OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / tree-ssa-operands.c
2005-01-08 dnovillo2005-01-08 Jeff Law <law@redhat.com>
2004-12-10 law * tree-ssa-alias.c (setup_pointers_and_addressables...
2004-11-29 kenner PR/18664
2004-11-26 kazu * cse.c, tree-ssa-operands.c: Fix comment typos.
2004-11-25 amacleod2004-11-25 Andrew Macleod <amacleod@redhat.com>
2004-11-08 kazu * tree-ssa-operands.c (build_ssa_operands): Make it...
2004-11-04 nathan * bitmap.c (bitmap_print): Make bitno unsigned.
2004-10-30 geoffkBack out previous accidental commit.
2004-10-30 geoffk * config/i386/darwin.h (ASM_SPEC): Simplify.
2004-10-29 nathan * bitmap.h (bitmap_empty_p): New.
2004-10-27 dberlin2004-10-27 Daniel Berlin <dberlin@dberlin.org>
2004-10-25 zadeckpatch to remove the analysis of module level static...
2004-10-05 rth PR 17756
2004-09-26 rakdver * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_C...
2004-09-23 dorit2004-09-23 Dorit Naishlos <dorit@il.ibm.com>
2004-09-22 dpatel * tree.def (VEC_COND_EXPR): New tree node.
2004-09-18 kazu * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk...
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-16 dnovillo * tree-ssa-operands.c (add_call_clobber_ops): Make...
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.