2007-01-22 |
hubicka | * passes.c (init_optimization_passes): Do not rerun
|
commit | commitdiff | tree |
2007-01-21 |
hubicka | * ipa-inline.c (inlining_mode): Comment, move up.
|
commit | commitdiff | tree |
2007-01-21 |
hubicka | * tree-flow.h (struct stmt_ann_d): Move references_memory...
|
commit | commitdiff | tree |
2007-01-20 |
hubicka | * tree-tailcall.c (adjust_return_value): Do not use...
|
commit | commitdiff | tree |
2007-01-20 |
hubicka | * decl2.c (start_objects, start_static_storage_duration_fun...
|
commit | commitdiff | tree |
2007-01-20 |
hubicka | * tree-ssa.c (init_tree_ssa): Do not call init_alias...
|
commit | commitdiff | tree |
2007-01-19 |
hubicka | Patch by Tomas Bily <tbily@suse.cz>
|
commit | commitdiff | tree |
2007-01-19 |
hubicka | * ipa-inline.c (cgraph_decide_inlining_incrementally...
|
commit | commitdiff | tree |
2007-01-18 |
hubicka | * tree-ssa-operands.c (vop_free_bucket_size): Never...
|
commit | commitdiff | tree |
2007-01-18 |
hubicka | * tree-vrp.c (finalize_jump_threads): Do not call...
|
commit | commitdiff | tree |
2007-01-18 |
hubicka | * tree-ssa-ccp.c (ccp_finalize): Return if something...
|
commit | commitdiff | tree |
2007-01-17 |
hubicka | * ipa-type-escape.c (look_for_casts): Revamp using...
|
commit | commitdiff | tree |
2007-01-16 |
hubicka | * tree-ssanames.c (release_dead_ssa_names): Instead...
|
commit | commitdiff | tree |
2007-01-16 |
hubicka | * cgraph.h (cgraph_decide_inlining_incrementally)...
|
commit | commitdiff | tree |
2007-01-16 |
hubicka | * tree-ssanames.c (release_dead_ssa_names): Remove...
|
commit | commitdiff | tree |
2007-01-15 |
hubicka | * tree-ssa-dce.c (DCE_TODOs): New.
|
commit | commitdiff | tree |
2007-01-14 |
hubicka | * gcc.dg/tree-prof/stringop-1.c: Update pattern for...
|
commit | commitdiff | tree |
2007-01-14 |
hubicka | * gcc.dg/tree-ssa/vrp11.c: Fix thinkos in my last...
|
commit | commitdiff | tree |
2007-01-14 |
hubicka | * gcc.dg/always_inline3.c: Update for pre-inline tail...
|
commit | commitdiff | tree |
2007-01-14 |
hubicka | * tree-dfa.c (remove_referenced_var): New function.
|
commit | commitdiff | tree |
2007-01-14 |
hubicka | * tree-eh.c (add_stmt_to_eh_region_fn): Do not add...
|
commit | commitdiff | tree |
2007-01-12 |
hubicka | PR tree-optimization/30443
|
commit | commitdiff | tree |
2007-01-11 |
hubicka | PR tree-optimization/1046
|
commit | commitdiff | tree |
2007-01-11 |
hubicka | PR tree-optimization/1046
|
commit | commitdiff | tree |
2007-01-11 |
hubicka | * tree-vrp.c (remove_range_assertions): Release defs.
|
commit | commitdiff | tree |
2007-01-10 |
hubicka | * tree-inline.c (setup_one_parameter): Do not propagate...
|
commit | commitdiff | tree |
2007-01-08 |
hubicka | * MAINTAINERS: Add myself as i386 maintainer.
|
commit | commitdiff | tree |
2007-01-08 |
hubicka | * MAINTAINERS: Add myself as build system maintainer.
|
commit | commitdiff | tree |
2007-01-08 |
hubicka | * ipa.c (function_and_variable_visibility): Fix return...
|
commit | commitdiff | tree |
2007-01-08 |
hubicka | * tree-vectorizer.c (gate_increase_alignment): Fix...
|
commit | commitdiff | tree |
2007-01-08 |
hubicka | * tree-ssa-forwprop.c (forward_propagate_into_cond,
|
commit | commitdiff | tree |
2007-01-08 |
hubicka | * cgraphunit.c (cgraph_process_new_functions): Reset...
|
commit | commitdiff | tree |
2007-01-08 |
hubicka | * tree-pas.h (TODO_remove_function): New flag.
|
commit | commitdiff | tree |
2007-01-06 |
hubicka | * tree-pass.h (pass_build_cgraph_edges): Declare.
|
commit | commitdiff | tree |
2007-01-05 |
hubicka | * tree-inline.c (fold_marked_statements): Update operand...
|
commit | commitdiff | tree |
2007-01-05 |
hubicka | * tree-optimize.c (execute_fixup_cfg): Correct previously...
|
commit | commitdiff | tree |
2007-01-04 |
hubicka | * cgraph.c (cgraph_release_function_body): New function.
|
commit | commitdiff | tree |
2007-01-04 |
hubicka | * tree-inline.c (copy_bb): Insert new statements to...
|
commit | commitdiff | tree |
2007-01-03 |
hubicka | * gcc.dg/pr16194.c: We now output error on all three...
|
commit | commitdiff | tree |
2007-01-02 |
hubicka | * tree-mudflap.c (mf_decl_cache_locals, mf_build_che...
|
commit | commitdiff | tree |
2007-01-02 |
hubicka | 2007-01-02 Jan Hubicka <jh@suse.cz>
|
commit | commitdiff | tree |
2007-01-01 |
hubicka | * emit-rtl.c (emit_copy_of_insn_after): Do not call...
|
commit | commitdiff | tree |
2007-01-01 |
hubicka | * cgraphunit.c (cgraph_optimize): Call cgraph_add_new_functions
|
commit | commitdiff | tree |
2006-12-30 |
hubicka | * ipa-pure-const.c (check_operand): SSA_NAME is safe.
|
commit | commitdiff | tree |
2006-12-30 |
hubicka | * tree.h (DECL_CALL_CLOBBERED): Remove.
|
commit | commitdiff | tree |
2006-12-30 |
hubicka | * tree-ssa-alias.c (create_structure_vars): When in...
|
commit | commitdiff | tree |
2006-12-30 |
hubicka | * emit-rt.c (emit_copy_of_insn_after): Fix bug causing...
|
commit | commitdiff | tree |
2006-12-30 |
hubicka | * cgraph.c (cgraph_exapnd_queue): Rename to...
|
commit | commitdiff | tree |
2006-12-29 |
hubicka | * tree-inline.c (remap_ssa_name): New function.
|
commit | commitdiff | tree |
2006-12-24 |
hubicka | * tree-ssa-operands.h (struct ssa_operand_memory_d):
|
commit | commitdiff | tree |
2006-12-24 |
hubicka | * tree-mudflap.c (ml_decl_cache_locals, md_build_check_stat...
|
commit | commitdiff | tree |
2006-12-23 |
hubicka | * toplev.c (dump_memory_report): Break out from...
|
commit | commitdiff | tree |
2006-12-23 |
hubicka | * tree-flow-inline.h (var_ann): External variable...
|
commit | commitdiff | tree |
2006-12-20 |
hubicka | * tree-dfa.c (add_referenced_var): Walk initializers of
|
commit | commitdiff | tree |
2006-12-20 |
hubicka | * tree-flow-inline.h (gimple_var_anns): New function.
|
commit | commitdiff | tree |
2006-12-20 |
hubicka | PR target/30213
|
commit | commitdiff | tree |
2006-12-20 |
hubicka | * cgraph.c: Update overall comment; fix vertical spacing.
|
commit | commitdiff | tree |
2006-12-20 |
hubicka | * cgraph.h (FOR_EACH_STATIC_VARIABLE, FOR_EACH_STATIC_INITI...
|
commit | commitdiff | tree |
2006-12-19 |
hubicka | * expmed.c (expand_mult_const): Force operand to constant.
|
commit | commitdiff | tree |
2006-12-17 |
hubicka | * cgraphunit.c (ipa_passes): Clear current_function_decl.
|
commit | commitdiff | tree |
2006-12-16 |
hubicka | * omp-low.c (expand_omp_parallel): Set function properties.
|
commit | commitdiff | tree |
2006-12-14 |
hubicka | * tree-flow.h (struct stmt_ann_d): Move bitfield references...
|
commit | commitdiff | tree |
2006-12-13 |
hubicka | * Makefile.in: Add dependencies.
|
commit | commitdiff | tree |
2006-12-11 |
hubicka | * value-prof.c (tree_stringops_transform): New.
|
commit | commitdiff | tree |
2006-12-11 |
hubicka | Move all varpool routines out of cgraph/cgraphunit...
|
commit | commitdiff | tree |
2006-12-09 |
hubicka | * cgraph.c: Update copyright.
|
commit | commitdiff | tree |
2006-12-07 |
hubicka | * i386.c (nocona_cost, pentium4_cost): Update preffered...
|
commit | commitdiff | tree |
2006-12-07 |
hubicka | * tree-vrp.c (compare_values): Short circuit INTEGER_CST;
|
commit | commitdiff | tree |
2006-12-06 |
hubicka | * tree-vrp.c (operand_less_p): New.
|
commit | commitdiff | tree |
2006-12-06 |
hubicka | * statistics.h (ALONE_PASS_MEM_STAT, ALONE_MEM_STAT_INFO,
|
commit | commitdiff | tree |
2006-12-05 |
hubicka | * cfgexpand.c (expand_one_var): Guard expand_one_stack_var by
|
commit | commitdiff | tree |
2006-12-04 |
hubicka | * cp-objcp-common.c (cp_expr_size): Return NULL in...
|
commit | commitdiff | tree |
2006-12-02 |
hubicka | * config/i386/i386.c (pentium4_cost, nocona_cost)...
|
commit | commitdiff | tree |
2006-11-30 |
hubicka | PR middle-end/30028
|
commit | commitdiff | tree |
2006-11-30 |
hubicka | * tree-ssa-operands.h (struct ssa_operands): New.
|
commit | commitdiff | tree |
2006-11-28 |
hubicka | Privatize SSA variables into gimple_df.
|
commit | commitdiff | tree |
2006-11-28 |
hubicka | Oops, wrong file committed.
|
commit | commitdiff | tree |
2006-11-28 |
hubicka | * builtins.c: Include tree-flow.h.
|
commit | commitdiff | tree |
2006-11-28 |
hubicka | * invoke.texi (large-stack-frame, large-stack-frame...
|
commit | commitdiff | tree |
2006-11-27 |
hubicka | * expr.c (emit_block_move_via_libcall): Export.
|
commit | commitdiff | tree |
2006-11-27 |
hubicka | * cfgexpand.c (construct_exit_block): Don't disturb...
|
commit | commitdiff | tree |
2006-11-27 |
hubicka | * cfgexpand.c (construct_exit_block): Don't disturb...
|
commit | commitdiff | tree |
2006-11-11 |
hubicka | Oops, commited wrong variant of patch in last commit...
|
commit | commitdiff | tree |
2006-11-11 |
hubicka | * extended.texi (__builtin_expect): We no longer require...
|
commit | commitdiff | tree |
2006-11-11 |
hubicka | * extended.texi (__builtin_expect): We no longer require...
|
commit | commitdiff | tree |
2006-11-11 |
hubicka | * predict.c (predict_loops): Kill RTL variant.
|
commit | commitdiff | tree |
2006-11-11 |
hubicka | * tree-pass.h (pass_purge_lineno_notes): Remove declaration.
|
commit | commitdiff | tree |
2006-11-10 |
hubicka | * cse.c (cse_process_notes): Copy the propagated value.
|
commit | commitdiff | tree |
2006-11-10 |
hubicka | * final.c (final): Walk from first instruction.
|
commit | commitdiff | tree |
2006-10-27 |
hubicka | * builtins.c (fold_builtin): Don't generate NOP_EXPR...
|
commit | commitdiff | tree |
2006-10-23 |
hubicka | * builtins.c (expand_builtin_memmove): Remove ORIG_EXP...
|
commit | commitdiff | tree |
2006-10-18 |
hubicka | PR middle-end/29299
|
commit | commitdiff | tree |
2006-10-15 |
hubicka | PR middle-end/29241
|
commit | commitdiff | tree |
2006-10-15 |
hubicka | PR middle-end/29299
|
commit | commitdiff | tree |
2006-10-13 |
hubicka | PR c/28419
|
commit | commitdiff | tree |
2006-09-12 |
hubicka | * cfganal.c (compute_dominance_frontiers_1): Don't...
|
commit | commitdiff | tree |
2006-09-12 |
hubicka | PR rtl-optimization/28071
|
commit | commitdiff | tree |
2006-08-24 |
hubicka | * reload1.c (emit_reload_insns): Fix yet another typo...
|
commit | commitdiff | tree |
2006-08-24 |
hubicka | PR debug/26881
|
commit | commitdiff | tree |
2006-08-23 |
hubicka | * predict.c (probability_reliable_p): New predicate.
|
commit | commitdiff | tree |