summaryrefslogtreecommitdiff
path: root/gcc/tree-flow.h
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (tree-cfg.o): Add CFGLAYOUT_H dependency.rakdver2004-09-161-0/+7
* * tree-dfa.c (free_df_for_stmt): No longer static.law2004-09-151-0/+1
* New code to analyze file level static variables and to determine ifzadeck2004-09-131-0/+6
* * c-common.c, c-pch.c, defaults.h, lambda-code.c, passes.c,kazu2004-09-101-1/+1
* 2004-09-08 Daniel Berlin <dberlin@dberlin.org>dberlin2004-09-081-0/+3
* * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h,kazu2004-09-051-1/+1
* * tree-ssa-loop-ivopts.c: New file.rakdver2004-09-051-0/+12
* Tree level if-conversion for vectorizer.dpatel2004-09-041-0/+16
* * Makefile.in (OBJS-common): Add tree-ssa-propagate.odnovillo2004-08-291-5/+0
* * tree-ssa-loop-ivcanon.c: New file.rakdver2004-08-241-0/+5
* * basic-block.h (struct edge_def): Remove crossing_edge.steven2004-08-191-1/+0
* * tree-dfa.c (add_referenced_var): Only global variables arednovillo2004-08-181-0/+3
* * tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees.dorit2004-08-171-0/+6
* 2004-08-11 Andrew MacLeod <amacleod@redhat.com>amacleod2004-08-111-8/+5
* * Makefile.in (OBJC-common): Add tree-ssa-threadupdate.claw2004-08-091-2/+5
* * tree-ssa-loop-manip.c: New file.rakdver2004-08-051-0/+2
* * tree-cfg.c (tree_duplicate_bb): Mark duplicated definitions.law2004-08-041-1/+1
* * expr.c (expand_expr_real_1): Don't handle non-local variables.rth2004-07-231-1/+1
* * tree-into-ssa.c (set_livein_block): Fix typo in comment.dnovillo2004-07-221-1/+1
* 2004-07-22 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-221-0/+7
* * gimple-low.c (expand_var_p): Don't look at TREE_ADDRESSABLE,rth2004-07-221-2/+1
* * cfgcleanup.c (try_simplify_condjump): Don't remove linesteven2004-07-171-0/+2
* * tree-flow.h (struct var_ann_d): Remove has_hidden_use.rth2004-07-161-13/+0
* * tree-ssa-loop-im.c: New file.rakdver2004-07-101-0/+8
* * tree-dfa.c (dump_variable): If the variable is a pointerdnovillo2004-07-091-0/+5
* * tree-scalar-evolution.c: New file.rakdver2004-07-091-0/+44
* * tree-flow.h (addressable_vars): Declare.dnovillo2004-07-081-0/+4
* * tree-flow-inline.h (may_propagate_copy): Move...rth2004-07-071-1/+1
* * tree-flow.h (bb_ann_d): Remove ephi_nodes field.steven2004-07-021-3/+0
* * common.opt (ftree-loop-optimize): New flag.rakdver2004-06-301-0/+1
* * tree-ssa-loop-ch.c: New file.rakdver2004-06-301-1/+5
* * tree-cfg.c (verify_stmt): Add last_in_block parameter. Verifyrth2004-06-291-0/+5
* * common.opt (ftree-fre): New flag.dnovillo2004-06-291-7/+38
* * Makefile.in (tree-vn.o): New.dnovillo2004-06-231-8/+14
* CFG transparent RTL expansion:hubicka2004-06-191-1/+4
* 2004-06-18 Daniel Berlin <dberlin@dberlin.org>dberlin2004-06-181-31/+7
* 2004-06-16 Andrew MacLeod <amacleod@redhat.com>amacleod2004-06-171-3/+3
* PR tree-optimization/15991rakdver2004-06-171-0/+2
* 2004-06-11 Steven Bosscher <stevenb@suse.de>dberlin2004-06-121-1/+38
* * Makefile.in (tree-ssanames.o): Depend on TREE_FLOW_H.dnovillo2004-06-101-2/+6
* * doc/tree-ssa.texi: Remove references to VDEF and add descriptionsbbooth2004-06-101-3/+4
* Move SSA_NAME annotations into tree_ssa_name.dnovillo2004-06-091-31/+1
* * toplev.h (flag_delete_null_pointer_checks): Move from here to...law2004-05-181-1/+1
* 2004-05-14 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-05-141-0/+1
* * tree-gimple.c: Rename from tree-simple.c.dnovillo2004-05-141-1/+1
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+596