Add check so we don't try to perform an impossible transformation. Fixes issue from...
[oota-llvm.git] / test / CodeGen / X86 / lsr-interesting-step.ll
2011-04-25 Benjamin KramerMake tests more useful.
2010-08-17 Dan GohmanTweak IVUsers' concept of "interesting" to exclude...