Nadav Rotem 3e883734fa During the CodeGenPrepare we often lower intrinsics (such as objsize)
and allow some optimizations to turn conditional branches into unconditional.
This commit adds a simple control-flow optimization which merges two consecutive
basic blocks which are connected by a single edge. This allows the codegen to
operate on larger basic blocks.

rdar://11973998



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161852 91177308-0d34-0410-b5e6-96231b3b80d8
2012-08-14 05:19:07 +00:00
..
2011-05-02 15:58:16 +00:00
2012-06-19 21:46:25 +00:00
2010-07-16 22:51:10 +00:00
2010-03-28 07:58:37 +00:00
2011-05-02 15:58:16 +00:00
2010-01-05 17:55:26 +00:00
2010-11-14 22:22:14 +00:00
2010-11-14 22:22:14 +00:00
2010-01-21 20:01:04 +00:00
2012-06-04 17:36:38 +00:00
2010-11-14 22:22:14 +00:00