]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/loop-iv.c
basic-block.h (single_succ_p, [...]): New inline functions.
[thirdparty/gcc.git] / gcc / loop-iv.c
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.