Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'fa... | Bill Wendling | 2013-08-22 | 1 | -1/+1 |
* | Implement PPC counter loops as a late IR-level pass | Hal Finkel | 2013-05-15 | 1 | -2/+5 |
* | Fix a sign-extension bug in PPCCTRLoops | Hal Finkel | 2013-03-18 | 1 | -0/+20 |
* | Fix large count and negative constant count handling in PPCCTRLoops | Hal Finkel | 2013-03-18 | 1 | -0/+63 |