summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenHLSL/GlobalConstructorFunction.hlsl
AgeCommit message (Expand)Author
2025-11-18[HLSL][DirectX] Use a padding type for HLSL buffers. (#167404)Justin Bogner
2025-05-15[HLSL] Implicit resource binding for cbuffers (#139022)Helena Kotas
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
2024-05-04[test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song
2022-10-06[HLSL] Remove global ctor/dtor variable for non-lib profile.Xiang Li
2022-09-13[HLSL] Call global destructors from entriesChris Bieneman
2022-09-09[HLSL] Call global constructors inside entryChris Bieneman