| Commit message (Expand) | Author | Age | Files | Lines |
* | 2008-03-11 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2008-03-17 | 1 | -0/+1 |
* | 2008-03-02 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2008-03-02 | 1 | -14/+7 |
* | * tree-vectorizer.h (verbosity_levels): Add new verbosity level | dorit | 2007-12-17 | 1 | -0/+1 |
* | PR tree-optimization/34371 | jakub | 2007-12-10 | 1 | -1/+2 |
* | 2007-12-05 Harsha Jagasia <harsha.jagasia@amd.com> | spop | 2007-12-06 | 1 | -1/+6 |
* | 2007-09-23 Razya Ladelsky | razya | 2007-10-29 | 1 | -1/+1 |
* | rsha Jagasia <harsha.jagasia@amd.com> | hjagasia | 2007-09-11 | 1 | -3/+8 |
* | * tree-vectorizer.h (stmt_vinfo_set_inside_of_loop_cost, | irar | 2007-09-09 | 1 | -0/+21 |
* | * tree-vectorizer.h (enum vect_def_type): Start enumeration from 1. | irar | 2007-09-09 | 1 | -6/+129 |
* | * c-common.c (vector_types_convertible_p, | ghazi | 2007-08-25 | 1 | -3/+3 |
* | * tree-data-refs.c (split_constant_offset): Expose. | dorit | 2007-08-19 | 1 | -2/+19 |
* | * tree-vectorizer.h (vect_is_simple_reduction): Takes a loop_vec_info | dorit | 2007-08-19 | 1 | -7/+28 |
* | gcc/ChangeLog | victork | 2007-08-16 | 1 | -0/+5 |
* | * alias.c (component_uses_parent_alias_set): Constify. | ghazi | 2007-08-14 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | 2007-07-12 Dorit Nuzman <dorit@il.ibm.com> | dorit | 2007-07-12 | 1 | -0/+15 |
* | * tree-vectorizer.c (new_loop_vec_info): Initialize | dorit | 2007-07-05 | 1 | -0/+13 |
* | gcc/ChangeLog: | hjagasia | 2007-06-08 | 1 | -1/+45 |
* | * tree-vectorizer.h (DR_MISALIGNMENT): Cast aux to integer. | rakdver | 2007-05-29 | 1 | -1/+2 |
* | PR tree-optimization/24659 | uros | 2007-05-17 | 1 | -0/+3 |
* | * tree-vectorizer.c (destroy_loop_vec_info): Set loop->aux to NULL. | dorit | 2007-04-18 | 1 | -2/+5 |
* | * tree-vectorizer.h (stmt_vec_info_type): Add enum value | dorit | 2007-04-17 | 1 | -0/+2 |
* | PR tree-optimization/30858 | dorit | 2007-02-22 | 1 | -0/+8 |
* | * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New target hook. | dorit | 2007-02-11 | 1 | -1/+4 |
* | 2007-02-05 Richard Guenther <rguenther@suse.de> | rguenth | 2007-02-05 | 1 | -1/+1 |
* | * tree-vectorizer.h (struct _stmt_vec_info): Add new field | irar | 2007-01-21 | 1 | -0/+5 |
* | * tree-vectorizer.h (is_pattern_stmt_p): New. | dorit | 2007-01-16 | 1 | -0/+15 |
* | * param.h (MIN_VECT_LOOP_BOUND): New. | dorit | 2007-01-14 | 1 | -1/+1 |
* | * tree-vectorizer.h (VECT_SMODULO): Remove. | kazu | 2006-12-25 | 1 | -3/+0 |
* | 2006-12-11 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2006-12-12 | 1 | -1/+1 |
* | * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. | rakdver | 2006-12-10 | 1 | -3/+0 |
* | 2006-11-30 Richard Guenther <rguenther@suse.de> | rguenth | 2006-11-30 | 1 | -0/+1 |
* | 2006-11-27 Richard Guenther <rguenther@suse.de> | rguenth | 2006-11-27 | 1 | -0/+2 |
* | * tree-vrp.c (execute_vrp): Do not pass loops structure through | rakdver | 2006-11-25 | 1 | -2/+2 |
* | * doc/c-tree.texi: Document new tree codes. | irar | 2006-11-22 | 1 | -12/+41 |
* | 2006-11-21 Richard Guenther <rguenther@suse.de> | rguenth | 2006-11-21 | 1 | -1/+1 |
* | * tree-ssa-loop.c (tree_vectorize): Return the result of | rakdver | 2006-11-12 | 1 | -2/+0 |
* | 2006-11-08 Dorit Nuzman <dorit@il.ibm.com> | dorit | 2006-11-08 | 1 | -4/+19 |
* | PR rtl-optimization/28071 | hubicka | 2006-09-12 | 1 | -3/+3 |
* | * tree-loop-linear.c: Don't include varray.h. | spop | 2006-03-28 | 1 | -2/+2 |
* | * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraphunit.c, | kazu | 2006-03-04 | 1 | -1/+1 |
* | * integrate.h: Remove the prototype for | kazu | 2006-01-28 | 1 | -1/+0 |
* | * Makefile.in (tree-vect-patterns.o): Add rule for new file. | dorit | 2006-01-19 | 1 | -4/+31 |
* | * common.opt: Add option ftree-vect-loop-version. | irar | 2005-09-06 | 1 | -1/+10 |
* | PR tree-optimization/22228 | dorit | 2005-08-18 | 1 | -0/+3 |
* | * expr.c (highest_pow2_factor): Make extern. | irar | 2005-07-25 | 1 | -63/+19 |
* | * tree-vectorizer.h (struct _loop_vec_info): Remove loop_line_number. | dpatel | 2005-07-06 | 1 | -6/+2 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * tree.def (REDUC_MAX_EXPR, REDUC_MIN_EXPR, REDUC_PLUS_EXPR): New | dorit | 2005-06-18 | 1 | -2/+7 |
* | * cgraphunit.c, tree-ssa-loop-ivopts.c, | kazu | 2005-06-12 | 1 | -1/+1 |