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-01-15 16:07:49 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
ExecutionEngine
/
JIT
History
Chris Lattner
ecea068eb2
add a mechanism for the JIT to invoke a function to lazily create functions as they are referenced.
...
llvm-svn: 43210
2007-10-22 02:50:12 +00:00
..
Intercept.cpp
add a mechanism for the JIT to invoke a function to lazily create functions as they are referenced.
2007-10-22 02:50:12 +00:00
JIT.cpp
Implement x86 long double in jit (not really
2007-09-17 18:44:13 +00:00
JIT.h
fit in 80 cols
2007-04-20 22:40:40 +00:00
JITEmitter.cpp
Hush a noisy warning from GCC 4.2 about overflow during conversion by using
2007-07-19 21:05:30 +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