summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-loop-manip.c
Commit message (Expand)AuthorAgeFilesLines
* gimplify.c: Do not include except.h and optabs.h.Steven Bosscher2010-06-011-2/+0
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-0/+2
* re PR tree-optimization/41783 (r151561 (PRE fix) regresses zeusmp)Michael Matz2010-01-191-3/+19
* Update copyright notices of my recent commits.Alexandre Oliva2010-01-091-2/+2
* re PR debug/42604 (VTA ICE in the vectorizer)Alexandre Oliva2010-01-091-10/+148
* matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek2009-11-281-3/+2
* Remove trailing white spaces.H.J. Lu2009-11-251-123/+123
* Add source_location support to PHI arguments.Andrew MacLeod2009-07-301-14/+30
* re PR tree-optimization/39129 (The meaning of 'BB' in "too many BBs in loop")Ira Rosen2009-06-011-8/+8
* tree-vect-loop-manip.c (slpeel_update_phi_nodes_for_guard1): Don't mark phis ...Ira Rosen2009-05-311-10/+0
* tree-vect-loop-manip.c (vect_create_cond_for_alias_checks): Use REPORT_VECTOR...Ira Rosen2009-04-281-1/+1
* re PR tree-optimization/39698 (wrong types for vectorized reduction)Richard Guenther2009-04-161-12/+15
* tree-cfg.c (verify_gimple_assign_unary): Adjust vector code verification.Richard Guenther2009-04-141-4/+5
* Makefile.in (tree-ssa-copy.o): Add $(CFGLOOP_H) dependency.Richard Guenther2009-04-041-61/+106
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-1/+1
* tree-vect-loop-manip.c: New file.Ira Rosen2009-03-301-0/+2363