aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-mc/Disassembler.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor instprinter and mcdisassembler to take a SubtargetInfo. Add -mattr= ...James Molloy2011-09-071-0/+2
* createMCInstPrinter doesn't need TargetMachine anymore.Evan Cheng2011-07-061-2/+0
* Tidy up. 80-column and whitespace.Jim Grosbach2011-05-091-2/+2
* We need to pass the TargetMachine object to the InstPrinter if we are printingBill Wendling2011-03-211-2/+4
* Use the new tool_output_file in several tools. This fixes a varietyDan Gohman2010-08-201-2/+5
* Second try at integrating the edis tester. ThisSean Callanan2010-04-121-0/+3
* revert r100842 which broke several of the build bots.Chris Lattner2010-04-091-3/+0
* Added a tester for the enhanced disassembler,Sean Callanan2010-04-091-0/+3
* rename HexDisassembler -> Disassembler, it works on any inputChris Lattner2009-12-221-0/+34