1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/include/llvm/ExecutionEngine
Lang Hames c0a21714a1 [ORC] Save AArch64 NEON state in the JIT reentry block.
The earlier version of the resolver code did not save NEON state, so it would
have broken any callees that used floating point.

llvm-svn: 268173
2016-05-01 00:14:45 +00:00
..
Orc [ORC] Save AArch64 NEON state in the JIT reentry block. 2016-05-01 00:14:45 +00:00
ExecutionEngine.h Revert inadvertently modified comment in r266131 2016-04-13 17:06:49 +00:00
GenericValue.h Add missing #include to fix build 2016-04-16 17:39:40 +00:00
Interpreter.h Remove useless hack that avoids calling LLVMLinkInInterpreter() 2015-12-07 22:27:19 +00:00
JITEventListener.h [JITEventListener] Fix some -Wundef warnings 2016-03-14 20:49:06 +00:00
JITSymbolFlags.h [Orc] Refactor ObjectLinkingLayer::addObjectSet to defer loading objects until 2016-01-19 21:06:38 +00:00
MCJIT.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
ObjectCache.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
ObjectMemoryBuffer.h [Orc] New JIT APIs. 2015-01-23 21:25:00 +00:00
OProfileWrapper.h
OrcMCJITReplacement.h [Orc] New JIT APIs. 2015-01-23 21:25:00 +00:00
RTDyldMemoryManager.h [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
RuntimeDyld.h [RuntimeDyld] Plumb Error/Expected through the internals of RuntimeDyld. 2016-04-27 20:24:48 +00:00
RuntimeDyldChecker.h [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
SectionMemoryManager.h [SectionMemoryManager] Make better use of virtual memory 2015-12-16 11:13:23 +00:00