Remove hand-rolled matching for fmin and fmax.
authorJames Molloy <james.molloy@arm.com>
Mon, 17 Aug 2015 07:13:20 +0000 (07:13 +0000)
committerJames Molloy <james.molloy@arm.com>
Mon, 17 Aug 2015 07:13:20 +0000 (07:13 +0000)
commit4c1b80c6260ea6273e132b62516a8ae6daa7ffdb
tree4286fad26e70b42e72dbecf90af38adb04bef975
parent2fbab98a00824e32853e5bc8f56273c673084dd8
Remove hand-rolled matching for fmin and fmax.

SDAGBuilder now does this all for us.

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