1. 8e9cc63 AMDGPU/SI: Add s_waitcnt at the end of non-void functions by Marek Olsak · 10 years ago
  2. fccabaf AMDGPU/SI: Add new target attribute InitialPSInputAddr by Marek Olsak · 10 years ago
  3. 26f8f3d AMDGPU: Rework how private buffer passed for HSA by Matt Arsenault · 10 years ago
  4. 49affb8 AMDGPU: Check feature attributes in SIMachineFunctionInfo by Matt Arsenault · 10 years ago
  5. 5b22dfa AMDGPU: Also track whether SGPRs were spilled by Matt Arsenault · 10 years ago
  6. 45bb48e R600 -> AMDGPU rename by Tom Stellard · 10 years ago[Renamed from llvm/lib/Target/R600/SIMachineFunctionInfo.h]
  7. e99fb65 R600/SI: Add subtarget feature to enable VGPR spilling for all shader types by Tom Stellard · 11 years ago
  8. 42fb60e R600/SI: Spill VGPRs to scratch space for compute shaders by Tom Stellard · 11 years ago
  9. 9646890 R600/SI: Implement VGPR register spilling for compute at -O0 v3 by Tom Stellard · 11 years ago
  10. 8e52375 R600/SI: Remove unused SGPR spilling code by Tom Stellard · 11 years ago
  11. c5cf2f0 R600/SI: Use eliminateFrameIndex() to expand SGPR spill pseudos by Tom Stellard · 11 years ago
  12. a7c40ef Canonicalize header guards into a common format. by Benjamin Kramer · 11 years ago
  13. b02094e R600/SI: Use scratch memory for large private arrays by Tom Stellard · 11 years ago
  14. eba6107 R600/SI: Only create one instruction when spilling/restoring register v3 by Tom Stellard · 12 years ago
  15. 5656db4 [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final' and leave 'virtual' on some methods that are marked virtual without overriding anything and have no obvious overrides themselves. R600 edition by Craig Topper · 12 years ago
  16. c149dc0 R600/SI: Implement spilling of SGPRs v5 by Tom Stellard · 12 years ago
  17. d12ccbd [weak vtables] Remove a bunch of weak vtables by Juergen Ributzka · 12 years ago
  18. 49109a2 Revert r194865 and r194874. by Alexey Samsonov · 12 years ago
  19. dbedae8 [weak vtables] Remove a bunch of weak vtables by Juergen Ributzka · 12 years ago
  20. ace6f73 R600/SI: Share code recording ShaderTypeAttribute between generations by Vincent Lejeune · 13 years ago
  21. 99ee0f4 R600/SI: rework input interpolation v2 by Christian Konig · 13 years ago
  22. 3625055 R600/SI: remove shader type intrinsic by Christian Konig · 13 years ago
  23. 75aadc2 Add R600 backend by Tom Stellard · 13 years ago