[PATCH] D63672: Added Delta IR Reduction Tool

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 6 11:58:35 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 rL368071: Added Delta IR Reduction Tool (authored by diegotf30, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63672?vs=213668&id=213678#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.213678.patch
Type: text/x-patch
Size: 29887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190806/463ad30b/attachment.bin>


More information about the llvm-commits mailing list