llvm-ar: Clean up memory management with OwningPtr.
[oota-llvm.git] / test / Transforms / InstSimplify / 2011-09-05-InsertExtractValue.ll
2011-09-05 Benjamin KramerInstSimplify: Don't try to replace an extractvalue...
2011-09-05 Duncan SandsAdd some simple insertvalue simplifications, for the...