Age | Commit message (Expand) | Author | Files | Lines |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -2/+2 |
2013-09-14 | tree-into-ssa.c (gate_into_ssa): New. | Jan Hubicka | 1 | -19/+46 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -1/+1 |
2013-09-10 | cgraphunit.c (analyze_functions): Save input_location, set it to UNKNOWN_LOCA... | Jan Hubicka | 1 | -0/+4 |
2013-09-08 | devirt-11.C: Update template. | Jan Hubicka | 1 | -4/+10 |
2013-09-07 | cgraphunit.c (expand_thunk): Get body before touching arguments. | Jan Hubicka | 1 | -1/+5 |
2013-09-05 | cgraphunit.c (walk_polymorphic_call_targets): Break out from ... | Jan Hubicka | 1 | -62/+74 |
2013-09-05 | re PR c++/58201 (Undefined reference to `B::B(void const**)') | Jan Hubicka | 1 | -0/+7 |
2013-08-23 | devirt-13.C: New testcase. | Jan Hubicka | 1 | -20/+67 |
2013-08-22 | * cgraphunit.c (analyze_functions) Use update_type_inheritance_graph. | Jan Hubicka | 1 | -0/+2 |
2013-08-19 | Makeifle-in (ipa-devirt.o): New. | Jan Hubicka | 1 | -4/+29 |
2013-08-18 | cgraphunit.c (handle_alias_pairs): Reset the alias flag after the error messa... | Eric Botcazou | 1 | -5/+9 |
2013-08-08 | cgraphbuild.c (build_cgraph_edges): Do not walk into debugs. | Jan Hubicka | 1 | -0/+1 |
2013-08-06 | cgraph.c (cgraph_get_body): New function based on lto.c implementation. | Jan Hubicka | 1 | -0/+1 |
2013-08-06 | re PR fortran/57987 (Fortran finalizers considered extern-inline by middle-end) | Martin Jambor | 1 | -3/+6 |
2013-08-05 | Handwritten part of conversion of passes to C++ classes | David Malcolm | 1 | -3/+3 |
2013-08-03 | cgraphunit.c (add_new_function): Fix logic when adding from late IPA pass. | Jan Hubicka | 1 | -60/+74 |
2013-08-01 | cgraph.c (cgraph_release_function_body): Use used_as_abstract_origin. | Jan Hubicka | 1 | -1/+1 |
2013-07-30 | Introduce beginnings of a pass_manager class. | David Malcolm | 1 | -8/+14 |
2013-07-21 | Fix typos. | Ondřej Bílka | 1 | -1/+1 |
2013-06-19 | cgraph.h (const_value_known_p): Replace by ... | Jan Hubicka | 1 | -2/+1 |
2013-06-18 | Makefile.in (cgraphunit.o): Add $(CFGLOOP_H) dependency. | Richard Biener | 1 | -3/+13 |
2013-06-11 | c-common.c (handle_alias_ifunc_attribute): Do not set DECL_EXTERNAL for weakr... | Jan Hubicka | 1 | -13/+4 |
2013-06-05 | class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_P instead o... | Jan Hubicka | 1 | -38/+32 |
2013-06-03 | re PR middle-end/57500 (Segfault in ipa_record_reference) | Jan Hubicka | 1 | -2/+5 |
2013-06-01 | re PR middle-end/57366 (gcc.dg/lto/attr-weakref-1 FAILs) | Jan Hubicka | 1 | -0/+26 |
2013-06-01 | lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename to ... | Jan Hubicka | 1 | -89/+56 |
2013-05-29 | cgraph.h (symtab_node_base): Add definition, alias and analyzed flags... | Jan Hubicka | 1 | -64/+53 |
2013-05-17 | lto-symtab.c (lto_symtab_merge_cgraph_nodes): Resolve cross module weakrefs. | Jan Hubicka | 1 | -4/+12 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -18/+16 |
2012-11-08 | re PR debug/54499 (GCC produces wrong debugging information, failure while as... | Jakub Jelinek | 1 | -4/+4 |
2012-11-06 | Function Multiversioning | Sriraman Tallam | 1 | -8/+29 |
2012-10-31 | This patch implements generic type query and conversion functions, | Lawrence Crowl | 1 | -35/+56 |
2012-09-20 | function.c (push_cfun): Check old current_function_decl matches old cfun... | Martin Jambor | 1 | -11/+2 |
2012-08-06 | cgraphunit.c (assemble_thunk): Add source line info. | Cary Coutant | 1 | -0/+4 |
2012-08-02 | tree-flow.h (make_rename_temp): Remove. | Richard Guenther | 1 | -6/+6 |
2012-08-02 | tree-dfa.c (referenced_var_lookup): Remove. | Richard Guenther | 1 | -7/+2 |
2012-08-01 | tree-flow.h (struct gimple_df): Remove syms_to_rename member, add ssa_renamin... | Richard Guenther | 1 | -4/+0 |
2012-07-27 | cgraphunit.c: Rename varpool_finalize_variable to varpool_finalize_decl in a ... | Marek Polacek | 1 | -1/+1 |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -1/+0 |
2012-05-29 | LANGUAGES: Fix typos. | Joseph Myers | 1 | -5/+5 |
2012-05-24 | tree.h (alias_diag_flags): Remove. | Jan Hubicka | 1 | -12/+22 |
2012-05-22 | tree.h (VAR_DECL_IS_VIRTUAL_OPERAND): New. | Richard Guenther | 1 | -1/+1 |
2012-05-19 | cgraphunit.c (handle_alias_pairs): Declare; free alias_pairs | Jan Hubicka | 1 | -0/+4 |
2012-05-19 | * cgraphunit.c (handle_alias_pairs): Cleanup; handle all types of aliases. | Jan Hubicka | 1 | -46/+41 |
2012-05-18 | cgraphunit.c (varpool_finalize_decl): Allow external decls. | Jan Hubicka | 1 | -1/+2 |
2012-05-17 | lto-symtab.c (lto_symtab_resolve_symbols): Preffer decl with constructor over... | Jan Hubicka | 1 | -6/+13 |
2012-05-15 | cgraphunit.c (thunk_adjust): Use make_rename_temp. | Richard Guenther | 1 | -23/+18 |
2012-05-10 | cgraph.h (cgraph_remove_unreachable_nodes): Rename to ... | Jan Hubicka | 1 | -3/+3 |