[PATCH] D66263: [Bugpoint redesign] Added pass to reduce Instructions

Diego TreviƱo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 15 16:16:35 PDT 2019


diegotf updated this revision to Diff 215496.
diegotf added a comment.

Updated test so it pipes the reduction to FileCheck directly from STDOUT


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66263/new/

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.215496.patch
Type: text/x-patch
Size: 6878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190815/a1b54647/attachment.bin>


More information about the llvm-commits mailing list