[PATCH 0/5] vect testsuite adjustments for S/390 - v2

2017-09-28 Thread Andreas Krebbel
Changes to last version: - vect_mult_long renamed to vect_long_mult (since there is already vect_int_mult ...) - vect_no_peel changed to vect_can_peel as suggested by Richard - another two target checks added: vect_intdouble_cvt and vect_doubleint_cvt - documentation for the new target checks

[PATCH 0/5] vect testsuite adjustments for S/390

2017-09-26 Thread Andreas Krebbel
These patches adjust the vect testcases and target support checks in order to make the right set of testcases to be run on S/390 (z13 and z14). Ok for mainline? Andreas Krebbel (5): Enable vect_float with S/390 VXE and adjust testcases pr60656.c: New target check: vect_mult_long