summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/IndVarSimplify/variable-stride-ivs.ll
Commit message (Collapse)AuthorAgeFilesLines
* Don't attempt to simplify an non-affine IV expression if it can'tDan Gohman2009-06-031-43/+0
| | | | | | be simplified to a loop-invariant value. This fixes PR4315. llvm-svn: 72798
* Rename IndVarsSimplify to IndVarSimplify, to be consistent withDan Gohman2009-02-161-0/+43
the name used in the code that these tests are for. llvm-svn: 64624
OpenPOWER on IntegriCloud