push fast-math check for machine-combiner reassociations into instruction-type check...
authorSanjay Patel <spatel@rotateright.com>
Thu, 30 Jul 2015 00:04:21 +0000 (00:04 +0000)
committerSanjay Patel <spatel@rotateright.com>
Thu, 30 Jul 2015 00:04:21 +0000 (00:04 +0000)
commitb7177b045faae473f1a0f5149586f8159dc21753
treea3b4d30c809085f07abd6c474cf9882311402e62
parent6821f63c91b111e0e6f427654c4b6272214a57f1
push fast-math check for machine-combiner reassociations into instruction-type check; NFC

This makes it simpler to add instruction types that don't depend on fast-math.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243596 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.cpp