1. eabb8dd AMDGPU: Fix analyzeBranch failing with pseudoterminators by Matt Arsenault · 7 years ago
  2. e86c8d3 [AMDGPU] Optimize S_CBRANCH_VCC[N]Z -> S_CBRANCH_EXEC[N]Z by Stanislav Mekhanoshin · 7 years ago
  3. 7f0d05d AMDGPU: Force skip over s_sendmsg and exp instructions by Nicolai Haehnle · 7 years ago
  4. 5bfbae5 AMDGPU: Refactor Subtarget classes by Tom Stellard · 7 years ago
  5. 44b30b4 AMDGPU: Remove #include "MCTargetDesc/AMDGPUMCTargetDesc.h" from common headers by Tom Stellard · 7 years ago
  6. 5f8f34e4 Remove \brief commands from doxygen comments. by Adrian Prantl · 7 years ago
  7. d6ba3db Fix compiler warning introduced in r325931. NFC. by Geoff Berry · 8 years ago
  8. f8bf2ec [MachineOperand][Target] MachineOperand::isRenamable semantics changes by Geoff Berry · 8 years ago
  9. 1d53101 [AMDGPU] isRenamable fixes to support copy forwarding by Geoff Berry · 8 years ago
  10. 48057b5 AMDGPU: Allow a SGPR for the conditional KILL operand by Marek Olsak · 8 years ago
  11. f1caa28 MachineFunction: Return reference from getFunction(); NFC by Matthias Braun · 8 years ago
  12. ce76ea0 AMDGPU: Add new intrinsic llvm.amdgcn.kill(i1) by Marek Olsak · 8 years ago
  13. 4651396 [AMDGPU] Avoid predicated execution of the basic blocks containing scalar by Alexander Timofeev · 8 years ago
  14. 5b20fbb AMDGPU: Rename SI_RETURN by Matt Arsenault · 9 years ago
  15. bf67cf7 AMDGPU: Remove spurious out branches after a kill by Matt Arsenault · 9 years ago
  16. 6620376 [AMDGPU] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  17. 116bbab [CodeGen] Rename MachineInstrBuilder::addOperand. NFC by Diana Picus · 9 years ago
  18. 7bee6ac AMDGPU: Refactor exp instructions by Matt Arsenault · 9 years ago
  19. 117296c Use StringRef in Pass/PassManager APIs (NFC) by Mehdi Amini · 9 years ago
  20. 78fc9da AMDGPU: Split SILowerControlFlow into two pieces by Matt Arsenault · 9 years ago