[AArch64] Unify the integer min/max vector selection patterns with the intrinsic...
authorSilviu Baranga <silviu.baranga@arm.com>
Wed, 26 Aug 2015 11:11:14 +0000 (11:11 +0000)
committerSilviu Baranga <silviu.baranga@arm.com>
Wed, 26 Aug 2015 11:11:14 +0000 (11:11 +0000)
commit8577e95874e0dfb5d63fe1457b611f7868fcc3ee
treec96e49c750a9e53a0d6a451639f8f4d34d575925
parent16d857e06ed633a18d3cc6fe0caa7e9421a5dc9e
[AArch64] Unify the integer min/max vector selection patterns with the intrinsic ones

Summary:
This change lowers the aarch64 integer vector min/max intrinsic nodes to
generic min/max nodes and replaces the intrinsic selection patterns with
the generic ones.

There should already be testing in place for this, so no further tests
were added.

Reviewers: jmolloy

Subscribers: aemerson, llvm-commits, rengolin

Differential Revision: http://reviews.llvm.org/D12276

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246030 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/AArch64/AArch64InstrInfo.td