Chris Lattner 47e32e6b83 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


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31260 91177308-0d34-0410-b5e6-96231b3b80d8
2006-10-28 17:04:37 +00:00
..
2006-10-28 01:24:05 +00:00
2006-10-26 06:15:43 +00:00
2006-10-26 06:15:43 +00:00
2006-10-20 07:07:24 +00:00
2006-10-26 06:15:43 +00:00
2006-10-27 19:38:32 +00:00
2006-10-28 06:58:17 +00:00