Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update aosp/master LLVM for rebase to r222494. | Stephen Hines | 2014-12-02 | 1 | -9/+6 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -6/+6 |
* | Modify two Transforms tests to explicitly check for full function names in so... | Stephen Lin | 2013-07-14 | 1 | -1/+1 |
* | Prevent loop-unroll from making assumptions about undefined behavior. | Andrew Trick | 2013-05-31 | 1 | -6/+44 |
* | Reapply r139759. Disable IV rewriting by default. See PR10916. | Andrew Trick | 2011-09-15 | 1 | -1/+1 |
* | [indvars] Revert r139579 until 401.bzip -arch i386 miscompilation is fixed. P... | Andrew Trick | 2011-09-13 | 1 | -1/+1 |
* | Disable IV rewriting by default. See PR10916. | Andrew Trick | 2011-09-13 | 1 | -1/+1 |
* | -unroll-scev flag removal | Andrew Trick | 2011-09-02 | 1 | -1/+1 |
* | Allow loop unrolling to get known trip counts from ScalarEvolution. | Andrew Trick | 2011-08-11 | 1 | -0/+172 |