| Commit message (Expand) | Author | Age | Files | Lines |
* | 2007-03-09 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-03-09 | 1 | -34/+101 |
* | * tree-ssa-structalias.c (could_have_pointers): Tidy. | dnovillo | 2007-03-02 | 1 | -6/+11 |
* | * doc/extend.texi: Document optional priority argument to | mmitchel | 2007-02-25 | 1 | -2/+2 |
* | 2007-02-15 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-02-15 | 1 | -7/+8 |
* | PR 30562 | dnovillo | 2007-02-08 | 1 | -0/+1 |
* | 2006-02-06 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2007-02-06 | 1 | -61/+21 |
* | * alias.c (init_alias_analysis): Correct whitespace. | sayle | 2007-02-01 | 1 | -9/+9 |
* | 2007-01-28 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-01-29 | 1 | -9/+3 |
* | 2007-01-29 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-01-29 | 1 | -2/+3 |
* | 2007-01-26 Daniel Berlin <dberlin@dberlin.org> | rguenth | 2007-01-26 | 1 | -3/+4 |
* | * tree-ssa.c (init_tree_ssa): Do not call init_alias_heapvars. | hubicka | 2007-01-20 | 1 | -2/+5 |
* | 2007-01-19 Dirk Mueller <dmueller@suse.de> | mueller | 2007-01-19 | 1 | -1/+1 |
* | 2007-01-18 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-01-18 | 1 | -533/+1000 |
* | 2006-12-21 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-12-21 | 1 | -1/+1 |
* | 2006-12-11 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-12-12 | 1 | -0/+2 |
* | 2006-12-11 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2006-12-12 | 1 | -31/+18 |
* | Missed commit | dberlin | 2006-12-05 | 1 | -2/+0 |
* | 2006-12-05 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-12-05 | 1 | -14/+11 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -13/+13 |
* | 2006-12-04 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-12-05 | 1 | -9/+2 |
* | 2006-12-04 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-12-04 | 1 | -622/+519 |
* | Privatize SSA variables into gimple_df. | hubicka | 2006-11-28 | 1 | -17/+19 |
* | 2006-11-23 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-11-24 | 1 | -1/+2 |
* | 2006-11-22 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-11-23 | 1 | -544/+114 |
* | Revert accidental commit (patch coming for this :P) | dberlin | 2006-11-23 | 1 | -114/+544 |
* | Remove weighted edges from the graph | dberlin | 2006-11-23 | 1 | -544/+114 |
* | 2006-11-12 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-11-13 | 1 | -2/+5 |
* | * config/darwin.c, config/darwin.opt, config/ia64/itanium1.md, | kazu | 2006-10-29 | 1 | -1/+1 |
* | 2006-10-25 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-10-25 | 1 | -1/+2 |
* | PR tree-optimization/14784 | rakdver | 2006-10-24 | 1 | -0/+2 |
* | 2006-10-20 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-10-21 | 1 | -163/+12 |
* | 2006-10-19 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-10-19 | 1 | -148/+625 |
* | * pointer-set.c (pointer_set_destroy): Correct whitespace. | sayle | 2006-07-07 | 1 | -3/+4 |
* | 2006-06-15 Richard Guenther <rguenther@suse.de> | rguenth | 2006-06-15 | 1 | -7/+15 |
* | 2006-05-23 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2006-05-23 | 1 | -2/+2 |
* | 2006-05-07 Richard Guenther <rguenther@suse.de> | rguenth | 2006-05-07 | 1 | -1/+8 |
* | 2006-05-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-05-03 | 1 | -1/+1 |
* | * tree-ssa-alias.c (set_initial_properties, init_alias_info, | kazu | 2006-04-12 | 1 | -1/+1 |
* | 2006-03-21 Toon Moene <toon@moene.indiv.nluug.nl> | toon | 2006-03-21 | 1 | -3/+3 |
* | 2006-03-07 Richard Guenther <rguenther@suse.de> | rguenth | 2006-03-07 | 1 | -2/+4 |
* | * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraphunit.c, | kazu | 2006-03-04 | 1 | -3/+3 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -1/+2 |
* | 2006-02-27 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-02-27 | 1 | -51/+24 |
* | 2006-02-23 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-02-23 | 1 | -6/+2 |
* | 2006-02-23 Richard Guenther <rguenther@suse.de> | rguenth | 2006-02-23 | 1 | -5/+11 |
* | 2006-02-19 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-02-19 | 1 | -19/+33 |
* | 2006-02-14 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-02-14 | 1 | -2/+2 |
* | 2006-02-14 Richard Guenther <rguenther@suse.de> | rguenth | 2006-02-14 | 1 | -0/+26 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -13/+9 |
* | 2006-01-26 Richard Guenther <rguenther@suse.de> | pinskia | 2006-01-26 | 1 | -6/+47 |