llvm-reduce: Simplify testing using -implicit-check-not
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 10 Sep 2019 20:52:14 +0000 (20:52 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 10 Sep 2019 20:52:14 +0000 (20:52 +0000)
commit699bea494c01fffe351223d8064ed8a091b13957
treece87401d78fc6818241f0dbf94a903e89402380e
parent6c6f5a9984525a23229b26cc4527cc2cb90375d0
llvm-reduce: Simplify testing using -implicit-check-not

Also fix llvm-reduce to use the specified output file name directly,
without appending '.ll' to the name.

llvm-svn: 371555
llvm/test/Reduce/remove-funcs.ll
llvm/test/Reduce/remove-global-vars.ll
llvm/tools/llvm-reduce/llvm-reduce.cpp