Don't try to constant fold libm functions with non-finite arguments.
[oota-llvm.git] / test / Transforms / InstCombine / memcpy.ll
2009-12-17 Eli FriedmanSlightly generalize transformation of memmove(a,a,n...