Age | Commit message (Expand) | Author | Files | Lines |
2005-05-12 | except.c (duplicate_eh_region_1, [...]): New functions, based on old implemen... | Steven Bosscher | 1 | -0/+1 |
2005-05-10 | tree-optimize.c (init_tree_optimization_passes): Re-organize optimization pas... | Diego Novillo | 1 | -3/+9 |
2005-05-10 | tree-cfg.c (tree_duplicate_sese_region): Update profile. | Zdenek Dvorak | 1 | -1/+1 |
2005-04-27 | tree-complex.c (expand_vector_operation): New, extracted from expand_vector_o... | Paolo Bonzini | 1 | -0/+1 |
2005-04-23 | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 1 | -2/+2 |
2005-04-21 | lambda.h (lambda_vector_min_nz): Likewise. | Nathan Sidwell | 1 | -1/+1 |
2005-04-21 | cgraphunit.c: Include tree-pass.h (cgraph_decide_recursive_inlining... | Jan Hubicka | 1 | -18/+50 |
2005-04-18 | re PR tree-optimization/21001 (VRP is weak when the tested variable in a COND... | Kazu Hirata | 1 | -1/+1 |
2005-04-12 | Makefile.in (OBJS-common): Add tree-ssa-uncprop.o. | Jeff Law | 1 | -0/+1 |
2005-04-09 | tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR... | Jakub Jelinek | 1 | -0/+1 |
2005-04-08 | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 1 | -19/+19 |
2005-04-05 | lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. | Andrew MacLeod | 1 | -6/+13 |
2005-03-30 | [multiple changes] | Jan Hubicka | 1 | -0/+10 |
2005-03-13 | In gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin.org> | Daniel Berlin | 1 | -0/+1 |
2005-03-10 | Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence. | Zdenek Dvorak | 1 | -1/+7 |
2005-03-02 | cgraph.h (struct cgraph_edge): Add prev_caller and prev_callee fields. | Richard Guenther | 1 | -4/+2 |
2005-03-01 | Makefile.in (tree-ssa-sink.o): New. | Daniel Berlin | 1 | -0/+1 |
2005-02-23 | re PR tree-optimization/20100 (LIM is pulling out a pure function even though... | Diego Novillo | 1 | -1/+0 |
2005-02-17 | bitmap.h (BITMAP_XMALLOC, [...]): Remove. | Nathan Sidwell | 1 | -1/+1 |
2005-02-16 | re PR middle-end/19865 (ice / gnat bug detected.) | Diego Novillo | 1 | -0/+4 |
2005-02-14 | tree-dump.c (dump_files): Update to reflect new member of dump_file_info. | Daniel Berlin | 1 | -3/+5 |
2005-01-23 | re PR rtl-optimization/19464 (gcse causes poor register allocation) | Steven Bosscher | 1 | -0/+1 |
2005-01-20 | re PR tree-optimization/15349 ([tree-ssa] Merge two phi nodes.) | Kazu Hirata | 1 | -0/+1 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-04 | Fix PR debug/17924 Fix PR debug/19191 | Daniel Berlin | 1 | -0/+1 |
2004-12-17 | tree-optimize.c (init_tree_optimization_passes): Run pass_late_warn_uninitial... | Diego Novillo | 1 | -1/+10 |
2004-11-30 | re PR tree-optimization/18298 (bad code from lim ssa pass with strcmp) | Andrew Pinski | 1 | -0/+4 |
2004-11-28 | tree-ssa-alias.c (count_calls_and_maybe_create_global_var): New. | Jeff Law | 1 | -0/+1 |
2004-11-22 | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 1 | -2/+11 |
2004-11-17 | re PR tree-optimization/18519 (ICE: Segmentation fault with optimization) | Daniel Berlin | 1 | -0/+3 |
2004-11-02 | re PR tree-optimization/16447 (out of ssa generates bloated code) | Andrew MacLeod | 1 | -2/+2 |
2004-11-01 | Fix PR tree-optimization/17672 Fix PR tree-optimization/18168 | Daniel Berlin | 1 | -2/+2 |
2004-10-31 | re PR middle-end/14521 (Inconsistent quoting in new warning) | Roger Sayle | 1 | -2/+2 |
2004-10-27 | re PR tree-optimization/17133 (wrong code with -ftree-lim) | Daniel Berlin | 1 | -0/+5 |
2004-10-15 | tree-optimize.c (execute_one_pass): Stop timer right after executing the pass. | Diego Novillo | 1 | -3/+5 |
2004-10-08 | cfgexpand.c (maybe_dump_rtl_for_tree_stmt): New function. | Steven Bosscher | 1 | -1/+1 |
2004-10-01 | c-decl.c (c_expand_body): Update call tree_rest_of_compilation. | Jan Hubicka | 1 | -11/+2 |
2004-10-01 | revert: tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_... | Jakub Jelinek | 1 | -1/+0 |
2004-09-29 | tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR... | Jakub Jelinek | 1 | -0/+1 |
2004-09-25 | tree-optimize.c (init_tree_optimization_passes): Add pass_record_bounds. | Zdenek Dvorak | 1 | -0/+1 |
2004-09-23 | cfgloop.h (update_single_exits_after_duplication): Declare. | Zdenek Dvorak | 1 | -0/+1 |
2004-09-21 | re PR middle-end/17126 (ICE with -fno-unit-at-a-time and -O3) | Jan Hubicka | 1 | -9/+3 |
2004-09-18 | tree-optimize.c (tree_rest_of_compilation): Kill forgotten verify_cgraph call. | Jan Hubicka | 1 | -1/+1 |
2004-09-18 | alias.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-17 | re PR tree-optimization/17509 (ICE in verify_cgraph_node) | Jan Hubicka | 1 | -1/+23 |
2004-09-14 | cgraph.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-09 | Makefile.def: Remove libbanshee. | Daniel Berlin | 1 | -3/+0 |
2004-09-09 | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 1 | -2/+1 |
2004-09-08 | Makefile.in (tree-loop-linear.o): Added. | Daniel Berlin | 1 | -0/+1 |
2004-09-08 | cgraph.c (cgraph_remove_node): Free DECL_INITIAL field of node. | Jan Hubicka | 1 | -2/+11 |