1. f78650a Remove trailing space by Fangrui Song · 7 years ago
  2. 0f7f59f [PowerPC] fix trivial typos in comment, NFC by Hiroshi Inoue · 7 years ago
  3. d34e60c Rename DEBUG macro to LLVM_DEBUG. by Nicola Zaghen · 7 years ago
  4. 801bf7e [DebugInfo] Examine all uses of isDebugValue() for debug instructions. by Shiva Chen · 7 years ago
  5. 6535993 Re-commit: [MachineLICM] Add functions to MachineLICM to hoist invariant stores by Zaara Syeda · 8 years ago
  6. 01f414b Revert [MachineLICM] This reverts commit rL327856 by Zaara Syeda · 8 years ago
  7. ff05e2b [MachineLICM] Add functions to MachineLICM to hoist invariant stores by Zaara Syeda · 8 years ago
  8. df28fb6 test commit: fix formatting of a comment by Zaara Syeda · 8 years ago
  9. 4e1f5e0 [PowerPC] Fix for PR35688 - handle out-of-range values for r+r to r+i conversion by Nemanja Ivanovic · 8 years ago
  10. 11e571e [PowerPC] fix a bug in redundant compare elimination by Hiroshi Inoue · 8 years ago
  11. f4cc67a [PPC] Disable reg+reg to reg+imm transformation. by Benjamin Kramer · 8 years ago
  12. f1caa28 MachineFunction: Return reference from getFunction(); NFC by Matthias Braun · 8 years ago
  13. 1794cdc Fix code causing fallthrough warnings in the PPC back end. by Nemanja Ivanovic · 8 years ago
  14. 6995e5d [PowerPC] Convert r+r instructions to r+i (pre and post RA) by Nemanja Ivanovic · 8 years ago
  15. 0d47d32 Disabling r312514 as it causes miscompiles that show up on bootstrap by Nemanja Ivanovic · 8 years ago
  16. a8a83d1 [CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register. by Francis Visoiu Mistrih · 8 years ago
  17. 25528d6 [CodeGen] Unify MBB reference format in both MIR and debug output by Francis Visoiu Mistrih · 8 years ago
  18. 93ef145 [CodeGen] Print "%vreg0" as "%0" in both MIR and debug output by Francis Visoiu Mistrih · 8 years ago
  19. f94d58d [PowerPC] Remove redundant TOC saves by Zaara Syeda · 8 years ago
  20. 72a1f98 [PowerPC] fix up in redundant compare elimination by Hiroshi Inoue · 8 years ago
  21. 6262fd4 Revert "[PowerPC] Try to simplify a Swap if it feeds a Splat" by Stefan Pintilie · 8 years ago
  22. 8f0c783 [PowerPC] Try to simplify a Swap if it feeds a Splat by Stefan Pintilie · 8 years ago
  23. 52bbd58 Revert "[PowerPC] Try to simplify a Swap if it feeds a Splat" by Stefan Pintilie · 8 years ago
  24. feafa1d [PowerPC] Try to simplify a Swap if it feeds a Splat by Stefan Pintilie · 8 years ago
  25. 0026c06 Disabling the transformation introduced in r315888 by Nemanja Ivanovic · 8 years ago
  26. e3a3e3c [PowerPC] Eliminate sign- and zero-extensions if already sign- or zero-extended by Hiroshi Inoue · 8 years ago
  27. 7bf866e Fix for PR34888. by Nemanja Ivanovic · 8 years ago
  28. 224661d [trivial] fix format, NFC by Hiroshi Inoue · 8 years ago
  29. 79c0bec [PowerPC] eliminate partially redundant compare instruction by Hiroshi Inoue · 8 years ago
  30. 2d9c5f3b [PowerPC Peephole] Constants into a join add, use ADDI over LI/ADD. by Tony Jiang · 8 years ago
  31. 614453b [PowerPC] eliminate redundant compare instruction by Hiroshi Inoue · 8 years ago
  32. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  33. 116bbab [CodeGen] Rename MachineInstrBuilder::addOperand. NFC by Diana Picus · 9 years ago
  34. 15748f4 [PowerPC] Improvements for BUILD_VECTOR Vol. 4 by Nemanja Ivanovic · 9 years ago
  35. 4ff62b1 [PPCMIPeephole] Fix splat elimination by Tim Shen · 9 years ago
  36. 11049f8 [Power9] Part-word VSX integer scalar loads/stores and sign extend instructions by Nemanja Ivanovic · 9 years ago
  37. 289bd5f Add optimization bisect opt-in calls for PowerPC passes by Andrew Kaylor · 9 years ago
  38. 34af5e1 [PowerPC] Add an MI SSA peephole pass. by Bill Schmidt · 10 years ago