Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
f6f0c9dd1b85b76b83cbf6d74fc2a3b0586ae59f
/
libm
/
builtins.cpp
37d72a3
Fix floor()/floorl() on armv7 arm32 devices.
by Elliott Hughes
· 2 years, 6 months ago
0d2c71d
Move the copysign() family over to builtins all the time.
by Elliott Hughes
· 2 years, 6 months ago
2f1a7b9
Let clang generate most of our assembler for x86/x86-64 too.
by Elliott Hughes
· 2 years, 6 months ago
47aa5b9
libm: remove hand-written assembler for arm32 too.
by Elliott Hughes
· 2 years, 6 months ago
2dcc5ce
Use clang's builtins for sqrt()/sqrtf() and lrint() family.
by Elliott Hughes
· 2 years, 6 months ago
edf386b
Use more compiler builtins for libm.
by Elliott Hughes
· 2 years, 8 months ago
591a2a7
Remove obsolete hacks for the fabs() family.
by Elliott Hughes
· 2 years, 8 months ago
0cbb902
arm64: use llvm's builtins for lround/lroundf/llround/llroundf.
by Elliott Hughes
· 2 years, 9 months ago
46f24a1
arm64: use llvm's builtins for copysign() and copysignf().
by Elliott Hughes
· 2 years, 10 months ago
1e108e3
Use builtins for ceil/floor/rint/trunc on arm64
by Jake Weinstein
· 8 years ago
9a1bb70
Use builtins for fma/fmax/fmin/round on arm64.
by Elliott Hughes
· 8 years ago
[Renamed (69%) from libm/fabs.cpp]
5e186f9
Merge "Move shared parts of the two printfs out."
by Elliott Hughes
· 8 years ago