summaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
Commit message (Expand)AuthorAgeFilesLines
* 2007-03-31 Richard Guenther <rguenther@suse.de>rguenth2007-03-311-48/+45
* * tree-eh.c (do_return_redirection): Call build_gimple_modify_stmtsayle2007-03-081-3/+4
* PR middle-end/30509hubicka2007-02-251-1/+14
* * cfgloop.c, config/alpha/alpha.c, config/bfin/bfin.c,kazu2007-02-181-1/+1
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-13/+13
* * Makefile.in (passes.o, ipa-inline.o): Add dependencies.hubicka2007-02-091-8/+16
* * tree-optimize.c (has_abnormal_outgoing_edge_p): Move to tree-inline.hubicka2007-02-041-0/+71
* * c-decl.c, config/avr/avr.c, config/avr/avr.h,kazu2007-02-031-1/+1
* * tree-ssa-loop-unswitch.c: Include tree-inline.h.rakdver2007-01-281-16/+81
* * cgraph.h (cgraph_decide_inlining_incrementally): Kill.hubicka2007-01-161-20/+16
* PR tree-optimization/30443hubicka2007-01-121-11/+18
* 2007-01-10 Razya Ladelsky <razya@il.ibm.com>razya2007-01-101-0/+7
* * tree-inline.c (setup_one_parameter): Do not propagate into abnormalhubicka2007-01-101-1/+2
* * tree-inline.c (fold_marked_statements): Update operand cacheshubicka2007-01-051-1/+9
* * tree-inline.c (copy_bb): Insert new statements to statements_to_foldhubicka2007-01-041-0/+38
* * tree-inline.c: Fix a comment typo.kazu2006-12-301-1/+1
* * tree-inline.c (remap_ssa_name): New function.hubicka2006-12-291-144/+505
* 2006-12-15 Andrew Pinski <pinski@gmail.com>pinskia2006-12-151-1/+2
* hubicka2006-12-131-0/+3
* 2006-12-12 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2006-12-121-8/+10
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-32/+39
* 2006-11-26 Razya Ladklesky <razya@il.ibm.com>razya2006-11-261-7/+3
* * doc/c-tree.texi: Document new tree codes.irar2006-11-221-0/+5
* 2006-11-11 Richard Guenther <rguenther@suse.de>rguenth2006-11-111-3/+0
* 2006-11-08 Dorit Nuzman <dorit@il.ibm.com>dorit2006-11-081-0/+6
* * builtins.c (expand_builtin_setjmp): Delete.ebotcazou2006-09-291-14/+20
* PR c++/27371jason2006-09-071-7/+37
* Remove leading TAB.ebotcazou2006-09-041-1/+1
* PR rtl-optimization/28071hubicka2006-08-211-2/+2
* PR tree-optimization/24888hubicka2006-08-041-3/+7
* 2006-07-17 Richard Guenther <rguenther@suse.de>rguenth2006-07-171-0/+8
* 2006-06-19 Andrew Pinski <pinskia@gmail.com>pinskia2006-06-201-0/+4
* 2006-06-13 Richard Guenther <rguenther@suse.de>rguenth2006-06-131-1/+6
* 2006-04-24 Andrew Pinski <pinskia@gcc.gnu.org>rguenth2006-04-241-1/+6
* 2006-04-24 Andrew Pinski <pinskia@gcc.gnu.org>rguenth2006-04-241-0/+1
* PR 26651rth2006-04-131-1/+2
* * Makefile.in (GTFILES): Move functions.h after tree.h.kazu2006-04-121-1/+1
* PR middle-end/26084rth2006-03-221-1/+2
* PR tree-opt/24365jason2006-02-121-3/+4
* * tree-inline.c (estimate_num_insns_1): Make OpenMP directivesdnovillo2006-02-101-9/+14
* PR c++/25979jason2006-02-091-0/+3
* * tree.def (CHAR_TYPE): Remove.sayle2006-02-081-1/+0
* * tree-inline.c (copy_tree_r): Also copy OMP_CLAUSE nodes.dnovillo2006-02-021-1/+2
* * tree.h (TREE_RANGE_CHECK): Fix range predicate.dnovillo2006-01-261-27/+2
* * tree-pretty-print.c (dump_generic_node): Handlednovillo2006-01-191-1/+39
* * Makefile.in (tree-vect-patterns.o): Add rule for new file.dorit2006-01-191-1/+5
* Merge from gomp branch:rth2006-01-171-342/+255
* 2006-01-13 Andrew Pinski <pinskia@physics.uc.edu>pinskia2006-01-131-0/+4
* * cgraph.c (cgraph_insert_node_to_hashtable): New function.hubicka2006-01-111-142/+36
* * tree-cfg.c (bsi_replace): Rename final argument fromlaw2006-01-061-2/+2