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_runtime_wrapper.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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