mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-24 06:10:12 +00:00
78d622a48c
Also, add config.mk file which will help test the implementations in the "math" directory for x86_64 with a simple "make check". |
||
---|---|---|
.. | ||
math | ||
networking | ||
string | ||
config.mk | ||
config.mk.dist | ||
Makefile | ||
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.