summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-operands.c
Commit message (Expand)AuthorAgeFilesLines
* 2005-06-29 Daniel Berlin <dberlin@dberlin.org>dberlin2005-06-301-6/+6
* * tree-optimize.c (exercute_free_datastructures):hubicka2005-06-271-9/+1
* Update FSF address.kcook2005-06-251-2/+2
* PR 22171mmitchel2005-06-241-1/+1
* PR 22000mmitchel2005-06-241-1/+5
* * tree-ssa-address.c: New file.rakdver2005-06-071-0/+29
* * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi2005-06-011-1/+1
* * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h,kazu2005-05-261-1/+1
* * tree-ssa-operands.c (opf_non_specific): New.rth2005-05-191-16/+21
* 2005-05-18 Daniel Berlin <dberlin@dberlin.org>dberlin2005-05-181-24/+3
* * tree-ssa-operands.c (clobbered_v_may_defs, clobbered_vuses,kazu2005-05-061-43/+24
* * tree-flow-inline.h, tree-ssa-operands.c,kazu2005-05-041-4/+4
* 2005-05-03 Andrew MacLeod <amacleod@redhat.com>amacleod2005-05-031-772/+679
* * tree-flow-inline.h, tree-ssa-operands.c: Fix comment typos.kazu2005-04-291-2/+2
* * lambda.h (lambda_vector_min_nz): Likewise.nathan2005-04-211-56/+23
* * tree-flow-inline.h (get_stmt_operands): Remove.kazu2005-04-171-14/+5
* * dominance.c, gthr-win32.h, reg-stack.c, tree-ssa-copy.c,kazu2005-04-091-3/+3
* Merge from tree-cleanup-branch: VRP, store CCP, storednovillo2005-04-091-6/+42
* 2005-04-08 Andrew MacLeod <amacleod@redhat.com>amacleod2005-04-081-5/+24
* * cse.c, tree-flow-inline.h, tree-flow.h, tree-ssa-operands.c,kazu2005-04-061-1/+1
* 2005-04-05 Andrew MacLeod <amacleod@redhat.com>amacleod2005-04-051-3/+3
* 2005-04-05 Andrew MacLeod <amacleod@redhat.com>amacleod2005-04-051-91/+476
* 2005-03-30 Daniel Berlin <dberlin@dberlin.org>dberlin2005-03-301-0/+11
* 2005-03-18 Daniel Berlin <dberlin@dberlin.org>dberlin2005-03-211-43/+0
* 2005-03-14 Daniel Berlin <dberlin@dberlin.org>dberlin2005-03-151-1/+3
* * builtin-attrs.def (ATTR_NOVOPS, ATTR_NOVOPS_LIST,rakdver2005-03-141-1/+3
* In gcc/ada/dberlin2005-03-131-39/+142
* * tree-cfg.c (make_goto_expr_edges): Don't use error_mark_node.steven2005-03-121-5/+1
* * tree-ssa-operands.c (check_build_stmt): Remove.kazu2005-03-071-5/+0
* PR tree-optimization/20100dnovillo2005-02-231-1/+11
* * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu2005-01-181-1/+1
* 2005-01-08 Jeff Law <law@redhat.com>dnovillo2005-01-081-7/+4
* * tree-ssa-alias.c (setup_pointers_and_addressables): Removelaw2004-12-101-12/+0
* PR/18664kenner2004-11-291-14/+27
* * cse.c, tree-ssa-operands.c: Fix comment typos.kazu2004-11-261-3/+3
* 2004-11-25 Andrew Macleod <amacleod@redhat.com>amacleod2004-11-251-89/+241
* * tree-ssa-operands.c (build_ssa_operands): Make it static.kazu2004-11-081-1/+1
* * bitmap.c (bitmap_print): Make bitno unsigned.nathan2004-11-041-3/+3
* Back out previous accidental commit.geoffk2004-10-301-2/+0
* * config/i386/darwin.h (ASM_SPEC): Simplify.geoffk2004-10-301-0/+2
* * bitmap.h (bitmap_empty_p): New.nathan2004-10-291-1/+1
* 2004-10-27 Daniel Berlin <dberlin@dberlin.org>dberlin2004-10-271-9/+16
* patch to remove the analysis of module level static variables.zadeck2004-10-251-61/+11
* PR 17756rth2004-10-051-0/+1
* * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP,rakdver2004-09-261-8/+12
* 2004-09-23 Dorit Naishlos <dorit@il.ibm.com>dorit2004-09-231-1/+15
* * tree.def (VEC_COND_EXPR): New tree node.dpatel2004-09-221-1/+2
* * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk.h, gcc.c,kazu2004-09-181-1/+1
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-5/+5
* * tree-ssa-operands.c (add_call_clobber_ops): Make read-onlydnovillo2004-09-161-2/+8