summaryrefslogtreecommitdiff
path: root/tools/llvm-mc/Disassembler.cpp
Commit message (Expand)AuthorAge
* Push twines deeper into SourceMgr's error handling methods.Benjamin Kramer2010-09-27
* Use the new tool_output_file in several tools. This fixes a varietyDan Gohman2010-08-20
* start straightening out libedis's dependencies and make it fitChris Lattner2010-07-20
* Extended the edis "IsBranch" property to callSean Callanan2010-05-11
* Fixed a sign-extension bug in the X86 disassemblerSean Callanan2010-05-05
* Make the disassembler respect the assembler dialect when printing instructions,Chris Lattner2010-04-13
* Second try at integrating the edis tester. ThisSean Callanan2010-04-12
* revert r100842 which broke several of the build bots.Chris Lattner2010-04-09
* Added a tester for the enhanced disassembler,Sean Callanan2010-04-09
* fix an ugly wart in the MCInstPrinter api where theChris Lattner2010-04-04
* llvm-mc: Fix MCInstPrinter memory leaks.Daniel Dunbar2010-03-20
* Fixed the disassembler so it accepts multipleSean Callanan2010-02-03
* rename HexDisassembler -> Disassembler, it works on any inputChris Lattner2009-12-22