summaryrefslogtreecommitdiffstats
path: root/clang/lib/Headers/__clang_cuda_math_forward_declares.h
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP][bugfix] Add missing math functions variants for log and abs.Gheorghe-Teodor Bercea2019-05-171-0/+11
* [OpenMP][Bugfix] Move double and float versions of abs under c++ macroGheorghe-Teodor Bercea2019-05-151-2/+2
* [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-3/+5
* [OpenMP][Clang] Support for target math functionsGheorghe-Teodor Bercea2019-05-081-0/+4
* Revert "[OpenMP][Clang] Support for target math functions"Jonas Devlieghere2019-05-071-4/+0
* [OpenMP][Clang] Support for target math functionsGheorghe-Teodor Bercea2019-05-061-0/+4
* [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] Remove implementations of nexttoward.Justin Lebar2017-11-171-4/+4
* [CUDA] Declare our __device__ math functions in the same inline namespace as ...Justin Lebar2016-10-081-0/+20
* [CUDA] Improve handling of math functions.Justin Lebar2016-08-181-1/+4
* [CUDA] Tweak math forward declares so we're compatible with libstdc++4.9.Justin Lebar2016-04-071-90/+162
* [CUDA] Add math forward declares to CUDA header wrapper.Justin Lebar2016-03-301-0/+191
OpenPOWER on IntegriCloud