Revert "Change memcpy/memset/memmove to have dest and source alignments."
[oota-llvm.git] / test / CodeGen / PowerPC / fp-to-int-to-fp.ll
2015-01-06 Hal Finkel[PowerPC] Improve int_to_fp(fp_to_int(x)) combining