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
a78861fc55d18046989ff4d624a037e9181da170
clang-p2996
/
llvm
/
lib
/
ExecutionEngine
History
Lang Hames
9e37cbb469
[ORC] Add some missing FIXMEs, move a temporary Error into an if condition.
2024-10-29 11:12:48 -07:00
..
IntelJITEvents
…
IntelJITProfiling
…
Interpreter
[LLVM] Use {} instead of std::nullopt to initialize empty ArrayRef (
#109133
)
2024-09-19 16:16:38 +01:00
JITLink
[JITLink] Fix i686 R_386_32 and other relocation values (
#111091
)
2024-10-16 15:48:43 +11:00
MCJIT
[APInt] Fix APInt constructions where value does not fit bitwidth (NFCI) (
#80309
)
2024-10-17 08:48:08 +02:00
OProfileJIT
…
Orc
[ORC] Add some missing FIXMEs, move a temporary Error into an if condition.
2024-10-29 11:12:48 -07:00
PerfJITEvents
[llvm][ExecutionEngine] Strip unneeded calls to raw_string_ostream::str() (NFC)
2024-09-15 03:47:13 -04:00
RuntimeDyld
[ExecutionEngine] Avoid repeated hash lookups (NFC) (
#111275
)
2024-10-06 09:22:27 -07:00
CMakeLists.txt
…
ExecutionEngine.cpp
Fix warnings introduced in
#111434
[-Wnontrivial-memaccess]
2024-10-29 14:18:24 +09:00
ExecutionEngineBindings.cpp
…
GDBRegistrationListener.cpp
…
SectionMemoryManager.cpp
…
TargetSelect.cpp
…