diff options
author | Evan Cheng <evan.cheng@apple.com> | 2007-05-14 21:10:05 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2007-05-14 21:10:05 +0000 |
commit | 2f6cb2b14c5811b154b06163355b3c8bc8b73231 (patch) | |
tree | f4880a0a6fc2a80848f38eb009312ea161b75754 /lib/CodeGen/MachineModuleInfo.cpp | |
parent | 47927b3e5ab07aab85cee7df52b260cd63fdfc56 (diff) |
Fix for PR1406:
v1 =
r2 = move v1
= op r2<kill>
...
r2 = move v1
= op r2<kill>
Clear the first r2 kill if v1 and r2 are joined.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37050 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions