llvm/test/Object/ar-error.test: Don't check the message "No such file or directory".
[oota-llvm.git] / test / CodeGen / AArch64 / neon-mul-div.ll
2014-04-18 Tim NorthoverAArch64/ARM64: port more AArch64 tests to ARM64.
2014-02-13 Hao Liu[AArch64]Fix the problems that can't select mul/add...
2014-01-17 Kevin Qin[AArch64 NEON] Expand vector for UDIV/SDIV/UREM/SREM...
2013-12-30 Hao Liu[AArch64]Fix the problem that can't select mul of v1i64...
2013-12-12 Kevin QinFix Incorrect CHECK message [0-31]+ in test case.
2013-08-01 Tim NorthoverAArch64: add initial NEON support