Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Tests] Autogen a bunch of Reassociate tests for ease of update | Philip Reames | 2019-08-01 | 1 | -7/+18 |
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+29 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -29/+0 |
* | Revert "[Reassociate] As the expression tree is rewritten make sure the opera... | Chad Rosier | 2014-11-19 | 1 | -13/+12 |
* | [Reassociate] Use test cases that can actually be optimized to verify optional | Chad Rosier | 2014-11-18 | 1 | -11/+12 |
* | [Reassociate] As the expression tree is rewritten make sure the operands are | Chad Rosier | 2014-11-17 | 1 | -5/+5 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -2/+2 |
* | fix PR9215, preventing -reassociate from clearing nsw/nuw when | Chris Lattner | 2011-02-17 | 1 | -0/+7 |
* | Fix reassociate to clear optional flags, such as nsw. | Dan Gohman | 2011-02-02 | 1 | -0/+22 |