summaryrefslogtreecommitdiffstats
path: root/llvm/tools/edis/EDDisassembler.cpp
Commit message (Expand)AuthorAgeFilesLines
* start straightening out libedis's dependencies and make it fitChris Lattner2010-07-201-408/+0
* Target: Give the TargetAsmParser access to the TargetMachine.Daniel Dunbar2010-07-191-1/+2
* edis: Save the TargetMachine in the EDDisassembler object.Daniel Dunbar2010-07-191-5/+4
* MC: Move several clients to using AsmParser constructor function.Daniel Dunbar2010-07-181-5/+6
* MC: Pass the target instance to the AsmParser constructor.Daniel Dunbar2010-07-011-1/+1
* Fixed edis to tokenize instructions with noSean Callanan2010-04-241-3/+5
* Fixed a nasty layering violation in the edis sourceSean Callanan2010-04-131-52/+24
* Updated the edis build mechanism to allow for buildsSean Callanan2010-04-101-0/+17
* Bugfixes for edis. Code to initialize instructionSean Callanan2010-04-091-3/+3
* Added support for ARM disassembly to edis.Sean Callanan2010-04-081-19/+55
* fix an ugly wart in the MCInstPrinter api where theChris Lattner2010-04-041-7/+3
* change MCContext to always have an MCAsmInfo.Chris Lattner2010-03-111-6/+4
* Renamed the ed directory to edis, as suggestedSean Callanan2010-02-021-0/+386
OpenPOWER on IntegriCloud