aboutsummaryrefslogtreecommitdiff
path: root/libc/spec/llvm_libc_ext.td
AgeCommit message (Expand)AuthorFilesLines
2024-07-02[libc][math][c23] Add f16{add,sub}{,l,f128} C23 math functions (#97072)OverMighty1-0/+4
2024-07-02[libc][math][c23] Add f16{add,sub}f C23 math functions (#96787)OverMighty1-0/+4
2024-06-30[libc][math][c23] Add f16sqrt{,l,f128} C23 math functions (#96642)OverMighty1-0/+4
2024-06-29[libc][math][c23] Add f16div{,l,f128} C23 math functions (#97054)OverMighty1-0/+13
2024-03-07[libc] Refactor stdfix extension from llvm_libc_ext.td to llvm_libc_stdfix_ex...lntue1-20/+0
2024-03-06[libc] Fix a typo in llvm_libc_ext.td. (#84259)lntue1-1/+1
2024-03-06[libc][stdfix] Add integer square root with fixed point output functions. (#8...lntue1-2/+22
2024-02-23[libc][NFC] Remove all trailing spaces from libc (#82831)Joseph Huber1-1/+1
2023-01-09[libc] Move b* string functions to strings.hAlex Brachet1-3/+3
2022-12-01[reland][libc] Add bcopyGuillaume Chatelet1-0/+5
2022-12-01Revert D138994 "[libc] Add bcopy"Guillaume Chatelet1-5/+0
2022-12-01[libc] Add bcopyGuillaume Chatelet1-0/+5
2022-11-15[libc] re-enable assertMichael Jones1-1/+0
2022-10-05[libc][Obvious] Add "__" prefix to sched_getcpucount in the spec and elsewhere.Siva Chandra Reddy1-1/+1
2022-10-04[libc] add CPU_COUNT macro and backing functionMichael Jones1-0/+15
2022-03-04[libc] Make the errno macro resolve to the thread local variable directly.Siva Chandra Reddy1-16/+0
2021-08-19[libc][Obvious] Fix llvm_libc_ext.td.Siva Chandra Reddy1-9/+0
2021-08-19[libc] Add a trivial implementation for bcmpGuillaume Chatelet1-6/+16
2020-10-19[libc] Add LLVM libc specific functions to llvm_libc_ext.td.Michael Jones1-0/+35
2020-06-08[libc][NFC] Add bzero to list of entrypoints.Siva Chandra Reddy1-0/+20