summaryrefslogtreecommitdiff
path: root/gcc/tree-inline.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* bitmap.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+1
* re PR tree-optimization/15077 (ICE in make_decl_rtl when inlining tail recurs...Richard Kenner2004-07-271-4/+4
* c-decl.c (grokdeclarator): Don't frob current_function_decl around variable_s...Richard Henderson2004-07-021-1/+1
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-2/+1
* cgraph.c: Add overall comment.Jan Hubicka2004-04-011-0/+1
* tree.h (DID_INLINE_FUNC): Remove macro.Steven Bosscher2003-08-051-1/+1
* sbitmap.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-8/+8
* genattrtab.h, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode2003-03-131-4/+4
* inline-3.c: New test.Jan Hubicka2003-03-081-1/+1
* target.h: Fix formatting.Kazu Hirata2002-05-311-2/+2
* langhooks.h: New file.Alexandre Oliva2001-10-081-98/+0
* Makefile.in (c-decl.o): Depend on tree-inline.h.Alexandre Oliva2001-10-051-0/+1
* Makefile.in (OBJS): Added tree-inline.o.Alexandre Oliva2001-10-051-0/+139