summaryrefslogtreecommitdiff
path: root/gcc/tree-flow.h
Commit message (Expand)AuthorAgeFilesLines
* 2005-11-18 James A. Morrison <phython@gcc.gnu.org>phython2005-11-181-6/+8
* 2005-11-10 Daniel Berlin <dberlin@dberlin.org>dberlin2005-11-101-2/+3
* 2005-11-08 Daniel Berlin <dberlin@dberlin.org>dberlin2005-11-081-0/+2
* 2005-11-04 Richard Guenther <rguenther@suse.de>rguenth2005-11-041-1/+1
* PR 23714rth2005-10-161-1/+0
* PR tree-optimization/24226rakdver2005-10-091-0/+1
* PR 23714rth2005-10-061-0/+1
* 2005-09-20 Daniel Berlin <dberlin@dberlin.org>dberlin2005-09-221-0/+1
* * tree-flow.h (merge_alias_info): Declare.rth2005-09-191-0/+1
* * tree-pass.h, tree-flow.h, tree-ssa-dce.c: Revert last change.rth2005-09-181-3/+0
* * tree-pass.h (pass_vect_dce): Declare.rth2005-09-171-0/+3
* PR tree-optimization/22236spop2005-08-131-1/+2
* PR tree-optimization/22325rakdver2005-07-271-0/+2
* * expr.c (highest_pow2_factor): Make extern.irar2005-07-251-0/+1
* gcc:bonzini2005-07-211-1/+1
* 2005-07-20 James A. Morrison <phython@gcc.gnu.org>phython2005-07-201-1/+0
* 2005-07-18 Daniel Berlin <dberlin@dberlin.org>dberlin2005-07-191-0/+24
* 2005-07-16 Danny Berlin <dberlin@dberlin.org>zadeck2005-07-161-0/+11
* * tree-flow.h (remove_empty_loops, single_dom_exit): Declare.rakdver2005-07-111-0/+2
* * Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.hdnovillo2005-07-101-11/+15
* * tree-vrp.c (simplify_using_ranges): Kill.law2005-07-071-0/+1
* 2005-06-29 Daniel Berlin <dberlin@dberlin.org>dberlin2005-06-301-6/+39
* Update FSF address.kcook2005-06-251-2/+2
* 2005-06-08 Daniel Berlin <dberlin@dberlin.org>dberlin2005-06-091-0/+20
* Fixes PR 18403 and meta PR 21861.spop2005-06-071-1/+2
* * tree-ssa-address.c: New file.rakdver2005-06-071-1/+45
* PR tree-optimization/21846rakdver2005-06-051-0/+1
* * tree-flow.h (stmt_ann_d): Move aux to ...dorit2005-06-051-4/+4
* 2005-06-01 Diego Novillo <dnovillo@redhat.com>dnovillo2005-06-021-33/+1
* 2005-05-29 Keith Besaw <kbesaw@us.ibm.com>dorit2005-05-291-0/+1
* * Makefile.in (OBJS-common): Add tree-cfgcleanup.o.kazu2005-05-281-2/+6
* * basic-block.h (basic_block_def): Add phi_nodes andkazu2005-05-271-18/+3
* * tree-flow.h (bb_ann_d): Remove has_escape_site.kazu2005-05-241-3/+0
* * tree-flow.h (stmt_ann_d): Kill GTY ((skip)) mark on BB.hubicka2005-05-231-1/+1
* * timevar.def (TV_SCEV_CONST): New timevar.rakdver2005-05-171-0/+1
* * tree-ssa-loop-ivopts.c (find_bivs, find_givs_in_stmt_scev): Applyrakdver2005-05-171-0/+1
* * tree-cfg.c (tree_can_merge_blocks_p): Allow phi nodes in therakdver2005-05-171-0/+1
* * cgraph.h (cgraph_node): Add 'lowered' state.hubicka2005-05-171-0/+1
* PR tree-opt/21399rth2005-05-161-1/+1
* * basic-block.h (FOR_ALL_BB_FN): New macro.hubicka2005-05-121-0/+1
* * tree-dfa.c (referenced_vars, add_referenced_var): Use VECkazu2005-05-081-3/+3
* PR tree-optimization/19401rakdver2005-05-061-1/+1
* * tree-flow.h (tree_ann_common_d): Move aux to ...kazu2005-05-031-4/+4
* 2005-05-03 Andrew MacLeod <amacleod@redhat.com>amacleod2005-05-031-12/+8
* * tree-flow.h (ssa_names): Change the type to VEC(tree,gc).kazu2005-04-271-3/+3
* 2005-04-22 Diego Novillo <dnovillo@redhat.com>dnovillo2005-04-231-23/+7
* * Makefile.in (LIBGCOV): Add _gcov_interval_profiler,rakdver2005-04-221-1/+5
* * vec.h: Update API to separate allocation mechanism from type.nathan2005-04-211-5/+2
* * Makefile.in (OBJS-common): Add tree-ssa-uncprop.o.law2005-04-131-1/+0
* * Makefile.in: Add function.h to BASIC_BLOCK_H. Remove allhubicka2005-04-121-1/+2