aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto
AgeCommit message (Expand)AuthorFilesLines
2013-10-31Automated part of renaming of symtab_node_base to symtab_node.David Malcolm4-47/+86
2013-10-30Split symtab_node declarations onto multiple linesDavid Malcolm2-3/+14
2013-10-29Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.Balaji V. Iyer2-0/+10
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm4-216/+260
2013-10-29tree-outof-ssa.h: Remove include files.Andrew MacLeod3-0/+7
2013-10-23Fix up ChangeLog entries (name, e-mail, formatting, otherwise).Gerald Pfeifer1-9/+9
2013-10-21Re-factor inclusion of tree.h.Diego Novillo1-0/+1
2013-10-18tree-cfg.h: Rename from tree-flow.h.Andrew Macleod2-1/+4
2013-10-15lto.c (hash_canonical_type): Split out from ...Richard Biener2-45/+103
2013-10-14lto.c (gimple_canonical_types): Move out-of GC space.Richard Biener2-27/+28
2013-10-14lto.c (gimple_types, [...]): Remove old merging code and statistics.Richard Biener2-1086/+18
2013-10-14gimple.c (gimple_canonical_types, [...]): Move to lto/lto.cRichard Biener3-33/+468
2013-10-11target.c: New file.Jakub Jelinek2-0/+10
2013-09-25* Make-lang.in (LTO_H, LINKER_PLUGIN_API_H, LTO_TREE_H)Tom Tromey2-29/+7
2013-09-06lto-streamer.h (lto_global_var_decls): Remove.Richard Biener6-2/+685
2013-09-02lto.c (mentions_vars_p_field_decl, [...]): DECL_FIELD_OFFSET can contain an r...Jan Hubicka2-2/+7
2013-09-01lto.c (tree_with_vars): Turn into vector.Jan Hubicka2-140/+210
2013-08-30lto-symtab.c (lto_cgraph_replace_node): Free decl_in_state.Jan Hubicka2-0/+7
2013-08-29lto.c (compare_tree_sccs_1): Compare DECL_FINAL_P...Jan Hubicka2-1/+13
2013-08-28lto.c (compare_tree_sccs_1): Drop DECL_ERROR_ISSUED, DECL_DEFER_OUTPUT and DE...Jan Hubicka2-13/+12
2013-08-28lto-partition.c (lto_balanced_map): Always base order on source file order.Jan Hubicka2-19/+19
2013-08-06cgraph.c (cgraph_get_body): New function based on lto.c implementation.Jan Hubicka2-32/+7
2013-08-03lto-cgraph.c (compute_ltrans_boundary): Add abstract origins into boundaries.Jan Hubicka3-4/+11
2013-07-30Introduce beginnings of a pass_manager class.David Malcolm3-2/+14
2013-07-21Fix typos.Ondřej Bílka2-2/+6
2013-07-19lto-partition.c (lto_balanced_map): Fix -fno-toplevel-reorder partitioning of...Jan Hubicka2-1/+8
2013-06-20lto-cgraph.c (input_symtab): Do not set cgraph state.Jan Hubicka2-9/+5
2013-06-19cgraph.h (const_value_known_p): Replace by ...Jan Hubicka2-1/+6
2013-06-18tree-streamer.h (streamer_tree_cache_create): Adjust prototype.Richard Biener2-29/+63
2013-06-17lto-streamer.h (enum LTO_tags): Add LTO_tree_scc.Richard Biener3-440/+976
2013-06-12cgraph.c (verify_edge_corresponds_to_fndecl): Be lax about decl has when in s...Jan Hubicka2-0/+5
2013-06-12lto-symtab.c (lto_symtab_merge_symbols): Populate symtab hashtable.Jan Hubicka2-23/+30
2013-06-11c-common.c (handle_alias_ifunc_attribute): Do not set DECL_EXTERNAL for weakr...Jan Hubicka2-15/+15
2013-06-05tree-streamer.c (streamer_tree_cache_insert_1): Update the index associated w...Richard Biener2-1/+12
2013-06-01lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename to ...Jan Hubicka2-9/+10
2013-05-29cgraph.h (symtab_node_base): Add definition, alias and analyzed flags...Jan Hubicka3-11/+18
2013-05-17lto-partition.c (privatize_symbol_name): Return true when privatizing happened.Jan Hubicka2-7/+16
2013-05-16Makefile.in (LLINKER): New variable.Jason Merrill2-1/+5
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