summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/ir/value.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* shader: Add pools and rename filesReinUsesLisp2021-07-231-1/+1
* shader: Make typed IRReinUsesLisp2021-07-231-0/+28
* shader: Constant propagation and global memory to storage bufferReinUsesLisp2021-07-231-2/+15
* shader: SSA and dominanceReinUsesLisp2021-07-231-0/+37
* shader: Initial recompiler workReinUsesLisp2021-07-231-0/+124