[llvm-commits] [llvm] r60554 - in /llvm/trunk: lib/Transforms/Scalar/LoopIndexSplit.cpp test/Transforms/LoopIndexSplit/2007-09-24-UpdateIterationSpace.ll test/Transforms/LoopIndexSplit/2007-09-25-UpdateIterationSpace-2.ll test/Transforms/LoopIndexSplit/2008-10-10-OneIteration.ll test/Transforms/LoopIndexSplit/OneIterLoop-2007-08-17.ll test/Transforms/LoopIndexSplit/OneIterLoop2-2007-08-17.ll

Duncan Sands baldrick at free.fr
Thu Dec 4 23:50:57 PST 2008


Hi Devang,

> +// is trnasformed to iterators from A to B, if A > 0 and B < N.

trnasformed -> transformed
Occurs again below.

> +    /// IVisLT - If Op is comparing IV based value with an loop invaraint and 

invaraint -> invariant
More of these elsewhere.

Ciao,

Duncan.



More information about the llvm-commits mailing list