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
890c4bece26e005cd9fa5511fe0efa7307794de5
clang-p2996
/
llvm
/
unittests
/
ExecutionEngine
/
Orc
History
Tom Stellard
beb7fb9d0f
[ORC] skip reoptimization tests on i386 (
#114351
)
...
This test currently segfaults on i386-unknown-linux-gnu builds.
2024-10-31 17:41:02 -07:00
..
CMakeLists.txt
[ORC] Implement basic reoptimization.
2024-10-12 01:21:05 +09:00
CoreAPIsTest.cpp
[ORC] Switch ExecutionSession::ErrorReporter to use unique_function.
2024-06-07 16:55:22 +10:00
EPCGenericJITLinkMemoryManagerTest.cpp
…
EPCGenericMemoryAccessTest.cpp
…
ExecutionSessionWrapperFunctionCallsTest.cpp
…
ExecutorAddressTest.cpp
…
IndirectionUtilsTest.cpp
…
JITLinkRedirectionManagerTest.cpp
[ORC] skip reoptimization tests on PPC.
2024-10-14 21:35:40 +09:00
JITTargetMachineBuilderTest.cpp
…
LazyCallThroughAndReexportsTest.cpp
…
LookupAndRecordAddrsTest.cpp
…
MachOPlatformTest.cpp
…
MapperJITLinkMemoryManagerTest.cpp
…
MemoryFlagsTest.cpp
[ORC] Add unit test for MemoryFlags APIs, don't dereference end() iterator.
2024-07-22 17:16:32 +10:00
MemoryMapperTest.cpp
…
ObjectFormatsTest.cpp
…
ObjectLinkingLayerTest.cpp
[ORC] Fix transfer to unknown ResourceTrackers (
#114063
)
2024-10-30 13:56:27 +01:00
OrcCAPITest.cpp
…
OrcTestCommon.cpp
…
OrcTestCommon.h
…
ReOptimizeLayerTest.cpp
[ORC] skip reoptimization tests on i386 (
#114351
)
2024-10-31 17:41:02 -07:00
ResourceTrackerTest.cpp
…
RTDyldObjectLinkingLayerTest.cpp
…
SharedMemoryMapperTest.cpp
[NFC] Add explicit #include llvm-config.h where its macros are used. (
#106621
)
2024-08-30 09:35:06 +02:00
SimpleExecutorMemoryManagerTest.cpp
…
SimplePackedSerializationTest.cpp
…
SymbolStringPoolTest.cpp
…
TaskDispatchTest.cpp
[NFC] Add explicit #include llvm-config.h where its macros are used. (
#106621
)
2024-08-30 09:35:06 +02:00
ThreadSafeModuleTest.cpp
…
WrapperFunctionUtilsTest.cpp
…