llvm-6502/lib/ExecutionEngine/JIT
Chris Lattner 0050ef8319 There is no reason to try to materialize the function from bytecode if it
already has been.  This may be a small speedup.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17863 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-15 23:18:09 +00:00
..
Intercept.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
JIT.cpp There is no reason to try to materialize the function from bytecode if it 2004-11-15 23:18:09 +00:00
JIT.h Implement ExecutionEngine::freeMachineCodeForFunction() 2004-11-07 23:58:46 +00:00
JITEmitter.cpp When emitting debug msgs for function stubs, don't truncate the 2004-10-29 18:22:45 +00:00
Makefile Fix library name. 2004-10-28 05:37:24 +00:00
TargetSelect.cpp The cleanup is done. Update comment. 2004-07-11 08:24:02 +00:00