.. |
ARCMigrate
|
Fix use of uninitialized variable caught by GCC's -Wmaybe-uninitialized.
|
2012-05-01 02:45:39 +00:00 |
AST
|
Add support for laying out vtordisps according to our current
|
2012-05-01 08:55:32 +00:00 |
Analysis
|
Remove the ref/value inconsistency in filter_decl_iterator.
|
2012-04-30 02:36:29 +00:00 |
Basic
|
Enable AVX on AMD Bulldozer processors.
|
2012-05-01 07:18:03 +00:00 |
CodeGen
|
Push variable declaration into nested scope (the only place where it is used). Found by static analyzer.
|
2012-05-01 17:56:53 +00:00 |
Driver
|
Unify Options.td and CC1Options.td, in a first step towards unifying the serialization logic in Frontend and Driver.
|
2012-05-01 14:57:16 +00:00 |
Edit
|
Remove unused-but-set variable.
|
2012-03-13 17:05:43 +00:00 |
Frontend
|
Remove variables made dead by r155923
|
2012-05-01 19:49:38 +00:00 |
FrontendTool
|
Unify Options.td and CC1Options.td, in a first step towards unifying the serialization logic in Frontend and Driver.
|
2012-05-01 14:57:16 +00:00 |
Headers
|
Get rid of storelv4si builtin as it can be expressed directly. This is general
|
2012-05-01 18:11:51 +00:00 |
Lex
|
Implements boxed expressions for Objective-C. <rdar://problem/10194391>
|
2012-04-19 00:25:12 +00:00 |
Parse
|
A couple of very small tweaks suggested by Doug in reply to r155580 and r155163.
|
2012-05-01 01:16:25 +00:00 |
Rewrite
|
modern objective-c translation of private ivars.
|
2012-05-01 17:46:45 +00:00 |
Sema
|
PR12710 - broken default argument handling for templates.
|
2012-05-01 06:05:57 +00:00 |
Serialization
|
Store the source range of a CXXOperatorCallExpr in the Expr object instead of
|
2012-04-30 22:12:22 +00:00 |
StaticAnalyzer
|
Teach RetainCountchecker about IORegistryEntrySearchCFProperty returning retained objects. I know there is an SDK enhancement request for this to have the cf_returns_retained annotation, so this is just a stop gap.
|
2012-05-01 05:28:27 +00:00 |
Tooling
|
Fixes the header search logic for tools:
|
2012-04-25 09:25:41 +00:00 |
CMakeLists.txt
|
Remove the unused, unmaintained, incomplete 'Index' library.
|
2012-04-13 16:31:46 +00:00 |
Makefile
|
Remove the unused, unmaintained, incomplete 'Index' library.
|
2012-04-13 16:31:46 +00:00 |