Don't create VBROADCAST nodes if any nodes use the chain result from the load. Fixes...
authorCraig Topper <craig.topper@gmail.com>
Wed, 1 Feb 2012 06:51:58 +0000 (06:51 +0000)
committerCraig Topper <craig.topper@gmail.com>
Wed, 1 Feb 2012 06:51:58 +0000 (06:51 +0000)
commita1902a18cd289d9554f5649324c5ad27109586bb
treec2a6274d237dbf0f0628c97e11d50be35cfcfb7c
parent478eed85f96f0d93da43e26cfb7fc6dee981c9aa
Don't create VBROADCAST nodes if any nodes use the chain result from the load. Fixes PR11900.

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