index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Headers
/
__clang_cuda_runtime_wrapper.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the builtin headers to use the new license file header.
Chandler Carruth
2019-04-08
1
-17
/
+3
*
Basic CUDA-10 support.
Artem Belevich
2019-02-05
1
-1
/
+1
*
[CUDA] add support for the new kernel launch API in CUDA-9.2+.
Artem Belevich
2019-01-31
1
-0
/
+10
*
[CUDA] Added basic support for compiling with CUDA-10.0
Artem Belevich
2018-09-24
1
-1
/
+7
*
[CUDA] Replace 'nv_weak' attributes in CUDA headers with 'weak'.
Artem Belevich
2018-06-06
1
-0
/
+6
*
[CUDA] Enable CUDA compilation with CUDA-9.2
Artem Belevich
2018-04-24
1
-1
/
+6
*
[CUDA] Added partial support for CUDA-9.1
Artem Belevich
2018-01-30
1
-26
/
+58
*
[CUDA] Tweak CUDA wrappers to make cuda-9 work with libc++
Artem Belevich
2017-11-30
1
-0
/
+6
*
[CUDA] Work around conflicting function definitions in CUDA-9 headers.
Artem Belevich
2017-09-27
1
-0
/
+11
*
[CUDA] Work around a new quirk in CUDA9 headers.
Artem Belevich
2017-09-15
1
-0
/
+10
*
[CUDA] Added rudimentary support for CUDA-9 and sm_70.
Artem Belevich
2017-09-07
1
-1
/
+8
*
[CUDA] Pre-include sm_60 and sm_61 headers.
Artem Belevich
2017-01-04
1
-0
/
+5
*
[CUDA] Wrapper header changes necessary to support MacOS.
Justin Lebar
2016-11-18
1
-0
/
+9
*
[CUDA] Move device placement new definitions into a wrapper header.
Justin Lebar
2016-10-26
1
-18
/
+0
*
[CUDA] Re-land support for <complex> (r283683 and r283680).
Justin Lebar
2016-10-11
1
-0
/
+1
*
Revert r283680.
Nico Weber
2016-10-10
1
-1
/
+0
*
[CUDA] Support <complex> and std::min/max on the device.
Justin Lebar
2016-10-08
1
-0
/
+1
*
[CUDA] Rename cuda_builtin_vars.h to __clang_cuda_builtin_vars.h.
Justin Lebar
2016-10-08
1
-8
/
+8
*
[CUDA] Added support for CUDA-8
Artem Belevich
2016-09-28
1
-2
/
+18
*
[CUDA] Add __device__ overloads for placement new and delete.
Justin Lebar
2016-08-10
1
-0
/
+18
*
[CUDA] Implement __shfl* intrinsics in clang headers.
Justin Lebar
2016-06-09
1
-6
/
+7
*
[CUDA] Add -fcuda-approx-transcendentals flag.
Justin Lebar
2016-05-23
1
-0
/
+14
*
[CUDA] Implement __ldg using intrinsics.
Justin Lebar
2016-05-19
1
-1
/
+5
*
[CUDA] removed unneeded __nvvm_reflect_anchor()
Artem Belevich
2016-04-21
1
-10
/
+0
*
[CUDA] Tweak math forward declares so we're compatible with libstdc++4.9.
Justin Lebar
2016-04-07
1
-0
/
+13
*
[CUDA] Fix typo in __clang_cuda_runtime_wrapper.h.
Justin Lebar
2016-04-01
1
-1
/
+1
*
[CUDA] Add math forward declares to CUDA header wrapper.
Justin Lebar
2016-03-30
1
-0
/
+3
*
[CUDA] Don't define __NVCC__.
Justin Lebar
2016-03-23
1
-1
/
+0
*
[CUDA] Add conversion operators for threadIdx, blockIdx, gridDim, and blockDi...
Justin Lebar
2016-02-24
1
-0
/
+27
*
[CUDA] Add hack so code which includes "curand.h" doesn't break.
Justin Lebar
2016-02-24
1
-0
/
+14
*
Update functions in clang supplied headers to use the compiler reserved
Eric Christopher
2016-02-12
1
-26
/
+26
*
[CUDA] added declarations for device-side system calls
Artem Belevich
2016-02-03
1
-8
/
+35
*
[CUDA] Implemented device-side support functions in <cmath>.
Artem Belevich
2016-01-26
1
-1
/
+4
*
[CUDA] Make printf work.
Justin Lebar
2016-01-23
1
-0
/
+5
*
[CUDA] runtime wrapper header tweaks
Artem Belevich
2015-12-17
1
-3
/
+24
*
[CUDA] renamed cuda_runtime.h wrapper to __cuda_runtime.h
Artem Belevich
2015-12-16
1
-0
/
+195