summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenHLSL/inline-functions.hlsl
AgeCommit message (Expand)Author
2025-06-16[HLSL] Use hidden visibility for external linkage. (#140292)Steven Perron
2025-05-29[HLSL] Make implicit binding warning off by default (#141879)Helena Kotas
2025-04-16[HLSL] Add a warning for implicit bindings (#135909)Justin Bogner
2025-02-11[HLSL] Appropriately set function attribute optnone (#125937)S. Bharadwaj Yadavalli
2025-01-29[IR] Convert from nocapture to captures(none) (#123181)Nikita Popov
2024-10-10Switch DirectX Target to use the Itanium ABI (#111632)Greg Roth
2024-09-17Reapply "[HLSL] set alwaysinline on HLSL functions (#106588)"Thurston Dang
2024-09-17Revert "[HLSL] set alwaysinline on HLSL functions (#106588)"Thurston Dang
2024-09-17[HLSL] set alwaysinline on HLSL functions (#106588)Greg Roth