1. d34e60c Rename DEBUG macro to LLVM_DEBUG. by Nicola Zaghen · 7 years ago
  2. 801bf7e [DebugInfo] Examine all uses of isDebugValue() for debug instructions. by Shiva Chen · 7 years ago
  3. 5291562 [Hexagon] Remove leftover debugging code after r331527 by Krzysztof Parzyszek · 7 years ago
  4. effcc2f [Hexagon] Handle non-immediate constants in HexagonSplitDouble by Krzysztof Parzyszek · 7 years ago
  5. 432a388 IWYU for llvm-config.h in llvm, additions. by Nico Weber · 7 years ago
  6. bcf0a96 [Hexagon] Boost profit for word-mask immediates, reduce for others by Krzysztof Parzyszek · 8 years ago
  7. f1caa28 MachineFunction: Return reference from getFunction(); NFC by Matthias Braun · 8 years ago
  8. 25528d6 [CodeGen] Unify MBB reference format in both MIR and debug output by Francis Visoiu Mistrih · 8 years ago
  9. 9d419d3 [CodeGen] Rename functions PrintReg* to printReg* by Francis Visoiu Mistrih · 8 years ago
  10. b3bde2e Fix a bunch more layering of CodeGen headers that are in Target by David Blaikie · 8 years ago
  11. 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
  12. 3e0199f [dump] Remove NDEBUG from test to enable dump methods [NFC] by Don Hinton · 8 years ago
  13. 4d060b7 [Hexagon] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  14. 087e87d [Hexagon] Fix some more -Wimplicit-fallthrough warnings. NFCI. by Simon Pilgrim · 8 years ago
  15. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  16. d04c9b9 [Hexagon] Remove unused variables by Krzysztof Parzyszek · 8 years ago
  17. 8c209aa Cleanup dump() functions. by Matthias Braun · 9 years ago
  18. 14bb1f5 [Hexagon] Restore minimum profit check accidentally changed in r290024 by Malcolm Parsons · 9 years ago
  19. 58655bb [Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  20. a540997 [Hexagon] Separate Hexagon subreg indices for different register classes by Krzysztof Parzyszek · 9 years ago
  21. 117296c Use StringRef in Pass/PassManager APIs (NFC) by Mehdi Amini · 9 years ago
  22. cd1d5aa Replace a few more "fall through" comments with LLVM_FALLTHROUGH by Justin Bogner · 9 years ago
  23. c700490 Use the range variant of remove_if instead of unpacking begin/end by David Majnemer · 9 years ago
  24. a338650 [Hexagon] Use integer instructions for floating point immediates by Krzysztof Parzyszek · 9 years ago
  25. 0af80cd [CodeGen] Take a MachineMemOperand::Flags in MachineFunction::getMachineMemOperand. by Justin Lebar · 9 years ago
  26. 71c30a1 Rename AnalyzeBranch* to analyzeBranch*. by Jacques Pienaar · 9 years ago
  27. 9cfc75c CodeGen: Use MachineInstr& in TargetInstrInfo, NFC by Duncan P. N. Exon Smith · 9 years ago
  28. b78c008 [MIB] Create a helper function getRegState to extract all register flags by Krzysztof Parzyszek · 9 years ago
  29. 5b444a2 Add optimization bisect opt-in calls for Hexagon passes by Andrew Kaylor · 9 years ago
  30. b550cb1 [NFC] Header cleanup by Mehdi Amini · 9 years ago
  31. a7c5f04 [Hexagon] Split double registers by Krzysztof Parzyszek · 10 years ago