1. d34e60c Rename DEBUG macro to LLVM_DEBUG. by Nicola Zaghen · 7 years ago
  2. f1caa28 MachineFunction: Return reference from getFunction(); NFC by Matthias Braun · 8 years ago
  3. 9d419d3 [CodeGen] Rename functions PrintReg* to printReg* by Francis Visoiu Mistrih · 8 years ago
  4. b3bde2e Fix a bunch more layering of CodeGen headers that are in Target by David Blaikie · 8 years ago
  5. 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
  6. 34327d2 [NFC] Move DEBUG_TYPE below includes in Hexagon by Jakub Kuderski · 8 years ago
  7. cb07d67 Fix some more -Wimplicit-fallthrough warnings. NFCI. by Simon Pilgrim · 8 years ago
  8. 26e8c7d [Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  9. a540997 [Hexagon] Separate Hexagon subreg indices for different register classes by Krzysztof Parzyszek · 9 years ago
  10. fc37155 Use MachineInstr::mop_iterator instead of MIOperands; NFC by Matthias Braun · 9 years ago
  11. 40d7230 Use __func__ directly now that all supported compilers support it by Reid Kleckner · 9 years ago
  12. 117296c Use StringRef in Pass/PassManager APIs (NFC) by Mehdi Amini · 9 years ago
  13. 98226e3 Hexagon: Avoid implicit iterator conversions, NFC by Duncan P. N. Exon Smith · 9 years ago
  14. 3e9a5d3 Apply clang-tidy's misc-static-assert where it makes sense. by Benjamin Kramer · 9 years ago
  15. 5b444a2 Add optimization bisect opt-in calls for Hexagon passes by Andrew Kaylor · 9 years ago
  16. b550cb1 [NFC] Header cleanup by Mehdi Amini · 9 years ago
  17. f9ab416 WIP: CodeGen: Use MachineInstr& in MachineInstrBundle.h, NFC by Duncan P. N. Exon Smith · 10 years ago
  18. df005cb Fix some comment typos. by Benjamin Kramer · 10 years ago
  19. fdfaae4 Fix NDEBUG build warning by Krzysztof Parzyszek · 10 years ago
  20. 2e82883 Fix Windows build: replace __func__ with LLVM_FUNCTION_NAME by Krzysztof Parzyszek · 10 years ago
  21. 7587447 [Hexagon] Generate instructions for operations on predicate registers by Krzysztof Parzyszek · 10 years ago