summaryrefslogtreecommitdiffstats
path: root/source/slang/ir-constexpr.cpp
Commit message (Expand)AuthorAge
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31
* String/List closer to conventions, and use Index type (#959)jsmall-nvidia2019-04-29
* Improve handling of {} initializer list expressions (#778)Tim Foley2019-01-16
* Move mangled name out of IRGlobalValue (#752)Tim Foley2018-12-13
* Add a warning on missing return, and initial SCCP pass (#671)Tim Foley2018-10-12
* Introduce an IR-level type system (#481)Tim Foley2018-04-11
* IR: next phase of "everything is an instruction" (#433)Tim Foley2018-03-03
* IR: "everything is an instruction" (#432)Tim Foley2018-03-01
* Initial work on validating "constexpr"-ness in IR (#420)Tim Foley2018-02-22