Add branch predictions to complex math code
authorUlrich Drepper <drepper@gmail.com>
Sat, 22 Oct 2011 17:17:30 +0000 (13:17 -0400)
committerUlrich Drepper <drepper@gmail.com>
Sat, 22 Oct 2011 17:17:30 +0000 (13:17 -0400)
commit77425c63e72bc0c01d81bc7e9ba4bb41d11679e6
treec4fea5ed8070fc251140eba66b009bca1ff0e3b5
parentbc62c2fb152d6ffec63975d88fd8f1bc3d3b7c01
Add branch predictions to complex math code
24 files changed:
ChangeLog
math/s_catan.c
math/s_catanf.c
math/s_catanh.c
math/s_catanhf.c
math/s_catanhl.c
math/s_catanl.c
math/s_cexp.c
math/s_cexpf.c
math/s_cexpl.c
math/s_clog.c
math/s_clog10.c
math/s_clog10f.c
math/s_clog10l.c
math/s_clogf.c
math/s_clogl.c
math/s_csqrt.c
math/s_csqrtf.c
math/s_csqrtl.c
math/s_ctanf.c
math/s_ctanh.c
math/s_ctanhf.c
math/s_ctanhl.c
math/s_ctanl.c