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
History
Lang Hames
48c8c45475
[ORC] Fix typo in method name. NFCI. (
#172787
)
...
"reigsterRuntimeFunctions" should be "registerRuntimeFunctions".
2025-12-18 16:14:01 +11:00
..
IntelJITEvents
…
IntelJITProfiling
…
Interpreter
Remove unused <utility> inclusion
2025-11-11 13:33:33 +01:00
JITLink
[JITLink] Add TLS support for SystemZ (
#171559
)
2025-12-11 12:11:50 +01:00
MCJIT
…
OProfileJIT
…
Orc
[ORC] Fix typo in method name. NFCI. (
#172787
)
2025-12-18 16:14:01 +11:00
PerfJITEvents
…
RuntimeDyld
[LoongArch] Add R_LARCH_MARK_LA relocation for la.abs
2025-09-30 09:58:12 +08:00
CMakeLists.txt
…
ExecutionEngine.cpp
[llvm] Use llvm::fill instead of std::fill(NFC) (
#146911
)
2025-07-04 14:10:28 +08:00
ExecutionEngineBindings.cpp
…
GDBRegistrationListener.cpp
…
SectionMemoryManager.cpp
Implement reserveAllocationSpace for SectionMemoryManager (
#71968
)
2025-12-18 13:19:45 +11:00
TargetSelect.cpp
…