summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-operands.c
Commit message (Expand)AuthorAgeFilesLines
* 2006-03-08 Andreas Tobler <a.tobler@schweiz.ch>andreast2006-03-081-1/+2
* * tree-ssa-opfinalize.h: Removed.rakdver2006-03-081-111/+485
* * tree-ssa-operands.c: Tidy whitespace. Fix spelling.dnovillo2006-03-031-145/+126
* * tree-ssa-operands.c (update_stmt_operands): Update documentation.dnovillo2006-03-021-3/+1
* * tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.dnovillo2006-03-011-14/+15
* * tree-ssa-operands.c: Cleanup whitespace.dnovillo2006-03-011-920/+919
* * ipa-type-escape.c: Tidy some comments and white space.dnovillo2006-02-201-69/+77
* 2006-02-20 Daniel Berlin <dberlin@dberlin.org>dberlin2006-02-201-3/+18
* * tree-flow.h (struct var_ann_d): Rename field is_alias_tag todnovillo2006-02-181-6/+9
* 2006-02-17 Daniel Berlin <dberlin@dberlin.org>dberlin2006-02-181-12/+2
* 2006-02-16 Daniel Berlin <dberlin@dberlin.org>dberlin2006-02-161-1/+1
* Add a little whitespacedberlin2006-02-151-0/+5
* 2006-02-15 Daniel Berlin <dberlin@dberlin.org>dberlin2006-02-151-92/+296
* * tree-pretty-print.c (dump_generic_node): Handlednovillo2006-01-191-0/+8
* * Makefile.in (tree-vect-patterns.o): Add rule for new file.dorit2006-01-191-1/+2
* 2006-01-16 Daniel Berlin <dberlin@dberlin.org>dberlin2006-01-191-122/+109
* 2006-01-14 Richard Guenther <rguenther@suse.de>rguenth2006-01-141-5/+9
* 2006-01-11 Daniel Berlin <dberlin@dberlin.org>dberlin2006-01-121-4/+15
* * tree-ssa-operands.c (get_expr_operands): Record addressablerakdver2006-01-111-49/+9
* 2006-01-06 Andrew Pinski <pinskia@physics.uc.edu>pinskia2006-01-061-3/+5
* 2006-01-05 Richard Guenther <rguenther@suse.de>rguenth2006-01-051-3/+10
* PR tree-optimization/24793rakdver2005-12-191-6/+31
* * tree-flow.h (struct var_ann_d): Change type ofrakdver2005-12-191-7/+8
* * tree-flow.h (struct stmt_ann_d): Removerakdver2005-12-191-42/+3
* * tree-tailcall.c (find_tail_calls): Use XNEW.gdr2005-12-181-1/+1
* 2005-12-15 Richard Guenther <rguenther@suse.de>rguenth2005-12-151-5/+6
* * tree-ssa-operands.c (build_ssa_operands): Update leading comment.spop2005-12-141-21/+1
* * tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): Removelaw2005-12-121-34/+0
* 2005-12-07 Daniel Berlin <dberlin@dberlin.org>dberlin2005-12-071-3/+1
* In gcc/dberlin2005-12-061-2/+5
* PR tree-optimization/24709amacleod2005-11-131-2/+2
* * c-typeck.c, config/i386/netware.h, config/m32c/cond.md,kazu2005-11-051-1/+1
* 2005-10-31 Andrew MacLeod <amacleod@redhat.com>amacleod2005-10-311-19/+4
* 2005-10-05 Andrew MacLeod <amacleod@redhat.com>amacleod2005-10-051-315/+137
* 2005-09-30 Andrew Macleod <amacleod@redat.com>amacleod2005-09-301-0/+22
* * tree-ssa-operands.c (swap_tree_operands): Export.dorit2005-09-191-1/+1
* 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