Rip out hand-rolled matching code for VMIN, VMAX, VMINNM and VMAXNM
authorJames Molloy <james.molloy@arm.com>
Mon, 17 Aug 2015 07:13:15 +0000 (07:13 +0000)
committerJames Molloy <james.molloy@arm.com>
Mon, 17 Aug 2015 07:13:15 +0000 (07:13 +0000)
commit2fbab98a00824e32853e5bc8f56273c673084dd8
treefd6138e356b20d3a0272f338e25dad742a589c67
parent54a2f7b9c7d3284f7339c9d2ab0640f04949d401
Rip out hand-rolled matching code for VMIN, VMAX, VMINNM and VMAXNM

This is no longer needed - SDAGBuilder will do this for us.

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