Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Reassociate] Support some reassociation of vector xors | Craig Topper | 2017-06-19 | 1 | -4/+14 |
* | Add intermediate subtract instructions to reassociation worklist. | Owen Anderson | 2015-11-16 | 1 | -5/+5 |
* | Reapply "[Reassociate] Add initial support for vector instructions." | Robert Lougher | 2015-03-13 | 1 | -43/+189 |
* | Revert: "[Reassociate] Add initial support for vector instructions." | Robert Lougher | 2015-03-13 | 1 | -189/+43 |
* | [Reassociate] Add initial support for vector instructions. | Robert Lougher | 2015-03-13 | 1 | -43/+189 |
* | [Reassociate] Canonicalize operands of vector binary operators. | Chad Rosier | 2014-11-14 | 1 | -2/+50 |
* | [Reassociate] Canonicalize constants to RHS operand. | Chad Rosier | 2014-11-14 | 1 | -2/+2 |
* | [Reassociation] Add support for reassociation with unsafe algebra. | Chad Rosier | 2014-08-14 | 1 | -0/+25 |