summaryrefslogtreecommitdiff
path: root/gcc/tree-flow.h
Commit message (Expand)AuthorAgeFilesLines
* * tree-flow.h: Remove the prototype for is_aliased_with.kazu2007-05-261-1/+0
* * doc/passes.texi: Document predictive commoning.rakdver2007-05-241-0/+4
* * tree-vrp.c (finalize_jump_threads): Do not care about dominance info.rakdver2007-05-171-1/+1
* gcc/rus2007-05-111-0/+2
* * tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt torakdver2007-04-271-1/+0
* * tree-cfgcleanup.c (cfgcleanup_altered_bbs): New global variable.rakdver2007-04-261-0/+2
* PR 30735dnovillo2007-04-111-4/+121
* PR tree-optimization/30730rakdver2007-03-141-12/+2
* * doc/loop.texi: Document the Omega linear constraints solver.spop2007-03-091-1/+5
* ./:ian2007-03-081-2/+2
* Used signed infinities in VRP.ian2007-03-021-1/+1
* PR 30562dnovillo2007-02-081-3/+0
* 2007-01-28 Daniel Berlin <dberlin@dberlin.org>dberlin2007-01-291-6/+1
* * tree-flow.h (struct stmt_ann_d): Move references_memory to properhubicka2007-01-211-4/+4
* * tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand.hubicka2007-01-181-1/+1
* * cgraph.h (cgraph_decide_inlining_incrementally): Kill.hubicka2007-01-161-0/+1
* * tree-dfa.c (remove_referenced_var): New function.hubicka2007-01-141-0/+1
* * tree-ssa-loop-manip.c (tree_unroll_loop): Make it a wrapper over ...rakdver2007-01-101-0/+4
* * tree.h (DECL_CALL_CLOBBERED): Remove.hubicka2006-12-301-0/+3
* * tree-cfg.c (last_stmt_ptr): Remove.kazu2006-12-291-1/+0
* * cgraphunit.c, config/i386/i386.c, config/ia64/ia64.c, cse.c,kazu2006-12-221-1/+1
* * tree-flow-inline.h (gimple_var_anns): New function.hubicka2006-12-201-0/+13
* * loop-unswitch.c (unswitch_loop): Update arguments ofrakdver2006-12-201-2/+2
* * tree-flow.h (struct stmt_ann_d): Move bitfield references_memoryhubicka2006-12-141-4/+4
* * tree-ssa-loop-ivopts.c: Include tree-affine.h.rakdver2006-12-141-27/+1
* hubicka2006-12-131-16/+10
* 2006-12-11 Diego Novillo <dnovillo@redhat.com>dnovillo2006-12-121-8/+23
* * tree-ssa-operands.h (create_ssa_artificial_load_stmt):dnovillo2006-12-111-18/+18
* * tree-scalar-evolution.c (scev_const_prop):dnovillo2006-12-111-1/+1
* New out of ssa Coalescer.amacleod2006-12-101-4/+4
* 2006-12-05 Daniel Berlin <dberlin@dberlin.org>dberlin2006-12-051-3/+0
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-1/+1
* * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c,kazu2006-12-021-2/+2
* * tree-ssa-operands.h (struct ssa_operands): New.hubicka2006-11-301-0/+2
* Privatize SSA variables into gimple_df.hubicka2006-11-281-37/+62
* * tree-vrp.c (execute_vrp): Do not pass loops structure throughrakdver2006-11-251-14/+14
* * tree-vrp.c (execute_vrp): Do not update current_loops.rakdver2006-11-171-2/+0
* * tree-flow.h (multiplier_allowed_in_address_p): Adjust prototype.bernds2006-11-151-1/+1
* * tree-flow.h (name_mappings_registered_p): Declare.rakdver2006-11-121-0/+1
* * tree-ssa-loop.c (tree_vectorize): Return the result ofrakdver2006-11-121-1/+1
* * tree-ssa-loop-prefetch.c (schedule_prefetches): Cleanup and improverakdver2006-11-121-0/+3
* 2006-10-29 Daniel Berlin <dberlin@dberlin.org>dberlin2006-10-301-1/+2
* PR tree-optimization/14784rakdver2006-10-241-0/+3
* 2006-10-20 Daniel Berlin <dberlin@dberlin.org>dberlin2006-10-211-0/+5
* * builtins.c (expand_builtin_setjmp): Delete.ebotcazou2006-09-291-0/+3
* PR rtl-optimization/28071hubicka2006-09-121-3/+4
* 2006-09-05 Andrew Pinski <pinskia@physics.uc.edu>pinskia2006-09-061-5/+5
* PR tree-optimization/26197dorit2006-08-101-1/+1
* PR tree-optimization/27770dorit2006-08-031-0/+2
* 2006-06-15 Andrew MacLeod <amacleod@redhat.com>amacleod2006-06-151-2/+0