Skip to content
Commit bba52191 authored by Chris Lattner's avatar Chris Lattner
Browse files

split critical edges more carefully and intelligently. In particular, critical

edges whose destinations are not phi nodes don't bother us.  Also, share
split edges, since the split edge can't have a phi.  This significantly
reduces the complexity of generated code in some cases.

llvm-svn: 31274
parent c07657f5
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