ARM: recommit r237590: allow jump tables to be placed as constant islands.
[oota-llvm.git] / test / CodeGen / Thumb2 / cbnz.ll
2015-04-23 Peter CollingbourneThumb2: When applying branch optimizations, visit branc...