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-02-01 05:01:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
ExecutionEngine
History
Lang Hames
db185d0f92
[ORC] Fix a missing return value.
...
llvm-svn: 335677
2018-06-26 22:30:42 +00:00
..
IntelJITEvents
Remove malloc.h include from Intel JIT events code
2018-06-12 21:15:27 +00:00
Interpreter
Rename DEBUG macro to LLVM_DEBUG.
2018-05-14 12:53:11 +00:00
MCJIT
[MCJIT] Call materializeAll on modules before compiling them in MCJIT.
2018-06-12 20:43:15 +00:00
OProfileJIT
Add debug info for OProfile profiling support
2018-06-15 00:07:28 +00:00
Orc
[ORC] Fix a missing return value.
2018-06-26 22:30:42 +00:00
RuntimeDyld
[RuntimeDyld] Implement the ELF PIC large code model relocations
2018-06-22 23:53:22 +00:00
CMakeLists.txt
[cmake] Expose the dependencies of ExecutionEngine as PUBLIC
2017-08-11 13:25:20 +00:00
ExecutionEngine.cpp
Add handling for GlobalAliases in ExecutionEngine::getConstantValue.
2018-05-24 19:07:34 +00:00
ExecutionEngineBindings.cpp
Fix layering by moving Support/CodeGenCWrappers.h to Target
2018-03-23 23:58:21 +00:00
GDBRegistrationListener.cpp
[C-API] Add functions to create GDB, Intel, Oprofile event listeners.
2018-05-24 21:32:54 +00:00
LLVMBuild.txt
add missing dependency for ExecutionEngine lib
2015-06-01 21:56:56 +00:00
SectionMemoryManager.cpp
Add missing vtable anchors
2018-04-11 23:09:20 +00:00
TargetSelect.cpp
[TLS] use emulated TLS if the target supports only this mode
2018-02-28 17:48:55 +00:00