[all-commits] [llvm/llvm-project] b28167: [libc][NFC] Add ceil[f], floor[f] and trunc[f] to ...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Wed Jun 3 22:47:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b28167928d2722e8774da3fce8b3307a0fa27245
https://github.com/llvm/llvm-project/commit/b28167928d2722e8774da3fce8b3307a0fa27245
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2020-06-03 (Wed, 03 Jun 2020)
Changed paths:
M libc/config/linux/api.td
M libc/config/linux/x86_64/entrypoints.txt
M libc/spec/stdc.td
Log Message:
-----------
[libc][NFC] Add ceil[f], floor[f] and trunc[f] to the spec and config files.
More information about the All-commits
mailing list