The BLX instruction is encoded differently than the BL, because why not? In
[oota-llvm.git] / test / Analysis / ScalarEvolution / unreachable-code.ll
2010-03-09 Dan GohmanAvoid analyzing instructions in blocks not reachable...