summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-specialize-function-call.cpp
AgeCommit message (Expand)Author
2023-02-24More control flow simplifications. (#2673)Yong He
2023-02-16Remove `SharedIRBuilder`. (#2657)Yong He
2022-12-07Rename IR opcodes to unify style. (#2556)Yong He
2022-04-11Refactor: eliminate BackEndCompileRequest (#2178)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-07-21Work to mitigate SPIR-V bloat (#1914)Theresa Foley
2021-02-16Add an accessor for IRInst opcode (#1707)Tim Foley
2021-01-26Obfuscation naming issue fix (#1676)jsmall-nvidia
2020-07-23Run array specialization in a sperate pass. (#1449)Yong He