llvm/lib/ExecutionEngine/JIT
Chris Lattner 9f2f142d25 simplify creation of the interpreter, make ExecutionEngine ctor protected,
delete one ExecutionEngine ctor, minor cleanup.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44646 91177308-0d34-0410-b5e6-96231b3b80d8
2007-12-06 01:08:09 +00:00
..
Intercept.cpp for consistency, allow a fallthrough if the final check returns null. 2007-11-28 18:30:18 +00:00
JIT.cpp simplify creation of the interpreter, make ExecutionEngine ctor protected, 2007-12-06 01:08:09 +00:00
JIT.h simplify creation of the interpreter, make ExecutionEngine ctor protected, 2007-12-06 01:08:09 +00:00
JITEmitter.cpp simplify creation of the interpreter, make ExecutionEngine ctor protected, 2007-12-06 01:08:09 +00:00
JITMemoryManager.cpp split the JIT memory management code out from the main JIT logic into its 2007-12-05 23:39:57 +00:00
Makefile Fix library name. 2004-10-28 05:37:24 +00:00
TargetSelect.cpp Switching TargetMachineRegistry to use the new generic Registry. 2007-10-17 21:28:48 +00:00