llvm-6502/lib/ExecutionEngine/JIT
2003-05-14 13:26:47 +00:00
..
Callback.cpp Add support for function stubs, which allow calling functions which need to 2003-05-09 03:30:07 +00:00
Intercept.cpp Add a framework for intercepting system calls 2003-05-14 13:26:47 +00:00
JIT.cpp Make sure that globals are emitted AFTER the passmanager is set up for the JIT, 2003-05-12 02:14:34 +00:00
JIT.h Add support for function stubs, which allow calling functions which need to 2003-05-09 03:30:07 +00:00
JITEmitter.cpp Add support for function stubs, which allow calling functions which need to 2003-05-09 03:30:07 +00:00
Makefile Initial checkin of new LLI with JIT compiler 2002-12-24 00:01:05 +00:00
VM.cpp Add a framework for intercepting system calls 2003-05-14 13:26:47 +00:00
VM.h Add support for function stubs, which allow calling functions which need to 2003-05-09 03:30:07 +00:00