Age | Commit message (Expand) | Author | Files | Lines |
2024-10-25 | gcc: Remove trailing whitespace | Jakub Jelinek | 1 | -1/+1 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-03-03 | tree-optimization/93946 - fix bogus redundant store removal in FRE, DSE and DOM | Richard Biener | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-08-22 | re PR tree-optimization/81741 (Misoptimisation : replacing a constant field r... | Jeff Law | 1 | -4/+9 |
2017-03-15 | re PR tree-optimization/71437 (Performance regression after r235817) | Jeff Law | 1 | -0/+21 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-02-08 | re PR tree-optimization/65917 (XFAIL: gcc.dg/tree-ssa/20030922-2.c scan-tree-... | Jeff Law | 1 | -2/+9 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-29 | [PATCH] Remove unnecessary invalidation support in threading | Jeff Law | 1 | -6/+0 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -1/+1 |
2015-09-18 | [PATCH] avail_exprs is no longer file scoped | Jeff Law | 1 | -1/+6 |
2015-09-16 | [PATCH] Move code out of tree-ssa-dom into tree-ssa-scopedtables | Jeff Law | 1 | -0/+121 |
2015-09-11 | [PATCH] Another small cleanup to the const_and_copies stack | Jeff Law | 1 | -4/+10 |
2015-09-08 | Re: [PATCH] Minor cleanup of const_and_copies stack | Jeff Law | 1 | -1/+1 |
2015-09-04 | [PATCH] Minor cleanup of const_and_copies stack | Jeff Law | 1 | -3/+16 |
2015-04-17 | re PR tree-optimization/47679 (Strange uninitialized warning after SRA) | Jeff Law | 1 | -0/+40 |