David Blaikie
|
1796aad50c
|
llvm-reduce: Follow-up to 372280, now with more-better msan fixing
llvm-svn: 372349
|
2019-09-19 20:04:04 +00:00 |
David Blaikie
|
fa7f168a37
|
llvm-reduce: Avoid use-after-free when removing a branch instruction
Found my msan buildbot & pointed out by Nico Weber - thanks Nico!
llvm-svn: 372280
|
2019-09-19 00:35:32 +00:00 |
David Blaikie
|
69a9235202
|
llvm-reduce: Remove inaccurate doxy comment about a return that isn't returned
Addressing post-commit code review feedback from Dávid Bolvanský -
thanks!
llvm-svn: 372271
|
2019-09-18 22:38:05 +00:00 |
David Blaikie
|
c4da7eeccd
|
llvm-reduce: Fix inconsistencies between int/unsigned usage (standardize on int)
llvm-svn: 372270
|
2019-09-18 22:30:25 +00:00 |
David Blaikie
|
070598bb52
|
llvm-reduce: Add pass to reduce basic blocks
Patch by Diego Treviño!
Differential Revision: https://reviews.llvm.org/D66320
llvm-svn: 372264
|
2019-09-18 21:45:05 +00:00 |