| commit | ddc64eb948c7e71039325f21bc4e1cc763494da5 | [log] [tgz] |
|---|---|---|
| author | Diego Trevino Ferrer <diegof30@gmail.com> | Thu Aug 08 22:16:33 2019 +0000 |
| committer | Diego Trevino Ferrer <diegof30@gmail.com> | Thu Aug 08 22:16:33 2019 +0000 |
| tree | dbe0cd9c324b0fbad0c464911ee0ec74057a9873 | |
| parent | bb17e46644bbebdc665ccdee941aab48a9ee0bd4 [diff] |
Added Delta IR Reduction Tool 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