aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/ExpandPostRAPseudos.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tidy up a few more uses of MF.getFunction()->getName().David Blaikie2012-08-221-2/+1
* Add a getName function to MachineFunction. Use it in places that previously d...Craig Topper2012-08-221-2/+1
* Add <imp-def> of super-register when lowering SUBREG_TO_REG.Jakob Stoklund Olesen2012-07-271-4/+7
* Codegen pass definition cleanup. No functionality.Andrew Trick2012-02-081-7/+3
* Add bundle aware API for querying instruction properties and switch the codeEvan Cheng2011-12-071-1/+1
* Give targets a chance to expand even standard pseudos.Jakob Stoklund Olesen2011-10-101-4/+12
* Add target hook for pseudo instruction expansion.Jakob Stoklund Olesen2011-09-251-7/+16
* Clean up code after renaming LowerSubregs -> ExpandPostRAPseudos.Jakob Stoklund Olesen2011-09-251-43/+40
* Rename LowerSubregs to ExpandPostRAPseudos.Jakob Stoklund Olesen2011-09-251-0/+223