]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-loop-im.c
Update copyright years.
[thirdparty/gcc.git] / gcc / tree-ssa-loop-im.c
2016-01-04  jakub Update copyright years.
2015-12-10  law2015-12-10 Jeff Law <law@redhat.com>
2015-11-24  vriesAllow pass_lim to run outside pass_tree_loop
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-19  rguenth2015-10-19 Richard Biener <rguenther@suse.de>
2015-10-08  law [PATCH] [4/n] Fix minor SSA_NAME leaks
2015-10-05  mpolacek * tree-ssa-loop-im.c
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-09-15  rguenth2015-09-15 Richard Biener <rguenther@suse.de>
2015-09-13  tbsaundetree-ssa-loop-im.c: remove typedefs that hide pointerness
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-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub PR tree-optimization/64494
2015-01-05  jakub Update copyright years.
2014-12-10  rguenth2014-12-10 Richard Biener <rguenther@suse.de>
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-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-09-22  hubicka * tree-ssa-ccp.c (prop_value_d): Rename to ...
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-17  rguenth2014-06-17 Richard Biener <rguenther@suse.de>
2014-06-06  chrbrPR tree-optimization/43934
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
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-24  mrsMerge in trunk.
2014-04-23  rguenth2014-04-23 Richard Biener <rguenther@suse.de>
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  mrsMerge in trunk.
2014-02-10  mrsMerge in trunk.
2014-01-17  rguenth2014-01-17 Richard Biener <rguenther@suse.de>
2014-01-13  mrsMerge in trunk.
2014-01-13  jakub PR tree-optimization/59387
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-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09  dmalcolmEliminate last_basic_block macro.
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-22  rsandifoMerge with trunk.
2013-11-21  rsandifoMerge with trunk.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  rguenth2013-11-19 Richard Biener <rguenther@suse.de>
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  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-07  aldyh * gimplify.c (gimple_regimplify_operands): Do not set
2013-11-06  amacleod * gimple.h (block_in_transaction): Move to basic-block...
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-10-24  rsandifoRename max_wide_int to widest_int, addr_wide_int to...
2013-10-23  amacleod * tree-ssa-loop.h: Remove include files.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-20  mrsMerge in trunk.
2013-10-17  rguenth2013-10-17 Richard Biener <rguenther@suse.de>
2013-10-09  amacleod * tree-flow.h: Move some protoypes. Include new tree...
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-13  mrsAdd wide-int branch.
2013-04-30  rguenth2013-04-30 Richard Biener <rguenther@suse.de>
2013-04-23  crowlThis patch extracts approved portions of the hash_table...
2013-04-16  rguenth2013-04-16 Richard Biener <rguenther@suse.de>
2013-03-25  rguenth2013-03-25 Richard Biener <rguenther@suse.de>
2013-03-25  rguenth2013-03-25 Richard Biener <rguenther@suse.de>
2013-03-22  rguenth2013-03-22 Richard Biener <rguenther@suse.de>
2013-03-22  rguenth2013-03-22 Richard Biener <rguenther@suse.de>
2013-03-22  rguenth2013-03-22 Richard Biener <rguenther@suse.de>
2013-03-22  rguenth2013-03-22 Richard Biener <rguenther@suse.de>
2013-03-21  rguenth2013-03-21 Richard Biener <rguenther@suse.de>
next