summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-reduce/deltas/ReduceFunctions.cpp
Commit message (Expand)AuthorAgeFilesLines
* llvm-reduce: Fix inconsistencies between int/unsigned usage (standardize on int)David Blaikie2019-09-181-5/+5
* [llvm-reduce] Fix a bug, improve error handling when running testReid Kleckner2019-09-111-2/+3
* llvm-reduce: Remove some unused headers/more narrowly include themDavid Blaikie2019-09-101-0/+1
* llvm-remove: Remove "using namespace" in header.David Blaikie2019-09-101-1/+4
* [Bugpoint redesign] Output option can now print to STDOUTDiego Trevino Ferrer2019-08-151-6/+6
* [Bugpoint redesign] Modified Functions pass to consider declarationsDiego Trevino Ferrer2019-08-141-22/+15
* Fix -Wdocumentation warning (@returns used in void function). NFCI.Simon Pilgrim2019-08-131-2/+1
* Added Delta IR Reduction ToolDiego Trevino Ferrer2019-08-081-0/+80
* Revert Added Delta IR Reduction ToolDiego Trevino Ferrer2019-08-071-80/+0
* Added Delta IR Reduction ToolDiego Trevino Ferrer2019-08-071-0/+80
OpenPOWER on IntegriCloud