tree-inline.c (optimize_inline_calls): Schedule cleanups only if we inlined something.
[gcc.git] / gcc / tree-inline.c
2010-09-22 Richard Guenthertree-inline.c (optimize_inline_calls): Schedule cleanup...
2010-09-18 Richard Guentherre PR tree-optimization/45709 (internal compiler error...
2010-09-18 Richard Guentherre PR tree-optimization/45709 (internal compiler error...
2010-09-16 Jan Hubickapr45679-1_0.C: New file.
2010-09-07 Jan Hubickatree-inline.c (tree_inlinable_function_p): Do not test...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-05 Martin Jamboripa-prop.h (enum ipa_lattice_type): Changed comments.
2010-07-27 Jakub Jelinekre PR tree-optimization/45083 (strange warning text...
2010-07-22 Martin Jamborcgraphunit.c (verify_edge_count_and_frequency): New...
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-10 Sandra Loosemorere PR middle-end/42505 (loop canonicalization causes...
2010-07-09 Jan Hubickatree-inline.c (declare_return_variable): Fix ICE while...
2010-07-08 Jan Hubickatree-inline.c (declare_return_variable): Allocate annot...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-07 Jan Hubickare PR middle-end/44813 (ipa-split causes ice in ptr_der...
2010-07-06 Nathan Froydvec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.
2010-07-04 Richard Guentherre PR middle-end/44785 (Invalid memory access in gfortr...
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-30 Bernd Schmidtre PR tree-optimization/39799 (missing 'may be used...
2010-06-29 Jan Hubicka* tree-inline.c: Replace incomming by incomin and clonn...
2010-06-29 Jan Hubickapredict.c (propagate_freq): Clear EXIT_BLOCK_PTR freque...
2010-06-29 Richard Guentherre PR tree-optimization/44667 (ICE: verify_stmts failed...
2010-06-26 Jan Hubickaipa-split-2.c: New testcase.
2010-06-25 Manuel López-Ibáñezre PR middle-end/44665 (typo in comment, incorrect...
2010-06-25 Bernd SchmidtWith large parts from Jim Wilson:
2010-06-22 Eric Botcazoucgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee...
2010-06-17 Richard Guenthertree-inline.c (declare_return_variable): Remove bogus...
2010-06-16 Richard Guenthertree-inline.c (remap_gimple_op_r): Recurse using remap_...
2010-06-08 Shujing Zhaofold-const.c (fold_comparison): Remove redundant parent...
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-06-01 Jan Hubickacgraph.h (tree_function_versioning): Update prototype.
2010-06-01 Jan Hubickatree-inline.c (estimate_num_insns): For stdarg function...
2010-05-31 Jakub Jelinekre PR tree-optimization/44182 (-fcompare-debug failure...
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-27 Joseph Myersdiagnostic-core.h: New.
2010-05-25 Eric Botcazoufunction.h (struct function): Add can_throw_non_call_ex...
2010-05-25 Jakub Jelinekre PR debug/42801 (C VLAs should use DW_AT_allocated)
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-17 Jan Hubickacgraph.h (struct ipa_replace_map): Add parm_num parameter.
2010-05-13 Jan Hubickacgraph.c (cgraph_mark_address_taken_node): No longer...
2010-05-12 Jan Hubickacgraph.h (struct varpool_node): Add aux.
2010-05-11 Jan Hubickacgraphbuild.c (cgraph_rebuild_references): New.
2010-05-10 Richard Guentherre PR tree-optimization/44050 (Wrong code is produced...
2010-04-28 Martin Jamborcgraph.h (struct cgraph_node): New field indirect_calls.
2010-04-28 Richard Guentherre PR middle-end/43880 (internal compiler error: in...
2010-04-27 Jan Hubickatree-inline.c (eni_inlining_weights): Remove.
2010-04-26 Jan Hubickacgraph.c (cgraph_create_node): Set node frequency to...
2010-04-23 Richard Guentherre PR lto/43455 (ICE in fold_convert_loc, at fold-const...
2010-04-23 Laurynas Biveinissese.h (create_if_region_on_edge): Remove.
2010-04-15 Richard Guenthertree-ssa-structalias.c (struct variable_info): Add...
2010-04-12 Richard Guenthergsstruct.def (GSS_CALL): New.
2010-03-18 Martin Jamborre PR middle-end/42450 (another GCC 4.5 ICE on C++...
2010-03-12 Jakub Jelinekre PR debug/43329 (Early inlining causes suboptimal...
2010-02-22 Richard Guentherre PR middle-end/43045 ([lto] ICE non-trivial conversio...
2010-01-27 Richard Guentherre PR tree-optimization/42878 ("-fcompare-debug failure...
2010-01-27 Jakub Jelinekre PR middle-end/42874 (Error on correct code: sorry...
2010-01-20 Richard Guenthertree-inline.c (estimate_num_insns): Handle EH builtins.
2010-01-14 Jakub Jelinekre PR debug/42657 (Missing debug info for a variable)
2010-01-12 Jakub Jelinekre PR tree-optimization/42645 ("-fcompare-debug failure...
2009-12-10 Jan Hubickare PR middle-end/42228 (verify_cgraph_node failed:node...
2009-12-01 Richard Guenthertree-inline.c (copy_tree_body_r): Do not set TREE_BLOCK...
2009-11-29 Jan Hubickacgraph.c (same_body_alias_1): Break out of
2009-11-28 Jakub Jelinekmatrix-reorg.c (analyze_matrix_allocation_site): Remove...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-16 Jan Hubickacgraphbuild.c (compute_call_stmt_bb_frequency): Use...
2009-11-16 Jan Hubickacgraph.c (cgraph_release_function_body): Update use...
2009-10-26 Ben Ellistonextend.texi (Named Address Spaces): New section.
2009-10-05 Andrew Pinskire PR tree-optimization/40992 (cunroll ignoring asm...
2009-10-03 Diego NovilloMerge lto branch into trunk.
2009-09-28 Michael Matzbuiltins.c (interclass_mathfn_icode): New helper.
2009-09-17 Michael Matzre PR middle-end/41347 (ICE with -O3 or '-O2 -finline...
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-09-13 Richard Guentherlanghooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.
2009-09-11 Michael Matzre PR c++/41275 (ICE: expand_expr_real_1, at expr.c...
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-08-12 Xinliang David LiFix to PR41012
2009-08-10 Dodji Seketelire PR c++/40866 (ICE in create_tmp_var, at gimplify...
2009-07-30 Andrew MacLeodAdd source_location support to PHI arguments.
2009-07-30 Richard Hendersoncgraph.c (cgraph_set_call_stmt_including_clones): Tidy.
2009-07-25 Martin Jamborextend.texi (Labels as Values): Document need for noclone.
2009-07-21 Jakub Jelinekre PR tree-optimization/40813 (ICE in gsi_insert_seq_no...
2009-07-20 Jan Hubickacgraph.h (combined_args_to_skip): New field.
2009-07-17 Richard Guentherre PR c/40401 (ICE: verify_gimple failed)
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-06-30 Eric Botcazoucgraphunit.c (cgraph_finalize_compilation_unit): Call...
2009-06-26 Richard Hendersonfunction.h (struct function): Add cannot_be_copied_reas...
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-06-08 Jan Hubickare PR middle-end/40102 (Revision 147294 caused ICE...
2009-05-28 Alexandre Olivatree-inline.c (remap_decls): Enable nonlocalized variab...
2009-05-25 Jan Hubickacgraph.c (dump_cgraph_node): Dump size/time/benefit.
2009-05-25 Richard Guenthertree-ssa-alias.h (dump_points_to_solution): Declare.
2009-05-22 Richard Guentherre PR tree-optimization/38964 (TBAA side-effects of...
2009-05-15 Jan HubickaRevert the following patch until testsuite fallout...
2009-05-15 Jan Hubickacgraph.c (dump_cgraph_node): Dump size/time/benefit.
2009-05-12 Jan Hubickaloop-36.c: Reduce amount of iterations to 2 so unrollin...
2009-05-10 Jan Hubickatree-inline.c (delete_unreachable_blocks_update_callgra...
2009-05-10 Jan Hubickare PR middle-end/40084 (Revision 147294 failed 483...
2009-05-08 Jan Hubickacgraphbuild.c (compute_call_stmt_bb_frequency): Accept...
2009-04-27 Richard Guentherre PR java/38374 (constant pool references have wrong...
next