Files
archived-llvm/test/Transforms
Sanjoy Das b289a83438 [IndVars] Pass the right loop to isLoopInvariantPredicate
The loop on IVOperand's incoming values assumes IVOperand to be an
induction variable on the loop over which `S Pred X` is invariant;
otherwise loop invariant incoming values to IVOperand are not guaranteed
to dominate the comparision.

This fixes PR26973.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@263827 91177308-0d34-0410-b5e6-96231b3b80d8
2016-03-18 20:37:07 +00:00
..
2016-01-29 22:35:36 +00:00
2015-12-11 13:36:59 +00:00
2015-12-14 18:34:23 +00:00
2016-02-07 20:57:46 +00:00