summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-stmts.c
Commit message (Expand)AuthorAgeFilesLines
* 2010-12-02 Richard Guenther <rguenther@suse.de>rguenth2010-12-021-2/+4
* * hwint.c: New. Extracted from toplev.c.jsm282010-11-301-1/+0
* 2010-11-04 Richard Guenther <rguenther@suse.de>rguenth2010-11-041-1/+12
* 2010-11-04 Richard Guenther <rguenther@suse.de>rguenth2010-11-041-15/+51
* gcc/froydnj2010-11-031-1/+1
* gcc/froydnj2010-11-011-1/+9
* PR tree-optimization/46142uros2010-10-311-1/+2
* * fold-const.c (build_zero_vector): Use build_vector_from_val.froydnj2010-10-311-14/+2
* PR tree-optimization/46126irar2010-10-221-1/+1
* PR tree-optimization/46049irar2010-10-211-101/+329
* Add fma supportmeissner2010-10-151-4/+4
* 2010-10-07 Richard Guenther <rguenther@suse.de>rguenth2010-10-071-8/+34
* 2010-10-07 Richard Guenther <rguenther@suse.de>rguenth2010-10-071-5/+10
* Revert revision 164914.hjl2010-10-031-0/+106
* Disallow negative steps in vectorizer.hjl2010-10-031-106/+0
* PR tree-optimization/45714irar2010-09-191-2/+4
* PR tree-optimization/43432matz2010-09-171-0/+106
* * tree-vectorizer.c: Fix documentation.irar2010-09-161-67/+80
* Turn UNITS_PER_SIMD_WORD into a target hook.hjl2010-09-141-5/+5
* Restore bootstrap on x86.hjl2010-09-141-0/+1
* PR tree-optimization/45470irar2010-09-141-0/+3
* PR tree-optimization/43430matz2010-09-081-25/+66
* 2010-09-06 Richard Guenther <rguenther@suse.de>rguenth2010-09-061-23/+50
* gcc/froydnj2010-08-201-4/+4
* 2010-07-09 Richard Guenther <rguenther@suse.de>rguenth2010-07-091-9/+0
* 2010-07-08 Richard Guenther <rguenther@suse.de>rguenth2010-07-081-5/+20
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* 2010-07-05 Richard Guenther <rguenther@suse.de>rguenth2010-07-051-3/+27
* * tree-vect-loop.c (vect_get_single_scalar_iteraion_cost): Skipirar2010-07-051-1/+1
* gcc/rsandifo2010-07-041-26/+22
* * doc/tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST):irar2010-07-041-51/+128
* 2010-07-01 Richard Guenther <rguenther@suse.de>rguenth2010-07-011-4/+6
* * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Updateirar2010-06-071-17/+29
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-1/+0
* * tree-vect-stmts.c (vectorizable_assignment): Call build1 instead offroydnj2010-05-281-1/+1
* 2010-05-27 Richard Guenther <rguenther@suse.de>rguenth2010-05-271-3/+19
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-0/+2
* PR tree-optimization/43901irar2010-05-061-3/+58
* * tree-vectorizer.h (struct _stmt_vec_info): Add new field to irar2010-04-261-5/+11
* PR tree-optimization/37027irar2010-04-191-7/+6
* 2010-04-09 Richard Guenther <rguenther@suse.de>rguenth2010-04-091-5/+3
* 2010-04-09 Richard Guenther <rguenther@suse.de>rguenth2010-04-091-133/+192
* Replace type != type comparisons with types_compatible_p.spop2010-03-301-2/+3
* PR 43544, change TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION to take a tree ...meissner2010-03-271-5/+3
* 2010-03-22 Richard Guenther <rguenther@suse.de>rguenth2010-03-221-0/+8
* 2010-02-26 Richard Guenther <rguenther@suse.de>rguenth2010-02-261-1/+6
* * tree-vect-stmts.c (vectorizable_assignment): Supportirar2009-11-301-14/+29
* PR tree-optimization/42193irar2009-11-291-4/+2
* * matrix-reorg.c (analyze_matrix_allocation_site): Remove unusedjakub2009-11-281-7/+0
* Remove trailing white spaces.hjl2009-11-251-309/+309