[PATCH] D63672: Added Delta IR Reduction Tool

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 8 15:16:19 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368358: Added Delta IR Reduction Tool (authored by diegotf30, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63672?vs=214243&id=214246#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/CMakeLists.txt
  llvm/trunk/test/Reduce/Inputs/remove-funcs.py
  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.214246.patch
Type: text/x-patch
Size: 31614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190808/f02c4e54/attachment.bin>


More information about the llvm-commits mailing list