summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-dce.cpp
AgeCommit message (Expand)Author
2021-04-16Update `model-viewer` example and fixing compiler bugs. (#1795)Yong He
2021-02-16Add an accessor for IRInst opcode (#1707)Tim Foley
2020-11-06Fix comments. "white-list" -> "allow-list". (#1597)Yong He
2019-11-07* Removed strip pass from emit as no longer needed (#1114)jsmall-nvidia
2019-10-24Strip IR after front-end steps are done (#1092)Tim Foley
2019-10-17Initial work on representing layout at IR level (#1079)Tim Foley
2019-05-31Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia