summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-loop-manip.c
Commit message (Expand)AuthorAgeFilesLines
* 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