llvm-6502/lib
2006-10-13 23:32:28 +00:00
..
Analysis Move some warnings to debug mode. 2006-10-13 17:38:22 +00:00
Archive For PR797: 2006-08-25 19:54:53 +00:00
AsmParser Fix PR886: 2006-10-09 17:36:59 +00:00
Bytecode Fix massive resource leaks in the bytecode reader. Reading a bytecode file 2006-10-12 18:32:30 +00:00
CodeGen Reduce the workload by not adding chain users to work list. 2006-10-13 23:32:28 +00:00
Debugger For PR797: 2006-08-25 17:43:11 +00:00
ExecutionEngine Unbreak the JIT 2006-09-15 04:56:11 +00:00
Linker Adding dllimport, dllexport and external weak linkage types. 2006-09-14 18:23:27 +00:00
Support avoid a ctor/dtor issue with the ProgramName global. 2006-10-13 00:06:24 +00:00
System Use new config.h macro 2006-09-14 06:21:59 +00:00
Target implement branch inspection/modification methods. 2006-10-13 21:21:17 +00:00
Transforms Replace custom dispatch code with two uses of InstVisitor. Improves 2006-10-12 02:02:44 +00:00
VMCore Fix another dtor issue. The function local statics in this function were 2006-10-13 17:22:21 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00