fix rdar://9297011 - udiv by power of two causing fast-isel rejects
[oota-llvm.git] / test / Analysis / ScalarEvolution / unreachable-code.ll
2010-03-09 Dan GohmanAvoid analyzing instructions in blocks not reachable...