summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Reassociate/multistep.ll
Commit message (Expand)AuthorAgeFilesLines
* [Tests] Autogen a bunch of Reassociate tests for ease of updatePhilip Reames2019-08-011-6/+7
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+35
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-35/+0
* [Reassociate] don't name values "tmp"; NFCISanjay Patel2017-11-091-10/+15
* Add intermediate subtract instructions to reassociation worklist.Owen Anderson2015-11-161-3/+3
* Revert "[Reassociate] As the expression tree is rewritten make sure the opera...Chad Rosier2014-11-191-5/+5
* [Reassociate] As the expression tree is rewritten make sure the operands areChad Rosier2014-11-171-5/+5
* [Reassociate] Canonicalize the operands of all binary operators.Chad Rosier2014-11-141-1/+1
* [Reassociate] FileCheckize and cleanup a few testcases. No functional changeChad Rosier2014-06-111-1/+0
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-2/+2
* revert r167740Shuxin Yang2012-11-131-3/+3
* This change is to fix rdar://12571717 which is about assertion in Reassociate...Shuxin Yang2012-11-121-3/+3
* Calling ReassociateExpression recursively is extremely dangerous since it willDuncan Sands2012-05-081-0/+31
OpenPOWER on IntegriCloud