llvm-project/clang/lib
Craig Topper 5b5935d17d Fix vector splat casts to cast element to the appropriate vector element before inserting into the vector. Fixes PR11930.
llvm-svn: 149855
2012-02-06 05:05:50 +00:00
..
ARCMigrate Basic: import SmallString<> into clang namespace 2012-02-05 02:13:05 +00:00
AST Implement name mangling for scalar value initialization. Reported on IRC by Xeo. 2012-02-06 02:54:51 +00:00
Analysis Basic: import OwningPtr<> into clang namespace 2012-02-05 02:12:40 +00:00
Basic Basic: import SmallString<> into clang namespace 2012-02-05 02:13:05 +00:00
CodeGen Fix vector splat casts to cast element to the appropriate vector element before inserting into the vector. Fixes PR11930. 2012-02-06 05:05:50 +00:00
Driver Basic: import SmallString<> into clang namespace 2012-02-05 02:13:05 +00:00
Frontend Invalid O levels on the command line no longer have a confusing error. 2012-02-06 00:40:31 +00:00
FrontendTool Basic: import OwningPtr<> into clang namespace 2012-02-05 02:12:40 +00:00
Headers Comment mystery code. 2012-02-04 02:16:48 +00:00
Index More dead code removal (using -Wunreachable-code) 2012-01-20 21:50:17 +00:00
Lex Basic: import SmallString<> into clang namespace 2012-02-05 02:13:05 +00:00
Parse Basic: import SmallString<> into clang namespace 2012-02-05 02:13:05 +00:00
Rewrite Basic: import SmallString<> into clang namespace 2012-02-05 02:13:05 +00:00
Sema constexpr: Implement DR1358: An instantiation of a constexpr function which 2012-02-05 02:30:54 +00:00
Serialization Basic: import SmallString<> into clang namespace 2012-02-05 02:13:05 +00:00
StaticAnalyzer Basic: import SmallString<> into clang namespace 2012-02-05 02:13:05 +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