summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-sccp.cpp
AgeCommit message (Expand)Author
2022-09-15Language feature: pointer sized int types. (#2401)Yong He
2022-03-18Fix type truncation during SCCP. (#2163)Yong He
2022-03-01Fix folding of no-arg constructs in SCCP pass (#2148)Theresa Foley
2022-02-25Improved SCCP, inlining and resource specialization passes, legalize `ImageSu...Yong He
2021-12-17Cleanup refactoring work around the IR builder (#2061)Theresa Foley
2021-02-16Add an accessor for IRInst opcode (#1707)Tim Foley
2019-05-31Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia