OSDN Git Service

Fix PR43354: Correctly handle default definitions.
[pf3gnuchains/gcc-fork.git] / gcc / tree-vect-stmts.c
2010-05-21 jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-05-06 irar PR tree-optimization/43901
2010-04-26 irar * tree-vectorizer.h (struct _stmt_vec_info): Add new...
2010-04-19 irar PR tree-optimization/37027
2010-04-09 rguenth2010-04-09 Richard Guenther <rguenther@suse.de>
2010-04-09 rguenth2010-04-09 Richard Guenther <rguenther@suse.de>
2010-03-30 spopReplace type != type comparisons with types_compatible_p.
2010-03-27 meissnerPR 43544, change TARGET_VECTORIZE_BUILTIN_VECTORIZED_FU...
2010-03-22 rguenth2010-03-22 Richard Guenther <rguenther@suse.de>
2010-02-26 rguenth2010-02-26 Richard Guenther <rguenther@suse.de>
2009-11-30 irar * tree-vect-stmts.c (vectorizable_assignment): Support
2009-11-29 irar PR tree-optimization/42193
2009-11-28 jakub * matrix-reorg.c (analyze_matrix_allocation_site)...
2009-11-25 hjlRemove trailing white spaces.
2009-10-21 ebotcazou * tree-vect-stmts.c (exist_non_indexing_operands_for_u...
2009-09-25 jakub * tree-vect-transform.c (vectorizable_call): Call
2009-09-04 aolivagcc/ChangeLog:
2009-08-25 matz * expr.h (struct separate_ops, sepops): New...
2009-07-30 amacleodAdd source_location support to PHI arguments.
2009-07-26 irar PR tree-optimization/40801
2009-07-20 irar * tree-vectorizer.h (vectorizable_condition): Add...
2009-07-12 irar * tree-parloops.c (loop_parallel_p): Call vect_is_simp...
2009-06-30 irar PR tree-optimization/40542
2009-06-16 irar * tree-parloops.c (loop_parallel_p): Call vect_is_simp...
2009-06-05 revitalemisaligned store support
2009-06-01 irar PR tree-optimization/39129
2009-05-25 irar PR tree-optimization/40238
2009-05-24 irar * doc/passes.texi (Tree-SSA passes): Document SLP...
2009-05-08 meissnerFix PR 40049
2009-04-28 rguenth2009-04-28 Richard Guenther <rguenther@suse.de>
2009-04-28 irar * tree-vect-loop-manip.c (vect_create_cond_for_alias_c...
2009-04-27 ian./:
2009-04-24 iangcc/:
2009-04-03 rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2009-03-30 irar * tree-vect-loop-manip.c: New file.