[PATCH] D63672: Added Delta IR Reduction Tool
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 6 17:02:07 PDT 2019
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368112: Added Delta IR Reduction Tool (authored by diegotf30, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D63672?vs=213751&id=213752#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63672/new/
https://reviews.llvm.org/D63672
Files:
llvm/trunk/docs/BugpointRedesign.md
llvm/trunk/test/Reduce/Inputs/remove-funcs.sh
llvm/trunk/test/Reduce/remove-funcs.ll
llvm/trunk/tools/LLVMBuild.txt
llvm/trunk/tools/llvm-reduce/CMakeLists.txt
llvm/trunk/tools/llvm-reduce/DeltaManager.h
llvm/trunk/tools/llvm-reduce/LLVMBuild.txt
llvm/trunk/tools/llvm-reduce/TestRunner.cpp
llvm/trunk/tools/llvm-reduce/TestRunner.h
llvm/trunk/tools/llvm-reduce/deltas/Delta.h
llvm/trunk/tools/llvm-reduce/deltas/RemoveFunctions.cpp
llvm/trunk/tools/llvm-reduce/deltas/RemoveFunctions.h
llvm/trunk/tools/llvm-reduce/llvm-reduce.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63672.213752.patch
Type: text/x-patch
Size: 29428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190807/34541563/attachment-0001.bin>
More information about the llvm-commits
mailing list