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