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
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
ExecutionEngine
History
Stefan Gränitz
f12db8cf75
[ORC] cloneToNewContext() can work with a const-ref to ThreadSafeModule
2020-08-13 21:01:21 +02:00
..
IntelJITEvents
…
Interpreter
[IR] Replace all uses of CallBase::getCalledValue() with getCalledOperand().
2020-04-27 22:17:03 -07:00
JITLink
[JITLink][MachO] Return an error when MachO TLV relocations are encountered.
2020-08-13 11:19:35 -07:00
MCJIT
MCJIT.h - reduce unnecessary includes to forward declarations. NFC.
2020-04-25 12:58:25 +01:00
OProfileJIT
…
Orc
[ORC] cloneToNewContext() can work with a const-ref to ThreadSafeModule
2020-08-13 21:01:21 +02:00
OrcError
…
PerfJITEvents
Introduce llvm::sys::Process::getProcessId() and adopt it
2020-04-16 15:05:37 +03:00
RuntimeDyld
RuntimeDyldELF: report_fatal_error instead of asserting for unimplemented relocations (PR46816)
2020-07-31 20:06:47 +02:00
CMakeLists.txt
…
ExecutionEngine.cpp
[SVE] Remove calls to VectorType::getNumElements from ExecutionEngine
2020-06-30 11:05:38 -07:00
ExecutionEngineBindings.cpp
…
GDBRegistrationListener.cpp
…
LLVMBuild.txt
…
SectionMemoryManager.cpp
Do not map read-only data memory sections with EXECUTE flags.
2020-08-05 10:51:48 +02:00
TargetSelect.cpp
…