llvm-6502/lib
2004-12-04 21:28:47 +00:00
..
Analysis This patch prevents an infinite recursion while compiling 103.su2cor. 2004-12-04 20:54:32 +00:00
Archive Compute the firstFileOffset correctly after reading the LLVM symbol table. 2004-11-28 03:13:02 +00:00
AsmParser Fix PR463 2004-11-28 16:45:45 +00:00
Bytecode Check in some patches for better assertions 2004-12-04 21:28:47 +00:00
CodeGen Prevent accessing past the end of the intervals vector, this fixes 2004-12-04 01:22:09 +00:00
Debugger
ExecutionEngine Remove darwin specific majik 2004-12-03 23:02:55 +00:00
Linker Fix linkage of mismatched weak globals. This unbreaks 300.twolf 2004-12-04 18:54:48 +00:00
Support Up the compression threshold to 64K so we avoid it for all but the largest 2004-11-30 07:13:34 +00:00
System Fix compilation error on Darwin. 2004-12-04 04:17:20 +00:00
Target Fix test/Regression/CodeGen/CBackend/2004-12-03-ExternStatics.ll and 2004-12-03 17:19:10 +00:00
Transforms Implement stripping of debug symbols, making the --strip-debug options in 2004-12-03 16:22:08 +00:00
VMCore Check if a block has a terminator first before calling front() on 2004-12-04 02:30:42 +00:00
Makefile