aboutsummaryrefslogtreecommitdiffstats
path: root/lib/MC/MCDisassembler/EDDisassembler.h
Commit message (Expand)AuthorAgeFilesLines
* Make MCInstrInfo available to the MCInstPrinter. This will be used to remove ...Craig Topper2012-04-021-1/+4
* Modified the Enhanced Disassembler to create andSean Callanan2012-02-041-5/+8
* Clients are responsible for initializing the targets, remove it from the disa...Benjamin Kramer2011-11-111-5/+0
* Refactor instprinter and mcdisassembler to take a SubtargetInfo. Add -mattr= ...James Molloy2011-09-071-0/+2
* Rename TargetAsmParser to MCTargetAsmParser and TargetAsmLexer to MCTargetAsm...Evan Cheng2011-07-261-3/+3
* Fix last bits of MC layer issues. llvm-mc doesn't need to initialize TargetMa...Evan Cheng2011-07-251-5/+1
* Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo downEvan Cheng2011-07-181-3/+6
* Eliminate asm parser's dependency on TargetMachine:Evan Cheng2011-07-081-0/+1
* Fixed the comparison operator for the enhancedSean Callanan2011-03-121-7/+2
* Fix comparator used for looking up previously instantiated EDDisassemblers.Shantonu Sen2011-02-091-2/+4
* Merge System into Support.Michael J. Spencer2010-11-291-1/+1
* there is no reason to dynamically generate a static header.Chris Lattner2010-07-201-1/+1
* start straightening out libedis's dependencies and make it fitChris Lattner2010-07-201-0/+271