1. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  2. 3d8b0eb [MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  3. e3ec688 Remove unnecessary header include. by Lang Hames · 9 years ago
  4. f57c197 Reflect the MC/MCDisassembler split on the include/ level. by Benjamin Kramer · 10 years ago
  5. 835594e Delete MCRelocationInfo::createExprForRelocation. by Pete Cooper · 10 years ago
  6. 50f1723 Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC. by Daniel Sanders · 10 years ago
  7. 153010c Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC. by Daniel Sanders · 10 years ago
  8. c40de48 Revert r247684 - Replace Triple with a new TargetTuple ... by Daniel Sanders · 10 years ago
  9. 18d4b0d Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC. by Daniel Sanders · 10 years ago
  10. 9aa7e38 Replace string GNU Triples with llvm::Triple in create*MCRelocationInfo(). NFC. by Daniel Sanders · 10 years ago
  11. 5addace Finish inverting the MC -> Object dependency. by Rafael Espindola · 11 years ago[Renamed (92%) from llvm/lib/MC/MCRelocationInfo.cpp]
  12. bb694de [C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr. by Craig Topper · 11 years ago
  13. 8a8cd2b Re-sort all of the includes with ./utils/sort_includes.py so that by Chandler Carruth · 12 years ago
  14. f482805 Follow up of the introduction of MCSymbolizer. by Quentin Colombet · 12 years ago
  15. ad1084d Add MCSymbolizer for symbolic/annotated disassembly. by Ahmed Bougacha · 12 years ago