[PATCH] D66110: [Bugpoint redesign] Added option to run only certain delta passes

Diego TreviƱo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 12 14:34:36 PDT 2019


diegotf created this revision.
diegotf added reviewers: dblaikie, chandlerc.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This diff has been implemented to make llvm-reduce tests modular


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D66110

Files:
  llvm/test/Reduce/Inputs/remove-args.py
  llvm/test/Reduce/remove-args.ll
  llvm/test/Reduce/remove-funcs.ll
  llvm/test/Reduce/remove-global-vars.ll
  llvm/test/Reduce/remove-metadata.ll
  llvm/tools/llvm-reduce/DeltaManager.h
  llvm/tools/llvm-reduce/llvm-reduce.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66110.214711.patch
Type: text/x-patch
Size: 5669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190812/597f8672/attachment.bin>


More information about the llvm-commits mailing list