summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCUDA/filter-decl.cu
AgeCommit message (Expand)Author
2024-09-29[cuda][HIP] `__constant__` should imply constant (#110182)Alex Voicu
2018-02-23Really fix test on windows.Rafael Espindola
2018-02-23Fix one last test on a windows host.Rafael Espindola
2016-03-02[CUDA] Emit host-side 'shadows' for device-side global variablesArtem Belevich
2015-08-22[CUDA] Change initializer for CUDA device code based on CUDA documentation.Jingyue Wu
2015-04-27[cuda] treat file scope __asm as __host__ and ignore it during device-side co...Artem Belevich
2014-04-28Move all CUDA testing inputs to Inputs/ subdirectory inside the tests.Eli Bendersky
2014-01-14Remove the -cxx-abi command-line flag.Hans Wennborg
2014-01-13Update tests in preparation for using the MS ABI for Win32 targetsHans Wennborg
2011-10-06CUDA: add -fcuda-is-device flagPeter Collingbourne