hanchenye-llvm-project/clang/test
Craig Topper a06d4a1c40 Add the rest of the BMI intrinsics.
llvm-svn: 147265
2011-12-25 07:27:12 +00:00
..
ARCMT Modify how the -verify flag works. Currently, the verification string and 2011-12-15 00:38:15 +00:00
ASTMerge
Analysis Colorize and condense CFG pretty-printing. 2011-12-22 23:33:52 +00:00
CXX Fix several issues related to specializations and explicit instantiations. 2011-12-23 20:58:04 +00:00
CodeCompletion
CodeGen Add the rest of the BMI intrinsics. 2011-12-25 07:27:12 +00:00
CodeGenCUDA
CodeGenCXX Always implicitly declare move assignment operations for dynamic classes, in 2011-12-24 21:56:24 +00:00
CodeGenObjC When performing layout for an Objective-C class, make sure to dig out 2011-12-20 15:50:13 +00:00
CodeGenObjCXX Make sure that we infer __strong, etc. when we instantiate variables 2011-12-10 01:22:52 +00:00
CodeGenOpenCL Annotate imprecise FP division with fpaccuracy metadata 2011-10-27 19:19:51 +00:00
Coverage Remove the Blackfin backend. 2011-10-25 00:06:12 +00:00
Driver Add missing triple to darwin clang driver test. 2011-12-22 21:32:51 +00:00
FixIt Modify how the -verify flag works. Currently, the verification string and 2011-12-15 00:38:15 +00:00
Frontend test/Frontend/dependency-gen.c: Relax expressions for Win32 host (mingw msys). 2011-11-17 07:21:33 +00:00
Headers Headers: wmmintrin.h only needs xmmintrin.h. 2011-12-06 16:17:54 +00:00
Index For SourceManager::isBeforeInTranslationUnit(), have it consider macro arg expanded 2011-12-21 16:56:29 +00:00
Lexer In Lexer::getCharAndSizeSlow[NoWarn] if we come up against 2011-12-22 04:38:07 +00:00
Misc Let the KNR promotion warning be disabled. 2011-12-20 18:35:44 +00:00
Modules When building a module with an umbrella header, warn about any headers 2011-12-23 00:23:59 +00:00
PCH C++ constant expression handling: eagerly instantiate static const integral data 2011-12-21 00:25:33 +00:00
Parser Add -Wdangling-else. 2011-12-22 23:26:17 +00:00
Preprocessor Don't allow #include (and its friends #import, #include_next and 2011-12-16 22:50:01 +00:00
Rewriter objective-c: Use class definition AST in several situations when 2011-12-23 00:31:02 +00:00
Sema Attempt to fix test on 32-bit hosts. 2011-12-21 01:57:31 +00:00
SemaCUDA
SemaCXX Overloading for initializer list construction. 2011-12-22 18:58:38 +00:00
SemaObjC objc/c++: Issue diagnostic when free-standing ivar is accessed 2011-12-20 22:21:08 +00:00
SemaObjCXX "Accidentally" fixed a bug with overloading of functions with 2011-12-15 17:20:18 +00:00
SemaOpenCL TypePrinter: print OpenCL address space names. Patch by Richard 2011-11-08 02:52:58 +00:00
SemaTemplate Pass context and access to Parser::ParseExplicitInstantiation() for 2011-12-23 02:16:45 +00:00
Unit
CMakeLists.txt
Makefile
TestRunner.sh
cxx-sections.data
lit.cfg test/lit.cfg: Enhance getRegisteredTargets() to retrieve +Asserts. 2011-11-28 05:09:42 +00:00
lit.site.cfg.in
make_test_dirs.pl