llvm-project/llvm/test/ExecutionEngine
sunho bc24e6ab7c [JITLink][COFF] Use DLLImportDefinitionGenerator for creating PLT stubs.
Uses DLLImportDefinitionGenerator for creating PLT stubs. It removes previous approach for dllimport stub creation which can't deal with jump thunks.

Reviewed By: lhames

Differential Revision: https://reviews.llvm.org/D132524
2022-09-10 15:25:44 +09:00
..
Interpreter
JITLink [JITLink][COFF] Use DLLImportDefinitionGenerator for creating PLT stubs. 2022-09-10 15:25:44 +09:00
MCJIT [NFC] Disabled few tests with MemoryWithOrigins 2021-11-04 18:18:03 -07:00
Orc [ORC] Fix handling of casts in llvm.global_ctors. 2022-04-07 17:06:38 -07:00
OrcLazy [ORC][LLJIT] Define atexit symbol in GenericLLVMIRPlatformSupport. 2022-06-26 03:50:08 +09:00
RuntimeDyld [RuntimeDyld] Fix R_AARCH64_TSTBR14 relocation 2022-07-05 16:40:42 +03:00
2010-01-15-UndefValue.ll
fma3-jit.ll
frem.ll
lit.local.cfg [RISCV] Make old JIT ExecutionEngine tests unsupported 2022-05-24 03:01:00 +02:00
mov64zext32.ll
test-interp-vec-arithm_float.ll
test-interp-vec-arithm_int.ll
test-interp-vec-cast.ll
test-interp-vec-insertelement.ll
test-interp-vec-insertextractvalue.ll
test-interp-vec-loadstore.ll
test-interp-vec-logical.ll
test-interp-vec-select.ll
test-interp-vec-setcond-fp.ll
test-interp-vec-setcond-int.ll
test-interp-vec-shift.ll
test-interp-vec-shuffle.ll