summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-operands.c
Commit message (Expand)AuthorAgeFilesLines
...
* * tree-ssa-operands.c (add_call_clobber_ops): Fix unused variablerth2004-09-151-37/+31
* turn off code clobbering optimization for static variables untilzadeck2004-09-151-1/+5
* New code to analyze file level static variables and to determine ifzadeck2004-09-131-11/+56
* * c-common.c, c-pch.c, defaults.h, lambda-code.c, passes.c,kazu2004-09-101-4/+4
* * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p):nathan2004-09-091-36/+18
* * tree-ssa-operands.c (add_stmt_operand): Use V_MUST_DEF even forhubicka2004-09-081-10/+1
* * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h,kazu2004-09-051-3/+3
* * tree-ssa-loop-ivopts.c: New file.rakdver2004-09-051-0/+12
* Tree level if-conversion for vectorizer.dpatel2004-09-041-1/+6
* * tree-ssa-operands.c (fini_ssa_operands): ggc_free unused arrays.hubicka2004-09-031-0/+10
* 2004-08-25 Andrew MacLeod <amacleod@redhat.com>amacleod2004-08-251-0/+4
* * tree-ssa-operands.c (get_call_expr_operands): Add VUSE operands forrakdver2004-08-231-1/+1
* * tree-dfa.c (add_referenced_var): Only global variables arednovillo2004-08-181-11/+26
* PR tree-optimization/16867dnovillo2004-08-121-2/+2
* 2004-08-11 Andrew MacLeod <amacleod@redhat.com>amacleod2004-08-111-486/+660
* * tree-ssa-operands.c (get_expr_operands): Revert changesdnovillo2004-07-291-3/+3
* * tree-optimize.c (init_tree_optimization_passes): Schedulednovillo2004-07-281-56/+29
* * tree-ssa-operands.c (get_stmt_operands, get_expr_operands):kenner2004-07-251-2/+4
* * tree.def (VIEW_CONVERT_EXPR): Change to class 'r'.kenner2004-07-241-0/+1
* * tree-into-ssa.c (set_livein_block): Fix typo in comment.dnovillo2004-07-221-0/+2
* Fix typo in comment.kenner2004-07-211-1/+1
* * builtins.c (std_expand_builtin_va_arg): Remove.rth2004-07-161-9/+2
* * tree-ssa-operands.c (get_expr_operands): Fix 2004-07-15rth2004-07-161-1/+12
* * tree-def (WITH_SIZE_EXPR): New.rth2004-07-161-11/+26
* * tree-flow.h (struct var_ann_d): Remove has_hidden_use.rth2004-07-161-12/+0
* * tree-ssa-operands.c (get_expr_operands): Use a switch. Split out...rth2004-07-161-231/+225
* PR tree-optimization/16443dnovillo2004-07-131-10/+7
* * tree-ssa-operands.c (get_asm_expr_operands): Fix thinkos indnovillo2004-07-081-38/+35
* * tree-flow.h (addressable_vars): Declare.dnovillo2004-07-081-53/+104
* * tree-ssa-loop-ch.c: New file.rakdver2004-06-301-0/+39
* * c-typeck.c, cfgexpand.c, ddg.c, ddg.h, df.c, fold-const.c,kazu2004-06-261-1/+1
* * tree.def (VTABLE_REF): Remove.rth2004-06-231-1/+2
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-221-18/+20
* 2004-06-16 Andrew MacLeod <amacleod@redhat.com>amacleod2004-06-171-78/+12
* * fold-const.c (swap_tree_comparison): No longer static.law2004-06-161-0/+31
* * tree-ssa-operands.c (get_stmt_operands): Clear makes_aliased_loadsrth2004-06-111-3/+4
* * config/i386/i386.h (EXPAND_BUILTIN_VA_ARG): Just abort.jason2004-06-111-1/+5
* * doc/tree-ssa.texi: Remove references to VDEF and add descriptionsbbooth2004-06-101-75/+234
* Move SSA_NAME annotations into tree_ssa_name.dnovillo2004-06-091-5/+5
* * tree-ssa-operands.c (get_expr_operands): Do not treat mallocsteven2004-05-171-5/+4
* * tree.def (documentation): Remove mention of class 'b'.zack2004-05-141-1/+1
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+1318