[PATCH] D65479: [Bugpoint redesign] Added pass to reduce parameters
Diego TreviƱo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 14 16:34:02 PDT 2019
diegotf updated this revision to Diff 215282.
diegotf marked an inline comment as done.
diegotf added a comment.
Simplified test, and fixed oof-by-one error when replacing function calls
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65479/new/
https://reviews.llvm.org/D65479
Files:
llvm/test/Reduce/Inputs/remove-args.py
llvm/test/Reduce/remove-args.ll
llvm/tools/llvm-reduce/CMakeLists.txt
llvm/tools/llvm-reduce/DeltaManager.h
llvm/tools/llvm-reduce/deltas/ReduceArguments.cpp
llvm/tools/llvm-reduce/deltas/ReduceArguments.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65479.215282.patch
Type: text/x-patch
Size: 7937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190814/a349c8bf/attachment.bin>
More information about the llvm-commits
mailing list