Revert "Change memcpy/memset/memmove to have dest and source alignments."
[oota-llvm.git] / test / CodeGen / Generic / invalid-memcpy.ll
2015-11-19 Pete CooperRevert "Change memcpy/memset/memmove to have dest and...
2015-11-18 Pete CooperChange memcpy/memset/memmove to have dest and source...
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2011-06-18 Chris Lattnerrip out a ton of intrinsic modernization logic from...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2007-11-27 Chris LattnerFix a crash on invalid code due to memcpy lowering.