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
Lang Hames
24afffe63a
[ORC] Add C API support for defining absolute symbols.
...
Also tweaks the definition of TryToGenerate to make it dovetail more neatly with the new function.
2020-10-19 01:59:04 -07:00
..
IntelJITEvents
…
Interpreter
[IR] Replace all uses of CallBase::getCalledValue() with getCalledOperand().
2020-04-27 22:17:03 -07:00
JITLink
[JITLink][ELF] Handle BSS sections, improve some error messages.
2020-10-05 21:35:35 -07:00
MCJIT
MCJIT.h - reduce unnecessary includes to forward declarations. NFC.
2020-04-25 12:58:25 +01:00
OProfileJIT
…
Orc
[ORC] Add C API support for defining absolute symbols.
2020-10-19 01:59:04 -07:00
OrcError
[ORC] Add errors for missing and extraneous symbol definitions.
2020-02-22 11:49:14 -08:00
PerfJITEvents
Introduce llvm::sys::Process::getProcessId() and adopt it
2020-04-16 15:05:37 +03:00
RuntimeDyld
[ORC] Add support for resource tracking/removal (removable code).
2020-10-18 21:02:54 -07:00
CMakeLists.txt
…
ExecutionEngine.cpp
[ORC] Remove OrcV1 APIs.
2020-10-18 21:02:44 -07:00
ExecutionEngineBindings.cpp
[MCJIT] Check for RuntimeDyld errors in MCJIT::finalizeLoadedModules.
2020-03-13 13:58:41 -07:00
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
[ExecutionEngine] Re-enable FastISel for non-iOS arm targets.
2020-01-11 10:49:59 -08:00