mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
380fe201de
We used a SCEV to detect that A[X] is consecutive. We assumed that X was the induction variable. But X can be any expression that uses the induction for example: X = i + 2; llvm-svn: 166388 |
||
---|---|---|
.. | ||
2012-10-20-infloop.ll | ||
gcc-examples.ll | ||
increment.ll | ||
induction_plus.ll | ||
lit.local.cfg | ||
non-const-n.ll | ||
read-only.ll | ||
reduction.ll |