summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-patterns.c
Commit message (Expand)AuthorAgeFilesLines
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-6/+4
* tree-vect-patterns.c (vect_recog_widen_mult_pattern): Check that vectype is n...Ira Rosen2007-02-061-1/+5
* tree-vectorizer.h (vectorizable_function): Add argument type argument, change...Richard Guenther2007-02-051-1/+1
* tree-vect-patterns.c (vect_recog_dot_prod_pattern): Use GIMPLE_STMT_OPERAND.Ira Rosen2006-12-111-1/+1
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-19/+20
* tree-vectorizer.h (vectorizable_function): Export.Richard Guenther2006-11-301-3/+11
* tree-vectorizer.h (NUM_PATTERNS): Increase.Richard Guenther2006-11-211-1/+90
* [multiple changes]Dorit Nuzman2006-11-081-5/+62
* re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Jan Hubicka2006-09-121-1/+1
* re PR c++/26757 (C++ front-end producing two DECLs with the same UID)Andrew MacLeod2006-05-231-1/+1
* builtins.c, [...]: Fix comment typos.Kazu Hirata2006-04-081-1/+1
* builtins.c, [...]: Fix comment typos.Kazu Hirata2006-03-041-4/+4
* re PR tree-optimization/25911 (ice in vect_recog_dot_prod_pattern)Dorit Nuzman2006-01-291-1/+2
* * tree-vect-patterns.c (vect_pattern_recog_1): Prevent parse error.Jan Hubicka2006-01-191-2/+2
* Makefile.in (tree-vect-patterns.o): Add rule for new file.Dorit Nuzman2006-01-191-0/+637