llvm-6502/lib
2001-10-20 21:33:50 +00:00
..
Analysis No major change - added some comments 2001-10-16 01:25:05 +00:00
AsmParser Add support for And, XOR, and Or 2001-10-20 09:32:59 +00:00
Bytecode Dang, we were losing the Constant bit on globals. Fix this 2001-10-18 06:11:23 +00:00
CodeGen Added code to support unusable Suggested Colors. 2001-10-19 21:42:06 +00:00
ExecutionEngine Enhancements to pass argc & argv to main if required 2001-10-18 21:55:32 +00:00
Linker
Support
Target Fixed printing of offset operand for RETURN instruction. 2001-10-20 21:33:50 +00:00
Transforms Refix bugs, stop using deprecated strstream header 2001-10-18 20:06:03 +00:00
VMCore Fix shift printing when using a ubyte LHS 2001-10-20 09:33:10 +00:00
Makefile