summaryrefslogtreecommitdiffstats
path: root/clang/lib/Headers/__clang_cuda_device_functions.h
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP][bugfix] Fix issues with C++ 17 compilation when handling math functionsGheorghe-Teodor Bercea2019-05-151-5/+15
* [OpenMP][Clang][BugFix] Split declares and math functions inclusion.Gheorghe-Teodor Bercea2019-05-131-0/+2
* [OpenMP][Clang] Support for target math functionsGheorghe-Teodor Bercea2019-05-081-1/+19
* Revert "[OpenMP][Clang] Support for target math functions"Jonas Devlieghere2019-05-071-15/+1
* [OpenMP][Clang] Support for target math functionsGheorghe-Teodor Bercea2019-05-061-1/+15
* [CUDA][Windows] Restrict long double device functions declarations to WindowsEvgeny Mankov2019-04-181-0/+6
* Move the builtin headers to use the new license file header.Chandler Carruth2019-04-081-17/+3
* [CUDA][Windows] Last fix for the clang Bug 38811 "Clang fails to compile with...Evgeny Mankov2019-04-051-0/+3
* [CUDA][Windows] Partial fix for bug 38811 (Step 2 of 3)Evgeny Mankov2019-03-151-10/+10
* [CUDA][Windows] Partial fix for bug #38811 (Step 1 of 3)Evgeny Mankov2019-03-151-2/+2
* [CUDA] Provide integer SIMD functions for CUDA-9.2Artem Belevich2018-07-201-0/+427
* [CUDA] Added missing functions.Artem Belevich2018-02-221-0/+22
* [CUDA] Added missing __threadfence_system() function for CUDA9.Artem Belevich2018-02-201-0/+1
* [CUDA] Added partial support for CUDA-9.1Artem Belevich2018-01-301-0/+1318
OpenPOWER on IntegriCloud