summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-operands.c
Commit message (Expand)AuthorAgeFilesLines
* 2005-08-02 Richard Guenther <rguenther@suse.de>rguenth2005-08-021-1/+1
* * builtins.c: Fix comment typo(s).reichelt2005-07-281-3/+3
* * reg-stack.c: Fix comment typo(s).reichelt2005-07-211-3/+3
* Make CONSTRUCTOR use VEC to store initializers.giovannibajo2005-07-201-3/+6
* 2005-07-16 Danny Berlin <dberlin@dberlin.org>zadeck2005-07-161-32/+67
* * tree-ssa-operands.c (get_expr_operands): Fix typo in previous patch.hubicka2005-07-131-1/+1
* * tree-ssa-operands.c (parse_ssa_operands): Fix formatting.hubicka2005-07-121-3/+5
* * Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.hdnovillo2005-07-101-47/+41
* 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