aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-16tree-vectorizer.h (struct _loop_vec_info): Add no_data_dependencies field.Jakub Jelinek1-0/+20
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-31i386.c (MAX_CLASSES): Increase number of classes.Alexander Ivchenko1-2/+2
2013-12-10tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field.Jakub Jelinek1-1/+7
2013-12-06re PR tree-optimization/59058 (wrong code at -O3 on x86_64-linux-gnu (affecti...Richard Biener1-2/+7
2013-11-28common.opt: Introduced a new option -fsimd-cost-model.Sergey Ostanevich1-2/+5
2013-11-27cgraph.h (enum cgraph_simd_clone_arg_type): New.Aldy Hernandez1-0/+5
2013-11-21re PR tree-optimization/59058 (wrong code at -O3 on x86_64-linux-gnu (affecti...Richard Biener1-8/+5
2013-11-21tree-vectorizer.h (LOC, [...]): Remove wrappers and fix all users.Richard Biener1-13/+7
2013-11-21tree-vect-loop-manip.c (vect_build_loop_niters, [...]): Move ...Richard Biener1-4/+3
2013-11-20cuintp.c (UI_From_gnu): Use tree_to_shwi.Kenneth Zadeck1-1/+1
2013-11-18cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout.Richard Sandiford1-1/+1
2013-11-14tree-vectorizer.h (struct dr_with_seg_len): Remove the base address field as ...Cong Hou1-15/+16
2013-11-07re PR tree-optimization/56764 (vect_prune_runtime_alias_test_list not smart e...Cong Hou1-0/+35
2013-10-31tree.c (tree_ctz): New function.Jakub Jelinek1-0/+2
2013-10-09tree-flow.h: Remove all remaining prototypes...Andrew MacLeod1-0/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-2/+2
2013-09-27vectorizer cost model enhancementXinliang David Li1-0/+8
2013-09-03Delay base decl's alignment adjustment until transformation happensXinliang David Li1-2/+29
2013-08-27Makefile.in (omp-low.o): Depend on $(TARGET_H).Jakub Jelinek1-0/+4
2013-05-16tree-vectorizer.h (NUM_PATTERNS): Increment.Jakub Jelinek1-1/+1
2013-04-23This patch extracts approved portions of the hash_table patches to the...Lawrence Crowl1-1/+26
2013-04-19re PR tree-optimization/56270 (loop over array of struct float causes compile...Richard Biener1-6/+5
2013-04-15re PR tree-optimization/56933 (Vectorizer missing read-write dependency for i...Richard Biener1-6/+0
2013-04-10tree-vectorizer.h (struct _slp_oprnd_info): Remove first_const_oprnd field, r...Richard Biener1-2/+1
2013-04-09tree-vectorizer.h (slp_void_p): Remove.Richard Biener1-5/+4
2013-03-21tree-vect-data-refs.c (vect_update_interleaving_chain): Remove.Richard Biener1-2/+2
2013-02-28re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek1-1/+1
2013-02-05re PR tree-optimization/53342 (rnflow.f90 is ~5% slower after revision 187340)Richard Biener1-1/+0
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-59/+45
2012-10-05tree-vectorizer.h (vect_estimate_min_profitable_iters): Remove.Jan Hubicka1-1/+0
2012-10-01invoke.texi: Add documentation for the new option.Sharad Singhai1-5/+2
2012-09-10Remove unnecessary VEC function overloads.Diego Novillo1-1/+1
2012-07-31re PR tree-optimization/53773 (Vectorizer generates non-canonical multiplies)Bill Schmidt1-0/+7
2012-07-25tm.texi: Regenerate.Bill Schmidt1-49/+32
2012-07-17Clean up supportable_widening_operation.Richard Henderson1-3/+2
2012-07-13tm.texi: Regenerate.Bill Schmidt1-29/+92
2012-06-14tree-vectorizer.h (vect_get_stmt_cost): Move from tree-vect-stmts.c.Bill Schmidt1-2/+14
2012-05-09tree-vectorizer.h (vect_loop_versioning): Adjust prototype.Richard Guenther1-3/+3
2012-04-25tree-vectorizer.h (vect_loop_versioning): Adjust prototype.Richard Guenther1-1/+1
2012-04-17re PR tree-optimization/18437 (vectorizer failed for matrix multiplication)Michael Matz1-0/+3
2012-04-10tree-vectorizer.h (_loop_vec_info.strided_stores): Rename to grouped_stores.Michael Matz1-12/+12
2012-03-23re PR tree-optimization/52678 (internal compiler error: in vect_update_ivs_af...Richard Guenther1-0/+8
2012-03-15tree-vectorizer.h (vect_pattern_recog): Add new argument.Ira Rosen1-1/+1
2012-02-05re PR tree-optimization/52091 (ICE: verify_gimple failed)Ira Rosen1-3/+5
2011-12-23Delete VEC_INTERLEAVE_*_EXPR.Jakub Jelinek1-0/+1
2011-12-15tree-vectorizer.h (struct _stmt_vec_info): Remove pattern_def_stmt field, add...Jakub Jelinek1-4/+4
2011-12-13Revert two unintended commitsRichard Henderson1-1/+0
2011-12-13Delete VEC_INTERLEAVE_*_EXPR.Richard Henderson1-0/+1