OSDN Git Service

2004-09-16 Frank Ch. Eigler <fche@redhat.com>
[pf3gnuchains/gcc-fork.git] / gcc / tree-ssa-operands.c
2004-09-15 rth * tree-ssa-operands.c (add_call_clobber_ops...
2004-09-15 zadeckturn off code clobbering optimization for static variab...
2004-09-13 zadeckNew code to analyze file level static variables and...
2004-09-10 kazu * c-common.c, c-pch.c, defaults.h, lambda-code.c,...
2004-09-09 nathan * targhooks.c (default_unwind_emit, default_scalar_mod...
2004-09-08 hubicka * tree-ssa-operands.c (add_stmt_operand): Use V_MUST_D...
2004-09-05 kazu * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h,
2004-09-05 rakdver * tree-ssa-loop-ivopts.c: New file.
2004-09-04 dpatel Tree level if-conversion for vectorizer.
2004-09-03 hubicka * tree-ssa-operands.c (fini_ssa_operands): ggc_free...
2004-08-25 amacleod2004-08-25 Andrew MacLeod <amacleod@redhat.com>
2004-08-23 rakdver * tree-ssa-operands.c (get_call_expr_operands): Add...
2004-08-18 dnovillo * tree-dfa.c (add_referenced_var): Only global variabl...
2004-08-12 dnovillo PR tree-optimization/16867
2004-08-11 amacleod2004-08-11 Andrew MacLeod <amacleod@redhat.com>
2004-07-29 dnovillo * tree-ssa-operands.c (get_expr_operands): Revert...
2004-07-28 dnovillo * tree-optimize.c (init_tree_optimization_passes)...
2004-07-25 kenner * tree-ssa-operands.c (get_stmt_operands, get_expr_ope...
2004-07-24 kenner * tree.def (VIEW_CONVERT_EXPR): Change to class 'r'.
2004-07-22 dnovillo * tree-into-ssa.c (set_livein_block): Fix typo in...
2004-07-21 kennerFix typo in comment.
2004-07-16 rth * builtins.c (std_expand_builtin_va_arg): Remove.
2004-07-16 rth * tree-ssa-operands.c (get_expr_operands):...
2004-07-16 rth * tree-def (WITH_SIZE_EXPR): New.
2004-07-16 rth * tree-flow.h (struct var_ann_d): Remove has_hi...
2004-07-16 rth * tree-ssa-operands.c (get_expr_operands):...
2004-07-13 dnovillo PR tree-optimization/16443
2004-07-08 dnovillo * tree-ssa-operands.c (get_asm_expr_operands): Fix...
2004-07-08 dnovillo * tree-flow.h (addressable_vars): Declare.
2004-06-30 rakdver * tree-ssa-loop-ch.c: New file.
2004-06-26 kazu * c-typeck.c, cfgexpand.c, ddg.c, ddg.h, df.c, fold...
2004-06-23 rth * tree.def (VTABLE_REF): Remove.
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-17 amacleod2004-06-16 Andrew MacLeod <amacleod@redhat.com>
2004-06-16 law * fold-const.c (swap_tree_comparison): No longe...
2004-06-11 rth * tree-ssa-operands.c (get_stmt_operands):...
2004-06-11 jason * config/i386/i386.h (EXPAND_BUILTIN_VA_ARG...
2004-06-10 bbooth * doc/tree-ssa.texi: Remove references to VDEF and...
2004-06-09 dnovillo Move SSA_NAME annotations into tree_ssa_name.
2004-05-17 steven * tree-ssa-operands.c (get_expr_operands): Do not...
2004-05-14 zack * tree.def (documentation): Remove mention of class...
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.