1. d34e60c Rename DEBUG macro to LLVM_DEBUG. by Nicola Zaghen · 7 years ago
  2. 432a388 IWYU for llvm-config.h in llvm, additions. by Nico Weber · 7 years ago
  3. a8a83d1 [CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register. by Francis Visoiu Mistrih · 8 years ago
  4. 25528d6 [CodeGen] Unify MBB reference format in both MIR and debug output by Francis Visoiu Mistrih · 8 years ago
  5. 9d419d3 [CodeGen] Rename functions PrintReg* to printReg* by Francis Visoiu Mistrih · 8 years ago
  6. b3bde2e Fix a bunch more layering of CodeGen headers that are in Target by David Blaikie · 8 years ago
  7. 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
  8. 3e0199f [dump] Remove NDEBUG from test to enable dump methods [NFC] by Don Hinton · 8 years ago
  9. d16eff8 [AMDGPU] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  10. 6b3216a Guard print() functions only used by dump() functions. by Florian Hahn · 8 years ago
  11. 6a391bb fix trivial typos, NFC by Hiroshi Inoue · 8 years ago
  12. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  13. 994a43d AMDGPUCodeGen: Fix warnings in r303111. [-Wunused-variable] by NAKAMURA Takumi · 8 years ago
  14. 60d36c7 [AMDGPU] Kill now unused phiInfoElementGetDebugLoc(). NFCI. by Davide Italiano · 8 years ago
  15. a06bfe0 Re-submit AMDGPUMachineCFGStructurizer. by Jan Sjodin · 8 years ago
  16. 0e28982 Revert 303091. by Jan Sjodin · 8 years ago
  17. e9d2ddc Add AMDGPUMachineCFGStructurizer. by Jan Sjodin · 8 years ago