]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree.c
poly_int: tree constants
[thirdparty/gcc.git] / gcc / tree.c
2017-12-20  rsandifopoly_int: tree constants
2017-12-18  rguenth2017-12-18 Richard Biener <rguenther@suse.de>
2017-12-16  rsandifoAdd VEC_SERIES_EXPR and associated optab
2017-12-16  rsandifoAdd VEC_DUPLICATE_EXPR and associated optab
2017-12-12  aoliva[SFN] introduce statement frontier notes, still disabled
2017-12-07  rsandifoMake more use of VECTOR_CST_ENCODED_ELT
2017-12-07  rsandifoMake build_vector static
2017-12-07  rsandifoUse tree_vector_builder instead of build_vector
2017-12-07  rsandifoNew VECTOR_CST layout
2017-11-29  nathan[PATCH] complex type canonicalization
2017-11-29  jakub PR middle-end/83185
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-27  rguenth2017-11-27 Richard Biener <rguenther@suse.de>
2017-11-22  mpolacek PR c++/60336
2017-11-16  nathan[PATCH] New lang hook
2017-10-29  wilsonDelete obsolete SDB debug info support.
2017-10-22  rsandifoRename inchash::hash::add_wide_int
2017-10-19  mseborPR tree-optimization/82596 - missing -Warray-bounds...
2017-10-19  ebotcazou * asan.c (handle_builtin_alloca): Deal with all alloca...
2017-10-17  nathan[PATCH PR/82546] tree node size
2017-10-13  nathan[PATCH] Tree structure marking
2017-10-11  nathan[PATCH] DECL_ASSEMBLER_NAME and friends
2017-10-10  rsandifoRequire wi::to_wide for trees
2017-09-21  rsandifoFix unguarded uses of tree_to_uhwi
2017-09-14  rsandifoUse vec<> in build_vector
2017-09-14  rsandifoStore VECTOR_CST_NELTS directly in tree_node
2017-09-08  jason PR c++/70029 - ICE with ref-qualifier and -flto
2017-09-05  rsandifoMake targetm.get_mask_mode return an opt_mode
2017-08-30  rsandifo[65/77] Add a SCALAR_TYPE_MODE macro
2017-08-30  rsandifo[35/77] Add uses of as_a <scalar_int_mode>
2017-08-30  rsandifo[34/77] Add a SCALAR_INT_TYPE_MODE macro
2017-08-30  rsandifo[20/77] Replace MODE_INT checks with is_int_mode
2017-08-30  rsandifo[17/77] Add an int_mode_for_size helper function
2017-08-30  rsandifo[13/77] Make floatn_mode return an opt_scalar_float_mode
2017-08-21  rsandifoMove vector_type_mode to tree.c
2017-08-21  rguenth2017-08-21 Richard Biener <rguenther@suse.de>
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.
2017-08-07  marxinCanonicalize names of attributes.
2017-07-29  tbsaundeuse c++ for build_tree_list{,_vec}_stat
2017-07-29  tbsaundeuse C++ for {make,build}_vector_stat
2017-07-29  tbsaundeuse c++ for tree_cons_stat
2017-07-29  tbsaundeuse c++ instead of build_vl_exp_stat
2017-07-29  tbsaundeuse c++ instead of build_decl_stat
2017-07-29  tbsaundeuse c++ instead of {make,grow}_tree_vec_stat
2017-07-29  tbsaundeuse c++ instead of buildN_stat{,_loc}
2017-07-29  tbsaundeuse c++ for make_int_cst_stat
2017-07-29  tbsaundeuse cxx instead of make_tree_binfo_stat
2017-07-29  tbsaundeuse c++ instead of _stat for copy_node_stat
2017-07-29  tbsaundeuse c++ instead of make_node_stat
2017-07-26  mpolacek PR middle-end/70992
2017-07-21  nathan gcc/
2017-07-19  nathan gcc/
2017-07-14  marxinRemove Java references in source code.
2017-06-27  glissefenv.h builtins
2017-06-23  glisseRefactor fileptr_type_node handling
2017-06-11  jason * tree.h (id_equal): New.
2017-06-09  hubicka * builtin-attrs.def (ATTR_NORETURN_NOTHROW_LEAF_COLD_LIST,
2017-05-25  glisseAllow some NOP conversions in (X+CST1)+CST2 in match.pd
2017-05-19  jason * tree.c (make_tree_vec_stat, grow_tree_vec_stat)...
2017-05-16  mpolacek PR sanitizer/80536
2017-05-05  jakub * tree.c (next_type_uid): Change type to unsigned.
2017-05-04  rguenth2017-05-04 Richard Biener <rguenther@suse.de>
2017-05-03  nathan Canonicalize canonical type hashing
2017-05-01  ebotcazou * tree.c (substitute_in_expr) <tcc_vl_exp>: Also inlin...
2017-04-27  jakub PR c++/80534
2017-04-26  nathan * tree.h (crc32_unsigned_n): Declare.
2017-04-21  rguenth2017-04-21 Richard Biener <rguenther@suse.de>
2017-04-20  jakub PR middle-end/80423
2017-04-07  rguenth2017-04-07 Richard Biener <rguenther@suse.de>
2017-03-28  trippelsAvoid name lookup warning
2017-03-09  mpolacek PR c++/79672
2017-02-23  jakub PR middle-end/79665
2017-02-09  cltang2017-02-09 Nathan Sidwell <nathan@codesourcery.com>
2017-02-03  mseborPR tree-optimization/79352 - -fprintf-return-value...
2017-01-30  rguenth2017-01-30 Richard Biener <rguenther@suse.de>
2017-01-23  jakub * tree.h (assign_assembler_name_if_neeeded): Rename...
2017-01-23  chefmaxRevert fix for PR lto/79061 due to this regresses compi...
2017-01-20  mpolacek PR c/64279
2017-01-18  chefmax PR lto/79061
2017-01-12  rguenth2017-01-12 Richard Biener <rguenther@suse.de>
2017-01-09  jakub PR translation/79019
2017-01-08  mseborPR tree-optimization/78913 - Probably misleading error...
2017-01-01  jakub Update copyright years.
2016-12-21  jakub PR bootstrap/78817
2016-12-13  rguenth2016-12-13 Richard Biener <rguenther@suse.de>
2016-11-26  prathamesh34922016-11-26 Prathamesh Kulkarni <prathamesh.kulkarni...
2016-11-25  rsandifoSet mode of decimal floats before calling layout_type
2016-11-24  ebotcazou PR middle-end/78429
2016-11-23  jgreenhalgh[Patch 6/17] Migrate excess precision logic to use...
2016-11-23  rguenth2016-11-23 Richard Biener <rguenther@suse.de>
2016-11-22  amonakovOpenMP loop cloning for SIMT execution
2016-11-21  edlingergcc:
2016-11-18  rsandifoAdd SET_DECL_MODE
2016-11-07  jambormRemove a TODO from verify_type_variant
2016-11-03  jason Use type_hash_eq langhook in check_qualified_type.
next