aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto/lto-partition.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-25IPA C++ refactoring 4/NMartin Liska1-28/+30
2014-08-07convert the rest of the users of pointer_map to hash_mapTrevor Saunders1-12/+5
2014-08-02add a hash_set based on hash_tableTrevor Saunders1-4/+4
2014-07-24IPA C++ refactoring 2/NMartin Liska1-4/+4
2014-07-24IPA C++ refactoring 1/NMartin Liska1-20/+21
2014-07-11vapool.c: Include tree-ssa-alias.h, gimple.h and lto-streamer.hJan Hubicka1-1/+1
2014-07-01IPA REF alias refactoringMartin Liska1-4/+4
2014-06-25IPA REF refactoringMartin Liska1-14/+14
2014-04-23Change is-a.h to support typedefs of pointersDavid Malcolm1-9/+9
2014-04-15common.opt (lto_partition_model): New enum.Richard Biener1-5/+4
2014-02-20lto-partition.c (add_symbol_to_partition_1, [...]): Aliases have no defined s...Jan Hubicka1-4/+12
2014-02-07re PR ipa/59469 (LLVM build failure with gcc LTO)Jan Hubicka1-81/+19
2014-02-04ipa.c (function_and_variable_visibility): Decompose DECL_ONE_ONLY groups when...Jan Hubicka1-3/+5
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-17Time profile-based function reordering (phase 2).Martin Liska1-3/+27
2013-12-06asan.c: Remove struct tags when referring to class varpool_node.Oleg Endo1-6/+6
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+5
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+1
2013-11-18remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionsTrevor Saunders1-5/+5
2013-10-31Automated part of renaming of symtab_node_base to symtab_node.David Malcolm1-21/+21
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm1-100/+100
2013-10-29tree-outof-ssa.h: Remove include files.Andrew MacLeod1-0/+1
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