summaryrefslogtreecommitdiff
path: root/gcc/tree-inline.h
Commit message (Expand)AuthorAgeFilesLines
* gcc/ChangeLogsteven2010-05-151-1/+1
* * cgraph.h (struct varpool_node): Add aux.hubicka2010-05-121-2/+0
* Squash commit of EH in gimplerth2009-09-141-5/+5
* gcc/ChangeLog:aoliva2009-09-021-1/+10
* Fix to PR41012davidxl2009-08-121-1/+2
* * cgraphunit.c (cgraph_finalize_compilation_unit): Callebotcazou2009-06-301-0/+4
* * gcc.dg/tree-ssa/loop-36.c: Reduce amount of iterations to 2 so unrollinghubicka2009-05-121-0/+5
* ./:ian2009-05-111-9/+15
* * cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument;hubicka2009-05-081-2/+0
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* * tree.c (build_function_type_skip_args, build_function_decl_skip_args):hubicka2008-08-291-1/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-5/+14
* * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.hubicka2008-07-251-7/+0
* Add ability to set target options (ix86 only) and optimization options on a f...meissner2008-07-231-0/+1
* 2007-03-09 Paolo Bonzini <bonzini@gnu.org>bonzini2008-04-031-5/+5
* 2008-01-29 Richard Guenther <rguenther@suse.de>rguenth2008-01-291-0/+3
* PR tree-optimization/34708hubicka2008-01-091-3/+0
* PR tree-optimization/31081hubicka2008-01-031-0/+3
* PR middle-end/34018jakub2007-11-101-0/+3
* 2007-09-24 Pranav Bhandarkar <pranav.bhandarkar@celunite.com>rguenth2007-09-241-0/+3
* * builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.jakub2007-09-051-0/+4
* 2007-09-05 Sandra Loosemore <sandra@codesourcery.com>sandra2007-09-051-2/+0
* 2007-08-28 Richard Guenther <rguenther@suse.de>rguenth2007-08-281-1/+0
* 2007-08-20 Richard Guenther <rguenther@suse.de>rguenth2007-08-201-0/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* 2007-03-31 Richard Guenther <rguenther@suse.de>rguenth2007-03-311-2/+2
* * tree-ssa-loop-unswitch.c: Include tree-inline.h.rakdver2007-01-281-1/+32
* * cgraph.h (cgraph_decide_inlining_incrementally): Kill.hubicka2007-01-161-1/+1
* * tree-inline.c (copy_bb): Insert new statements to statements_to_foldhubicka2007-01-041-0/+3
* * invoke.texi (large-stack-frame, large-stack-frame-growth): New params.hubicka2006-11-281-0/+2
* * builtins.c, config/arm/arm.c, config/i386/cygwin.h,kazu2006-04-081-2/+2
* Merge from gomp branch:rth2006-01-171-3/+72
* * cgraph.c (cgraph_insert_node_to_hashtable): New function.hubicka2006-01-111-1/+1
* Interprocedural constant propagation.razya2005-08-011-0/+7
* Update FSF address.kcook2005-06-251-2/+2
* * cgraph.h (cgraph_node): Add 'lowered' state.hubicka2005-05-171-1/+3
* * builtin-types.def, c-convert.c, c-format.c, ddg.c, debug.c,kazu2005-03-291-1/+1
* * cgraphunit.c (cgraph_estimate_size_after_inlining): Computehubicka2005-03-221-0/+1
* * tree-inline.c (remap_save_expr): Make it static.kazu2004-11-081-1/+0
* * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,kazu2004-10-151-1/+1
* PR optimization/15077kenner2004-07-281-4/+4
* * c-decl.c (grokdeclarator): Don't frob current_function_declrth2004-07-031-1/+1
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-2/+1
* * cgraph.c: Add overall comment.hubicka2004-04-011-0/+1
* 2003-08-05 Steven Bosscher <steven@gcc.gnu.org>steven2003-08-051-1/+1
* * sbitmap.c: Convert prototypes to ISO C90.aj2003-07-061-8/+8
* * genattrtab.h, hosthooks-def.h, hosthooks.h, langhooks-def.h,neroden2003-03-131-4/+4
* * gcc.dg/inline-3.c: New test.hubicka2003-03-081-1/+1
* * target.h: Fix formatting.kazu2002-05-311-2/+2
* * langhooks.h: New file.aoliva2001-10-081-98/+0