summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-reduce/deltas/ReduceFunctions.h
Commit message (Collapse)AuthorAgeFilesLines
* Added Delta IR Reduction ToolDiego Trevino Ferrer2019-08-071-0/+20
Summary: Tool parses input IR file, and runs the delta debugging algorithm to reduce the functions inside the input file. Reviewers: alexshap, chandlerc Subscribers: mgorny, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D63672 > llvm-svn: 368071 llvm-svn: 368214
OpenPOWER on IntegriCloud