[ARM] Replace ARMISD::FMIN/FMAX with the shiny new ISD::FMINNAN/FMAXNAN.
authorJames Molloy <james.molloy@arm.com>
Tue, 11 Aug 2015 12:06:15 +0000 (12:06 +0000)
committerJames Molloy <james.molloy@arm.com>
Tue, 11 Aug 2015 12:06:15 +0000 (12:06 +0000)
commit17ec8cc90a505df6599080b33d615a8274884998
treec845c6601581ea7947b936a6b5e2f49a81cb7cc3
parentece40fd6d5a7a2422305d0dba4af814fe6e2e9b6
[ARM] Replace ARMISD::FMIN/FMAX with the shiny new ISD::FMINNAN/FMAXNAN.

NFCI. This removes a custom ISDNode.

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