summaryrefslogtreecommitdiff
path: root/src/shader_recompiler/frontend/ir/value.cpp
AgeCommit message (Expand)Author
2021-07-22shader_recompiler,video_core: Cleanup some GCC and Clang errorslat9nq
2021-07-22shader: Store type of phi nodes in flagsReinUsesLisp
2021-07-22shader: Refactor PTP and other minor changesReinUsesLisp
2021-07-22shader: Implement TLD4.PTPFernandoS27
2021-07-22shader: Implement DADDameerj
2021-07-22shader: Fix control flowReinUsesLisp
2021-07-22shader: Add utility to resolve identities on a valueReinUsesLisp
2021-07-22shader: Add pools and rename filesReinUsesLisp
2021-07-22shader: Make typed IRReinUsesLisp
2021-07-22shader: Constant propagation and global memory to storage bufferReinUsesLisp
2021-07-22shader: SSA and dominanceReinUsesLisp
2021-07-22shader: Initial recompiler workReinUsesLisp