summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Reassociate/shift-factor.ll
Commit message (Expand)AuthorAgeFilesLines
* [Tests] Autogen a bunch of Reassociate tests for ease of updatePhilip Reames2019-08-011-1/+2
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+16
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-16/+0
* [Reassociate] don't name values "tmp"; NFCISanjay Patel2017-11-091-10/+12
* Revert "[Reassociate] As the expression tree is rewritten make sure the opera...Chad Rosier2014-11-191-1/+1
* [Reassociate] As the expression tree is rewritten make sure the operands areChad Rosier2014-11-171-1/+1
* [Reassociate] FileCheckize and cleanup a few testcases. No functional changeChad Rosier2014-06-111-9/+11
* Convert more tests to avoid llvm-as.Dan Gohman2009-09-111-2/+1
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Upgrade tests to not use llvm-upgrade.Tanya Lattner2008-03-191-6/+6
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-2/+2
* For PR1319:Reid Spencer2007-04-161-2/+4
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+11
OpenPOWER on IntegriCloud