Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-11-19 | Fix -fsave-optimization-record ICE (PR tree-optimization/87025) | David Malcolm | 1 | -0/+3 |
2018-11-19 | Eliminate global state from -fsave-optimization-record | David Malcolm | 1 | -101/+0 |
2018-11-13 | -fsave-optimization-record: compress the output using zlib | David Malcolm | 1 | -8/+27 |
2018-10-04 | Report vectorization problems via a new opt_problem class | David Malcolm | 1 | -1/+1 |
2018-09-28 | tree.h (BLOCK_ORIGIN): New. | Richard Biener | 1 | -6/+0 |
2018-07-31 | dumpfile.c: eliminate special-casing of dump_file/alt_dump_file | David Malcolm | 1 | -1/+1 |
2018-07-25 | optinfo-emit-json.cc: fix trivial memory leak | David Malcolm | 1 | -1/+1 |
2018-07-24 | Fix segfault in -fsave-optimization-record (PR tree-optimization/86636) | David Malcolm | 1 | -10/+15 |
2018-07-20 | Add "-fsave-optimization-record" | David Malcolm | 1 | -0/+568 |