1. 50f1723 Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC. by Daniel Sanders · 10 years ago
  2. 153010c Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC. by Daniel Sanders · 10 years ago
  3. c40de48 Revert r247684 - Replace Triple with a new TargetTuple ... by Daniel Sanders · 10 years ago
  4. 18d4b0d Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC. by Daniel Sanders · 10 years ago
  5. 9aa7e38 Replace string GNU Triples with llvm::Triple in create*MCRelocationInfo(). NFC. by Daniel Sanders · 10 years ago
  6. 5addace Finish inverting the MC -> Object dependency. by Rafael Espindola · 11 years ago[Renamed (92%) from llvm/lib/MC/MCRelocationInfo.cpp]
  7. bb694de [C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr. by Craig Topper · 12 years ago
  8. 8a8cd2b Re-sort all of the includes with ./utils/sort_includes.py so that by Chandler Carruth · 12 years ago
  9. f482805 Follow up of the introduction of MCSymbolizer. by Quentin Colombet · 12 years ago
  10. ad1084d Add MCSymbolizer for symbolic/annotated disassembly. by Ahmed Bougacha · 12 years ago