summaryrefslogtreecommitdiff
path: root/gcc/tree-vect-loop.c
Commit message (Expand)AuthorAgeFilesLines
* tree-vect-loop.c (vect_analyze_loop_form): Clarify reason for not vectorizing.Richard Biener2013-01-031-2/+2
* re PR tree-optimization/55831 (ICE: verify_flow_info failed)Jakub Jelinek2013-01-011-3/+3
* re PR tree-optimization/55110 (Internal compiler error in vectorizable_reduct...Jakub Jelinek2012-11-271-1/+0
* Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo2012-11-201-8/+8
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-145/+139
* l_fma_float_?.c: Update.Jan Hubicka2012-11-061-0/+25
* dumpfile.c (dump_enabled_p): Make it inline and move the definition to dumpfi...Sharad Singhai2012-10-241-159/+158
* re PR tree-optimization/54877 (ICE: tree check: expected ssa_name, have real_...Jakub Jelinek2012-10-101-1/+1
* tree-vectorizer.h (vect_estimate_min_profitable_iters): Remove.Jan Hubicka2012-10-051-11/+66
* invoke.texi: Add documentation for the new option.Sharad Singhai2012-10-011-439/+560
* tree-vect-loop.c (vect_transform_loop): Initialize check_profitability to false.Jakub Jelinek2012-08-221-1/+1
* cfgexpand.c (expand_used_vars): Use virtual_operand_p.Richard Guenther2012-08-141-3/+3
* tree-flow.h (copy_ssa_name_fn): New function.Richard Guenther2012-08-071-6/+7
* tree-vect-loop-manip.c (vect_can_advance_ivs_p): Query is_gimple_reg on the S...Richard Guenther2012-08-031-2/+2
* re PR tree-optimization/53773 (Vectorizer generates non-canonical multiplies)Bill Schmidt2012-07-311-0/+25
* tm.texi: Regenerate.Bill Schmidt2012-07-251-113/+121
* tree-vect-data-refs.c (vect_get_new_vect_var): Add referenced vars here, use ...Richard Guenther2012-07-171-3/+0
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-2/+1
* revert: tree.h (phi_arg_d): New field.Dehao Chen2012-07-161-7/+6
* tm.texi: Regenerate.Bill Schmidt2012-07-131-31/+23
* tree.h (phi_arg_d): New field.Dehao Chen2012-07-101-6/+7
* tree-vectorizer.h (vect_get_stmt_cost): Move from tree-vect-stmts.c.Bill Schmidt2012-06-141-35/+22
* tree-data-ref.c (struct rdg_vertex_info): Remove.Richard Guenther2012-06-041-4/+6
* Makefile.in: Fix many dependencies.Steven Bosscher2012-05-311-1/+0
* re PR middle-end/53409 (ICE: vector VEC(vec_void_p,base) index domain error, ...Jakub Jelinek2012-05-211-1/+3
* re PR middle-end/53408 (ICE in get_initial_def_for_induction, at tree-vect-lo...Richard Guenther2012-05-211-5/+39
* tree-vect-data-refs.c (vect_setup_realignment): Remove call to mark_symbols_f...Richard Guenther2012-05-141-1/+1
* tree-vectorizer.h (vect_loop_versioning): Adjust prototype.Richard Guenther2012-05-091-5/+28
* coretypes.h (gimple_seq, [...]): Typedef as gimple.Michael Matz2012-05-021-4/+4
* tree-vectorizer.h (vect_loop_versioning): Adjust prototype.Richard Guenther2012-04-251-11/+5
* re PR tree-optimization/53098 (tree-vect-loop.c:1414:19: error: comparison be...Richard Guenther2012-04-241-1/+1
* tree-vect-loop.c (vect_analyze_loop_operations): Do not vectorize loops that ...Richard Guenther2012-04-201-2/+5
* tree-vectorizer.h (_loop_vec_info.strided_stores): Rename to grouped_stores.Michael Matz2012-04-101-6/+6
* tree-nrv.c (tree_nrv): Release VDEFs.Richard Guenther2012-04-051-1/+4
* re PR middle-end/52701 (416.gamess in SPEC CPU 2006 failed to build)Richard Guenther2012-03-261-6/+8
* re PR tree-optimization/52678 (internal compiler error: in vect_update_ivs_af...Richard Guenther2012-03-231-0/+4
* tree-vect-loop.c (get_initial_def_for_induction): Use build_constructor direc...Richard Guenther2012-03-161-4/+6
* tree.h (TREE_VECTOR_CST_ELTS): Remove.Richard Guenther2012-03-161-7/+15
* tree-vectorizer.h (vect_pattern_recog): Add new argument.Ira Rosen2012-03-151-1/+1
* re PR tree-optimization/50031 (Sphinx3 has a 10% regression going from GCC 4....Bill Schmidt2012-02-101-2/+34
* re PR tree-optimization/52091 (ICE: verify_gimple failed)Ira Rosen2012-02-051-7/+8
* tree-vectorizer.h (struct _stmt_vec_info): Remove pattern_def_stmt field, add...Jakub Jelinek2011-12-151-63/+121
* re PR middle-end/51285 (internal compiler error: in check_loop_closed_ssa_use...Ira Rosen2011-12-041-3/+32
* re PR tree-optimization/51000 (ICE: in vect_get_store_cost, at tree-vect-stmt...Jakub Jelinek2011-11-101-17/+4
* re PR tree-optimization/51015 (ice in vect_determine_vectorization_factor wit...Ira Rosen2011-11-091-3/+5
* tree-vectorizer.h (vectorizable_condition): Add argument.Ira Rosen2011-11-061-2/+5
* re PR tree-optimization/50912 (gimple assertion failure at gimple.h:1940 with...Ira Rosen2011-11-031-4/+4
* tree-vect-stmts.c (vect_get_vec_def_for_operand): Convert constants to vector...Richard Guenther2011-10-241-0/+5
* re PR tree-optimization/50819 (missed SLP vectorization)Ira Rosen2011-10-231-2/+2
* re PR tree-optimization/50328 (reduction with constant or invariant not vecto...Richard Guenther2011-09-091-2/+4