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
/
test
/
CodeGenCUDA
/
device-stub.cu
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CUDA] add support for the new kernel launch API in CUDA-9.2+.
Artem Belevich
2019-01-31
1
-12
/
+53
*
[CUDA] Treat extern global variable shadows same as regular extern vars.
Artem Belevich
2018-12-22
1
-6
/
+13
*
[HIP] Support early finalization of device code for -fno-gpu-rdc
Yaxun Liu
2018-10-02
1
-9
/
+11
*
[HIP] Make __hip_gpubin_handle hidden to avoid being merged across different ...
Yaxun Liu
2018-08-17
1
-1
/
+1
*
[HIP] Register/unregister device fat binary only once
Yaxun Liu
2018-07-20
1
-4
/
+19
*
[FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests
Joel E. Denny
2018-07-11
1
-8
/
+8
*
[CUDA] Use atexit() to call module destructor.
Artem Belevich
2018-06-27
1
-2
/
+2
*
[CUDA] Fix emission of constant strings in sections
Jonas Hahnfeld
2018-06-08
1
-3
/
+3
*
[HIP] Support offloading by linker script
Yaxun Liu
2018-05-18
1
-17
/
+23
*
[HIP] Add hip input kind and codegen for kernel launching
Yaxun Liu
2018-04-25
1
-43
/
+58
*
[CUDA] Register relocatable GPU binaries
Jonas Hahnfeld
2018-04-20
1
-45
/
+66
*
Fix typos in clang
Alexander Kornienko
2018-04-06
1
-1
/
+1
*
[CUDA] Place GPU binary into .nv_fatbin section and align it by 8.
Artem Belevich
2016-08-12
1
-2
/
+4
*
Fixed test failure platforms with name mangling different from Linux.
Artem Belevich
2016-03-02
1
-3
/
+4
*
[CUDA] Do not generate unnecessary runtime init code.
Artem Belevich
2016-03-02
1
-0
/
+20
*
[CUDA] Emit host-side 'shadows' for device-side global variables
Artem Belevich
2016-03-02
1
-4
/
+43
*
[cuda] Fixed test case failure on s390x
Artem Belevich
2015-05-11
1
-2
/
+2
*
Fixed test failure on machines with 32-bit size_t.
Artem Belevich
2015-05-07
1
-1
/
+1
*
[cuda] Include GPU binary into host object file and generate init/deinit code.
Artem Belevich
2015-05-07
1
-1
/
+40
*
Move all CUDA testing inputs to Inputs/ subdirectory inside the tests.
Eli Bendersky
2014-04-28
1
-1
/
+1
*
CUDA: IR generation support for device stubs
Peter Collingbourne
2011-10-06
1
-0
/
+13