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-24 12:55:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
ExecutionEngine
History
Brian Gaeke
29d6325ca3
Use CallSites for call sites, instead of CallInsts. A revolutionary concept.
...
llvm-svn: 9784
2003-11-07 19:26:23 +00:00
..
Interpreter
Use CallSites for call sites, instead of CallInsts. A revolutionary concept.
2003-11-07 19:26:23 +00:00
JIT
In VM::create(), comment out almost the whole function if NO_JITS_ENABLED,
2003-10-29 04:24:09 +00:00
ExecutionEngine.cpp
ExecutionEngine::create no longer takes a TraceMode argument.
2003-10-24 19:58:38 +00:00
Makefile
Added LLVM copyright notice to Makefiles.
2003-10-20 22:26:57 +00:00