llvm-project/clang/lib
Peter Collingbourne 2d2595235d Move VTT builder to AST
llvm-svn: 140501
2011-09-26 01:56:24 +00:00
..
ARCMigrate Rename DiagnosticInfo to Diagnostic as per issue 5397 2011-09-26 01:18:08 +00:00
AST Move VTT builder to AST 2011-09-26 01:56:24 +00:00
Analysis Removing a bunch of dead returns/breaks after llvm_unreachables. 2011-09-23 20:26:49 +00:00
Basic Rename DiagnosticInfo to Diagnostic as per issue 5397 2011-09-26 01:18:08 +00:00
CodeGen Move VTT builder to AST 2011-09-26 01:56:24 +00:00
Driver Rename Diagnostic to DiagnosticsEngine as per issue 5397 2011-09-25 23:23:43 +00:00
Frontend Remove support for splitting word-wrapped diagnostic messages on newline 2011-09-26 01:44:29 +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 DiagnosticInfo to Diagnostic as per issue 5397 2011-09-26 01:18:08 +00:00
Sema Rename DiagnosticInfo to Diagnostic as per issue 5397 2011-09-26 01:18:08 +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