summaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/DXILResource/buffer-frombinding.ll
AgeCommit message (Expand)Author
2025-08-28[HLSL][DirectX] Remove uniformity bit from resource initialization intrinsics...Helena Kotas
2025-08-14[DirectX] Add Range Overlap validation (#152229)joaosaffran
2025-05-29[DirectX] Update resource type names in DXIL metadata to include element type...Helena Kotas
2025-05-28[DirectX] Gather resource names in DXIL resource analysis (#140633)Helena Kotas
2025-05-27[DirectX] Add resource name argument to llvm.dx.handlefrom[implicit]binding i...Helena Kotas
2025-04-24[HLSL] Analyze updateCounter usage (#135669)Ashley Coleman
2025-04-14[HLSL] Move Resource Instance Properties from TypeInfo (#135259)Ashley Coleman
2025-04-04[NFC][HLSL] Rename ResourceBinding Types (#134165)Ashley Coleman
2025-02-25[DirectX] Update CBuffer to refer to a `dx.Layout` type (#128697)Justin Bogner
2024-12-19[DirectX][SPIRV] Consistent names for HLSL resource intrinsics (#120466)Justin Bogner
2024-12-18[DirectX] Split resource info into type and binding info. NFC (#119773)Justin Bogner
2024-12-16[DirectX] Get resource information via TargetExtType (#119772)Justin Bogner
2024-08-23[DXIL][Analysis] Uniquify duplicate resources in DXILResourceAnalysisJustin Bogner
2024-08-20[DXIL][Analysis] Update test to match comment. NFC (#105409)Justin Bogner
2024-08-16Re-Apply "[DXIL][Analysis] Implement enough of DXILResourceAnalysis for buffe...Justin Bogner
2024-08-15Revert "[DXIL][Analysis] Implement enough of DXILResourceAnalysis for buffers...Mehdi Amini
2024-08-15[DXIL][Analysis] Implement enough of DXILResourceAnalysis for buffersJustin Bogner