aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/X86/X86MCInstLower.h
Commit message (Expand)AuthorAgeFilesLines
* move the pic base symbol stuff up to MachineFunctionChris Lattner2010-11-141-2/+0
* X86MCInstLower now depends on AsmPrinter being around.Chris Lattner2010-07-221-5/+2
* make asmprinter optional, even though passing in null will cause things to ex...Chris Lattner2010-07-201-3/+5
* continue pushing dependencies around.Chris Lattner2010-07-201-3/+4
* reduce X86MCInstLower dependencies on asmprinter.Chris Lattner2010-07-201-1/+6
* pass around MF, not MMI.Chris Lattner2010-07-201-2/+2
* cleanups.Chris Lattner2010-07-201-5/+3
* fix a layering problem by moving the x86 implementationChris Lattner2010-07-191-0/+51