aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-inline.h
AgeCommit message (Expand)AuthorFilesLines
2011-11-15ipa-cp.c (ipa_value_from_jfunc): Make global.Maxim Kuvyrkov1-0/+3
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-0/+3
2011-04-17lto-symtab.c (lto_cgraph_replace_node): When call statement is present, also ...Jan Hubicka1-1/+0
2011-02-15re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva1-1/+1
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-11-10re PR tree-optimization/40436 (0.5% code size regression caused by r147852)Jan Hubicka1-0/+3
2010-07-08Fix PR44768Ramana Radhakrishnan1-1/+1
2010-05-15vecir.h: New file with VEC primitives for tree, gimple, and rtl.Steven Bosscher1-1/+1
2010-05-12cgraph.h (struct varpool_node): Add aux.Jan Hubicka1-2/+0
2009-09-14Squash commit of EH in gimpleRichard Henderson1-5/+5
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-1/+10
2009-08-12Fix to PR41012Xinliang David Li1-1/+2
2009-06-30cgraphunit.c (cgraph_finalize_compilation_unit): Call finalize_size_functions...Eric Botcazou1-0/+4
2009-05-12loop-36.c: Reduce amount of iterations to 2 so unrolling still happens.Jan Hubicka1-0/+5
2009-05-11basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor1-9/+15
2009-05-08cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; han...Jan Hubicka1-2/+0
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-08-29tree.c (build_function_type_skip_args, [...]): New functions.Jan Hubicka1-1/+1
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-5/+14
2008-07-25cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka1-7/+0
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner1-0/+1
2008-04-03tree-inline.c (copy_generic_body, [...]): Export.Paolo Bonzini1-5/+5
2008-01-29re PR tree-optimization/35006 (Segfault in remove_unused_locals with nested f...Richard Guenther1-0/+3
2008-01-09re PR tree-optimization/34708 (Inlining heuristics issue)Jan Hubicka1-3/+0
2008-01-03re PR tree-optimization/31081 (Inliner messes up SSA for abnormals)Jan Hubicka1-0/+3
2007-11-10re PR middle-end/34018 (ICE: verify_stmts failed)Jakub Jelinek1-0/+3
2007-09-24tree-inline.h (eni_weights): Add field target_builtin_cost to reflect the cos...Pranav Bhandarkar1-0/+3
2007-09-05builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.Jakub Jelinek1-0/+4
2007-09-05Add target hook invoked when cfun changes.Sandra Loosemore1-2/+0
2007-08-28tree.h (DECL_DISREGARD_INLINE_LIMITS): New.Richard Guenther1-1/+0
2007-08-20c-objc-common.c (c_disregard_inline_limits): Remove.Richard Guenther1-0/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-03-31omp-low.c (splay-tree.h): Include.Richard Guenther1-2/+2
2007-01-28tree-ssa-loop-unswitch.c: Include tree-inline.h.Zdenek Dvorak1-1/+32
2007-01-16cgraph.h (cgraph_decide_inlining_incrementally): Kill.Jan Hubicka1-1/+1
2007-01-04tree-inline.c (copy_bb): Insert new statements to statements_to_fold set.Jan Hubicka1-0/+3
2006-11-28invoke.texi (large-stack-frame, [...]): New params.Jan Hubicka1-0/+2
2006-04-08builtins.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2006-01-16backport: Makefile.in (TREE_INLINE_H): New.Richard Henderson1-3/+72
2006-01-11cgraph.c (cgraph_insert_node_to_hashtable): New function.Jan Hubicka1-1/+1
2005-08-01Interprocedural constant propagation.Razya Ladelsky1-0/+7
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-17cgraph.h (cgraph_node): Add 'lowered' state.Steven Bosscher1-1/+3
2005-03-29builtin-types.def, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-22cgraphunit.c (cgraph_estimate_size_after_inlining): Compute call cost based o...Richard Guenther1-0/+1
2004-11-08tree-inline.c (remap_save_expr): Make it static.Kazu Hirata1-1/+0
2004-10-15bitmap.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-07-27re PR tree-optimization/15077 (ICE in make_decl_rtl when inlining tail recurs...Richard Kenner1-4/+4
2004-07-02c-decl.c (grokdeclarator): Don't frob current_function_decl around variable_s...Richard Henderson1-1/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-2/+1