aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
AgeCommit message (Expand)AuthorFilesLines
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
2009-10-05re PR tree-optimization/40992 (cunroll ignoring asm size)Andrew Pinski1-1/+1
2009-10-03Merge lto branch into trunk.Diego Novillo1-1/+5
2009-09-28builtins.c (interclass_mathfn_icode): New helper.Michael Matz1-2/+44
2009-09-17re PR middle-end/41347 (ICE with -O3 or '-O2 -finline-functions')Michael Matz1-0/+8
2009-09-14Squash commit of EH in gimpleRichard Henderson1-70/+109
2009-09-13langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther1-0/+25
2009-09-11re PR c++/41275 (ICE: expand_expr_real_1, at expr.c:8416)Michael Matz1-0/+1
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-53/+261
2009-08-12Fix to PR41012Xinliang David Li1-3/+22
2009-08-10re PR c++/40866 (ICE in create_tmp_var, at gimplify.c:504)Dodji Seketeli1-0/+1
2009-07-30Add source_location support to PHI arguments.Andrew MacLeod1-1/+2
2009-07-29cgraph.c (cgraph_set_call_stmt_including_clones): Tidy.Richard Henderson1-53/+55
2009-07-25extend.texi (Labels as Values): Document need for noclone.Martin Jambor1-1/+2
2009-07-21re PR tree-optimization/40813 (ICE in gsi_insert_seq_nodes_after, at gimple-i...Jakub Jelinek1-2/+2
2009-07-20cgraph.h (combined_args_to_skip): New field.Jan Hubicka1-0/+37
2009-07-17re PR c/40401 (ICE: verify_gimple failed)Richard Guenther1-3/+10
2009-07-16re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez1-2/+4
2009-06-30cgraphunit.c (cgraph_finalize_compilation_unit): Call finalize_size_functions...Eric Botcazou1-2/+76
2009-06-26function.h (struct function): Add cannot_be_copied_reason, and cannot_be_copi...Richard Henderson1-94/+112
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-5/+5
2009-06-08re PR middle-end/40102 (Revision 147294 caused ICE: verify_cgraph_node)Jan Hubicka1-3/+6
2009-05-28tree-inline.c (remap_decls): Enable nonlocalized variables when not optimizing.Alexandre Oliva1-2/+2
2009-05-25cgraph.c (dump_cgraph_node): Dump size/time/benefit.Jan Hubicka1-6/+0
2009-05-25tree-ssa-alias.h (dump_points_to_solution): Declare.Richard Guenther1-0/+7
2009-05-22re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther1-10/+0
2009-05-15Revert the following patch until testsuite fallout is fixed:Jan Hubicka1-0/+6
2009-05-15cgraph.c (dump_cgraph_node): Dump size/time/benefit.Jan Hubicka1-6/+0
2009-05-12loop-36.c: Reduce amount of iterations to 2 so unrolling still happens.Jan Hubicka1-7/+37
2009-05-10tree-inline.c (delete_unreachable_blocks_update_callgraph): Declare.Jan Hubicka1-4/+15
2009-05-10re PR middle-end/40084 (Revision 147294 failed 483.xalancbmk in SPEC CPU 2006...Jan Hubicka1-3/+6
2009-05-08cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; han...Jan Hubicka1-78/+140
2009-04-27re PR java/38374 (constant pool references have wrong types in ADDR_EXPR)Richard Guenther1-0/+7
2009-04-25tree-eh.c (tree_remove_unreachable_handlers): Handle shared labels.Jan Hubicka1-3/+2
2009-04-11re PR middle-end/39732 (-fprofile-generate -O1: ICE: verify_stmts failed, ADD...Richard Guenther1-1/+4
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-20/+15
2009-03-30ipa-prop.h (jump_func_type): Rename IPA_UNKNOWN...Martin Jambor1-4/+0
2009-03-28Bring from lto-branch:Jan Hubicka1-5/+6
2009-03-27tree-inline.c: Include gt-tree-inline.h.Jakub Jelinek1-1/+26
2009-03-08re PR target/39361 (Many new neon test failures)Jan Hubicka1-1/+7
2009-03-06re PR middle-end/39360 (ICE in referenced_var_lookup, at tree-dfa.c:563)Jakub Jelinek1-2/+2