Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor instprinter and mcdisassembler to take a SubtargetInfo. Add -mattr= ... | James Molloy | 2011-09-07 | 1 | -0/+2 |
* | createMCInstPrinter doesn't need TargetMachine anymore. | Evan Cheng | 2011-07-06 | 1 | -2/+0 |
* | Tidy up. 80-column and whitespace. | Jim Grosbach | 2011-05-09 | 1 | -2/+2 |
* | We need to pass the TargetMachine object to the InstPrinter if we are printing | Bill Wendling | 2011-03-21 | 1 | -2/+4 |
* | Use the new tool_output_file in several tools. This fixes a variety | Dan Gohman | 2010-08-20 | 1 | -2/+5 |
* | Second try at integrating the edis tester. This | Sean Callanan | 2010-04-12 | 1 | -0/+3 |
* | revert r100842 which broke several of the build bots. | Chris Lattner | 2010-04-09 | 1 | -3/+0 |
* | Added a tester for the enhanced disassembler, | Sean Callanan | 2010-04-09 | 1 | -0/+3 |
* | rename HexDisassembler -> Disassembler, it works on any input | Chris Lattner | 2009-12-22 | 1 | -0/+34 |