summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenHLSL/this-assignment.hlsl
AgeCommit message (Expand)Author
2025-04-28[HLSL] Treat classes and structs as packed by default (#137391)Justin Bogner
2024-10-10Switch DirectX Target to use the Itanium ABI (#111632)Greg Roth
2024-09-13[HLSL] Fix move assignment of `this` (#108445)Chris B
2024-08-29[HLSL] Apply NoRecurse attrib to all HLSL functions (#105907)Greg Roth
2024-08-09[IRBuilder] Generate nuw GEPs for struct member accesses (#99538)Hari Limaye
2024-05-03[clang,test] Convert text files from CRLF to LFFangrui Song
2022-11-07[HLSL] Added HLSL this as a referenceGrace Jennings