llvm-6502/lib
2004-11-28 03:13:02 +00:00
..
Analysis When merging to alias sets, if they are both must alias, the result is not 2004-11-27 18:37:42 +00:00
Archive Compute the firstFileOffset correctly after reading the LLVM symbol table. 2004-11-28 03:13:02 +00:00
AsmParser
Bytecode Compute the firstFileOffset correctly after reading the LLVM symbol table. 2004-11-28 03:13:02 +00:00
CodeGen Fix the FIXME, nuke the JIT specific forceCompilationOf method. 2004-11-22 21:54:35 +00:00
Debugger
ExecutionEngine Rename Emitter.cpp -> JITEmitter.cpp 2004-11-22 22:00:25 +00:00
Linker Implement dependent library linking. It is no longer required that -lstdc++ 2004-11-25 09:32:08 +00:00
Support Add bzip2 subdirectory 2004-11-25 19:38:28 +00:00
System Cast the void* handle data member to HMODULE* to keep the VC++ compiler 2004-11-20 23:30:55 +00:00
Target Remove the ISel->AsmPrinter link via the TargetMachine that was put in 2004-11-27 04:45:11 +00:00
Transforms Implement Regression/Transforms/InstCombine/getelementptr_cast.ll, which 2004-11-27 17:55:46 +00:00
VMCore Fix test/Regression/CFrontend/2003-11-01-EmptyStructCrash.c 2004-11-22 19:15:27 +00:00
Makefile