Fix PR18345: ldr= pseudo instruction produces incorrect code when using in inline...
[oota-llvm.git] / test / CodeGen / AArch64 / neon-crypto.ll
2014-02-03 Tim NorthoverAArch64 & ARM: refactor crypto intrinsics to take scalars
2013-11-19 Jiangning LiuAdd predicate for AArch64 crypto instructions.
2013-11-05 Jiangning LiuImplement AArch64 Neon Crypto instruction classes AES...