[PATCH] D63672: Added Delta IR Reduction Tool
Diego TreviƱo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 7 16:31:07 PDT 2019
diegotf updated this revision to Diff 214032.
diegotf added a comment.
Moved interesting-ness test to python & changed `createTmpFile` so it uses `sys::path::append` instead of hardcoded separators (`/`)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63672/new/
https://reviews.llvm.org/D63672
Files:
llvm/docs/BugpointRedesign.md
llvm/test/Reduce/Inputs/remove-funcs.py
llvm/test/Reduce/remove-funcs.ll
llvm/tools/LLVMBuild.txt
llvm/tools/llvm-reduce/CMakeLists.txt
llvm/tools/llvm-reduce/DeltaManager.h
llvm/tools/llvm-reduce/LLVMBuild.txt
llvm/tools/llvm-reduce/TestRunner.cpp
llvm/tools/llvm-reduce/TestRunner.h
llvm/tools/llvm-reduce/deltas/Delta.cpp
llvm/tools/llvm-reduce/deltas/Delta.h
llvm/tools/llvm-reduce/deltas/ReduceFunctions.cpp
llvm/tools/llvm-reduce/deltas/ReduceFunctions.h
llvm/tools/llvm-reduce/llvm-reduce.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63672.214032.patch
Type: text/x-patch
Size: 31226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190807/10e1faeb/attachment.bin>
More information about the llvm-commits
mailing list