summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaCUDA.cpp
Commit message (Expand)AuthorAgeFilesLines
* Create a frontend flag to disable CUDA cross-target call checksEli Bendersky2015-04-151-0/+5
* CUDA: Add option to allow host device functions to call host functionsJacques Pienaar2015-02-241-2/+14
* Consider calls from implict host device functions as valid in SemaCUDA.Jacques Pienaar2014-12-161-6/+6
* CUDA host device code with two code pathsReid Kleckner2014-12-031-5/+14
* CUDA: mark the target of implicit intrinsics properlyEli Bendersky2014-09-301-0/+6
* CUDA: Fix incorrect target inference for implicit members.Eli Bendersky2014-09-291-4/+176
* Split off CUDA-specific Sema parts to a new fileEli Bendersky2014-09-031-0/+76
OpenPOWER on IntegriCloud