summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-peephole.h
Commit message (Expand)AuthorAge
* formatEllie Hermaszewska2024-10-29
* Variadic Generics Part 2: IR lowering and specialization. (#4849)Yong He2024-08-18
* Allow default values for `extern` symbols. (#3632)Yong He2024-02-26
* Refactor compiler option representations. (#3598)Yong He2024-02-20
* Add ConstBufferPointer::subscript. (#3415)Yong He2023-12-15
* Optimize specialization, and remove unnecessary calls to `simplifyIR`. (#2999)Yong He2023-07-19
* Remove `SharedIRBuilder`. (#2657)Yong He2023-02-16
* Add Loop Unrolling Pass. (#2644)Yong He2023-02-13
* Separate primal computations from unzipped function into an explicit function...Yong He2022-12-19
* Lower throwing COM interface method. (#2282)Yong He2022-06-21