summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-hoist-constants.cpp
Commit message (Expand)AuthorAge
* Optimize specialization, and remove unnecessary calls to `simplifyIR`. (#2999)Yong He2023-07-19
* 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
* Compiler time evaluation of all int and bool operators. (#2376)Yong He2022-08-24