summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCUDA/device-stub.cu
Commit message (Expand)AuthorAgeFilesLines
* [HIP] Register/unregister device fat binary only onceYaxun Liu2018-07-201-4/+19
* [FileCheck] Add -allow-deprecated-dag-overlap to failing clang testsJoel E. Denny2018-07-111-8/+8
* [CUDA] Use atexit() to call module destructor.Artem Belevich2018-06-271-2/+2
* [CUDA] Fix emission of constant strings in sectionsJonas Hahnfeld2018-06-081-3/+3
* [HIP] Support offloading by linker scriptYaxun Liu2018-05-181-17/+23
* [HIP] Add hip input kind and codegen for kernel launchingYaxun Liu2018-04-251-43/+58
* [CUDA] Register relocatable GPU binariesJonas Hahnfeld2018-04-201-45/+66
* Fix typos in clangAlexander Kornienko2018-04-061-1/+1
* [CUDA] Place GPU binary into .nv_fatbin section and align it by 8.Artem Belevich2016-08-121-2/+4
* Fixed test failure platforms with name mangling different from Linux.Artem Belevich2016-03-021-3/+4
* [CUDA] Do not generate unnecessary runtime init code.Artem Belevich2016-03-021-0/+20
* [CUDA] Emit host-side 'shadows' for device-side global variablesArtem Belevich2016-03-021-4/+43
* [cuda] Fixed test case failure on s390xArtem Belevich2015-05-111-2/+2
* Fixed test failure on machines with 32-bit size_t.Artem Belevich2015-05-071-1/+1
* [cuda] Include GPU binary into host object file and generate init/deinit code.Artem Belevich2015-05-071-1/+40
* Move all CUDA testing inputs to Inputs/ subdirectory inside the tests.Eli Bendersky2014-04-281-1/+1
* CUDA: IR generation support for device stubsPeter Collingbourne2011-10-061-0/+13