llvm-6502/test/Transforms/LoopStrengthReduce
Chris Lattner 3a334cb868 Add test for this:
Allow operands after the induction variable (no restrictions):

  int x;
  for (i)
   j = .....
   a[i][x][j]


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20498 91177308-0d34-0410-b5e6-96231b3b80d8
2005-03-06 22:01:42 +00:00
..
dg.exp new directory 2005-03-06 21:42:59 +00:00
ops_after_indvar.ll Add test for this: 2005-03-06 22:01:42 +00:00
remove_indvar.ll a regtest 2005-03-06 21:47:40 +00:00