Rename this test to FPuts.ll since it actually tests fputs.
[oota-llvm.git] / test / Transforms / InstCombine / 2010-11-01-lshr-mask.ll
2010-11-01 Owen AndersonWhen folding away a (shl (shr)) pair, we need to check...