summaryrefslogtreecommitdiff
path: root/orc-rt/lib
AgeCommit message (Expand)Author
2025-11-21[orc-rt] Rename 'Session' variables to avoid ambiguity with type. NFCI. (#168...Lang Hames
2025-11-19[orc-rt] Simplify Session shutdown. (#168664)Lang Hames
2025-11-19[orc-rt] Fix typos in file comments.Lang Hames
2025-11-19[orc-rt] Introduce Task and TaskDispatcher APIs and implementations. (#168514)Lang Hames
2025-11-11[orc-rt] Replace wrapper fn `void *CallCtx` arg with `uint64_t CallId`. (#167...Lang Hames
2025-10-13[orc-rt] Rename InitializeRequest variables after 7381558ef8b. NFCI.Lang Hames
2025-10-13[orc-rt] Rename SimpleNativeMemoryMap finalize & deallocate. NFCI. (#163114)Lang Hames
2025-10-12[orc-rt] Add multi-addr dealloc/release to SimpleNativeMemoryMap. (#163025)Lang Hames
2025-10-11[orc-rt] Align SimpleNativeMemoryMap Segment with LLVM type. (#162823)Lang Hames
2025-10-09[orc-rt] Remove (effectively) unused header orc-rt-c/orc-rt.h. NFCI.Lang Hames
2025-10-09[orc-rt] Add Session class. (#162590)Lang Hames
2025-10-09[orc-rt] Add SimpleNativeMemoryMap. (#162584)Lang Hames
2025-10-09[orc-rt] Add ResourceManager interface.Lang Hames
2025-09-07[orc-rt] Add allocation-action execution support. (#157244)Lang Hames
2025-08-23[orc-rt] Fix file comment in RTTI.cpp. NFC. (#155059)Lang Hames
2025-08-22[orc-rt] Use LLVM-style header naming scheme. (#154881)Lang Hames
2025-08-21[orc-rt] Add rtti header and unit tests.Lang Hames
2025-08-19[ORC-RT] Initial check-in for a new, top-level ORC runtime project. (#113499)Lang Hames