Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / tree-ssa-tail-merge.c
2016-11-15 Yvan RouxMerge branches/gcc-6-branch rev 242371.
2016-06-15 Yvan RouxMerge branches/gcc-6-branch rev 237469.
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>
2012-11-06 rthPrevent "illegal" block sharing within transactions.
2012-10-25 crowlChange hash_table to support a comparator type differen...
2012-10-25 rguenth2012-10-25 Richard Biener <rguenther@suse.de>
2012-08-17 rguenth2012-08-17 Richard Guenther <rguenther@suse.de>
2012-08-15 dnovilloMerge from cxx-conversion branch (gcc.gnu.org/wiki...
2012-08-14 rguenth2012-08-14 Richard Guenther <rguenther@suse.de>
2012-08-02 rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-08-01 rguenth2012-08-01 Richard Guenther <rguenther@suse.de>
2012-07-16 stevengcc/
2012-07-16 dehao2012-07-16 Dehao Chen <dehao@google.com>
2012-07-10 dehao2012-07-10 Dehao Chen <dehao@google.com>
2012-07-06 vries2012-07-06 Tom de Vries <tom@codesourcery.com>
2012-05-31 steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-04-14 vries2012-04-14 Tom de Vries <tom@codesourcery.com>
2012-04-13 vries2012-04-13 Tom de Vries <tom@codesourcery.com>
2012-04-11 davidxlRemove TODO_dump_func completely
2012-01-30 jakub PR debug/52048
2012-01-17 jakub PR tree-optimization/51877
2011-12-12 torvaldPrevent sharing of commit calls among transactions.
2011-11-15 vries2011-11-16 Tom de Vries <tom@codesourcery.com>
2011-11-15 vries2011-11-15 Tom de Vries <tom@codesourcery.com>
2011-11-01 vries2011-11-01 Tom de Vries <tom@codesourcery.com>
2011-10-26 vries2011-10-26 Tom de Vries <tom@codesourcery.com>
next