Skip to content
Commit 1e32688e authored by Jakob Stoklund Olesen's avatar Jakob Stoklund Olesen
Browse files

When inserting copies during splitting, always use the parent register as the

source, and let rewrite() clean it up.

This way, kill flags on the inserted copies are fixed as well during rewrite().

We can't just assume that all the copies we insert are going to be kills since
critical edges into loop headers sometimes require both source and dest to be
live out of a block.

llvm-svn: 117980
parent e3c48def
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