Fix result type of Neon floating-point comparisons against zero.
authorBob Wilson <bob.wilson@apple.com>
Sat, 18 Dec 2010 00:04:33 +0000 (00:04 +0000)
committerBob Wilson <bob.wilson@apple.com>
Sat, 18 Dec 2010 00:04:33 +0000 (00:04 +0000)
commit3deb45149a2eaecfc9453db2a7e840531b930cc6
tree71b3745649d3fa8e03f1cb69e0ac34a9230250c3
parent3a75b9bc8fed6c7f3f30470d3f3e28ac83df9d40
Fix result type of Neon floating-point comparisons against zero.
The result vector elements are always integers.  Radar 8782191.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122112 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrNEON.td
test/CodeGen/ARM/vcge.ll