This website requires JavaScript.
Explore
Help
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-31 20:51:52 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
ExecutionEngine
History
NAKAMURA Takumi
41f02245ee
Update ExecutionEngine/LLVMBuild.txt, to add LLVMCodeGen.
...
llvm-svn: 238096
2015-05-23 10:44:30 +00:00
..
IntelJITEvents
Move DIContext.h to common DebugInfo location.
2015-04-23 17:37:47 +00:00
Interpreter
Use 'override/final' instead of 'virtual' for overridden methods
2015-04-11 02:11:45 +00:00
MCJIT
Use 'override/final' instead of 'virtual' for overridden methods
2015-04-11 02:11:45 +00:00
OProfileJIT
[jitlistener] Remove unused code
2015-04-08 13:17:48 +00:00
Orc
[Orc] Reapply r236465 with fixes for the MSVC bots.
2015-05-05 17:37:18 +00:00
RuntimeDyld
Reapply part of r237975, "Fix Clang -Wmissing-override warning", except for DIContext.h, to apease g++-4.7.
2015-05-22 10:11:07 +00:00
CMakeLists.txt
[ExecutionEngine] Fix dependence issue by moving RTDyldMemoryManager into
2015-02-15 23:22:43 +00:00
ExecutionEngine.cpp
[ExecutionEngine] Fix MCJIT::addGlobalMapping.
2015-03-31 20:31:14 +00:00
ExecutionEngineBindings.cpp
Stop resetting NoFramePointerElim in TargetMachine::resetTargetOptions.
2015-05-23 01:14:08 +00:00
GDBRegistrationListener.cpp
Use 'override/final' instead of 'virtual' for overridden methods
2015-04-11 02:11:45 +00:00
LLVMBuild.txt
Update ExecutionEngine/LLVMBuild.txt, to add LLVMCodeGen.
2015-05-23 10:44:30 +00:00
Makefile
[Orc] New JIT APIs.
2015-01-23 21:25:00 +00:00
SectionMemoryManager.cpp
[Orc] Move SectionMemoryManager's implementation from MCJIT to ExecutionEngine.
2015-02-06 19:36:40 +00:00
TargetSelect.cpp
Readdress r236990, use of static members on a non-static variable.
2015-05-11 22:20:48 +00:00