| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "shader_recompiler/dead_code_elimination: Add DeadBranchElimination pass" | 2022-10-25 | 1 | -89/+9 | |
| * | general: Convert source file copyright comments over to SPDX | 2022-04-23 | 1 | -3/+2 | |
| * | dead_code_elimination_pass: Remove unreachable Phi arguments | 2022-03-23 | 1 | -0/+27 | |
| * | shader_recompiler/dead_code_elimination: Add DeadBranchElimination pass | 2022-03-22 | 1 | -9/+62 | |
| * | shader: Avoid usage of C++20 ranges to build in clang | 2021-07-22 | 1 | -2/+0 | |
| * | shader: Remove invalidated blocks in dead code elimination pass | 2021-07-22 | 1 | -3/+6 | |
| * | shader: Move microinstruction header to the value header | 2021-07-22 | 1 | -1/+1 | |
| * | shader: Implement CAL inlining function calls | 2021-07-22 | 1 | -4/+6 | |
| * | shader: Support SSA loops on IR | 2021-07-22 | 1 | -1/+1 | |
| * | shader: Initial recompiler work | 2021-07-22 | 1 | -0/+23 |