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

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 18 18:05:08 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 rG798fe477e39d: llvm-reduce: Add pass to reduce instructions (authored by dblaikie).

Changed prior to commit:
  https://reviews.llvm.org/D66263?vs=215496&id=220780#toc

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-bbs.py
  llvm/test/Reduce/Inputs/remove-global-vars.py
  llvm/test/Reduce/Inputs/remove-instructions.py
  llvm/test/Reduce/remove-global-vars.ll
  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.220780.patch
Type: text/x-patch
Size: 7720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190919/c12e7987/attachment.bin>


More information about the llvm-commits mailing list