llvm-6502/lib/ExecutionEngine
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
..
Interpreter Deconstify parameter to getPointerToFunction(). 2003-08-13 18:17:54 +00:00
JIT Implement a _REAL_ memory manager for the code generated by the JIT. This 2003-08-14 18:35:27 +00:00
ExecutionEngine.cpp In ExecutionEngine::getPointerToGlobal(), throw away const qualifier 2003-08-13 18:16:14 +00:00
Makefile Incorporate mapping library into the sparc library 2003-08-13 02:28:20 +00:00