OSDN Git Service

2010-11-24 Tobias Burnus <burnus@net-b.de>
[pf3gnuchains/gcc-fork.git] / gcc / tree-vect-loop.c
2010-11-04 irar PR tree-optimization/46213
2010-11-02 rguenth2010-11-02 Richard Guenther <rguenther@suse.de>
2010-10-31 froydnj * fold-const.c (build_zero_vector): Use build_vector_f...
2010-10-21 irar PR tree-optimization/46049
2010-10-07 rguenth2010-10-07 Richard Guenther <rguenther@suse.de>
2010-09-16 irar * tree-vectorizer.c: Fix documentation.
2010-09-14 hjlTurn UNITS_PER_SIMD_WORD into a target hook.
2010-09-02 irar * tree-vectorizer.h (get_later_stmt): New function.
2010-08-23 ktietz2010-08-23 Kai Tietz <kai.tietz@onevision.com>
2010-08-20 froydnjgcc/
2010-07-29 irar * tree-vect-loop.c (vect_create_epilog_for_reduction...
2010-07-15 aesok * tree.h (enum tree_index): Add TI_INTEGER_THREE.
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
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-06-14 irar PR tree-optimization/44507
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.