2005-05-20 |
hubicka | * Makefile.in (insn-emit.o): Add basic-block.h dependency.
|
commit | commitdiff | tree |
2005-05-20 |
hubicka | * cgraphunit.c (cgraph_expand_function): Force function...
|
commit | commitdiff | tree |
2005-05-19 |
hubicka | * basic-block.h (REG_BR_PROB_BASE): Define.
|
commit | commitdiff | tree |
2005-05-18 |
hubicka | Fix forgotten ChangeLog entries.
|
commit | commitdiff | tree |
2005-05-17 |
hubicka | * cgraph.h (cgraph_node): Add 'lowered' state.
|
commit | commitdiff | tree |
2005-05-14 |
hubicka | Patch by Richard Henderson:
|
commit | commitdiff | tree |
2005-05-14 |
hubicka | * tree-eh.c (record_stmt_eh_region): Use add_stmt_to_eh_region.
|
commit | commitdiff | tree |
2005-05-14 |
hubicka | * tree-cfg.c (execute_warn_function_return): Break...
|
commit | commitdiff | tree |
2005-05-13 |
hubicka | * c-decl.c (finish_function): Suppress "control reaches...
|
commit | commitdiff | tree |
2005-05-13 |
hubicka | * gcc.dg/builtins-43.c: Use gimple dump instead of...
|
commit | commitdiff | tree |
2005-05-12 |
hubicka | * basic-block.h (FOR_ALL_BB_FN): New macro.
|
commit | commitdiff | tree |
2005-05-12 |
hubicka | * except.c (duplicate_eh_region_1, duplicate_eh_region_2,
|
commit | commitdiff | tree |
2005-05-11 |
hubicka | * Makefile.in (tree-eh.o: Kill gt-tree-eh.h dependency.
|
commit | commitdiff | tree |
2005-04-25 |
hubicka | * tree-cfg.c (tree_duplicate_bb): Duplicate EH region...
|
commit | commitdiff | tree |
2005-04-22 |
hubicka | * Makefile.in (ipa.o, ipa-inline.o): New files.
|
commit | commitdiff | tree |
2005-04-21 |
hubicka | * cgraphunit.c: Include tree-pass.h
|
commit | commitdiff | tree |
2005-04-12 |
hubicka | * Makefile.in: Add function.h to BASIC_BLOCK_H. Remove all
|
commit | commitdiff | tree |
2005-04-09 |
hubicka | * cfglayout.c (copy_bbs): Rename n_edges to num_edges.
|
commit | commitdiff | tree |
2005-04-09 |
hubicka | Forgotten hunk from my last merge patch:
|
commit | commitdiff | tree |
2005-04-04 |
hubicka | * decl2.c (finish_objects): Revert my previous patch.
|
commit | commitdiff | tree |
2005-03-30 |
hubicka | 2005-03-31 Jan Hubicka <jh@suse.cz> 2005-03-31 Jan Hubicka <jh@suse.cz> 2004-11-02 Jan Hubicka <jh@suse.cz> 2004-10-16 Jan Hubicka <jh@suse.cz> 2004-10-11 Jan Hubicka <jh@suse.cz>
|
commit | commitdiff | tree |
2005-03-29 |
hubicka | * Makefile.in (value-prof.o): New dependencies on...
|
commit | commitdiff | tree |
2005-03-28 |
hubicka | PR middle-end/20635
|
commit | commitdiff | tree |
2005-03-28 |
hubicka | * tree-inline.c (estimate_num_insns_1): Use declaration...
|
commit | commitdiff | tree |
2005-03-22 |
hubicka | * cgraphunit.c (cgraph_estimate_size_after_inlining...
|
commit | commitdiff | tree |
2005-03-20 |
hubicka | * cgraph.h (cgraph_node): Add prev_clone pointer.
|
commit | commitdiff | tree |
2005-03-18 |
hubicka | * basic-block.h (scale_bbs_frequencies_int,
|
commit | commitdiff | tree |
2005-03-18 |
hubicka | PR middle-end/20225
|
commit | commitdiff | tree |
2005-03-18 |
hubicka | * tree-cfg.c (fold_cond_expr_cond): Use boolean types...
|
commit | commitdiff | tree |
2005-03-18 |
hubicka | * cgraph.c (cgraph_remove_node): Avoid loop in code...
|
commit | commitdiff | tree |
2005-03-03 |
hubicka | * tree-dfa.c (add_referenced_var): Don't walk initializer...
|
commit | commitdiff | tree |
2005-01-26 |
hubicka | PR tree-optimization/19421
|
commit | commitdiff | tree |
2005-01-25 |
hubicka | PR tree-optimize/19337
|
commit | commitdiff | tree |
2004-12-30 |
hubicka | PR target/18019
|
commit | commitdiff | tree |
2004-10-28 |
hubicka | * profile.c (branch_prob): Call to init_edge_profiler...
|
commit | commitdiff | tree |
2004-10-06 |
hubicka | * cse.c (cse_main): Kill push/pop context.
|
commit | commitdiff | tree |
2004-10-01 |
hubicka | * c-decl.c (c_expand_body): Update call tree_rest_of_compil...
|
commit | commitdiff | tree |
2004-09-30 |
hubicka | Oops, revert accidental commit.
|
commit | commitdiff | tree |
2004-09-30 |
hubicka | PR debug/13974
|
commit | commitdiff | tree |
2004-09-27 |
hubicka | * i386.c (athlon_cost, k8_cost): Set BRANCH_COST to 5.
|
commit | commitdiff | tree |
2004-09-25 |
hubicka | * dwarf2out.c (dwarf2out_finish): Set parent to comp_unit_die
|
commit | commitdiff | tree |
2004-09-25 |
hubicka | * profile.c (compute_branch_probabilities): Use REG_BR_PROB...
|
commit | commitdiff | tree |
2004-09-25 |
hubicka | * compile/30040909-1.c: New test.
|
commit | commitdiff | tree |
2004-09-25 |
hubicka | * predict.c (counts_to_freqs): Make glolbal.
|
commit | commitdiff | tree |
2004-09-25 |
hubicka | * passes.c (rest_of_handle_cfg): Disable const/pure...
|
commit | commitdiff | tree |
2004-09-23 |
hubicka | * profile.c (branch_prob): Do not verify flow info...
|
commit | commitdiff | tree |
2004-09-23 |
hubicka | PR debug/17389
|
commit | commitdiff | tree |
2004-09-23 |
hubicka | * cfgexpand.c (add_reg_br_prob_note): New function.
|
commit | commitdiff | tree |
2004-09-21 |
hubicka | PR middle-end/17126
|
commit | commitdiff | tree |
2004-09-20 |
hubicka | * cgraph.c (cgraph_unnest_node): New function.
|
commit | commitdiff | tree |
2004-09-20 |
hubicka | PR middle-end/16460
|
commit | commitdiff | tree |
2004-09-20 |
hubicka | * predict.c (return_prediction): New function.
|
commit | commitdiff | tree |
2004-09-20 |
hubicka | * predict.c (estimate_probability): Remove unnecesary...
|
commit | commitdiff | tree |
2004-09-19 |
hubicka | * basic-block.h (update_bb_profile_after_threading...
|
commit | commitdiff | tree |
2004-09-18 |
hubicka | * tree-cfg.c (thread_jumps): Fix updating of the...
|
commit | commitdiff | tree |
2004-09-18 |
hubicka | * tree-optimize.c (tree_rest_of_compilation): Kill...
|
commit | commitdiff | tree |
2004-09-18 |
hubicka | * tree-into-ssa.c (rewrite_ssa_into_ssa): Expect...
|
commit | commitdiff | tree |
2004-09-18 |
hubicka | * i386.c (legitimize_pic_address): Fix splitting of...
|
commit | commitdiff | tree |
2004-09-17 |
hubicka | PR tree-optimization/17509
|
commit | commitdiff | tree |
2004-09-16 |
hubicka | * predict.c (expr_expected_value, strip_builtin_expect...
|
commit | commitdiff | tree |
2004-09-15 |
hubicka | * tree-ssa.c (verify_flow_sensitive_alias_info): Do...
|
commit | commitdiff | tree |
2004-09-15 |
hubicka | * tree-cfg.c (remove_bb): Release SSA defs.
|
commit | commitdiff | tree |
2004-09-14 |
hubicka | * cfg.c (expunge_block): Revert previous change adding...
|
commit | commitdiff | tree |
2004-09-14 |
hubicka | * Makefile.in (predict.o): Depend on tree-scalar-evolution.h
|
commit | commitdiff | tree |
2004-09-12 |
hubicka | * i386.c (x86_schedule): New global variable.
|
commit | commitdiff | tree |
2004-09-12 |
hubicka | * ggc-common.c (cmp_statistics): Fix sorting.
|
commit | commitdiff | tree |
2004-09-11 |
hubicka | * i386.h (MODE_NEEDED): Calls need UNINITIALIZED mode...
|
commit | commitdiff | tree |
2004-09-11 |
hubicka | * profile.c (BB_TO_GCOV_INDEX): move more to the front.
|
commit | commitdiff | tree |
2004-09-10 |
hubicka | * tree-ssa-dce.c (remove_dead_stmt): Update profile.
|
commit | commitdiff | tree |
2004-09-09 |
hubicka | middle-end/17128
|
commit | commitdiff | tree |
2004-09-09 |
hubicka | * tree-ssa-loop-ivopts.c (peel_address): Fix abort on
|
commit | commitdiff | tree |
2004-09-09 |
hubicka | * basic-block.h (guess_outgoing_edge_probabilities...
|
commit | commitdiff | tree |
2004-09-08 |
hubicka | * tree-ssa-operands.c (add_stmt_operand): Use V_MUST_DEF...
|
commit | commitdiff | tree |
2004-09-08 |
hubicka | * cgraph.c (cgraph_remove_node): Free DECL_INITIAL...
|
commit | commitdiff | tree |
2004-09-07 |
hubicka | * cse.c (fold_rtx): Avoid building of
|
commit | commitdiff | tree |
2004-09-07 |
hubicka | * tree-ssa-pre.c (grand_bitmap_obstack): New.
|
commit | commitdiff | tree |
2004-09-07 |
hubicka | * tree-ssa-loop-ivopts.c (contains_abnormal_ssa_name_p...
|
commit | commitdiff | tree |
2004-09-07 |
hubicka | * tree-ssa-loop-ivopts.c (iv_value): Avoid invalid...
|
commit | commitdiff | tree |
2004-09-06 |
hubicka | * loop.c (loop_dump_aux): Do not print RTL when not...
|
commit | commitdiff | tree |
2004-09-04 |
hubicka | * passes.c (rest_of_clean_state): Fix merge conflict...
|
commit | commitdiff | tree |
2004-09-04 |
hubicka | * passes.c (rest_of_clean_state): Decompose the instructio...
|
commit | commitdiff | tree |
2004-09-04 |
hubicka | * tree.c (iterate_hash_expr): Optimize, avoid use...
|
commit | commitdiff | tree |
2004-09-03 |
hubicka | 2004-09-04 Jan Hubicka <jh@suse.cz> 2004-09-04 Jan Hubicka <jh@suse.cz>
|
commit | commitdiff | tree |
2004-09-03 |
hubicka | * decl.c (finish_function): Clean out pointers we...
|
commit | commitdiff | tree |
2004-09-03 |
hubicka | * tree-ssa-operands.c (fini_ssa_operands): ggc_free...
|
commit | commitdiff | tree |
2004-09-02 |
hubicka | * rtl.def (RANGE_INFO, RANGE_REG, RANGE_VAR, RANGE_LIVE...
|
commit | commitdiff | tree |
2004-09-02 |
hubicka | * gimplify.c (gimplify_compound_lval): Move "stack...
|
commit | commitdiff | tree |
2004-08-04 |
hubicka | * basic-block.h (profile_staus): New global variable.
|
commit | commitdiff | tree |
2004-08-03 |
hubicka | * coverage.c (tree_coverage_counter_ref): Fix computation...
|
commit | commitdiff | tree |
2004-07-07 |
hubicka | * MAINTAINERS: Add self as a profile feedback maintainer.
|
commit | commitdiff | tree |
2004-06-26 |
hubicka | PR C++/14865
|
commit | commitdiff | tree |
2004-06-19 |
hubicka | * function.c (free_after_compilation): Do not free...
|
commit | commitdiff | tree |
2004-06-19 |
hubicka | CFG transparent RTL expansion:
|
commit | commitdiff | tree |
2004-06-17 |
hubicka | PR target/15433
|
commit | commitdiff | tree |
2004-06-17 |
hubicka | * cfgbuild.c (make_edges): Do not use label_value_list.
|
commit | commitdiff | tree |
2004-06-04 |
hubicka | Re-apply hopefully fixed patch:
|
commit | commitdiff | tree |
2004-06-02 |
hubicka | * tree-cfg.c (tree_find_edge_insert_loc): Allow inserting...
|
commit | commitdiff | tree |
2004-05-27 |
hubicka | * cfgbuild.c (control_flow_insn_p): Notice noreturn...
|
commit | commitdiff | tree |
2004-05-26 |
hubicka | * cfgcleanup.c (try_optimize_cfg): Do not merge across...
|
commit | commitdiff | tree |
2004-05-26 |
hubicka | * i386.md (UNSPECV_EH_RETURN): Kill.
|
commit | commitdiff | tree |
next |