Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to ↵ | Bill Wendling | 2013-08-22 | 1 | -1/+1 |
| | | | | | | 'false'. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189068 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Cleanup initial-value constants in PPCCTRLoops | Hal Finkel | 2013-03-18 | 1 | -0/+25 |
Because the initial-value constants had not been added to the list of instructions considered for DCE the resulting code had redundant constant-materialization instructions. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177294 91177308-0d34-0410-b5e6-96231b3b80d8 |