llvm-6502/lib
2012-01-18 00:23:57 +00:00
..
Analysis Move includes to the .cpp file. 2012-01-17 22:16:31 +00:00
Archive
AsmParser
Bitcode
CodeGen Transform: (EXTRACT_VECTOR_ELT( VECTOR_SHUFFLE )) -> EXTRACT_VECTOR_ELT. 2012-01-17 21:44:01 +00:00
DebugInfo
ExecutionEngine Fix MCJIT memory leak of owned TargetMachine. 2012-01-17 23:08:46 +00:00
Linker
MC Move some ARM specific MCAssmebler bits into the ARMAsmBackend. 2012-01-18 00:23:57 +00:00
Object
Support Removes template magic to build up containers. 2012-01-17 09:34:07 +00:00
TableGen Removing unused default switch cases in switches over enums that already account for all enumeration values explicitly. 2012-01-16 23:24:27 +00:00
Target Move some ARM specific MCAssmebler bits into the ARMAsmBackend. 2012-01-18 00:23:57 +00:00
Transforms Add a new ObjC ARC optimization pass to eliminate unneeded 2012-01-17 20:52:24 +00:00
VMCore Provide better messages in llvm_unreachable. 2012-01-17 07:00:13 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile