Don't skip the CopyMI when removing kill markers.
authorOwen Anderson <resistor@mac.com>
Mon, 27 Apr 2009 19:55:47 +0000 (19:55 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 27 Apr 2009 19:55:47 +0000 (19:55 +0000)
commit82fd3f3d3ad44b7e3d0e7efc51a6498731746f79
tree6b9dfc3cf1a83804ece8f2afb209c44fa9bbe2be
parent9771b91c2b4ce3baefdb9ba4ddfd9a9dd5077004
Don't skip the CopyMI when removing kill markers.
This should have no effect on generated code, but makes the intermediate state
of the coalescer more sane.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70238 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SimpleRegisterCoalescing.cpp