llvm-ar: Clean up memory management with OwningPtr.
[oota-llvm.git] / test / Transforms / InstSimplify / exact-nsw-nuw.ll
2011-02-09 Chris LattnerTeach instsimplify some tricks about exact/nuw/nsw...