OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
* cgraph.c (cgraph_create_node): Set node frequency to normal.
2010-05-23
hubicka
* cgraph.c (cgraph_create_node): Set node frequency...
commit
|
commitdiff
|
tree
2010-05-23
hubicka
* cgraphunit.c (cgraph_copy_node_for_versioning):...
commit
|
commitdiff
|
tree
2010-05-23
hubicka
* timevar.def (TV_WHOPR_WPA_FIXUP): Remove.
commit
|
commitdiff
|
tree
2010-05-23
hubicka
* tree-pass.h (ipa_opt_pass_d): Rename function_read_summary;
commit
|
commitdiff
|
tree
2010-05-23
hubicka
* lto-cgraph.c (lto_output_node): Do not output comdat...
commit
|
commitdiff
|
tree
2010-05-23
hubicka
* ipa-prop.c (ipa_edge_removal_hook): Check for bounds.
commit
|
commitdiff
|
tree
2010-05-23
hubicka
* lto.c (globalize_cross_file_statics): When function...
commit
|
commitdiff
|
tree
2010-05-23
hubicka
* opts.c (decode_options): Enable pure-const pass...
commit
|
commitdiff
|
tree
2010-05-23
hubicka
* cgraph.c (dump_cgraph_node): Dump also assembler...
commit
|
commitdiff
|
tree
2010-05-23
hubicka
* cgraph.c (cgraph_remove_node): Kill bodies in other...
commit
|
commitdiff
|
tree
2010-05-23
hubicka
* opts.c (decode_options): Disable whpr incompatible...
commit
|
commitdiff
|
tree
2010-05-23
hubicka
* i386.md (UNSPEC_SSE_PROLOGUE_SAVE_LOW): New.
commit
|
commitdiff
|
tree
2010-05-23
hubicka
* ipa-inline.c (cgraph_early_inlining): Handle flattening...
commit
|
commitdiff
|
tree
2010-05-23
hubicka
* ipa-inline.c (cgraph_mark_inline_edge): Avoid double...
commit
|
commitdiff
|
tree
2010-05-23
hubicka
PR tree-optimization/42906
commit
|
commitdiff
|
tree
2010-05-23
hubicka
PR tree-optimization/43505
commit
|
commitdiff
|
tree
2010-05-23
hubicka
PR middle-end/43391
commit
|
commitdiff
|
tree
2010-05-22
hubicka
* decl2.c (maybe_emit_vtables): Produce same comdat...
commit
|
commitdiff
|
tree
2010-05-20
hubicka
PR middle-end/44197
commit
|
commitdiff
|
tree
2010-05-19
hubicka
* gcc.dg/lto/ipareference2_0.c: New file.
commit
|
commitdiff
|
tree
2010-05-18
hubicka
* ipa-reference.c (propagate): Walk all nodes in...
commit
|
commitdiff
|
tree
2010-05-18
hubicka
* gcc.dg/lto/ipacp_0.c: New test.
commit
|
commitdiff
|
tree
2010-05-17
hubicka
* cgraph.c (cgraph_create_virtual_clone): Only check
commit
|
commitdiff
|
tree
2010-05-17
hubicka
* cgraph.h (struct ipa_replace_map): Add parm_num...
commit
|
commitdiff
|
tree
2010-05-17
hubicka
* lto.c (lto_materialize_function): Announce function...
commit
|
commitdiff
|
tree
2010-05-17
hubicka
* ipa-cp.c (ipcp_update_callgraph): Use ipa_is_param_used.
commit
|
commitdiff
|
tree
2010-05-17
hubicka
* ipa-cp.c (ipcp_versionable_function_p): Walk cgraph...
commit
|
commitdiff
|
tree
2010-05-16
hubicka
* cgraph.c (dump_cgraph_node): Dump versionable flag.
commit
|
commitdiff
|
tree
2010-05-16
hubicka
* cgraph.c (cgraph_clone_node): Take decl argument...
commit
|
commitdiff
|
tree
2010-05-16
hubicka
* ipa.c (function_and_variable_visibility): Also bring...
commit
|
commitdiff
|
tree
2010-05-15
hubicka
* ipa-prop.c (ipa_prop_read_section): Add sanity check...
commit
|
commitdiff
|
tree
2010-05-15
hubicka
* gcc.dg/lto/ipareference_1.c: Rename to ...
commit
|
commitdiff
|
tree
2010-05-15
hubicka
* ipa-reference.c: Include toplev.h
commit
|
commitdiff
|
tree
2010-05-15
hubicka
* tree.h (memory_identifier_string): Remove.
commit
|
commitdiff
|
tree
2010-05-14
hubicka
* cgraph.h (ipa_discover_readonly_nonaddressable_vars...
commit
|
commitdiff
|
tree
2010-05-14
hubicka
* ipa.c (cgraph_remove_unreachable_nodes): Revert...
commit
|
commitdiff
|
tree
2010-05-14
hubicka
* ipa.c (enqueue_cgraph_node): Update comment; do...
commit
|
commitdiff
|
tree
2010-05-13
hubicka
* decl.c (cp_finish_decl): Do not worry about used...
commit
|
commitdiff
|
tree
2010-05-13
hubicka
* varpool.c (decide_is_variable_needed): Drop code...
commit
|
commitdiff
|
tree
2010-05-13
hubicka
* final.c (output_addr_const): Do not call mark_decl_refere...
commit
|
commitdiff
|
tree
2010-05-13
hubicka
* cgraph.c (cgraph_mark_address_taken_node): No longer...
commit
|
commitdiff
|
tree
2010-05-12
hubicka
* cgraphbuild.c (build_cgraph_edges, rebuild_cgraph_edges...
commit
|
commitdiff
|
tree
2010-05-12
hubicka
* cgraph.h (struct varpool_node): Add aux.
commit
|
commitdiff
|
tree
2010-05-12
hubicka
* lto.c (materialize_cgraph): Revert my previous patch.
commit
|
commitdiff
|
tree
2010-05-11
hubicka
* lto.c (lto_fixup_decls): Remove global var decls...
commit
|
commitdiff
|
tree
2010-05-11
hubicka
* lto-symtab.c (lto_symtab_free): New function.
commit
|
commitdiff
|
tree
2010-05-11
hubicka
* crtstuff.c (__JCR_LIST__, __DTOR_END__, __JCR_END__...
commit
|
commitdiff
|
tree
2010-05-11
hubicka
PR tree-optimize/44063
commit
|
commitdiff
|
tree
2010-05-11
hubicka
* lto-cgraph.c (output_cgraph): Remove loop adding...
commit
|
commitdiff
|
tree
2010-05-11
hubicka
* matrix-reorg.c (matrix_reorg): Rebuild edges.
commit
|
commitdiff
|
tree
2010-05-11
hubicka
* lto-streamer.h (struct lto_streamer_cache_d): Nodes...
commit
|
commitdiff
|
tree
2010-05-11
hubicka
* lto-streamer.c (lto_streamer_cache_add_to_node_array,
commit
|
commitdiff
|
tree
2010-05-11
hubicka
* cgraph.c (cgraph_mark_reachable_node): Accept references...
commit
|
commitdiff
|
tree
2010-05-11
hubicka
* cgraphbuild.c (cgraph_rebuild_references): New.
commit
|
commitdiff
|
tree
2010-05-11
hubicka
* cgraph.c: Include ipa-utils.h
commit
|
commitdiff
|
tree
2010-05-10
hubicka
* lto-stramer-out.c (produce_asm_for_decls): Correct...
commit
|
commitdiff
|
tree
2010-05-10
hubicka
* passes.c (ipa_write_summaries_1, ipa_write_optimization_s...
commit
|
commitdiff
|
tree
2010-05-10
hubicka
* Makefile.in (cgraphbuild.o): Add dependency on except.h.
commit
|
commitdiff
|
tree
2010-05-10
hubicka
* crtstuff.c (force_to_data, __do_global_dtors_aux_fini_arr...
commit
|
commitdiff
|
tree
2010-05-06
hubicka
PR tree-optimization/43791
commit
|
commitdiff
|
tree
2010-05-06
hubicka
* cgraphbuild.c (record_reference_ctx): Add varpool_node.
commit
|
commitdiff
|
tree
2010-05-05
hubicka
* lto-cgraph.c (lto_output_varpool_node, input_varpool_node...
commit
|
commitdiff
|
tree
2010-05-05
hubicka
* lto-cgraph.c (output_varpool): Forward declare;...
commit
|
commitdiff
|
tree
2010-05-05
hubicka
* lto-symtab.c (lto_symtab_resolve_can_prevail_p)...
commit
|
commitdiff
|
tree
2010-05-04
hubicka
* Makefile.in (cgraphbuild.o): Add dependency on ipa...
commit
|
commitdiff
|
tree
2010-05-04
hubicka
* Makefile.in (cgraphbuild.o): Add dependency on ipa...
commit
|
commitdiff
|
tree
2010-05-04
hubicka
* lto-symtab.c (lto_cgraph_replace_node): Do not remove...
commit
|
commitdiff
|
tree
2010-04-30
hubicka
* lto-symtab.c (lto_symtab_resolve_can_prevail_p)...
commit
|
commitdiff
|
tree
2010-04-30
hubicka
* lto.c (get_filename_for_set): Look for cgraph node...
commit
|
commitdiff
|
tree
2010-04-30
hubicka
* lto-cgraph.c (lto_output_varpool_node): Always output...
commit
|
commitdiff
|
tree
2010-04-30
hubicka
* tree-profile.c (tree_init_ic_make_global_vars):...
commit
|
commitdiff
|
tree
2010-04-30
hubicka
* cgraph.h (cgraph_local_info): Remove for_functions_valid.
commit
|
commitdiff
|
tree
2010-04-29
hubicka
* gengtype.c (open_base_files): Add lto-streamer.h
commit
|
commitdiff
|
tree
2010-04-29
hubicka
* lto-symtab.c (lto_symtab_entry_def) Add vnode.
commit
|
commitdiff
|
tree
2010-04-27
hubicka
* doc/invoke.texi (-fipa-profile): Document.
commit
|
commitdiff
|
tree
2010-04-27
hubicka
* cgraph.c (cgraph_propagate_frequency): New function.
commit
|
commitdiff
|
tree
2010-04-27
hubicka
* tree-inline.c (eni_inlining_weights): Remove.
commit
|
commitdiff
|
tree
2010-04-26
hubicka
* cgraph.c (cgraph_create_node): Set node frequency...
commit
|
commitdiff
|
tree
2010-04-26
hubicka
* cgraphunit.c (cgraph_copy_node_for_versioning):...
commit
|
commitdiff
|
tree
2010-04-21
hubicka
* timevar.def (TV_WHOPR_WPA_FIXUP): Remove.
commit
|
commitdiff
|
tree
2010-04-21
hubicka
* tree-pass.h (ipa_opt_pass_d): Rename function_read_summary;
commit
|
commitdiff
|
tree
2010-04-21
hubicka
* lto-cgraph.c (lto_output_node): Do not output comdat...
commit
|
commitdiff
|
tree
2010-04-21
hubicka
* ipa-prop.c (ipa_edge_removal_hook): Check for bounds.
commit
|
commitdiff
|
tree
2010-04-21
hubicka
* lto.c (globalize_cross_file_statics): When function...
commit
|
commitdiff
|
tree
2010-04-21
hubicka
* opts.c (decode_options): Enable pure-const pass...
commit
|
commitdiff
|
tree
2010-04-21
hubicka
* cgraph.c (dump_cgraph_node): Dump also assembler...
commit
|
commitdiff
|
tree
2010-04-20
hubicka
* cgraph.c (cgraph_remove_node): Kill bodies in other...
commit
|
commitdiff
|
tree
2010-04-19
hubicka
* opts.c (decode_options): Disable whpr incompatible...
commit
|
commitdiff
|
tree
2010-04-18
hubicka
* i386.md (UNSPEC_SSE_PROLOGUE_SAVE_LOW): New.
commit
|
commitdiff
|
tree
2010-04-17
hubicka
* ipa-inline.c (cgraph_early_inlining): Handle flattening...
commit
|
commitdiff
|
tree
2010-04-13
hubicka
* ipa-inline.c (cgraph_mark_inline_edge): Avoid double...
commit
|
commitdiff
|
tree
2010-04-06
hubicka
PR tree-optimization/42906
commit
|
commitdiff
|
tree
2010-03-28
hubicka
PR tree-optimization/43505
commit
|
commitdiff
|
tree
2010-03-27
hubicka
PR middle-end/43391
commit
|
commitdiff
|
tree
2010-03-10
hubicka
PR c/43288
commit
|
commitdiff
|
tree
2010-01-18
hubicka
PR middle-end/42068
commit
|
commitdiff
|
tree
2010-01-18
hubicka
PR middle-end/42068
commit
|
commitdiff
|
tree
2009-12-10
hubicka
PR middle-end/42228
commit
|
commitdiff
|
tree
2009-11-29
hubicka
* cgraph.c (same_body_alias_1): Break out of
commit
|
commitdiff
|
tree
2009-11-23
hubicka
PR middle-end/42151
commit
|
commitdiff
|
tree
next