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
47b485c052d3ced9d846cf0e9b6a1a7d450f6dee
clang-p2996
/
llvm
/
lib
/
ExecutionEngine
History
Pavel Samolysov
d395b56a52
[JITLink][AArch64] Implement R_AARCH64_LDR_PREL_LO19 (
#82172
)
...
This relocation is used for the 32-bit aligned 21-bit immediate in LDR Literal instructions.
2024-05-17 07:46:43 +03:00
..
IntelJITEvents
[ExecutionEngine] Move IntelJITEventsWrapper to its own library. NFC (
#81825
)
2024-03-04 08:44:36 -08:00
IntelJITProfiling
[ExecutionEngine] Move IntelJITEventsWrapper to its own library. NFC (
#81825
)
2024-03-04 08:44:36 -08:00
Interpreter
[IR] Fix GEP offset computations for vector GEPs (
#75448
)
2024-01-04 10:08:21 +01:00
JITLink
[JITLink][AArch64] Implement R_AARCH64_LDR_PREL_LO19 (
#82172
)
2024-05-17 07:46:43 +03:00
MCJIT
…
OProfileJIT
…
Orc
[ORC] Support visionOS in LC_BUILD_VERSIONs for JITDylibs.
2024-05-16 14:47:37 +10:00
PerfJITEvents
…
RuntimeDyld
[llvm] Use StringRef::operator== instead of StringRef::equals (NFC) (
#91441
)
2024-05-08 10:33:53 -07:00
CMakeLists.txt
[ExecutionEngine] Move IntelJITEventsWrapper to its own library. NFC (
#81825
)
2024-03-04 08:44:36 -08:00
ExecutionEngine.cpp
[llvm] Use SmallString::operator std::string (NFC)
2024-01-19 18:54:11 -08:00
ExecutionEngineBindings.cpp
…
GDBRegistrationListener.cpp
[ExecutionEngine] Fix a couple of typos (NFC)
2024-02-06 15:23:24 +00:00
SectionMemoryManager.cpp
…
TargetSelect.cpp
…