Skip to content
Commit 78bb44fc authored by Dan Gohman's avatar Dan Gohman
Browse files

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
parent 879876d2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment