1. f1caa28 MachineFunction: Return reference from getFunction(); NFC by Matthias Braun · 8 years ago
  2. b3bde2e Fix a bunch more layering of CodeGen headers that are in Target by David Blaikie · 8 years ago
  3. 3f833ed Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering by David Blaikie · 8 years ago
  4. cee7536 [XRay] support conditional return on PPC. by Tim Shen · 8 years ago
  5. 711dec2 [XRay][CodeGen][PowerPC] Fix tail exit codegen for XRay in PPC by Dean Michael Berris · 8 years ago
  6. e4b9745 Fix mixed line terminators. NFC. by Dimitry Andric · 8 years ago
  7. 85427c0 [XRay] Fix computation of function size subject to XRay threshold by Serge Rogatch · 8 years ago
  8. fb69e66 [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  9. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  10. 22f2bcf [XRay] Detect loops in functions being lowered by Dean Michael Berris · 8 years ago
  11. ec65792 [LLVM][XRAY][MIPS] Support xray on mips/mipsel/mips64/mips64el by Sagar Thakur · 9 years ago
  12. 918ed87 [XRay] Implement powerpc64le xray. by Tim Shen · 9 years ago
  13. 116bbab [CodeGen] Rename MachineInstrBuilder::addOperand. NFC by Diana Picus · 9 years ago
  14. 03b8be5 [XRay] Fix assertion failure on empty machine basic blocks (PR 31424) by Dean Michael Berris · 9 years ago
  15. a331133 Test commit access. by Serge Rogatch · 9 years ago
  16. 3234d3a [XRay] Support AArch64 in LLVM by Dean Michael Berris · 9 years ago
  17. 156f6ca [XRay] Support for for tail calls for ARM no-Thumb by Dean Michael Berris · 9 years ago
  18. 46401544 [XRay] ARM 32-bit no-Thumb support in LLVM by Dean Michael Berris · 9 years ago
  19. 049f387 Revert "[XRay] ARM 32-bit no-Thumb support in LLVM" by Renato Golin · 9 years ago
  20. cf3801e [XRay] Remove unused variable by Dean Michael Berris · 9 years ago
  21. 17d94e2 [XRay] ARM 32-bit no-Thumb support in LLVM by Dean Michael Berris · 9 years ago
  22. e8ae5ba [XRay] Detect and emit sleds for sibling/tail calls by Dean Michael Berris · 9 years ago
  23. 047669f [XRay] Support multiple return instructions in a single basic block by Dean Michael Berris · 9 years ago
  24. 086639a Remove extra ';' to appease -Wpedantic by Dean Michael Berris · 9 years ago
  25. 52735fc XRay: Add entry and exit sleds by Dean Michael Berris · 9 years ago