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
*
[OpenMP][bugfix] Add missing math functions variants for log and abs.
Gheorghe-Teodor Bercea
2019-05-17
1
-0
/
+5
*
[OpenMP][Bugfix] Move double and float versions of abs under c++ macro
Gheorghe-Teodor Bercea
2019-05-15
1
-1
/
+1
*
[OpenMP][bugfix] Fix issues with C++ 17 compilation when handling math functions
Gheorghe-Teodor Bercea
2019-05-15
1
-1
/
+11
*
[OpenMP][Clang][BugFix] Split declares and math functions inclusion.
Gheorghe-Teodor Bercea
2019-05-13
1
-0
/
+2
*
[OpenMP][Clang] Support for target math functions
Gheorghe-Teodor Bercea
2019-05-08
1
-0
/
+10
*
Revert "[OpenMP][Clang] Support for target math functions"
Jonas Devlieghere
2019-05-07
1
-10
/
+0
*
[OpenMP][Clang] Support for target math functions
Gheorghe-Teodor Bercea
2019-05-06
1
-0
/
+10
*
[CUDA][Windows] Restrict long double device functions declarations to Windows
Evgeny Mankov
2019-04-18
1
-3
/
+0
*
Move the builtin headers to use the new license file header.
Chandler Carruth
2019-04-08
1
-17
/
+3
*
[CUDA][Windows] Last fix for the clang Bug 38811 "Clang fails to compile with...
Evgeny Mankov
2019-04-05
1
-0
/
+3
*
[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