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