forked from OSchip/llvm-project
![]() OpenCL C 3.0 introduces optionality to some builtins, in particularly to those which are conditionally supported with pipe, device enqueue and generic address space features. The idea is to conditionally support such builtins depending on the language options being set for a certain feature. This allows users to define functions with names of those optional builtins in OpenCL (as such names are not reserved). Reviewed By: Anastasia Differential Revision: https://reviews.llvm.org/D118605 |
||
---|---|---|
.. | ||
Targets | ||
Attributes.cpp | ||
Builtins.cpp | ||
CLWarnings.cpp | ||
CMakeLists.txt | ||
CharInfo.cpp | ||
CodeGenOptions.cpp | ||
Cuda.cpp | ||
DarwinSDKInfo.cpp | ||
Diagnostic.cpp | ||
DiagnosticIDs.cpp | ||
DiagnosticOptions.cpp | ||
ExpressionTraits.cpp | ||
FileEntry.cpp | ||
FileManager.cpp | ||
FileSystemStatCache.cpp | ||
IdentifierTable.cpp | ||
LangOptions.cpp | ||
LangStandards.cpp | ||
Module.cpp | ||
NoSanitizeList.cpp | ||
ObjCRuntime.cpp | ||
OpenCLOptions.cpp | ||
OpenMPKinds.cpp | ||
OperatorPrecedence.cpp | ||
ProfileList.cpp | ||
SanitizerSpecialCaseList.cpp | ||
Sanitizers.cpp | ||
SourceLocation.cpp | ||
SourceManager.cpp | ||
Stack.cpp | ||
TargetID.cpp | ||
TargetInfo.cpp | ||
Targets.cpp | ||
Targets.h | ||
TokenKinds.cpp | ||
TypeTraits.cpp | ||
Version.cpp | ||
Warnings.cpp | ||
XRayInstr.cpp | ||
XRayLists.cpp |