Skip to content
Commit 15b8036b authored by Alkis Evlogimenos's avatar Alkis Evlogimenos
Browse files

When a variable is killed and redifined in a basic block only one

killing instruction is tracked. This causes the LiveIntervals to
create bogus intervals. The workaound is to add a range to the
interval from the redefinition to the end of the basic block.

llvm-svn: 10510
parent 40874c70
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