Fix PR18361: Invalidate LoopDispositions after LoopSimplify hoists things.
[oota-llvm.git] / test / Transforms / Inline / devirtualize-3.ll
2012-12-30 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2010-10-18 Dan GohmanMake BasicAliasAnalysis a normal AliasAnalysis implemen...
2010-05-01 Chris Lattnerfix PR5009 by making CGSCCPM realize that a call was...