commit | a8d94f1315f722de056af03763664b77a5baac26 | [log] [tgz] |
---|---|---|
author | Evan Cheng <evan.cheng@apple.com> | Tue Aug 07 23:49:57 2007 +0000 |
committer | Evan Cheng <evan.cheng@apple.com> | Tue Aug 07 23:49:57 2007 +0000 |
tree | 0d6df32277e39c84a3e18c7c0bfdb8a46da98258 | |
parent | 002fe25dd7ae240369eae70195ccf17b8921585f [diff] |
- 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