summaryrefslogtreecommitdiff
path: root/llvm/test/ExecutionEngine
AgeCommit message (Expand)Author
2025-06-23[JITLink] Include target addend in out-of-range error (#145423)Maksim Panchenko
2025-06-21[ORC] Apply MachO::CPU_SUBTYPE_MASK to comparison in getDylibInterfac… (#14...Lang Hames
2025-06-10[JITLink] [test] Add a trailing newline to a test file. NFC.Martin Storsjö
2025-06-10[JITLink] [test] Generalize UNSUPPORTED markings for Windows/arm64 (#142377)Martin Storsjö
2025-06-10[JITLink] [test] Extend preexisting MinGW XFAILs to new tests (#142375)Martin Storsjö
2025-06-08[LLVM][Tests] remove %exeext from lli-child-target parameter. (#143077)jeremyd2019
2025-06-06[RISCV] Remove -riscv-asm-relax-branches flag (#142855)Sam Elliott
2025-05-30[JITLink] Disable the all-load- tests on Windows/arm64.Lang Hames
2025-05-28Re-apply "[ORC] Add optional context string to duplicate symbol definition..."Lang Hames
2025-05-27[ORC] Refactor visit-members in StaticLibraryDefinitionGenerator. (#141546)Lang Hames
2025-05-13[Test] Disable Linux perf test under WSL (#137822)Michael Kruse
2025-05-09Revert "[ORC] Add optional context string to duplicate symbol definition erro...JP Lehr
2025-05-09[ORC] Add optional context string to duplicate symbol definition errors.Lang Hames
2025-05-08[JITLink] Rename 'i386' namespace and files to 'x86'.Lang Hames
2025-05-08[JITLink][i386] Support R_386_GOT32X using existing non-relaxable edge kind.Lang Hames
2025-05-01[llvm][test] Change an XFAIL into a more correct REQUIRES (#137942)Martin Storsjö
2025-04-03[JITLink][XCOFF] Setup initial build support for XCOFF (#127266)Henry Jiang
2025-04-01[JITLink][MachO][arm64] Don't lower ptrauth edges in noalloc-lifetime sections.Lang Hames
2025-03-28[ORC] Generalize GetDylibInterface to support MachO Universal Binaries.Lang Hames
2025-02-28[JITLink][AArch64] Ensure that nulls remain null during ptrauth signing.Lang Hames
2025-02-25[ORC][llvm-jitlink] Add support for emulating ld64 -weak-lx / -weak_library.Lang Hames
2025-02-06[JITLink] Add missing testcase for compact-unwind-needs-dwarf.Lang Hames
2025-02-06[JITLink] Handle compact-unwind records that depend on DWARF FDEs.Lang Hames
2025-02-05Re-reapply "[ORC] Enable JIT support for the compact-unwind..." with fixes.Lang Hames
2025-02-04[ORC] Actually use -jit-kind=orc for the new minimal-throw-catch.ll test.Lang Hames
2025-02-04[ORC] Add minimal-throw-catch.ll regression test for lli -jit-mode=orc.Lang Hames
2025-01-30[llvm] Win x64 Unwind V2 1/n: Mark beginning and end of epilogs (#110024)Daniel Paoliello
2025-01-29[MCJIT][test] Move remaining MCJIT interpreter tests to Interpreter/ subdirec...Alex Bradbury
2025-01-28[ExecutionEngine][test][RISCV] Don't mark RISCV as unsupported (#124464)Alex Bradbury
2025-01-28[MCJIT][test] Move MCJIT non-interpreter tests to MCJIT subdirectory (#124463)Alex Bradbury
2025-01-28[JITLink] Add 'REQUIRES: asserts' to MachO_ptrauth_dependencies.s.Lang Hames
2025-01-28[JITLink][aarch64] Fix dependence tracking for Pointer64Authenticated edges.Lang Hames
2025-01-24[JITLink][LoongArch] Add label addition and subtraction relocations (#122262)ZhaoQi
2025-01-24[JITLink][LoongArch] Support R_LARCH_ALIGN relaxation (#122259)ZhaoQi
2025-01-08[llvm-jitlink] Use -num-threads=0 for regression tests relying on debug output.Lang Hames
2025-01-03Fix an incorrect -show-graph command-line flag in COFF_comdat_weak_plus_stron...Haojian Wu
2025-01-03[ORC] Restrict check-dwarf-filename test to Darwin for now.Lang Hames
2025-01-03[ORC] Testcase requires asserts as it depends on debugging output.Lang Hames
2025-01-03[ORC] Fix bug in source file name finding in DebuggerSupportPlugin.Lang Hames
2025-01-03[JITLink][RISCV] Add feature relax for addsub tests. NFC (#121204)ZhaoQi
2025-01-02[JITLink][LoongArch] Add R_LARCH_{B16,B21} relocations support (#121096)ZhaoQi
2025-01-02"Reapply "[llvm-jitlink] Use concurrent linking by default." with more fixes.Lang Hames
2024-12-09Reapply "[ORC] Introduce LazyReexportsManager, ... (#118923)" with fixes.Lang Hames
2024-12-09Revert "Reapply "[ORC] Introduce LazyReexportsManager, … (#118923)" with fi...Lang Hames
2024-12-09Reapply "[ORC] Introduce LazyReexportsManager, … (#118923)" with fixesLang Hames
2024-12-07Revert "[ORC] Introduce LazyReexportsManager, JITLinkTrampolines, … (#118923)"Lang Hames
2024-12-07[ORC] Introduce LazyReexportsManager, JITLinkTrampolines, ORC-RT base… (#11...Lang Hames
2024-11-22[JITLink][LoongArch] Add support for R_LARCH_CALL36 relocationwanglei
2024-11-22[JITLink] Restrict execution of MachO_ptrauth-globals.s test to arm64 hosts.Lang Hames
2024-11-21[JITLink][arm64] Support arm64e JIT'd code (initially enabled for MachO only).Lang Hames