[PATCH] D63672: Added Delta IR Reduction Tool

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 7 14:38:44 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 rL368214: Added Delta IR Reduction Tool (authored by diegotf30, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63672?vs=213974&id=214008#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.cpp
  llvm/trunk/tools/llvm-reduce/deltas/Delta.h
  llvm/trunk/tools/llvm-reduce/deltas/ReduceFunctions.cpp
  llvm/trunk/tools/llvm-reduce/deltas/ReduceFunctions.h
  llvm/trunk/tools/llvm-reduce/llvm-reduce.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63672.214008.patch
Type: text/x-patch
Size: 32536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190807/389783ec/attachment.bin>


More information about the llvm-commits mailing list