summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/SPIRV/structurizer
AgeCommit message (Expand)Author
2025-06-03[SPIRV] Change how to detect OpenCL/Vulkan Env and update tests accordingly. ...Marcos Maronas
2025-03-28[SPIR-V] Add llvm.loop.unroll metadata lowering (#132062)Dmitry Sidorov
2025-03-28[SPIR-V] Mark XFAIL the test case that fails with LLVM_ENABLE_EXPENSIVE_CHECK...Vyacheslav Levytskyy
2025-03-24[HLSL] Add support to branch/flatten attributes to switch (#131739)joaosaffran
2025-01-13[HLSL] Adding Flatten and Branch if attributes with test fixes (#122157)joaosaffran
2025-01-08Revert #116331 & #121852 (#122105)Chris B
2025-01-06[HLSL] Adding Flatten and Branch if attributes (#116331)joaosaffran
2024-11-28[SPIR-V] Add partial order tests, assert reducible (#117887)Nathan Gauër
2024-11-28[SPIR-V] Fix block sorting with irreducible CFG (#116996)Nathan Gauër
2024-10-30[SPIR-V] Fix BB ordering & register lifetime (#111026)Nathan Gauër
2024-09-20[SPIR-V] Add SPIR-V structurizer (#107408)Nathan Gauër
2024-08-21[SPIR-V] Sort basic blocks to match the SPIR-V spec (#102929)Nathan Gauër
2024-06-11[SPIR-V] Fix flakiness during switch generation. (#95001)Nathan Gauër
2024-06-03[SPIR-V] Add pass to merge convergence region exit targets (#92531)Nathan Gauër