Age | Commit message (Expand) | Author | Files | Lines |
2011-02-15 | re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ... | Alexandre Oliva | 1 | -1/+1 |
2011-02-11 | cgraph.c: Fix comment typos. | Nathan Froyd | 1 | -1/+1 |
2011-02-03 | re PR middle-end/31490 (Compile error section type conflict) | Jakub Jelinek | 1 | -1/+2 |
2011-01-26 | re PR tree-optimization/47237 (builtin_apply_args broken WRT local ABI changes.) | Jan Hubicka | 1 | -0/+4 |
2011-01-03 | re PR tree-optimization/46984 (g++.dg/torture/pr45699.C FAILs with -fno-early... | Martin Jambor | 1 | -6/+8 |
2010-12-15 | re PR tree-optimization/46053 (g++.dg/torture/pr45699.C FAILs with -fno-early... | Martin Jambor | 1 | -1/+4 |
2010-12-04 | re PR driver/46760 (LTO bootstrap doesn't work with FDO) | Jan Hubicka | 1 | -0/+3 |
2010-11-23 | tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro. | Jan Hubicka | 1 | -14/+0 |
2010-11-20 | cgraph.c (ld_plugin_symbol_resolution_names): New. | Jan Hubicka | 1 | -0/+2 |
2010-11-16 | cgraph.h (+varpool_can_remove_if_no_refs): Move here from ...... | Jan Hubicka | 1 | -0/+12 |
2010-10-26 | re PR lto/45736 (ICE: in cgraph_remove_unreachable_nodes, at ipa.c:245 with -... | Jan Hubicka | 1 | -3/+6 |
2010-10-16 | cgraph.c (dump_cgraph_node): Dump same_comdat_group, only_called_at_startup a... | Jan Hubicka | 1 | -0/+4 |
2010-10-15 | re PR rtl-optimization/45621 (ICE: verify_cgraph_node failed: inlined_to poin... | Jan Hubicka | 1 | -5/+2 |
2010-09-24 | lto-symtab.c (lto_symtab_entry_def): Add guessed field. | Jan Hubicka | 1 | -14/+14 |
2010-09-20 | re PR tree-optimization/45605 (Missed devirtualization) | Jan Hubicka | 1 | -1/+1 |
2010-09-03 | cgraph.h (struct varpool_node): Add const_value_known. | Jan Hubicka | 1 | -0/+3 |
2010-08-21 | re PR middle-end/45307 (Stores expanding to no RTL not removed by tree optimi... | Jan Hubicka | 1 | -13/+9 |
2010-07-08 | cgraph.c (cgraph_will_be_removed_from_program_if_no_direct_calls): New function. | Jan Hubicka | 1 | -0/+2 |
2010-07-05 | cgraph.h (cgraph_node, [...]): Update docmentation of in_other_partition. | Jan Hubicka | 1 | -2/+7 |
2010-06-28 | cgraph.h (struct varpool_node): new used_from_object_file flag. | Bingfeng Mei | 1 | -0/+5 |
2010-06-09 | cgraph.h (varpool_first_static_initializer, [...]): Make checking only when c... | Jan Hubicka | 1 | -2/+2 |
2010-06-04 | re PR lto/41584 (WHOPR doesn't grok empty units) | Richard Guenther | 1 | -0/+2 |
2010-06-01 | cgraph.h (tree_function_versioning): Update prototype. | Jan Hubicka | 1 | -2/+4 |
2010-05-30 | cgraph.h (cgraph_dump_file): Declare. | Jan Hubicka | 1 | -0/+1 |
2010-05-30 | cgraph.h (cgraph_node_cannot_return, [...]): New functions. | Jan Hubicka | 1 | -0/+2 |
2010-05-29 | cgraph.h (struct varpool_node_set_def, [...]): Remove unused AUX pointer. | Jan Hubicka | 1 | -4/+2 |
2010-05-29 | cgraph.c (clone_function_name): Take SUFFIX argument; export. | Jan Hubicka | 1 | -2/+4 |
2010-05-27 | cgraph.h (struct cgraph_node): Mark former_clone_of by GTY ((skip)). | Jan Hubicka | 1 | -2/+3 |
2010-05-27 | cgraphunit.c (verify_cgraph_node): Do checking that DECL match edge only when... | Jan Hubicka | 1 | -0/+4 |
2010-05-22 | coretypes.h (struct simple_bitmap_def, [...]): New core types. | Steven Bosscher | 1 | -1/+5 |
2010-05-22 | decl2.c (maybe_emit_vtables): Produce same comdat group when outputting comda... | Jan Hubicka | 1 | -0/+2 |
2010-05-17 | cgraph.h (struct ipa_replace_map): Add parm_num parameter. | Jan Hubicka | 1 | -0/+2 |
2010-05-17 | cgraph.h (cgraph_indirect_call_info): New fields anc_offset, otr_token and po... | Martin Jambor | 1 | -0/+11 |
2010-05-16 | cgraph.c (dump_cgraph_node): Dump versionable flag. | Jan Hubicka | 1 | -0/+4 |
2010-05-16 | cgraph.c (cgraph_clone_node): Take decl argument and insert clone into hash w... | Jan Hubicka | 1 | -1/+1 |
2010-05-14 | cgraph.h (ipa_discover_readonly_nonaddressable_vars): Declare. | Jan Hubicka | 1 | -0/+14 |
2010-05-13 | cgraph.c (cgraph_mark_address_taken_node): No longer imply needed flag. | Jan Hubicka | 1 | -2/+11 |
2010-05-12 | cgraphbuild.c (build_cgraph_edges, [...]): Build indrect edges too. | Jan Hubicka | 1 | -1/+3 |
2010-05-12 | cgraph.h (struct varpool_node): Add aux. | Jan Hubicka | 1 | -0/+2 |
2010-05-11 | cgraphbuild.c (cgraph_rebuild_references): New. | Jan Hubicka | 1 | -0/+1 |
2010-05-06 | cgraphbuild.c (record_reference_ctx): Add varpool_node. | Jan Hubicka | 1 | -1/+6 |
2010-04-30 | lto.c (get_filename_for_set): Look for cgraph node and if none found, use def... | Jan Hubicka | 1 | -0/+14 |
2010-04-30 | cgraph.h (cgraph_local_info): Remove for_functions_valid. | Jan Hubicka | 1 | -25/+0 |
2010-04-29 | gengtype.c (open_base_files): Add lto-streamer.h | Jan Hubicka | 1 | -1/+1 |
2010-04-29 | * lto-symtab.c (lto_symtab_entry_def) Add vnode. | Jan Hubicka | 1 | -3/+104 |
2010-04-28 | cgraph.h (struct cgraph_node): New field indirect_calls. | Martin Jambor | 1 | -3/+24 |
2010-04-27 | cgraph.c (cgraph_propagate_frequency): New function. | Jan Hubicka | 1 | -0/+1 |
2010-04-26 | cgraph.c (cgraph_create_node): Set node frequency to normal. | Jan Hubicka | 1 | -0/+18 |
2010-04-20 | cgraph.c (cgraph_remove_node): Kill bodies in other partitoin. | Jan Hubicka | 1 | -1/+5 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+1 |