.. |
ARCMigrate
|
Simplify some users of DenseMap::erase.
|
2012-03-24 18:22:12 +00:00 |
AST
|
Teach APValue printer to print boolean 0 and 1 as 'false' and 'true'. Fix up
|
2012-03-23 23:55:39 +00:00 |
Analysis
|
clang/lib/Analysis/CFG.cpp: Get rid of early insertion of placeholder to the map.
|
2012-03-25 06:30:37 +00:00 |
Basic
|
Add better support for $fp and $sp for mips inline asm support.
|
2012-03-27 19:56:11 +00:00 |
CodeGen
|
add tbaa metadata to vtable pointer loads/stores
|
2012-03-26 17:03:51 +00:00 |
Driver
|
[driver] Fix unused argument warnings.
|
2012-03-26 22:04:46 +00:00 |
Edit
|
Remove unused-but-set variable.
|
2012-03-13 17:05:43 +00:00 |
Frontend
|
Introduce a -cc1-level option -pubnames-dump, which simply dumps the
|
2012-03-27 18:06:49 +00:00 |
FrontendTool
|
Introduce a -cc1-level option -pubnames-dump, which simply dumps the
|
2012-03-27 18:06:49 +00:00 |
Headers
|
[avx] Define the _mm256_loadu2_xxx and _mm256_storeu2_xxx intrinsics.
|
2012-03-20 16:40:00 +00:00 |
Index
|
Unify naming of LangOptions variable/get function across the Clang stack (Lex to AST).
|
2012-03-11 07:00:24 +00:00 |
Lex
|
[preprocessor] Handle correctly inclusion directives that have macro expansions, e.g
|
2012-03-27 18:47:48 +00:00 |
Parse
|
Add cross-referencing comments to ParseDirectDeclarator to note that
|
2012-03-27 01:42:32 +00:00 |
Rewrite
|
objective-c modern translator: move all inithooks into a single array
|
2012-03-27 18:41:05 +00:00 |
Sema
|
Even more careful consideration of C++11 13.3.3.1p4. Fixes PR12241.
|
2012-03-27 18:33:03 +00:00 |
Serialization
|
Canonicalize the declaration we write to a PCH file for an
|
2012-03-26 15:52:37 +00:00 |
StaticAnalyzer
|
Change RetainCountChecker to eagerly "escape" retained objects when they are
|
2012-03-27 01:12:45 +00:00 |
CMakeLists.txt
|
Add new code migrator support for migrating existing Objective-C code to use
|
2012-03-06 20:06:33 +00:00 |
Makefile
|
Add new code migrator support for migrating existing Objective-C code to use
|
2012-03-06 20:06:33 +00:00 |