summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-propagate-func-properties.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
* Fix side effect checking around storage buffer type. (#3762)Yong He2024-03-13
* Fix funcs w/ buffer load being treated as readnone. (#3441)Yong He2024-01-09
* Small fixes to GLSL-legalize and func-property prop. (#2950)Yong He2023-06-29
* Fix DCE on mutable calls in a loop. (#2943)Yong He2023-06-26
* Fix function side-effectness prop logic. (#2875)Yong He2023-05-09
* Dictionary using lowerCamel (#2835)jsmall-nvidia2023-04-25
* Fix optimization pass not converging. (#2725)Yong He2023-03-23
* More control flow simplifications. (#2673)Yong He2023-02-24