| commit | 3336b1f06b68f3cb9e9c9601b3139160d82f84d8 | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Wed Nov 26 05:50:31 2008 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Wed Nov 26 05:50:31 2008 +0000 |
| tree | ff65220b6e60aead864c86a3eb39a1eb90a55c01 | |
| parent | 21148402d6d3efcb6e358b9eac3e9bfceb5f8be5 [diff] |
LiveRanges are represented as half-open ranges. Fix the findLiveInMBBs code and the LiveInterval.h top-level comment and accordingly. This fixes blocks having spurious live-in registers in boundary cases. llvm-svn: 60092