OSDN Git Service

Neon does not support vector divide or remainder. Expand them.
authorBob Wilson <bob.wilson@apple.com>
Wed, 16 Sep 2009 00:17:28 +0000 (00:17 +0000)
committerBob Wilson <bob.wilson@apple.com>
Wed, 16 Sep 2009 00:17:28 +0000 (00:17 +0000)
commit1633076c47f10a8d8735e81588e9cb07ac32efc8
tree71338ec0e2c032f64a55f933309cd52a457c1259
parent8deedba8412acdd30dc91cc213c706e94253c5b2
Neon does not support vector divide or remainder.  Expand them.

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