The BLX instruction is encoded differently than the BL, because why not? In
[oota-llvm.git] / test / Analysis / ScalarEvolution / nsw-offset.ll
2010-01-26 Dan Gohman-disable-output is no longer needed with -analyze.
2010-01-26 Dan GohmanFix the the ceiling-division used in computing the...
2010-01-09 Dan GohmanUse WriteAsOperand instead of getName() to print loop...
2009-09-17 Dan GohmanTeach ScalarEvolution how to reason about no-wrap flags...