summaryrefslogtreecommitdiff
path: root/gcc/loop-unroll.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typos.mrs2013-07-211-1/+1
* 2013-05-15 Teresa Johnson <tejohnson@google.com>tejohnson2013-05-151-0/+3
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-67/+78
* PR rtl-optimization/56466mpolacek2013-02-281-12/+19
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* 2013-01-02 Teresa Johnson <tejohnson@google.com>tejohnson2013-01-031-26/+70
* PR rtl-optimization/55006steven2012-11-281-2/+33
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-35/+35
* This patch normalizes more bitmap function names.crowl2012-11-011-13/+13
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-7/+7
* PR debug/54693aoliva2012-10-291-1/+1
* * gcc.dg/tree-prof/peel-1.c: New testcase.hubicka2012-10-231-15/+13
* * gcc.dg/tree-prof/unroll-1.c: New testcase.hubicka2012-10-201-2/+9
* gcc/steven2012-10-141-14/+3
* PR rtl-optimization/54871ebotcazou2012-10-131-25/+21
* * loop-unroll.c (unroll_loop_constant_iterations): Addhubicka2012-10-091-16/+13
* * loop-unswitch.c (unswitch_single_loop): Usehubicka2012-10-081-18/+65
* gcc/steven2012-07-161-0/+1
* 2012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven2012-06-171-1/+0
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* 2012-04-19 Richard Guenther <rguenther@suse.de>rguenth2012-04-191-3/+6
* 2012-03-05 Richard Guenther <rguenther@suse.de>rguenth2012-03-051-2/+0
* PR rtl-optimization/51014jakub2011-12-011-3/+8
* PR tree-optimization/46494ebotcazou2011-02-141-1/+1
* * loop-unroll.c (analyze_insn_to_expand_var): Acceptrth2010-11-151-63/+91
* gcc/froydnj2010-08-201-8/+8
* 2010-04-08 Christian Borntraeger <borntraeger@de.ibm.com>krebbel2010-04-081-0/+7
* gcc/ChangeLog:aoliva2010-01-091-12/+58
* Remove trailing white spaces.hjl2009-11-251-120/+120
* * loop-unroll.c (struct iv_to_split): Add pointer to next.aoliva2009-06-021-65/+62
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+2
* * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.hubicka2008-08-291-2/+2
* * config/i386/driver-i386.c (detect_caches_amd,ghazi2008-06-261-11/+14
* Add new fp flags: -fassociative-math and -freciprocal-mathrevitale2007-09-041-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * c-common.c (fname_as_string, c_type_hash): Constify.ghazi2007-07-251-2/+2
* * loop-unroll.c (unroll_loop_runtime_iterations): Unshare newly emit hubicka2007-06-301-0/+1
* * cfgloopmanip.c (remove_path, loopify, duplicate_loop_to_header_edge):rakdver2007-06-031-14/+12
* Fix PR30957revitale2007-05-061-3/+32
* Extend MVE patternsrevitale2007-04-221-11/+29
* * lower-subreg.c: Include except.h.steven2007-03-101-1/+31
* 2007-03-05 Revital Eres <eres@il.ibm.com>victork2007-03-051-1/+9
* * loop-unswitch.c (unswitch_loop): Update arguments ofrakdver2006-12-201-31/+30
* * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.rakdver2006-12-101-41/+8
* * tree-vrp.c (execute_vrp): Do not pass loops structure throughrakdver2006-11-251-47/+45
* PR rtl-optimization/29924rakdver2006-11-221-3/+13
* * tree-ssa-loop-im.c (schedule_sm, determine_lsm_ref,rakdver2006-11-211-7/+11
* * tree-vrp.c (execute_vrp): Do not update current_loops.rakdver2006-11-171-15/+20
* gcc:amylaar2006-07-171-2/+2