summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-liveness.cpp
Commit message (Expand)AuthorAge
* extend fiddle to allow custom lua splices in more places (#7559)Ellie Hermaszewska2025-07-01
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* formatEllie Hermaszewska2024-10-29
* Support pointers in SPIRV. (#3561)Yong He2024-02-08
* Dictionary using lowerCamel (#2835)jsmall-nvidia2023-04-25
* Remove `SharedIRBuilder`. (#2657)Yong He2023-02-16
* Rename IR opcodes to unify style. (#2556)Yong He2022-12-07
* Remove `construct` IR op. (#2555)Yong He2022-12-07
* Lower-to-ir no longer produce `Construct` inst. (#2553)Yong He2022-12-07
* More liveness improvements (#2272)jsmall-nvidia2022-06-13
* Liveness fixes and improvements (#2270)jsmall-nvidia2022-06-13
* Clean up void returns. (#2260)Yong He2022-06-01
* Remove LivenessLocation (#2248)jsmall-nvidia2022-05-26
* Special handling around return and liveness (#2234)jsmall-nvidia2022-05-17
* Liveness tracking with phis (#2233)jsmall-nvidia2022-05-17
* Liveness pass fixes and improvements (#2225)jsmall-nvidia2022-05-09
* Output SPIR-V lifetimes (#2221)jsmall-nvidia2022-05-05
* Preliminary Liveness tracking (#2218)jsmall-nvidia2022-05-05