[opaque pointer type] Add textual IR support for explicit type parameter to load...
[oota-llvm.git] / test / Analysis / ScalarEvolution / nsw-offset.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-01-27 Nick LewyckyTeach SCEV to handle more cases of 'and X, CST', specif...
2012-04-17 Benjamin KramerRevert "SCEV: When expanding a GEP the final addition...
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...