llvm-project/clang/lib
Wang, Pengfei 412cdcf2ed [X86] Add HRESET instruction.
For more details about these instructions, please refer to the latest ISE document: https://software.intel.com/en-us/download/intel-architecture-instruction-set-extensions-programming-reference.

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D89102
2020-10-13 08:47:26 +08:00
..
ARCMigrate With MSVC, file needs to be compiled with /BIGOBJ 2020-07-17 09:43:06 -07:00
AST Revert "Canonicalize declaration pointers when forming APValues." 2020-10-12 12:37:24 -07:00
ASTMatchers [clang-tidy] Fix crash in readability-function-cognitive-complexity on weak refs 2020-10-11 18:52:38 +03:00
Analysis [clang] improve accuracy of ExprMutAnalyzer 2020-10-09 13:45:32 +02:00
Basic [X86] Add HRESET instruction. 2020-10-13 08:47:26 +08:00
CodeGen Revert "Canonicalize declaration pointers when forming APValues." 2020-10-12 12:37:24 -07:00
CrossTU [analyzer] Add CTUImportCppThreshold for C++ files 2020-07-09 15:36:33 +02:00
DirectoryWatcher DirectoryWatcher: add an implementation for Windows 2020-10-09 20:55:57 +00:00
Driver [clang] Don't look into <sysroot> for C++ headers if they are found alongside the toolchain 2020-10-09 12:41:41 -04:00
Edit [C++2a] Add __builtin_bit_cast, used to implement std::bit_cast 2019-07-02 18:28:13 +00:00
Format [clang-format][NFC] Store FormatToken::Type as an enum instead of bitfield 2020-10-07 17:17:40 +01:00
Frontend [OpenCL] Add new compilation mode for OpenCL 3.0. 2020-10-09 15:28:38 +01:00
FrontendTool [NFC] Refactor Registry loops to range for 2020-06-19 00:40:10 +01:00
Headers [X86] Add HRESET instruction. 2020-10-13 08:47:26 +08:00
Index [clang] Traverse init-captures while indexing 2020-09-22 02:32:09 -04:00
IndexSerialization [index-while-building] Fix build with -DBUILD_SHARED_LIBS=True 2020-08-20 15:12:56 +01:00
Lex Lex: Avoid MemoryBuffer* key in ExcludedPreprocessorDirectiveSkipMapping, NFC 2020-10-12 17:39:01 -04:00
Parse [clang] Fix returning the underlying VarDecl as top-level decl for VarTemplateDecl. 2020-10-12 10:46:18 +02:00
Rewrite [Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug 2019-08-15 21:17:48 +00:00
Sema [SemaTemplate] Stop passing insertion position around during VarTemplate instantiation 2020-10-12 16:48:50 -07:00
Serialization Revert "[Modules] Add stats to measure performance of building and loading modules." 2020-09-24 12:36:06 -07:00
StaticAnalyzer [Analyzer] Fix for dereferece of smart pointer after branching on unknown inner pointer 2020-10-09 13:42:25 +02:00
Testing Fix MSVC "not all control paths return a value" warning. NFC. 2020-06-05 10:45:59 +01:00
Tooling Lex: Avoid MemoryBuffer* key in ExcludedPreprocessorDirectiveSkipMapping, NFC 2020-10-12 17:39:01 -04:00
CMakeLists.txt Add an explicit toggle for the static analyzer in clang-tidy 2020-09-10 10:48:17 -04:00