summaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/KernelInfo
AgeCommit message (Expand)Author
2025-08-08[IR] Remove size argument from lifetime intrinsics (#150248)Nikita Popov
2025-06-13[NFC][AMDGPU] Fix stale links to ROCm repositories (#143949)Saiyedul Islam
2025-04-30[AMDGPU] Remove explicit datalayout from tests where not neededAlexander Richardson
2025-02-26[NVPTX] Convert vector function nvvm.annotations to attributes (#127736)Alex MacLean
2025-02-12[NVPTX] Convert scalar function nvvm.annotations to attributes (#125908)Alex MacLean
2025-01-29[KernelInfo] Implement new LLVM IR pass for GPU code analysis (#102944)Joel E. Denny