summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/AMDGPU/array-ptr-calc-i32.ll
AgeCommit message (Expand)Author
2025-03-12[AMDGPU] Extend promotion of alloca to vectors (#127973)Carl Ritson
2024-10-02AMDGPU: Handle v_add* in eliminateFrameIndex (#102346)Matt Arsenault
2024-02-09[AMDGPU] Don't fix the scavenge slot at offset 0 (#79136)Diana Picus
2024-01-16[AMDGPU,test] Change llc -march= to -mtriple= (#75982)Fangrui Song
2023-08-14[SDAG] Don't transfer !range metadata without !noundef to SDAG (PR64589)Nikita Popov
2022-12-01AMDGPU: Convert some assorted tests to opaque pointersMatt Arsenault
2020-03-19[AMDGPU] Add Scratch Wave Offset to Scratch Buffer Descriptor in entry functionsScott Linder
2019-11-13AMDGPU: Switch backend default max workgroup size to 1024Matt Arsenault
2018-02-02[AMDGPU] Switch to the new addr space mapping by defaultYaxun Liu
2017-11-15AMDGPU: Don't use MUBUF vaddr if address may overflowMatt Arsenault
2017-08-07AMDGPU: Cleanup subtarget featuresMatt Arsenault
2017-03-21AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernelMatt Arsenault
2017-02-22AMDGPU: Always allocate emergency stack slot at offset 0Matt Arsenault
2016-09-06[AMDGPU] Wave and register controlsKonstantin Zhuravlyov
2016-05-16AMDGPU: Fix promote alloca pass creating huge arraysMatt Arsenault
2016-04-28AMDGPU: Fix mishandling array allocations when promoting allocaMatt Arsenault
2016-04-16AMDGPU: Enable LocalStackSlotAllocation passMatt Arsenault
2016-02-11AMDGPU: Remove some old intrinsic uses from testsMatt Arsenault
2016-02-02AMDGPU: Do not promote allocas with non-inbounds GEPsMatt Arsenault
2015-12-19AMDGPU: Switch barrier intrinsics to using convergentMatt Arsenault
2015-08-29AMDGPU: Add sdst operand to VOP2b instructionsMatt Arsenault
2015-06-13R600 -> AMDGPU renameTom Stellard