Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move X86MCInstLower class definition into implementation file. It's not neede... | Craig Topper | 2012-10-16 | 1 | -52/+0 |
* | Whitespace. | Chad Rosier | 2012-08-01 | 1 | -3/+3 |
* | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,... | Jia Liu | 2012-02-18 | 1 | -1/+1 |
* | move the pic base symbol stuff up to MachineFunction | Chris Lattner | 2010-11-14 | 1 | -2/+0 |
* | X86MCInstLower now depends on AsmPrinter being around. | Chris Lattner | 2010-07-22 | 1 | -5/+2 |
* | make asmprinter optional, even though passing in null will cause things to ex... | Chris Lattner | 2010-07-20 | 1 | -3/+5 |
* | continue pushing dependencies around. | Chris Lattner | 2010-07-20 | 1 | -3/+4 |
* | reduce X86MCInstLower dependencies on asmprinter. | Chris Lattner | 2010-07-20 | 1 | -1/+6 |
* | pass around MF, not MMI. | Chris Lattner | 2010-07-20 | 1 | -2/+2 |
* | cleanups. | Chris Lattner | 2010-07-20 | 1 | -5/+3 |
* | fix a layering problem by moving the x86 implementation | Chris Lattner | 2010-07-19 | 1 | -0/+51 |