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-30 00:24:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
ExecutionEngine
History
Anton Korobeynikov
436f708112
Move SLEB/ULEB size calculation routines from AsmPrinter to TargetAsmInfo. This makes JIT asmprinter-free.
...
llvm-svn: 54843
2008-08-16 12:57:46 +00:00
..
Interpreter
Add new parameter Fast to createJIT to enable the fast codegen path.
2008-08-08 08:11:34 +00:00
JIT
Move SLEB/ULEB size calculation routines from AsmPrinter to TargetAsmInfo. This makes JIT asmprinter-free.
2008-08-16 12:57:46 +00:00
ExecutionEngine.cpp
Add new parameter Fast to createJIT to enable the fast codegen path.
2008-08-08 08:11:34 +00:00
ExecutionEngineBindings.cpp
Fix the LLVMCreateJITCompiler C binding.
2008-08-08 20:49:28 +00:00
Makefile
remove attribution from lib Makefiles.
2007-12-29 20:09:26 +00:00