SCEV: When expanding a GEP the final addition to the base pointer has NUW but not...
[oota-llvm.git] / test / Analysis / ScalarEvolution / nsw-offset.ll
2012-04-07 Benjamin KramerSCEV: When expanding a GEP the final addition to the...
2011-03-15 Andrew TrickPropagate SCEV no-wrap flags whenever possible.
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...