Fix PR18361: Invalidate LoopDispositions after LoopSimplify hoists things.
[oota-llvm.git] / test / Transforms / JumpThreading / or-undef.ll
2012-12-30 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2010-02-11 Chris LattnerMake jump threading honor x|undef -> true and x&undef...