1. 5bfbae5 AMDGPU: Refactor Subtarget classes by Tom Stellard · 7 years ago
  2. 28624f9 [AMDGPU] Factored out common part of GCNRPTracker::reset() by Stanislav Mekhanoshin · 7 years ago
  3. 801bf7e [DebugInfo] Examine all uses of isDebugValue() for debug instructions. by Shiva Chen · 7 years ago
  4. 432a388 IWYU for llvm-config.h in llvm, additions. by Nico Weber · 7 years ago
  5. f842297 Rename LiveIntervalAnalysis.h to LiveIntervals.h by Matthias Braun · 8 years ago
  6. 9d419d3 [CodeGen] Rename functions PrintReg* to printReg* by Francis Visoiu Mistrih · 8 years ago
  7. b3bde2e Fix a bunch more layering of CodeGen headers that are in Target by David Blaikie · 8 years ago
  8. 615eb47 Reverting r315590; it did not include changes for llvm-tblgen, which is causing link errors for several people. by Aaron Ballman · 8 years ago
  9. 3e0199f [dump] Remove NDEBUG from test to enable dump methods [NFC] by Don Hinton · 8 years ago
  10. c8fbf6f [AMDGPU] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  11. f3a778d Implement LaneBitmask::getNumLanes and LaneBitmask::getHighestLane by Krzysztof Parzyszek · 8 years ago
  12. e9f0c1e Use LaneBitmask::getLane in a few more places by Krzysztof Parzyszek · 8 years ago
  13. 0cd23f56 [CodeGen] Rename DEBUG_TYPE to match passnames by Evandro Menezes · 8 years ago
  14. debb3c3 Make helper functions static. NFC. by Benjamin Kramer · 8 years ago
  15. 74cb9c8 [AMDGPU] Fix incorrect register usage tracking in GCNUpwardTracker by Valery Pykhtin · 8 years ago
  16. acca0f5 [AMDGPU] Use GCNRPTracker dumper methods in scheduler by Stanislav Mekhanoshin · 8 years ago
  17. 464cecf [AMDGPU] Turn register pressure estimation into forward tracker by Stanislav Mekhanoshin · 8 years ago
  18. 7e3794d [AMDGPU] Fixed typo in GCNRegPressure, NFC by Stanislav Mekhanoshin · 8 years ago
  19. 44e25f3 Move size and alignment information of regclass to TargetRegisterInfo by Krzysztof Parzyszek · 8 years ago
  20. fd4c410 [AMDGPU] Iterative scheduling infrastructure + minimal registry scheduler by Valery Pykhtin · 9 years ago