summaryrefslogtreecommitdiff
path: root/gcc/lto
Commit message (Expand)AuthorAgeFilesLines
* Fix ChangeLog entry for PR lto/55466H.J. Lu2013-01-031-0/+7
* Record the global variables if WPA isn't enabledH.J. Lu2012-12-101-1/+6
* Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo2012-11-202-3/+8
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-175-76/+72
* Update ChangeLog files as requested for cgraph change to checked down cast.Lawrence Crowl2012-11-021-0/+10
* This patch implements generic type query and conversion functions,Lawrence Crowl2012-10-312-22/+25
* re PR lto/54898 (ICE in uniquify_nodes, at lto/lto.c:1898)Richard Biener2012-10-122-0/+22
* lto-cgraph.c (input_node_opt_summary): Remove unused code.Tobias Burnus2012-10-093-5/+19
* lto.c (lto_wpa_write_files, [...]): Free lto_file struct after closing the file.Tobias Burnus2012-10-082-0/+9
* lto.c (remember_with_vars): Also fixup INTEGER_CST.Jan Hubicka2012-10-082-0/+31
* lto-cgraph.c (lto_symtab_encoder_new): New parameter FOR_INPUT.Jan Hubicka2012-10-073-10/+26
* re PR lto/54790 (Missing optimization with LTO)Jan Hubicka2012-10-062-4/+41
* function.c (push_cfun): Check old current_function_decl matches old cfun...Martin Jambor2012-09-202-1/+7
* Integrate lexical block into source_location.Dehao Chen2012-09-192-1/+4
* symtab.c (insert_to_assembler_name_hash): Do not insert register vars.Jan Hubicka2012-09-192-3/+6
* common.opt (flto-partition): Add "max".Jan Hubicka2012-09-124-226/+299
* re PR lto/54312 (uniquify_nodes takes 12% of Mozilla LTO build)Jan Hubicka2012-09-122-3/+9
* lto.c (enum gtc_mode): Remove.Richard Guenther2012-09-112-52/+40
* gimple.h (gimple_register_type): Remove.Richard Guenther2012-09-112-5/+1199
* lto-cgraph.c (compute_ltrans_boundary): Do not care about aliases.Jan Hubicka2012-09-102-41/+47
* passes.c (ipa_write_summaries_1): Set state; do not call compute_ltrans_bound...Jan Hubicka2012-09-093-126/+59
* Replace cgraph_node_set and varpool_node_set by symtab_node_encoder in partit...Jan Hubicka2012-09-094-228/+143
* Fix broken patchAndi Kleen2012-09-081-1/+1
* Add -fmem-report-wpaAndi Kleen2012-09-081-0/+2
* Reduce memory usage for storing LTO decl resolutionsAndi Kleen2012-09-071-9/+22
* tree-pass.h (write_summary, [...]): Remove set and vset arguments.Jan Hubicka2012-08-132-4/+84
* lto-cgraph.c (output_cgraph): Rename to ...Jan Hubicka2012-08-112-2/+6
* lto-tree.h (lang_decl): Add variable_size GTY option.Uros Bizjak2012-07-242-1/+5
* system.h (dump_file): Do not define.Steven Bosscher2012-07-163-2/+6
* The intent of the phases was to have a high-level but mutually exclusive acco...Lawrence Crowl2012-06-192-5/+43
* cgraphunit.c (handle_alias_pairs): Declare; free alias_pairsJan Hubicka2012-05-192-23/+5
* lto-symtab.c (lto_symtab_resolve_symbols): Preffer decl with constructor over...Jan Hubicka2012-05-172-2/+14
* Fix up changelogs.Bernd Schmidt2012-05-151-1/+7
* attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN.Bernd Schmidt2012-05-141-0/+22
* cgraphbuild.c (build_cgraph_edges): Do not finalize vars with VALUE_EXPR.Jan Hubicka2012-05-092-0/+9
* common.opt (flto-report): Do not mark as Optimization.Richard Biener2012-05-042-3/+9
* cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.cJan Hubicka2012-04-303-3/+9
* lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.Jan Hubicka2012-04-221-1/+1
* lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.Jan Hubicka2012-04-202-1/+6
* lto-symtab.c (lto_cgraph_replace_node): Update.Jan Hubicka2012-04-182-17/+22
* cgraph.h (FOR_EACH_VARIABLE, [...]): New macros.Jan Hubicka2012-04-163-21/+27
* cgraph.h: Update copyrights;Jan Hubicka2012-04-143-82/+92
* lto.c: Update copyright...Jan Hubicka2012-04-115-900/+977
* re PR lto/52722 (ICE in lto_output_varpool_node)Jan Hubicka2012-04-091-9/+51
* lto-lang.c (LANG_HOOKS_CALLGRAPH_EXPAND_FUNCTION): Remove definition.Richard Guenther2012-04-052-2/+5
* lto-lang.c (builtin_type_for_size): Use lto_type_for_size.Richard Guenther2012-03-122-1/+7
* re PR middle-end/52097 (ICE: in get_bit_range, at expr.c:4535 with -O -flto -...Richard Guenther2012-03-062-0/+40
* re PR lto/52400 (lto1: ICE with extern on static linkage)Richard Guenther2012-02-282-7/+6
* re PR lto/51774 (FAIL: gcc.dg/lto/trans-mem-* c_lto_trans-mem-1_0.o-c_lto_tra...Jakub Jelinek2012-01-062-1/+25
* re PR debug/51650 (LTO ICE in dwarf2out_finish, at dwarf2out.c:22501 while bu...Richard Guenther2011-12-221-0/+3