llvm-6502/lib
2006-10-12 22:09:17 +00:00
..
Analysis Fix a bug pointed out by Zhongxing Xu 2006-10-09 17:28:13 +00:00
Archive
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 Lower X%C into X/C+stuff. This allows the 'division by a constant' logic to 2006-10-12 20:58:32 +00:00
Debugger
ExecutionEngine
Linker
Support shrink anon-ns and mark stuff static. No functionality changes 2006-10-12 22:09:17 +00:00
System
Target add a note 2006-10-12 22:01:26 +00:00
Transforms Replace custom dispatch code with two uses of InstVisitor. Improves 2006-10-12 02:02:44 +00:00
VMCore
Makefile