Change memcpy/memset/memmove to have dest and source alignments.
[oota-llvm.git] / test / CodeGen / X86 / fold-vector-trunc-sitofp.ll
2015-05-01 Simon Pilgrim[SelectionDAG] Unary vector constant folding integer...