These instructions have special lowering that may lower them to SSE
authorBill Wendling <isanbard@gmail.com>
Fri, 13 Mar 2009 08:41:47 +0000 (08:41 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 13 Mar 2009 08:41:47 +0000 (08:41 +0000)
commit105be5ac99a3b1e3a239765d3fad366eda37046b
tree1074bb110049c9e0daf60e73d9e975ff750b202b
parent1d876b70f2ab43d20565fa49063b345c15cc65bd
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