summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-constexpr.cpp
Commit message (Expand)AuthorAge
* Fix most of the disabled warnings on gcc/clang (#2839)Ellie Hermaszewska2023-04-26
* Dictionary using lowerCamel (#2835)jsmall-nvidia2023-04-25
* Remove `SharedIRBuilder`. (#2657)Yong He2023-02-16
* Unify UpdateField and UpdateElement with access chain. (#2611)Yong He2023-01-25
* Reimplement address elimination. (#2605)Yong He2023-01-24
* Rename IR opcodes to unify style. (#2556)Yong He2022-12-07
* Remove `construct` IR op. (#2555)Yong He2022-12-07
* Lower-to-ir no longer produce `Construct` inst. (#2553)Yong He2022-12-07
* Cleanup refactoring work around the IR builder (#2061)Theresa Foley2021-12-17
* Add an accessor for IRInst opcode (#1707)Tim Foley2021-02-16
* Clean up some behavior of operator% (#1060)Tim Foley2019-09-18
* Change how global-scope constants are handled (#1001)Tim Foley2019-07-17
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31