aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto
AgeCommit message (Expand)AuthorFilesLines
2013-05-15ipa-prop.c (ipa_print_node_jump_functions): Print symbol order in header...Martin Jambor2-2/+9
2013-05-15re PR c++/57038 (Latest libreoffice compilation fails with enabled LTO)Jan Hubicka2-10/+21
2013-05-09Jan Hubicka <jh@suse.cz>Jan Hubicka4-55/+166
2013-04-23Fix lto report namesAndi Kleen1-2/+2
2013-04-23Print lto report at the right placeAndi Kleen1-0/+6
2013-04-23Add -flto-report-wpaAndi Kleen1-2/+2
2013-02-08re PR middle-end/56231 (warning traces have bogus line information when using...Richard Biener2-3/+5
2013-02-07re PR bootstrap/56227 (Bootstrap failure on MinGW building ggc-page.c)Uros Bizjak2-2/+7
2013-02-04re PR lto/56168 (GCC seems to disregard -fno-builtin when compiling with LTO)Richard Guenther2-8/+20
2013-01-10Update copyright years in gcc/Richard Sandiford13-15/+13
2013-01-09re PR lto/45375 ([meta-bug] Issues with building Mozilla (i.e. Firefox) with ...Jan Hubicka2-0/+6
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek7-7/+7
2013-01-03Fix ChangeLog entry for PR lto/55466H.J. Lu1-0/+7
2012-12-10Record the global variables if WPA isn't enabledH.J. Lu1-1/+6
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo2-3/+8
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo5-76/+72
2012-11-02Update ChangeLog files as requested for cgraph change to checked down cast.Lawrence Crowl1-0/+10
2012-10-31This patch implements generic type query and conversion functions,Lawrence Crowl2-22/+25
2012-10-12re PR lto/54898 (ICE in uniquify_nodes, at lto/lto.c:1898)Richard Biener2-0/+22
2012-10-09lto-cgraph.c (input_node_opt_summary): Remove unused code.Tobias Burnus3-5/+19
2012-10-08lto.c (lto_wpa_write_files, [...]): Free lto_file struct after closing the file.Tobias Burnus2-0/+9
2012-10-08lto.c (remember_with_vars): Also fixup INTEGER_CST.Jan Hubicka2-0/+31
2012-10-07lto-cgraph.c (lto_symtab_encoder_new): New parameter FOR_INPUT.Jan Hubicka3-10/+26
2012-10-06re PR lto/54790 (Missing optimization with LTO)Jan Hubicka2-4/+41
2012-09-20function.c (push_cfun): Check old current_function_decl matches old cfun...Martin Jambor2-1/+7
2012-09-19Integrate lexical block into source_location.Dehao Chen2-1/+4
2012-09-19symtab.c (insert_to_assembler_name_hash): Do not insert register vars.Jan Hubicka2-3/+6
2012-09-12common.opt (flto-partition): Add "max".Jan Hubicka4-226/+299
2012-09-12re PR lto/54312 (uniquify_nodes takes 12% of Mozilla LTO build)Jan Hubicka2-3/+9
2012-09-11lto.c (enum gtc_mode): Remove.Richard Guenther2-52/+40
2012-09-11gimple.h (gimple_register_type): Remove.Richard Guenther2-5/+1199
2012-09-10lto-cgraph.c (compute_ltrans_boundary): Do not care about aliases.Jan Hubicka2-41/+47
2012-09-09passes.c (ipa_write_summaries_1): Set state; do not call compute_ltrans_bound...Jan Hubicka3-126/+59
2012-09-09Replace cgraph_node_set and varpool_node_set by symtab_node_encoder in partit...Jan Hubicka4-228/+143
2012-09-08Fix broken patchAndi Kleen1-1/+1
2012-09-08Add -fmem-report-wpaAndi Kleen1-0/+2
2012-09-07Reduce memory usage for storing LTO decl resolutionsAndi Kleen1-9/+22
2012-08-13tree-pass.h (write_summary, [...]): Remove set and vset arguments.Jan Hubicka2-4/+84
2012-08-11lto-cgraph.c (output_cgraph): Rename to ...Jan Hubicka2-2/+6
2012-07-24lto-tree.h (lang_decl): Add variable_size GTY option.Uros Bizjak2-1/+5
2012-07-16system.h (dump_file): Do not define.Steven Bosscher3-2/+6
2012-06-19The intent of the phases was to have a high-level but mutually exclusive acco...Lawrence Crowl2-5/+43
2012-05-19cgraphunit.c (handle_alias_pairs): Declare; free alias_pairsJan Hubicka2-23/+5
2012-05-17lto-symtab.c (lto_symtab_resolve_symbols): Preffer decl with constructor over...Jan Hubicka2-2/+14
2012-05-15Fix up changelogs.Bernd Schmidt1-1/+7
2012-05-14attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN.Bernd Schmidt1-0/+22
2012-05-09cgraphbuild.c (build_cgraph_edges): Do not finalize vars with VALUE_EXPR.Jan Hubicka2-0/+9
2012-05-04common.opt (flto-report): Do not mark as Optimization.Richard Biener2-3/+9
2012-04-30cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.cJan Hubicka3-3/+9
2012-04-22lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.Jan Hubicka1-1/+1