Dan Gohman 638a8001c8 Fix a bug in the local allocator's liveness computation where it
was setting kill flags on tied uses in two-address instructions.
The kill flags were causing the allocator to think it could
allocate the use and its tied def in different registers.

llvm-svn: 57039
2008-10-04 00:31:14 +00:00
..
2008-06-16 04:25:39 +00:00
2008-09-24 00:50:16 +00:00
2008-10-03 18:12:59 +00:00
2008-10-03 18:57:37 +00:00
2007-04-21 20:46:55 +00:00
2008-07-28 18:41:03 +00:00