Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |