Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add intermediate subtract instructions to reassociation worklist. | Owen Anderson | 2015-11-16 | 1 | -3/+3 |
* | Revert "[Reassociate] As the expression tree is rewritten make sure the opera... | Chad Rosier | 2014-11-19 | 1 | -5/+5 |
* | [Reassociate] As the expression tree is rewritten make sure the operands are | Chad Rosier | 2014-11-17 | 1 | -5/+5 |
* | [Reassociate] Canonicalize the operands of all binary operators. | Chad Rosier | 2014-11-14 | 1 | -1/+1 |
* | [Reassociate] FileCheckize and cleanup a few testcases. No functional change | Chad Rosier | 2014-06-11 | 1 | -1/+0 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -2/+2 |
* | revert r167740 | Shuxin Yang | 2012-11-13 | 1 | -3/+3 |
* | This change is to fix rdar://12571717 which is about assertion in Reassociate... | Shuxin Yang | 2012-11-12 | 1 | -3/+3 |
* | Calling ReassociateExpression recursively is extremely dangerous since it will | Duncan Sands | 2012-05-08 | 1 | -0/+31 |