This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
94e01d579c1954bed2dbd2d82a64ff72baf72223
clang-p2996
/
llvm
/
lib
/
ExecutionEngine
History
Lang Hames
425b908301
[ORC] Rename SPSTargetAddress to SPSExecutorAddress.
...
Also removes SPSTagTargetAddress, which was accidentally introduced at some point (and never used).
2021-07-02 12:40:14 +10:00
..
IntelJITEvents
New tag for ittapi - fix an error related to cross-compiling ITTAPI in LLVM with mingw
2021-05-14 08:18:49 +03:00
Interpreter
Use llvm_unreachable for unsupported integer types.
2021-06-08 17:59:05 +01:00
JITLink
[JITLink][ELF] Move ELF section and symbol parsing into ELFLinkGraphBuilder.
2021-06-29 09:59:49 +10:00
MCJIT
…
OProfileJIT
…
Orc
[ORC] Rename SPSTargetAddress to SPSExecutorAddress.
2021-07-02 12:40:14 +10:00
PerfJITEvents
[perf] Fix a data race in the PerfJITEventListener
2021-06-29 08:30:31 -07:00
RuntimeDyld
BPF: Add more relocation kinds
2021-05-25 08:19:13 -07:00
CMakeLists.txt
[lli] Add JITLink in-process debug support
2021-03-02 15:07:36 +01:00
ExecutionEngine.cpp
…
ExecutionEngineBindings.cpp
…
GDBRegistrationListener.cpp
[lli] Add JITLink in-process debug support
2021-03-02 15:07:36 +01:00
SectionMemoryManager.cpp
…
TargetSelect.cpp
…