Don't try to fold V_SET0 and V_SETALLONES to loads in medium and
authorDan Gohman <gohman@apple.com>
Tue, 9 Mar 2010 03:01:40 +0000 (03:01 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 9 Mar 2010 03:01:40 +0000 (03:01 +0000)
commit81d0c36d22142da8413f8b2483582df70968ecb3
tree6e258f5bdec5c1e17a531b80586feae158b1e9bc
parent94a1c631dbcad0c92032259444aa40b795b3d283
Don't try to fold V_SET0 and V_SETALLONES to loads in medium and
large code models.

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