rs6000.md (fseldfsf4): Add TARGET_SINGLE_FLOAT condition.
[gcc.git] / gcc / tree-vect-analyze.c
2008-09-22 Ira Rosenre PR tree-optimization/37482 (definition in block...
2008-09-11 Ira Rosenre PR tree-optimization/37474 (vect_supported_slp_permu...
2008-09-04 Ian Lance Taylorrtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL...
2008-08-29 Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use optimize_lo...
2008-08-28 Ira Rosentarget.h (struct vectorize): Add new target builtin.
2008-08-23 Ira Rosenre PR middle-end/37161 (Revision 139225 caused gfortran...
2008-08-23 Ira Rosenre PR middle-end/37174 (ICE: in vinfo_for_stmt, at...
2008-08-19 Ira Rosentree-vectorizer.c (supportable_widening_operation)...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-27 Victor Kaplanskyre PR tree-optimization/35252 (No vectorization for...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-22 H.J. Ludefaults.h (UNITS_PER_SIMD_WORD): Add scalar mode as...
2008-05-14 Michael MeissnerAdd SSE5 vector shift/rotate; Update SSE5 vector multiply
2008-05-14 Ira Rosenre PR tree-optimization/36098 (435.gromacs miscompares...
2008-05-09 Tomas Bilypa.c (reloc_needed): Use CASE_CONVERT.
2008-04-24 Ira Rosenre PR tree-optimization/36034 (wrong code vectorizing...
2008-04-24 Ira Rosenre PR target/35982 (ICE while building mplayer on ppc...
2008-02-28 Sebastian Popinvoke.texi: Document -ftree-loop-distribution.
2007-12-06 Harsha Jagasiatree-vectorizer.c (slpeel_add_loop_guard): Gimplify...
2007-10-29 Razya Ladelsky2007-09-23 Razya Ladelsky
2007-10-25 Ira Rosenre PR tree-optimization/33833 (ICE in build2_stat,...
2007-10-24 Ira Rosentree-vect-analyze.c (vect_build_slp_tree): Return false...
2007-10-23 Dorit Nuzmanre PR tree-optimization/33860 (ICE in vectorizable_load...
2007-10-23 Dorit Nuzmanre PR tree-optimization/33834 (ICE in vect_get_vec_def_...
2007-10-22 Ira Rosenre PR tree-optimization/33854 (ICE in vectorizable_conv...
2007-10-14 Kazu Hiratafixed-bit.c, [...]: Fix comment typos.
2007-09-30 Uros Bizjakre PR tree-optimization/33597 (Internal compiler error...
2007-09-17 Victor Kaplanskyre PR tree-optimization/33319 (g++.dg/tree-ssa/pr27549...
2007-09-12 Ira Rosentree-vect-analyze.c (vect_analyze_data_ref_dependence...
2007-09-12 Dorit Nuzmanre PR tree-optimization/33373 (ICE in vectorizable_type...
2007-09-11 Harsha Jagasiarsha Jagasia <harsha.jagasia@amd.com>
2007-09-09 Ira Rosentree-vectorizer.h (enum vect_def_type): Start enumerati...
2007-09-08 Dorit Nuzmanre PR tree-optimization/33301 (wrong vectorization...
2007-08-19 Dorit Nuzmantree-data-refs.c (split_constant_offset): Expose.
2007-08-19 Dorit Nuzmantree-vectorizer.h (vect_is_simple_reduction): Takes...
2007-08-16 Victor Kaplanskytree-vectorizer.c (new_loop_vec_info): Initialize new...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-12 Dorit Nuzmanre PR target/25413 (wrong alignment or incorrect addres...
2007-07-05 Dorit Nuzmantree-vectorizer.c (new_loop_vec_info): Initialize LOOP_...
2007-07-02 Ira Rosenre PR tree-optimization/32230 (Segfault in set_bb_for_s...
2007-06-08 Harsha Jagasiaextend.texi: Add fvect-cost-model flag.
2007-06-08 Dorit Nuzmanre PR tree-optimization/32224 (ICE in vect_analyze_oper...
2007-05-29 Zdenek Dvoraktree-vectorizer.h (DR_MISALIGNMENT): Cast aux to integer.
2007-05-25 Kazu Hiratacfglayout.c, [...]: Fix comment typos.
2007-05-13 Zdenek Dvoraktree-scalar-evolution.c (resolve_mixers): Exported.
2007-05-03 Dorit Nuzmanre PR middle-end/31699 (-march=opteron -ftree-vectorize...
2007-04-18 Dorit Nuzmantree-vectorizer.c (destroy_loop_vec_info): Set loop...
2007-04-18 Dorit Nuzmantree-vect-analyze.c (process_use): New function.
2007-04-17 Dorit Nuzmantree-vectorizer.h (stmt_vec_info_type): Add enum value...
2007-04-16 Dorit Nuzmantree-vect-analyze.c (vect_analyze_operations): Reorgani...
2007-02-18 Kazu Hiratacfgloop.c, [...]: Fix comment typos.
2007-02-14 Dorit Nuzmanre PR tree-optimization/30771 (ice for legal code with...
2007-02-11 Tehila Meyzelstm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New...
2007-02-06 Dorit Nuzmantree-vectorizer.c (vect_is_simple_use): Support induction.
2007-01-31 Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2007-01-21 Ira Rosentree-vectorizer.h (struct _stmt_vec_info): Add new...
2007-01-16 Dorit Nuzmantree-vectorizer.h (is_pattern_stmt_p): New.
2007-01-14 Dorit Nuzmanparam.h (MIN_VECT_LOOP_BOUND): New.
2006-12-12 Ira Rosentree-vect-analyze.c (vect_analyze_data_ref_access)...
2006-12-10 Zdenek Dvorakloop.texi: Document number_of_latch_executions and...
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-12-02 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-11-27 Richard Guenthertarget.h (struct gcc_target): Add builtin_vectorized_fu...
2006-11-22 Ira Rosenc-tree.texi: Document new tree codes.
2006-11-21 Zdenek Dvoraktree-loop-linear.c (linear_transform_loops): Use single...
2006-11-08 Dorit Nuzman[multiple changes]
2006-08-07 Victor Kaplanskyre PR tree-optimization/26969 (ICE with -O1 -funswitch...
2006-08-03 Dorit Nuzmanre PR middle-end/27770 (wrong code in spec tests for...
2006-03-29 Sebastian Poptree-loop-linear.c (compute_data_dependences_for_loop...
2006-03-28 Sebastian Poptree-loop-linear.c: Don't include varray.h.
2006-03-26 Sebastian Poptree-data-ref.c: Rename DDR_SIZE_VECT to DDR_NB_LOOPS.
2006-01-19 Dorit NuzmanMakefile.in (tree-vect-patterns.o): Add rule for new...
2005-11-05 Sebastian Poplambda-code.c (lambda_transform_legal_p): Use DDR_NUM_D...
2005-09-28 Richard Guentherre PR tree-optimization/23853 (ICE: in tree_low_cst...
2005-09-06 Keith Besawcommon.opt: Add option ftree-vect-loop-version.
2005-08-13 Sebastian Popre PR tree-optimization/22236 (wrong code for casts...
2005-07-27 Dorit Nuzmanre PR tree-optimization/23073 (testsuite failure, gcc...
2005-07-25 Ira Rosenexpr.c (highest_pow2_factor): Make extern.
2005-07-06 Devang Pateltree-vectorizer.h (struct _loop_vec_info): Remove loop_...
2005-06-26 Kazu Hiratabuiltins.c, [...]: Use fold_buildN instead of fold...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-18 Dorit Nuzmantree.def (REDUC_MAX_EXPR, [...]): New tree-codes.
2005-06-10 Dorit Nuzmantree-vect-analyze.c (vect_analyze_data_ref_dependence...
2005-06-05 Dorit Nuzmantree-flow.h (stmt_ann_d): Move aux to ...
2005-06-01 Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-05-29 Kazu Hiratacgraphunit.c, [...]: Fix typos and follow spelling...
2005-05-26 Kazu Hiratac-common.c, [...]: Fix comment typos.
2005-05-03 Andrew MacLeodlambda-code.c (gcc_loop_to_lambda_loop, [...]): Use...
2005-04-27 Paolo Bonzinitree-complex.c (expand_vector_operation): New, extracte...
2005-04-25 Kazu Hiratatree-vect-analyze.c (vect_mark_relevant): Take VEC...
2005-04-15 Andrew MacLeodtree-vect-analyze.c (vect_stmt_relevant_p): Process...
2005-04-12 Devang Pateltree-data-ref.c (build_classic_dist_vector, [...])...
2005-04-11 Paolo Bonzinitree-vect-analyze (vect_determine_vectorization_factor...
2005-04-06 Dorit Naishlostree-vect-analyze.c (vect_analyze_loop_form): Call...
2005-04-05 Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2005-03-29 Dorit Nuzmantree-ssanames.c (duplicate_ssa_name_ptr_info): New...
2005-03-23 Dorit Naishlosre PR tree-optimization/20501 (gcc.dg/vect/vect-93...
2005-03-17 Dorit Naishlosre PR tree-optimization/20474 (ICE while compiling...
2005-03-16 Daniel Berlintree-vectorizer.c (new_vec_stmt_info): Initialize STMT_...
2005-03-16 Steven Bosschertree-vect-analyze.c (vect_enhance_data_refs_alignment...
next