Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [LoopSimplify] Regenerate test checks; NFC | Nikita Popov | 2020-01-11 | 1 | -124/+116 |
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+236 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -236/+0 |
* | [LoopSimplify] Re-instate r306081 with a bug fix w.r.t. indirectbr. | Chandler Carruth | 2017-06-25 | 1 | -0/+81 |
* | [LoopSimplify] Improve a test for loop simplify minorly. NFC. | Chandler Carruth | 2017-06-25 | 1 | -12/+150 |
* | [PM] Port LoopSimplify to the new pass manager. | Davide Italiano | 2016-07-09 | 1 | -0/+1 |
* | Rename 'loopsimplify' to 'loop-simplify'. | Cameron Zwarich | 2011-02-10 | 1 | -1/+1 |
* | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman | 2009-09-11 | 1 | -1/+1 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Byebye llvm-upgrade! | Tanya Lattner | 2008-03-25 | 1 | -11/+10 |
* | Regression is gone, don't try to find it on clean target. | Reid Spencer | 2007-01-17 | 1 | -0/+17 |