Revert "Change memcpy/memset/memmove to have dest and source alignments."
[oota-llvm.git] / test / CodeGen / AArch64 / arm64-fast-isel-intrinsic.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...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 Mehdi AminiChange the fast-isel-abort option from bool to int...
2014-08-21 Juergen Ributzka[FastISel][AArch64] Use the correct register class...
2014-08-19 Juergen RibutzkaReapply [FastISel][AArch64] Make use of the zero regist...
2014-08-14 Juergen RibutzkaRevert several FastISel commits to track down a buildbo...
2014-08-13 Juergen Ributzka[FastISel][AArch64] Make use of the zero register when...
2014-06-10 Tim NorthoverAArch64: teach FastISel how to handle offset FrameIndices
2014-06-10 Tim NorthoverAArch64: make FastISel memcpy emission more robust.
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place