llvm/lib/ExecutionEngine
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
..
Interpreter Implement ExecutionEngine::freeMachineCodeForFunction() 2004-11-07 23:58:46 +00:00
JIT There is no reason to try to materialize the function from bytecode if it 2004-11-15 23:18:09 +00:00
ExecutionEngine.cpp Fix the interpreter crash that Michael McCracken found 2004-10-26 05:35:14 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00