Fix the new load-unfolding code to update LiveVariable's dead flags,
authorDan Gohman <gohman@apple.com>
Tue, 22 Jun 2010 00:32:04 +0000 (00:32 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 22 Jun 2010 00:32:04 +0000 (00:32 +0000)
commit7aa7bc735dfca40a20e74ad63a2c27f744699e01
tree05e4130204fad57ce01beba2f84fb0a5abbe5f4b
parente42f493f4c4c8a7758b661312049a972cc76f933
Fix the new load-unfolding code to update LiveVariable's dead flags,
in addition to the kill flags.

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