commit | f18134a1ae4cc8e064c3a30ece4d23a5ec75286a | [log] [tgz] |
---|---|---|
author | Evan Cheng <evan.cheng@apple.com> | Sun Feb 08 08:00:36 2009 +0000 |
committer | Evan Cheng <evan.cheng@apple.com> | Sun Feb 08 08:00:36 2009 +0000 |
tree | 4e94c25ff2c8b49fe9439eadfef59ca3d6bb6fe7 | |
parent | 77fde2cbb1fbf9daf5235fa734c6c09b2d530617 [diff] |
r64073 commit message is lost. Here it is: Right now if the coalesced copy def is dead and its src is a kill, and that there are now other uses within the live range, the coalescer would mark the def of the source register as dead. But it should also check if there are other kills which means the value has other uses not in the live range. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64075 91177308-0d34-0410-b5e6-96231b3b80d8