Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PEI: rename PEI.h to PrologEpilogInserter.h to adhere to file naming standard | John Mosby | 2009-05-13 | 1 | -167/+0 |
| | | | | llvm-svn: 71678 | ||||
* | Restructure PEI code: | John Mosby | 2009-05-12 | 1 | -0/+167 |
- moved shrink wrapping code from PrologEpilogInserter.cpp to new file ShrinkWrapping.cpp. - moved PEI pass definition into new shared header PEI.h. llvm-svn: 71588 |