This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
ExecutionEngine
/
Orc
History
Kazu Hirata
1b3eaacb9d
[llvm] Remove unused local variables (NFC) (
#167185
)
...
Identified with bugprone-unused-local-non-trivial-variable.
2025-11-08 22:56:03 -08:00
..
Debugging
[ExecutionEngine] Add "override" where appropriate (NFC) (
#164757
)
2025-10-23 07:09:03 -07:00
Shared
[ORC] Align ExecutorSimpleMemoryManager w/ orc_rt::SimpleNativeMemoryMap (
#163693
)
2025-10-16 16:08:23 +11:00
TargetProcess
[llvm] Remove unused local variables (NFC) (
#167185
)
2025-11-08 22:56:03 -08:00
AbsoluteSymbols.cpp
…
CMakeLists.txt
[ORC] Add SimpleRemoteMemoryMapper (new MemoryMapper implementation). (
#163707
)
2025-10-16 18:57:48 +11:00
COFF.cpp
…
COFFPlatform.cpp
…
COFFVCRuntimeSupport.cpp
…
CompileOnDemandLayer.cpp
…
CompileUtils.cpp
…
Core.cpp
[ORC] Fix race when checking isComplete (
#165063
)
2025-10-25 07:49:02 -04:00
DebugObjectManagerPlugin.cpp
…
DebugUtils.cpp
…
EHFrameRegistrationPlugin.cpp
…
ELFNixPlatform.cpp
…
EPCDebugObjectRegistrar.cpp
…
EPCDynamicLibrarySearchGenerator.cpp
…
EPCGenericDylibManager.cpp
…
EPCGenericJITLinkMemoryManager.cpp
[ORC] Align ExecutorSimpleMemoryManager w/ orc_rt::SimpleNativeMemoryMap (
#163693
)
2025-10-16 16:08:23 +11:00
EPCGenericRTDyldMemoryManager.cpp
[ORC] Align ExecutorSimpleMemoryManager w/ orc_rt::SimpleNativeMemoryMap (
#163693
)
2025-10-16 16:08:23 +11:00
EPCIndirectionUtils.cpp
…
ExecutionUtils.cpp
…
ExecutorProcessControl.cpp
…
ExecutorResolutionGenerator.cpp
…
GetDylibInterface.cpp
…
IndirectionUtils.cpp
…
InProcessMemoryAccess.cpp
…
IRCompileLayer.cpp
…
IRPartitionLayer.cpp
…
IRTransformLayer.cpp
…
JITLinkRedirectableSymbolManager.cpp
…
JITLinkReentryTrampolines.cpp
…
JITTargetMachineBuilder.cpp
…
Layer.cpp
…
LazyObjectLinkingLayer.cpp
…
LazyReexports.cpp
…
LinkGraphLayer.cpp
…
LinkGraphLinkingLayer.cpp
[ExecutionEngine] Add "override" where appropriate (NFC) (
#164757
)
2025-10-23 07:09:03 -07:00
LLJIT.cpp
…
LoadLinkableFile.cpp
…
LookupAndRecordAddrs.cpp
…
MachO.cpp
…
MachOPlatform.cpp
…
Mangling.cpp
…
MapperJITLinkMemoryManager.cpp
[ORC] Add LinkGraph& argument to MemoryMapper::prepare. (
#163121
)
2025-10-13 17:20:39 +11:00
MemoryMapper.cpp
[llvm] Use "= default" (NFC) (
#166088
)
2025-11-02 17:16:47 -08:00
ObjectFileInterface.cpp
…
ObjectLinkingLayer.cpp
…
ObjectTransformLayer.cpp
…
OrcABISupport.cpp
…
OrcV2CBindings.cpp
[ExecutionEngine] Add "override" where appropriate (NFC) (
#164757
)
2025-10-23 07:09:03 -07:00
RedirectionManager.cpp
…
ReOptimizeLayer.cpp
…
RTDyldObjectLinkingLayer.cpp
…
SectCreate.cpp
…
SelfExecutorProcessControl.cpp
…
SimpleRemoteEPC.cpp
Reapply "[ORC] Replace ORC's baked-in dependence ... (
#163027
)" with … (
#164340
)
2025-10-20 17:40:01 -07:00
SimpleRemoteMemoryMapper.cpp
[ORC] Add SimpleRemoteMemoryMapper (new MemoryMapper implementation). (
#163707
)
2025-10-16 18:57:48 +11:00
SpeculateAnalyses.cpp
…
Speculation.cpp
…
TaskDispatch.cpp
…
ThreadSafeModule.cpp
…
UnwindInfoRegistrationPlugin.cpp
…