llvm-6502/lib
2009-07-26 07:49:05 +00:00
..
Analysis SCEV objects are no longer reference-counted. 2009-07-25 16:18:07 +00:00
Archive
AsmParser Finish migrating VMCore to StringRef/Twine based APIs. 2009-07-25 06:02:13 +00:00
Bitcode Remove Value::setName(const char*, unsigned). 2009-07-26 00:34:27 +00:00
CodeGen remove a densemap from TargetAsmInfo that was uniquing the targetflags strings, 2009-07-26 07:33:58 +00:00
CompilerDriver
Debugger
ExecutionEngine Eliminate some uses of DOUT, cerr, and getNameStart(). 2009-07-26 07:49:05 +00:00
Linker Remove Value::{isName, getNameRef}. 2009-07-25 23:55:21 +00:00
MC Removed the DumpSymbolsandMacros and LoadSymbolsandMacros MCStreamer API as 2009-07-20 20:25:37 +00:00
Support Sort list of targets in --version. 2009-07-26 05:09:50 +00:00
System Re-committing r76828 with the JIT memory manager changes now that the build 2009-07-23 21:46:56 +00:00
Target Eliminate some uses of DOUT, cerr, and getNameStart(). 2009-07-26 07:49:05 +00:00
Transforms Eliminate some uses of DOUT, cerr, and getNameStart(). 2009-07-26 07:49:05 +00:00
VMCore Eliminate some uses of DOUT, cerr, and getNameStart(). 2009-07-26 07:49:05 +00:00
Makefile