gcc/libgomp/testsuite
Jakub Jelinek 6cda84b509 tree-vect-stmts.c (scan_operand_equal_p): Look through MEM_REF with SSA_NAME address of POINTER_PLUS_EXPR.
* tree-vect-stmts.c (scan_operand_equal_p): Look through MEM_REF
	with SSA_NAME address of POINTER_PLUS_EXPR.  Handle MULT_EXPR
	and casts in offset when different, both through gimple stmts
	and through trees.  Rewritten using loops to minimize code duplication
	for each operand.

	* g++.dg/vect/simd-6.cc: Replace xfail with target x86.
	* g++.dg/vect/simd-9.cc: Likewise.

	* testsuite/libgomp.c++/scan-13.C: Replace xfail with target x86.
	* testsuite/libgomp.c++/scan-16.C: Likewise.

From-SVN: r273249
2019-07-09 00:11:59 +02:00
..
config
lib
libgomp.c omp-low.c (lower_rec_input_clauses): For lastprivate clauses in ctx->for_simd_scan_phase simd copy the outer var to... 2019-07-06 23:58:01 +02:00
libgomp.c-c++-common gimplify.c (gimplify_scan_omp_clauses): Don't sorry_at on lastprivate conditional on combined for simd. 2019-06-04 14:49:03 +02:00
libgomp.c++ tree-vect-stmts.c (scan_operand_equal_p): Look through MEM_REF with SSA_NAME address of POINTER_PLUS_EXPR. 2019-07-09 00:11:59 +02:00
libgomp.fortran Add missing results check in 'libgomp.fortran/allocatable3.f90' 2019-06-19 00:14:43 +02:00
libgomp.graphite
libgomp.hsa.c
libgomp.oacc-c
libgomp.oacc-c-c++-common Test cases to verify OpenACC 'firstprivate' mappings 2019-06-19 00:15:03 +02:00
libgomp.oacc-c++ Test cases to verify OpenACC 'firstprivate' mappings 2019-06-19 00:15:03 +02:00
libgomp.oacc-fortran Add 'libgomp.oacc-fortran/allocatable-array-1.f90' 2019-06-19 00:14:34 +02:00
libgomp-test-support.exp.in
Makefile.am Generalize getconf _NPROCESSORS_ONLN 2019-05-30 09:06:48 +00:00
Makefile.in Generalize getconf _NPROCESSORS_ONLN 2019-05-30 09:06:48 +00:00