summaryrefslogtreecommitdiff
path: root/lib/CodeGen/ExpandPostRAPseudos.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-08-22Tidy up a few more uses of MF.getFunction()->getName().David Blaikie1-2/+1
2012-08-22Add a getName function to MachineFunction. Use it in places that previously d...Craig Topper1-2/+1
2012-07-27Add <imp-def> of super-register when lowering SUBREG_TO_REG.Jakob Stoklund Olesen1-4/+7
2012-02-08Codegen pass definition cleanup. No functionality.Andrew Trick1-7/+3
2011-12-07Add bundle aware API for querying instruction properties and switch the codeEvan Cheng1-1/+1
2011-10-10Give targets a chance to expand even standard pseudos.Jakob Stoklund Olesen1-4/+12
2011-09-25Add target hook for pseudo instruction expansion.Jakob Stoklund Olesen1-7/+16
2011-09-25Clean up code after renaming LowerSubregs -> ExpandPostRAPseudos.Jakob Stoklund Olesen1-43/+40
2011-09-25Rename LowerSubregs to ExpandPostRAPseudos.Jakob Stoklund Olesen1-0/+223