Age | Commit message (Expand) | Author | Files | Lines |
2005-11-18 | re PR rtl-optimization/24497 (internal compiler error: in apply_opt_in_copies... | Zdenek Dvorak | 1 | -6/+4 |
2005-08-16 | re PR target/23376 (ICE on GCC 4.x with -O1 -funroll-loops -fvariable-expansi... | Steven Bosscher | 1 | -1/+13 |
2005-08-03 | cfgloop.h (DLTHE_FLAG_COMPLETTE_PEEL): New flag. | Jan Hubicka | 1 | -0/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-19 | cfgloop.h (DLTHE_RECORD_COPY_NUMBER): New flag. | Jan Hubicka | 1 | -7/+28 |
2005-06-15 | Makefile.in (cfg.o): Add new dependencies. | Jan Hubicka | 1 | -7/+9 |
2005-05-06 | re PR rtl-optimization/21254 (Incorrect code with -funroll-loops for multiple... | Zdenek Dvorak | 1 | -1/+3 |
2005-05-04 | loop-unroll.c (var_to_expand, [...]): Use VEC instead of VARRAY. | Kazu Hirata | 1 | -16/+15 |
2005-04-21 | alias.c (true_dependence): Remove 'abort' from comments. | Nathan Sidwell | 1 | -47/+66 |
2005-04-09 | cfglayout.c (copy_bbs): Rename n_edges to num_edges. | Jan Hubicka | 1 | -3/+3 |
2005-04-01 | local-alloc.c (update_equiv_regs): Use gcc_assert, gcc_unreachable. | Nathan Sidwell | 1 | -2/+1 |
2005-03-11 | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 1 | -6/+6 |
2005-03-09 | * loop-unroll.c (analyze_insns_in_loop): Remove preheader. | Kazu Hirata | 1 | -2/+1 |
2005-03-02 | cfgloop.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-03-01 | cfgloop.c (flow_loop_entry_edges_find, [...]): Removed. | Zdenek Dvorak | 1 | -2/+1 |
2004-11-22 | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 1 | -0/+1 |
2004-10-22 | alias.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -3/+3 |
2004-10-18 | * loop-unroll.c: Fix comment typos. | Kazu Hirata | 1 | -3/+2 |
2004-10-18 | Makefile.in (loop-unroll.o): Add VARRAY_H dependency. | Revital Eres | 1 | -175/+587 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -19/+19 |
2004-09-14 | Makefile.in (loop-unroll.o): Add HASHTAB_H and RECOG_H dependency. | Zdenek Dvorak | 1 | -6/+468 |
2004-09-10 | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | Nathan Sidwell | 1 | -64/+47 |
2004-09-10 | lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable... | Giovanni Bajo | 1 | -47/+64 |
2004-02-24 | toplev.c (dump_file_tbl): Rename from dump_file. | Richard Henderson | 1 | -110/+127 |
2004-02-18 | cfgloop.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-02-17 | loop-iv.c: New file. | Zdenek Dvorak | 1 | -119/+237 |
2003-12-30 | backport: et-forest.h (et_forest_create, [...]): Declarations removed. | Steven Bosscher | 1 | -44/+36 |
2003-07-06 | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -86/+56 |
2003-07-05 | bt-load.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-07-01 | basic-block.h: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2003-05-11 | cfgloopanal.c (num_loop_insns, [...]): Count only real insns. | Zdenek Dvorak | 1 | -29/+26 |
2003-03-17 | loop-unroll.c (decide_peel_completely, [...]): Set loop->has_desc. | Zdenek Dvorak | 1 | -5/+20 |
2003-03-15 | c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace. | Roger Sayle | 1 | -1/+1 |
2003-03-09 | builtins.def: Fix typo and improve grammar. | Roger Sayle | 1 | -1/+1 |
2003-03-08 | gcse.c (bypass_block, [...]): Do not create irreducible loops. | Zdenek Dvorak | 1 | -2/+4 |
2003-03-08 | calls.c: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2003-03-05 | basic-block.h (EDGE_IRREDUCIBLE_LOOP, [...]): New. | Zdenek Dvorak | 1 | -47/+40 |
2003-02-26 | * loop-unroll.c: New. | Zdenek Dvorak | 1 | -0/+1195 |