]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/loop-unroll.c
This patch rewrites the old VEC macro-based interface into a new one
[thirdparty/gcc.git] / gcc / loop-unroll.c
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,
2007-09-04  revitaleAdd new fp flags: -fassociative-math and -freciprocal...
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-07-25  ghazi * c-common.c (fname_as_string, c_type_hash): Constify.
2007-06-30  hubicka * loop-unroll.c (unroll_loop_runtime_iterations):...
2007-06-03  rakdver * cfgloopmanip.c (remove_path, loopify, duplicate_loop...
2007-05-06  revitaleFix PR30957
2007-04-22  revitaleExtend MVE patterns
2007-03-10  steven * lower-subreg.c: Include except.h.
2007-03-05  victork2007-03-05 Revital Eres <eres@il.ibm.com>
2006-12-20  rakdver * loop-unswitch.c (unswitch_loop): Update arguments of
2006-12-10  rakdver * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
2006-11-25  rakdver * tree-vrp.c (execute_vrp): Do not pass loops structur...
2006-11-22  rakdver PR rtl-optimization/29924
2006-11-21  rakdver * tree-ssa-loop-im.c (schedule_sm, determine_lsm_ref,
2006-11-17  rakdver * tree-vrp.c (execute_vrp): Do not update current_loops.
2006-07-17  amylaargcc:
2006-05-09  rakdver PR rtl-optimization/27335
2006-03-22  law * loop-unroll.c (analyze_iv_to_split_insn): Handle
2006-02-18  rsandifo * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_...
2006-01-31  dje2006-01-31 Uttam Pawar <uttamp@us.ibm.com>
2006-01-31  dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2006-01-20  rakdver * loop-iv.c: Include df.h and hashtab.h.
2005-11-18  rakdver PR rtl-optimization/24497
2005-08-16  steven PR target/23376
2005-08-03  hubicka * cfgloop.h (DLTHE_FLAG_COMPLETTE_PEEL): New flag.
2005-06-25  kcookUpdate FSF address.
2005-06-19  hubicka * cfgloop.h (DLTHE_RECORD_COPY_NUMBER): New flag.
2005-06-15  hubicka * Makefile.in (cfg.o): Add new dependencies.
2005-05-06  rakdver PR rtl-optimization/21254
2005-05-04  kazu * loop-unroll.c (var_to_expand, analyze_insn_to_expand...
2005-04-21  nathan * alias.c (true_dependence): Remove 'abort' from comme...
2005-04-09  hubicka * cfglayout.c (copy_bbs): Rename n_edges to num_edges.
2005-04-01  nathan * local-alloc.c (update_equiv_regs): Use gcc_assert...
2005-03-11  rakdver * basic-block.h (single_succ_p, single_pred_p, single_...
2005-03-09  kazu * loop-unroll.c (analyze_insns_in_loop): Remove preheader.
2005-03-02  kazu * cfgloop.h, cfgloopanal.c, cfgloopmanip.c, conflict.c,
2005-03-01  rakdver * cfgloop.c (flow_loop_entry_edges_find, flow_loop_exi...
2004-11-22  nathan * bitmap.h (struct bitmap_obstack): New obstack type.
2004-10-22  kazu * alias.c, basic-block.h, cgraphunit.c, combine.c...
2004-10-18  kazu * loop-unroll.c: Fix comment typos.
2004-10-18  hagog2004-10-18 Revital Eres <eres@il.ibm.com>
2004-09-28  bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-14  rakdver * Makefile.in (loop-unroll.o): Add HASHTAB_H and RECOG...
2004-09-10  nathanRevert 2004-09-09 Giovanni Bajo <giovannibajo@gcc...
2004-09-10  nathan * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_a...
2004-02-24  rth * toplev.c (dump_file_tbl): Rename from dump_file.
2004-02-18  kazugcc/
2004-02-17  rakdver * loop-iv.c: New file.
2003-12-30  steven Backport from tree-ssa (relevant changes only):
2003-07-06  aj * jump.c: Convert prototypes to ISO C90.
2003-07-05  kazu * bt-load.c: Fix comment typos.
2003-07-01  kazu * basic-block.h: Fix comment typos.
2003-05-11  rakdver * cfgloopanal.c (num_loop_insns, average_num_loop_insn...
2003-03-17  rakdver * loop-unroll.c (decide_peel_completely,
2003-03-15  sayle * c-cppbuiltin.c (builtin_define_with_value_n): Fix...
2003-03-09  sayle * builtins.def: Fix typo and improve grammar.
2003-03-08  rakdver * gcse.c (bypass_block, bypass_conditional_jumps)...
2003-03-08  kazu * calls.c: Fix comment formatting.
2003-03-05  rakdver * basic-block.h (EDGE_IRREDUCIBLE_LOOP, EDGE_ALL_FLAGS...
2003-02-26  rakdver * loop-unroll.c: New.