OSDN Git Service

* doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Update
[pf3gnuchains/gcc-fork.git] / gcc / tree-vect-loop.c
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-21 jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-05-10 matz * tree-ssa-reassoc.c (undistribute_ops_list): Use...
2010-04-22 irar PR tree-optimization/43482
2010-04-19 irar PR tree-optimization/37027
2010-04-13 rguenth2010-04-13 Richard Guenther <rguenther@suse.de>
2010-04-09 rguenth2010-04-09 Richard Guenther <rguenther@suse.de>
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-03-29 spopImprove vectorization cost model diagnostic.
2010-03-06 aolivaPR debug/42897
2010-02-16 irar PR tree-optimization/43074
2010-01-17 rguenth2010-01-17 Richard Guenther <rguenther@suse.de>
2009-11-28 jakub * matrix-reorg.c (analyze_matrix_allocation_site)...
2009-11-25 hjlRemove trailing white spaces.
2009-11-18 aolivagcc/ChangeLog:
2009-09-02 aolivagcc/ChangeLog:
2009-08-19 matz * omp-low.c (optimize_omp_library_calls): Use...
2009-08-09 irar PR tree-optimization/41008
2009-07-30 amacleodAdd source_location support to PHI arguments.
2009-07-20 irar * tree-vectorizer.h (vectorizable_condition): Add...
2009-07-13 irar * tree-vect-loop.c (get_initial_def_for_reduction...
2009-07-12 irar * tree-parloops.c (loop_parallel_p): Call vect_is_simp...
2009-06-16 irar * tree-parloops.c (loop_parallel_p): Call vect_is_simp...
2009-06-01 irar PR tree-optimization/39129
2009-05-31 irar * tree-vect-loop-manip.c (slpeel_update_phi_nodes_for_...
2009-05-24 irar * doc/passes.texi (Tree-SSA passes): Document SLP...
2009-04-29 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-20 irar PR tree-optimization/39675
2009-04-16 rguenth2009-04-16 Richard Guenther <rguenther@suse.de>
2009-04-04 rguenth2009-04-04 Richard Guenther <rguenther@suse.de>
2009-03-30 irar * tree-vect-loop-manip.c: New file.