2004-12-10 |
kazu | * expmed.c (synth_mult): Initialize new_limit.latency...
|
commit | commitdiff | tree |
2004-12-08 |
kazu | * cfgloopmanip.c (create_preheader): Speed up by ...
|
commit | commitdiff | tree |
2004-12-08 |
kazu | * c-common.c (verify_tree): Don't check code length...
|
commit | commitdiff | tree |
2004-12-07 |
kazu | gcc/
|
commit | commitdiff | tree |
2004-12-06 |
kazu | PR tree-optimization/18601
|
commit | commitdiff | tree |
2004-12-06 |
kazu | * expr.c (expand_expr_real_1): Remove an "if" whose...
|
commit | commitdiff | tree |
2004-12-06 |
kazu | * expr.c (expand_expr_real_1): Abort on COND_EXPR of
|
commit | commitdiff | tree |
2004-12-05 |
kazu | * builtins.c: Fix comment typos.
|
commit | commitdiff | tree |
2004-12-04 |
kazu | * gcse.c (gcse_main): Add a comment.
|
commit | commitdiff | tree |
2004-12-03 |
kazu | * cfgrtl.c (rtl_verify_flow_info_1): Use JUMP_P instead of
|
commit | commitdiff | tree |
2004-12-03 |
kazu | * tree-ssa-dom.c (record_equivalences_from_phis):...
|
commit | commitdiff | tree |
2004-12-02 |
kazu | * tree-cfg.c (thread_jumps): Reduce the size of WORKLIST.
|
commit | commitdiff | tree |
2004-12-02 |
kazu | * tree-cfg.c (phi_alternatives_equal): Check that...
|
commit | commitdiff | tree |
2004-12-02 |
kazu | * tree-cfg.c (phi_alternatives_equal): Check that...
|
commit | commitdiff | tree |
2004-12-02 |
kazu | * tree-phinodes.c (remove_phi_arg_num): Fix a comment.
|
commit | commitdiff | tree |
2004-11-30 |
kazu | * parser.c: Fix comment typos.
|
commit | commitdiff | tree |
2004-11-29 |
kazu | * cfg.c (flow_obstack): Remove.
|
commit | commitdiff | tree |
2004-11-29 |
kazu | * tree-cfg.c (tree_redirect_edge_and_branch): Call...
|
commit | commitdiff | tree |
2004-11-29 |
kazu | * cfgrtl.c (rtl_tidy_fallthru_edge): Speed up by using
|
commit | commitdiff | tree |
2004-11-29 |
kazu | * cfgrtl.c (cfg_layout_redirect_edge_and_branch):...
|
commit | commitdiff | tree |
2004-11-29 |
kazu | * tree-if-conv.c (replace_phi_with_cond_modify_expr...
|
commit | commitdiff | tree |
2004-11-27 |
kazu | * fold-const.c: Fix a comment typo.
|
commit | commitdiff | tree |
2004-11-27 |
kazu | * fold-const.c: Fix a comment typo.
|
commit | commitdiff | tree |
2004-11-27 |
kazu | * class.c, decl.c, expr.c: Fix comment typos.
|
commit | commitdiff | tree |
2004-11-27 |
kazu | * pt.c: Fix a comment typo.
|
commit | commitdiff | tree |
2004-11-27 |
kazu | * bb-reorder.c (find_traces_1_round): Speed up by...
|
commit | commitdiff | tree |
2004-11-27 |
kazu | * tree.c (operand_equal_for_phi_arg_p): New.
|
commit | commitdiff | tree |
2004-11-27 |
kazu | * config/i386/linux.h: Fix a comment typo.
|
commit | commitdiff | tree |
2004-11-26 |
kazu | * tree-cfg.c (tree_split_edge): Speed up by using...
|
commit | commitdiff | tree |
2004-11-26 |
kazu | * typeck.c: Fix a comment typo.
|
commit | commitdiff | tree |
2004-11-26 |
kazu | * cse.c, tree-ssa-operands.c: Fix comment typos.
|
commit | commitdiff | tree |
2004-11-26 |
kazu | * bitmap.c (bitmap_find_bit): Speed up by traversing...
|
commit | commitdiff | tree |
2004-11-26 |
kazu | * cfgrtl.c (try_redirect_by_replacing_jump): Speed...
|
commit | commitdiff | tree |
2004-11-26 |
kazu | * tree-ssa-forwprop.c (substitute_single_use_vars...
|
commit | commitdiff | tree |
2004-11-25 |
kazu | * tree-phinodes.c (add_phi_arg): Take "tree" instead of
|
commit | commitdiff | tree |
2004-11-25 |
kazu | * tree-phinodes.c (remove_phi_args): Replace phi_arg_from_edge
|
commit | commitdiff | tree |
2004-11-25 |
kazu | * tree-outof-ssa.c (coalesce_abnormal_edges): Use...
|
commit | commitdiff | tree |
2004-11-24 |
kazu | * tree-outof-ssa.c (eliminate_build): Use g->e->dest_idx
|
commit | commitdiff | tree |
2004-11-24 |
kazu | * tree-ssa-dom.c (cprop_into_successor_phis): Replace...
|
commit | commitdiff | tree |
2004-11-24 |
kazu | Fix a date.
|
commit | commitdiff | tree |
2004-11-24 |
kazu | * tree-ssa-dom.c (cprop_into_successor_phis): Remove...
|
commit | commitdiff | tree |
2004-11-24 |
kazu | * tree-ssa-loop-manip.c (lv_adjust_loop_header_phi...
|
commit | commitdiff | tree |
2004-11-24 |
kazu | * tree-ssa-pre.c (phi_translate): Use find_edge to...
|
commit | commitdiff | tree |
2004-11-23 |
kazu | * tree-cfg.c (tree_forwarder_block_p): Speed up by...
|
commit | commitdiff | tree |
2004-11-23 |
kazu | * tree-cfg.c (tree_try_redirect_by_replacing_jump...
|
commit | commitdiff | tree |
2004-11-23 |
kazu | * tree-phinode.c (resize_phi_node): Abort when LEN...
|
commit | commitdiff | tree |
2004-11-23 |
kazu | * tree-phinode.c (make_phi_node): Use a new variable,
|
commit | commitdiff | tree |
2004-11-23 |
kazu | * tree-cfg.c (tree_execute_on_growing_pred): New.
|
commit | commitdiff | tree |
2004-11-22 |
kazu | * tree-ssa.c (ssa_remove_edge): Remove.
|
commit | commitdiff | tree |
2004-11-22 |
kazu | * tree-phinodes.c (remove_phi_arg_num): Make it static.
|
commit | commitdiff | tree |
2004-11-22 |
kazu | * tree-cfg.c (tree_execute_on_shrinking_pred): New.
|
commit | commitdiff | tree |
2004-11-22 |
kazu | * cfg.c (unchecked_make_edge): Call execute_on_growing_pred
|
commit | commitdiff | tree |
2004-11-22 |
kazu | * tree-flow.h: Remove the prototype for remove_phi_arg.
|
commit | commitdiff | tree |
2004-11-22 |
kazu | PR rtl-optimization/18599
|
commit | commitdiff | tree |
2004-11-20 |
kazu | * tree-ssa-threadupdate.c, tree-vectorizer.c: Fix...
|
commit | commitdiff | tree |
2004-11-20 |
kazu | * basic-block.h (edge_def): Add dest_idx.
|
commit | commitdiff | tree |
2004-11-19 |
kazu | * tree-cfg.c (reinstall_phi_args): New.
|
commit | commitdiff | tree |
2004-11-19 |
kazu | * integrate.c (has_func_hard_reg_initial_val,
|
commit | commitdiff | tree |
2004-11-19 |
kazu | * emit-rtl.c (classify_insn): Make it static.
|
commit | commitdiff | tree |
2004-11-19 |
kazu | * tree-outof-ssa.c: Fix a comment typo.
|
commit | commitdiff | tree |
2004-11-17 |
kazu | * expmed.c (alg_code): Add alg_unknown.
|
commit | commitdiff | tree |
2004-11-17 |
kazu | * basic-block.h, c-common.h, df.h, expr.h, output...
|
commit | commitdiff | tree |
2004-11-17 |
kazu | * jump.c (condjump_p): Remove unreachable code.
|
commit | commitdiff | tree |
2004-11-17 |
kazu | * cfgrtl.c (rtl_verify_flow_info): Don't use INSN_P...
|
commit | commitdiff | tree |
2004-11-16 |
kazu | * doc/tm.texi: Fix typos.
|
commit | commitdiff | tree |
2004-11-16 |
kazu | * expmed.c, ra-colorize.c: Fix comment typos.
|
commit | commitdiff | tree |
2004-11-16 |
kazu | * tree-cfg.c (bsi_commit_edge_inserts): Remove an...
|
commit | commitdiff | tree |
2004-11-16 |
kazu | * tree-cfg.c (verify_expr): Replace TREE_OPERAND with
|
commit | commitdiff | tree |
2004-11-14 |
kazu | * global.c, tree-ssa-copy.c, tree-ssa-loop-ivopts.c,
|
commit | commitdiff | tree |
2004-11-14 |
kazu | * cfgrtl.c: Fix a comment typo.
|
commit | commitdiff | tree |
2004-11-14 |
kazu | * cselib.c, expr.c: Fix comment typos.
|
commit | commitdiff | tree |
2004-11-14 |
kazu | * c-common.c (walk_stmt_tree): Remove.
|
commit | commitdiff | tree |
2004-11-14 |
kazu | * c-common.c (walk_stmt_tree): Remove.
|
commit | commitdiff | tree |
2004-11-14 |
kazu | * tree-cfg.c, tree-if-conv.c, tree-ssa-loop-ivopts.c,
|
commit | commitdiff | tree |
2004-11-13 |
kazu | * c-cppbuiltin.c, cgraph.c, domwalk.h, except.c, gimplify.c,
|
commit | commitdiff | tree |
2004-11-13 |
kazu | * bitmap.c, bitmap.h, expmed.c, tree-cfg.c: Fix comment
|
commit | commitdiff | tree |
2004-11-13 |
kazu | * tree.h: Fix a comment typo.
|
commit | commitdiff | tree |
2004-11-13 |
kazu | * tree.h: Fix a comment typo.
|
commit | commitdiff | tree |
2004-11-13 |
kazu | * tree-ssa-loop-manip.c: Fix a comment typo.
|
commit | commitdiff | tree |
2004-11-12 |
kazu | * tree-vectorizer.c: Fix a comment typo.
|
commit | commitdiff | tree |
2004-11-11 |
kazu | * varasm.c (get_named_section_flags, decl_tls_model...
|
commit | commitdiff | tree |
2004-11-11 |
kazu | * c-typeck.c (c_size_in_bytes, record_maybe_used_decl):
|
commit | commitdiff | tree |
2004-11-11 |
kazu | * c-typeck.c (c_size_in_bytes, record_maybe_used_decl):
|
commit | commitdiff | tree |
2004-11-11 |
kazu | * cfgloopmanip.c (update_single_exits_after_duplication,
|
commit | commitdiff | tree |
2004-11-11 |
kazu | * cfglayout.c (choose_inner_scope): Make it static.
|
commit | commitdiff | tree |
2004-11-11 |
kazu | * alias.c (record_alias_subset, addr_side_effect_eval):
|
commit | commitdiff | tree |
2004-11-11 |
kazu | Fix a ChangeLog typo in the last commit.
|
commit | commitdiff | tree |
2004-11-11 |
kazu | * function.c (expand_function_end): Remove an "if...
|
commit | commitdiff | tree |
2004-11-11 |
kazu | * config/arm/arm.c: Fix a comment typo.
|
commit | commitdiff | tree |
2004-11-09 |
kazu | * tree-cfg.c (create_bb): Remove unnecessary memset.
|
commit | commitdiff | tree |
2004-11-09 |
kazu | * tree-ssa-threadupdate.c (copy_phis_to_block): Remove.
|
commit | commitdiff | tree |
2004-11-09 |
kazu | * loop-iv.c (iv_number_of_iterations): Make it static.
|
commit | commitdiff | tree |
2004-11-09 |
kazu | * function.c (combine_temp_slots, assign_parms,
|
commit | commitdiff | tree |
2004-11-09 |
kazu | * emit-rtl.c (copy_most_rtx): Remove.
|
commit | commitdiff | tree |
2004-11-09 |
kazu | * cfgloop.c (flow_loops_update): Remove.
|
commit | commitdiff | tree |
2004-11-09 |
kazu | * conflict.c (mark_reg, conflict_graph_compute): Remove.
|
commit | commitdiff | tree |
2004-11-09 |
kazu | * tree-if-conv.c (add_to_dst_predicate_list): Change the
|
commit | commitdiff | tree |
2004-11-09 |
kazu | * fold-const.c (pedantic_non_lvalue): Make it static.
|
commit | commitdiff | tree |
2004-11-09 |
kazu | * optabs.c (prepare_operand): Make it static.
|
commit | commitdiff | tree |
2004-11-09 |
kazu | * reload1.c (reloads_conflict, gen_reload): Make them...
|
commit | commitdiff | tree |