[X86] Merge the two different SSE2 blocks in the X86TargetLowering constructor. Also...
authorCraig Topper <craig.topper@gmail.com>
Wed, 20 Apr 2016 01:57:40 +0000 (01:57 +0000)
committerCraig Topper <craig.topper@gmail.com>
Wed, 20 Apr 2016 01:57:40 +0000 (01:57 +0000)
commitab7497dd6e0135970d852abb685d229a54c00f79
tree4105e55343cf89ab92f4197dd1e00e20e9e1d6e4
parent397968ea16c73b9b2378d302c11cf46139cb17f8
[X86] Merge the two different SSE2 blocks in the X86TargetLowering constructor. Also qualfiy the XOP block with !useSoftFloat to match the other vector blocks.

llvm-svn: 266848
llvm/lib/Target/X86/X86ISelLowering.cpp