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

In the list-burr's pseudo two-addr dependency heuristics, don't

add dependencies on nodes with exactly one successor which is a
COPY_TO_REGCLASS node. In the case that the copy is coalesced
away, the dependence should be on the user of the copy, rather
than the copy itself.

llvm-svn: 69309
parent 3027bb69
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