Skip to content
Commit 298a2946 authored by Dan Gohman's avatar Dan Gohman
Browse files

Delete the heuristic for non-livein CopyFromReg nodes. Non-liveinness

is determined by whether the node has a Flag operand. However, if the
node does have a Flag operand, it will be glued to its register's
def, so the heuristic would end up spuriously applying to whatever
node is the def.

llvm-svn: 64319
parent 5ee2c02a
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