summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Reassociate/fast-ReassociateVector.ll
Commit message (Expand)AuthorAgeFilesLines
* [Reassociate] try harder to convert negative FP constants to positiveSanjay Patel2019-08-101-10/+9
* [NFC][Reassociate] Add unary FNeg tests to fast-ReassociateVector.llCameron McInally2019-06-241-0/+57
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+400
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-400/+0
* Reassociate: add global reassociation algorithmFiona Glaser2017-12-121-2/+2
* [Reassociation] regenerate test checks; NFCSanjay Patel2017-11-131-54/+55
* [Reassociate] add tests with 'reassoc' FMF and regenerate checks; NFCSanjay Patel2017-11-091-84/+254
* [Reassociate] Support some reassociation of vector xorsCraig Topper2017-06-191-4/+14
* Add intermediate subtract instructions to reassociation worklist.Owen Anderson2015-11-161-5/+5
* Reapply "[Reassociate] Add initial support for vector instructions."Robert Lougher2015-03-131-43/+189
* Revert: "[Reassociate] Add initial support for vector instructions."Robert Lougher2015-03-131-189/+43
* [Reassociate] Add initial support for vector instructions.Robert Lougher2015-03-131-43/+189
* [Reassociate] Canonicalize operands of vector binary operators.Chad Rosier2014-11-141-2/+50
* [Reassociate] Canonicalize constants to RHS operand.Chad Rosier2014-11-141-2/+2
* [Reassociation] Add support for reassociation with unsafe algebra.Chad Rosier2014-08-141-0/+25
OpenPOWER on IntegriCloud