llvm-project/clang/lib
Craig Topper f4bb952533 More AVX2 intrinsics for shift, psign, some shuffles, and psadbw.
llvm-svn: 147236
2011-12-24 03:28:57 +00:00
..
ARCMigrate Keep track of all declarations of an Objective-C class (both forward 2011-12-15 20:29:51 +00:00
AST Mass rename C1x references to C11. The name hasn't proliferated like "C++0x" so this patch is surprisingly small. 2011-12-23 17:00:35 +00:00
Analysis Colorize and condense CFG pretty-printing. 2011-12-22 23:33:52 +00:00
Basic Mass rename C1x references to C11. The name hasn't proliferated like "C++0x" so this patch is surprisingly small. 2011-12-23 17:00:35 +00:00
CodeGen Fix a failure (which led to a crash) in constant emission code with vector compound literals. 2011-12-22 00:04:00 +00:00
Driver fix for PR11634 2011-12-23 20:23:19 +00:00
Frontend Give C11's __STDC_VERSION__ the final value. 2011-12-23 17:00:41 +00:00
FrontendTool Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function. 2011-12-14 00:29:23 +00:00
Headers More AVX2 intrinsics for shift, psign, some shuffles, and psadbw. 2011-12-24 03:28:57 +00:00
Index Replace all comparisons between ObjCInterfaceDecl pointers with calls 2011-12-15 00:29:59 +00:00
Lex Mass rename C1x references to C11. The name hasn't proliferated like "C++0x" so this patch is surprisingly small. 2011-12-23 17:00:35 +00:00
Parse Mass rename C1x references to C11. The name hasn't proliferated like "C++0x" so this patch is surprisingly small. 2011-12-23 17:00:35 +00:00
Rewrite objc, objc rewriter. Fixes couple of bugs one 2011-12-21 19:48:07 +00:00
Sema Fix several issues related to specializations and explicit instantiations. 2011-12-23 20:58:04 +00:00
Serialization Make a note for an optimization that I'd like to implement, when the ASTs for local externs are sound 2011-12-22 22:05:07 +00:00
StaticAnalyzer Colorize and condense CFG pretty-printing. 2011-12-22 23:33:52 +00:00
CMakeLists.txt The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00
Makefile The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00