summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-ivopts.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2012-08-09 Richard Guenther <rguenther@suse.de>rguenth2012-08-091-1/+1
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-1/+0
* * expmed.h (alg_hash, alg_hash_used_p, sdiv_pow2_cheap,froydnj2012-07-271-12/+12
* 2012-07-26 Bill Schmidt <wschmidt@linux.ibm.com>wschmidt2012-07-261-291/+15
* gcc/steven2012-07-161-3/+0
* gcc:wschmidt2012-06-261-2/+2
* 2012-06-22 Bill Schmidt <wschmidt@linux.ibm.com>wschmidt2012-06-221-42/+213
* * cfgloop.h: Do not include rtl.h.steven2012-06-171-1/+1
* * output.h (merge_weak, assemble_alias,steven2012-06-041-1/+0