summaryrefslogtreecommitdiff
path: root/src/shader_recompiler/frontend/ir/post_order.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXGravatar Morph1-3/+2
2021-07-22shader_recompiler: GCC fixesGravatar lat9nq1-1/+1
2021-07-22glasm: Rework control flow introducing a syntax listGravatar ReinUsesLisp1-19/+17
2021-07-22shader: Primitive Vulkan integrationGravatar ReinUsesLisp1-1/+1
2021-07-22shader: Support SSA loops on IRGravatar ReinUsesLisp1-0/+48