summaryrefslogtreecommitdiff
path: root/gcc/tree-inline.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-3/+1
* basic-block.h (struct edge_def): Use basic_block instead of basic_block_def *.Steven Bosscher2012-07-111-1/+1
* ipa-cp.c (ipa_value_from_jfunc): Make global.Maxim Kuvyrkov2011-11-151-0/+3
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-0/+3
* lto-symtab.c (lto_cgraph_replace_node): When call statement is present, also ...Jan Hubicka2011-04-171-1/+0
* re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva2011-02-151-1/+1
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* re PR tree-optimization/40436 (0.5% code size regression caused by r147852)Jan Hubicka2010-11-101-0/+3
* Fix PR44768Ramana Radhakrishnan2010-07-081-1/+1
* vecir.h: New file with VEC primitives for tree, gimple, and rtl.Steven Bosscher2010-05-151-1/+1
* cgraph.h (struct varpool_node): Add aux.Jan Hubicka2010-05-121-2/+0
* Squash commit of EH in gimpleRichard Henderson2009-09-141-5/+5
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-1/+10
* Fix to PR41012Xinliang David Li2009-08-121-1/+2
* cgraphunit.c (cgraph_finalize_compilation_unit): Call finalize_size_functions...Eric Botcazou2009-06-301-0/+4
* loop-36.c: Reduce amount of iterations to 2 so unrolling still happens.Jan Hubicka2009-05-121-0/+5
* basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor2009-05-111-9/+15
* cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; han...Jan Hubicka2009-05-081-2/+0
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* tree.c (build_function_type_skip_args, [...]): New functions.Jan Hubicka2008-08-291-1/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-5/+14
* cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka2008-07-251-7/+0
* Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner2008-07-231-0/+1
* tree-inline.c (copy_generic_body, [...]): Export.Paolo Bonzini2008-04-031-5/+5
* re PR tree-optimization/35006 (Segfault in remove_unused_locals with nested f...Richard Guenther2008-01-291-0/+3
* re PR tree-optimization/34708 (Inlining heuristics issue)Jan Hubicka2008-01-091-3/+0
* re PR tree-optimization/31081 (Inliner messes up SSA for abnormals)Jan Hubicka2008-01-031-0/+3
* re PR middle-end/34018 (ICE: verify_stmts failed)Jakub Jelinek2007-11-101-0/+3
* tree-inline.h (eni_weights): Add field target_builtin_cost to reflect the cos...Pranav Bhandarkar2007-09-241-0/+3
* builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.Jakub Jelinek2007-09-051-0/+4
* Add target hook invoked when cfun changes.Sandra Loosemore2007-09-051-2/+0
* tree.h (DECL_DISREGARD_INLINE_LIMITS): New.Richard Guenther2007-08-281-1/+0
* c-objc-common.c (c_disregard_inline_limits): Remove.Richard Guenther2007-08-201-0/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* omp-low.c (splay-tree.h): Include.Richard Guenther2007-03-311-2/+2
* tree-ssa-loop-unswitch.c: Include tree-inline.h.Zdenek Dvorak2007-01-281-1/+32
* cgraph.h (cgraph_decide_inlining_incrementally): Kill.Jan Hubicka2007-01-161-1/+1
* tree-inline.c (copy_bb): Insert new statements to statements_to_fold set.Jan Hubicka2007-01-041-0/+3
* invoke.texi (large-stack-frame, [...]): New params.Jan Hubicka2006-11-281-0/+2
* builtins.c, [...]: Fix comment typos.Kazu Hirata2006-04-081-2/+2
* backport: Makefile.in (TREE_INLINE_H): New.Richard Henderson2006-01-161-3/+72
* cgraph.c (cgraph_insert_node_to_hashtable): New function.Jan Hubicka2006-01-111-1/+1
* Interprocedural constant propagation.Razya Ladelsky2005-08-011-0/+7
* Update FSF address.Kelley Cook2005-06-251-2/+2
* cgraph.h (cgraph_node): Add 'lowered' state.Steven Bosscher2005-05-171-1/+3
* builtin-types.def, [...]: Update copyright.Kazu Hirata2005-03-291-1/+1
* cgraphunit.c (cgraph_estimate_size_after_inlining): Compute call cost based o...Richard Guenther2005-03-221-0/+1
* tree-inline.c (remap_save_expr): Make it static.Kazu Hirata2004-11-081-1/+0