1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 22:12:57 +02:00
llvm-mirror/lib/ExecutionEngine
Chris Lattner 25f5c7bbb3 Implement a _REAL_ memory manager for the code generated by the JIT. This
speeds up program execution by 15% pretty consistently for large programs

llvm-svn: 7845
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