summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/ir/basic_block.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-23shader: Initial instruction supportReinUsesLisp1-2/+2
2021-07-23shader: SSA and dominanceReinUsesLisp1-14/+37
2021-07-23shader: Initial recompiler workReinUsesLisp1-0/+142