llvm-project/clang/include/clang
Daniil Fukalov 1b14a3ad3d [AMDGPU] fixes for lds f32 builtins
1. added restrictions to memory scope, order and volatile parameters
2. added custom processing for these builtins - currently is not used code,
   needed to switch off GCCBuiltin link to the builtins (ongoing change to llvm
   tree)
3. builtins renamed as requested

Differential Revision: https://reviews.llvm.org/D43281

llvm-svn: 332848
2018-05-21 16:18:07 +00:00
..
ARCMigrate Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
AST [CodeGen] Recognize more cases of zero initialization 2018-05-21 16:09:54 +00:00
ASTMatchers [ASTMatchers] Introduce a blockDecl matcher for matching block declarations 2018-05-16 22:47:03 +00:00
Analysis Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
Basic [AMDGPU] fixes for lds f32 builtins 2018-05-21 16:18:07 +00:00
CodeGen Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
Config CMake option to allow enabling experimental new pass manager by default 2018-04-06 00:53:00 +00:00
CrossTU Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
Driver Do not enable RTTI with -fexceptions, for PS4 2018-05-18 23:32:01 +00:00
Edit Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
Format Revert "Move #include manipulation code to new lib/Tooling/Inclusions." 2018-05-18 18:33:08 +00:00
Frontend [libclang] Allow skipping function bodies in preamble only 2018-05-17 09:24:37 +00:00
FrontendTool [Templight] Template Instantiation Observer 2018-02-10 14:04:45 +00:00
Index Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
Lex Reland '[clang] Adding CharacteristicKind to PPCallbacks::InclusionDirective' 2018-05-10 19:05:36 +00:00
Parse Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
Rewrite Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
Sema Revert r332470 (and corresponding tests in r332492). 2018-05-18 20:18:17 +00:00
Serialization Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
StaticAnalyzer Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
Tooling Revert "Move #include manipulation code to new lib/Tooling/Inclusions." 2018-05-18 18:33:08 +00:00
CMakeLists.txt Fixed bug 2016-05-31 15:56:26 +00:00
module.modulemap clang/module.modulemap: clang/Basic/X86Target.def may be textual header. 2017-11-15 23:04:44 +00:00