| Commit message (Expand) | Author | Age | Files | Lines |
* | lto-streamer.h (lto_global_var_decls): Remove. | Richard Biener | 2013-09-06 | 1 | -666/+0 |
* | lto-symtab.c (lto_symtab_merge_symbols): Add comments; merge duplicated nodes... | Jan Hubicka | 2013-09-02 | 1 | -1/+19 |
* | cgraph.c (cgraph_get_body): Update call of lto_input_function_body. | Jan Hubicka | 2013-08-31 | 1 | -0/+2 |
* | lto-symtab.c (lto_cgraph_replace_node): Free decl_in_state. | Jan Hubicka | 2013-08-30 | 1 | -0/+2 |
* | cgraph.c (cgraph_release_function_body): Use used_as_abstract_origin. | Jan Hubicka | 2013-08-01 | 1 | -0/+7 |
* | lto-symtab.c (lto_cgraph_replace_node): Release function body. | Jan Hubicka | 2013-07-25 | 1 | -0/+3 |
* | re PR lto/57334 (ICE: in input_gimple_stmt, at gimple-streamer-in.c:287) | Richard Biener | 2013-06-18 | 1 | -12/+2 |
* | lto-streamer.h (enum LTO_tags): Add LTO_tree_scc. | Richard Biener | 2013-06-17 | 1 | -1/+2 |
* | cgraph.c (verify_edge_corresponds_to_fndecl): Be lax about decl has when in s... | Jan Hubicka | 2013-06-12 | 1 | -2/+9 |
* | lto-symtab.c (lto_symtab_merge_symbols): Populate symtab hashtable. | Jan Hubicka | 2013-06-12 | 1 | -2/+11 |
* | c-common.c (handle_alias_ifunc_attribute): Do not set DECL_EXTERNAL for weakr... | Jan Hubicka | 2013-06-11 | 1 | -8/+1 |
* | lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename to ... | Jan Hubicka | 2013-06-01 | 1 | -74/+18 |
* | cgraph.h (symtab_node_base): Add definition, alias and analyzed flags... | Jan Hubicka | 2013-05-29 | 1 | -24/+17 |
* | lto-symtab.c (lto_symtab_merge_cgraph_nodes): Resolve cross module weakrefs. | Jan Hubicka | 2013-05-17 | 1 | -1/+55 |
* | ipa-prop.c (ipa_print_node_jump_functions): Print symbol order in header... | Martin Jambor | 2013-05-15 | 1 | -2/+2 |
* | re PR c++/57038 (Latest libreoffice compilation fails with enabled LTO) | Jan Hubicka | 2013-05-15 | 1 | -9/+26 |
* | re PR lto/54095 (Unnecessary static variable renaming) | Jan Hubicka | 2013-05-08 | 1 | -14/+31 |
* | re PR lto/56168 (GCC seems to disregard -fno-builtin when compiling with LTO) | Richard Guenther | 2013-02-04 | 1 | -8/+7 |
* | re PR lto/56147 (ICE on invalid code in lto_symtab_merge_decls_1) | Richard Biener | 2013-01-30 | 1 | -1/+2 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -1/+1 |
* | re PR lto/55848 (internal compiler error: verify_cgraph_node failed (with `-f... | Richard Biener | 2013-01-03 | 1 | -0/+10 |
* | Record the global variables if WPA isn't enabled | H.J. Lu | 2012-12-10 | 1 | -4/+0 |
* | Introduce vNULL to use as a nil initializer for vec<>. | Diego Novillo | 2012-11-20 | 1 | -1/+1 |
* | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 2012-11-17 | 1 | -8/+7 |
* | This patch implements generic type query and conversion functions, | Lawrence Crowl | 2012-10-31 | 1 | -5/+5 |
* | lto-cgraph.c (input_node_opt_summary): Remove unused code. | Tobias Burnus | 2012-10-09 | 1 | -2/+2 |
* | re PR lto/54790 (Missing optimization with LTO) | Jan Hubicka | 2012-10-06 | 1 | -34/+0 |
* | re PR lto/54709 (r191713 breaks Firefox build) | Richard Guenther | 2012-09-27 | 1 | -85/+22 |
* | re PR lto/54625 (lto/profiledbootstrap broken by r191466: ICE: in cgraph_clon... | Richard Guenther | 2012-09-25 | 1 | -1/+2 |
* | lto-symtab.c (lto_symtab_merge_decls_1): Properly merge all of the chain. | Richard Guenther | 2012-09-25 | 1 | -2/+2 |
* | symtab.c (insert_to_assembler_name_hash): Do not insert register vars. | Jan Hubicka | 2012-09-19 | 1 | -308/+202 |
* | lto-symtab.c (lto_symtab_resolve_symbols): Preffer decl with constructor over... | Jan Hubicka | 2012-05-17 | 1 | -1/+15 |
* | re PR middle-end/53136 (Use after free in ipa_make_edge_direct_to_target, cxx... | Uros Bizjak | 2012-04-30 | 1 | -2/+2 |
* | lto-symtab.c (lto_cgraph_replace_node): Do not call mark_reahcable_node. | Jan Hubicka | 2012-04-23 | 1 | -2/+0 |
* | lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags. | Jan Hubicka | 2012-04-22 | 1 | -6/+0 |
* | lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags. | Jan Hubicka | 2012-04-20 | 1 | -2/+2 |
* | lto-symtab.c (lto_cgraph_replace_node): Update. | Jan Hubicka | 2012-04-18 | 1 | -2/+2 |
* | cgraph.h (FOR_EACH_VARIABLE, [...]): New macros. | Jan Hubicka | 2012-04-16 | 1 | -2/+2 |
* | cgraph.h: Update copyrights; | Jan Hubicka | 2012-04-14 | 1 | -10/+10 |
* | re PR lto/47247 (Linker plugin specification makes it difficult to handle COM... | Jan Hubicka | 2011-10-02 | 1 | -6/+10 |
* | cgraph.h (cgraph_get_node_or_alias): Removed declaration. | Martin Jambor | 2011-07-12 | 1 | -1/+1 |
* | lto-symtab.c (lto_varpool_replace_node): Remove code handling extra name alia... | Jan Hubicka | 2011-06-18 | 1 | -27/+5 |
* | lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code. | Jan Hubicka | 2011-06-11 | 1 | -50/+6 |
* | lto-symtab.c (lto_symtab_merge_cgraph_nodes): Merge alias decl of thunks. | Jan Hubicka | 2011-05-31 | 1 | -5/+9 |
* | lto-symtab.c (lto_cgraph_replace_node): Use types_compatible_p for diagnostics. | Richard Guenther | 2011-05-09 | 1 | -18/+7 |
* | cgraph.h (cgraph_node): Remove function declaration. | Martin Jambor | 2011-04-12 | 1 | -1/+1 |
* | re PR lto/47497 (SPEC CPU 2006 failed to link with LTO -fuse-linker-plugin -f... | Jan Hubicka | 2011-03-04 | 1 | -1/+8 |
* | Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in... | Sebastian Pop | 2011-01-25 | 1 | -1/+0 |
* | re PR lto/46940 (asm aliases with linker plugin segfaults) | Jan Hubicka | 2010-12-14 | 1 | -2/+19 |
* | re PR lto/46808 (Too verbose diagnostic messages when compiling with LTO) | Richard Guenther | 2010-12-10 | 1 | -10/+6 |