llvm-6502/lib/ExecutionEngine
Adhemerval Zanella f51d7e76ae PowerPC: Fix unimplemented relocation on ppc64
This patch handles the R_PPC64_REL64 relocation type for powerpc64
for mcjit.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181220 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-06 17:21:23 +00:00
..
IntelJITEvents
Interpreter Teach the interpreter to handle vector compares and additional vector arithmetic operations. 2013-04-26 20:19:41 +00:00
JIT
MCJIT Add EH support to the MCJIT. 2013-05-05 20:43:10 +00:00
OProfileJIT [patch] bug 15055 Add Unistd.h to OProfileWrapper.cpp 2013-02-07 20:43:33 +00:00
RuntimeDyld PowerPC: Fix unimplemented relocation on ppc64 2013-05-06 17:21:23 +00:00
CMakeLists.txt
EventListenerCommon.h
ExecutionEngine.cpp Make the host endianness check an integer constant expression. 2013-04-15 14:44:24 +00:00
ExecutionEngineBindings.cpp This exposes more MCJIT options via the C API: 2013-05-01 22:58:00 +00:00
LLVMBuild.txt
Makefile
TargetSelect.cpp