summaryrefslogtreecommitdiff
path: root/lib/Target/X86/X86MCInstLower.h
Commit message (Expand)AuthorAge
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-18
* move the pic base symbol stuff up to MachineFunctionChris Lattner2010-11-14
* X86MCInstLower now depends on AsmPrinter being around.Chris Lattner2010-07-22
* make asmprinter optional, even though passing in null will cause things to ex...Chris Lattner2010-07-20
* continue pushing dependencies around.Chris Lattner2010-07-20
* reduce X86MCInstLower dependencies on asmprinter.Chris Lattner2010-07-20
* pass around MF, not MMI.Chris Lattner2010-07-20
* cleanups.Chris Lattner2010-07-20
* fix a layering problem by moving the x86 implementationChris Lattner2010-07-19