]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/loop-iv.c
gcc/
[thirdparty/gcc.git] / gcc / loop-iv.c
2015-04-29  rsandifogcc/
2015-04-18  tbsaunderemove need for store_values_directly
2015-01-20  ienkovichgcc/
2015-01-19  ienkovichgcc/
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-20  trippelsPR63426 Fix various signed integer overflows
2014-10-29  rsandifogcc/ada/
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-08-29  dj* cppbuiltin.c (define_builtin_macros_for_type_sizes...
2014-08-28  rsandifogcc/
2014-08-28  rsandifogcc/
2014-08-27  dmalcolmUse rtx_expr_list in various places
2014-08-26  dmalcolmVarious condition-handling calls
2014-08-22  dmalcolmloop-iv.c: Use rtx_insn (also touches cfgloop.h and...
2014-06-24  tbsaundeRemove a layer of indirection from hash_table
2014-05-26  rguenth2014-05-23 Richard Biener <rguenther@suse.de>
2014-05-17  tbsaundeuse templates instead of gengtype for typed allocation...
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-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-17  rguenth2014-01-17 Richard Biener <rguenther@suse.de>
2014-01-13  mrsMerge in trunk.
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-04  rsandifoMerge with trunk.
2013-11-22  rsandifoMerge with trunk.
2013-11-21  rsandifoMerge with trunk.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
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-05  jakub PR rtl-optimization/58997
2013-11-04  mrsMerge in trunk.
2013-10-20  mrsMerge in trunk.
2013-10-16  amacleod PR tree-optimization/58697
2013-09-28  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-09  rsandifogcc/
2013-09-04  mrsMerge in trunk.
2013-08-13  mrsAdd wide-int branch.
2013-04-26  crowlThis patch is the main part of a consolodation of the...
2013-04-17  rguenth2013-04-17 Richard Biener <rguenther@suse.de>
2013-03-20  wschmidtgcc:
2013-01-17  hubicka PR tree-optimizatoin/51083
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-03  jakub PR rtl-optimization/55838
2012-10-20  hubicka * loop-iv.c (iv_number_of_iterations): Record the...
2012-10-16  steven * combine.c (record_dead_and_set_regs): Iterate over...
2012-10-13  ebotcazou PR rtl-optimization/54871
2012-10-13  hubicka * loop-iv.c (determine_max_iter): Fix handling of...
2012-10-08  hubicka * loop-unswitch.c (unswitch_single_loop): Use
2012-10-08  steven * bitmap.h (bitmap_and_into): Update prototype.
2012-09-07  crowlModify gcc/*.[hc] double_int call sites to use the...
2012-07-16  stevengcc/
2012-06-17  steven * cfgloop.h: Do not include rtl.h.
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>
2010-11-30  jsm28 * diagnostic-core.h: Include bversion.h.
2010-07-08  manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-04  hubicka * df.h (df_rd_bb_info, df_md_bb_info, df_lr_bb_info...
2009-11-25  hjlRemove trailing white spaces.
2009-09-27  bernds * loop-iv.c (iv_analyze_op): Use function_invariant_p...
2009-07-24  ian PR rtl-optimization/40209
2009-06-22  paolo2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>
2009-04-24  bernds * loop-iv.c (simple_rhs_p): Allow expressions that are
2009-04-24  bernds * loop-iv.c (replace_single_def_regs): Look for REG_EQ...
2009-03-31  bernds * loop-iv.c (replace_single_def_regs, replace_in_expr...
2009-03-31  bernds * loop-iv.c (simple_rhs_p): Allow more kinds of expres...
2009-03-31  bernds * loop-iv.c (determine_max_iter): New arg OLD_NITER...
2009-03-31  bernds * loop-iv.c (simplify_using_condition): A condition...
2009-03-31  bernds * loop-iv.c (suitable_set_for_replacement): Renamed...
2009-03-04  amylaar PR39235:
2009-02-21  rsandifoRevert last change.
2009-02-21  rsandifogcc/
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2009-02-13  bernds * loop-iv.c (implies_p): In the final case, test that...
2008-11-20  rakdver PR rtl-optimization/32283
2008-10-11  zadeck2008-10-11 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-06-26  ghazi * config/i386/driver-i386.c (detect_caches_amd,
2008-01-22  zadeck2008-01-22 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-01-20  zadeck2008-01-19 Kenneth Zadeck <zadeck@naturalbridge.com>
2007-08-31  rakdver PR rtl-optimization/33224
2007-08-30  zadeck2007-08-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2007-08-05  bonzini2008-08-05 Paolo Bonzini <bonzini@gnu.org>
next