]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-tail-merge.c
Update copyright years.
[thirdparty/gcc.git] / gcc / tree-ssa-tail-merge.c
2019-01-01  jakub Update copyright years.
2018-08-02  rguenth2018-08-02 Richard Biener <rguenther@suse.de>
2018-06-21  vries[tail-merge] Fix side-effect test in stmt_local_def
2018-03-22  vries[tail-merge] Don't merge bbs with bb_has_abnormal_pred
2018-01-24  hubicka * cfgcleanup.c (try_crossjump_to_edge): Use combine_wi...
2018-01-03  jakub Update copyright years.
2017-12-20  aoliva[SFN] debug markers before labels no more
2017-12-12  aoliva[SFN] not-quite-boilerplate changes in preparation...
2017-12-12  aoliva[SFN] boilerplate changes in preparation to introduce...
2017-11-11  hubicka * tree-ssa-tail-merge.c (replace_block_by): Fix and...
2017-11-03  hubicka * asan.c (create_cond_insert_point): Maintain profile.
2017-10-19  hubicka * asan.c (create_cond_insert_point): Do not update...
2017-07-28  jakub PR sanitizer/80998
2017-07-03  vriesIgnore EDGE_{DFS_BACK,EXECUTABLE} in tail-merge
2017-07-03  vriesDon't tail-merge blocks from different loops
2017-07-03  vriesFix sigsegv in find_same_succ_bb
2017-06-29  hubicka * asan.c (asan_emit_stack_protection): Update.
2017-06-16  hubicka * tree-ssa-tail-merge.c (replace_block_by): Fix profil...
2017-06-04  hubicka2017-05-23 Jan Hubicka <hubicka@ucw.cz>
2017-05-11  rguenth2017-05-11 Richard Biener <rguenther@suse.de>
2017-01-01  jakub Update copyright years.
2016-10-13  marxinDo not merge BBs with a different EH landing pads (PR
2016-06-25  jakub PR tree-optimization/71643
2016-06-14  jakub PR tree-optimization/71520
2016-05-06  nathan * gimple.c (gimple_call_same_target_p): Unique functio...
2016-03-07  vriesSkip ubsan/asan internal fns with different location...
2016-02-11  jakub * cgraph.c: Spelling fixes - behaviour -> behavior and
2016-01-04  jakub Update copyright years.
2015-11-06  hubicka * tree-core.h (size_type_kind): Remove OEP_CONSTANT_AD...
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-01  tbsaunderemove many typedefs
2015-09-30  mpolacek PR tree-optimization/67690
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-07-13  aldyhFix double word typos.
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  rsandifogcc/
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-18  vriesFix whitespace in tree-ssa-tail-merge.c
2015-05-05  dmalcolmFix indentation issues seen by -Wmisleading-indentation
2015-04-18  tbsaunderemove need for store_values_directly
2015-03-11  mpolacek PR tree-optimization/65388
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-06  vriesFix typo in struct same_succ_def comment
2015-01-05  jakub Update copyright years.
2014-12-10  glisse2014-12-10 Marc Glisse <marc.glisse@inria.fr>
2014-11-27  rguenth2014-11-27 Richard Biener <rguenther@suse.de>
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-19  vriesFix tail-merge pass for dead type-unsafe code
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-10-09  rguenth2014-10-09 Richard Biener <rguenther@suse.de>
2014-08-01  akConvert tree-ssa-tail-merge to inchash
2014-07-31  rguenth2014-07-31 Richard Biener <rguenther@suse.de>
2014-07-25  akAdd an abstract incremental hash data type
2014-06-24  tbsaundeRemove a layer of indirection from hash_table
2014-06-07  ebotcazou * tree-ssa-tail-merge.c (same_succ_hash): Hash the...
2014-06-06  rguenth2014-06-06 Richard Biener <rguenther@suse.de>
2014-05-06  mrsMerge in trunk.
2014-05-06  rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09  dmalcolmEliminate last_basic_block macro.
2013-12-09  dmalcolmEliminate BASIC_BLOCK macro.
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-21  rsandifoMerge with trunk.
2013-11-21  ebotcazou * tree-ssa-tail-merge.c (stmt_local_def): Return false...
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-19  dmalcolmEliminate n_basic_blocks macro
2013-11-18  rsandifoMerge from trunk.
2013-11-17  amacleod * gimple.h: Reorder prototypes to match .c declaration...
2013-11-16  mrsMerge in trunk.
2013-11-14  vriesHandle GIMPLE_ASSIGNs with different vuse in gimple_equal_p
2013-11-14  vriesFactor out gimple_operand_equal_value_p from gimple_equal_p
2013-11-14  vriesAdd is_tm_ending
2013-11-14  vriesSimplify code in gimple_equal_p
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-04  mrsMerge in trunk.
2013-10-29  tejohnson2013-10-29 Teresa Johnson <tejohnson@google.com>
2013-10-23  vriesAdd missing check in stmt_local_def for tail-merge.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-20  mrsMerge in trunk.
2013-10-18  tejohnson2013-10-18 Teresa Johnson <tejohnson@google.com>
2013-09-20  mrsMerge in trunk.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-07-21  mrsFix typos.
2013-04-29  vriesPreserve loops in tail-merge
2013-04-29  vriesUpdate tail-merge header comment.
2013-04-26  rguenth2013-03-26 Richard Biener <rguenther@suse.de>
2013-01-31  rguenth2013-01-31 Richard Biener <rguenther@suse.de>
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-09  chrbr2012-11-08 Christian Bruel <christian.bruel@st.com>
next