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
Loading
Please register or sign in to comment