Fix PR8815 by checking for an explicit clobber def tied to a use operand in
authorCameron Zwarich <zwarich@apple.com>
Sun, 19 Dec 2010 22:12:45 +0000 (22:12 +0000)
committerCameron Zwarich <zwarich@apple.com>
Sun, 19 Dec 2010 22:12:45 +0000 (22:12 +0000)
commitfb69f6037d1b79f83c895ed62dc3247e02bd2b5b
treef42e1fc9ddf5ddc34c6e94457a614005c4ee3e73
parentc19d1c3ba2b216f0f91d71cf6fc2e983fc995854
Fix PR8815 by checking for an explicit clobber def tied to a use operand in
ConnectedVNInfoEqClasses::Classify().

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122202 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LiveInterval.cpp