glibc/sysdeps
Siddhesh Poyarekar 54c86ccab6 Inline all support functions for sin and cos
The support functions for sin and cos have a lot of identical
functionality, so inlining them gives a pretty decent jump in
functionality: ~19% in the sincos function.  On SPEC2006 this
translates to about 2.1% in the tonto test.

	* sysdeps/ieee754/dbl-64/s_sin.c (do_cos): Mark as inline.
	(do_cos_slow): Likewise.
	(do_sin): Likewise.
	(do_sin_slow): Likewise.
	(slow): Likewise.
	(slow1): Likewise.
	(slow2): Likewise.
	(sloww): Likewise.
	(sloww1): Likewise.
	(sloww2): Likewise.
	(bsloww): Likewise.
	(bsloww1): Likewise.
	(bsloww2): Likewise.
	(cslow2): Likewise.
2016-09-02 20:08:41 +05:30
..
aarch64 Make common fmax implementation generic. 2016-09-01 09:31:05 -05:00
alpha Convert remaining complex function to generated files 2016-08-29 12:43:38 -05:00
arm Add fesetexcept: arm. 2016-08-16 16:18:24 +00:00
generic Remove unneeded stubs for k_rem_pio2l. 2016-09-01 09:31:06 -05:00
gnu Define UDP_ENCAP_* from Linux 4.7 in netinet/udp.h. 2016-08-03 12:13:16 +00:00
hppa Add fesetexcept: hppa. 2016-08-16 16:19:03 +00:00
i386 Remove unneeded stubs for k_rem_pio2l. 2016-09-01 09:31:06 -05:00
ia64 Remove unneeded stubs for k_rem_pio2l. 2016-09-01 09:31:06 -05:00
ieee754 Inline all support functions for sin and cos 2016-09-02 20:08:41 +05:30
init_array Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
m68k Remove unneeded stubs for k_rem_pio2l. 2016-09-01 09:31:06 -05:00
mach hurd: Fix adjtime call with OLDDELTA == NULL 2016-08-30 23:07:30 +02:00
microblaze Remove atomic_compare_and_exchange_bool_rel. 2016-06-24 23:04:40 +03:00
mips Do not override objects in libc.a in other static libraries [BZ #20452] 2016-08-17 14:57:01 +02:00
nacl Add fetestexceptflag. 2016-08-29 11:47:21 +00:00
nios2 elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h> 2016-06-20 14:31:40 +02:00
nptl malloc: Simplify static malloc interposition [BZ #20432] 2016-08-26 23:20:41 +02:00
posix Fix incorrect double-checked locking related to _res_hconf.initialized. 2016-08-18 20:53:37 +02:00
powerpc Add fesetexcept: powerpc. 2016-08-16 16:22:12 +00:00
pthread Revert "aio: fix newp->running data race" 2016-05-04 15:52:30 +02:00
s390 S390: Do not set FE_INEXACT with feraiseexcept (FE_OWERFLOW|FE_UNDERFLOW). 2016-08-31 14:54:55 +02:00
sh Add fesetexcept: sh. 2016-08-16 16:25:10 +00:00
sparc Make common fdim implementation generic. 2016-09-01 09:28:05 -05:00
tile Remove atomic_compare_and_exchange_bool_rel. 2016-06-24 23:04:40 +03:00
unix Base <sys/quota.h> on Linux kernel headers [BZ #20525] 2016-09-01 15:53:13 +02:00
wordsize-32 Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
wordsize-64 Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
x86 X86: Change bit_YMM_state to (1 << 2) 2016-08-19 13:32:34 -07:00
x86_64 Remove unneeded stubs for k_rem_pio2l. 2016-09-01 09:31:06 -05:00