Change memcpy/memset/memmove to have dest and source alignments.
[oota-llvm.git] / test / CodeGen / X86 / vec_cmp_sint-128.ll
2015-10-11 Simon Pilgrim[X86][XOP] Added support for the lowering of 128-bit...
2015-10-10 Simon Pilgrim[X86][SSE] Vector signed/unsigned integer compare tests.