summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenHLSL/basic_types.hlsl
AgeCommit message (Expand)Author
2025-10-31[HLSL] Add NativeInt16Type langopt to control whether short type is supported...Sarah Spall
2025-06-16[HLSL] Use hidden visibility for external linkage. (#140292)Steven Perron
2025-02-25[HLSL] Implement default constant buffer $Globals (2nd attempt) (#128589)Helena Kotas
2025-02-20Revert "[HLSL] Implement default constant buffer `$Globals`" (#128112)Helena Kotas
2025-02-20[HLSL] Implement default constant buffer `$Globals` (#125807)Helena Kotas
2024-10-10Switch DirectX Target to use the Itanium ABI (#111632)Greg Roth
2022-10-19Move HLSL builtins into hlsl namespaceChris Bieneman
2022-09-17[NFC} update CodeGenHLSL tests to use cc1 instead of driver-modeXiang Li
2022-06-23[HLSL] Enable half type for hlsl.Xiang Li
2022-05-31[HLSL] Enable vector types for hlsl.Xiang Li
2022-05-30Revert "[HLSL] Enable vector types for hlsl."Nico Weber
2022-05-30[HLSL] Enable vector types for hlsl.Xiang Li