Dan Gohman 0357e0117e Fix SplitCriticalEdge to properly update LCSSA form when splitting a
loop exit edge -- new PHIs may be needed not only for the additional
splits that are made to preserve LoopSimplify form, but also for the
original split. Factor out the code that inserts new PHIs so that it
can be used for both. Remove LoopRotation.cpp's code for manually
updating LCSSA form, as it is now redundant. This fixes PR4934.

llvm-svn: 81363
2009-09-09 18:18:18 +00:00
..
2009-09-09 00:30:25 +00:00
2009-09-05 11:34:46 +00:00
2009-08-25 15:38:29 +00:00
2009-09-08 05:31:44 +00:00
2009-09-08 05:31:44 +00:00
2009-08-25 15:38:29 +00:00