Evan Cheng e077ef6e85 Fixed some spiller bugs exposed by the recent two-address code changes. Now
there may be other def(s) apart from the use&def two-address operand. We need
to check if the register reuse for a use&def operand may conflicts with another
def. Provide a mean to recover from the conflict if it is detected when the
defs are processed later.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31439 91177308-0d34-0410-b5e6-96231b3b80d8
2006-11-04 00:21:55 +00:00
..
2006-08-25 19:54:53 +00:00
2006-11-02 20:25:50 +00:00
2006-11-03 01:44:51 +00:00
2006-11-02 20:25:50 +00:00
2006-11-02 20:25:50 +00:00
2006-11-02 20:25:50 +00:00
2006-11-03 01:38:14 +00:00
2006-11-02 07:59:59 +00:00
2006-11-02 20:25:50 +00:00
2006-05-17 22:55:35 +00:00