summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/neon-mul-div.ll
Commit message (Expand)AuthorAge
* AArch64/ARM64: port more AArch64 tests to ARM64.Tim Northover2014-04-18
* [AArch64]Fix the problems that can't select mul/add/sub of v1i8/v1i16/v1i32 t...Hao Liu2014-02-13
* [AArch64 NEON] Expand vector for UDIV/SDIV/UREM/SREM/FREM as neon doesn't sup...Kevin Qin2014-01-17
* [AArch64]Fix the problem that can't select mul of v1i64/v2i64 types.Hao Liu2013-12-30
* Fix Incorrect CHECK message [0-31]+ in test case.Kevin Qin2013-12-12
* AArch64: add initial NEON supportTim Northover2013-08-01