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
/
clang
/
lib
/
Headers
/
__clang_cuda_cmath.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CUDA] Remove implementations of nexttoward.
Justin Lebar
2017-11-17
1
-19
/
+4
*
[CUDA] Don't define functions that the CUDA headers themselves define on Wind...
Justin Lebar
2017-01-05
1
-2
/
+8
*
[CUDA] Wrapper header changes necessary to support MacOS.
Justin Lebar
2016-11-18
1
-2
/
+5
*
[CUDA] Declare our __device__ math functions in the same inline namespace as ...
Justin Lebar
2016-10-08
1
-1
/
+21
*
[CUDA] Make __clang_cuda_cmath.h compatible with libc++.
Justin Lebar
2016-09-14
1
-0
/
+31
*
[CUDA] Improve handling of math functions.
Justin Lebar
2016-08-18
1
-2
/
+281
*
[CUDA] Tweak math forward declares so we're compatible with libstdc++4.9.
Justin Lebar
2016-04-07
1
-68
/
+17
*
[CUDA] Add missing #undef __DEVICE__ to CUDA shim header.
Justin Lebar
2016-03-29
1
-0
/
+2
*
Added missing '__'.
Artem Belevich
2016-02-12
1
-1
/
+1
*
Update functions in clang supplied headers to use the compiler reserved
Eric Christopher
2016-02-12
1
-67
/
+81
*
[CUDA] Bug 26497 : Remove wrappers for variants provided by CUDA headers.
Artem Belevich
2016-02-05
1
-99
/
+59
*
[CUDA] Implemented device-side support functions in <cmath>.
Artem Belevich
2016-01-26
1
-0
/
+223