llvm-capstone/clang/test
Gabor Buella b0f310d51d [x86] Introduce the pconfig intrinsic
Reviewers: craig.topper, zvi

Reviewed By: craig.topper

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

llvm-svn: 331740
2018-05-08 06:49:41 +00:00
..
Analysis [analyzer] Invalidate union regions properly. Don't hesitate to load later. 2018-05-04 22:19:32 +00:00
ARCMT
ASTMerge
clang-rename
CodeCompletion
CodeGen [X86] Use target feature defines in tests instead of defining our own flag on the command line. NFCI 2018-05-07 21:47:13 +00:00
CodeGenCoroutines [Coroutines] Catch exceptions in await_resume 2018-05-04 14:02:37 +00:00
CodeGenCUDA
CodeGenCXX Fix failing codegen test on non-x86_64 platforms 2018-05-07 23:15:34 +00:00
CodeGenObjC
CodeGenObjCXX
CodeGenOpenCL Add Microsoft Mangling for OpenCL Half Type 2018-05-01 14:16:15 +00:00
Coverage [analyzer] Fix filename in cross-file HTML report 2018-05-02 14:26:12 +00:00
CoverageMapping
CXX [Sema] Do not match function type with const T in template argument deduction 2018-05-03 01:43:23 +00:00
Driver [x86] Introduce the pconfig intrinsic 2018-05-08 06:49:41 +00:00
FixIt
Format
Frontend Move test input file into same directory as test. NFC 2018-05-08 00:29:21 +00:00
Headers [x86] Introduce the pconfig intrinsic 2018-05-08 06:49:41 +00:00
Import
Index [libclang] Fix the type of 'int (Foo);' 2018-05-01 20:45:25 +00:00
Integration
Layout Non-zero-length bit-fields make a class non-empty. 2018-05-07 06:43:30 +00:00
Lexer Implement P0482R2, support for char8_t type. 2018-05-01 05:02:45 +00:00
Misc Add warning flag -Wordered-compare-function-pointers. 2018-05-05 00:09:51 +00:00
Modules Track the result of evaluating a computed noexcept specification on the 2018-05-03 03:58:32 +00:00
OpenMP [OPENMP, NVPTX] Small test fix, NFC. 2018-05-07 17:38:13 +00:00
Parser PR37189 Fix incorrect end source location and spelling for a split '>>' token. 2018-04-30 05:25:48 +00:00
PCH [C++2a] Implement operator<=> CodeGen and ExprConstant 2018-05-07 21:07:10 +00:00
Preprocessor [x86] Introduce the pconfig intrinsic 2018-05-08 06:49:41 +00:00
Profile
Refactor
Rewriter
Sema Disallow pointers to const in __sync_fetch_and_xxx. 2018-05-05 17:38:42 +00:00
SemaCUDA
SemaCXX [C++2a] Implement operator<=>: Address bugs and post-commit review comments after r331677. 2018-05-08 00:52:19 +00:00
SemaObjC [ObjC] Supress the 'implementing unavailable method' warning when 2018-05-03 01:12:06 +00:00
SemaObjCXX
SemaOpenCL
SemaTemplate Fix explicit template parameter reporting for narrowing conversions 2018-05-07 17:05:20 +00:00
TableGen
Templight
Tooling
Unit
VFS
.clang-format
CMakeLists.txt
cxx-sections.data
lit.cfg.py
lit.site.cfg.py.in
make_test_dirs.pl
TestRunner.sh