llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld
Nitesh Jain 7481e40ef8 [LLVM][MIPS] Fix createStubFunction to emit JR encoding based on Arch.
Reviewers: vkalintiris, dsanders

Subscribers: jaydeep, bhushan, mohit.bhakkad, slthakur, llvm-commits

Differential Revision: https://reviews.llvm.org/D21172

llvm-svn: 275559
2016-07-15 12:56:37 +00:00
..
Targets X86: handle external tail calls in Windows JIT 2016-07-14 17:27:06 +00:00
CMakeLists.txt modules: Add explicit dependency on intrinsics_gen 2015-06-16 00:44:12 +00:00
LLVMBuild.txt
RTDyldMemoryManager.cpp [RuntimeDyld] Fix '_' stripping in RTDyldMemoryManager::getSymbolAddressInProcess. 2016-03-03 21:23:15 +00:00
RuntimeDyld.cpp [LLVM][MIPS] Fix createStubFunction to emit JR encoding based on Arch. 2016-07-15 12:56:37 +00:00
RuntimeDyldCOFF.cpp ExecutionEngine: add preliminary support for COFF ARM 2016-06-24 14:11:44 +00:00
RuntimeDyldCOFF.h [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
RuntimeDyldChecker.cpp Apply another batch of fixes from clang-tidy's performance-unnecessary-value-param. 2016-06-17 20:41:14 +00:00
RuntimeDyldCheckerImpl.h [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
RuntimeDyldELF.cpp [LLVM][MIPS] Fix createStubFunction to emit JR encoding based on Arch. 2016-07-15 12:56:37 +00:00
RuntimeDyldELF.h Prune RelocVisitor.h include to avoid including COFF.h from MCJIT.h 2016-07-06 16:56:42 +00:00
RuntimeDyldImpl.h [RuntimeDyld] Plumb Error/Expected through the internals of RuntimeDyld. 2016-04-27 20:24:48 +00:00
RuntimeDyldMachO.cpp [RuntimeDyld] Plumb Error/Expected through the internals of RuntimeDyld. 2016-04-27 20:24:48 +00:00
RuntimeDyldMachO.h [RuntimeDyld] Plumb Error/Expected through the internals of RuntimeDyld. 2016-04-27 20:24:48 +00:00