]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/loop-iv.c
loop-iv.c (simple_rhs_p): Allow expressions that are function_invariant_p.
[thirdparty/gcc.git] / gcc / loop-iv.c
2009-04-24  Bernd Schmidtloop-iv.c (simple_rhs_p): Allow expressions that are...
2009-04-24  Bernd Schmidtloop-iv.c (replace_single_def_regs): Look for REG_EQUAL...
2009-03-31  Bernd Schmidtloop-iv.c (replace_single_def_regs, [...]): New static...
2009-03-31  Bernd Schmidtloop-iv.c (simple_rhs_p): Allow more kinds of expressions.
2009-03-31  Bernd Schmidtloop-iv.c (determine_max_iter): New arg OLD_NITER.
2009-03-31  Bernd Schmidtloop-iv.c (simplify_using_condition): A condition of...
2009-03-31  Bernd Schmidtloop-iv.c (suitable_set_for_replacement): Renamed from...
2009-03-04  J"orn Renneckere PR rtl-optimization/39235 (get_simple_loop_desc...
2009-02-21  Richard SandifordRevert last change.
2009-02-21  Richard Sandifordloop-iv.c (truncate_value): New function.
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-02-13  Bernd Schmidtloop-iv.c (implies_p): In the final case, test that...
2008-11-20  Zdenek Dvorakre PR rtl-optimization/32283 (Missed induction variable...
2008-10-11  Kenneth Zadeckre PR middle-end/37448 (cannot compile big function)
2008-06-26  Kaveh R. Ghazidriver-i386.c (detect_caches_amd, [...]): Fix -Wc+...
2008-01-22  Kenneth Zadeckre PR tree-optimization/26854 (Inordinate compile times...
2008-01-20  Kenneth Zadeckre PR tree-optimization/26854 (Inordinate compile times...
2007-08-31  Zdenek Dvorakre PR rtl-optimization/33224 (failing rtl iv analysis...
2007-08-30  Kenneth Zadeckdf-core.h (df_dump_region): New function.
2007-08-05  Paolo Bonziniconfigure.ac: Remove --enable-checking=df from default...
2007-07-30  Kaveh R. Ghazialias.c (record_set, [...]): Constify.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25  Kaveh R. Ghazicfglayout.c (insn_scope, insn_line): Constify.
2007-06-20  Zdenek Dvorakre PR rtl-optimization/32405 (assertion failure in...
2007-06-11  Daniel BerlinMerge dataflow branch into mainline
2007-06-08  Christian Bruelre PR target/29953 ([SH-4] Perfomance regression in...
2007-05-26  Kazu Hiratac-typeck.c, [...]: Fix typos and follow spelling conven...
2007-02-26  Bernd Schmidtloop-iv.c (simplify_using_initial_values): Fix oversigh...
2007-02-24  Bernd Schmidtloop-iv.c (simplify_using_initial_values): Return if...
2007-02-24  Bernd Schmidtloop-iv.c (implies_p): Detect additional cases where...
2007-02-23  Bernd Schmidtloop-iv.c (determine_max_iter): Moved in front of its...
2006-12-11  Zdenek Dvorakre PR rtl-optimization/30113 (ICE in trunc_int_for_mode)
2006-01-31  Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-24  Zdenek Dvorakloop-iv.c (iv_analysis_loop_init): Use df analysis...
2006-01-20  Zdenek Dvorakloop-iv.c (iv_analysis_loop_init): Use df in more conse...
2006-01-20  Zdenek Dvorakloop-iv.c: Include df.h and hashtab.h.
2005-08-31  Dale Johannesenloop-iv.c (iv_number_of_iterations): Fix overflow check...
2005-07-21  Paolo Bonzinire PR rtl-optimization/19210 (not using do-loop for...
2005-06-25  Kelley CookUpdate FSF address.
2005-05-29  Kazu Hiratacgraphunit.c, [...]: Fix typos and follow spelling...
2005-05-06  Zdenek Dvorakre PR rtl-optimization/21254 (Incorrect code with ...
2005-04-01  Nathan Sidwelllocal-alloc.c (update_equiv_regs): Use gcc_assert,...
2005-03-11  Zdenek Dvorakbasic-block.h (single_succ_p, [...]): New inline functions.
2005-03-09  Kazu Hirata* loop-iv.c (get_biv_step_1): Remove lhs.
2005-03-08  Kazu Hiratac-semantics.c, [...]: Update copyright.
2005-03-05  Kazu Hiratacombine.c (simplify_and_const_int): Use gen_int_mode...
2004-12-28  Zdenek Dvorakre PR rtl-optimization/19103 (Current CVS (2004/12...
2004-12-18  Zdenek Dvorakre PR rtl-optimization/19001 (Loops with power of two...
2004-11-25  Nathan Sidwellbasic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ...
2004-11-22  Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-11-09  Kazu Hirataloop-iv.c (iv_number_of_iterations): Make it static.
2004-10-07  Zdenek Dvorakre PR rtl-optimization/17791 (doloop can produce wrong...
2004-09-28  Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-14  Zdenek DvorakMakefile.in (loop-unroll.o): Add HASHTAB_H and RECOG_H...
2004-09-10  Nathan SidwellRevert 2004-09-09 Giovanni Bajo <giovannibajo@gcc...
2004-09-10  Giovanni Bajolambda-mat.c (lambda_matrix_inverse_hard): Use gcc_asse...
2004-08-18  Zack Weinbergrtl.def (NIL): Delete.
2004-08-06  Zdenek Dvorakre PR tree-optimization/16807 ([lno] Weird loop unrolling)
2004-08-03  Andrew Pinskire PR bootstrap/16865 (False alarm about use of uniniti...
2004-07-27  Richard Sandifordexpr.h (canonicalize_condition, [...]): Add an int...
2004-07-11  Zdenek Dvorakre PR rtl-optimization/16001 (unable to find a register...
2004-07-09  Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-06-24  Revital Eresloop-iv.c (iv_analyze, [...]): Support for identifying...
2004-06-15  Jerry Quinnalias.c (record_set, [...]): Use REG_P.
2004-05-19  Zdenek DvorakMultiple fixes: PRs 14692, 15274 and 15463
2004-03-18  Zdenek Dvorakdoloop.c: Removed.
2004-03-03  Paolo Bonzinialias.c (rtx_equal_for_memref_p): Use predicates to...
2004-03-02  Zdenek Dvorakcfgloop.h (struct loop_desc): Removed.
2004-02-27  Kazu Hiratac-decl.c, [...]: Fix comment typos and formatting.
2004-02-24  Richard Hendersontoplev.c (dump_file_tbl): Rename from dump_file.
2004-02-24  Kazu Hiratacfgloop.h, [...]: Replace iv_analyse with iv_analyze.
2004-02-17  Zdenek Dvorakloop-iv.c: New file.