summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/ir/opcode.inc (follow)
Commit message (Expand)AuthorAgeFilesLines
* shader: Make typed IRReinUsesLisp2021-07-231-87/+113
* shader: Constant propagation and global memory to storage bufferReinUsesLisp2021-07-231-4/+18
* shader: Initial instruction supportReinUsesLisp2021-07-231-46/+93
* shader: SSA and dominanceReinUsesLisp2021-07-231-0/+8
* shader: Initial recompiler workReinUsesLisp2021-07-231-0/+142