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

Split *all* critical edges before isel. This resolves issues with spill code

being inserted on unsplit critical edges, which introduces (sometimes large
amounts of) partially dead spill code.

This also fixes PR925 + CodeGen/Generic/switch-crit-edge-constant.ll

llvm-svn: 31260
parent 5217111a
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