Jakob Stoklund Olesen 8e53aca51a Mark all uses as <undef> when joining a copy.
This way, shrinkToUses() will ignore the instruction that is about to be
deleted, and we avoid leaving invalid live ranges that SplitKit doesn't like.

Fix a misunderstanding in MachineVerifier about <def,undef> operands. The
<undef> flag is valid on def operands where it has the same meaning as <undef>
on a use operand. It only applies to sub-register defines which also read the
full register.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128642 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-31 17:23:25 +00:00
..
2011-03-11 21:52:04 +00:00
2011-03-09 22:07:31 +00:00
2011-03-08 20:19:10 +00:00
2011-03-10 00:25:53 +00:00
2011-03-29 02:18:54 +00:00
2011-03-23 23:11:02 +00:00
2011-03-11 21:52:04 +00:00
2011-03-11 21:52:04 +00:00
2011-03-11 21:52:04 +00:00
2011-03-23 23:11:02 +00:00
2011-03-19 00:41:39 +00:00
2011-03-11 21:52:04 +00:00