summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/IndVarSimplify/tripcount_compute.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+193
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-193/+0
* Fix PR18449: SCEV needs more precise max BECount for multi-exit loop.Andrew Trick2014-01-151-0/+31
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-7/+7
* Fix ScalarEvolution's tripcount computation for chains of loopsDan Gohman2010-06-291-2/+64
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Rename IndVarsSimplify to IndVarSimplify, to be consistent withDan Gohman2009-02-161-0/+100
OpenPOWER on IntegriCloud