improve validity check to handle constant-trip-count loops more
[oota-llvm.git] / test / Transforms / LoopIdiom / basic.ll
2011-01-01 Chris Lattnerimprove validity check to handle constant-trip-count...
2011-01-01 Chris Lattnerimplement the "no aliasing accesses in loop" safety...
2010-12-26 Chris Lattnerimplement enough of the memset inference algorithm...