Change memcpy/memset/memmove to have dest and source alignments.
[oota-llvm.git] / test / CodeGen / AArch64 / function-subtarget-features.ll
2015-03-21 Tim NorthoverAArch64: simplify test case
2015-03-21 Eric ChristopherRemove the bare getSubtargetImpl call from the AArch64...