1. 2a22c5d [AMDGPU] Switch to the new addr space mapping by default by Yaxun Liu · 8 years ago
  2. 45b9818 AMDGPU: Don't use MUBUF vaddr if address may overflow by Matt Arsenault · 8 years ago
  3. 8728c5f AMDGPU: Cleanup subtarget features by Matt Arsenault · 8 years ago
  4. 3dbeefa AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernel by Matt Arsenault · 9 years ago
  5. 707780b AMDGPU: Always allocate emergency stack slot at offset 0 by Matt Arsenault · 9 years ago
  6. 1d65026 [AMDGPU] Wave and register controls by Konstantin Zhuravlyov · 9 years ago
  7. 8a028bf AMDGPU: Fix promote alloca pass creating huge arrays by Matt Arsenault · 9 years ago
  8. c5fce69 AMDGPU: Fix mishandling array allocations when promoting alloca by Matt Arsenault · 10 years ago
  9. c10783c AMDGPU: Enable LocalStackSlotAllocation pass by Matt Arsenault · 10 years ago
  10. 9c47dd5 AMDGPU: Remove some old intrinsic uses from tests by Matt Arsenault · 10 years ago
  11. de42081 AMDGPU: Do not promote allocas with non-inbounds GEPs by Matt Arsenault · 10 years ago
  12. 2aed6ca AMDGPU: Switch barrier intrinsics to using convergent by Matt Arsenault · 10 years ago
  13. e4d0c14 AMDGPU: Add sdst operand to VOP2b instructions by Matt Arsenault · 10 years ago
  14. 45bb48e R600 -> AMDGPU rename by Tom Stellard · 10 years ago[Renamed from llvm/test/CodeGen/R600/array-ptr-calc-i32.ll]
  15. a79ac14 [opaque pointer type] Add textual IR support for explicit type parameter to load instruction by David Blaikie · 11 years ago
  16. 79e6c74 [opaque pointer type] Add textual IR support for explicit type parameter to getelementptr instruction by David Blaikie · 11 years ago
  17. 49f8bfd R600/SI: Add a stub GCNTargetMachine by Tom Stellard · 11 years ago
  18. 326d6ec R600/SI: Change all instruction assembly names to lowercase. by Tom Stellard · 11 years ago
  19. 79243d9 R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol table by Tom Stellard · 11 years ago
  20. 7b46a59 R600/SI: Relax a few tests to help enable scheduler by Matt Arsenault · 11 years ago
  21. 229d5e6 R600/SI: Update MUBUF assembly string to match AMD proprietary compiler by Tom Stellard · 11 years ago
  22. b02094e R600/SI: Use scratch memory for large private arrays by Tom Stellard · 11 years ago
  23. 7d5e2cb R600: Run more tests with promote alloca disabled. by Matt Arsenault · 11 years ago
  24. 880a80a R600: Use LDS and vectors for private memory by Tom Stellard · 11 years ago
  25. 06028dd R600/SI: Fix verifier error with pseudo store instructions. by Matt Arsenault · 12 years ago
  26. a98cd6a R600/SI: Make private pointers be 32-bit. by Matt Arsenault · 12 years ago