llvm-6502/lib
2007-07-31 23:27:13 +00:00
..
Analysis Fix GLIBCXX_DEBUG error owing to dereference of end iterator. There's 2007-07-31 20:01:27 +00:00
Archive finishing touches of bytecode -> bitcode changes. also unbreak Windows 2007-07-06 20:28:40 +00:00
AsmParser Regenerate. 2007-07-31 14:41:17 +00:00
Bitcode remove a dead case 2007-07-05 17:18:32 +00:00
CodeGen simpleregistercoalescing -> regcoalescing. It's too long for me to handle. 2007-07-31 22:37:44 +00:00
Debugger switch this to bitcode instead of bytecode 2007-05-06 09:29:13 +00:00
ExecutionEngine Add a comment: don't expect from external function resolver in interpreter 2007-07-30 23:03:25 +00:00
Linker Report an error if one occurs in releaseModule. 2007-07-22 21:39:37 +00:00
Support Allow SmallPtrSet to hold pointers to const data. 2007-07-27 18:07:02 +00:00
System Fix PR1581, patch by Timo Savola 2007-07-31 06:00:51 +00:00
Target Change the x86 assembly output to use tab characters to separate the 2007-07-31 20:11:57 +00:00
Transforms Don't let the memory allocator outsmart GVN. ;-) 2007-07-31 23:27:13 +00:00
VMCore After a discussion with Anton, it turns out that the InReg attribute is not 2007-07-31 14:39:10 +00:00
Makefile build lib/Archive instead of lib/Bytecode 2007-05-06 19:50:06 +00:00