]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gimple-ssa-strength-reduction.c
Update copyright years.
[thirdparty/gcc.git] / gcc / gimple-ssa-strength-reduction.c
2016-01-04  jakub Update copyright years.
2015-12-10  law2015-12-10 Jeff Law <law@redhat.com>
2015-11-11  marxinFix various memory leaks
2015-11-08  ebotcazouMerge of the scalar-storage-order branch.
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-08-12  tbsaundeRevert "replace several uses of the anon namespace...
2015-08-11  tbsaundereplace several uses of the anon namespace with GCC_FINAL
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-04-18  tbsaunderemove need for store_values_directly
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-12-11  mpolacek * fold-const.c (fold_negate_expr): Add ANY_INTEGRAL_TY...
2014-12-01  jakub * gimple.h (gimple_build_assign_stat): Remove prototype.
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-10-30  rguenth2014-10-30 Richard Biener <rguenther@suse.de>
2014-10-29  rsandifogcc/ada/
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-08-07  tbsaunderemove pointer-set.[ch]
2014-08-07  tbsaundeconvert the rest of the users of pointer_map to hash_map
2014-08-02  tbsaundeconvert many uses of pointer_map to hash_map
2014-07-09  tbsaunderemove has_execute
2014-06-24  tbsaundeRemove a layer of indirection from hash_table
2014-06-02  amacleod * expr.h: Remove prototypes of functions defined in...
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
2014-05-06  rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-05-05  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-04-30  mrsMerge in trunk.
2014-04-28  rsandifoMerge from trunk.
2014-04-25  wschmidt[gcc]
2014-04-24  mrsMerge in trunk.
2014-04-22  mrsMerge in trunk.
2014-04-22  rsandifoMerge from trunk.
2014-04-17  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-04-02  wschmidt[gcc]
2014-04-02  mrsMerge in trunk.
2014-02-10  mrsMerge in trunk.
2014-01-13  mrsMerge in trunk.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-16  mrsMerge in trunk.
2013-12-13  mrsMerge in trunk.
2013-12-05  yufenggcc/
2013-12-04  rsandifoMerge with trunk.
2013-12-04  yufenggcc/
2013-12-02  rsandifoAddress Richard's review comments.
2013-12-01  rsandifoAvoid some unnecessary temporaries and convert some...
2013-11-27  edlinger2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
2013-11-26  edlinger2013-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-22  rsandifoMerge with trunk.
2013-11-21  rsandifoMerge with trunk.
2013-11-21  rsandifoRemove trailing whitespace. Add missing dbxout.c hunk.
2013-11-20  rsandifoMerge from trunk.
2013-11-20  rsandifogcc/ada/
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  rsandifoMerge from trunk.
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-29  rsandifo- Fix comment typos that I'd introducted.
2013-10-24  rsandifoRename max_wide_int to widest_int, addr_wide_int to...
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-23  rsandifoAlways treat trees as having their native precision...
2013-10-20  mrsMerge in trunk.
2013-10-18  amacleod * tree-ssa.h: Don't include gimple-low.h, tree-ssa...
2013-10-02  yufenggcc/
2013-10-02  yufenggcc/
2013-09-28  rsandifogcc/
2013-09-23  zadeckfix merge on wide-int branch
2013-09-20  mrsMerge in trunk.
2013-09-18  law * compare-elim.c (find_comparison_dom_walker): New...
2013-09-17  amker * gimple-ssa-strength-reduction.c (backtrace_base_for_...
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-07  rsandifoReorganise wide-int classes so that they are all instan...
2013-09-04  mrsMerge in trunk.
2013-08-24  zadeckmade sign parameter optional to wide_int::neg_p
2013-08-15  mrsRemove extra spaces.
2013-08-15  mrsFix latent merge issue.
2013-08-13  mrsAdd wide-int branch.
2013-08-06  jamborm2013-08-06 Martin Jambor <mjambor@suse.cz>
next