[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)
commitc71f78f49f6c4a7406abf1402d1e456d9b958198
tree07ae8ab0062988ffdc2653a1b16e085b3ca74dae
parent6f0a9d7e1baae51229b469ca7063e934d56f7556
[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.

llvm-svn: 244915
llvm/lib/Target/ARM/ARMInstrNEON.td