AArch64: add missing ACLE intrinsics mapping to general arithmetic operation from...
authorHao Liu <Hao.Liu@arm.com>
Tue, 3 Dec 2013 05:58:30 +0000 (05:58 +0000)
committerHao Liu <Hao.Liu@arm.com>
Tue, 3 Dec 2013 05:58:30 +0000 (05:58 +0000)
commit5025a48f6874881a3ecc48f72240ce0a6ca1c4b4
treec46c027df7a03610b9e2e241b005e80bd2b16da3
parent6379a82d7ce5867041c47a7096b8f74dc20aa13d
AArch64: add missing ACLE intrinsics mapping to general arithmetic operation from VFP instructions.
E.g. float64x1_t vadd_f64(float64x1_t a, float64x1_t b) -> FADD Dd, Dn, Dm.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196208 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64InstrNEON.td
test/CodeGen/AArch64/neon-add-sub.ll