summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-loop.c
Commit message (Expand)AuthorAgeFilesLines
* * tree-ssa-loop.h: Remove include files.amacleod2013-10-231-1/+3
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+6
* 2013-10-15 Cong Hou <congh@google.com>congh2013-10-151-0/+9
* * tree-into-ssa.c (enum need_phi_state): Relocate from tree-flow.h.amacleod2013-10-011-8/+8
* vectorizer cost model enhancementdavidxl2013-09-271-1/+1
* 2013-09-26 Richard Biener <rguenther@suse.de>rguenth2013-09-261-3/+8
* 2013-09-16 Teresa Johnson <tejohnson@google.com>tejohnson2013-09-161-124/+171
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* 2013-09-05 Richard Biener <rguenther@suse.de>rguenth2013-09-051-8/+8
* 2013-09-05 Richard Biener <rguenther@suse.de>rguenth2013-09-051-1/+1
* Delay base decl's alignment adjustment until transformation happensdavidxl2013-09-031-1/+1
* 2013-08-30 Richard Biener <rguenther@suse.de>rguenth2013-08-301-3/+2
* * Makefile.in (omp-low.o): Depend on $(TARGET_H).aldyh2013-08-271-2/+36
* PR tree-optimization/57741jakub2013-07-021-3/+20
* PR tree-optimization/57705jakub2013-06-251-6/+20
* 2013-06-03 Teresa Johnson <tejohnson@google.com>tejohnson2013-06-031-1/+1
* 2013-05-28 Richard Biener <rguenther@suse.de>rguenth2013-05-281-4/+16
* 2013-05-15 Richard Biener <rguenther@suse.de>rguenth2013-05-151-4/+7
* 2013-05-10 Richard Biener <rguenther@suse.de>rguenth2013-05-101-7/+10
* This patch extracts approved portions of the hash_table patches tocrowl2013-04-231-3/+2
* 2013-04-11 Richard Biener <rguenther@suse.de>rguenth2013-04-111-13/+19
* First phase of unifying the computation of profile scale factors/probabilitiestejohnson2013-04-081-1/+1
* 2013-04-08 Richard Biener <rguenther@suse.de>rguenth2013-04-081-0/+6
* 2013-03-21 Richard Biener <rguenther@suse.de>rguenth2013-03-211-13/+13
* 2013-03-18 Richard Biener <rguenther@suse.de>rguenth2013-03-181-5/+0
* PR middle-end/56461jakub2013-03-051-1/+2
* PR middle-end/56461jakub2013-03-041-16/+2
* PR middle-end/56461jakub2013-02-271-0/+1
* PR tree-optimization/56350jakub2013-02-191-6/+13
* 2013-02-18 Richard Biener <rguenther@suse.de>rguenth2013-02-181-0/+15
* PR tree-optimization/55955jakub2013-01-151-0/+11
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* 2013-01-03 Richard Biener <rguenther@suse.de>rguenth2013-01-031-2/+2
* PR tree-optimization/55831jakub2012-12-311-3/+3
* PR tree-optimization/55110jakub2012-11-271-1/+0
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-8/+8
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-145/+139
* * gcc.target/i386/l_fma_float_?.c: Update.hubicka2012-11-061-0/+25
* 2012-10-24 Sharad Singhai <singhai@google.com>singhai2012-10-241-159/+158
* PR tree-optimization/54877jakub2012-10-101-1/+1
* * tree-vectorizer.h (vect_estimate_min_profitable_iters): Remove.hubicka2012-10-051-11/+66
* 2012-09-30 Sharad Singhai <singhai@google.com>singhai2012-10-011-439/+560
* * tree-vect-loop.c (vect_transform_loop): Initializejakub2012-08-221-1/+1
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-3/+3
* 2012-08-07 Richard Guenther <rguenther@suse.de>rguenth2012-08-071-6/+7
* 2012-08-03 Richard Guenther <rguenther@suse.de>rguenth2012-08-031-2/+2
* gcc:wschmidt2012-07-311-0/+25
* 2012-07-24 Bill Schmidt <wschmidt@linux.ibm.com>wschmidt2012-07-251-113/+121
* 2012-07-17 Richard Guenther <rguenther@suse.de>rguenth2012-07-171-3/+0
* gcc/steven2012-07-161-2/+1