[ARM] Allow vmin/vmax of scalars to be emitted without UseNEONForFP.
authorJames Molloy <james.molloy@arm.com>
Thu, 13 Aug 2015 17:28:20 +0000 (17:28 +0000)
committerJames Molloy <james.molloy@arm.com>
Thu, 13 Aug 2015 17:28:20 +0000 (17:28 +0000)
commit377a93dbc219b7fe3db09590038a3c9b55deb6cb
treebbf8e36477bc6084625c088c9ee0843bd6bd5cf8
parenta215ac72efafea763642ce51e7272811904d3899
[ARM] Allow vmin/vmax of scalars to be emitted without UseNEONForFP.

This overrides the default to more closely resemble the hand-crafted matching logic in ISelLowering. It makes sense, as there is no VFP equivalent of vmin or vmax, to use them when they're available even if in general VFP ops should be preferred.

This should be NFC.

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