diff options
author | Chris Lattner <sabre@nondot.org> | 2005-03-06 22:04:27 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-03-06 22:04:27 +0000 |
commit | 7fe11f8711d87d599c02af349b551da6bc7202e2 (patch) | |
tree | a7f83d90470e18e7dc8728c1d0f1dda3aebcb095 /lib/Transforms/Scalar/LoopStrengthReduce.cpp | |
parent | 3a334cb868ba8651ca5dfc1be398c239943bc2ce (diff) |
add test for this:
(1) Allow loop invariant expressions to come before the induction variable (instead of just
constants):
int x;
for (i)
...a[x][i]
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20499 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Scalar/LoopStrengthReduce.cpp')
0 files changed, 0 insertions, 0 deletions