glibc/sysdeps/unix/sysv/linux
Andrew Senkevich 2a8c2c7b33 Vector sinf for x86_64 and tests.
Here is implementation of vectorized sinf containing SSE, AVX,
AVX2 and AVX512 versions according to Vector ABI
<https://groups.google.com/forum/#!topic/x86-64-abi/LmppCfN1rZ4>.

    * sysdeps/unix/sysv/linux/x86_64/libmvec.abilist: New symbols added.
    * sysdeps/x86/fpu/bits/math-vector.h: Added SIMD declaration for sinf.
    * sysdeps/x86_64/fpu/Makefile (libmvec-support): Added new files.
    * sysdeps/x86_64/fpu/Versions: New versions added.
    * sysdeps/x86_64/fpu/libm-test-ulps: Regenerated.
    * sysdeps/x86_64/fpu/multiarch/Makefile (libmvec-sysdep_routines): Added
    build of SSE, AVX2 and AVX512 IFUNC versions.
    * sysdeps/x86_64/fpu/multiarch/svml_s_sinf16_core.S: New file.
    * sysdeps/x86_64/fpu/multiarch/svml_s_sinf16_core_avx512.S: New file.
    * sysdeps/x86_64/fpu/multiarch/svml_s_sinf4_core.S: New file.
    * sysdeps/x86_64/fpu/multiarch/svml_s_sinf4_core_sse4.S: New file.
    * sysdeps/x86_64/fpu/multiarch/svml_s_sinf8_core.S: New file.
    * sysdeps/x86_64/fpu/multiarch/svml_s_sinf8_core_avx2.S: New file.
    * sysdeps/x86_64/fpu/svml_s_sinf16_core.S: New file.
    * sysdeps/x86_64/fpu/svml_s_sinf4_core.S: New file.
    * sysdeps/x86_64/fpu/svml_s_sinf8_core.S: New file.
    * sysdeps/x86_64/fpu/svml_s_sinf8_core_avx.S: New file.
    * sysdeps/x86_64/fpu/svml_s_sinf_data.S: New file.
    * sysdeps/x86_64/fpu/svml_s_sinf_data.h: New file.
    * sysdeps/x86_64/fpu/test-float-vlen16-wrappers.c: Vector sinf tests.
    * sysdeps/x86_64/fpu/test-float-vlen16.c: Likewise.
    * sysdeps/x86_64/fpu/test-float-vlen4-wrappers.c: Likewise.
    * sysdeps/x86_64/fpu/test-float-vlen4.c: Likewise.
    * sysdeps/x86_64/fpu/test-float-vlen8-avx2-wrappers.c: Likewise.
    * sysdeps/x86_64/fpu/test-float-vlen8-avx2.c: Likewise.
    * sysdeps/x86_64/fpu/test-float-vlen8-wrappers.c: Likewise.
    * sysdeps/x86_64/fpu/test-float-vlen8.c: Likewise.
    * NEWS: Mention addition of x86_64 vector sinf.
