1. a7c40ef Canonicalize header guards into a common format. by Benjamin Kramer · 11 years ago
  2. e3d3230 Remove edis - the enhanced disassembler. Fixes PR14654. by Roman Divacky · 13 years ago
  3. def81b9 Add -disassemble support for -show-inst and -show-encode capability llvm-mc. Also refactor so all MC paraphernalia are created once for all uses as much as possible. by Richard Barton · 13 years ago
  4. 4c493e8 Refactor instprinter and mcdisassembler to take a SubtargetInfo. Add -mattr= handling to llvm-mc. Reviewed by Owen Anderson. by James Molloy · 14 years ago
  5. ab37af9 createMCInstPrinter doesn't need TargetMachine anymore. by Evan Cheng · 14 years ago
  6. 112a2de Tidy up. 80-column and whitespace. by Jim Grosbach · 14 years ago
  7. 00f0cdd We need to pass the TargetMachine object to the InstPrinter if we are printing by Bill Wendling · 15 years ago
  8. 268b0f4 Use the new tool_output_file in several tools. This fixes a variety by Dan Gohman · 15 years ago
  9. 2d03d3a Second try at integrating the edis tester. This by Sean Callanan · 15 years ago
  10. 55ddc30 revert r100842 which broke several of the build bots. by Chris Lattner · 15 years ago
  11. 844a7fe Added a tester for the enhanced disassembler, by Sean Callanan · 15 years ago
  12. b257d24 rename HexDisassembler -> Disassembler, it works on any input by Chris Lattner · 16 years ago[Renamed (84%) from llvm/tools/llvm-mc/HexDisassembler.h]
  13. 7e64550 Test harness for the LLVM disassembler. When invoked by Sean Callanan · 16 years ago