summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/ir/microinstruction.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* shader: Add support for forward declarationsReinUsesLisp2021-07-231-3/+17
* shader: Properly store phi on InstReinUsesLisp2021-07-231-11/+26
* shader: Add pools and rename filesReinUsesLisp2021-07-231-1/+1
* shader: Constant propagation and global memory to storage bufferReinUsesLisp2021-07-231-1/+3
* shader: Initial instruction supportReinUsesLisp2021-07-231-1/+11
* shader: SSA and dominanceReinUsesLisp2021-07-231-0/+10
* shader: Initial recompiler workReinUsesLisp2021-07-231-0/+82