aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-operands.c
AgeCommit message (Expand)AuthorFilesLines
2004-06-26c-typeck.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-06-22tree.def (VTABLE_REF): Remove.Richard Henderson1-1/+2
2004-06-21alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner1-18/+20
2004-06-17tree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.Andrew MacLeod1-78/+12
2004-06-15fold-const.c (swap_tree_comparison): No longer static.Jeff Law1-0/+31
2004-06-11tree-ssa-operands.c (get_stmt_operands): Clear makes_aliased_loads and makes_...Richard Henderson1-3/+4
2004-06-11i386.h (EXPAND_BUILTIN_VA_ARG): Just abort.Jason Merrill1-1/+5
2004-06-10tree-ssa.texi: Remove references to VDEF and add descriptions of V_MAY_DEF an...Brian Booth1-75/+234
2004-06-09Move SSA_NAME annotations into tree_ssa_name.Diego Novillo1-5/+5
2004-05-17tree-ssa-operands.c (get_expr_operands): Do not treat malloc attributed funct...Steven Bosscher1-5/+4
2004-05-14tree.def (documentation): Remove mention of class 'b'.Zack Weinberg1-1/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+1318