Fix PR6019. A load has more than one use if it feeds a bitconvert that
commitee9c595885636ccec635a82ffd49c5ab825c7839
authorDavid Greene <greened@obbligato.org>
Fri, 15 Jan 2010 23:23:41 +0000 (15 23:23 +0000)
committerDavid Greene <greened@obbligato.org>
Fri, 15 Jan 2010 23:23:41 +0000 (15 23:23 +0000)
treecd87e729d278d6761ba77bf345da63b62a7d87a1
parent6b04edee11c2bb35a48b1c42f867b4ba8cdfff97
Fix PR6019.  A load has more than one use if it feeds a bitconvert that
has more than one use.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93576 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelDAGToDAG.cpp
test/CodeGen/X86/2010-01-15-SelectionDAGCycle.ll [new file with mode: 0644]