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)
commit5bfbb36a09fac45bd0230fceb42a58e3c1977620
tree6a216a0d6c5b47ec2156bdbc1276f7db37ae7cf3
parentc69bf1b4c02a4e6a3ce93ca8c9bfc11567c42d8a
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.

llvm-svn: 243596
llvm/lib/Target/X86/X86InstrInfo.cpp