llvm-6502/lib
2010-03-17 23:52:37 +00:00
..
Analysis Revert 98755, which may be causing trouble. 2010-03-17 19:54:53 +00:00
Archive
AsmParser
Bitcode reapply r98656 unmodified, which exposed the asmprinter not 2010-03-16 21:25:55 +00:00
CodeGen Debug info intrinsic does not intefer during tail call optimization. 2010-03-17 23:52:37 +00:00
CompilerDriver
ExecutionEngine Avoid a memory leak in JITDebugRegisterer. 2010-03-16 05:54:54 +00:00
Linker
MC fix GetOrCreateTemporarySymbol to require a name, clients 2010-03-17 05:41:18 +00:00
Support Extend MemoryBuffer::getFile() to take an optional "stat" structure 2010-03-15 20:32:14 +00:00
System Fix a false-positive memory leak in code using RemoveFileOnSignal(). Because 2010-03-17 07:08:12 +00:00
Target Revert 98745 with respect to the addition of NEONFrm subformats for disassembly. 2010-03-17 23:26:50 +00:00
Transforms str[r]chr returns its pointer argument so we cannot mark it as nocapture. Thanks to Duncan for spotting my mistake. 2010-03-16 20:33:15 +00:00
VMCore add asmprinter suport for unions, fixing Feature/unions.ll to actually 2010-03-16 21:21:35 +00:00
Makefile