summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir.cpp
AgeCommit message (Expand)Author
2020-02-06Literal handling improvements (#1202)jsmall-nvidia
2020-01-28Fix layout for structured buffers of matrices (#1184)Tim Foley
2019-11-22Clean up the concept of "pseudo ops" (#1136)Tim Foley
2019-11-19Initial work for "global generic value parameters" (#1127)Tim Foley
2019-10-24Strip IR after front-end steps are done (#1092)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-09-18Clean up some behavior of operator% (#1060)Tim Foley
2019-08-22WIP: CPU compute coverage (#1030)jsmall-nvidia
2019-08-08Revise new COM-lite API (#1007)Tim Foley
2019-07-18Add back a notion of IR global constants (#1002)Tim Foley
2019-07-17Change how global-scope constants are handled (#1001)Tim Foley
2019-07-09WIP: slang to C++ code generation (#997)jsmall-nvidia
2019-05-31Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia