Add a puts optimization that converts puts() to putchar('\n').
[oota-llvm.git] / test / Transforms / InstCombine / neon-intrinsics.ll
2010-10-22 Bob WilsonTeach instcombine to set the alignment arguments for...