| Commit message (Expand) | Author | Age | Files | Lines |
* | 2007-07-13 Richard Guenther <rguenther@suse.de> | rguenth | 2007-07-13 | 1 | -0/+3 |
* | * tree-ssa-operands.c (realloc_vop, realloc_vdef, | kazu | 2007-07-07 | 1 | -93/+0 |
* | ./: | ian | 2007-06-12 | 1 | -0/+4 |
* | * tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the | tneumann | 2007-06-06 | 1 | -34/+35 |
* | * tree-ssa-structalias.c (delete_points_to_sets): Free graph->complex. | rakdver | 2007-04-20 | 1 | -0/+1 |
* | PR 30735 | dnovillo | 2007-04-11 | 1 | -86/+0 |
* | 2007-03-09 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-03-09 | 1 | -7/+17 |
* | * tree-ssa-structalias.c (could_have_pointers): Tidy. | dnovillo | 2007-03-02 | 1 | -21/+42 |
* | 2007-02-15 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-02-15 | 1 | -6/+6 |
* | PR 30562 | dnovillo | 2007-02-08 | 1 | -28/+19 |
* | 2007-01-28 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-01-29 | 1 | -8/+11 |
* | * tree-ssa-operands.h (struct vuse_vec_d): Change num_vuse field | ian | 2007-01-20 | 1 | -8/+8 |
* | * tree-ssa-operands.c (vop_free_bucket_size): Never return value | hubicka | 2007-01-18 | 1 | -5/+7 |
* | PR tree-optimization/1046 | hubicka | 2007-01-11 | 1 | -0/+9 |
* | * tree-ssa-alias.c (create_structure_vars): When in SSA, update operand | hubicka | 2006-12-30 | 1 | -0/+5 |
* | * tree-ssa-operands.c: Fix a comment typo. | kazu | 2006-12-26 | 1 | -1/+1 |
* | * tree-ssa-operands.h (struct ssa_operand_memory_d): | hubicka | 2006-12-24 | 1 | -22/+31 |
* | * cgraphunit.c, config/i386/i386.c, config/ia64/ia64.c, cse.c, | kazu | 2006-12-22 | 1 | -3/+3 |
* | Add memory reuse to virtual operands in the operand scanner. | amacleod | 2006-12-18 | 1 | -290/+285 |
* | 2006-12-11 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2006-12-12 | 1 | -608/+816 |
* | * tree-ssa-operands.h (create_ssa_artificial_load_stmt): | dnovillo | 2006-12-11 | 1 | -1/+247 |
* | 2006-12-05 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-12-05 | 1 | -10/+1 |
* | PR tree-optimization/14784 | rakdver | 2006-12-05 | 1 | -5/+0 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -10/+11 |
* | 2006-12-04 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-12-04 | 1 | -5/+0 |
* | * tree-ssa-operands.h (struct ssa_operands): New. | hubicka | 2006-11-30 | 1 | -56/+57 |
* | Privatize SSA variables into gimple_df. | hubicka | 2006-11-28 | 1 | -15/+20 |
* | PR tree-optimization/29680 | rakdver | 2006-11-13 | 1 | -1/+6 |
* | PR tree-optimization/14784 | rakdver | 2006-10-24 | 1 | -1/+1 |
* | 2006-10-20 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-10-21 | 1 | -1/+3 |
* | 2006-10-19 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-10-19 | 1 | -0/+3 |
* | 2006-08-24 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2006-08-25 | 1 | -1/+4 |
* | PR 28410 | dnovillo | 2006-07-18 | 1 | -3/+7 |
* | 2006-05-02 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2006-05-03 | 1 | -3/+6 |
* | 2006-05-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-05-03 | 1 | -0/+21 |
* | Implement new immediate use iterators. | amacleod | 2006-04-27 | 1 | -78/+8 |
* | PR 26651 | rth | 2006-04-13 | 1 | -1/+2 |
* | * builtins.c, config/arm/arm.c, config/i386/cygwin.h, | kazu | 2006-04-08 | 1 | -3/+3 |
* | 2006-03-08 Andreas Tobler <a.tobler@schweiz.ch> | andreast | 2006-03-08 | 1 | -1/+2 |
* | * tree-ssa-opfinalize.h: Removed. | rakdver | 2006-03-08 | 1 | -111/+485 |
* | * tree-ssa-operands.c: Tidy whitespace. Fix spelling. | dnovillo | 2006-03-03 | 1 | -145/+126 |
* | * tree-ssa-operands.c (update_stmt_operands): Update documentation. | dnovillo | 2006-03-02 | 1 | -3/+1 |
* | * tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG. | dnovillo | 2006-03-01 | 1 | -14/+15 |
* | * tree-ssa-operands.c: Cleanup whitespace. | dnovillo | 2006-03-01 | 1 | -920/+919 |
* | * ipa-type-escape.c: Tidy some comments and white space. | dnovillo | 2006-02-20 | 1 | -69/+77 |
* | 2006-02-20 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-02-20 | 1 | -3/+18 |
* | * tree-flow.h (struct var_ann_d): Rename field is_alias_tag to | dnovillo | 2006-02-18 | 1 | -6/+9 |
* | 2006-02-17 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-02-18 | 1 | -12/+2 |
* | 2006-02-16 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-02-16 | 1 | -1/+1 |
* | Add a little whitespace | dberlin | 2006-02-15 | 1 | -0/+5 |