forked from OSchip/llvm-project
70409991bc
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 llvm-svn: 161852 |
||
---|---|---|
.. | ||
2012-06-15-lsr-noaddrmode.ll | ||
ivchain-ARM.ll | ||
lit.local.cfg |