Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvm-reduce: Fix inconsistencies between int/unsigned usage (standardize on int) | David Blaikie | 2019-09-18 | 1 | -5/+5 |
* | [llvm-reduce] Fix a bug, improve error handling when running test | Reid Kleckner | 2019-09-11 | 1 | -2/+3 |
* | llvm-reduce: Remove some unused headers/more narrowly include them | David Blaikie | 2019-09-10 | 1 | -0/+1 |
* | llvm-remove: Remove "using namespace" in header. | David Blaikie | 2019-09-10 | 1 | -1/+4 |
* | [Bugpoint redesign] Output option can now print to STDOUT | Diego Trevino Ferrer | 2019-08-15 | 1 | -6/+6 |
* | [Bugpoint redesign] Modified Functions pass to consider declarations | Diego Trevino Ferrer | 2019-08-14 | 1 | -22/+15 |
* | Fix -Wdocumentation warning (@returns used in void function). NFCI. | Simon Pilgrim | 2019-08-13 | 1 | -2/+1 |
* | Added Delta IR Reduction Tool | Diego Trevino Ferrer | 2019-08-08 | 1 | -0/+80 |
* | Revert Added Delta IR Reduction Tool | Diego Trevino Ferrer | 2019-08-07 | 1 | -80/+0 |
* | Added Delta IR Reduction Tool | Diego Trevino Ferrer | 2019-08-07 | 1 | -0/+80 |