aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vect-loop.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-20re PR tree-optimization/39675 (ICE in vect_get_vec_def_for_operand, at tree-v...Ira Rosen1-11/+2
2009-04-16re PR tree-optimization/39698 (wrong types for vectorized reduction)Richard Guenther1-10/+10
2009-04-04Makefile.in (tree-ssa-copy.o): Add $(CFGLOOP_H) dependency.Richard Guenther1-11/+20
2009-03-30tree-vect-loop-manip.c: New file.Ira Rosen1-0/+3587