]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/loop-unroll.c
2015-06-17 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / loop-unroll.c
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-20  miyukiPromote types of RTL expressions to more derived ones.
2015-04-18  tbsaunderemove need for store_values_directly
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-11-01  amacleod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29  rsandifogcc/ada/
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-21  amacleod2014-10-21 Andrew MacLeod <amacleod@redhat.com>
2014-10-20  amacleod2014-10-20 Andrew MacLeod <amacleod@redhat.com>
2014-10-15  hubicka * loop-unroll.c: (decide_unrolling_and_peeling): Rename to
2014-08-22  dmalcolmloop-unroll.c: Use rtx_insn (also touches basic-block.h)
2014-08-22  dmalcolmloop-iv.c: Use rtx_insn (also touches cfgloop.h and...
2014-08-05  jakub * loop-unroll.c (struct iv_to_split): Remove n_loc...
2014-06-24  tbsaundeRemove a layer of indirection from hash_table
2014-05-26  rguenth2014-05-23 Richard Biener <rguenther@suse.de>
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
2014-05-06  rguenth2014-05-06 Richard Biener <rguenther@suse.de>
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-23  rguenth2014-04-23 Richard Biener <rguenther@suse.de>
2014-04-22  mrsMerge in trunk.
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-02  mrsMerge in trunk.
2014-02-10  mrsMerge in trunk.
2014-01-13  mrsMerge in trunk.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2014-01-02  mrsRemove TODO that has been handled.
2013-12-16  mrsMerge in trunk.
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate last_basic_block macro.
2013-12-09  dmalcolmEliminate profile_status macro.
2013-12-09  dmalcolmEliminate BASIC_BLOCK macro.
2013-12-04  rsandifoMerge with trunk.
2013-12-02  gganeshCheck TARGET_LOOP_UNROLL_ADJUST while deciding unroll...
2013-11-22  rsandifoMerge with trunk.
2013-11-22  tbsaundeadd auto_vec
2013-11-21  rsandifoMerge with trunk.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  rguenth2013-11-19 Richard Biener <rguenther@suse.de>
2013-11-18  rsandifoMerge from trunk.
2013-11-16  mrsMerge in trunk.
2013-11-09  rsandifoMerge with trunk.
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-10-24  rsandifoRename max_wide_int to widest_int, addr_wide_int to...
2013-10-21  dnovilloRe-factor inclusion of tree.h.
2013-10-20  mrsMerge in trunk.
2013-10-16  amacleod PR tree-optimization/58697
2013-10-09  amacleod * tree-flow.h: Move some protoypes. Include new tree...
2013-09-20  mrsMerge in trunk.
2013-09-09  rsandifogcc/
2013-09-09  rsandifogcc/
2013-09-07  rsandifoReorganise wide-int classes so that they are all instan...
2013-09-04  mrsMerge in trunk.
2013-08-29  davidxlNew vectorizer messages; message format change.
2013-08-13  mrsAdd wide-int branch.
2013-07-21  mrsFix typos.
2013-05-15  tejohnson2013-05-15 Teresa Johnson <tejohnson@google.com>
2013-04-26  crowlThis patch is the main part of a consolodation of the...
2013-02-28  mpolacek PR rtl-optimization/56466
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2013-01-03  tejohnson2013-01-02 Teresa Johnson <tejohnson@google.com>
2012-11-28  steven PR rtl-optimization/55006
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  crowlThis patch normalizes more bitmap function names.
2012-10-30  crowlThis patch implements the unification of the *bitmap...
2012-10-29  aolivaPR debug/54693
2012-10-23  hubicka * gcc.dg/tree-prof/peel-1.c: New testcase.
2012-10-20  hubicka * gcc.dg/tree-prof/unroll-1.c: New testcase.
2012-10-14  stevengcc/
2012-10-13  ebotcazou PR rtl-optimization/54871
2012-10-09  hubicka * loop-unroll.c (unroll_loop_constant_iterations)...
2012-10-08  hubicka * loop-unswitch.c (unswitch_single_loop): Use
2012-07-16  stevengcc/
2012-06-17  steven2012-06-17 Steven Bosscher <steven@gcc.gnu.org>
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-04-19  rguenth2012-04-19 Richard Guenther <rguenther@suse.de>
2012-03-05  rguenth2012-03-05 Richard Guenther <rguenther@suse.de>
2011-12-01  jakub PR rtl-optimization/51014
2011-02-14  ebotcazou PR tree-optimization/46494
2010-11-15  rth * loop-unroll.c (analyze_insn_to_expand_var): Accept
2010-08-20  froydnjgcc/
2010-04-08  krebbel2010-04-08 Christian Borntraeger <borntraeger@de...
2010-01-09  aolivagcc/ChangeLog:
2009-11-25  hjlRemove trailing white spaces.
2009-06-02  aoliva* loop-unroll.c (struct iv_to_split): Add pointer to...
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2008-08-29  hubicka * loop-unswitch.c (unswitch_single_loop): Use optimize...
2008-06-26  ghazi * config/i386/driver-i386.c (detect_caches_amd,
next