summaryrefslogtreecommitdiffstats
path: root/llvm/test/Reduce/Inputs/remove-funcs.py
Commit message (Collapse)AuthorAgeFilesLines
* llvm-reduce: Use %python from lit to get the correct/valid python binary for ↵David Blaikie2019-09-051-1/+0
| | | | | | the reduction script llvm-svn: 371143
* Added Delta IR Reduction ToolDiego Trevino Ferrer2019-08-081-0/+10
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: 368358
OpenPOWER on IntegriCloud