summaryrefslogtreecommitdiff
path: root/test/CodeGenCUDA/filter-decl.cu
Commit message (Expand)AuthorAgeFilesLines
* Really fix test on windows.Rafael Espindola2018-02-231-3/+3
* Fix one last test on a windows host.Rafael Espindola2018-02-231-1/+1
* [CUDA] Emit host-side 'shadows' for device-side global variablesArtem Belevich2016-03-021-3/+3
* [CUDA] Change initializer for CUDA device code based on CUDA documentation.Jingyue Wu2015-08-221-4/+4
* [cuda] treat file scope __asm as __host__ and ignore it during device-side co...Artem Belevich2015-04-271-0/+6
* Move all CUDA testing inputs to Inputs/ subdirectory inside the tests.Eli Bendersky2014-04-281-1/+1
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-2/+2
* Update tests in preparation for using the MS ABI for Win32 targetsHans Wennborg2014-01-131-2/+2
* CUDA: add -fcuda-is-device flagPeter Collingbourne2011-10-061-0/+40