aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/X86/X86MCInstLower.h
AgeCommit message (Expand)Author
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