summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-loop.c
Commit message (Expand)AuthorAgeFilesLines
* * omp-low.c (optimize_omp_library_calls): Use types_compatible_pmatz2009-08-191-4/+4
* PR tree-optimization/41008irar2009-08-091-3/+12
* Add source_location support to PHI arguments.amacleod2009-07-301-6/+8
* * tree-vectorizer.h (vectorizable_condition): Add parameters.irar2009-07-201-95/+190
* * tree-vect-loop.c (get_initial_def_for_reduction): Ensure that the irar2009-07-131-13/+26
* * tree-parloops.c (loop_parallel_p): Call vect_is_simple_reductionirar2009-07-121-112/+381
* * tree-parloops.c (loop_parallel_p): Call vect_is_simple_reductionirar2009-06-161-57/+167
* PR tree-optimization/39129irar2009-06-011-15/+14
* * tree-vect-loop-manip.c (slpeel_update_phi_nodes_for_guard1): Don'tirar2009-05-311-6/+0
* * doc/passes.texi (Tree-SSA passes): Document SLP pass.irar2009-05-241-19/+23
* 2009-04-28 Richard Guenther <rguenther@suse.de>rguenth2009-04-291-9/+16
* * tree-vect-loop-manip.c (vect_create_cond_for_alias_checks):irar2009-04-281-23/+254
* ./:ian2009-04-271-1/+1
* gcc/:ian2009-04-241-8/+5
* PR tree-optimization/39675irar2009-04-201-11/+2
* 2009-04-16 Richard Guenther <rguenther@suse.de>rguenth2009-04-161-10/+10
* 2009-04-04 Richard Guenther <rguenther@suse.de>rguenth2009-04-041-11/+20
* * tree-vect-loop-manip.c: New file.irar2009-03-301-0/+3587