Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |