These instructions have special lowering that may lower them to SSE
commit6b42d01a0cd3cefa2a35e8e9c91eb627f59144ec
authorBill Wendling <isanbard@gmail.com>
Fri, 13 Mar 2009 08:41:47 +0000 (13 08:41 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 13 Mar 2009 08:41:47 +0000 (13 08:41 +0000)
tree1074bb110049c9e0daf60e73d9e975ff750b202b
parent48556aa30b077c6416e3163969c0dd8b0d165e77
These instructions have special lowering that may lower them to SSE
instructions. Prevent that if we don't want implicit uses of SSE.

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