aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto/lto-partition.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-28lto-partition.c (lto_balanced_map): Always base order on source file order.Jan Hubicka1-19/+13
2013-08-03lto-cgraph.c (compute_ltrans_boundary): Add abstract origins into boundaries.Jan Hubicka1-2/+4
2013-07-21Fix typos.Ondřej Bílka1-2/+2
2013-07-19lto-partition.c (lto_balanced_map): Fix -fno-toplevel-reorder partitioning of...Jan Hubicka1-1/+3
2013-06-19cgraph.h (const_value_known_p): Replace by ...Jan Hubicka1-1/+1
2013-06-11c-common.c (handle_alias_ifunc_attribute): Do not set DECL_EXTERNAL for weakr...Jan Hubicka1-15/+7
2013-05-29cgraph.h (symtab_node_base): Add definition, alias and analyzed flags...Jan Hubicka1-9/+9
2013-05-17lto-partition.c (privatize_symbol_name): Return true when privatizing happened.Jan Hubicka1-7/+9
2013-05-15ipa-prop.c (ipa_print_node_jump_functions): Print symbol order in header...Martin Jambor1-2/+4
2013-05-15re PR c++/57038 (Latest libreoffice compilation fails with enabled LTO)Jan Hubicka1-10/+12
2013-05-09Jan Hubicka <jh@suse.cz>Jan Hubicka1-4/+148
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-10/+9
2012-10-31This patch implements generic type query and conversion functions,Lawrence Crowl1-17/+15
2012-10-07lto-cgraph.c (lto_symtab_encoder_new): New parameter FOR_INPUT.Jan Hubicka1-1/+1
2012-09-12common.opt (flto-partition): Add "max".Jan Hubicka1-225/+239
2012-09-10lto-cgraph.c (compute_ltrans_boundary): Do not care about aliases.Jan Hubicka1-41/+36
2012-09-09passes.c (ipa_write_summaries_1): Set state; do not call compute_ltrans_bound...Jan Hubicka1-125/+49
2012-09-09Replace cgraph_node_set and varpool_node_set by symtab_node_encoder in partit...Jan Hubicka1-204/+104
2012-08-13tree-pass.h (write_summary, [...]): Remove set and vset arguments.Jan Hubicka1-4/+77
2012-05-17lto-symtab.c (lto_symtab_resolve_symbols): Preffer decl with constructor over...Jan Hubicka1-2/+8
2012-04-30cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.cJan Hubicka1-2/+2
2012-04-22lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.Jan Hubicka1-1/+1
2012-04-20lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.Jan Hubicka1-1/+2
2012-04-18lto-symtab.c (lto_cgraph_replace_node): Update.Jan Hubicka1-17/+17
2012-04-16cgraph.h (FOR_EACH_VARIABLE, [...]): New macros.Jan Hubicka1-9/+9
2012-04-14cgraph.h: Update copyrights;Jan Hubicka1-75/+80
2012-04-11lto.c: Update copyright...Jan Hubicka1-0/+911