[InstCombine] Improve Vector Demanded Bits Through Bitcasts
[oota-llvm.git] / test / Transforms / IndVarSimplify / lrev-existing-umin.ll
2015-07-09 Sanjoy Das[IndVars] Try to use existing values in RewriteLoopExit...