Age | Commit message (Expand) | Author | Files | Lines |
2020-03-03 | tree-optimization/93946 - fix bogus redundant store removal in FRE, DSE and DOM | Richard Biener | 1 | -1/+4 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-12 | Remove gcc/params.* files. | Martin Liska | 1 | -1/+0 |
2019-11-12 | Apply mechanical replacement (generated patch). | Martin Liska | 1 | -1/+1 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -2/+2 |
2019-07-05 | re PR tree-optimization/91091 ([missed optimization] Missing optimization in ... | Richard Biener | 1 | -1/+1 |
2019-07-02 | re PR tree-optimization/58483 (missing optimization opportunity for const std... | Richard Biener | 1 | -2/+9 |
2019-05-16 | re PR c++/90484 (ICE in equal_mem_array_ref_p at gcc/tree-ssa-scopedtables.c:... | Jakub Jelinek | 1 | -5/+2 |
2019-05-07 | re PR tree-optimization/90316 (large compile time increase in opt / alias stm... | Richard Biener | 1 | -10/+4 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-10-22 | Add a fun parameter to three stmt_could_throw... functions | Martin Jambor | 1 | -1/+1 |
2018-05-17 | Gimple FE support for internal functions | Richard Sandiford | 1 | -2/+2 |
2018-02-07 | re PR tree-optimization/84235 (Miscompilation of floating point code by dom2) | Jakub Jelinek | 1 | -3/+13 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-20 | poly_int: get_ref_base_and_extent | Richard Sandiford | 1 | -11/+11 |
2017-09-01 | re PR tree-optimization/82052 (ICE with "-O3 -m32" on x86_64-linux-gnu (inter... | Jeff Law | 1 | -4/+13 |
2017-08-22 | re PR tree-optimization/81741 (Misoptimisation : replacing a constant field r... | Jeff Law | 1 | -0/+102 |
2017-08-01 | tree-ssa-scopedtables.c (hashable_expr_equal_p): Check BIT_INSERT_EXPR's oper... | Andrew Pinski | 1 | -0/+9 |
2017-05-16 | Add default value for last argument of dump functions. | Martin Liska | 1 | -21/+21 |
2017-03-15 | re PR tree-optimization/71437 (Performance regression after r235817) | Jeff Law | 1 | -0/+271 |
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 | -14/+26 |
2016-01-19 | re PR tree-optimization/69336 (Constant value not detected) | Richard Biener | 1 | -3/+3 |
2016-01-19 | re PR tree-optimization/69352 (profiledbootstrap failure with --with-build-co... | Richard Biener | 1 | -4/+12 |
2016-01-18 | Equate MEM_REFs and ARRAY_REFs in tree-ssa-scopedtables.c | Alan Lawrence | 1 | -3/+64 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -3/+0 |
2015-10-29 | [PATCH] Remove unnecessary invalidation support in threading | Jeff Law | 1 | -39/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -6/+5 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -1/+1 |
2015-09-16 | [PATCH] Move code out of tree-ssa-dom into tree-ssa-scopedtables | Jeff Law | 1 | -0/+627 |
2015-09-11 | [PATCH] Another small cleanup to the const_and_copies stack | Jeff Law | 1 | -10/+10 |
2015-09-04 | [PATCH] Minor cleanup of const_and_copies stack | Jeff Law | 1 | -7/+0 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -4/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -4/+0 |
2015-04-17 | re PR tree-optimization/47679 (Strange uninitialized warning after SRA) | Jeff Law | 1 | -0/+152 |