aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-flow-inline.h
AgeCommit message (Expand)AuthorFilesLines
2004-06-28common.opt (ftree-fre): New flag.Diego Novillo1-4/+14
2004-06-18tree-dfa.c (create_var_ann): tree_ann -> tree_ann_t.Daniel Berlin1-51/+18
2004-06-17tree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.Andrew MacLeod1-29/+55
2004-06-17re PR tree-optimization/15991 (phi nodes with identical arguments still remai...Zdenek Dvorak1-0/+47
2004-06-16tree.h (PHI_CHAIN): New.Steven Bosscher1-1/+1
2004-06-15tree-flow-inline.h: Document all functions.Daniel Berlin1-3/+88
2004-06-15tree-flow-inline.h (stmt_ann): Remove use of is_essa_node.Daniel Berlin1-1/+1
2004-06-12[multiple changes]Daniel Berlin1-0/+41
2004-06-10tree-ssa.texi: Remove references to VDEF and add descriptions of V_MAY_DEF an...Brian Booth1-9/+25
2004-06-09Move SSA_NAME annotations into tree_ssa_name.Diego Novillo1-21/+0
2004-05-21tree-flow-inline.h (num_immediate_uses): Don't abort if DF is NULL.Diego Novillo1-0/+3
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+604