Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |