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-11-03 07:31:32 +00:00
2006-11-02 20:25:50 +00:00
2006-11-02 20:25:50 +00:00
2006-10-20 07:07:24 +00:00
2006-11-02 20:25:50 +00:00
2006-11-02 20:25:50 +00:00
2006-10-28 18:17:09 +00:00
2006-11-03 19:15:55 +00:00
2006-10-24 14:35:25 +00:00
2006-11-01 23:18:32 +00:00