summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-reduce/deltas/Delta.h
Commit message (Expand)AuthorAgeFilesLines
* llvm-reduce: Fix inconsistencies between int/unsigned usage (standardize on int)David Blaikie2019-09-181-4/+4
* llvm-reduce: Remove some unused headers/more narrowly include themDavid Blaikie2019-09-101-9/+3
* llvm-remove: Remove "using namespace" in header.David Blaikie2019-09-101-3/+1
* [Bugpoint redesign] Output option can now print to STDOUTDiego Trevino Ferrer2019-08-151-3/+3
* Added Delta IR Reduction ToolDiego Trevino Ferrer2019-08-081-0/+84
* Revert Added Delta IR Reduction ToolDiego Trevino Ferrer2019-08-071-89/+0
* Added Delta IR Reduction ToolDiego Trevino Ferrer2019-08-071-0/+89
* Reverts commit r368117, r368115 and r368112Petr Hosek2019-08-071-75/+0
* Added Tool as Dependency to tests & fixed warningsDiego Trevino Ferrer2019-08-071-3/+3
* [Bugpoint redesign] Added Pass to Remove Global VariablesDiego Trevino Ferrer2019-08-071-170/+23
* Added Delta IR Reduction ToolDiego Trevino Ferrer2019-08-071-0/+222
* Revert "Added Delta IR Reduction Tool"Dmitri Gribenko2019-08-061-221/+0
* Added Delta IR Reduction ToolDiego Trevino Ferrer2019-08-061-0/+221
OpenPOWER on IntegriCloud