In Thumb2, direct branches can be encoded as either a "short" conditional branch...
[oota-llvm.git] / test / Transforms / LoopRotate / indirectbr.ll
2009-11-20 Dan GohmanMake Loop::getLoopLatch() work on loops which don't...