2013-11-19 |
hubicka | * libgcov-driver.c (gcov_exit_merge_summary): Fix...
|
commit | commitdiff | tree |
2013-11-18 |
hubicka | * libgcov-driver.c (get_gcov_dump_complete): Update...
|
commit | commitdiff | tree |
2013-11-18 |
hubicka | Fix typo in previous commit.
|
commit | commitdiff | tree |
2013-11-17 |
hubicka | * doc/md.texi (setmem, movstr): Update documentation.
|
commit | commitdiff | tree |
2013-10-22 |
hubicka | * i386.h (TARGET_MISALIGNED_MOVE_STRING_PROLOGUES_EPILOGUES...
|
commit | commitdiff | tree |
2013-10-21 |
hubicka | * config/i386/i386-tune.def: Add comment; organize...
|
commit | commitdiff | tree |
2013-10-20 |
hubicka | * config/i386/x86-tune.def (X86_TUNE_SLOW_IMUL_IMM32_MEM,
|
commit | commitdiff | tree |
2013-10-19 |
hubicka | * config/i386/i386.h (ACCUMULATE_OUTGOING_ARGS): Disable...
|
commit | commitdiff | tree |
2013-10-10 |
hubicka | * config/i386/x86-tune.def: Enable X86_TUNE_SSE_TYPELESS_STORES
|
commit | commitdiff | tree |
2013-10-08 |
hubicka | * config/i386/i386.c (ix86_option_override_internal...
|
commit | commitdiff | tree |
2013-10-04 |
hubicka | Fix changelog.
|
commit | commitdiff | tree |
2013-10-03 |
hubicka | * i386.c (ix86_issue_rate): Pentium4, Nocona has issue...
|
commit | commitdiff | tree |
2013-10-03 |
hubicka | * i386.c (ix86_option_override_internal): Do not enable
|
commit | commitdiff | tree |
2013-09-29 |
hubicka | * config/i386/x86-tune.def: Add documentation for...
|
commit | commitdiff | tree |
2013-09-29 |
hubicka | * x86-tune.def (X86_TUNE_SSE_UNALIGNED_LOAD_OPTIMAL...
|
commit | commitdiff | tree |
2013-09-25 |
hubicka | * cgraph.c (cgraph_resolve_speculation): Use semantical...
|
commit | commitdiff | tree |
2013-09-23 |
hubicka | * ipa-cp.c (ipa_get_indirect_edge_target_1): Add sanity...
|
commit | commitdiff | tree |
2013-09-21 |
hubicka | * x86-tune.def (partial_reg_stall): Disable for CoreI7...
|
commit | commitdiff | tree |
2013-09-19 |
hubicka | * i386.c (generic_memcpy, generic_memset): Fix 32bit...
|
commit | commitdiff | tree |
2013-09-19 |
hubicka | * i386.h (TARGET_GENERIC32, TARGET_GENERIC64): Remove.
|
commit | commitdiff | tree |
2013-09-19 |
hubicka | * cgraph.c (cgraph_create_edge_1): Avoid uninitialized...
|
commit | commitdiff | tree |
2013-09-17 |
hubicka | PR middle-end/58332
|
commit | commitdiff | tree |
2013-09-17 |
hubicka | PR middle-end/58329
|
commit | commitdiff | tree |
2013-09-17 |
hubicka | PR middle-end/58329
|
commit | commitdiff | tree |
2013-09-16 |
hubicka | * gimple-fold.c (can_refer_decl_in_current_unit_p...
|
commit | commitdiff | tree |
2013-09-14 |
hubicka | * tree-into-ssa.c (gate_into_ssa): New.
|
commit | commitdiff | tree |
2013-09-13 |
hubicka | PR middle-end/58094
|
commit | commitdiff | tree |
2013-09-13 |
hubicka | * ipa-inline-analysis.c (struct growth_data): Add...
|
commit | commitdiff | tree |
2013-09-10 |
hubicka | * ipa-devirt.c (ipa_devirt): Enable with LTO.
|
commit | commitdiff | tree |
2013-09-10 |
hubicka | * lto-cgraph.c: Include ipa-utils.h.
|
commit | commitdiff | tree |
2013-09-10 |
hubicka | * gimple-fold.c (gimple_get_virt_method_for_binfo...
|
commit | commitdiff | tree |
2013-09-09 |
hubicka | PR middle-end/58294
|
commit | commitdiff | tree |
2013-09-09 |
hubicka | * ipa-profile.c: Add toplevel comment.
|
commit | commitdiff | tree |
2013-09-09 |
hubicka | * ipa-prop.c (try_make_edge_direct_simple_call): Do...
|
commit | commitdiff | tree |
2013-09-09 |
hubicka | * ipa.c (walk_polymorphic_call_targets): Fix redirection...
|
commit | commitdiff | tree |
2013-09-08 |
hubicka | * ipa.c (walk_polymorphic_call_targets): Fix inliner...
|
commit | commitdiff | tree |
2013-09-08 |
hubicka | * testsuite/g++.dg/ipa/devirt-11.C: Update template.
|
commit | commitdiff | tree |
2013-09-08 |
hubicka | * cgraph.h (varpool_node_hook, varpool_node_hook_list,
|
commit | commitdiff | tree |
2013-09-07 |
hubicka | * cgraphunit.c (expand_thunk): Get body before touching...
|
commit | commitdiff | tree |
2013-09-06 |
hubicka | PR middle-end/58094
|
commit | commitdiff | tree |
2013-09-06 |
hubicka | * i386.c (ix86_hard_regno_mode_ok): AVX modes are...
|
commit | commitdiff | tree |
2013-09-06 |
hubicka | * Makefile.in (tree-sra.o): Update dependencies.
|
commit | commitdiff | tree |
2013-09-06 |
hubicka | PR tree-optimization/58311
|
commit | commitdiff | tree |
2013-09-06 |
hubicka | PR middle-end/58094
|
commit | commitdiff | tree |
2013-09-05 |
hubicka | * tree.c (types_same_for_odr): Drop overactive check.
|
commit | commitdiff | tree |
2013-09-05 |
hubicka | * cgraphunit.c (walk_polymorphic_call_targets): Break...
|
commit | commitdiff | tree |
2013-09-05 |
hubicka | PR middle-end/58201
|
commit | commitdiff | tree |
2013-09-05 |
hubicka | * gcc.dg/autopar/pr49960.c: Disable partial inlining
|
commit | commitdiff | tree |
2013-09-04 |
hubicka | * Makefile.in (ipa-devirt.o): Add dependency on diagnostic.h
|
commit | commitdiff | tree |
2013-09-03 |
hubicka | * g++.dg/ipa/devirt-15.C: Fix testcase.
|
commit | commitdiff | tree |
2013-09-02 |
hubicka | * tree-profile.c (tree_profiling): Cleanup CFG when...
|
commit | commitdiff | tree |
2013-09-02 |
hubicka | * ipa-inline-transform.c (inline_transform): Do not
|
commit | commitdiff | tree |
2013-09-02 |
hubicka | * lto-symtab.c (lto_symtab_merge_symbols): Add comments...
|
commit | commitdiff | tree |
2013-09-02 |
hubicka | * ipa-split.c (execute_split_functions): Split externally...
|
commit | commitdiff | tree |
2013-09-02 |
hubicka | * lto.c (mentions_vars_p_field_decl, lto_fixup_prevailing_d...
|
commit | commitdiff | tree |
2013-09-01 |
hubicka | * Makefile.in: Add ipa-profile.o
|
commit | commitdiff | tree |
2013-09-01 |
hubicka | * g++.dg/ipa/devirt-15.C: New testcase.
|
commit | commitdiff | tree |
2013-09-01 |
hubicka | Correct previous commit to the final version of patch.
|
commit | commitdiff | tree |
2013-09-01 |
hubicka | * common.opt (fdevirtualize-speculatively): New function.
|
commit | commitdiff | tree |
2013-09-01 |
hubicka | * lto.c (tree_with_vars): Turn into vector.
|
commit | commitdiff | tree |
2013-09-01 |
hubicka | * gcc.dg/fork-instrumentation.c: New testcase.
|
commit | commitdiff | tree |
2013-08-31 |
hubicka | * gimple-streamer-in.c (input_gimple_stmt): Silence...
|
commit | commitdiff | tree |
2013-08-31 |
hubicka | * cgraph.c (cgraph_get_body): Update call of lto_input_func...
|
commit | commitdiff | tree |
2013-08-31 |
hubicka | * cgraph.c (cgraph_get_body): Update call of lto_input_func...
|
commit | commitdiff | tree |
2013-08-31 |
hubicka | * cgraph.c (cgraph_speculative_call_info): Fix ref...
|
commit | commitdiff | tree |
2013-08-31 |
hubicka | * basic-block.h (apply_scale): Make scale parmeter...
|
commit | commitdiff | tree |
2013-08-31 |
hubicka | * ipa-prop.c (ipa_set_jf_known_type): Check that we add
|
commit | commitdiff | tree |
2013-08-30 |
hubicka | * cgraph.c (cgraph_function_body_availability): Handle...
|
commit | commitdiff | tree |
2013-08-30 |
hubicka | Correct previous patch to not mark terminate as LEAF.
|
commit | commitdiff | tree |
2013-08-30 |
hubicka | * class.c (build_vtbl_initializer): Make __cxa_deleted_virtual
|
commit | commitdiff | tree |
2013-08-30 |
hubicka | * tree.c (set_call_expr_flags): Fix handling of TM_PURE.
|
commit | commitdiff | tree |
2013-08-30 |
hubicka | * lto-symtab.c (lto_cgraph_replace_node): Free decl_in_state.
|
commit | commitdiff | tree |
2013-08-30 |
hubicka | * lto-symtab.c (lto_cgraph_replace_node): Free decl_in_state.
|
commit | commitdiff | tree |
2013-08-29 |
hubicka | Revert accidental checkin.
|
commit | commitdiff | tree |
2013-08-29 |
hubicka | * lto.c (compare_tree_sccs_1): Compare DECL_FINAL_P,
|
commit | commitdiff | tree |
2013-08-28 |
hubicka | * lto-streamer-out.c (DFS_write_tree_body): Drop
|
commit | commitdiff | tree |
2013-08-28 |
hubicka | * lto.c (compare_tree_sccs_1): Drop DECL_ERROR_ISSUED,
|
commit | commitdiff | tree |
2013-08-28 |
hubicka | * builtins.def (free): Declare leaf.
|
commit | commitdiff | tree |
2013-08-28 |
hubicka | * lto-partition.c (lto_balanced_map): Always base...
|
commit | commitdiff | tree |
2013-08-26 |
hubicka | * cgraph.c (cgraph_propagate_frequency): Do not assume...
|
commit | commitdiff | tree |
2013-08-26 |
hubicka | * gimple-fold.c (gimple_get_virt_method_for_binfo...
|
commit | commitdiff | tree |
2013-08-26 |
hubicka | * ipa.c (comdat_can_be_unshared_p_1): C++ constructors...
|
commit | commitdiff | tree |
2013-08-26 |
hubicka | * cgraph.c (cgraph_redirect_edge_call_stmt_to_callee...
|
commit | commitdiff | tree |
2013-08-26 |
hubicka | * ipa-prop.c (ipa_print_node_params): Do not ICE during...
|
commit | commitdiff | tree |
2013-08-26 |
hubicka | * ipa-inline-transform.c (inline_transform): Be ready...
|
commit | commitdiff | tree |
2013-08-26 |
hubicka | * cgraph.c (cgraph_speculative_call_info): Fix parameter...
|
commit | commitdiff | tree |
2013-08-26 |
hubicka | * tree.h (tree_decl_with_vis): Add cxx_constructor...
|
commit | commitdiff | tree |
2013-08-25 |
hubicka | * cgraph.c (cgraph_turn_edge_to_speculative):
|
commit | commitdiff | tree |
2013-08-25 |
hubicka | * g++.dg/ipa/devirt-14.C: Fix typo.
|
commit | commitdiff | tree |
2013-08-25 |
hubicka | * tree.h (TYPE_FINAL_P, DECL_FINAL_P): New macros.
|
commit | commitdiff | tree |
2013-08-23 |
hubicka | * cgraph.c (cgraph_turn_edge_to_speculative): Mark...
|
commit | commitdiff | tree |
2013-08-23 |
hubicka | * ipa-utils.h (method_class_type): Declare.
|
commit | commitdiff | tree |
2013-08-23 |
hubicka | * g++.dg/ipa/devirt-13.C: New testcase.
|
commit | commitdiff | tree |
2013-08-22 |
hubicka | * ipa.c (function_and_variable_visibility): First...
|
commit | commitdiff | tree |
2013-08-22 |
hubicka | * timevar.c (validate_phases): Add cast.
|
commit | commitdiff | tree |
2013-08-22 |
hubicka | * timevar.c (validate_phases): Use size_t for memory.
|
commit | commitdiff | tree |
2013-08-22 |
hubicka | * cgraphunit.c (analyze_functions) Use update_type_inherita...
|
commit | commitdiff | tree |
2013-08-21 |
hubicka | * ipa.c (ipa_profile_read_summary): Fix buffer overflow.
|
commit | commitdiff | tree |
2013-08-20 |
hubicka | PR bootstrap/58186
|
commit | commitdiff | tree |
2013-08-19 |
hubicka | * Makeifle-in (ipa-devirt.o): New.
|
commit | commitdiff | tree |