Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-28 | re PR libgomp/91530 (Several libgomp.*/scan-* tests FAIL without avx_runtime) | Jakub Jelinek | 1 | -6/+0 | |
PR libgomp/91530 * config/i386/sse.md (vec_shl_<mode>, vec_shr_<mode>): Use V_128 iterator instead of VI_128. * testsuite/libgomp.c/scan-21.c: New test. * testsuite/libgomp.c/scan-22.c: New test. From-SVN: r274985 | |||||
2019-08-28 | re PR libgomp/91530 (Several libgomp.*/scan-* tests FAIL without avx_runtime) | Jakub Jelinek | 1 | -0/+12 | |
PR libgomp/91530 * config/i386/sse.md (vec_shl_<mode>, vec_shr_<mode>): Use V_128 iterator instead of VI_128. * testsuite/libgomp.c/scan-21.c: New test. * testsuite/libgomp.c/scan-22.c: New test. From-SVN: r274984 |