This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libc
/
utils
/
FPUtil
History
Siva Chandra Reddy
6fb7f3a3cf
[lib][NFC] Split the floating point util functions into multiple files.
...
The grouping now reflects the grouping on cppreference.com.
2020-06-15 23:12:00 -07:00
..
BasicOperations.h
[lib][NFC] Split the floating point util functions into multiple files.
2020-06-15 23:12:00 -07:00
BitPatterns.h
[libc] Add implementation of few floating point manipulation functions.
2020-06-11 12:23:11 -07:00
ClassificationFunctions.h
[lib][NFC] Split the floating point util functions into multiple files.
2020-06-15 23:12:00 -07:00
CMakeLists.txt
[libc] Add implementation of few floating point manipulation functions.
2020-06-11 12:23:11 -07:00
FloatOperations.h
[lib][NFC] Split the floating point util functions into multiple files.
2020-06-15 23:12:00 -07:00
FloatProperties.h
[libc] Add implementations of ceil[f], floor[f] and trunc[f] from math.h.
2020-06-01 08:36:59 -07:00
ManipulationFunctions.h
[lib][NFC] Split the floating point util functions into multiple files.
2020-06-15 23:12:00 -07:00
NearestIntegerOperations.h
[lib][NFC] Split the floating point util functions into multiple files.
2020-06-15 23:12:00 -07:00