Age | Commit message (Expand) | Author | Files | Lines |
2004-10-16 | re PR tree-optimization/17560 (Infinite recursion in tree-scalar-evolution wi... | Zdenek Dvorak | 1 | -0/+1 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -40/+55 |
2004-09-25 | predict.c (counts_to_freqs): Make glolbal. | Jan Hubicka | 1 | -2/+1 |
2004-09-23 | cfgexpand.c (add_reg_br_prob_note): New function. | Jan Hubicka | 1 | -0/+9 |
2004-09-20 | predict.c (return_prediction): New function. | Jan Hubicka | 1 | -11/+222 |
2004-09-20 | * predict.c (expr_expected_value): Use *_CLASS_P macros. | Jakub Jelinek | 1 | -3/+2 |
2004-09-20 | * predict.c (estimate_probability): Remove unnecesary code. | Jan Hubicka | 1 | -30/+2 |
2004-09-18 | alias.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -1/+1 |
2004-09-17 | basic-block.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-16 | predict.c (expr_expected_value, [...]): New function. | Jan Hubicka | 1 | -0/+147 |
2004-09-14 | unroll.c: Removed. | Zdenek Dvorak | 1 | -1/+0 |
2004-09-14 | Makefile.in (predict.o): Depend on tree-scalar-evolution.h | Jan Hubicka | 1 | -5/+49 |
2004-09-10 | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | Nathan Sidwell | 1 | -5/+8 |
2004-09-10 | lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable... | Giovanni Bajo | 1 | -8/+5 |
2004-09-10 | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2004-09-09 | basic-block.h (guess_outgoing_edge_probabilities): Declare. | Jan Hubicka | 1 | -98/+143 |
2004-09-06 | Unify the management of RTL and tree-level dump files. | Paolo Bonzini | 1 | -1/+2 |
2004-08-18 | Hot/cold partitioning update patch. | Caroline Tice | 1 | -0/+7 |
2004-08-04 | basic-block.h (profile_staus): New global variable. | Jan Hubicka | 1 | -0/+4 |
2004-07-27 | expr.h (canonicalize_condition, [...]): Add an int argument. | Richard Sandiford | 1 | -3/+4 |
2004-07-21 | rtl.h (insn_note): Remove NOTE_INSN_PREDICTION. | Steven Bosscher | 1 | -146/+0 |
2004-07-16 | basic-block.h (remove_fake_exit_edges): Declare. | Richard Henderson | 1 | -3/+3 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -6/+6 |
2004-05-28 | re PR rtl-optimization/15649 (ICE with __builtin_isgreater and -ffast-math) | Paolo Bonzini | 1 | -0/+1 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -77/+432 |
2004-03-18 | predict.c (propagate_freq): Compute correctly frequency of EXIT_BLOCK. | Jan Hubicka | 1 | -1/+1 |
2004-03-03 | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 1 | -1/+1 |
2004-02-24 | toplev.c (dump_file_tbl): Rename from dump_file. | Richard Henderson | 1 | -12/+12 |
2004-02-17 | loop-iv.c: New file. | Zdenek Dvorak | 1 | -2/+7 |
2004-01-27 | coverage.c (get_coverage_counts): Give a different message if flag_guess_bran... | J"orn Rennecke | 1 | -8/+9 |
2004-01-16 | c-common.h: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-01-02 | Update forgotten updated copy right years. | Andrew Pinski | 1 | -1/+1 |
2004-01-02 | c-typeck.c (finish_init): Free spelling_base before setting it again. | Andrew Pinski | 1 | -0/+3 |
2003-12-30 | backport: et-forest.h (et_forest_create, [...]): Declarations removed. | Steven Bosscher | 1 | -38/+22 |
2003-12-17 | predict.c (struct block_info_def, [...]): Change bit-fields of width 1 to uns... | Joseph Myers | 1 | -2/+2 |
2003-12-13 | c-typeck.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-12-11 | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 1 | -14/+14 |
2003-09-14 | re PR rtl-optimization/10914 (unswitch loops does not work on powerpc) | Zdenek Dvorak | 1 | -2/+2 |
2003-06-08 | predict.h: Convert to ISO C90 prototypes. | Andreas Jaeger | 1 | -95/+58 |
2003-04-23 | Makefile.in (LIBGCC_DEPS): Add gcov headers. | Nathan Sidwell | 1 | -14/+7 |
2003-04-21 | commit two parts of my last patch that escaped, somehow | Nathan Sidwell | 1 | -1/+1 |
2003-03-01 | predict.c (estimate_bb_frequencies): Correctly set real_values_initialized af... | Richard Earnshaw | 1 | -0/+1 |
2003-03-01 | Update copyright. | Richard Earnshaw | 1 | -1/+1 |
2003-03-01 | predict.c (estimate_bb_frequencies): Initialize the sreal constants once per ... | Richard Earnshaw | 1 | -7/+12 |
2003-02-22 | i386.c (builtin_description): Add __builtin_ia32_paddq and __builtin_ia32_psubq. | Jan Hubicka | 1 | -0/+2 |
2003-02-12 | * predict.c (estimate_probability): Fix roundoff error. | Jan Hubicka | 1 | -3/+8 |
2003-02-11 | * predict.c (choose_function_section): Choose sections correctly. | Jan Hubicka | 1 | -1/+1 |
2003-02-10 | Makefile.in (sreal.o): Added. | Josef Zlomek | 1 | -59/+52 |
2003-01-24 | cfgloopanal.c: New file. | Zdenek Dvorak | 1 | -3/+19 |