Use a sign-extend instead of a zero-extend when promoting a
[oota-llvm.git] / test / Transforms / IndVarSimplify / iterationCount_zext_or_trunc.ll
2009-02-16 Dan GohmanRename IndVarsSimplify to IndVarSimplify, to be consist...