]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-vect-stmts.c
2011-03-22 Richard Guenther <rguenther@suse.de>
[thirdparty/gcc.git] / gcc / tree-vect-stmts.c
2011-03-22  rguenth2011-03-22 Richard Guenther <rguenther@suse.de>
2011-02-25  ebotcazou PR tree-optimization/45470
2010-12-02  rguenth2010-12-02 Richard Guenther <rguenther@suse.de>
2010-11-30  jsm28 * hwint.c: New. Extracted from toplev.c.
2010-11-04  rguenth2010-11-04 Richard Guenther <rguenther@suse.de>
2010-11-04  rguenth2010-11-04 Richard Guenther <rguenther@suse.de>
2010-11-03  froydnjgcc/
2010-11-01  froydnjgcc/
2010-10-31  uros PR tree-optimization/46142
2010-10-31  froydnj * fold-const.c (build_zero_vector): Use build_vector_f...
2010-10-22  irar PR tree-optimization/46126
2010-10-21  irar PR tree-optimization/46049
2010-10-15  meissnerAdd fma support
2010-10-07  rguenth2010-10-07 Richard Guenther <rguenther@suse.de>
2010-10-07  rguenth2010-10-07 Richard Guenther <rguenther@suse.de>
2010-10-03  hjlRevert revision 164914.
2010-10-03  hjlDisallow negative steps in vectorizer.
2010-09-19  irar PR tree-optimization/45714
2010-09-17  matz PR tree-optimization/43432
2010-09-16  irar * tree-vectorizer.c: Fix documentation.
2010-09-14  hjlTurn UNITS_PER_SIMD_WORD into a target hook.
2010-09-14  hjlRestore bootstrap on x86.
2010-09-14  irar PR tree-optimization/45470
2010-09-08  matz PR tree-optimization/43430
2010-09-06  rguenth2010-09-06 Richard Guenther <rguenther@suse.de>
2010-08-20  froydnjgcc/
2010-07-09  rguenth2010-07-09 Richard Guenther <rguenther@suse.de>
2010-07-08  rguenth2010-07-08 Richard Guenther <rguenther@suse.de>
2010-07-08  manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-07-05  rguenth2010-07-05 Richard Guenther <rguenther@suse.de>
2010-07-05  irar * tree-vect-loop.c (vect_get_single_scalar_iteraion_co...
2010-07-04  rsandifogcc/
2010-07-04  irar * doc/tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATI...
2010-07-01  rguenth2010-07-01 Richard Guenther <rguenther@suse.de>
2010-06-07  irar * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_...
2010-06-01  steven * gimplify.c: Do not include except.h and optabs.h.
2010-05-28  froydnj * tree-vect-stmts.c (vectorizable_assignment): Call...
2010-05-27  rguenth2010-05-27 Richard Guenther <rguenther@suse.de>
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.