.. |
ARCMigrate
|
Rename CaptureDiagnosticClient to CaptureDiagnosticConsumer as per issue 5397
|
2011-09-25 23:54:33 +00:00 |
AST
|
Rename Diagnostic to DiagnosticsEngine as per issue 5397
|
2011-09-25 23:23:43 +00:00 |
Analysis
|
Removing a bunch of dead returns/breaks after llvm_unreachables.
|
2011-09-23 20:26:49 +00:00 |
Basic
|
Rename DiagnosticClient to DiagnosticConsumer as per issue 5397
|
2011-09-25 23:39:51 +00:00 |
CodeGen
|
Rename Diagnostic to DiagnosticsEngine as per issue 5397
|
2011-09-25 23:23:43 +00:00 |
Driver
|
Rename Diagnostic to DiagnosticsEngine as per issue 5397
|
2011-09-25 23:23:43 +00:00 |
Frontend
|
Delete an extraneous line I missed.
|
2011-09-26 00:45:02 +00:00 |
FrontendTool
|
Eliminate the unused -create-module cc1-level option
|
2011-09-15 19:45:56 +00:00 |
Headers
|
Tweak *mmintrin.h so that they don't make any bad assumptions about alignment (which probably has little effect in practice, but better to get it right). Make the load in _mm_loadh_pi and _mm_loadl_pi a single LLVM IR instruction to make optimizing easier for CodeGen.
|
2011-09-15 23:15:27 +00:00 |
Index
|
Removing a bunch of dead returns/breaks after llvm_unreachables.
|
2011-09-23 20:26:49 +00:00 |
Lex
|
Rename Diagnostic to DiagnosticsEngine as per issue 5397
|
2011-09-25 23:23:43 +00:00 |
Parse
|
Rename Diagnostic to DiagnosticsEngine as per issue 5397
|
2011-09-25 23:23:43 +00:00 |
Rewrite
|
Rename IgnoringDiagClient to IgnoringDiagConsumer as per issue 5397
|
2011-09-25 23:44:35 +00:00 |
Sema
|
Rename Diagnostic to DiagnosticsEngine as per issue 5397
|
2011-09-25 23:23:43 +00:00 |
Serialization
|
Rename Diagnostic to DiagnosticsEngine as per issue 5397
|
2011-09-25 23:23:43 +00:00 |
StaticAnalyzer
|
Rename PathDiagnosticClient to PathDiagnosticConsumer as per issue 5397
|
2011-09-26 00:51:36 +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 |