Lang Hames ffd1326ff8 Improved tracking of value number kills. VN kills are now represented
as an (index,bool) pair. The bool flag records whether the kill is a
PHI kill or not. This code will be used to enable splitting of live
intervals containing PHI-kills.

A slight change to live interval weights introduced an extra spill
into lsr-code-insertion (outside the critical sections). The test 
condition has been updated to reflect this.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75097 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-09 03:57:02 +00:00
..
2009-07-07 16:09:05 +00:00
2009-07-09 00:52:44 +00:00
2009-07-06 23:00:19 +00:00
2009-07-07 23:43:39 +00:00
2009-07-06 23:00:19 +00:00
2009-07-05 22:35:49 +00:00
2009-04-01 16:13:29 +00:00
2009-03-19 23:26:52 +00:00