Change memcpy/memset/memmove to have dest and source alignments.
[oota-llvm.git] / test / CodeGen / PowerPC / stwu8.ll
2015-11-18 Pete CooperChange memcpy/memset/memmove to have dest and source...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-04-30 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-03-15 Hal FinkelEnable unaligned memory access on PPC for scalar types
2012-06-04 Hal FinkelEnable generating PPC pre-increment (r+imm) instruction...
2012-05-20 Hal FinkelAdd a missing PPC 64-bit stwu pattern.