Add a puts optimization that converts puts() to putchar('\n').
[oota-llvm.git] / test / Transforms / IndVarSimplify / dg.exp
2009-02-16 Dan GohmanRename IndVarsSimplify to IndVarSimplify, to be consist...