summaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.c
Commit message (Expand)AuthorAgeFilesLines
* * tree-vectorizer.c (vect_print_dump_info): Print lineirar2011-09-041-6/+12
* 2011-08-24 Richard Guenther <rguenther@suse.de>rguenth2011-08-241-1/+4
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-1/+0
* * common.opt (user_vect_verbosity_level): New Variable entry.jsm282010-11-241-22/+2
* * timevar.def (TV_IPA_OPT, TV_EARLY_LOCAL, TV_OPTIMIZE,matz2010-11-171-1/+1
* * tree-vectorizer.c: Fix documentation.irar2010-09-161-1/+1
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-1/+0
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-2/+3
* 2009-12-10 Richard Guenther <rguenther@suse.de>rguenth2009-12-101-2/+2
* Remove trailing white spaces.hjl2009-11-251-24/+24
* 2009-07-21 Paul Brook <paul@codesourcery.com>pbrook2009-07-211-2/+5
* * tree-vect-loop-manip.c (slpeel_update_phi_nodes_for_guard1): Don'tirar2009-05-311-8/+1
* * doc/passes.texi (Tree-SSA passes): Document SLP pass.irar2009-05-241-10/+91
* * tree-vect-loop-manip.c (vect_create_cond_for_alias_checks):irar2009-04-281-12/+13
* gcc/:ian2009-04-241-2/+2
* * df.h: Include "timevar.h".ian2009-04-171-3/+1
* * tree-vect-loop-manip.c: New file.irar2009-03-301-2670/+68
* 2009-03-18 Richard Guenther <rguenther@suse.de>rguenth2009-03-181-4/+4
* PR tree-optimization/37574dorit2008-09-261-2/+2
* 2008-09-11 Richard Guenther <rguenther@suse.de>rguenth2008-09-111-5/+5
* 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>spop2008-09-021-1/+1
* * parse.c (parse_interface): Silence uninitialized var warning.hubicka2008-08-301-10/+11
* * target.h (struct vectorize): Add new target builtin.irar2008-08-281-1/+2
* * tree-vectorizer.c (supportable_widening_operation): Supportirar2008-08-191-63/+95
* * tree-vectorizer.c: Depend on langhooks.h.irar2008-08-121-10/+88
* 2008-07-30 Joey Ye <joey.ye@intel.com>hjl2008-07-301-3/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-233/+253
* * ggc.h (GGC_RESIZEVAR): New, reorder macros.ghazi2008-06-201-1/+1
* gcc/rwild2008-06-061-14/+15
* 2008-05-22 H.J. Lu <hongjiu.lu@intel.com>hjl2008-05-221-8/+10
* 2008-05-20 Richard Guenther <rguenther@suse.de>rguenth2008-05-201-0/+1
* Add SSE5 vector shift/rotate; Update SSE5 vector multiplymeissner2008-05-141-6/+6
* * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.tomby2008-05-091-4/+2
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-3/+5
* 2008-03-12 Victor Kaplansky <victork@il.ibm.com>victork2008-03-121-12/+19
* * doc/invoke.texi: Document -ftree-loop-distribution.spop2008-02-281-18/+5
* * tree-vectorizer.c (vect_is_simple_reduction): Fix comment typo.bje2008-02-211-1/+1
* 2008-02-21 Richard Guenther <rguenther@suse.de>rguenth2008-02-211-1/+7
* PR tree-optimization/34371jakub2007-12-101-5/+6
* 2007-12-05 Harsha Jagasia <harsha.jagasia@amd.com>spop2007-12-061-20/+206
* PR tree-optimization/32893dorit2007-10-301-6/+3
* * tree-vectorizer.h (enum vect_def_type): Start enumeration from 1.irar2007-09-091-1/+10
* Add new fp flags: -fassociative-math and -freciprocal-mathrevitale2007-09-041-1/+1
* * config/arm/arm.c, config/rs6000/ppu_intrinsics.h,kazu2007-09-011-1/+1
* * c-common.c (vector_types_convertible_p,ghazi2007-08-251-2/+2
* * config/arc/arc-protos.h arc_select_cc_mode, gen_compare_reg):ghazi2007-08-231-1/+1
* * tree-data-refs.c (split_constant_offset): Expose.dorit2007-08-191-4/+93
* * tree-vectorizer.h (vect_is_simple_reduction): Takes a loop_vec_infodorit2007-08-191-30/+119
* gcc/ChangeLogvictork2007-08-161-2/+6
* * alias.c (component_uses_parent_alias_set): Constify.ghazi2007-08-141-1/+1