2005-03-06 |
kazu | * fold-const.c (fold_binary_op_with_conditional_arg...
|
commit | commitdiff | tree |
2005-03-06 |
kazu | * fold-const.c (fold_range_test): Take decomposed...
|
commit | commitdiff | tree |
2005-03-06 |
kazu | * fold-const.c (optimize_minmax_comparison): Take...
|
commit | commitdiff | tree |
2005-03-06 |
kazu | * fold-const.c (fold_binary): Use code instead of t.
|
commit | commitdiff | tree |
2005-03-06 |
kazu | * jcf-dump.c, jcf-io.c, jcf-reader.c, lang.c, parse.h,
|
commit | commitdiff | tree |
2005-03-06 |
kazu | * cse.c (fold_rtx_subreg, fold_rtx_mem): New.
|
commit | commitdiff | tree |
2005-03-06 |
kazu | * fold-const.c (fold_binary): Avoid directly using...
|
commit | commitdiff | tree |
2005-03-06 |
kazu | * fold-const.c (fold): Remove handling of binary expressions.
|
commit | commitdiff | tree |
2005-03-05 |
kazu | gcc/
|
commit | commitdiff | tree |
2005-03-05 |
kazu | * fold-const.c (fold_binary): New.
|
commit | commitdiff | tree |
2005-03-05 |
kazu | * combine.c (simplify_and_const_int): Use gen_int_mode...
|
commit | commitdiff | tree |
2005-03-05 |
kazu | * tree-phinodes.c (remove_phi_node): Drop the last...
|
commit | commitdiff | tree |
2005-03-05 |
kazu | * genattrtab.c, genemit.c, genoutput.c, genrecog.c,
|
commit | commitdiff | tree |
2005-03-05 |
kazu | * predict.c (apply_return_prediction): Standardize...
|
commit | commitdiff | tree |
2005-03-04 |
kazu | * fold-const.c (fold_ternary): Unroll the "for" loop to
|
commit | commitdiff | tree |
2005-03-04 |
kazu | * gcse.c (bypass_block): Use find_edge wherever possible.
|
commit | commitdiff | tree |
2005-03-04 |
kazu | * fold-const.c (fold_ternary): New.
|
commit | commitdiff | tree |
2005-03-03 |
kazu | * fold-const.c (fold_unary): Avoid directly using...
|
commit | commitdiff | tree |
2005-03-03 |
kazu | * fold-const.c (fold): Remove handling of unary expressions.
|
commit | commitdiff | tree |
2005-03-03 |
kazu | * tree-phinodes.c (remove_phi_node): Clean up by factoring out
|
commit | commitdiff | tree |
2005-03-03 |
kazu | * cfgexpand.c (construct_exit_block): Use EDGE_PRED...
|
commit | commitdiff | tree |
2005-03-03 |
kazu | * tree-cfg.c (stmt_starts_bb_p): Clean up by replacing...
|
commit | commitdiff | tree |
2005-03-02 |
kazu | * tree-ssa-dom.c (tree_ssa_dominator_optimize): Call
|
commit | commitdiff | tree |
2005-03-02 |
kazu | * cfg.c (connect_src, connect_dest, disconnect_src,
|
commit | commitdiff | tree |
2005-03-02 |
kazu | * fold-const.c (fold_unary): New.
|
commit | commitdiff | tree |
2005-03-02 |
kazu | PR middle-end/18029 and PR middle-end/18030
|
commit | commitdiff | tree |
2005-03-02 |
kazu | * cfgloop.h, cfgloopanal.c, cfgloopmanip.c, conflict.c,
|
commit | commitdiff | tree |
2005-02-28 |
kazu | * calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN.
|
commit | commitdiff | tree |
2005-02-27 |
kazu | * treelang.texi: Fix a typo.
|
commit | commitdiff | tree |
2005-02-27 |
kazu | * gcc.dg/asm-b.c: Fix comment typos.
|
commit | commitdiff | tree |
2005-02-25 |
kazu | * cse.c (delete_trivially_dead_insns): Speed up by...
|
commit | commitdiff | tree |
2005-02-24 |
kazu | * cse.c (delete_trivially_dead_insns): Speed up by...
|
commit | commitdiff | tree |
2005-02-23 |
kazu | gcc/
|
commit | commitdiff | tree |
2005-02-23 |
kazu | * gcc.dg/pr20017.c: Fix a comment typo.
|
commit | commitdiff | tree |
2005-02-23 |
kazu | gcc/
|
commit | commitdiff | tree |
2005-02-22 |
kazu | * tree-outof-ssa.c (SSANORM_USE_COALESCE_LIST): Remove.
|
commit | commitdiff | tree |
2005-02-22 |
kazu | * cfg.c (cached_make_edge): Call make_edge if edge...
|
commit | commitdiff | tree |
2005-02-21 |
kazu | * flow.c (delete_dead_jumptables): Speed up by scanning...
|
commit | commitdiff | tree |
2005-02-21 |
kazu | * tree-cfg.c (fold_cond_expr_cond): New.
|
commit | commitdiff | tree |
2005-02-21 |
kazu | * c-objc-common.h, c-pretty-print.c, cgraphunit.c...
|
commit | commitdiff | tree |
2005-02-21 |
kazu | * tree-outof-ssa.c (SSANORM_REMOVE_ALL_PHIS): Remove.
|
commit | commitdiff | tree |
2005-02-21 |
kazu | * gcse.c: Remove an obsolete comment.
|
commit | commitdiff | tree |
2005-02-21 |
kazu | * gcse.c: Remove an obsolete comment.
|
commit | commitdiff | tree |
2005-02-17 |
kazu | * bt-load.c, cfgloop.c, convert.c, dominance.c, global.c,
|
commit | commitdiff | tree |
2005-02-17 |
kazu | * libgcc2.c, tree-vect-analyze.c: Fix comment typos.
|
commit | commitdiff | tree |
2005-02-16 |
kazu | PR tree-optimization/19967
|
commit | commitdiff | tree |
2005-02-16 |
kazu | PR target/20007
|
commit | commitdiff | tree |
2005-02-15 |
kazu | * passes.c (rest_of_handle_gcse): Fix a comment.
|
commit | commitdiff | tree |
2005-02-15 |
kazu | * bitmap.c, bitmap.h, lambda-code.c, tree-dfa.c, tree...
|
commit | commitdiff | tree |
2005-02-15 |
kazu | * flow.c (recompute_reg_usage): Remove all arguments.
|
commit | commitdiff | tree |
2005-02-15 |
kazu | * basic-block.h: Adjust the prototype for find_basic_blocks.
|
commit | commitdiff | tree |
2005-02-14 |
kazu | * passes.c (rest_of_handle_loop_optimize): Remove...
|
commit | commitdiff | tree |
2005-02-14 |
kazu | * directives.c, files.c, init.c, internal.h, macro...
|
commit | commitdiff | tree |
2005-02-13 |
kazu | * flags.h, read-rtl.c, tree-ssa-live.h: Update copyright.
|
commit | commitdiff | tree |
2005-02-13 |
kazu | * passes.c (rest_of_handle_gcse): Remove dead assignments to
|
commit | commitdiff | tree |
2005-02-13 |
kazu | * passes.c (rest_of_handle_gcse): Don't run cse_main and
|
commit | commitdiff | tree |
2005-02-12 |
kazu | * builtins.c, java-except.h, jcf-parse.c, jv-scan...
|
commit | commitdiff | tree |
2005-02-12 |
kazu | * c-tree.h, combine.c, expmed.c, flow.c, libgcc2.c,
|
commit | commitdiff | tree |
2005-02-11 |
kazu | * cp-tree.def, except.c, ptree.c: Update copyright.
|
commit | commitdiff | tree |
2005-02-10 |
kazu | * cse.c, tree-ssa-loop-ivopts.c, config/rs6000/linux...
|
commit | commitdiff | tree |
2005-02-10 |
kazu | * builtins.def, haifa-sched.c, libgcc2.c, libgcc2.h,
|
commit | commitdiff | tree |
2005-02-10 |
kazu | * df.h (DF_REF_MODE_CHANGE, DF_REF_MEM_OK): Remove.
|
commit | commitdiff | tree |
2005-02-08 |
kazu | * cxx-pretty-print.c, cxx-pretty-print.h, decl.h:...
|
commit | commitdiff | tree |
2005-02-07 |
kazu | * cse.c: Update comments.
|
commit | commitdiff | tree |
2005-02-07 |
kazu | * cfgcleanup.c, df.h, diagnostic.c, rtl.c, tree-vectorizer.h,
|
commit | commitdiff | tree |
2005-02-02 |
kazu | * cse.c: Update comments.
|
commit | commitdiff | tree |
2005-02-02 |
kazu | * df.c (df_def_record_1, df_uses_record): Don't use
|
commit | commitdiff | tree |
2005-02-01 |
kazu | * cse.c (get_cse_reg_info): Update a comment.
|
commit | commitdiff | tree |
2005-02-01 |
kazu | * cse.c (cse_reg_info): Remove hash_next, next, regno...
|
commit | commitdiff | tree |
2005-01-31 |
kazu | * cse.c (delete_trivially_dead_insn): Don't iterate.
|
commit | commitdiff | tree |
2005-01-30 |
kazu | * optabs.c, doc/c-tree.texi, doc/install.texi, doc...
|
commit | commitdiff | tree |
2005-01-29 |
kazu | * lang-specs.h, objc-act.c, objc-act.h, objc-lang...
|
commit | commitdiff | tree |
2005-01-29 |
kazu | * cse.c (n_elements_made, max_elements_made): Remove.
|
commit | commitdiff | tree |
2005-01-28 |
kazu | * cse.c (fold_rtx) <PC>: Don't optimize.
|
commit | commitdiff | tree |
2005-01-28 |
kazu | * cse.c (cse_reg_info_free_list, cse_reg_info_used_list,
|
commit | commitdiff | tree |
2005-01-27 |
kazu | * cse.c: (find_best_addr): Don't call copy_rtx before...
|
commit | commitdiff | tree |
2005-01-27 |
kazu | * c-common.def, c-dump.c, c-gimplify.c, c-objc-common.c,
|
commit | commitdiff | tree |
2005-01-26 |
kazu | * cse.c (fold_rtx): Call equiv_constant only when...
|
commit | commitdiff | tree |
2005-01-24 |
kazu | * tree-flow-inline.h (phi_arg_from_edge): Remove.
|
commit | commitdiff | tree |
2005-01-24 |
kazu | * c-opts.c, expmed.c, gengtype.c, tree-complex.c,
|
commit | commitdiff | tree |
2005-01-23 |
kazu | * cfganal.c: Fix a reference to Harvey's paper.
|
commit | commitdiff | tree |
2005-01-23 |
kazu | * flow.c (regset_bytes, regset_size): Remove.
|
commit | commitdiff | tree |
2005-01-23 |
kazu | * gcse.c (null_pointer_info): Remove.
|
commit | commitdiff | tree |
2005-01-23 |
kazu | * cgraph.c (cgraph_varpool_n_nodes): Remove.
|
commit | commitdiff | tree |
2005-01-23 |
kazu | * c-common.c (explicit_flag_signed_bitfields,
|
commit | commitdiff | tree |
2005-01-23 |
kazu | * cse.c (max_reg, max_insn_uid): Remove.
|
commit | commitdiff | tree |
2005-01-23 |
kazu | * typeck.c: Fix a comment typo.
|
commit | commitdiff | tree |
2005-01-23 |
kazu | * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c,
|
commit | commitdiff | tree |
2005-01-23 |
kazu | * data.c, dependency.c, f95-lang.c, io.c, trans-array.c,
|
commit | commitdiff | tree |
2005-01-23 |
kazu | * MAINTAINERS (Write After Approval): Add Michael...
|
commit | commitdiff | tree |
2005-01-23 |
kazu | * MAINTAINERS: Remove obsolete entries.
|
commit | commitdiff | tree |
2005-01-22 |
kazu | * java-except.h, java-tree.h: Remove unused prototypes.
|
commit | commitdiff | tree |
2005-01-22 |
kazu | * tree-cfg.c (remove_forwarder_block_with_phi): Look...
|
commit | commitdiff | tree |
2005-01-22 |
kazu | * cfganal.c, real.h, reorg.c, timevar.def, tree-ssa...
|
commit | commitdiff | tree |
2005-01-21 |
kazu | * tree-cfg.c: Fix comment typos.
|
commit | commitdiff | tree |
2005-01-20 |
kazu | * tree-cfg.c (tree_verify_flow_info): Fix a typo.
|
commit | commitdiff | tree |
2005-01-20 |
kazu | * tree-cfg.c (tree_verify_flow_info): Check that a...
|
commit | commitdiff | tree |
2005-01-20 |
kazu | PR tree-optimization/15349
|
commit | commitdiff | tree |
2005-01-20 |
kazu | * params.def, params.h, predict.c, tree-ssa-loop-im...
|
commit | commitdiff | tree |
2005-01-20 |
kazu | * typeck.c (more_qualified_p): Remove.
|
commit | commitdiff | tree |