llvm-project/clang/lib
Yaxun Liu 30d652a447 [OpenCL] Support variable memory scope in atomic builtins
Differential Revision: https://reviews.llvm.org/D36580

llvm-svn: 310924
2017-08-15 16:02:49 +00:00
..
ARCMigrate Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC. 2017-06-03 06:23:19 +00:00
AST [OpenCL] Support variable memory scope in atomic builtins 2017-08-15 16:02:49 +00:00
ASTMatchers [ASTMatchers] Fix use after free. 2017-06-09 17:55:42 +00:00
Analysis Reland "Thread Safety Analysis: fix assert_capability." 2017-08-08 19:44:34 +00:00
Basic [OpenCL] Allow targets to select address space per type 2017-08-15 09:38:18 +00:00
CodeGen [OpenCL] Support variable memory scope in atomic builtins 2017-08-15 16:02:49 +00:00
Driver Revert "Fix LLVMgold plugin name/path for non-Linux." 2017-08-15 00:31:44 +00:00
Edit [clang] Fix format specifiers fixits for nested macros 2017-06-20 20:46:58 +00:00
Format clang-format: [JS] wrap optional properties in type aliases. 2017-08-14 16:09:08 +00:00
Frontend [OpenCL] Support variable memory scope in atomic builtins 2017-08-15 16:02:49 +00:00
FrontendTool Update after LLVM change r309087 2017-07-26 09:10:17 +00:00
Headers [OpenCL] Remove extra select functions from opencl-c.h 2017-08-05 02:23:47 +00:00
Index [index] Set SymbolSubKind::Accessor[GS]etter on class methods 2017-07-21 23:04:27 +00:00
Lex Rename cxx1z -> cxx17 across all diagnostic IDs. 2017-08-13 23:37:29 +00:00
Parse Allow pretty platform names in availability attributes 2017-08-15 14:42:01 +00:00
Rewrite [Analyzer] Add support for displaying cross-file diagnostic paths in HTML output 2017-08-03 18:12:22 +00:00
Sema [OpenCL] Support variable memory scope in atomic builtins 2017-08-15 16:02:49 +00:00
Serialization Revert "PR19668, PR23034: Fix handling of move constructors and deleted copy constructors when deciding whether classes should be passed indirectly." 2017-08-09 12:22:25 +00:00
StaticAnalyzer [analyzer] Fix SimpleSValBuilder::simplifySVal 2017-08-14 21:23:08 +00:00
Tooling [rename] Introduce symbol occurrences 2017-08-14 16:19:24 +00:00
CMakeLists.txt