summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-union.cpp
AgeCommit message (Expand)Author
2021-12-17Cleanup refactoring work around the IR builder (#2061)Theresa Foley
2021-02-16Add an accessor for IRInst opcode (#1707)Tim Foley
2019-10-22User IR-based layout for all IR steps (#1084)Tim Foley
2019-10-17Initial work on representing layout at IR level (#1079)Tim Foley
2019-05-31Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia