summaryrefslogtreecommitdiffstats
path: root/lib/Sema/SemaCUDA.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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