llvm-6502/lib/ExecutionEngine/JIT
Chris Lattner 688506de24 Implement a _REAL_ memory manager for the code generated by the JIT. This
speeds up program execution by 15% pretty consistently for large programs


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7845 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-14 18:35:27 +00:00
..
Intercept.cpp Clean up code dealing with RTLD_SELF differences on Sparc and X86. 2003-07-28 19:07:30 +00:00
JIT.cpp
JIT.h Deconstify parameter to getPointerToFunction(). 2003-08-13 18:16:50 +00:00
JITEmitter.cpp Implement a _REAL_ memory manager for the code generated by the JIT. This 2003-08-14 18:35:27 +00:00
Makefile
VM.cpp Deconstify parameter to getPointerToFunction(). 2003-08-13 18:16:34 +00:00
VM.h Deconstify parameter to getPointerToFunction(). 2003-08-13 18:16:50 +00:00