Change memcpy/memset/memmove to have dest and source alignments.
[oota-llvm.git] / test / CodeGen / ARM / gep-optimization.ll
2015-08-21 John Brawn[DAGCombiner] Fold together mul and shl when both are...