llvm/test/Object/ar-error.test: Don't check the message "No such file or directory".
[oota-llvm.git] / test / CodeGen / AArch64 / neon-crypto.ll
2014-04-18 Tim NorthoverAArch64/ARM64: port more AArch64 tests to ARM64.
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...