]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-loop-ivopts.c
remove need for store_values_directly
[thirdparty/gcc.git] / gcc / tree-ssa-loop-ivopts.c
2015-04-18  tbsaunderemove need for store_values_directly
2015-02-13  amker PR tree-optimization/64705
2015-02-09  rguenth2015-02-09 Richard Biener <rguenther@suse.de>
2015-02-06  ebotcazou PR target/62631
2015-02-04  ebotcazou * tree-ssa-loop-ivopts.c (get_address_cost): Use right...
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-18  amker PR tree-optimization/62178
2014-11-20  trippelsPR63426 Fix various signed integer overflows
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-29  rsandifogcc/ada/
2014-10-28  amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-21  zqchen2014-10-21 Zhenqiang Chen <zhenqiang.chen@arm.com>
2014-08-28  dmalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-28  amker * tree-ssa-loop-ivopts.c (iv_ca_add_use): Delete parameter
2014-08-15  amker * tree-ssa-loop-ivopts.c (ivopts_data): New field
2014-08-07  zqchenChangeLog
2014-08-06  rguenth2014-08-06 Richard Biener <rguenther@suse.de>
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/
next