summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/DirectX/CreateHandleFromBinding.ll
AgeCommit message (Expand)Author
2025-08-28[HLSL][DirectX] Remove uniformity bit from resource initialization intrinsics...Helena Kotas
2025-05-27[DirectX] Add resource name argument to llvm.dx.handlefrom[implicit]binding i...Helena Kotas
2025-03-13[DirectX] Use "texture" not "SRV" when pretty printing resources (#130230)Justin Bogner
2025-02-25[DirectX] Fix printing of DXIL cbuffer info (#128698)Justin Bogner
2025-01-21[DXIL] Define and generate `DXILAttribute` and `DXILProperty` (#117072)Finn Plummer
2024-12-19[DirectX][SPIRV] Consistent names for HLSL resource intrinsics (#120466)Justin Bogner
2024-12-18[DirectX] Lower ops after translating metadata (#120157)Justin Bogner
2024-11-25[DirectX] Calculate resource binding offsets using the lower bound (#117303)Justin Bogner
2024-11-04[DirectX] Update DXIL op codes for annotateHandle and createHandleFromBinding...Helena Kotas
2024-09-11[DirectX] Preserve value names in DXILOpLowering. NFC (#108089)Justin Bogner
2024-08-26[DirectX] Add resource handling to the DXIL pretty printerJustin Bogner
2024-08-26[DirectX] Implement metadata lowering for resourcesJustin Bogner
2024-08-23[DirectX] Lower `@llvm.dx.handle.fromBinding` to DXIL opsJustin Bogner