aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-flow.h
AgeCommit message (Expand)AuthorFilesLines
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