This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-02-06 15:18:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f66cf13d5d0bc4099d452088c03fd6705aae2bc7
llvm
/
libc
/
utils
History
Siva Chandra Reddy
f66cf13d5d
[libc][NFC] Rename global
nan
in tests to
aNaN
.
...
The name `nan` conflicts with the function `nan` defined declared in math.h.
2020-12-15 22:37:02 -08:00
..
buildbot
[libc] Fix typo in buildbot README.txt.
2020-11-27 19:01:21 +08:00
CPP
…
FPUtil
[libc][NFC] Rename global
nan
in tests to
aNaN
.
2020-12-15 22:37:02 -08:00
HdrGen
…
LibcTableGenUtil
…
MPFRWrapper
[libc] Add implementations of lround[f|l] and llround[f|l].
2020-12-11 11:12:40 -08:00
testutils
…
tools
[libc] Let wrappergen pick LLVM libc mangled name from aliasee file.
2020-12-11 14:33:03 -08:00
UnitTest
…
CMakeLists.txt
…