mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-06 21:05:51 +00:00
c847872629
This is important for nested-loop reductions such as : In the innermost loop, the induction variable does not start with zero: for (i = 0 .. n) for (j = 0 .. m) sum += ... git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166387 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
2012-10-20-infloop.ll | ||
gcc-examples.ll | ||
increment.ll | ||
lit.local.cfg | ||
non-const-n.ll | ||
read-only.ll | ||
reduction.ll |