llvm-6502/lib
2003-05-12 15:26:25 +00:00
..
Analysis
Archive
AsmParser Add support for the new va_arg instruction 2003-05-08 02:44:12 +00:00
Bytecode Fix Bug: Assembler/2003-05-12-MinIntProblem.llx 2003-05-12 15:13:52 +00:00
CodeGen * Keep LiveVariable information more up-to-date and consistent 2003-05-12 14:28:28 +00:00
ExecutionEngine Make sure that globals are emitted AFTER the passmanager is set up for the JIT, 2003-05-12 02:14:34 +00:00
Linker
Support Add a new info-output-file option (hidden from --help) which is to be used by 2003-05-09 20:05:44 +00:00
Target Do not insert multiple initializations for the same value in a PHI node 2003-05-12 14:22:21 +00:00
Transforms Handle va_arg instruction correctly 2003-05-08 02:50:13 +00:00
VMCore Fix Bug: ConstProp/2003-05-12-DivideError.ll 2003-05-12 15:26:25 +00:00
Makefile