llvm-6502/lib
2009-04-21 00:47:46 +00:00
..
Analysis Convert ScalarEvolution to use raw_ostream instead of OStream. 2009-04-21 00:47:46 +00:00
Archive
AsmParser Fix warning in .ll parser, detect and reject available_externally on function 2009-04-13 07:02:02 +00:00
Bitcode
CodeGen Fix Visual Studio 2008 build failure. 2009-04-21 00:08:56 +00:00
CompilerDriver
Debugger
ExecutionEngine Use an AssertingVH to detect the case where the Function was deleted but 2009-04-19 18:32:03 +00:00
Linker
Support Make all raw_ostreams support the tell() function. 2009-04-20 07:34:17 +00:00
System Make Unix.h:MakeErrMsg separate the prefix and errno string, so we get: 2009-04-20 20:50:13 +00:00
Target Make X86's copyRegToReg able to handle copies to and from subclasses. 2009-04-20 22:54:34 +00:00
Transforms Adjust loop size estimate for full unrolling; 2009-04-20 22:19:33 +00:00
VMCore It's not necessary for PrintModulePass to flush the output streams 2009-04-20 16:26:25 +00:00
Makefile