Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvm-reduce: Follow-up to 372280, now with more-better msan fixing | David Blaikie | 2019-09-19 | 1 | -1/+1 |
* | llvm-reduce: Avoid use-after-free when removing a branch instruction | David Blaikie | 2019-09-19 | 1 | -2/+7 |
* | llvm-reduce: Remove inaccurate doxy comment about a return that isn't returned | David Blaikie | 2019-09-18 | 1 | -1/+0 |
* | llvm-reduce: Fix inconsistencies between int/unsigned usage (standardize on int) | David Blaikie | 2019-09-18 | 1 | -4/+4 |
* | llvm-reduce: Add pass to reduce basic blocks | David Blaikie | 2019-09-18 | 1 | -0/+142 |