Age | Commit message (Expand) | Author | Files | Lines |
2019-08-10 | tree-core.h (enum omp_clause_code): Add OMP_CLAUSE_DEVICE_TYPE. | Jakub Jelinek | 1 | -0/+11 |
2019-08-07 | tree-core.h (enum omp_clause_code): Adjust OMP_CLAUSE_USE_DEVICE_PTR OpenMP d... | Jakub Jelinek | 1 | -1/+4 |
2019-08-05 | Make function_code a 32-bit field | Richard Sandiford | 1 | -12/+8 |
2019-07-25 | Extend DCE to remove unnecessary new/delete-pairs (PR c++/23383). | Martin Liska | 1 | -0/+1 |
2019-07-25 | Come up with function_decl_type and use it in tree_function_decl. | Martin Liska | 1 | -3/+17 |
2019-07-20 | tree.def (OMP_LOOP): New tree code. | Jakub Jelinek | 1 | -0/+10 |
2019-07-12 | tree-core.h (enum omp_clause_code): Add OMP_CLAUSE_ORDER. | Jakub Jelinek | 1 | -0/+3 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -2/+2 |
2019-07-03 | tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__SCANTEMP_ clause. | Jakub Jelinek | 1 | -0/+3 |
2019-07-02 | tree-core.h (enum tree_index): Add TI_CHREC_DONT_KNOW and TI_CHREC_KNOWN. | Richard Biener | 1 | -0/+3 |
2019-06-24 | ipa-utils.h (type_with_linkage_p): Verify that type is CXX_ODR_P. | Jan Hubicka | 1 | -0/+2 |
2019-06-10 | tree.def (OMP_SCAN): New tree code. | Jakub Jelinek | 1 | -1/+7 |
2019-05-24 | tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__CONDTEMP_. | Jakub Jelinek | 1 | -0/+3 |
2019-05-16 | re PR fortran/90329 (Incompatibility between gfortran and C lapack calls) | Jakub Jelinek | 1 | -0/+1 |
2019-02-22 | re PR tree-optimization/87609 (miscompilation with restrict and loop) | Richard Biener | 1 | -1/+3 |
2019-01-09 | PR other/16615 [1/5] | Sandra Loosemore | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-06 | asm inline | Segher Boessenkool | 1 | -0/+3 |
2018-11-08 | builtin-types.def (BT_FN_VOID_BOOL, [...]): New. | Jakub Jelinek | 1 | -4/+49 |
2018-10-05 | tree-core.h (tree_block::abstract_flag): Remove. | Richard Biener | 1 | -2/+1 |
2018-10-03 | Properly mark lambdas in GCOV (PR gcov-profile/86109). | Martin Liska | 1 | -1/+1 |
2018-08-29 | tree-core.h: Document use of deprecated_flag in SSA_NAME. | Richard Biener | 1 | -0/+3 |
2018-08-24 | emit-rtl.c (init_emit_once): Do not emit MODE_POINTER_BOUNDS RTXes. | Uros Bizjak | 1 | -2/+0 |
2018-06-20 | Update OpenACC data clause semantics to the 2.5 behavior | Chung-Lin Tang | 1 | -1/+7 |
2018-06-08 | Remove MPX | Martin Liska | 1 | -14/+0 |
2018-05-30 | tree-core.h: Update comment about the format of NAME string passed to handler... | Jozef Lawrynowicz | 1 | -8/+8 |
2018-01-12 | Fix integer overflow in stats of trees. | Martin Liska | 1 | -2/+2 |
2018-01-10 | Preserving locations for variable-uses and constants (PR c++/43486) | David Malcolm | 1 | -0/+3 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-20 | poly_int: tree constants | Richard Sandiford | 1 | -0/+6 |
2017-12-15 | tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f... | Jakub Jelinek | 1 | -2/+2 |
2017-12-07 | New VECTOR_CST layout | Richard Sandiford | 1 | -3/+12 |
2017-12-07 | PR c/81544 - attribute noreturn and warn_unused_result on the same function a... | Martin Sebor | 1 | -0/+14 |
2017-11-28 | Remove Cilk Plus support. | Julia Koval | 1 | -9/+0 |
2017-11-23 | generic.texi (ANNOTATE_EXPR): Document 3rd operand. | Eric Botcazou | 1 | -0/+1 |
2017-11-22 | re PR c++/60336 (empty struct value is passed differently in C and C++) | Marek Polacek | 1 | -3/+5 |
2017-11-17 | re PR fortran/83017 (DO CONCURRENT not parallelizing) | Richard Biener | 1 | -0/+1 |
2017-10-29 | Delete obsolete SDB debug info support. | James E Wilson | 1 | -1/+0 |
2017-10-13 | [PATCH] Tree structure marking | Nathan Sidwell | 1 | -1/+1 |
2017-10-11 | tree.def (POLYNOMIAL_CHREC): Remove CHREC_VARIABLE tree operand. | Richard Biener | 1 | -0/+3 |
2017-09-14 | Store VECTOR_CST_NELTS directly in tree_node | Richard Sandiford | 1 | -1/+4 |
2017-08-18 | Add warn_if_not_aligned attribute | H.J. Lu | 1 | -2/+7 |
2017-08-16 | tree-core.h (tree_type_non_common): Rename binfo to lang_1. | Nathan Sidwell | 1 | -1/+1 |
2017-06-27 | fenv.h builtins | Marc Glisse | 1 | -0/+4 |
2017-06-09 | builtin-attrs.def (ATTR_NORETURN_NOTHROW_LEAF_COLD_LIST, [...]): New. | Jan Hubicka | 1 | -0/+3 |
2017-05-19 | OpenACC 2.5 default (present) clause | Thomas Schwinge | 1 | -1/+2 |
2017-05-01 | re PR c++/80038 (Random segfault using local vectors in Cilk function) | Xi Ruoyao | 1 | -0/+4 |
2017-04-12 | re PR target/79671 (mapnik miscompilation on armv7hl since r235622) | Richard Biener | 1 | -1/+3 |
2017-01-20 | re PR c/64279 (Warning missing for "(cond) ? A : A" / if(cond) expr1; else ex... | Marek Polacek | 1 | -1/+3 |
2017-01-12 | tree.c (initialize_tree_contains_struct): Make TS_OPTIMIZATION and TS_TARGET_... | Richard Biener | 1 | -2/+2 |