summaryrefslogtreecommitdiff
path: root/gcc/tree-flow.h
Commit message (Expand)AuthorAgeFilesLines
* * tree-ssa-threadupdate.c (thread_through_all_blocks): Record thatrakdver2007-08-011-2/+1
* * calls.c (special_function_p, setjmp_call_p, alloca_call_p,ghazi2007-07-281-5/+5
* 2007-07-26 Richard Guenther <rguenther@suse.de>rguenth2007-07-261-0/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * expr.c (handled_component_p): Constify.ghazi2007-07-251-12/+12
* * tree-scalar-evolution.c (scev_const_prop): Add arguments torakdver2007-07-091-1/+2
* 2007-07-07 Daniel Berlin <dberlin@dberlin.org>dberlin2007-07-071-2/+1
* 2007-07-06 Daniel Berlin <dberlin@dberlin.org>dberlin2007-07-071-1/+2
* 2007-07-02 Richard Guenther <rguenther@suse.de>rguenth2007-07-021-0/+1
* 2007-07-02 Richard Guenther <rguenther@suse.de>rguenth2007-07-021-1/+1
* 2007-06-30 Daniel Berlin <dberlin@dberlin.org>dberlin2007-06-301-5/+7
* PR tree-optimization/25737nemet2007-06-201-1/+2
* 2007-06-12 Richard Guenther <rguenther@suse.de>rguenth2007-06-121-0/+1
* * tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.rakdver2007-06-101-0/+1
* * 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