[PATCH] D66320: [Bugpoint redesign] Added pass to reduce Basic Blocks

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 18 14:47:00 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 rG070598bb529a: llvm-reduce: Add pass to reduce basic blocks (authored by dblaikie).

Changed prior to commit:
  https://reviews.llvm.org/D66320?vs=215698&id=220753#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66320

Files:
  llvm/test/Reduce/Inputs/remove-bbs.py
  llvm/test/Reduce/remove-bbs.ll
  llvm/tools/llvm-reduce/CMakeLists.txt
  llvm/tools/llvm-reduce/DeltaManager.h
  llvm/tools/llvm-reduce/deltas/ReduceBasicBlocks.cpp
  llvm/tools/llvm-reduce/deltas/ReduceBasicBlocks.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66320.220753.patch
Type: text/x-patch
Size: 9006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190918/7acf5bbf/attachment.bin>


More information about the llvm-commits mailing list