summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCUDA/device-stub.cu
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud