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-07 00:38:16 +00:00
2007-08-05 20:06:04 +00:00
2007-08-06 22:03:19 +00:00
2007-08-05 20:06:04 +00:00
2007-08-05 20:06:04 +00:00
2007-08-07 23:16:03 +00:00
2007-07-02 14:53:37 +00:00
2007-08-05 20:06:04 +00:00
2007-08-06 22:01:53 +00:00
2007-07-23 03:07:27 +00:00
2007-08-07 00:25:56 +00:00
2007-08-05 20:06:04 +00:00
2007-07-19 15:32:47 +00:00