2015-06-15 15:06:53 +03:00
..
aarch64 Consolidate gettimeofday across aarch64/s390/tile 2015-05-26 17:03:35 -03:00
alpha nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
arm nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
bits in.h: Coordinate in6_pktinfo and ip6_mtuinfo for kernel and glibc [BZ #15850] 2015-02-25 00:13:28 -05:00
generic nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
hppa Remove socket.S implementation 2015-05-22 17:38:06 -03:00
i386 x86: Remove vsyscall usage 2015-06-09 18:10:19 -03:00
ia64 struct stat is not posix conform 2015-05-26 22:27:24 +05:30
include/sys
m68k Remove socket.S implementation 2015-05-22 17:38:06 -03:00
microblaze struct stat is not posix conform 2015-05-26 22:27:24 +05:30
mips nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
net
netash
netatalk
netax25
neteconet
netinet
netipx
netiucv
netpacket
netrom
netrose
nfs
nios2 Bug 18125: Call exit after last linked context. 2015-05-08 11:29:38 -04:00
powerpc Consolidate sched_getcpu 2015-06-09 14:56:21 -03:00
s390 Consolidate gettimeofday across aarch64/s390/tile 2015-05-26 17:03:35 -03:00
scsi
sh nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
sparc nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
sys
tile tile: use better variable naming in INLINE_SYSCALL 2015-05-26 20:29:56 -04:00
wordsize-64 Fix pathconf statvfs namespace (bug 18507). 2015-06-09 19:52:01 +00:00
x86 x86: Remove vsyscall usage 2015-06-09 18:10:19 -03:00
x86_64 Vector sinf for x86_64 and tests. 2015-06-15 15:06:53 +03:00
Implies
Makefile Remove socket.S implementation 2015-05-22 17:38:06 -03:00
Versions
_G_config.h
_exit.c
a.out.h
accept.c Remove socket.S implementation 2015-05-22 17:38:06 -03:00
accept4.c nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
adjtime.c
aio_misc.h
aio_sigqueue.c
arch-fork.h
bind.c Remove socket.S implementation 2015-05-22 17:38:06 -03:00
check-cpuset.h
check_native.c
check_pf.c
clock.c
clock_getcpuclockid.c
clock_getres.c Consolidate vDSO macros and usage 2015-05-26 10:10:36 -03:00
clock_gettime.c Consolidate vDSO macros and usage 2015-05-26 10:10:36 -03:00
clock_nanosleep.c
clock_settime.c
cmsg_nxthdr.c
configure
configure.ac
connect.c Remove socket.S implementation 2015-05-22 17:38:06 -03:00
createthread.c
default-sched.h
device-nrs.h
dl-brk.c
dl-execstack.c
dl-fxstatat64.c
dl-getcwd.c
dl-librecon.h
dl-openat64.c linux: open and openat ignore 'mode' with O_TMPFILE in flags 2015-02-24 13:19:22 +05:30
dl-opendir.c
dl-origin.c
dl-osinfo.h
dl-sbrk.c
dl-sysdep.c
dl-sysdep.h
dl-vdso.c
dl-vdso.h
dl-writev.h
epoll_pwait.c nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
errqueue.h
eventfd.c
eventfd_read.c
eventfd_write.c
exit-thread.h
faccessat.c
fallocate.c nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
fallocate64.c nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
fatal-prepare.h
fchmodat.c
fcntl.c
fd_to_filename.h
fexecve.c
fips-private.h
fpathconf.c
fstatfs64.c
fstatvfs.c Fix pathconf statvfs namespace (bug 18507). 2015-06-09 19:52:01 +00:00
fstatvfs64.c
ftime.c
ftruncate64.c
futimens.c
futimes.c
futimesat.c
fxstat.c
fxstat64.c
fxstatat.c
fxstatat64.c
gai_sigqueue.c
getclktck.c
getcwd.c
getdents.c
getdents64.c
getdirentries.c
getdirentries64.c
getdtsz.c
gethostid.c
getipv4sourcefilter.c
getloadavg.c
getlogin.c
getlogin_r.c Fix getlogin_r namespace (bug 18527). 2015-06-12 20:02:30 +00:00
getpagesize.c
getpeername.c Remove socket.S implementation 2015-05-22 17:38:06 -03:00
getpid.c
getpriority.c
getpt.c
getrlimit64.c Fix posix_spawn getrlimit64 namespace (bug 17991). 2015-02-18 00:26:35 +00:00
getsockname.c Remove socket.S implementation 2015-05-22 17:38:06 -03:00
getsockopt.c Remove socket.S implementation 2015-05-22 17:38:06 -03:00
getsourcefilter.c
getsysstats.c
gettimeofday.c Consolidate gettimeofday across aarch64/s390/tile 2015-05-26 17:03:35 -03:00
grantpt.c
if_index.c
ifaddrs.c
ifreq.c
internal_statvfs.c
internal_statvfs64.c
ipc_priv.h
kernel-features.h Remove socket.S implementation 2015-05-22 17:38:06 -03:00
kernel-posix-cpu-timers.h
kernel-posix-timers.h
kernel_sigaction.h
kernel_stat.h
kernel_termios.h
ldd-rewrite.sed
lddlibc4.c
ldsodefs.h
libc_fatal.c
linux_fsinfo.h
listen.c Remove socket.S implementation 2015-05-22 17:38:06 -03:00
llseek.c
local-setxid.h
lowlevellock-futex.h
lseek64.c
lutimes.c
lxstat.c
lxstat64.c
makedev.c
malloc-sysdep.h
mmap64.c
mq_close.c
mq_getattr.c
mq_notify.c
mq_open.c
mq_receive.c
mq_send.c
mq_unlink.c
msgctl.c
msgget.c
msgrcv.c nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
msgsnd.c nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
netlinkaccess.h
nice.c
not-cancel.h Use inline syscalls for non-cancellable versions 2015-06-04 14:52:34 -03:00
nptl-signals.h
nscd_setup_thread.c
ntp_gettime.c
ntp_gettimex.c
open64.c nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
openat.c nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
openat64.c
opendir.c
opensock.c
pathconf.c Fix pathconf basename namespace (bug 18444). 2015-05-22 17:09:36 +00:00
pathconf.h
paths.h
posix_fadvise.c
posix_fadvise64.c
posix_fallocate.c __ASSUME_FALLOCATE is always true on 32-bit architectures 2015-05-05 08:28:35 +02:00
posix_fallocate64.c __ASSUME_FALLOCATE is always true on 32-bit architectures 2015-05-05 08:28:35 +02:00
posix_madvise.c
ppoll.c nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
pread.c nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
pread64.c nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
preadv.c nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
preadv64.c
prlimit.c
prof-freq.c
profil.c
pselect.c nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
pt-raise.c
pthread-pids.h NaCl: Set tid field to a unique value. 2015-05-20 14:52:05 -07:00
pthread_getaffinity.c
pthread_getcpuclockid.c
pthread_getname.c
pthread_kill.c
pthread_setaffinity.c pthread_setaffinity (Linux variant): Rewrite to use VLA instead of alloca 2015-03-23 16:34:48 +01:00
pthread_setname.c
pthread_sigmask.c
pthread_sigqueue.c
ptrace.c
ptsname.c
pwrite.c nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
pwrite64.c nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
pwritev.c nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
pwritev64.c
raise.c
readahead.c
readdir64.c
readdir64_r.c
readonly-area.c
reboot.c
recv.c Remove socket.S implementation 2015-05-22 17:38:06 -03:00
recvfrom.c Remove socket.S implementation 2015-05-22 17:38:06 -03:00
recvmmsg.c nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
recvmsg.c Remove socket.S implementation 2015-05-22 17:38:06 -03:00
remove.c
sa_len.c
safe-fatal.h
sched_getaffinity.c
sched_getcpu.c Consolidate sched_getcpu 2015-06-09 14:56:21 -03:00
sched_setaffinity.c
segfault.c
semctl.c
semget.c
semop.c
semtimedop.c
send.c Remove socket.S implementation 2015-05-22 17:38:06 -03:00
sendmmsg.c nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
sendmsg.c Remove socket.S implementation 2015-05-22 17:38:06 -03:00
sendto.c Remove socket.S implementation 2015-05-22 17:38:06 -03:00
setegid.c
seteuid.c
setgid.c
setgroups.c
sethostid.c
setipv4sourcefilter.c
setregid.c
setresgid.c
setresuid.c
setreuid.c
setrlimit64.c
setsockopt.c Remove socket.S implementation 2015-05-22 17:38:06 -03:00
setsourcefilter.c
setuid.c
shlib-versions
shm-directory.c
shmat.c
shmctl.c
shmdt.c
shmget.c
shutdown.c Remove socket.S implementation 2015-05-22 17:38:06 -03:00
sigaction.c
siglist.h
signal.c
signalfd.c
sigpending.c
sigprocmask.c
sigqueue.c
sigreturn.c
sigset-cvt-mask.h
sigstack.c
sigsuspend.c nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
sigtimedwait.c nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
sigwait.c
sigwaitinfo.c nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
sizes.h
sleep.c
socket.c Remove socket.S implementation 2015-05-22 17:38:06 -03:00
socketcall.h Remove socket.S implementation 2015-05-22 17:38:06 -03:00
socketpair.c Remove socket.S implementation 2015-05-22 17:38:06 -03:00
speed.c
statfs64.c
statvfs.c Fix pathconf statvfs namespace (bug 18507). 2015-06-09 19:52:01 +00:00
statvfs64.c
sync_file_range.c nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
syscalls.list
sysconf.c
sysctl.c
sysctl.mk
sysdep-vdso.h Consolidate vDSO macros and usage 2015-05-26 10:10:36 -03:00
syslog.c
system.c
tcdrain.c nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
tcflow.c
tcflush.c
tcgetattr.c
tcgetpgrp.c
tcsendbrk.c
tcsetattr.c
tcsetpgrp.c
termio.h
time.c
timer_create.c
timer_delete.c
timer_getoverr.c
timer_gettime.c
timer_routines.c nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
timer_settime.c
times.c
timespec_get.c x86: clock_gettime and timespec_get vDSO cleanup 2015-06-01 22:25:02 -03:00
truncate64.c
tst-align-clone.c
tst-clone.c
tst-fanotify.c
tst-getcpu.c
tst-getpid1.c
tst-getpid2.c
tst-setgetname.c
ttyname.c
ttyname_r.c
ualarm.c
umount.S
umount2.S
unlockpt.c
updwtmp.c
ustat.c
utimensat.c
utimes.c
utmp_file.c
vfork.c
wait.c nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
wait3.c
waitid.c nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
waitpid.c nptl: Rewrite cancellation macros 2015-06-04 18:58:36 -03:00
xmknod.c
xmknodat.c
xstat.c
xstat64.c
xstatconv.c
xstatconv.h