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