Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / tree-ssa-strlen.c
2017-01-09 Yvan RouxMerge branches/gcc-6-branch rev 244220.
2016-09-14 Yvan Roux gcc/
2016-07-11 Yvan RouxMerge branches/gcc-6-branch rev 238201.
2016-01-04 jakub Update copyright years.
2015-12-10 law2015-12-10 Jeff Law <law@redhat.com>
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-20 tbsaundeswitch from gimple to gimple*
2015-09-16 miyukiShare memory blocks between pool allocators
2015-07-16 marxinAdd new object_allocator and clean-up allocator usage.
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25 amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-25 rsandifogcc/
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-06-01 marxinChange use to type-based pool allocator in
2015-01-15 prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-08 jakub PR tree-optimization/63989
2015-01-05 jakub Update copyright years.
2014-12-01 jakub * gimple.h (gimple_build_assign_stat): Remove prototype.
2014-11-29 jakub * gimple-expr.h (create_tmp_var_raw, create_tmp_var,
2014-11-21 jakub PR tree-optimization/61773
2014-11-19 dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-19 jakub * gimple.h (gimple_build_assign_with_ops): Add unary...
2014-11-17 ienkovichgcc/
2014-11-14 tejohnson2014-11-13 Teresa Johnson <tejohnson@google.com>
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-07-09 tbsaunderemove has_execute
2014-06-25 glisse2014-06-25 Marc Glisse <marc.glisse@inria.fr>
2014-06-24 glisse2014-06-24 Marc Glisse <marc.glisse@inria.fr>
2014-06-24 tbsaundeadd hash_map class
2014-06-24 tbsaundeRemove a layer of indirection from hash_table
2014-05-06 mrsMerge in trunk.
2014-05-06 rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-04-22 rsandifoMerge from trunk.
2014-04-17 tbsaundepass cfun to pass::execute
2014-04-17 tbsaundepass current function to opt_pass::gate ()
2014-04-17 tbsaunderemove has_gate
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-04 rsandifoMerge with trunk.
2013-11-22 amacleod * gimple.h: Remove all includes.
2013-11-20 rsandifoMerge from trunk.
2013-11-19 dnovilloFactor unrelated declarations out of tree.h.
2013-11-18 rsandifoMerge from trunk.
2013-11-18 rsandifogcc/c-family/
2013-11-18 rsandifogcc/ada/
2013-11-18 rsandifogcc/c-family/
2013-11-18 rsandifogcc/ada/
2013-11-18 rsandifogcc/ada/
2013-11-16 mrsMerge in trunk.
2013-11-14 amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-13 amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-12 amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-11-09 rsandifoMerge with trunk.
2013-11-06 mrsMerge in trunk.
2013-11-04 mrsMerge in trunk.
2013-10-23 amacleod * tree-ssa.h: Remove all #include's
2013-10-21 dnovilloRe-factor inclusion of tree.h.
2013-10-20 mrsMerge in trunk.
2013-09-28 rsandifogcc/
2013-09-20 mrsMerge in trunk.
2013-09-18 law * compare-elim.c (find_comparison_dom_walker): New...
2013-09-12 amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-04 mrsMerge in trunk.
2013-08-30 jakub PR tree-optimization/58277
2013-08-13 mrsAdd wide-int branch.
2013-08-05 dmalcolmAutomated conversion of passes to C++ classes
2013-05-17 mpolacekAdd tree-ssa-strlen optimization.
2013-05-13 jakub PR tree-optimization/57230
2013-05-13 jakub PR tree-optimization/57230
2013-04-26 crowlThis patch is the main part of a consolodation of the...
2013-04-10 rguenth2013-04-10 Richard Biener <rguenther@suse.de>
2013-01-10 rsandifoUpdate copyright years in gcc/
2013-01-07 rguenth2013-01-07 Richard Biener <rguenther@suse.de>
2012-11-18 dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-08-14 rguenth2012-08-14 Richard Guenther <rguenther@suse.de>
2012-08-10 rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-08-02 rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-05-15 gingold2012-05-15 Tristan Gingold <gingold@adacore.com>
2011-10-27 jakub * tree-ssa-strlen.c: Include expr.h.
2011-10-24 krebbel2011-10-24 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2011-10-11 meissnerConvert standard builtin functions from being arrays...
2011-10-05 jakub PR tree-optimization/50613
2011-10-04 jakub PR tree-optimization/50604
2011-09-27 jakub * common.opt: Add -foptimize-strlen option.