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

Diego TreviƱo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 16 15:47:05 PDT 2019


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

Added test & fixed a bug where `SwitchInst` were not being replaced


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.215698.patch
Type: text/x-patch
Size: 9155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190816/eb48111e/attachment.bin>


More information about the llvm-commits mailing list