summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-simplify-for-emit.cpp
Commit message (Expand)AuthorAge
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* formatEllie Hermaszewska2024-10-29
* Overhaul IR lowering of pointer types. (#4710)Yong He2024-07-25
* Add SPIRV intrinsics for ShaderExecutionReordering and RW/Buffer. (#3252)Yong He2023-10-02
* Pool inst worklists and hashsets to avoid rehashing. (#2982)Yong He2023-07-12
* Dictionary using lowerCamel (#2835)jsmall-nvidia2023-04-25
* Remove `SharedIRBuilder`. (#2657)Yong He2023-02-16
* Overhaul global inst deduplication and cpp/cuda backend. (#2654)Yong He2023-02-16
* Arithmetic simplifications and more IR clean up logic. (#2632)Yong He2023-02-07