.. |
ARCMigrate
|
Rename SourceLocation::getFileLocWithOffset -> getLocWithOffset.
|
2011-09-19 20:40:19 +00:00 |
AST
|
Fix missing includes for llvm_unreachable
|
2011-09-23 05:35:21 +00:00 |
Analysis
|
Switch assert(0/false) llvm_unreachable.
|
2011-09-23 05:06:16 +00:00 |
Basic
|
Fix missing includes for llvm_unreachable
|
2011-09-23 05:35:21 +00:00 |
CodeGen
|
Switch assert(0/false) llvm_unreachable.
|
2011-09-23 05:06:16 +00:00 |
Driver
|
More missing header inclusions from llvm_unreachable migration.
|
2011-09-23 05:57:42 +00:00 |
Frontend
|
More missing header inclusions from llvm_unreachable migration.
|
2011-09-23 05:57:42 +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
|
Switch assert(0/false) llvm_unreachable.
|
2011-09-23 05:06:16 +00:00 |
Lex
|
Fix missing includes for llvm_unreachable
|
2011-09-23 05:35:21 +00:00 |
Parse
|
Fix up comment now that 'new' is no longer a virt-specifier, from Aaron Ballman
|
2011-09-23 16:58:49 +00:00 |
Rewrite
|
Switch assert(0/false) llvm_unreachable.
|
2011-09-23 05:06:16 +00:00 |
Sema
|
Switch assert(0/false) llvm_unreachable.
|
2011-09-23 05:06:16 +00:00 |
Serialization
|
Eliminate an MSVC comparison warning, from Aaron Ballman
|
2011-09-23 16:57:55 +00:00 |
StaticAnalyzer
|
Switch assert(0/false) llvm_unreachable.
|
2011-09-23 05:06:16 +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 |