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 | 78bb44fcd4581f5b07d8e903ea81d4632e60a793 (patch) | |
tree | 666762ba3dd6496532bb377919361f531c7ec862 /llvm/lib/Analysis/ScalarEvolution.cpp | |
parent | 879876d26acb37a0dce7c42320f2c26fc9353e94 (diff) | |
download | bcm5719-llvm-78bb44fcd4581f5b07d8e903ea81d4632e60a793.tar.gz bcm5719-llvm-78bb44fcd4581f5b07d8e903ea81d4632e60a793.zip |
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.
llvm-svn: 57039
Diffstat (limited to 'llvm/lib/Analysis/ScalarEvolution.cpp')
0 files changed, 0 insertions, 0 deletions