Change memcpy/memset/memmove to have dest and source alignments.
[oota-llvm.git] / test / Transforms / BBVectorize / no-ldstr-conn.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-04-14 Hal FinkelFix an error in BBVectorize important for vectorizing...