diff options
author | Dan Gohman <gohman@apple.com> | 2008-10-04 00:31:14 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2008-10-04 00:31:14 +0000 |
commit | ec06ecd57f934a8e9290eb28a0835aae1751ee33 (patch) | |
tree | 26da2035d0b767936c607a58c261ee6d5a4cdead /lib/CodeGen/LoopAligner.cpp | |
parent | 51c58eed861a39f877b8c8441e845ff2d13058d9 (diff) | |
download | external_llvm-ec06ecd57f934a8e9290eb28a0835aae1751ee33.zip external_llvm-ec06ecd57f934a8e9290eb28a0835aae1751ee33.tar.gz external_llvm-ec06ecd57f934a8e9290eb28a0835aae1751ee33.tar.bz2 |
Fix a bug in the local allocator's liveness computation where it
was setting kill flags on tied uses in two-address instructions.
The kill flags were causing the allocator to think it could
allocate the use and its tied def in different registers.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57039 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/LoopAligner.cpp')
0 files changed, 0 insertions, 0 deletions