| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in: Fix many dependencies. | steven | 2012-05-31 | 1 | -1/+0 |
* | * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION): | hubicka | 2012-04-16 | 1 | -3/+1 |
* | * cgraph.h: Update copyrights; | hubicka | 2012-04-14 | 1 | -1/+1 |
* | * tree-vectorizer.c (vect_print_dump_info): Print line | irar | 2011-09-04 | 1 | -6/+12 |
* | 2011-08-24 Richard Guenther <rguenther@suse.de> | rguenth | 2011-08-24 | 1 | -1/+4 |
* | dumping cleanup phase 1 -- Removing TODO_dump_func | davidxl | 2011-06-14 | 1 | -1/+0 |
* | * common.opt (user_vect_verbosity_level): New Variable entry. | jsm28 | 2010-11-24 | 1 | -22/+2 |
* | * timevar.def (TV_IPA_OPT, TV_EARLY_LOCAL, TV_OPTIMIZE, | matz | 2010-11-17 | 1 | -1/+1 |
* | * tree-vectorizer.c: Fix documentation. | irar | 2010-09-16 | 1 | -1/+1 |
* | * gimplify.c: Do not include except.h and optabs.h. | steven | 2010-06-01 | 1 | -1/+0 |
* | * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or | jsm28 | 2010-05-21 | 1 | -2/+3 |
* | 2009-12-10 Richard Guenther <rguenther@suse.de> | rguenth | 2009-12-10 | 1 | -2/+2 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -24/+24 |
* | 2009-07-21 Paul Brook <paul@codesourcery.com> | pbrook | 2009-07-21 | 1 | -2/+5 |
* | * tree-vect-loop-manip.c (slpeel_update_phi_nodes_for_guard1): Don't | irar | 2009-05-31 | 1 | -8/+1 |
* | * doc/passes.texi (Tree-SSA passes): Document SLP pass. | irar | 2009-05-24 | 1 | -10/+91 |
* | * tree-vect-loop-manip.c (vect_create_cond_for_alias_checks): | irar | 2009-04-28 | 1 | -12/+13 |
* | gcc/: | ian | 2009-04-24 | 1 | -2/+2 |
* | * df.h: Include "timevar.h". | ian | 2009-04-17 | 1 | -3/+1 |
* | * 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 |