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 |
2004-05-26 |
hubicka | * cfgcleanup.c (try_forward_edges): Do not check...
|
commit | commitdiff | tree |
2004-05-26 |
hubicka | * except.c (can_throw_internal): Notice RESX instructions.
|
commit | commitdiff | tree |
2004-05-25 |
hubicka | * builtins.def (__builtin_expect): Mark the function...
|
commit | commitdiff | tree |
2004-05-17 |
hubicka | * i386.c (construct_container): Do not produce BLKmode...
|
commit | commitdiff | tree |
2004-05-05 |
hubicka | PR opt/14980
|
commit | commitdiff | tree |
2004-04-28 |
hubicka | * gcc.dg/unused-6.c: New test.
|
commit | commitdiff | tree |
2004-04-23 |
hubicka | Add Mostafa to entry of my previous commit.
|
commit | commitdiff | tree |
2004-04-22 |
hubicka | * cfgloopmanip.c (scale_bbs_frequencies): Use...
|
commit | commitdiff | tree |
2004-04-03 |
hubicka | * md.texi (vec_set, vec_extract, vec_init): Document.
|
commit | commitdiff | tree |
2004-04-01 |
hubicka | * cgraph.c: Add overall comment.
|
commit | commitdiff | tree |
2004-03-31 |
hubicka | * tree.h (optimize_function): Kill prototype.
|
commit | commitdiff | tree |
2004-03-29 |
hubicka | * toplev.c (backend_init): Add missing call to inint_optimi...
|
commit | commitdiff | tree |
2004-03-18 |
hubicka | * predict.c (propagate_freq): Compute correctly frequency of
|
commit | commitdiff | tree |
2004-03-17 |
hubicka | * cfgrtl.c (rtl_create_basic_block): Pre-allocate...
|
commit | commitdiff | tree |
2004-03-07 |
hubicka | * except.c (emit_to_new_bb_before): Break fallthru...
|
commit | commitdiff | tree |
2004-03-04 |
hubicka | * reload.c (find_reloads): Reorganize if seqeunce...
|
commit | commitdiff | tree |
2004-03-04 |
hubicka | * cfgcleanup.c (thread_jump): Update call of cselib_init.
|
commit | commitdiff | tree |
2004-03-04 |
hubicka | Undo accidentally commited garbage.
|
commit | commitdiff | tree |
2004-03-04 |
hubicka | * cselib.c (cselib_finish): Fix another miss-application...
|
commit | commitdiff | tree |
2004-03-04 |
hubicka | * cselib.c (cselib_finish): Fix miss-application of...
|
commit | commitdiff | tree |
2004-03-03 |
hubicka | * cselib.c (hash_table): Remove GTY marker.
|
commit | commitdiff | tree |
2004-03-03 |
hubicka | * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat):
|
commit | commitdiff | tree |
2004-03-02 |
hubicka | * configure: Regenerate.
|
commit | commitdiff | tree |
2004-03-02 |
hubicka | * configure.host: Pass -fno-omit-frame-pointer for...
|
commit | commitdiff | tree |
2004-02-26 |
hubicka | * config.gcc: Add support for nocoma/prescott/pentium...
|
commit | commitdiff | tree |
2004-02-25 |
hubicka | * basic-block.h (make_eh_edge, break_superblocks)...
|
commit | commitdiff | tree |
2004-02-21 |
hubicka | * params.def (max-peeled-insns, max-completely-peeled...
|
commit | commitdiff | tree |
2004-02-18 |
hubicka | * simplify-rtx.c (simplify_unary_operation): Deal...
|
commit | commitdiff | tree |
2004-02-17 |
hubicka | * i386.c (x86_prologue_using_move, x86_epilogue_using_move...
|
commit | commitdiff | tree |
2004-02-14 |
hubicka | * i386.c (x86_four_jump_limit): New variable.
|
commit | commitdiff | tree |
2004-02-12 |
hubicka | * tree-optimize.c (tree_rest_of_compilation): Do not...
|
commit | commitdiff | tree |
2004-02-08 |
hubicka | * schedule-ebb.c (schedule_ebbs): Do not allocate...
|
commit | commitdiff | tree |
2004-02-07 |
hubicka | * genrecog.c (find_operand): add extra argument stop.
|
commit | commitdiff | tree |
2004-02-06 |
hubicka | * flow.c (update_life_info): Allocate reg_deaths when...
|
commit | commitdiff | tree |
2004-02-06 |
hubicka | * recog.c (split_all_insns): Do not update reg info.
|
commit | commitdiff | tree |
2004-02-05 |
hubicka | * tree.c (cp_cannot_inline_tree_fn): Allow inlining...
|
commit | commitdiff | tree |
2004-02-03 |
hubicka | * alias.c (find_base_term, get_addr): Do not dereference...
|
commit | commitdiff | tree |
2004-02-02 |
hubicka | * alias.c (record_set): Use hard_regno_nregs.
|
commit | commitdiff | tree |
2004-01-30 |
hubicka | * reload.c (get_secondary_mem): Fix updating of
|
commit | commitdiff | tree |
2004-01-30 |
hubicka | * alloc-pool.c: Include hashtab.h
|
commit | commitdiff | tree |
2004-01-30 |
hubicka | * reload.c (secondary_memlocs_elim_used): New static...
|
commit | commitdiff | tree |
2004-01-30 |
hubicka | * reload.c (secondary_memlocs_elim_used): New static...
|
commit | commitdiff | tree |
2004-01-29 |
hubicka | PR c++/12850
|
commit | commitdiff | tree |
2004-01-28 |
hubicka | * semantics.c (expand_body) Do emit_associated_thunks...
|
commit | commitdiff | tree |
2004-01-28 |
hubicka | * gcse.c (bypass_block): Prevent edges to be unified...
|
commit | commitdiff | tree |
2004-01-26 |
hubicka | * cselib.c (discard_useless_values): Clear out value...
|
commit | commitdiff | tree |
2004-01-26 |
hubicka | * genextract.c (main): Do not output the memset when...
|
commit | commitdiff | tree |
2004-01-25 |
hubicka | * combine.c (recog_for_combine): Avoid allocating...
|
commit | commitdiff | tree |
2004-01-24 |
hubicka | * emit-rtl.c (change_address, adjust_address_1, offset_address,
|
commit | commitdiff | tree |
2004-01-24 |
hubicka | * cselib.c (remove_useless_values): Do not access...
|
commit | commitdiff | tree |
2004-01-23 |
hubicka | * emit-rtl.c (change_address_1): Do not re-generate...
|
commit | commitdiff | tree |
2004-01-23 |
hubicka | * alloc-pool.c (align_four): Kill.
|
commit | commitdiff | tree |
2004-01-23 |
hubicka | * basic-block.h (PROP_POSTRELOAD): New macro.
|
commit | commitdiff | tree |
2004-01-22 |
hubicka | * cfgcleanup.c (first_pass): New static variable.
|
commit | commitdiff | tree |
2004-01-22 |
hubicka | * alias.c (reg_base_value): Turn into varray.
|
commit | commitdiff | tree |
2004-01-22 |
hubicka | * function.c (allocate_struct_function): Do not initialize...
|
commit | commitdiff | tree |
2004-01-20 |
hubicka | * emit-rtl.c (verify_rtx_sharing, copy_insn_1,
|
commit | commitdiff | tree |
2004-01-20 |
hubicka | * varray.c: Include hashtab.h
|
commit | commitdiff | tree |
2004-01-20 |
hubicka | * cselib.c: Include alloc-pool.h
|
commit | commitdiff | tree |
2004-01-19 |
hubicka | * cgraph.c (cgraph_remove_node): Fix removal from...
|
commit | commitdiff | tree |
2004-01-18 |
hubicka | * basic-block.h (try_redirect_by_replacing_jump):...
|
commit | commitdiff | tree |
2004-01-18 |
hubicka | * coverage.c (checksum_string): Rename to ...
|
commit | commitdiff | tree |
2004-01-17 |
hubicka | * toplev.c (rest_of_handle_reorder_blocks): Fix pasto...
|
commit | commitdiff | tree |
2004-01-17 |
hubicka | * toplev.c (HAVE_conditional_execution): Provide default.
|
commit | commitdiff | tree |
2004-01-17 |
hubicka | * c-common.c (c_estimate_num_insns_1): Handle builtin_const...
|
commit | commitdiff | tree |
2004-01-16 |
hubicka | * i386.md (load_tp_di): Fix pasto.
|
commit | commitdiff | tree |
2004-01-15 |
hubicka | PR bootstrap/13692
|
commit | commitdiff | tree |
2004-01-14 |
hubicka | * builtins.c (std_expand_builtin_va_arg): Align operand...
|
commit | commitdiff | tree |
2004-01-14 |
hubicka | * cgraph.c (create_edge): Use local.redefined_extern_inline.
|
commit | commitdiff | tree |
2004-01-14 |
hubicka | * sched-deps.c (trye_dependency_cache, anti_dependency_cache,
|
commit | commitdiff | tree |
2004-01-14 |
hubicka | * alias.c (get_alias_set): Initialize alias set to...
|
commit | commitdiff | tree |
2004-01-14 |
hubicka | PR c++/12850
|
commit | commitdiff | tree |
2004-01-13 |
hubicka | Partial fix PR c++/12850
|
commit | commitdiff | tree |
2004-01-13 |
hubicka | * lang.c (java_estimate_num_insns_1): Fix bug in MODIFY_EXP...
|
commit | commitdiff | tree |
2004-01-13 |
hubicka | * c-decl.c (diagnose_mismatched_decls): Fix warning...
|
commit | commitdiff | tree |
2004-01-13 |
hubicka | * cgraphunit.c (cgraph_optimize_function): Always do
|
commit | commitdiff | tree |
2004-01-13 |
hubicka | * alias.c (new_alias_set): Construct the alias_set...
|
commit | commitdiff | tree |
2004-01-12 |
hubicka | PR opt/12826
|
commit | commitdiff | tree |
2004-01-12 |
hubicka | PR opt/12826
|
commit | commitdiff | tree |
2004-01-12 |
hubicka | * pt.c (for_each_template_parm): Do not check for...
|
commit | commitdiff | tree |
2004-01-12 |
hubicka | * alias.c: Invlude varray.h
|
commit | commitdiff | tree |
2004-01-12 |
hubicka | Partial fox for PR opt/10776 II
|
commit | commitdiff | tree |
2004-01-11 |
hubicka | * invoke.texi: Fix syntax error in previous patch.
|
commit | commitdiff | tree |
2004-01-11 |
hubicka | Partial fix for PR opt/10776
|
commit | commitdiff | tree |
2004-01-10 |
hubicka | Fix pasto.
|
commit | commitdiff | tree |
2004-01-10 |
hubicka | * expr.c (expand_expr_real): More curefully expand...
|
commit | commitdiff | tree |
2004-01-08 |
hubicka | * cgraphunit.c (cgraph_decide_inlining): Fix typo.
|
commit | commitdiff | tree |