| Commit message (Expand) | Author | Age | Files | Lines |
* | * lambda.h (lambda_vector_min_nz): Likewise. | nathan | 2005-04-21 | 1 | -56/+23 |
* | * tree-flow-inline.h (get_stmt_operands): Remove. | kazu | 2005-04-17 | 1 | -14/+5 |
* | * dominance.c, gthr-win32.h, reg-stack.c, tree-ssa-copy.c, | kazu | 2005-04-09 | 1 | -3/+3 |
* | Merge from tree-cleanup-branch: VRP, store CCP, store | dnovillo | 2005-04-09 | 1 | -6/+42 |
* | 2005-04-08 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-04-08 | 1 | -5/+24 |
* | * cse.c, tree-flow-inline.h, tree-flow.h, tree-ssa-operands.c, | kazu | 2005-04-06 | 1 | -1/+1 |
* | 2005-04-05 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-04-05 | 1 | -3/+3 |
* | 2005-04-05 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-04-05 | 1 | -91/+476 |
* | 2005-03-30 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-03-30 | 1 | -0/+11 |
* | 2005-03-18 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-03-21 | 1 | -43/+0 |
* | 2005-03-14 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-03-15 | 1 | -1/+3 |
* | * builtin-attrs.def (ATTR_NOVOPS, ATTR_NOVOPS_LIST, | rakdver | 2005-03-14 | 1 | -1/+3 |
* | In gcc/ada/ | dberlin | 2005-03-13 | 1 | -39/+142 |
* | * tree-cfg.c (make_goto_expr_edges): Don't use error_mark_node. | steven | 2005-03-12 | 1 | -5/+1 |
* | * tree-ssa-operands.c (check_build_stmt): Remove. | kazu | 2005-03-07 | 1 | -5/+0 |
* | PR tree-optimization/20100 | dnovillo | 2005-02-23 | 1 | -1/+11 |
* | * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c, | kazu | 2005-01-18 | 1 | -1/+1 |
* | 2005-01-08 Jeff Law <law@redhat.com> | dnovillo | 2005-01-08 | 1 | -7/+4 |
* | * tree-ssa-alias.c (setup_pointers_and_addressables): Remove | law | 2004-12-10 | 1 | -12/+0 |
* | PR/18664 | kenner | 2004-11-29 | 1 | -14/+27 |
* | * cse.c, tree-ssa-operands.c: Fix comment typos. | kazu | 2004-11-26 | 1 | -3/+3 |
* | 2004-11-25 Andrew Macleod <amacleod@redhat.com> | amacleod | 2004-11-25 | 1 | -89/+241 |
* | * tree-ssa-operands.c (build_ssa_operands): Make it static. | kazu | 2004-11-08 | 1 | -1/+1 |
* | * bitmap.c (bitmap_print): Make bitno unsigned. | nathan | 2004-11-04 | 1 | -3/+3 |
* | Back out previous accidental commit. | geoffk | 2004-10-30 | 1 | -2/+0 |
* | * config/i386/darwin.h (ASM_SPEC): Simplify. | geoffk | 2004-10-30 | 1 | -0/+2 |
* | * bitmap.h (bitmap_empty_p): New. | nathan | 2004-10-29 | 1 | -1/+1 |
* | 2004-10-27 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-10-27 | 1 | -9/+16 |
* | 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 |