summaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Orc/TargetProcess/SimpleExecutorMemoryManager.cpp
AgeCommit message (Expand)Author
2025-10-16[ORC] Align ExecutorSimpleMemoryManager w/ orc_rt::SimpleNativeMemoryMap (#16...Lang Hames
2024-05-24[flang] [lldb] [llvm] Fix 'destory' comment typos [NFC] (#93260)Stephan T. Lavavej
2023-03-18Re-apply "[JITLink][ORC] Rename MemDeallocPolicy to MemLifetime..." with fixes.Lang Hames
2023-03-17Revert "[JITLink][ORC] Rename MemDeallocPolicy to MemLifetimePolicy, add ..."Lang Hames
2023-03-17[JITLink][ORC] Rename MemDeallocPolicy to MemLifetimePolicy, add NoAlloc option.Lang Hames
2022-10-03[ORC][JITLink] Move MemoryFlags.h (MemProt, AllocGroup,...) from JITLink to ORC.Lang Hames
2022-07-20[ORC] Don't try to copy from an empty segment in SimpleExecutorMemoryManager.Lang Hames
2022-01-08[ORC][JITLink] Merge JITLink AllocActionCall and ORC WrapperFunctionCall.Lang Hames
2021-12-28[llvm] Use nullptr instead of 0 (NFC)Kazu Hirata
2021-10-30[ORC] Move CWrapperFunctionResult out of the detail:: namespace.Lang Hames
2021-10-28[ORC] Rename SupportFunctionCall to WrapperFunctionCall.Lang Hames
2021-09-27Reintroduce "[ORC] Introduce EPCGenericRTDyldMemoryManager."Lang Hames
2021-09-25Revert "[ORC] Introduce EPCGenericRTDyldMemoryManager."Lang Hames
2021-09-25[ORC] Introduce EPCGenericRTDyldMemoryManager.Lang Hames
2021-09-23[ORC] Rename ExecutorAddress to ExecutorAddr.Lang Hames
2021-09-23[ORC] Fix file header.Lang Hames
2021-09-17[ORC] Add finalization & deallocation actions, SimpleExecutorMemoryManager classLang Hames