This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-06 20:27:42 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
ExecutionEngine
/
JIT
History
Chris Lattner
d9a212abca
Minor cleanups: wrap at 80 lines. Convert file comment to doxygen format and
...
llvm style llvm-svn: 8024
2003-08-21 21:32:12 +00:00
..
Emitter.cpp
Implement a _REAL_ memory manager for the code generated by the JIT. This
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
Minor cleanups: wrap at 80 lines. Convert file comment to doxygen format and
2003-08-21 21:32:12 +00:00
Makefile
Fix reference to architecture.
2003-07-28 19:06:50 +00:00
VM.cpp
Deconstify parameter to getPointerToFunction().
2003-08-13 18:16:34 +00:00
VM.h
The JIT now passes the environment pointer to the main() function when it
2003-08-21 21:12:30 +00:00