This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6a01ac7d06df875206f746fc982f58c161249285
clang-p2996
/
compiler-rt
/
test
/
builtins
History
lntue
a57f4c7009
[compiler-rt] Fix a bug in fp_div_impl when an intermediate result is out of expected range. (
#119449
)
...
Before this fix, `1.0L / (1.0L - 0x1.0p-113L)` will return `2 * (1 + eps(1))`.
2024-12-17 12:24:57 -05:00
..
TestCases
[compiler-rt][builtins] Upstream __isPlatformOrVariantPlatformVersionAtLeast() (
#100605
)
2024-07-30 17:19:39 -04:00
timing
…
Unit
[compiler-rt] Fix a bug in fp_div_impl when an intermediate result is out of expected range. (
#119449
)
2024-12-17 12:24:57 -05:00
CMakeLists.txt
…
lit.cfg.py
[LLVM][compiler-rt][AArch64] Refactor AArch64 CPU features (
#97777
)
2024-07-05 10:59:51 -07:00
lit.site.cfg.py.in
…