summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/builtins-nvptx.c
Commit message (Expand)AuthorAgeFilesLines
* [CUDA] Implement atomicInc and atomicDec builtinsJustin Lebar2016-03-221-1/+7
* [CUDA] fix codegen for __nvvm_atom_cas_*Jingyue Wu2015-09-301-0/+3
* [CUDA] 32-bit NVPTX should have 32-bit long type.Artem Belevich2015-09-281-4/+3
* [CUDA] fix codegen for __nvvm_atom_min/max_gen_u*Jingyue Wu2015-08-311-10/+10
* [CUDA] Implemented __nvvm_atom_*_gen_* builtins.Artem Belevich2015-06-251-13/+109
* [NVPTX] Fix type error for some builtins in BuiltinsNVPTX.defJustin Holewinski2014-12-021-0/+2
* clang/test/CodeGen/builtins-nvptx.c: Prune "REQUIRES: nvptx64-registered-targ...NAKAMURA Takumi2013-12-041-1/+0
* [NVPTX] Add entire list of supported builtinsJustin Holewinski2013-05-221-0/+9
* [NVPTX] Add __nvvm_* intrinsics as Clang builtinsJustin Holewinski2012-11-091-2/+72
* Revert r166541, "clang/test: Add appropriate requirements as REQUIRES, corres...NAKAMURA Takumi2012-10-241-1/+0
* clang/test: Add appropriate requirements as REQUIRES, corresponding to r166532.NAKAMURA Takumi2012-10-241-0/+1
* Un-XFAIL CodeGen/builtins-nvptx.c now that the proper changes haveJustin Holewinski2012-05-241-2/+0
* XFAIL this test, which does not pass on trunk since the grandJohn McCall2012-05-241-0/+1
* Replace PTX back-end with NVPTX back-end in all places where Clang caresJustin Holewinski2012-05-241-0/+99
OpenPOWER on IntegriCloud