summaryrefslogtreecommitdiff
path: root/gcc/tree-inline.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-3/+1
* * basic-block.h (struct edge_def): Use basic_block instead ofsteven2012-07-111-1/+1
* * ipa-cp.c (ipa_value_from_jfunc): Make global.mkuvyrkov2011-11-151-0/+3
* Merge from transactional-memory branch.aldyh2011-11-081-0/+3
* * lto-symtab.c (lto_cgraph_replace_node): When call statement ishubicka2011-04-171-1/+0
* PR debug/47106aoliva2011-02-151-1/+1
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* PR tree-optimization/40436hubicka2010-11-101-0/+3
* Fix PR44768ramana2010-07-081-1/+1
* 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