summaryrefslogtreecommitdiff
path: root/gcc/lto/lto.c
Commit message (Expand)AuthorAgeFilesLines
* revert accidentally committed changesfroydnj2010-11-241-0/+1
* gcc/froydnj2010-11-241-1/+0
* 2010-11-23 Richard Guenther <rguenther@suse.de>rguenth2010-11-231-1/+1
* 2010-11-23 Richard Guenther <rguenther@suse.de>rguenth2010-11-231-0/+5
* * doc/invoke.texi (-dy): Remove.jsm282010-11-171-1/+1
* * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm282010-11-101-4/+4
* * lto.c (add_cgraph_node_to_partition,hubicka2010-10-261-9/+25
* 2010-10-22 Richard Guenther <rguenther@suse.de>rguenth2010-10-221-4/+8
* gcc/froydnj2010-10-111-2/+1
* * lto.c (lto_balanced_map): Fix accounting of program size.hubicka2010-10-081-3/+5
* * lto.c (lto_balanced_map): Do not produce empty partitions.hubicka2010-10-071-0/+3
* [PATCH] Report LTO phase in lto1 process name v2ak2010-10-061-0/+14
* * lto.c (partition_cgraph_node_p, partition_varpool_node_p): Handlehubicka2010-10-061-2/+4
* * lto.c (lto_section_with_id): Make s a const pointer.ian2010-10-051-1/+1
* * doc/invoke.texi (-flto-partition, lto-partitions, lto-minpartition):hubicka2010-10-051-27/+369
* gcc/ak2010-10-031-1/+5
* * lto.c (lto_read_all_file_options): Start a new line afterjiez2010-09-251-0/+3
* * lto-symtab.c (lto_symtab_entry_def): Add guessed field.hubicka2010-09-241-1/+2
* PR tree-optimize/45605hubicka2010-09-201-1/+1
* * lto-cgraph.c (compute_ltrans_boundary): Use const_value_known.hubicka2010-09-171-2/+2
* * lto-cgraph.c (input_overwrite_node): Do not set DECL_EXTERNAL whenhubicka2010-09-171-5/+0
* * lto.c (real_file_count, real_file_decl_data): New static vars.hubicka2010-09-091-2/+10
* 2010-09-08 Richard Guenther <rguenther@suse.de>rguenth2010-09-081-2/+1
* * lto.c (promote_var, promote_fn): Set DECL_VISIBILITY_SPECIFIED.hubicka2010-09-071-0/+3
* * lto-cgraph.c (lto_output_edge): Use gimple_has_body_p instead of flag_wpa.hubicka2010-08-211-12/+22
* Replace has_analyzed_clone with has_analyzed_clone_p.hjl2010-08-201-1/+1
* * lto.c (has_analyzed_clone_p): New functionhubicka2010-08-201-28/+48
* gcc/froydnj2010-08-201-3/+3
* gcc:ak2010-07-231-36/+181
* 2010-07-10 Andi Kleen <ak@linux.intel.com>ak2010-07-231-0/+41
* * cgraph.h (cgraph_node, cgraph_varpool_node): Update docmentation ofhubicka2010-07-051-8/+83
* * cgraphunit.c (init_cgraph): Only initialize dump file if it is not ...hubicka2010-07-041-0/+7
* * timevar.def (TV_OUT_OF_SSA, TV_VAR_EXPAND, TV_POST_EXPAND,hubicka2010-07-031-4/+4
* 2010-06-13 Richard Guenther <rguenther@suse.de>rguenth2010-06-131-1/+5
* 2010-06-09 Kai Tietz <kai.tietz@onevision.com>ktietz2010-06-091-1/+1
* gcc/ada:lauras2010-06-081-4/+5
* 2010-06-04 Richard Guenther <rguenther@suse.de>rguenth2010-06-041-0/+1
* * cgraph.h (cgraph_dump_file): Declare.hubicka2010-05-301-0/+28
* * cgraph.h (struct varpool_node_set_def,hubicka2010-05-291-145/+94
* * final.c (rest_of_clean_state): Use %m in errors instead ofjsm282010-05-281-2/+1
* 2010-05-28 Richard Guenther <rguenther@suse.de>rguenth2010-05-281-177/+48
* * diagnostic-core.h: New. Contents moved from diagnostic.h andjsm282010-05-271-3/+3
* PR lto/44230ebotcazou2010-05-271-3/+31
* 2010-05-22 Richard Guenther <rguenther@suse.de>rguenth2010-05-221-1/+2
* * gcc.dg/lto/ipareference2_0.c: New file.hubicka2010-05-191-21/+102
* * cgraph.c (cgraph_create_virtual_clone): Only checkhubicka2010-05-171-4/+3
* * lto.c (lto_materialize_function): Announce function whenhubicka2010-05-171-19/+4
* * lto.c (materialize_cgraph): Revert my previous patch.hubicka2010-05-121-3/+0
* * lto.c (lto_fixup_decls): Remove global var decls freeing here.hubicka2010-05-111-2/+3
* * lto-symtab.c (lto_symtab_free): New function.hubicka2010-05-111-19/+12