improve validity check to handle constant-trip-count loops more
[oota-llvm.git] / test / Transforms / LoopIdiom / dg.exp
2010-12-26 Chris Lattnerimplement enough of the memset inference algorithm...