summaryrefslogtreecommitdiff
path: root/llvm/lib/BinaryFormat/AMDGPUMetadataVerifier.cpp
AgeCommit message (Expand)Author
2025-11-11Remove unused <utility> inclusionserge-sans-paille
2025-09-15[AMDGPU] Add the support for `.cluster_dims` code object metadata (#158721)Shilei Tian
2025-08-26NFC: remove some instances of deprecated capture (#154884)Jeremy Kun
2024-01-04[AMDGPU] Add dynamic LDS size implicit kernel argument to CO-v5 (#65273)Chaitanya
2023-12-03[llvm] Stop including map (NFC)Kazu Hirata
2023-01-05[AMDGPU] Add .uniform_work_group_size metadata to v5Vang Thao
2022-12-16[BinaryFormat] Use std::optional instead of llvm::Optional (NFC)Kazu Hirata
2022-12-13[AMDGPU] Add `.workgroup_processor_mode` to v5 MDPierre van Houtryve
2022-12-06[llvm] Don't include STLForwardCompat.h (NFC)Kazu Hirata
2022-07-18[AMDGPU] Add the uses_dynamic_stack field to the kernel descriptor and the ke...Abinav Puthan Purayil
2022-02-25[AMDGPU][NFC]: Emit metadata for hidden_heap_v1 kernargChangpeng Fang
2022-01-31AMDGPU {NFC}: Add code object v5 support and generate metadata for implicit k...Changpeng Fang
2022-01-26Cleanup headers for BinaryFormatserge-sans-paille
2021-12-11Use llvm::any_of and llvm::all_of (NFC)Kazu Hirata
2020-07-10AMDGPU: Remove .value_type from kernel metadataMatt Arsenault
2020-02-29Avoid including FileSystem.h from MemoryBuffer.hReid Kleckner
2019-11-20[AMDGPU] add support for hostcall buffer pointer as hidden kernel argumentSameer Sahasrabuddhe
2019-07-05[AMDGPU] Added a new metadata for multi grid sync implicit argumentYaxun Liu
2019-03-13[AMDGPU] Switched HSA metadata to use MsgPackDocumentTim Renouf
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-12-12[AMDGPU] Emit MessagePack HSA Metadata for v3 code objectScott Linder