aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-30re PR tree-optimization/39799 (missing 'may be used uninitialized' warning)Bernd Schmidt1-0/+1
2010-06-29* tree-inline.c: Replace incomming by incomin and clonning by cloning.Jan Hubicka1-14/+14
2010-06-29predict.c (propagate_freq): Clear EXIT_BLOCK_PTR frequency if it is unreachable.Jan Hubicka1-3/+43
2010-06-29re PR tree-optimization/44667 (ICE: verify_stmts failed: non-trivial conversi...Richard Guenther1-0/+26
2010-06-26ipa-split-2.c: New testcase.Jan Hubicka1-10/+21
2010-06-25re PR middle-end/44665 (typo in comment, incorrect/out-of-date comment)Manuel López-Ibáñez1-1/+1
2010-06-25With large parts from Jim Wilson:Bernd Schmidt1-0/+2
2010-06-22cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Chain the new statem...Eric Botcazou1-1/+0
2010-06-17tree-inline.c (declare_return_variable): Remove bogus code.Richard Guenther1-19/+0
2010-06-16tree-inline.c (remap_gimple_op_r): Recurse using remap_gimple_op_r.Richard Guenther1-1/+1
2010-06-08fold-const.c (fold_comparison): Remove redundant parenthesis.Shujing Zhao1-2/+2
2010-06-01gimplify.c: Do not include except.h and optabs.h.Steven Bosscher1-3/+3
2010-06-01cgraph.h (tree_function_versioning): Update prototype.Jan Hubicka1-23/+53
2010-06-01tree-inline.c (estimate_num_insns): For stdarg functions look into call state...Jan Hubicka1-3/+13
2010-05-31re PR tree-optimization/44182 (-fcompare-debug failure (length) with -O1)Jakub Jelinek1-5/+81
2010-05-29tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka1-1/+1
2010-05-27diagnostic-core.h: New.Joseph Myers1-1/+1
2010-05-25function.h (struct function): Add can_throw_non_call_exceptions bit.Eric Botcazou1-13/+30
2010-05-25re PR debug/42801 (C VLAs should use DW_AT_allocated)Jakub Jelinek1-19/+19
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers1-0/+1
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-05-17cgraph.h (struct ipa_replace_map): Add parm_num parameter.Jan Hubicka1-0/+9
2010-05-13cgraph.c (cgraph_mark_address_taken_node): No longer imply needed flag.Jan Hubicka1-0/+1
2010-05-12cgraph.h (struct varpool_node): Add aux.Jan Hubicka1-1/+1
2010-05-11cgraphbuild.c (cgraph_rebuild_references): New.Jan Hubicka1-0/+2
2010-05-10re PR tree-optimization/44050 (Wrong code is produced with -fipa-pta -fno-tre...Richard Guenther1-0/+2
2010-04-28cgraph.h (struct cgraph_node): New field indirect_calls.Martin Jambor1-4/+3
2010-04-28re PR middle-end/43880 (internal compiler error: in make_decl_rtl)Richard Guenther1-3/+17
2010-04-27tree-inline.c (eni_inlining_weights): Remove.Jan Hubicka1-12/+79
2010-04-26cgraph.c (cgraph_create_node): Set node frequency to normal.Jan Hubicka1-1/+0
2010-04-23re PR lto/43455 (ICE in fold_convert_loc, at fold-const.c:2670 with -O2 -flto)Richard Guenther1-2/+10
2010-04-23sese.h (create_if_region_on_edge): Remove.Laurynas Biveinis1-1/+0
2010-04-15tree-ssa-structalias.c (struct variable_info): Add is_fn_info flag.Richard Guenther1-6/+19
2010-04-12gsstruct.def (GSS_CALL): New.Richard Guenther1-5/+9
2010-03-18re PR middle-end/42450 (another GCC 4.5 ICE on C++ templated code)Martin Jambor1-0/+1
2010-03-12re PR debug/43329 (Early inlining causes suboptimal debug info)Jakub Jelinek1-3/+2
2010-02-22re PR middle-end/43045 ([lto] ICE non-trivial conversion at assignment)Richard Guenther1-1/+8
2010-01-27re PR tree-optimization/42878 ("-fcompare-debug failure" at -O1 (2))Richard Guenther1-10/+0
2010-01-27re PR middle-end/42874 (Error on correct code: sorry, unimplemented: function...Jakub Jelinek1-43/+0
2010-01-20tree-inline.c (estimate_num_insns): Handle EH builtins.Richard Guenther1-0/+6
2010-01-14re PR debug/42657 (Missing debug info for a variable)Jakub Jelinek1-0/+6
2010-01-12re PR tree-optimization/42645 ("-fcompare-debug failure" at -O1)Jakub Jelinek1-7/+13
2009-12-10re PR middle-end/42228 (verify_cgraph_node failed:node has wrong clone_of)Jan Hubicka1-2/+4
2009-12-01tree-inline.c (copy_tree_body_r): Do not set TREE_BLOCK to the block of the c...Richard Guenther1-2/+2
2009-11-29cgraph.c (same_body_alias_1): Break out ofJan Hubicka1-4/+0
2009-11-28matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek1-25/+9
2009-11-25Remove trailing white spaces.H.J. Lu1-37/+37
2009-11-16cgraphbuild.c (compute_call_stmt_bb_frequency): Use proper ENTRY_BLOCK_PTR.Jan Hubicka1-65/+62
2009-11-16cgraph.c (cgraph_release_function_body): Update use of ipa_transforms_to_apply.Jan Hubicka1-5/+21
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston1-0/+1