[PATCH] D63672: Added Delta IR Reduction Tool
Diego TreviƱo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 27 15:35:50 PDT 2019
diegotf updated this revision to Diff 206955.
diegotf added a comment.
Added Checks to `remove-funcs.ll` to verify that uninteresting function calls are deleted as well
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63672/new/
https://reviews.llvm.org/D63672
Files:
llvm/test/Reduce/inputs/remove-funcs.sh
llvm/test/Reduce/remove-funcs.ll
llvm/tools/LLVMBuild.txt
llvm/tools/llvm-reduce/CMakeLists.txt
llvm/tools/llvm-reduce/DeltaManager.h
llvm/tools/llvm-reduce/LLVMBuild.txt
llvm/tools/llvm-reduce/TestRunner.cpp
llvm/tools/llvm-reduce/TestRunner.h
llvm/tools/llvm-reduce/deltas/Chunk.h
llvm/tools/llvm-reduce/deltas/Delta.h
llvm/tools/llvm-reduce/deltas/RemoveFunctions.cpp
llvm/tools/llvm-reduce/deltas/RemoveFunctions.h
llvm/tools/llvm-reduce/llvm-reduce.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63672.206955.patch
Type: text/x-patch
Size: 26637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190627/3cc8edc8/attachment.bin>
More information about the llvm-commits
mailing list