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