summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/ir/pred.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-23shader: Rename, implement FADD.SAT and P2R (imm)ReinUsesLisp1-2/+2
2021-07-23shader: Initial instruction supportReinUsesLisp1-1/+10
2021-07-23shader: SSA and dominanceReinUsesLisp1-0/+7
2021-07-23shader: Initial recompiler workReinUsesLisp1-0/+28