Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Tests] Autogen a bunch of Reassociate tests for ease of update | Philip Reames | 2019-08-01 | 1 | -5/+6 |
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+46 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -46/+0 |
* | Reassociate: add global reassociation algorithm | Fiona Glaser | 2017-12-12 | 1 | -2/+2 |
* | [Reassociate] don't name values "tmp"; NFCI | Sanjay Patel | 2017-11-09 | 1 | -18/+20 |
* | Add intermediate subtract instructions to reassociation worklist. | Owen Anderson | 2015-11-16 | 1 | -2/+2 |
* | Revert "[Reassociate] As the expression tree is rewritten make sure the opera... | Chad Rosier | 2014-11-19 | 1 | -6/+6 |
* | [Reassociate] As the expression tree is rewritten make sure the operands are | Chad Rosier | 2014-11-17 | 1 | -6/+6 |
* | [Reassociate] Canonicalize constants to RHS operand. | Chad Rosier | 2014-11-17 | 1 | -1/+1 |
* | [Reassociation] Add support for reassociation with unsafe algebra. | Chad Rosier | 2014-08-14 | 1 | -0/+44 |