aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vect-analyze.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-201/+212
2008-07-27re PR tree-optimization/35252 (No vectorization for complex arrays)Victor Kaplansky1-1/+3
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-5/+6
2008-05-22defaults.h (UNITS_PER_SIMD_WORD): Add scalar mode as argument.H.J. Lu1-4/+5
2008-05-14Add SSE5 vector shift/rotate; Update SSE5 vector multiplyMichael Meissner1-20/+35
2008-05-14re PR tree-optimization/36098 (435.gromacs miscompares at -O3)Ira Rosen1-10/+22
2008-05-09pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily1-2/+1
2008-04-24re PR tree-optimization/36034 (wrong code vectorizing unrolled inner loop (SLP))Ira Rosen1-4/+9
2008-04-24re PR target/35982 (ICE while building mplayer on ppc with -O3 -ffast-math -m...Ira Rosen1-1/+3
2008-02-28invoke.texi: Document -ftree-loop-distribution.Sebastian Pop1-21/+0
2007-12-06tree-vectorizer.c (slpeel_add_loop_guard): Gimplify the condition.Harsha Jagasia1-0/+2
2007-10-292007-09-23 Razya LadelskyRazya Ladelsky1-2/+1
2007-10-25re PR tree-optimization/33833 (ICE in build2_stat, at tree.c:3110 at -O3, tre...Ira Rosen1-4/+5
2007-10-24tree-vect-analyze.c (vect_build_slp_tree): Return false if vectype cannot be ...Ira Rosen1-0/+20
2007-10-23re PR tree-optimization/33860 (ICE in vectorizable_load, at tree-vect-transfo...Dorit Nuzman1-0/+4
2007-10-23re PR tree-optimization/33834 (ICE in vect_get_vec_def_for_operand, at tree-v...Dorit Nuzman1-4/+20
2007-10-22re PR tree-optimization/33854 (ICE in vectorizable_conversion, at tree-vect-t...Ira Rosen1-1/+2
2007-10-14fixed-bit.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-09-30re PR tree-optimization/33597 (Internal compiler error while compiling libsws...Uros Bizjak1-0/+7
2007-09-17re PR tree-optimization/33319 (g++.dg/tree-ssa/pr27549.C ICE with vectorization)Victor Kaplansky1-91/+165
2007-09-12tree-vect-analyze.c (vect_analyze_data_ref_dependence): Distinguish between p...Ira Rosen1-4/+7
2007-09-12re PR tree-optimization/33373 (ICE in vectorizable_type_demotion, at tree-vec...Dorit Nuzman1-3/+4
2007-09-11rsha Jagasia <harsha.jagasia@amd.com>Harsha Jagasia1-3/+3
2007-09-09tree-vectorizer.h (enum vect_def_type): Start enumeration from 1.Ira Rosen1-123/+937
2007-09-08re PR tree-optimization/33301 (wrong vectorization factor due to an invariant...Dorit Nuzman1-4/+21
2007-08-19tree-data-refs.c (split_constant_offset): Expose.Dorit Nuzman1-36/+191
2007-08-19tree-vectorizer.h (vect_is_simple_reduction): Takes a loop_vec_info as argume...Dorit Nuzman1-83/+380
2007-08-16tree-vectorizer.c (new_loop_vec_info): Initialize new field.Victor Kaplansky1-11/+94
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-12re PR target/25413 (wrong alignment or incorrect address computation in vecto...Dorit Nuzman1-27/+76
2007-07-05tree-vectorizer.c (new_loop_vec_info): Initialize LOOP_VINFO_COST_MODEL_MIN_I...Dorit Nuzman1-1/+1
2007-07-02re PR tree-optimization/32230 (Segfault in set_bb_for_stmt with -O -ftree-vec...Ira Rosen1-0/+9
2007-06-08extend.texi: Add fvect-cost-model flag.Harsha Jagasia1-8/+48
2007-06-08re PR tree-optimization/32224 (ICE in vect_analyze_operations, at tree-vect-a...Dorit Nuzman1-3/+10
2007-05-29tree-vectorizer.h (DR_MISALIGNMENT): Cast aux to integer.Zdenek Dvorak1-9/+11
2007-05-25cfglayout.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-05-13tree-scalar-evolution.c (resolve_mixers): Exported.Zdenek Dvorak1-4/+3
2007-05-03re PR middle-end/31699 (-march=opteron -ftree-vectorize generates wrong code)Dorit Nuzman1-13/+9
2007-04-18tree-vectorizer.c (destroy_loop_vec_info): Set loop->aux to NULL.Dorit Nuzman1-8/+11
2007-04-18tree-vect-analyze.c (process_use): New function.Dorit Nuzman1-72/+127
2007-04-17tree-vectorizer.h (stmt_vec_info_type): Add enum value induc_vec_info_type.Dorit Nuzman1-35/+33
2007-04-16tree-vect-analyze.c (vect_analyze_operations): Reorganize calls to vectorizab...Dorit Nuzman1-46/+52
2007-02-18cfgloop.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2007-02-14re PR tree-optimization/30771 (ice for legal code with -O2 -ftree-vectorize)Dorit Nuzman1-27/+67
2007-02-11tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New target hook.Tehila Meyzels1-0/+1
2007-02-06tree-vectorizer.c (vect_is_simple_use): Support induction.Dorit Nuzman1-45/+60
2007-01-31cgraphunit.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2007-01-21tree-vectorizer.h (struct _stmt_vec_info): Add new field read_write_dep and m...Ira Rosen1-52/+35
2007-01-16tree-vectorizer.h (is_pattern_stmt_p): New.Dorit Nuzman1-43/+58
2007-01-14param.h (MIN_VECT_LOOP_BOUND): New.Dorit Nuzman1-1/+4