]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-loop-ivopts.c
convert many uses of pointer_map to hash_map
[thirdparty/gcc.git] / gcc / tree-ssa-loop-ivopts.c
2014-08-02  tbsaundeconvert many uses of pointer_map to hash_map
2014-07-24  marxinIPA C++ refactoring 1/N
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-13  amker * tree-ssa-loop-ivopts.c (contain_complex_addr_expr...
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-22  mrsMerge in trunk.
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-07  rguenth2014-04-07 Richard Biener <rguenther@suse.de>
2014-04-02  mrsMerge in trunk.
2014-02-10  mrsMerge in trunk.
2014-01-13  mrsMerge in trunk.
2014-01-13  ebotcazou * builtins.c (get_object_alignment_2): Minor tweak.
2014-01-11  amker * tree-ssa-loop-ivopts.c (iv_ca_narrow): New parameter.
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-13  amker PR tree-optimization/58296
2013-12-11  amker Reverted:
2013-12-10  olegendo * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node...
2013-12-10  amker PR tree-optimization/41488
2013-12-04  rsandifoMerge with trunk.
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-20  rsandifoRemove cst_fits_[su]hwi_p.
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  rguenth2013-11-19 Richard Biener <rguenther@suse.de>
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-19  amker * tree-ssa-loop-ivopts.c (enum ainc_type): New.
2013-11-18  rsandifoMerge from trunk.
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-12  amker * tree-ssa-loop-ivopts.c (force_expr_to_var_cost)...
2013-11-09  rsandifoMerge with trunk.
2013-11-09  rsandifoFix some formatting. Put stuff on a single line where...
2013-11-09  rsandifoRemove some debugging code.
2013-11-07  amker * tree-ssa-loop-ivopts.c (get_shiftadd_cost): Check...
2013-11-07  amker * tree-ssa-loop-ivopts.c (alloc_iv): Lower address...
2013-11-06  rsandifoRevert accidental commit -- bring back changelogs!
2013-11-06  rsandifoCheck for BImode rather than a precision of 1. Add...
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-28  amker * tree-ssa-loop-ivopts.c (strip_offset_1): Change...
2013-10-24  rsandifoRename max_wide_int to widest_int, addr_wide_int to...
2013-10-24  law * tree-ssa-loop-ivopts.c (multiplier_allowed_in_addres...
2013-10-23  amacleod * tree-ssa-loop.h: Remove include files.
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-09  amacleod * tree-flow.h: Move some protoypes. Include new tree...
2013-09-28  rsandifogcc/
2013-09-20  mrsMerge in trunk.
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-09-02  amker * tree-ssa-loop-ivopts.c (set_autoinc_for_original_can...
2013-08-13  mrsAdd wide-int branch.
2013-04-26  crowlThis patch is the main part of a consolodation of the...
2013-04-11  rguenth2013-04-11 Richard Biener <rguenther@suse.de>
2013-02-20  rguenth2013-02-20 Richard Biener <rguenther@suse.de>
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-12-12  rguenth2012-12-12 Zdenek Dvorak <ook@ucw.cz>
2012-12-11  ebotcazou * tree-ssa-loop-ivopts.c (prepare_decl_rtl) <ADDR_EXPR...
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-15  vries2012-11-15 Tom de Vries <tom@codesourcery.com>
2012-11-04  aolivaPR debug/54693
2012-11-01  crowlThis patch normalizes more bitmap function names.
2012-10-30  crowlThis patch implements the unification of the *bitmap...
2012-09-07  crowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
2012-08-14  rguenth2012-08-14 Richard Guenther <rguenther@suse.de>
2012-08-13  jakub PR c/53968
2012-08-10  rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-08-09  rguenth2012-08-09 Richard Guenther <rguenther@suse.de>
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-07-27  froydnj * expmed.h (alg_hash, alg_hash_used_p, sdiv_pow2_cheap,
2012-07-26  wschmidt2012-07-26 Bill Schmidt <wschmidt@linux.ibm.com>
2012-07-16  stevengcc/
2012-06-26  wschmidtgcc:
2012-06-22  wschmidt2012-06-22 Bill Schmidt <wschmidt@linux.ibm.com>
2012-06-17  steven * cfgloop.h: Do not include rtl.h.
next