summaryrefslogtreecommitdiff
path: root/tests/ir/string-literal.slang.expected
AgeCommit message (Expand)Author
2021-10-19Generalize heterogenous code emit (#1968)David Siher
2021-03-26Append proper suffixes to 16-bit literals for GLSL (#1767)Tim Foley
2020-07-24Ensure labels are dumped in `lower-to-ir` (#1459)Yong He
2020-02-07Change handling of strings for HLSL/GLSL targets (#1204)Tim Foley
2019-10-09Feature/decor entry point name (#1073)jsmall-nvidia
2019-10-08Feature/ir entry point profile (#1068)jsmall-nvidia
2019-10-04IR types for subset of Attributes (#1067)jsmall-nvidia
2019-02-15Split front- and back-ends (#846)Tim Foley
2018-12-17Specialize away resource-type function parameters (#759)Tim Foley
2018-12-13Move mangled name out of IRGlobalValue (#752)Tim Foley
2018-12-11Decorations are instructions (#748)Tim Foley
2018-09-19Support for IRStringLit (#645)jsmall-nvidia