hanchenye-llvm-project/clang/lib
Gabor Buella eba6c42e66 [X86] WaitPKG intrinsics
Reviewers: craig.topper, zvi

Reviewed By: craig.topper

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

llvm-svn: 330463
2018-04-20 18:44:33 +00:00
..
ARCMigrate Fix typos in clang 2018-04-06 15:14:32 +00:00
AST [CXX] Templates specialization visibility can be wrong 2018-04-19 15:46:43 +00:00
ASTMatchers Fix typos in clang 2018-04-06 15:14:32 +00:00
Analysis Fix -Wunused-variable warnings after r330377. 2018-04-20 09:47:03 +00:00
Basic [X86] WaitPKG intrinsics 2018-04-20 18:44:33 +00:00
CodeGen Revert r330442, CodeGen/no-ident-version.c is failing on PPC 2018-04-20 17:14:39 +00:00
CrossTU
Driver Revert r330442, CodeGen/no-ident-version.c is failing on PPC 2018-04-20 17:14:39 +00:00
Edit
Format [clang-format] Don't remove empty lines before namespace endings 2018-04-19 13:02:15 +00:00
Frontend Revert r330442, CodeGen/no-ident-version.c is failing on PPC 2018-04-20 17:14:39 +00:00
FrontendTool
Headers [X86] WaitPKG intrinsics 2018-04-20 18:44:33 +00:00
Index [Index] Return SourceLocation to consumers, not FileID/Offset pair. 2018-04-09 14:12:51 +00:00
Lex Record whether a module came from a private module map 2018-04-20 17:16:04 +00:00
Parse Revert r329684 (and follow-ups 329693, 329714). See discussion on https://reviews.llvm.org/D43578. 2018-04-10 18:53:28 +00:00
Rewrite
Sema [OPENMP] Fix -Wunused-lambda-capture. NFC 2018-04-18 19:32:01 +00:00
Serialization Record whether a module came from a private module map 2018-04-20 17:16:04 +00:00
StaticAnalyzer [analyzer] When we fail to evaluate a pointer cast, escape the pointer. 2018-04-19 23:24:32 +00:00
Tooling [Tooling] Correct the "-std" compile command option. 2018-04-11 09:18:18 +00:00
CMakeLists.txt