llvm-6502/lib/ExecutionEngine/JIT
2003-05-08 21:44:21 +00:00
..
Callback.cpp Minor speedup by avoiding callbacks to functions already generated 2003-05-08 21:44:21 +00:00
JIT.cpp Initial checkin of new LLI with JIT compiler 2002-12-24 00:01:05 +00:00
JIT.h Improve efficiency of JIT by having it use direct function calls instead of 2003-05-08 21:34:11 +00:00
JITEmitter.cpp Minor speedup by avoiding callbacks to functions already generated 2003-05-08 21:44:21 +00:00
Makefile Initial checkin of new LLI with JIT compiler 2002-12-24 00:01:05 +00:00
VM.cpp assert early instead of late for unimplemented feature 2003-05-08 21:08:43 +00:00
VM.h Improve efficiency of JIT by having it use direct function calls instead of 2003-05-08 21:34:11 +00:00