Evan Cheng ab63152871 - CodeGenPrepare does not split loop back edges but it only knows about back edges of single block loops. It now does a DFS walk to find loop back edges.
- Use SplitBlockPredecessors to factor out common predecessors of the critical edge destination. This is disabled for now due to some regressions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61248 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-19 18:03:11 +00:00
..
2008-06-27 03:14:20 +00:00
2008-12-19 10:55:56 +00:00
2008-10-01 15:07:14 +00:00
2008-08-29 22:59:13 +00:00
2008-09-05 20:04:37 +00:00
2008-11-27 00:37:06 +00:00
2008-10-24 21:20:25 +00:00
2008-06-19 01:50:24 +00:00
2008-07-25 19:08:59 +00:00
2008-07-17 19:48:04 +00:00
2008-08-21 23:04:49 +00:00
2008-09-27 01:56:22 +00:00
2008-09-27 01:56:22 +00:00
2008-09-27 01:56:22 +00:00