summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86MCInstLower.h
Commit message (Expand)AuthorAgeFilesLines
* Move X86MCInstLower class definition into implementation file. It's not neede...Craig Topper2012-10-161-52/+0
* Whitespace.Chad Rosier2012-08-011-3/+3
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-181-1/+1
* 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
OpenPOWER on IntegriCloud