llvm-6502/lib/ExecutionEngine/Interpreter
2003-04-26 20:11:09 +00:00
..
Execution.cpp Fix problem where we would read 64 bits worth of pointer information, even on 32 bit targets! 2003-04-25 04:21:19 +00:00
ExecutionAnnotations.h Substantial changes to refactor LLI to incorporate both the Jello JIT and 2002-12-23 23:59:41 +00:00
ExternalFunctions.cpp Only do the %ld -> %lld promotion when running a 64 bit bytecode on a 32 bit host 2003-04-25 18:28:44 +00:00
Interpreter.cpp Remove two fields from TargetData which are target specific. 2003-04-26 20:11:09 +00:00
Interpreter.h Substantial changes to refactor LLI to incorporate both the Jello JIT and 2002-12-23 23:59:41 +00:00
Makefile Initial checkin of new LLI with JIT compiler 2002-12-24 00:01:05 +00:00
Support.cpp Substantial changes to refactor LLI to incorporate both the Jello JIT and 2002-12-23 23:59:41 +00:00
UserInput.cpp Substantial changes to refactor LLI to incorporate both the Jello JIT and 2002-12-23 23:59:41 +00:00