mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-09 13:21:30 +00:00
eb22b069bb
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 |
||
---|---|---|
.. | ||
2008-11-24-RAUW-Self.ll | ||
basic.ll | ||
lit.local.cfg |