Age | Commit message (Expand) | Author |
---|---|---|
2012-12-19 | Remove edis - the enhanced disassembler. Fixes PR14654. | Roman Divacky |
2012-04-16 | Add -disassemble support for -show-inst and -show-encode capability llvm-mc. ... | Richard Barton |
2011-09-07 | Refactor instprinter and mcdisassembler to take a SubtargetInfo. Add -mattr= ... | James Molloy |
2011-07-06 | createMCInstPrinter doesn't need TargetMachine anymore. | Evan Cheng |
2011-05-09 | Tidy up. 80-column and whitespace. | Jim Grosbach |
2011-03-21 | We need to pass the TargetMachine object to the InstPrinter if we are printing | Bill Wendling |
2010-08-20 | Use the new tool_output_file in several tools. This fixes a variety | Dan Gohman |
2010-04-12 | Second try at integrating the edis tester. This | Sean Callanan |
2010-04-09 | revert r100842 which broke several of the build bots. | Chris Lattner |
2010-04-09 | Added a tester for the enhanced disassembler, | Sean Callanan |
2009-12-22 | rename HexDisassembler -> Disassembler, it works on any input | Chris Lattner |