summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-ivopts.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-08-06 Richard Biener <rguenther@suse.de>rguenth2014-08-061-0/+2
* 2014-04-07 Richard Biener <rguenther@suse.de>rguenth2014-04-071-2/+7
* * builtins.c (get_object_alignment_2): Minor tweak.ebotcazou2014-01-131-33/+13
* * tree-ssa-loop-ivopts.c (iv_ca_narrow): New parameter.amker2014-01-111-18/+27
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR tree-optimization/58296amker2013-12-131-6/+21
* Reverted:amker2013-12-111-13/+5
* * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):olegendo2013-12-101-2/+2
* PR tree-optimization/41488amker2013-12-101-5/+13
* 2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-271-2/+2
* 2013-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-261-2/+2
* * gimple.h: Remove all includes.amacleod2013-11-221-3/+7
* gcc/ada/rsandifo2013-11-201-2/+2
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-1/+1
* 2013-11-19 Richard Biener <rguenther@suse.de>rguenth2013-11-191-2/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* * tree-ssa-loop-ivopts.c (enum ainc_type): New.amker2013-11-191-12/+52
* gcc/ada/rsandifo2013-11-181-1/+1
* gcc/ada/rsandifo2013-11-181-2/+2
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+2
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* * tree-ssa-loop-ivopts.c (force_expr_to_var_cost): Refactor the code.amker2013-11-121-18/+23
* * tree-ssa-loop-ivopts.c (get_shiftadd_cost): Check equalityamker2013-11-071-2/+6
* * tree-ssa-loop-ivopts.c (alloc_iv): Lower address expressions.amker2013-11-071-1/+20
* * tree-ssa-loop-ivopts.c (strip_offset_1): Change parameter type.amker2013-10-281-15/+31
* * tree-ssa-loop-ivopts.c (multiplier_allowed_in_address_p ): Check bothlaw2013-10-241-4/+7
* * tree-ssa-loop.h: Remove include files.amacleod2013-10-231-0/+3
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-0/+9
* * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-0/+1
* * tree-flow.h: Move some protoypes. Include new tree-ssa-loop.h.amacleod2013-10-091-27/+0
* gcc/rsandifo2013-09-281-1/+1
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* * tree-ssa-loop-ivopts.c (set_autoinc_for_original_candidates):amker2013-09-021-8/+22
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-32/+33
* 2013-04-11 Richard Biener <rguenther@suse.de>rguenth2013-04-111-0/+48
* 2013-02-20 Richard Biener <rguenther@suse.de>rguenth2013-02-201-10/+7
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* 2012-12-12 Zdenek Dvorak <ook@ucw.cz>rguenth2012-12-121-32/+10
* * tree-ssa-loop-ivopts.c (prepare_decl_rtl) <ADDR_EXPR>: Generate RTLebotcazou2012-12-111-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-40/+30
* 2012-11-15 Tom de Vries <tom@codesourcery.com>vries2012-11-151-3/+28
* PR debug/54693aoliva2012-11-041-1/+105
* This patch normalizes more bitmap function names.crowl2012-11-011-3/+3
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-1/+1
* Modify gcc/*.[hc] double_int call sites to use the new interface.crowl2012-09-071-19/+17
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-1/+1
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-4/+4
* PR c/53968jakub2012-08-131-3/+3
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-0/+4