1. 8c4a352 AMDGPU: Add pass to lower kernel arguments to loads by Matt Arsenault · 7 years ago
  2. 982aee6 [AMDGPU] Switch scalarize global loads ON by default by Alexander Timofeev · 8 years ago
  3. e4a7413 Revert r307026, "[AMDGPU] Switch scalarize global loads ON by default" by NAKAMURA Takumi · 8 years ago
  4. ea7f08b [AMDGPU] Switch scalarize global loads ON by default by Alexander Timofeev · 8 years ago
  5. 3dbeefa AMDGPU: Mark all unspecified CC functions in tests as amdgpu_kernel by Matt Arsenault · 9 years ago
  6. 7aad8fd Enable FeatureFlatForGlobal on Volcanic Islands by Matt Arsenault · 9 years ago
  7. 0a1a7b6 Revert "AMDGPU: Enable ConstrainCopy DAG mutation" by Konstantin Zhuravlyov · 9 years ago
  8. 3b36bb1 AMDGPU: Enable ConstrainCopy DAG mutation by Matt Arsenault · 9 years ago
  9. fa5f767 AMDGPU: Improve splitting 64-bit bit ops by constants by Matt Arsenault · 9 years ago
  10. 124384f AMDGPU: Fix immediate folding logic when shrinking instructions by Matt Arsenault · 9 years ago
  11. 71fa1f3 AMDGPU: Fix a few slightly broken tests by Matt Arsenault · 9 years ago
  12. 97d0ffb ScheduleDAGInstrs: Rework schedule graph builder. by Matthias Braun · 10 years ago
  13. 2fd672a Revert "ScheduleDAGInstrs: Rework schedule graph builder." by Matthias Braun · 10 years ago
  14. d35fe3d ScheduleDAGInstrs: Rework schedule graph builder. by Matthias Braun · 10 years ago
  15. 45bb48e R600 -> AMDGPU rename by Tom Stellard · 10 years ago[Renamed from llvm/test/CodeGen/R600/or.ll]
  16. f5b2cd8 R600/SI: Allow commuting compares by Matt Arsenault · 11 years ago
  17. 898d11e DAGCombiner: Canonicalize select(and/or,x,y) depending on target. by Matthias Braun · 11 years ago
  18. a79ac14 [opaque pointer type] Add textual IR support for explicit type parameter to load instruction by David Blaikie · 11 years ago
  19. 79e6c74 [opaque pointer type] Add textual IR support for explicit type parameter to getelementptr instruction by David Blaikie · 11 years ago
  20. 83f0bce R600/SI: Define a schedule model and enable the generic machine scheduler by Tom Stellard · 11 years ago
  21. 7517077 R600/SI: Enable all tests that pass on VI without changes by Marek Olsak · 11 years ago
  22. 7d734f4 R600: Cleanup or test by Matt Arsenault · 11 years ago
  23. 49f8bfd R600/SI: Add a stub GCNTargetMachine by Tom Stellard · 11 years ago
  24. 7784992 R600/SI: Use s_movk_i32 by Matt Arsenault · 11 years ago
  25. 326d6ec R600/SI: Change all instruction assembly names to lowercase. by Tom Stellard · 11 years ago
  26. 79243d9 R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol table by Tom Stellard · 11 years ago
  27. b78875e R600/SI: Fix hardcoded register numbers in test by Matt Arsenault · 11 years ago
  28. fabf545 R600/SI: Move all fabs / fneg handling to patterns by Matt Arsenault · 11 years ago
  29. 9f4530b [SDAG] Introduce a combined set to the DAG combiner which tracks nodes by Chandler Carruth · 11 years ago
  30. 0d89e84 R600/SI: Fix select on i1 by Matt Arsenault · 11 years ago
  31. 10ae6a0 R600: Promote i64 loads to v2i32 by Tom Stellard · 11 years ago
  32. 4d7d383 R600/SI: Print more immediates in hex format by Matt Arsenault · 12 years ago
  33. b517c81 R600: Implement isZExtFree. by Matt Arsenault · 12 years ago
  34. 684dc80 R600/SI: Fix extra mov from legalizing 64-bit SALU ops. by Matt Arsenault · 12 years ago
  35. 248b7b6 R600/SI: Sub-optimial fix for 64-bit immediates with SALU ops. by Matt Arsenault · 12 years ago
  36. f35182c R600/SI: Fix 64-bit bit ops that require the VALU. by Matt Arsenault · 12 years ago
  37. 8e2581b R600/SI: Move instruction patterns to scalar versions. by Matt Arsenault · 12 years ago
  38. 72b31ee R600/SI: Change formatting of printed registers. by Matt Arsenault · 12 years ago
  39. af77543 R600: Fix handling of vector kernel arguments by Tom Stellard · 12 years ago
  40. fb96169 R600/SI: Add support for i64 bitwise or by Tom Stellard · 12 years ago
  41. 70f13db R600/SI: Use -verify-machineinstrs for most tests by Tom Stellard · 12 years ago
  42. 2fa162e R600/SI: Expand or of v2i32/v4i32 for SI by Aaron Watry · 12 years ago
  43. 4489b85 R600: Expand vector or, shl, srl, and xor nodes by Tom Stellard · 13 years ago