Fix PR18572 - llc crash during GenericScheduler::initPolicy().
[oota-llvm.git] / test / CodeGen / AArch64 / neon-mul-div.ll
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