| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree-vect-loop-manip.c: New file. | irar | 2009-03-30 | 1 | -2670/+68 |
* | 2009-03-18 Richard Guenther <rguenther@suse.de> | rguenth | 2009-03-18 | 1 | -4/+4 |
* | PR tree-optimization/37574 | dorit | 2008-09-26 | 1 | -2/+2 |
* | 2008-09-11 Richard Guenther <rguenther@suse.de> | rguenth | 2008-09-11 | 1 | -5/+5 |
* | 2008-09-02 Sebastian Pop <sebastian.pop@amd.com> | spop | 2008-09-02 | 1 | -1/+1 |
* | * parse.c (parse_interface): Silence uninitialized var warning. | hubicka | 2008-08-30 | 1 | -10/+11 |
* | * target.h (struct vectorize): Add new target builtin. | irar | 2008-08-28 | 1 | -1/+2 |
* | * tree-vectorizer.c (supportable_widening_operation): Support | irar | 2008-08-19 | 1 | -63/+95 |
* | * tree-vectorizer.c: Depend on langhooks.h. | irar | 2008-08-12 | 1 | -10/+88 |
* | 2008-07-30 Joey Ye <joey.ye@intel.com> | hjl | 2008-07-30 | 1 | -3/+1 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -233/+253 |
* | * ggc.h (GGC_RESIZEVAR): New, reorder macros. | ghazi | 2008-06-20 | 1 | -1/+1 |
* | gcc/ | rwild | 2008-06-06 | 1 | -14/+15 |
* | 2008-05-22 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2008-05-22 | 1 | -8/+10 |
* | 2008-05-20 Richard Guenther <rguenther@suse.de> | rguenth | 2008-05-20 | 1 | -0/+1 |
* | Add SSE5 vector shift/rotate; Update SSE5 vector multiply | meissner | 2008-05-14 | 1 | -6/+6 |
* | * config/pa/pa.c (reloc_needed): Use CASE_CONVERT. | tomby | 2008-05-09 | 1 | -4/+2 |
* | * gcc.dg/20050811-2.c: Update dumping flags. | hubicka | 2008-03-19 | 1 | -3/+5 |
* | 2008-03-12 Victor Kaplansky <victork@il.ibm.com> | victork | 2008-03-12 | 1 | -12/+19 |
* | * doc/invoke.texi: Document -ftree-loop-distribution. | spop | 2008-02-28 | 1 | -18/+5 |
* | * tree-vectorizer.c (vect_is_simple_reduction): Fix comment typo. | bje | 2008-02-21 | 1 | -1/+1 |
* | 2008-02-21 Richard Guenther <rguenther@suse.de> | rguenth | 2008-02-21 | 1 | -1/+7 |
* | PR tree-optimization/34371 | jakub | 2007-12-10 | 1 | -5/+6 |
* | 2007-12-05 Harsha Jagasia <harsha.jagasia@amd.com> | spop | 2007-12-06 | 1 | -20/+206 |
* | PR tree-optimization/32893 | dorit | 2007-10-30 | 1 | -6/+3 |
* | * tree-vectorizer.h (enum vect_def_type): Start enumeration from 1. | irar | 2007-09-09 | 1 | -1/+10 |
* | Add new fp flags: -fassociative-math and -freciprocal-math | revitale | 2007-09-04 | 1 | -1/+1 |
* | * config/arm/arm.c, config/rs6000/ppu_intrinsics.h, | kazu | 2007-09-01 | 1 | -1/+1 |
* | * c-common.c (vector_types_convertible_p, | ghazi | 2007-08-25 | 1 | -2/+2 |
* | * config/arc/arc-protos.h arc_select_cc_mode, gen_compare_reg): | ghazi | 2007-08-23 | 1 | -1/+1 |
* | * tree-data-refs.c (split_constant_offset): Expose. | dorit | 2007-08-19 | 1 | -4/+93 |
* | * tree-vectorizer.h (vect_is_simple_reduction): Takes a loop_vec_info | dorit | 2007-08-19 | 1 | -30/+119 |
* | gcc/ChangeLog | victork | 2007-08-16 | 1 | -2/+6 |
* | * alias.c (component_uses_parent_alias_set): Constify. | ghazi | 2007-08-14 | 1 | -1/+1 |
* | * optabs.c (expand_widen_pattern_expr): Use optabs accestors. | hubicka | 2007-08-09 | 1 | -6/+6 |
* | * tree.def (FIXED_POINT_TYPE): New type. | chaoyingfu | 2007-08-08 | 1 | -0/+10 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | * tree-vectorizer.c (new_loop_vec_info): Initialize | dorit | 2007-07-05 | 1 | -0/+1 |
* | gcc/ChangeLog: | hjagasia | 2007-06-08 | 1 | -0/+2 |
* | PR tree-optimization/32216 | uros | 2007-06-06 | 1 | -6/+19 |
* | PR tree-optimization/32215 | uros | 2007-06-05 | 1 | -0/+11 |
* | PR tree-optimization/24659 | uros | 2007-05-17 | 1 | -4/+75 |
* | * tree-loop-linear.c (gather_interchange_stats, try_interchange_loops): | rakdver | 2007-05-11 | 1 | -2/+2 |
* | * tree-vectorize.c (vect_is_simple_use): gimple_min_invariant is | hubicka | 2007-05-01 | 1 | -1/+7 |
* | * tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to | rakdver | 2007-04-27 | 1 | -21/+5 |
* | 2007-04-22 Uros Bizjak <ubizjak@gmail.com> | uros | 2007-04-22 | 1 | -1/+1 |
* | * tree-vectorizer.c (destroy_loop_vec_info): Set loop->aux to NULL. | dorit | 2007-04-18 | 1 | -0/+1 |
* | * tree-vect-analyze.c (process_use): New function. | dorit | 2007-04-18 | 1 | -11/+1 |
* | 2007-03-05 Richard Guenther <rguenther@suse.de> | rguenth | 2007-03-05 | 1 | -2/+9 |
* | PR tree-optimization/30858 | dorit | 2007-02-22 | 1 | -8/+44 |