Evan Cheng a8d94f1315 - LiveInterval value#'s now have 3 components: def instruction #,
kill instruction #, and source register number (iff the value# is defined by a
copy).
- Now def instruction # is set for every value#, not just for copy defined ones.
- Update some outdated code related inactive live ranges.
- Kill info not yet set. That's next patch.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40913 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-07 23:49:57 +00:00
..
2007-08-05 20:06:04 +00:00
2007-01-29 18:51:14 +00:00
2007-04-30 23:54:10 +00:00
2007-02-08 06:05:08 +00:00
2007-07-05 20:40:15 +00:00
2007-08-01 15:32:29 +00:00
2007-07-26 07:03:08 +00:00
2007-07-05 20:40:15 +00:00
2007-07-09 12:20:30 +00:00
2007-02-01 05:32:05 +00:00