[PATCH] D65479: [Bugpoint redesign] Added pass to reduce parameters

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 10 16:11:27 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 rL371567: llvm-reduce: Add pass to reduce parameters (authored by dblaikie, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65479?vs=215494&id=219623#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65479/new/

https://reviews.llvm.org/D65479

Files:
  llvm/trunk/test/Reduce/Inputs/remove-args.py
  llvm/trunk/test/Reduce/remove-args.ll
  llvm/trunk/tools/llvm-reduce/CMakeLists.txt
  llvm/trunk/tools/llvm-reduce/DeltaManager.h
  llvm/trunk/tools/llvm-reduce/deltas/ReduceArguments.cpp
  llvm/trunk/tools/llvm-reduce/deltas/ReduceArguments.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65479.219623.patch
Type: text/x-patch
Size: 8612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190910/e5eff3ff/attachment.bin>


More information about the llvm-commits mailing list