Expand all v2f64 arithmetic operations for Neon.
authorBob Wilson <bob.wilson@apple.com>
Tue, 15 Sep 2009 23:55:57 +0000 (23:55 +0000)
committerBob Wilson <bob.wilson@apple.com>
Tue, 15 Sep 2009 23:55:57 +0000 (23:55 +0000)
commit74dc72e89bba8c67d2c9e455bad20f067b180499
treef1b92fcfc6f5724f263f074b2c384870c4a1dbab
parentc7d10a0e7f6a2800a30b372d73445f4a947e7999
Expand all v2f64 arithmetic operations for Neon.
Radar 7200803.  (This should also fix the
SingleSource/UnitTests/Vector/sumarray-dbl test.)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81959 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp