llvm-capstone/libc/config
Anton Rydahl c73ad025b1
[libc][libm][GPU] Add missing vendor entrypoints to the GPU version of libm (#66034)
This patch populates the GPU version of `libm` with missing vendor entrypoints. The vendor math entrypoints are disabled by default but can be enabled with the CMake option `LIBC_GPU_VENDOR_MATH=ON`.
2023-10-19 12:24:50 -07:00
..
baremetal [libc] Start to refactor riscv platform abstraction to support both 32 and 64 bits versions 2023-09-26 12:32:25 -03:00
darwin [libc][math] Implement double precision expm1 function correctly rounded for all rounding modes. (#67048) 2023-09-28 16:43:15 -04:00
gpu [libc][libm][GPU] Add missing vendor entrypoints to the GPU version of libm (#66034) 2023-10-19 12:24:50 -07:00
linux [libc] Add simple features.h with implementation macro (#69402) 2023-10-19 04:08:13 +02:00
windows [libc][math] Implement double precision expm1 function correctly rounded for all rounding modes. (#67048) 2023-09-28 16:43:15 -04:00
CMakeLists.txt
config.json [libc] Remove common_libc_tuners.cmake and move options into config.json. (#66226) 2023-09-13 22:17:00 -07:00
public_api.td [libc] Add global stdout and stderr objects. 2022-05-27 05:43:49 +00:00