llvm-6502/lib
2012-04-11 06:59:47 +00:00
..
Analysis Fix 12513: Loop unrolling breaks with indirect branches. 2012-04-10 05:14:42 +00:00
Archive
AsmParser
Bitcode
CodeGen Fix an overly indented line. Remove an 'else' after an 'if' that returns. 2012-04-11 04:55:51 +00:00
DebugInfo Fix a C++11 UDL conflict. 2012-04-04 20:33:56 +00:00
ExecutionEngine EngineBuilder::create is expected to take ownership of the TargetMachine passed to it. Delete it on error or when we create an interpreter that doesn't need it. 2012-04-08 14:53:14 +00:00
Linker
MC Use the correct section types on Solaris for unwind data on both x86 and x86-64. 2012-04-10 11:44:33 +00:00
Object Add a constructor for DataRefImpl and remove excess initialization. 2012-04-10 01:54:44 +00:00
Support In MemoryBuffer::getOpenFile() make sure that the buffer is null-terminated if 2012-04-05 04:23:56 +00:00
TableGen
Target Add more fused mul+add/sub patterns. rdar://10139676 2012-04-11 06:59:47 +00:00
Transforms [tsan] two more compile-time optimizations: 2012-04-10 22:29:17 +00:00
VMCore The MDString class stored a StringRef to the string which was already in a 2012-04-10 20:12:16 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile