Jakob Stoklund Olesen b09701db9e Correctly handle <undef> tied uses when rewriting after a split.
This fixes PR10463. A two-address instruction with an <undef> use
operand was incorrectly rewritten so the def and use no longer used the
same register, violating the tie constraint.

Fix this by always rewriting <undef> operands with the register a def
operand would use.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135885 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-24 20:23:50 +00:00
..
2011-04-15 00:32:41 +00:00
2011-07-02 20:43:08 +00:00
2011-07-02 20:42:53 +00:00
2011-01-16 18:02:57 +00:00
2011-03-09 22:07:31 +00:00
2011-06-19 12:14:34 +00:00
2011-03-08 20:19:10 +00:00
2011-01-16 18:02:57 +00:00
2010-11-29 22:34:55 +00:00
2011-07-18 17:51:40 +00:00
2011-07-22 20:55:28 +00:00
2011-07-02 20:42:36 +00:00
2011-05-26 18:00:32 +00:00
2011-07-02 20:42:33 +00:00
2011-04-25 10:12:01 +00:00
2011-01-01 21:58:41 +00:00
2011-04-17 02:36:27 +00:00
2011-02-16 01:08:31 +00:00
2011-03-23 23:11:02 +00:00
2011-07-02 20:42:25 +00:00
2011-03-11 21:52:04 +00:00
2011-06-28 06:25:03 +00:00
2011-04-05 00:32:44 +00:00
2011-04-05 00:32:44 +00:00
2011-06-02 20:02:48 +00:00
2011-07-20 03:09:11 +00:00
2011-01-16 18:02:57 +00:00
2011-03-23 23:11:02 +00:00
2010-12-02 20:17:34 +00:00
2011-04-05 00:32:44 +00:00
2011-06-14 23:47:36 +00:00
2010-11-27 20:43:02 +00:00
2011-02-20 12:37:50 +00:00
2010-12-20 20:10:50 +00:00
2011-03-11 21:52:04 +00:00