Chris Lattner bad7f48c70 split critical edges more carefully and intelligently. In particular, critical
edges whose destinations are not phi nodes don't bother us.  Also, share
split edges, since the split edge can't have a phi.  This significantly
reduces the complexity of generated code in some cases.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31274 91177308-0d34-0410-b5e6-96231b3b80d8
2006-10-28 19:22:10 +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