.. |
ARCMigrate
|
Further refine the diagnostic categories for ARC diagnostics. Addresses <rdar://problem/10245086>.
|
2011-10-20 05:07:47 +00:00 |
AST
|
Fixed CXX struct and class initialization printing to support 'move'
|
2011-10-30 11:17:39 +00:00 |
Analysis
|
Rename Expr::Evaluate to Expr::EvaluateAsRValue to make it clear that it will
|
2011-10-29 00:50:52 +00:00 |
Basic
|
Add support for sse4a and enable it for amdfam10 cpu.
|
2011-10-30 13:47:56 +00:00 |
CodeGen
|
Add support for lazily linking bitcode files (using a new
|
2011-10-30 17:30:44 +00:00 |
Driver
|
Stop disabling integrated assembler with -static. <rdar://problem/10175391>
|
2011-10-30 00:20:28 +00:00 |
Frontend
|
Add support for lazily linking bitcode files (using a new
|
2011-10-30 17:30:44 +00:00 |
FrontendTool
|
Parse LLVM command line arguments after plugins have been loaded
|
2011-10-10 01:23:06 +00:00 |
Headers
|
Add _mm_comige_sd to emmintrin.h, since I apparently forgot to do this in r138769.
|
2011-10-06 20:31:50 +00:00 |
Index
|
Change operator<< for raw_ostream and NamedDecl to take a reference instead of a pointer.
|
2011-10-14 18:45:37 +00:00 |
Lex
|
Make the loading of information attached to an IdentifierInfo from an
|
2011-10-27 09:33:13 +00:00 |
Parse
|
Handle redundant 'typename' on base class specifications.
|
2011-10-25 18:46:41 +00:00 |
Rewrite
|
Restore r142914 and r142915, now with missing file and apparent
|
2011-10-25 17:37:35 +00:00 |
Sema
|
Fixed FriendDecl source locations.
|
2011-10-29 20:52:52 +00:00 |
Serialization
|
[PCH] Sort the file decls by file offset not raw source location.
|
2011-10-28 23:57:47 +00:00 |
StaticAnalyzer
|
Rename Expr::Evaluate to Expr::EvaluateAsRValue to make it clear that it will
|
2011-10-29 00:50: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 |