summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mc/Disassembler.h
Commit message (Expand)AuthorAgeFilesLines
* [Mips] Use appropriate private label prefix based on Mips ABIMirko Brkusanin2019-10-231-1/+2
* [WebAssembly] Allow multivalue types in block signature operandsThomas Lively2019-10-151-6/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* Remove edis - the enhanced disassembler. Fixes PR14654.Roman Divacky2012-12-191-5/+0
* Add -disassemble support for -show-inst and -show-encode capability llvm-mc. ...Richard Barton2012-04-161-5/+10
* 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
OpenPOWER on IntegriCloud