aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/vect
AgeCommit message (Expand)AuthorFilesLines
2011-01-23costmodel-vect-33.c: Expect vectorization to be not profitable if...Ira Rosen3-5/+8
2011-01-10re PR testsuite/46230 (several vectorization tests FAIL or XPASS on SPARC)Eric Botcazou4-6/+6
2011-01-10re PR testsuite/46230 (several vectorization tests FAIL or XPASS on SPARC)Eric Botcazou3-11/+18
2011-01-10re PR testsuite/46230 (several vectorization tests FAIL or XPASS on SPARC)Eric Botcazou2-5/+4
2011-01-06re PR tree-optimization/47139 (ice in process_use, at tree-vect-stmts.c:290)Ira Rosen1-0/+18
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+2
2010-12-25re PR testsuite/47057 (FAIL/XPASS gcc.dg/vect/costmodel/ppc/costmodel-vect-ou...Ira Rosen1-7/+2
2010-12-21re PR tree-optimization/47001 (segmentation fault in vect_mark_slp_stmts)Ira Rosen1-0/+27
2010-12-06re PR tree-optimization/46785 (Doesn't vectorize reduction x += y*y)Richard Guenther1-0/+30
2010-12-02re PR tree-optimization/46663 (ICE: SIGSEGV in vect_recog_pow_pattern (gimple...Richard Guenther1-0/+14
2010-11-22[multiple changes]Uros Bizjak1-78/+2
2010-11-22re PR rtl-optimization/46603 (gcc.dg/vect/slp-multitypes-2.c execution failure)Eric Botcazou1-0/+1
2010-11-22re PR testsuite/46230 (several vectorization tests FAIL or XPASS on SPARC)Eric Botcazou1-3/+4
2010-11-22re PR testsuite/46230 (several vectorization tests FAIL or XPASS on SPARC)Eric Botcazou1-1/+1
2010-11-22vect: Do not include <stdio.h> in testcases.Eric Botcazou115-115/+0
2010-11-19re PR tree-optimization/46077 (ICE in tree vectorization when compiling towns...Michael Matz1-0/+10
2010-11-18slp-reduc-3.c: Make check dependent on vect_unpack.Steve Ellcey2-4/+4
2010-11-17re PR testsuite/45429 (gcc.dg/vect/no-section-anchors-vect-64.c)Jakub Jelinek1-1/+1
2010-11-17re PR tree-optimization/46312 (gcc.dg/vec-scal-opt2.c fails for ARM targets.)Ira Rosen8-14/+18
2010-11-10Fix PR45971: do not predicate condition phi nodes that are scev analyzable.Sebastian Pop1-0/+13
2010-11-09re PR tree-optimization/46312 (gcc.dg/vec-scal-opt2.c fails for ARM targets.)Richard Guenther3-0/+67
2010-11-03re PR tree-optimization/46009 (?: vectorized, very similar if is not)Jakub Jelinek1-0/+74
2010-11-03re PR testsuite/46274 (testsuite/gcc.dg: operator precedence)Richard Guenther2-6/+6
2010-10-26re PR tree-optimization/46167 (ICE: SIGSEGV in flow_bb_inside_loop_p (cfgloop...Ira Rosen2-0/+20
2010-10-22re PR tree-optimization/46126 (Revision 165777 failed to build 254.gap in SPE...Ira Rosen1-0/+23
2010-10-21re PR tree-optimization/46049 (ICE: in expand_widen_pattern_expr, at optabs.c...Ira Rosen2-0/+54
2010-10-11re PR tree-optimization/45902 (CPU2006 benchmark sphinx3 fails with vectoriza...Ira Rosen1-0/+43
2010-10-07tree-vect-patterns.c (vect_recog_widen_mult_pattern): Add NULL check for vect...Tejas Belagod1-0/+15
2010-10-05re PR tree-optimization/45752 (ICE in ix86_vectorize_builtin_vec_perm_ok)Ira Rosen1-0/+109
2010-10-04expr.c (expand_assignment): Add assertion to prevent emitting null rtx for mo...Julian Brown16-31/+40
2010-10-03Revert revision 164914.H.J. Lu3-3/+3
2010-10-02Disallow negative steps in vectorizer.H.J. Lu3-3/+3
2010-09-20re PR testsuite/45706 (gcc.dg/vect/vect-114.c)Michael Matz1-1/+0
2010-09-17re PR tree-optimization/43432 (Missed vectorization: "complicated access patt...Michael Matz5-5/+21
2010-09-16tree-vectorizer.c: Fix documentation.Ira Rosen3-6/+6
2010-09-15re PR tree-optimization/45633 (internal compiler error: verify_stmts failed)Jakub Jelinek1-0/+15
2010-09-08re PR tree-optimization/43430 (Missed vectorization: "stmt not supported: con...Michael Matz1-0/+17
2010-09-03vect-peel-3.c: XFAIL if vect_no_align.Steve Ellcey2-2/+2
2010-09-02tree-vectorizer.h (get_later_stmt): New function.Ira Rosen3-2/+114
2010-09-01tree-vrp.c (adjust_range_with_scev): Use number of iteration estimate.Richard Guenther1-6/+1
2010-08-31re PR testsuite/45455 (gcc.dg/vect/vect-cond-4.c uses uninitialised variable)Richard Guenther1-2/+2
2010-08-31pr43430-1.c: Requires vect_condition target.Bingfeng Mei1-1/+1
2010-08-27scop-1.c: Fix out-of-bound array accesses.Richard Guenther1-2/+2
2010-08-26vect-64.c: Fix out-of-bound array accesses.Richard Guenther7-12/+12
2010-08-24check loongson targets in vect.expMingjie Xing1-2/+5
2010-08-19vect-1.c (foo): Fix last commit.Ramana Radhakrishnan1-1/+1
2010-08-19For Tejas BelagodTejas Belagod1-1/+1
2010-08-15tree-vect-data-refs.c (vect_setup_realignment): Support realignment in basic ...Ira Rosen5-6/+57
2010-08-142010-xx-xx Mingjie Xing <mingjie.xing@gmail.com>Mingjie Xing1-1/+1
2010-08-12pr45241 give up dot_prod pattern searching if stmt is outside the loop.Changpeng Fang1-0/+20