| Commit message (Expand) | Author | Age | Files | Lines |
* | 2006-12-05 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-12-05 | 1 | -3/+0 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -1/+1 |
* | * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c, | kazu | 2006-12-02 | 1 | -2/+2 |
* | * tree-ssa-operands.h (struct ssa_operands): New. | hubicka | 2006-11-30 | 1 | -0/+2 |
* | Privatize SSA variables into gimple_df. | hubicka | 2006-11-28 | 1 | -37/+62 |
* | * tree-vrp.c (execute_vrp): Do not pass loops structure through | rakdver | 2006-11-25 | 1 | -14/+14 |
* | * tree-vrp.c (execute_vrp): Do not update current_loops. | rakdver | 2006-11-17 | 1 | -2/+0 |
* | * tree-flow.h (multiplier_allowed_in_address_p): Adjust prototype. | bernds | 2006-11-15 | 1 | -1/+1 |
* | * tree-flow.h (name_mappings_registered_p): Declare. | rakdver | 2006-11-12 | 1 | -0/+1 |
* | * tree-ssa-loop.c (tree_vectorize): Return the result of | rakdver | 2006-11-12 | 1 | -1/+1 |
* | * tree-ssa-loop-prefetch.c (schedule_prefetches): Cleanup and improve | rakdver | 2006-11-12 | 1 | -0/+3 |
* | 2006-10-29 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-10-30 | 1 | -1/+2 |
* | PR tree-optimization/14784 | rakdver | 2006-10-24 | 1 | -0/+3 |
* | 2006-10-20 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-10-21 | 1 | -0/+5 |
* | * builtins.c (expand_builtin_setjmp): Delete. | ebotcazou | 2006-09-29 | 1 | -0/+3 |
* | PR rtl-optimization/28071 | hubicka | 2006-09-12 | 1 | -3/+4 |
* | 2006-09-05 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2006-09-06 | 1 | -5/+5 |
* | PR tree-optimization/26197 | dorit | 2006-08-10 | 1 | -1/+1 |
* | PR tree-optimization/27770 | dorit | 2006-08-03 | 1 | -0/+2 |
* | 2006-06-15 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2006-06-15 | 1 | -2/+0 |
* | * tree-flow.h: Remove the prototype for | kazu | 2006-06-12 | 1 | -1/+0 |
* | 2006-06-07 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2006-06-08 | 1 | -0/+2 |
* | * tree-flow.h: Remove the prototype for add_type_alias. | kazu | 2006-05-29 | 1 | -1/+0 |
* | * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config/arm/arm.c, | kazu | 2006-05-28 | 1 | -1/+1 |
* | PR tree-optimization/27639 | rakdver | 2006-05-24 | 1 | -3/+7 |
* | 2006-05-23 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2006-05-23 | 1 | -1/+1 |
* | PR tree-optimization/27548 | rakdver | 2006-05-17 | 1 | -0/+1 |
* | Implement new immediate use iterators. | amacleod | 2006-04-27 | 1 | -6/+37 |
* | PR middle-end/25989 | jakub | 2006-04-26 | 1 | -0/+3 |
* | PR 26651 | rth | 2006-04-13 | 1 | -0/+45 |
* | * tree-dfa.c (referenced_var_lookup_if_exists): Remove. | kazu | 2006-03-03 | 1 | -1/+0 |
* | * tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG. | dnovillo | 2006-03-01 | 1 | -4/+4 |
* | 2006-02-20 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-02-20 | 1 | -0/+2 |
* | * tree-flow.h (struct var_ann_d): Rename field is_alias_tag to | dnovillo | 2006-02-18 | 1 | -5/+2 |
* | 2006-02-15 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-02-15 | 1 | -7/+1 |
* | * doc/invoke.texi (-fprefetch-loop-arrays, -fprefetch-loop-arrays-rtl): | rakdver | 2006-02-14 | 1 | -0/+25 |
* | 2006-02-07 Jeff Law <law@redhat.com> | law | 2006-02-07 | 1 | -0/+5 |
* | * tree-pretty-print.c (dump_generic_node): Handle | dnovillo | 2006-01-19 | 1 | -1/+5 |
* | 2006-01-16 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-01-19 | 1 | -1/+26 |
* | * tree-ssa-threadupdate.c (threaded_edges): New VEC to | law | 2006-01-11 | 1 | -1/+2 |
* | gcc: | bonzini | 2006-01-11 | 1 | -0/+1 |
* | * tree-cfg.c (bsi_replace): Rename final argument from | law | 2006-01-06 | 1 | -1/+1 |
* | 2006-01-05 Richard Guenther <rguenther@suse.de> | rguenth | 2006-01-05 | 1 | -0/+3 |
* | 2006-01-05 Richard Guenther <rguenther@suse.de> | rguenth | 2006-01-05 | 1 | -1/+3 |
* | 2005-12-29 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-12-30 | 1 | -2/+6 |
* | 2005-12-22 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-12-22 | 1 | -6/+16 |
* | * tree-flow.h (struct var_ann_d): Change type of | rakdver | 2005-12-19 | 1 | -2/+2 |
* | * tree-flow.h (struct stmt_ann_d): Remove | rakdver | 2005-12-19 | 1 | -6/+0 |
* | * tree-flow-inline.h (set_default_def, default_def): Kill. | hubicka | 2005-12-17 | 1 | -8/+6 |
* | 2005-12-15 Richard Guenther <rguenther@suse.de> | rguenth | 2005-12-15 | 1 | -2/+2 |