summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-legalize-types.cpp
AgeCommit message (Expand)Author
2021-12-17Cleanup refactoring work around the IR builder (#2061)Theresa Foley
2021-09-14Bring heterogeneous-hello-world back up to date. (#1935)David Siher
2021-05-04Add support for returning structures that contain opaque types (#1835)Tim Foley
2021-04-29Update gfx back-ends to handle static specialization (#1826)Tim Foley
2021-04-01Added compiler-core project (#1775)jsmall-nvidia
2021-02-16Add an accessor for IRInst opcode (#1707)Tim Foley
2020-12-07Fix a subtle bug introduced into type legalization (#1632)Tim Foley
2020-12-07"Shader Toy" example and related fixes (#1629)Tim Foley
2020-11-19Unify handling of static and dynamic dispatch for interfaces (#1612)Tim Foley
2020-11-05Refactor the flow of type legalization (#1594)Tim Foley
2020-09-04Allow mixing unspecialized and specialized existential parameters. (#1533)Yong He
2020-03-02Renamed UnownedStringSlice::size to getLength to make match String. (#1254)jsmall-nvidia
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-07-17Change how global-scope constants are handled (#1001)Tim Foley
2019-05-31Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia