Age | Commit message (Expand) | Author | Files | Lines |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -2/+2 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-03-18 | Fix up duplicated duplicated words in comments | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-10-22 | Come up with json::integer_number and use it in GCOV. | Martin Liska | 1 | -5/+5 |
2019-03-28 | optinfo-emit-json.cc: don't call get_fnname_from_decl (PR middle-end/89725) | David Malcolm | 1 | -1/+2 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-27 | Fix missing dump_impl_location_t values, using a new dump_metadata_t | David Malcolm | 1 | -1/+1 |
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 |