summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/ir/basic_block.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* shader: Initial instruction supportReinUsesLisp2021-07-231-2/+2
* shader: SSA and dominanceReinUsesLisp2021-07-231-14/+37
* shader: Initial recompiler workReinUsesLisp2021-07-231-0/+142