aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-inline.h
AgeCommit message (Expand)AuthorFilesLines
2014-08-02convert many uses of pointer_map to hash_mapTrevor Saunders1-3/+4
2014-08-02add a hash_set based on hash_tableTrevor Saunders1-1/+3
2014-07-24tree-inline.h (estimate_move_cost): Add speed_p parameter.Richard Biener1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-17ipa-inline.c (gate_ipa_inline): Remove.Aldy Hernandez1-2/+2
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo1-2/+2
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-3/+6
2013-11-17gimple.h: Reorder prototypes to match .c declaration order...Andrew MacLeod1-2/+0
2013-10-29Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.Balaji V. Iyer1-0/+4
2013-09-17tree-inline.h (struct copy_body_data): Add transform_parameter.Eric Botcazou1-0/+4
2013-08-13re PR middle-end/57661 (ICE: SIGSEGV in verify_ssa)Jakub Jelinek1-0/+4
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-3/+1
2012-07-11basic-block.h (struct edge_def): Use basic_block instead of basic_block_def *.Steven Bosscher1-1/+1
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