| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | patch to remove the analysis of module level static variables. | zadeck | 2004-10-25 | 1 | -61/+11 |
* | PR 17756 | rth | 2004-10-05 | 1 | -0/+1 |
* | * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP, | rakdver | 2004-09-26 | 1 | -8/+12 |
* | 2004-09-23 Dorit Naishlos <dorit@il.ibm.com> | dorit | 2004-09-23 | 1 | -1/+15 |
* | * tree.def (VEC_COND_EXPR): New tree node. | dpatel | 2004-09-22 | 1 | -1/+2 |
* | * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk.h, gcc.c, | kazu | 2004-09-18 | 1 | -1/+1 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -5/+5 |
* | * tree-ssa-operands.c (add_call_clobber_ops): Make read-only | dnovillo | 2004-09-16 | 1 | -2/+8 |
* | * tree-ssa-operands.c (add_call_clobber_ops): Fix unused variable | rth | 2004-09-15 | 1 | -37/+31 |
* | turn off code clobbering optimization for static variables until | zadeck | 2004-09-15 | 1 | -1/+5 |
* | New code to analyze file level static variables and to determine if | zadeck | 2004-09-13 | 1 | -11/+56 |
* | * c-common.c, c-pch.c, defaults.h, lambda-code.c, passes.c, | kazu | 2004-09-10 | 1 | -4/+4 |
* | * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p): | nathan | 2004-09-09 | 1 | -36/+18 |
* | * tree-ssa-operands.c (add_stmt_operand): Use V_MUST_DEF even for | hubicka | 2004-09-08 | 1 | -10/+1 |
* | * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h, | kazu | 2004-09-05 | 1 | -3/+3 |
* | * tree-ssa-loop-ivopts.c: New file. | rakdver | 2004-09-05 | 1 | -0/+12 |
* | Tree level if-conversion for vectorizer. | dpatel | 2004-09-04 | 1 | -1/+6 |
* | * tree-ssa-operands.c (fini_ssa_operands): ggc_free unused arrays. | hubicka | 2004-09-03 | 1 | -0/+10 |
* | 2004-08-25 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2004-08-25 | 1 | -0/+4 |
* | * tree-ssa-operands.c (get_call_expr_operands): Add VUSE operands for | rakdver | 2004-08-23 | 1 | -1/+1 |
* | * tree-dfa.c (add_referenced_var): Only global variables are | dnovillo | 2004-08-18 | 1 | -11/+26 |
* | PR tree-optimization/16867 | dnovillo | 2004-08-12 | 1 | -2/+2 |
* | 2004-08-11 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2004-08-11 | 1 | -486/+660 |
* | * tree-ssa-operands.c (get_expr_operands): Revert changes | dnovillo | 2004-07-29 | 1 | -3/+3 |
* | * tree-optimize.c (init_tree_optimization_passes): Schedule | dnovillo | 2004-07-28 | 1 | -56/+29 |
* | * tree-ssa-operands.c (get_stmt_operands, get_expr_operands): | kenner | 2004-07-25 | 1 | -2/+4 |
* | * tree.def (VIEW_CONVERT_EXPR): Change to class 'r'. | kenner | 2004-07-24 | 1 | -0/+1 |
* | * tree-into-ssa.c (set_livein_block): Fix typo in comment. | dnovillo | 2004-07-22 | 1 | -0/+2 |
* | Fix typo in comment. | kenner | 2004-07-21 | 1 | -1/+1 |
* | * builtins.c (std_expand_builtin_va_arg): Remove. | rth | 2004-07-16 | 1 | -9/+2 |
* | * tree-ssa-operands.c (get_expr_operands): Fix 2004-07-15 | rth | 2004-07-16 | 1 | -1/+12 |
* | * tree-def (WITH_SIZE_EXPR): New. | rth | 2004-07-16 | 1 | -11/+26 |
* | * tree-flow.h (struct var_ann_d): Remove has_hidden_use. | rth | 2004-07-16 | 1 | -12/+0 |
* | * tree-ssa-operands.c (get_expr_operands): Use a switch. Split out... | rth | 2004-07-16 | 1 | -231/+225 |
* | PR tree-optimization/16443 | dnovillo | 2004-07-13 | 1 | -10/+7 |
* | * tree-ssa-operands.c (get_asm_expr_operands): Fix thinkos in | dnovillo | 2004-07-08 | 1 | -38/+35 |
* | * tree-flow.h (addressable_vars): Declare. | dnovillo | 2004-07-08 | 1 | -53/+104 |
* | * tree-ssa-loop-ch.c: New file. | rakdver | 2004-06-30 | 1 | -0/+39 |
* | * c-typeck.c, cfgexpand.c, ddg.c, ddg.h, df.c, fold-const.c, | kazu | 2004-06-26 | 1 | -1/+1 |
* | * tree.def (VTABLE_REF): Remove. | rth | 2004-06-23 | 1 | -1/+2 |
* | * alias.c (adjust_offset_for_component_ref): Use | kenner | 2004-06-22 | 1 | -18/+20 |
* | 2004-06-16 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2004-06-17 | 1 | -78/+12 |
* | * fold-const.c (swap_tree_comparison): No longer static. | law | 2004-06-16 | 1 | -0/+31 |
* | * tree-ssa-operands.c (get_stmt_operands): Clear makes_aliased_loads | rth | 2004-06-11 | 1 | -3/+4 |
* | * config/i386/i386.h (EXPAND_BUILTIN_VA_ARG): Just abort. | jason | 2004-06-11 | 1 | -1/+5 |
* | * doc/tree-ssa.texi: Remove references to VDEF and add descriptions | bbooth | 2004-06-10 | 1 | -75/+234 |
* | Move SSA_NAME annotations into tree_ssa_name. | dnovillo | 2004-06-09 | 1 | -5/+5 |
* | * tree-ssa-operands.c (get_expr_operands): Do not treat malloc | steven | 2004-05-17 | 1 | -5/+4 |
* | * tree.def (documentation): Remove mention of class 'b'. | zack | 2004-05-14 | 1 | -1/+1 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -0/+1318 |