aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vect-loop.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-23This patch extracts approved portions of the hash_table patches to the...Lawrence Crowl1-3/+2
2013-04-11tree-vect-loop.c (get_initial_def_for_induction): Properly generate vector co...Richard Biener1-13/+19
2013-04-08First phase of unifying the computation of profile scale factors/probabilitie...Teresa Johnson1-1/+1
2013-04-08gimple-pretty-print.c (debug_gimple_stmt): Do not print extra newline.Richard Biener1-0/+6
2013-03-21tree-vect-data-refs.c (vect_update_interleaving_chain): Remove.Richard Biener1-13/+13
2013-03-18tree-ssa-loop-manip.c (find_uses_to_rename): Do not scan the whole function w...Richard Biener1-5/+0
2013-03-05re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek1-1/+2
2013-03-04re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek1-16/+2
2013-02-27re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek1-0/+1
2013-02-19re PR tree-optimization/56350 (ICE in vectorizable_reduction, at tree-vect-lo...Jakub Jelinek1-6/+13
2013-02-18re PR tree-optimization/56366 (ICE: verify_gimple failed (incompatible types ...Richard Biener1-0/+15
2013-01-15re PR tree-optimization/55955 (ICE in optab_for_tree_code, at optabs.c:402)Jakub Jelinek1-0/+11
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-03tree-vect-loop.c (vect_analyze_loop_form): Clarify reason for not vectorizing.Richard Biener1-2/+2
2013-01-01re PR tree-optimization/55831 (ICE: verify_flow_info failed)Jakub Jelinek1-3/+3
2012-11-27re PR tree-optimization/55110 (Internal compiler error in vectorizable_reduct...Jakub Jelinek1-1/+0
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo1-8/+8
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-145/+139
2012-11-06l_fma_float_?.c: Update.Jan Hubicka1-0/+25
2012-10-24dumpfile.c (dump_enabled_p): Make it inline and move the definition to dumpfi...Sharad Singhai1-159/+158
2012-10-10re PR tree-optimization/54877 (ICE: tree check: expected ssa_name, have real_...Jakub Jelinek1-1/+1
2012-10-05tree-vectorizer.h (vect_estimate_min_profitable_iters): Remove.Jan Hubicka1-11/+66
2012-10-01invoke.texi: Add documentation for the new option.Sharad Singhai1-439/+560
2012-08-22tree-vect-loop.c (vect_transform_loop): Initialize check_profitability to false.Jakub Jelinek1-1/+1
2012-08-14cfgexpand.c (expand_used_vars): Use virtual_operand_p.Richard Guenther1-3/+3
2012-08-07tree-flow.h (copy_ssa_name_fn): New function.Richard Guenther1-6/+7
2012-08-03tree-vect-loop-manip.c (vect_can_advance_ivs_p): Query is_gimple_reg on the S...Richard Guenther1-2/+2
2012-07-31re PR tree-optimization/53773 (Vectorizer generates non-canonical multiplies)Bill Schmidt1-0/+25
2012-07-25tm.texi: Regenerate.Bill Schmidt1-113/+121
2012-07-17tree-vect-data-refs.c (vect_get_new_vect_var): Add referenced vars here, use ...Richard Guenther1-3/+0
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-2/+1
2012-07-16revert: tree.h (phi_arg_d): New field.Dehao Chen1-7/+6
2012-07-13tm.texi: Regenerate.Bill Schmidt1-31/+23
2012-07-10tree.h (phi_arg_d): New field.Dehao Chen1-6/+7
2012-06-14tree-vectorizer.h (vect_get_stmt_cost): Move from tree-vect-stmts.c.Bill Schmidt1-35/+22
2012-06-04tree-data-ref.c (struct rdg_vertex_info): Remove.Richard Guenther1-4/+6
2012-05-31Makefile.in: Fix many dependencies.Steven Bosscher1-1/+0
2012-05-21re PR middle-end/53409 (ICE: vector VEC(vec_void_p,base) index domain error, ...Jakub Jelinek1-1/+3
2012-05-21re PR middle-end/53408 (ICE in get_initial_def_for_induction, at tree-vect-lo...Richard Guenther1-5/+39
2012-05-14tree-vect-data-refs.c (vect_setup_realignment): Remove call to mark_symbols_f...Richard Guenther1-1/+1
2012-05-09tree-vectorizer.h (vect_loop_versioning): Adjust prototype.Richard Guenther1-5/+28
2012-05-02coretypes.h (gimple_seq, [...]): Typedef as gimple.Michael Matz1-4/+4
2012-04-25tree-vectorizer.h (vect_loop_versioning): Adjust prototype.Richard Guenther1-11/+5
2012-04-24re PR tree-optimization/53098 (tree-vect-loop.c:1414:19: error: comparison be...Richard Guenther1-1/+1
2012-04-20tree-vect-loop.c (vect_analyze_loop_operations): Do not vectorize loops that ...Richard Guenther1-2/+5
2012-04-10tree-vectorizer.h (_loop_vec_info.strided_stores): Rename to grouped_stores.Michael Matz1-6/+6
2012-04-05tree-nrv.c (tree_nrv): Release VDEFs.Richard Guenther1-1/+4
2012-03-26re PR middle-end/52701 (416.gamess in SPEC CPU 2006 failed to build)Richard Guenther1-6/+8
2012-03-23re PR tree-optimization/52678 (internal compiler error: in vect_update_ivs_af...Richard Guenther1-0/+4
2012-03-16tree-vect-loop.c (get_initial_def_for_induction): Use build_constructor direc...Richard Guenther1-4/+6