diff options
author | Dale Johannesen <dalej@apple.com> | 2009-09-20 00:36:41 +0000 |
---|---|---|
committer | Dale Johannesen <dalej@apple.com> | 2009-09-20 00:36:41 +0000 |
commit | 39faac2531268b8555475796c6071556670dc290 (patch) | |
tree | 5dca35353d7f4ec387035c3657730e46cb31ce0d /lib/Support/CommandLine.cpp | |
parent | ba11229f52743ac70f01d4f62d1e04dd093de4e0 (diff) |
When computing live intervals for earlyclobber operands,
we pushed the beginning of the interval back 1, so the
interval would overlap with inputs that die. We were
also pushing the end of the interval back 1, though,
which means the earlyclobber didn't overlap with other
output operands. Don't do this. PR 4964.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82342 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions