Age | Commit message (Expand) | Author |
---|---|---|
2012-08-22 | Tidy up a few more uses of MF.getFunction()->getName(). | David Blaikie |
2012-08-22 | Add a getName function to MachineFunction. Use it in places that previously d... | Craig Topper |
2012-07-27 | Add <imp-def> of super-register when lowering SUBREG_TO_REG. | Jakob Stoklund Olesen |
2012-02-08 | Codegen pass definition cleanup. No functionality. | Andrew Trick |
2011-12-07 | Add bundle aware API for querying instruction properties and switch the code | Evan Cheng |
2011-10-10 | Give targets a chance to expand even standard pseudos. | Jakob Stoklund Olesen |
2011-09-25 | Add target hook for pseudo instruction expansion. | Jakob Stoklund Olesen |
2011-09-25 | Clean up code after renaming LowerSubregs -> ExpandPostRAPseudos. | Jakob Stoklund Olesen |
2011-09-25 | Rename LowerSubregs to ExpandPostRAPseudos. | Jakob Stoklund Olesen |