hanchenye-llvm-project/clang/lib
David Blaikie 83d382b1ca Switch assert(0/false) llvm_unreachable.
llvm-svn: 140367
2011-09-23 05:06:16 +00:00
..
ARCMigrate Rename SourceLocation::getFileLocWithOffset -> getLocWithOffset. 2011-09-19 20:40:19 +00:00
AST Switch assert(0/false) llvm_unreachable. 2011-09-23 05:06:16 +00:00
Analysis Switch assert(0/false) llvm_unreachable. 2011-09-23 05:06:16 +00:00
Basic Switch assert(0/false) llvm_unreachable. 2011-09-23 05:06:16 +00:00
CodeGen Switch assert(0/false) llvm_unreachable. 2011-09-23 05:06:16 +00:00
Driver Switch assert(0/false) llvm_unreachable. 2011-09-23 05:06:16 +00:00
Frontend Switch assert(0/false) llvm_unreachable. 2011-09-23 05:06:16 +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 Switch assert(0/false) llvm_unreachable. 2011-09-23 05:06:16 +00:00
Parse Switch assert(0/false) llvm_unreachable. 2011-09-23 05:06:16 +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 Switch assert(0/false) llvm_unreachable. 2011-09-23 05:06:16 +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