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

Change break critical edges to not remove, then insert, PHI node entries.

Instead, just update the BB in-place.  This is both faster, and it prevents
split-critical-edges from shuffling the PHI argument list unneccesarily.

llvm-svn: 22765
parent 8c6701be
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