Skip to content
Commit 093e1242 authored by Evan Cheng's avatar Evan Cheng
Browse files

Fix a coaelescer bug. If a copy val# is extended to eliminate a non-trivially...

Fix a coaelescer bug. If a copy val# is extended to eliminate a non-trivially coalesced copy, and the copy kills its source register. Trim the source register's live range to the last use if possible. This fixes up kill marker to make the scavenger happy.

llvm-svn: 77967
parent 03056efe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment