aboutsummaryrefslogtreecommitdiff
path: root/src/shader_recompiler/ir_opt/ssa_rewrite_pass.cpp
AgeCommit message (Expand)Author
2021-07-22shader: Remove illegal character in SSA passReinUsesLisp
2021-07-22shader: Constant propagation and global memory to storage bufferReinUsesLisp
2021-07-22shader: SSA and dominanceReinUsesLisp