hanchenye-llvm-project/libc/AOR_v20.02
Siva Chandra Reddy a127d61835 [libc] Disable AOR ulp tests for sinf, cosf and sincosf.
They seemed to fallback to the system libc and start depending on its
accuracy.
2020-04-17 09:01:44 -07:00
..
math [libc] Disable AOR ulp tests for sinf, cosf and sincosf. 2020-04-17 09:01:44 -07:00
networking
string [libc] NFC: Fix trivial typo in comments, documents, and messages 2020-04-06 16:19:34 +09:00
Makefile
README.md
config.mk
config.mk.dist

README.md

This directory contains Arm's contribution of their optimized routines as initially uploaded to https://reviews.llvm.org/D75355. Going forward, parts of the implementations from this directory will be moved over to the appropriate place in the LLVM-libc tree. This will be done over many patches, all of which will go through the normal LLVM code review practice, and follow the LLVM-libc implementation standards.