.. |
ARCMigrate
|
[arcmt] Add a test case for r138671 and improve the loop.
|
2011-08-26 23:20:23 +00:00 |
AST
|
When we're deserializing declarations lexically stored in a RecordDecl
|
2011-08-26 21:23:06 +00:00 |
Analysis
|
Teach -Wunreachable-code about dead code caused by macro expansions. This should suppress false positives resulting from 'assert' and friends.
|
2011-08-25 19:28:55 +00:00 |
Basic
|
PNaClTargetInfo: add __ELF__, _REENTRANT and _GNU_SOURCE defines and update the test
|
2011-08-25 23:49:20 +00:00 |
CodeGen
|
Slight optimization enabled by the previous assert:
|
2011-08-26 21:08:13 +00:00 |
Driver
|
Cleanup r138662 per Ben and David's suggestions, thanks.
|
2011-08-26 22:27:02 +00:00 |
Frontend
|
[driver] Add -mglobal-merge/-mno-global-merge machine options to enable/disable merging of
|
2011-08-26 00:26:29 +00:00 |
FrontendTool
|
Introduce a -cc1 option "-emit-module", that creates a binary module
|
2011-08-25 22:30:56 +00:00 |
Headers
|
Fix _mm256_shuffle_ps mask! Example, for mask=203, Instead of:
|
2011-08-23 23:29:45 +00:00 |
Index
|
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports
|
2011-07-23 10:55:15 +00:00 |
Lex
|
Make Lexer::ComputePreamble accept a LangOptions parameter, otherwise it may be
|
2011-08-25 20:39:19 +00:00 |
Parse
|
Introduce a -cc1 option "-emit-module", that creates a binary module
|
2011-08-25 22:30:56 +00:00 |
Rewrite
|
objc rewriter: Fixes a rewriting of implicit casting of an integral
|
2011-08-04 23:58:03 +00:00 |
Sema
|
objc-arc: Mention property's attribute by name when
|
2011-08-26 21:21:19 +00:00 |
Serialization
|
Teach the ASTReader how to avoid cycles when loading declarations that
|
2011-08-26 22:04:51 +00:00 |
StaticAnalyzer
|
[analyzer] Remove a couple of unnecessary returns after llvm_unreachables.
|
2011-08-26 20:32:01 +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 |