[PATCH] D66263: [Bugpoint redesign] Added pass to reduce Instructions
Diego TreviƱo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 14 17:17:48 PDT 2019
diegotf created this revision.
diegotf added a reviewer: dblaikie.
Herald added subscribers: llvm-commits, mgorny.
Herald added a project: LLVM.
Pass reduces uninteresting instructions from input.
This diff also modified the `remove-global-vars.ll` test, since this Pass broke it
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D66263
Files:
llvm/test/Reduce/Inputs/remove-global-vars.py
llvm/test/Reduce/Inputs/remove-instructions.py
llvm/test/Reduce/remove-instructions.ll
llvm/tools/llvm-reduce/CMakeLists.txt
llvm/tools/llvm-reduce/DeltaManager.h
llvm/tools/llvm-reduce/deltas/ReduceInstructions.cpp
llvm/tools/llvm-reduce/deltas/ReduceInstructions.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66263.215289.patch
Type: text/x-patch
Size: 6896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190815/ad7399c2/attachment.bin>
More information about the llvm-commits
mailing list