index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
test
/
std
/
numerics
/
c.math
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Strip trailing whitespace from libc++
Louis Dionne
2019-10-23
1
-3
/
+3
*
[libc++][NFC] Remove excess trailing newlines from most files
Casey Carter
2019-10-23
1
-1
/
+0
*
[libcxx][test][NFC] Fix comment typos.
Stephan T. Lavavej
2019-10-22
1
-2
/
+2
*
[libc++][test] Miscellaneous MSVC cleanups
Casey Carter
2019-10-09
1
-1
/
+1
*
[libc++] Fix std::abs tests
Zoe Carver
2019-08-20
1
-7
/
+14
*
[libc++] fix test for unsigned char
Zoe Carver
2019-08-20
1
-1
/
+7
*
[libc++] std::abs should not return double
Zoe Carver
2019-08-20
2
-0
/
+97
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
2
-0
/
+4
*
Implement 'lerp'; which is the last bit of P0811. Mark that paper as complete.
Marshall Clow
2019-04-25
1
-0
/
+75
*
Fix implementation of ::abs and std::abs LWG 2192.
Eric Fiselier
2019-04-23
1
-7
/
+46
*
Support tests in freestanding
JF Bastien
2019-02-04
3
-3
/
+9
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
3
-12
/
+9
*
Fix FP comparisons when SSE isn't available
Eric Fiselier
2018-12-17
1
-1
/
+2
*
Fix return type of isinf(double) and isnan(double) where possible.
Richard Smith
2018-05-01
1
-6
/
+8
*
Placate unused variable warnings uncovered by improvements to clang's -Wunuse...
Benjamin Kramer
2017-10-14
1
-0
/
+1
*
cmath: Skip Libc for integral types in isinf, etc.
Duncan P. N. Exon Smith
2017-04-21
1
-0
/
+33
*
[libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized...
Stephan T. Lavavej
2016-11-14
1
-0
/
+1
*
Remove all _LIBCPP_VERSION tests from under test/std
Eric Fiselier
2016-10-08
3
-28
/
+0
*
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...
Eric Fiselier
2016-06-14
1
-0
/
+1
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
1
-1
/
+1
*
Tolerate incorrect return type for 'isinf' and 'isnan' in tests.
Eric Fiselier
2016-05-27
3
-63
/
+48
*
Implement P0030R1: Introduce a 3-Argument Overload to std::hypot
Marshall Clow
2016-05-17
1
-0
/
+23
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
6
-0
/
+1607