]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree.h
Allow automatics in equivalences
[thirdparty/gcc.git] / gcc / tree.h
2019-08-13  rsandifoUse checking forms of DECL_FUNCTION_CODE (PR 91421)
2019-08-13  rsandifoOptimise constant IFN_WHILE_ULTs
2019-08-10  jakub * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE_D...
2019-08-06  jakub * tree.h (OMP_CLAUSE_LASTPRIVATE_TASKLOOP_IV): Rename...
2019-08-01  mseborPR c++/90947 - Simple lookup table of array of strings...
2019-07-25  marxinExtend DCE to remove unnecessary new/delete-pairs ...
2019-07-25  marxinCome up with function_decl_type and use it in tree_func...
2019-07-20  jakub * tree.def (OMP_LOOP): New tree code.
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-07-03  jakub * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__...
2019-07-02  rguenth2019-07-02 Richard Biener <rguenther@suse.de>
2019-06-24  hubicka * ipa-utils.h (type_with_linkage_p): Verify that type is
2019-06-18  jason * tree.c (build_constructor): Add MEM_STAT_DECL.
2019-06-10  jakub * tree.def (OMP_SCAN): New tree code.
2019-05-31  jakub * tree.h (OMP_CLAUSE__CONDTEMP__ITER): Define.
2019-05-28  nathan[PATCH] Commonize anon-name generation
2019-05-24  jakub * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__...
2019-05-16  jakub PR fortran/90329
2019-04-30  nathan[GC PATCH] Correct TS marking of _EXPR nodes
2019-04-26  rsandifoAdd commentary to (SET_)TYPE_VECTOR_SUBPARTS
2019-04-18  mseborPR middle-end/89797 - ICE on a vector_size (1LU <<...
2019-04-15  rguenth2019-04-15 Richard Biener <rguenther@suse.de>
2019-04-12  mseborPR c/88383 - ICE calling __builtin_has_attribute on...
2019-02-18  mseborPR middle-end/89294 - ICE in valid_constant_size_p
2019-02-12  hubicka PR lto/88777
2019-02-11  mseborPR c++/87996 - size of array is negative error when...
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-07  rsandifo[2/2] PR88598: Optimise reduc (bit_and)
2019-01-07  rsandifo[1/2] PR88598: Optimise x * { 0 or 1, 0 or 1, ... }
2019-01-01  jakub Update copyright years.
2018-12-19  dmalcolmC++: improvements to binary operator diagnostics (PR...
2018-12-19  dmalcolmC++: more location wrapper nodes (PR c++/43064, PR...
2018-12-06  segherasm inline
2018-11-29  jakub PR target/88152
2018-11-23  mseborPR tree-optimization/87756 - missing unterminated argum...
2018-11-15  mseborPR c++/87541 - ICE using a constant decl as an attribut...
2018-11-08  jakub * builtin-types.def (BT_FN_VOID_BOOL, BT_FN_VOID_SIZE_...
2018-10-26  hubicka * ipa-devirt.c (warn_odr): Make static.
2018-10-05  rguenth2018-10-05 Richard Biener <rguenther@suse.de>
2018-10-04  law * gimple-ssa-sprintf.c (format_string): Do...
2018-10-03  marxinProperly mark lambdas in GCOV (PR gcov-profile/86109).
2018-09-28  rguenth2018-09-28 Richard Biener <rguenther@suse.de>
2018-09-27  mseborgcc/ChangeLog:
2018-09-26  mseborgcc/ChangeLog:
2018-08-29  rguenth2018-08-29 Richard Biener <rguenther@suse.de>
2018-08-28  marxinUpdate documentation of fndecl_built_in_p.
2018-08-27  marxinCome up with fndecl_built_in_p.
2018-08-21  hubicka * tree.c (find_decls_types_r): Do not check for redund...
2018-08-10  marxinIntroduce __builtin_expect_with_probability (PR target...
2018-07-26  mseborPR tree-optimization/86043 - strlen after memcpy partia...
2018-07-20  marxinRemove unused code.
2018-07-19  aldyh * wide-int.h (widest2_int): New.
2018-06-08  marxinRemove MPX
2018-05-16  jason * tree.c (warn_deprecated_use): Return bool. Simplify...
2018-04-30  jason * tree.c (build_clobber): New.
2018-03-16  jakub PR c++/79937
2018-01-15  jakub PR middle-end/82694
2018-01-10  dmalcolmPreserving locations for variable-uses and constants...
2018-01-03  rsandifopoly_int: GET_MODE_PRECISION
2018-01-03  rsandifopoly_int: TYPE_VECTOR_SUBPARTS
2018-01-03  jakub Update copyright years.
2018-01-03  rsandifopoly_int: vectorizable_reduction
2018-01-03  rsandifopoly_int: current_vector_size and TARGET_AUTOVECTORIZE_...
2017-12-21  rsandifopoly_int: get_binfo_at_offset
2017-12-21  rsandifopoly_int: bit_field_size/offset
2017-12-21  rsandifopoly_int: get_inner_reference & co.
2017-12-20  rsandifopoly_int: expand_debug_expr
2017-12-20  rsandifopoly_int: tree constants
2017-12-16  rsandifoAdd VEC_SERIES_EXPR and associated optab
2017-12-12  aoliva[SFN] Introduce -gstatement-frontiers option, enable...
2017-12-12  aoliva[SFN] introduce statement frontier notes, still disabled
2017-12-12  aoliva[SFN] boilerplate changes in preparation to introduce...
2017-12-07  rsandifoMake build_vector static
2017-12-07  rsandifoNew VECTOR_CST layout
2017-12-01  jakub PR c/79153
2017-11-28  jakub PR sanitizer/81275
2017-11-28  jamborm[PR 82808] Use proper result types for arithmetic jump...
2017-11-28  jkovalRemove Cilk Plus support.
2017-11-28  jakub * tree.def (SWITCH_EXPR): Change from 3 operand to...
2017-11-22  mpolacek PR c++/60336
2017-11-16  nathan[PATCH] New lang hook
2017-11-14  jason Support GTY((cache)) on hash_map.
2017-10-29  wilsonDelete obsolete SDB debug info support.
2017-10-19  ebotcazou * asan.c (handle_builtin_alloca): Deal with all alloca...
2017-10-13  nathan[PATCH] Tree structure marking
2017-10-11  nathan[PATCH] DECL_ASSEMBLER_NAME and friends
2017-10-11  nathan[PATCH] DECL_ASSEMBLER_NAME and friends
2017-10-11  rguenth2017-10-11 Richard Biener <rguenther@suse.de>
2017-10-10  rsandifoRequire wi::to_wide for trees
2017-10-02  rsandifoFix mismatched precisions in tree arithmetic
2017-09-14  rsandifoUse vec<> in build_vector
2017-09-14  rsandifoStore VECTOR_CST_NELTS directly in tree_node
2017-08-30  rsandifo[65/77] Add a SCALAR_TYPE_MODE macro
2017-08-30  rsandifo[34/77] Add a SCALAR_INT_TYPE_MODE macro
2017-08-30  rsandifo[9/77] Add SCALAR_FLOAT_TYPE_MODE
2017-08-21  rsandifoAdd a type_has_mode_precision_p helper function
2017-08-21  rsandifoMove vector_type_mode to tree.c
2017-08-18  hjlAdd warn_if_not_aligned attribute
2017-08-16  nathan * tree-core.h (tree_type_non_common): Rename binfo...
2017-08-08  marxin.
next