llvm-6502/lib
2011-10-31 21:50:31 +00:00
..
Analysis Reapply commit 143214 with a fix: m_ICmp doesn't match conditions 2011-10-30 19:56:36 +00:00
Archive
AsmParser LLLexer: Factor hex char parsing. 2011-10-27 14:08:01 +00:00
Bitcode
CodeGen Cleanup. Document. Make sure that this build_vector optimization only runs before the op legalizer and that the used type is legal. 2011-10-31 20:08:25 +00:00
DebugInfo
ExecutionEngine
Linker Teach ModuleLinker::getLinkageResult about materialisable functions 2011-10-30 17:46:34 +00:00
MC Teach our Dwarf emission to use the string pool. 2011-10-27 06:44:11 +00:00
Object If we're searching for a symbol reference to pretty-print a scattered relocation address, and we don't find a symbol table entry, try section begin addresses as well. 2011-10-27 21:53:50 +00:00
Support Remove the Alpha backend. 2011-10-27 22:56:32 +00:00
TableGen
Target ARM VST1 w/ writeback assembly parsing and encoding. 2011-10-31 21:50:31 +00:00
Transforms SimplifyLibCalls: Use IRBuilder.CreateGlobalString when creating a string for printf->puts, which correctly sets the unnamed_addr bit on the resulting GlobalVariable. 2011-10-29 19:43:31 +00:00
VMCore Add a pinned metadata name for fpaccuracy, and document it 2011-10-27 19:19:14 +00:00
CMakeLists.txt
Makefile