aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-flow.h
AgeCommit message (Expand)AuthorFilesLines
2004-07-09tree-dfa.c (dump_variable): If the variable is a pointer SSA_NAME, also dump ...Diego Novillo1-0/+5
2004-07-09tree-scalar-evolution.c: New file.Zdenek Dvorak1-0/+44
2004-07-08tree-flow.h (addressable_vars): Declare.Diego Novillo1-0/+4
2004-07-07tree-flow-inline.h (may_propagate_copy): Move...Richard Henderson1-1/+1
2004-07-02* tree-flow.h (bb_ann_d): Remove ephi_nodes field.Steven Bosscher1-3/+0
2004-06-30common.opt (ftree-loop-optimize): New flag.Zdenek Dvorak1-0/+1
2004-06-30tree-ssa-loop-ch.c: New file.Zdenek Dvorak1-1/+5
2004-06-28tree-cfg.c (verify_stmt): Add last_in_block parameter.Richard Henderson1-0/+5
2004-06-28common.opt (ftree-fre): New flag.Diego Novillo1-7/+38
2004-06-23Makefile.in (tree-vn.o): New.Diego Novillo1-8/+14
2004-06-19CFG transparent RTL expansion:Jan Hubicka1-1/+4
2004-06-18tree-dfa.c (create_var_ann): tree_ann -> tree_ann_t.Daniel Berlin1-31/+7
2004-06-17tree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.Andrew MacLeod1-3/+3
2004-06-17re PR tree-optimization/15991 (phi nodes with identical arguments still remai...Zdenek Dvorak1-0/+2
2004-06-12[multiple changes]Daniel Berlin1-1/+38
2004-06-10Makefile.in (tree-ssanames.o): Depend on TREE_FLOW_H.Diego Novillo1-2/+6
2004-06-10tree-ssa.texi: Remove references to VDEF and add descriptions of V_MAY_DEF an...Brian Booth1-3/+4
2004-06-09Move SSA_NAME annotations into tree_ssa_name.Diego Novillo1-31/+1
2004-05-17toplev.h (flag_delete_null_pointer_checks): Move from here to...Jeff Law1-1/+1
2004-05-14re PR tree-optimization/14466 (missed PHI optimization (different types))Andrew Pinski1-0/+1
2004-05-13tree-gimple.c: Rename from tree-simple.c.Diego Novillo1-1/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+596