aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-flow.h
AgeCommit message (Expand)Author
2007-03-14 PR tree-optimization/30730Zdenek Dvorak
2007-03-09 * doc/loop.texi: Document the Omega linear constraints solver.Sebastian Pop
2007-03-08./:Ian Lance Taylor
2007-03-02 Used signed infinities in VRP.Ian Lance Taylor
2007-02-08 PR 30562Diego Novillo
2007-01-292007-01-28 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2007-01-21 * tree-flow.h (struct stmt_ann_d): Move references_memory to properJan Hubicka
2007-01-18 * tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand.Jan Hubicka
2007-01-16 * cgraph.h (cgraph_decide_inlining_incrementally): Kill.Jan Hubicka
2007-01-14 * tree-dfa.c (remove_referenced_var): New function.Jan Hubicka
2007-01-10 * tree-ssa-loop-manip.c (tree_unroll_loop): Make it a wrapper over ...Zdenek Dvorak
2006-12-30 * tree.h (DECL_CALL_CLOBBERED): Remove.Jan Hubicka
2006-12-29 * tree-cfg.c (last_stmt_ptr): Remove.Kazu Hirata
2006-12-22 * cgraphunit.c, config/i386/i386.c, config/ia64/ia64.c, cse.c,Kazu Hirata
2006-12-20 * tree-flow-inline.h (gimple_var_anns): New function.Jan Hubicka
2006-12-20 * loop-unswitch.c (unswitch_loop): Update arguments ofZdenek Dvorak
2006-12-14 * tree-flow.h (struct stmt_ann_d): Move bitfield references_memoryJan Hubicka
2006-12-14 * tree-ssa-loop-ivopts.c: Include tree-affine.h.Zdenek Dvorak
2006-12-13 Jan Hubicka
2006-12-122006-12-11 Diego Novillo <dnovillo@redhat.com>Diego Novillo
2006-12-11 * tree-ssa-operands.h (create_ssa_artificial_load_stmt):Diego Novillo
2006-12-11 * tree-scalar-evolution.c (scev_const_prop):Diego Novillo
2006-12-10New out of ssa Coalescer.Andrew Macleod
2006-12-052006-12-05 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez
2006-12-02 * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c,Kazu Hirata
2006-11-30 * tree-ssa-operands.h (struct ssa_operands): New.Jan Hubicka
2006-11-28 Privatize SSA variables into gimple_df.Jan Hubicka
2006-11-25 * tree-vrp.c (execute_vrp): Do not pass loops structure throughZdenek Dvorak
2006-11-17 * tree-vrp.c (execute_vrp): Do not update current_loops.Zdenek Dvorak
2006-11-15 * tree-flow.h (multiplier_allowed_in_address_p): Adjust prototype.Bernd Schmidt
2006-11-12 * tree-flow.h (name_mappings_registered_p): Declare.Zdenek Dvorak
2006-11-12 * tree-ssa-loop.c (tree_vectorize): Return the result ofZdenek Dvorak
2006-11-12 * tree-ssa-loop-prefetch.c (schedule_prefetches): Cleanup and improveZdenek Dvorak
2006-10-302006-10-29 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2006-10-24 PR tree-optimization/14784Zdenek Dvorak
2006-10-212006-10-20 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2006-09-29 * builtins.c (expand_builtin_setjmp): Delete.Eric Botcazou
2006-09-12 PR rtl-optimization/28071Jan Hubicka
2006-09-062006-09-05 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2006-08-10 PR tree-optimization/26197Dorit Nuzman
2006-08-03 PR tree-optimization/27770Dorit Nuzman
2006-06-152006-06-15 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2006-06-12 * tree-flow.h: Remove the prototype forKazu Hirata
2006-06-082006-06-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2006-05-29 * tree-flow.h: Remove the prototype for add_type_alias.Kazu Hirata
2006-05-28 * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config/arm/arm.c,Kazu Hirata
2006-05-24 PR tree-optimization/27639Zdenek Dvorak
2006-05-232006-05-23 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2006-05-17 PR tree-optimization/27548Zdenek Dvorak