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
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
ExecutionEngine
History
Kazu Hirata
8da1ac98ef
[llvm] Use std::tie to implement operator< (NFC) (
#143728
)
...
std::tie facilitates lexicographical comparisons through std::tuple's built-in operator<.
2025-06-11 12:50:27 -07:00
..
IntelJITEvents
Fix build if ITTAPI_SOURCE_DIR is specified (
#106924
)
2025-02-04 11:23:54 +11:00
IntelJITProfiling
…
Interpreter
[llvm] Use llvm::append_range (NFC) (
#135931
)
2025-04-16 12:28:47 -07:00
JITLink
[llvm] Ensure newline at the end of files (NFC) (
#143061
)
2025-06-05 22:58:15 -07:00
MCJIT
[llvm] Use *Set::insert_range (NFC) (
#133041
)
2025-03-26 07:46:24 -07:00
OProfileJIT
…
Orc
Pass memory buffer to RuntimeDyld::MemoryManager factory (
#142930
)
2025-06-06 00:44:39 +01:00
PerfJITEvents
[llvm][ExecutionEngine] Strip unneeded calls to raw_string_ostream::str() (NFC)
2024-09-15 03:47:13 -04:00
RuntimeDyld
[llvm] Use std::tie to implement operator< (NFC) (
#143728
)
2025-06-11 12:50:27 -07:00
CMakeLists.txt
…
ExecutionEngine.cpp
[llvm] Use llvm::copy (NFC) (
#137470
)
2025-04-26 15:50:38 -07:00
ExecutionEngineBindings.cpp
[ExecutionEngine] Remove unused includes (NFC) (
#116749
)
2024-11-19 19:41:59 -08:00
GDBRegistrationListener.cpp
[ExecutionEngine] Remove unused includes (NFC) (
#116749
)
2024-11-19 19:41:59 -08:00
SectionMemoryManager.cpp
[ExecutionEngine] Remove unused includes (NFC) (
#116749
)
2024-11-19 19:41:59 -08:00
TargetSelect.cpp
[TargetRegistry] Accept Triple in createTargetMachine() (NFC) (
#130940
)
2025-03-12 17:35:09 +01:00