[ARM64] Simplify if condition.
authorJames Molloy <james.molloy@arm.com>
Wed, 30 Apr 2014 10:15:50 +0000 (10:15 +0000)
committerJames Molloy <james.molloy@arm.com>
Wed, 30 Apr 2014 10:15:50 +0000 (10:15 +0000)
commitd5acbbf90b6f5e1f4d39ff1935071f79ba607cbd
tree8719c1bdc8aca930e1bb64a167ef253845fe41fb
parentd98970d80da53f1aedcf451b17ffb83da299cc0c
[ARM64] Simplify if condition.

v2f32 and v4f32 were missed out of these conditions, so this is also
a bugfix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207628 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM64/ARM64ISelLowering.cpp