llvm-6502/lib
2005-05-14 05:34:15 +00:00
..
Analysis
Archive
AsmParser * Convert tabs to spaces, fix code alignment 2005-05-10 22:02:28 +00:00
Bytecode fix the assertion 2005-05-13 23:35:47 +00:00
CodeGen Print the symbolic register name in a register allocator debug dump. 2005-05-14 05:34:15 +00:00
Debugger
ExecutionEngine Fix a really horrible problem that causes the JIT to miscompile any program 2005-05-12 06:01:28 +00:00
Linker Preserve CC's when linking modules 2005-05-09 01:09:39 +00:00
Support Capitalize 2005-05-13 19:49:09 +00:00
System
Target Make sure the start of the arg area and the end (after the RA is pushed) 2005-05-13 23:49:10 +00:00
Transforms calling a function with the wrong CC is undefined, turn it into an unreachable 2005-05-13 07:09:09 +00:00
VMCore
Makefile