| Commit message (Expand) | Author | Age | Files | Lines |
* | cfgloop.c, [...]: Fix comment typos. | Kazu Hirata | 2007-02-18 | 1 | -2/+2 |
* | re PR tree-optimization/30771 (ice for legal code with -O2 -ftree-vectorize) | Dorit Nuzman | 2007-02-14 | 1 | -27/+67 |
* | tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New target hook. | Tehila Meyzels | 2007-02-11 | 1 | -0/+1 |
* | tree-vectorizer.c (vect_is_simple_use): Support induction. | Dorit Nuzman | 2007-02-06 | 1 | -45/+60 |
* | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 2007-01-31 | 1 | -2/+2 |
* | tree-vectorizer.h (struct _stmt_vec_info): Add new field read_write_dep and m... | Ira Rosen | 2007-01-21 | 1 | -52/+35 |
* | tree-vectorizer.h (is_pattern_stmt_p): New. | Dorit Nuzman | 2007-01-16 | 1 | -43/+58 |
* | param.h (MIN_VECT_LOOP_BOUND): New. | Dorit Nuzman | 2007-01-14 | 1 | -1/+4 |
* | tree-vect-analyze.c (vect_analyze_data_ref_access): Add another check for sto... | Ira Rosen | 2006-12-12 | 1 | -1/+11 |
* | loop.texi: Document number_of_latch_executions and number_of_cond_exit_execut... | Zdenek Dvorak | 2006-12-10 | 1 | -1/+1 |
* | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 2006-12-05 | 1 | -6/+8 |
* | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 2006-12-02 | 1 | -2/+3 |
* | target.h (struct gcc_target): Add builtin_vectorized_function target hook. | Richard Guenther | 2006-11-27 | 1 | -0/+1 |
* | c-tree.texi: Document new tree codes. | Ira Rosen | 2006-11-22 | 1 | -24/+585 |
* | tree-loop-linear.c (linear_transform_loops): Use single_exit accessor functions. | Zdenek Dvorak | 2006-11-21 | 1 | -6/+6 |
* | [multiple changes] | Dorit Nuzman | 2006-11-08 | 1 | -48/+53 |
* | re PR tree-optimization/26969 (ICE with -O1 -funswitch-loops -ftree-vectorize) | Victor Kaplansky | 2006-08-07 | 1 | -1/+2 |
* | re PR middle-end/27770 (wrong code in spec tests for -ftree-vectorize -maltivec) | Dorit Nuzman | 2006-08-03 | 1 | -1/+4 |
* | tree-loop-linear.c (compute_data_dependences_for_loop): Adjust calls. | Sebastian Pop | 2006-03-29 | 1 | -2/+2 |
* | tree-loop-linear.c: Don't include varray.h. | Sebastian Pop | 2006-03-28 | 1 | -56/+41 |
* | tree-data-ref.c: Rename DDR_SIZE_VECT to DDR_NB_LOOPS. | Sebastian Pop | 2006-03-26 | 1 | -11/+5 |
* | Makefile.in (tree-vect-patterns.o): Add rule for new file. | Dorit Nuzman | 2006-01-19 | 1 | -22/+53 |
* | lambda-code.c (lambda_transform_legal_p): Use DDR_NUM_DIST_VECTS for testing ... | Sebastian Pop | 2005-11-05 | 1 | -39/+45 |
* | re PR tree-optimization/23853 (ICE: in tree_low_cst, at tree.c:4270) | Richard Guenther | 2005-09-28 | 1 | -3/+3 |
* | common.opt: Add option ftree-vect-loop-version. | Keith Besaw | 2005-09-06 | 1 | -156/+348 |
* | re PR tree-optimization/22236 (wrong code for casts and scev) | Sebastian Pop | 2005-08-13 | 1 | -1/+1 |
* | re PR tree-optimization/23073 (testsuite failure, gcc.dg/tree-ssa/ifc-2004081... | Dorit Nuzman | 2005-07-27 | 1 | -7/+10 |
* | expr.c (highest_pow2_factor): Make extern. | Ira Rosen | 2005-07-25 | 1 | -1067/+192 |
* | tree-vectorizer.h (struct _loop_vec_info): Remove loop_line_number. | Devang Patel | 2005-07-05 | 1 | -158/+120 |
* | builtins.c, [...]: Use fold_buildN instead of fold (buildN (...)). | Kazu Hirata | 2005-06-26 | 1 | -3/+3 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | tree.def (REDUC_MAX_EXPR, [...]): New tree-codes. | Dorit Nuzman | 2005-06-18 | 1 | -46/+80 |
* | tree-vect-analyze.c (vect_analyze_data_ref_dependence): DRs whose dependence-... | Dorit Nuzman | 2005-06-10 | 1 | -5/+19 |
* | tree-flow.h (stmt_ann_d): Move aux to ... | Dorit Nuzman | 2005-06-05 | 1 | -158/+242 |
* | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 2005-06-01 | 1 | -1/+0 |
* | cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump ... | Kazu Hirata | 2005-05-29 | 1 | -1/+1 |
* | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 2005-05-26 | 1 | -2/+2 |
* | lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. | Andrew MacLeod | 2005-05-03 | 1 | -49/+20 |
* | tree-complex.c (expand_vector_operation): New, extracted from expand_vector_o... | Paolo Bonzini | 2005-04-27 | 1 | -8/+1 |
* | tree-vect-analyze.c (vect_mark_relevant): Take VEC(tree,heap) instead of varr... | Kazu Hirata | 2005-04-25 | 1 | -12/+11 |
* | tree-vect-analyze.c (vect_stmt_relevant_p): Process immediate uses of non-vir... | Andrew MacLeod | 2005-04-15 | 1 | -7/+21 |
* | tree-data-ref.c (build_classic_dist_vector, [...]): Make externally visible. | Devang Patel | 2005-04-11 | 1 | -15/+77 |
* | tree-vect-analyze (vect_determine_vectorization_factor): Do not use GET_MODE_... | Paolo Bonzini | 2005-04-11 | 1 | -1/+1 |
* | tree-vect-analyze.c (vect_analyze_loop_form): Call split_loop_exit_edge inste... | Dorit Naishlos | 2005-04-06 | 1 | -1/+1 |
* | lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. | Andrew MacLeod | 2005-04-05 | 1 | -12/+13 |
* | tree-ssanames.c (duplicate_ssa_name_ptr_info): New function. | Dorit Nuzman | 2005-03-29 | 1 | -7/+19 |
* | re PR tree-optimization/20501 (gcc.dg/vect/vect-93.c fails on ia64-hpux) | Dorit Naishlos | 2005-03-23 | 1 | -2/+3 |
* | re PR tree-optimization/20474 (ICE while compiling openmotif-2.2.3 with -ftre... | Dorit Naishlos | 2005-03-17 | 1 | -2/+9 |
* | tree-vectorizer.c (new_vec_stmt_info): Initialize STMT_VINFO_SUBVARS to NULL. | Daniel Berlin | 2005-03-16 | 1 | -1/+1 |
* | tree-vect-analyze.c (vect_enhance_data_refs_alignment): Copy UNITS_PER_SIMD_W... | Steven Bosscher | 2005-03-16 | 1 | -1/+8 |