commit | 7d35249e897dc655c7c884b83d5cb39478ae497c | [log] [tgz] |
---|---|---|
author | Evan Cheng <evan.cheng@apple.com> | Tue Aug 04 16:52:44 2009 +0000 |
committer | Evan Cheng <evan.cheng@apple.com> | Tue Aug 04 16:52:44 2009 +0000 |
tree | c47df1f086b455b2889aa902e1032f880457bfe2 | |
parent | 7145e9be64cfec9e74267816bfac05cc3248ec85 [diff] |
Fix PR4528. This scavenger assertion is too strict. The two-address value is killed by another operand. There is probably a better fix. Either 1) scavenger can look at other operands, or 2) livevariables can be smarter about kill markers. Patches welcome. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78072 91177308-0d34-0410-b5e6-96231b3b80d8