aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/ExecutionEngine/RuntimeDyld
AgeCommit message (Expand)AuthorFilesLines
2025-07-21[RuntimeDyld][LoongArch] Support large code model (#148584)Ami-zhang1-0/+42
2025-05-01[llvm][test] Change an XFAIL into a more correct REQUIRES (#137942)Martin Storsjö1-2/+1
2024-11-08[RuntimeDyld] Add LoongArch supportwanglei2-0/+104
2024-06-25[MC,COFF] Change how we handle section symbolsFangrui Song1-1/+0
2024-05-29[RuntimeDyld][ELF][AArch64] Fix resolveAArch64ShortBranch. (#92245)Alastair Houghton1-0/+20
2023-09-09[jitlink][rtdyld][checker] Re-apply 4b17c81d5a5 with fixes.Eymen Ünay1-1/+1
2023-09-08Revert "[jitlink/rtdydl][checker] Add TargetFlag dependent disassembler switc...Tom Weaver1-1/+1
2023-09-08[jitlink/rtdydl][checker] Add TargetFlag dependent disassembler switching sup...Eymen Ünay1-1/+1
2023-07-27ExecutionEngine: support `IMAGE_REL_AMD64_SECTION` relocationsSaleem Abdulrasool1-0/+9
2023-07-22[Support] Change StringMap hash function from xxHash64 to xxh3_64bitsFangrui Song1-1/+1
2023-07-21[Support] Implement LLVM_ENABLE_REVERSE_ITERATION for StringMapFangrui Song1-0/+1
2023-05-17[NFC][Py Reformat] Reformat lit.local.cfg python files in llvmTobias Hieta7-7/+7
2023-04-20[RuntimeDyld] Disable some ppc64 tests on 32-bit architectures.Lang Hames2-0/+15
2023-02-08[RuntimeDyld][ELF] Fixed relocations referencing undefined TLS symbolsMoritz Sichert1-2/+38
2023-01-03[llvm] XFAIL X86 tests failing on AArch64/WindowsMuhammad Omair Javaid1-0/+1
2022-12-05ExecutionEngine: Convert tests to opaque pointersMatt Arsenault2-2/+2
2022-11-02[RuntimeDyld] Require x86_64-linux for IFUNC testMoritz Sichert1-0/+1
2022-11-02[RuntimeDyld] Added support for relocation of indirect functionsMoritz Sichert1-0/+109
2022-07-05[RuntimeDyld] Fix R_AARCH64_TSTBR14 relocationVladislav Khmelevsky1-0/+14
2022-01-13RuntimeDyldELF: Don't abort on R_AARCH64_NONE relocationVladislav Khmelevsky1-0/+24
2021-09-06[RuntimeDyld] Implemented relocation of TLS symbols in ELFMoritz Sichert1-0/+154
2021-09-02[MC] Set SHF_INFO_LINK on SHT_REL/SHT_RELA sectionsFangrui Song1-0/+1
2021-05-25BPF: Add more relocation kindsYonghong Song3-0/+105
2020-07-20[test][llvm-readobj] Fix build bot failure after df952cb9James Henderson1-1/+1
2020-07-07[RuntimeDyld][test] Fix ExecutionEngine/RuntimeDyld/X86/ELF_x86-64_none.yaml ...Fangrui Song1-5/+5
2020-03-10[RuntimeDyld][COFF] Build stubs for COFF dllimport symbols.Lang Hames3-69/+72
2019-11-20ExecutionEngine: add preliminary support for COFF ARM64Adam Kallai1-0/+152
2019-06-17[lit] Delete empty lines at the end of lit.local.cfg NFCFangrui Song6-6/+0
2019-05-30[RuntimeDyld] Apply padding and alignment bumps to all sections with stubs, andLang Hames1-2/+3
2019-05-01[llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song1-1/+1
2019-04-12Simplify decoupling between RuntimeDyld/RuntimeDyldChecker, add 'got_addr' util.Lang Hames8-25/+25
2019-03-12[yaml2obj]Allow explicit symbol indexes in relocations and emit error for bad...James Henderson1-1/+0
2018-12-12Implement IMAGE_REL_AMD64_SECREL for RuntimeDyldCOFFX86_64Nathan Lanza1-0/+14
2018-10-23[RuntimeDyld][COFF] Skip non-loaded sections when calculating ImageBase.Lang Hames1-3/+3
2018-08-27[RuntimeDyld] Add test case that was accidentally left out of r340125.Lang Hames1-0/+102
2018-06-22[RuntimeDyld] Implement the ELF PIC large code model relocationsReid Kleckner1-0/+104
2018-05-30[PowerPC] fix broken JIT-compiled code with tail call optimizationHiroshi Inoue1-0/+48
2018-05-23[RuntimeDyld][MachO] Add support for MachO::ARM64_RELOC_POINTER_TO_GOT reloc.Lang Hames1-1/+11
2018-05-09[RuntimeDyld][MachO] Properly handle thumb to thumb calls within a section.Lang Hames1-36/+45
2018-04-09[RuntimeDyld][PowerPC] Fix a newly added test in r329355Krasimir Georgiev1-1/+1
2018-04-05[RuntimeDyld][PowerPC] Add a test case for r329335.Lang Hames2-0/+89
2018-03-01[RuntimeDyld][MachO] Fix assertion in encodeAddend, add missing directive toLang Hames1-0/+2
2018-02-28[RuntimeDyld][MachO] Support ARM64_RELOC_BRANCH26 for BL instructions byLang Hames1-0/+7
2018-02-21Handle IMAGE_REL_AMD64_ADDR32NB in RuntimeDyldCOFFFrederich Munch1-0/+26
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih4-4/+4
2017-10-22[mips] Adds support for R_MIPS_26, HIGHER, HIGHEST relocations in RuntimeDyld.Nitesh Jain2-2/+2
2017-10-19ExecutionEngine: adjust COFF i386 tautological assertsSaleem Abdulrasool1-3/+3
2017-10-17[ExecutionEngine] Correct the size of a write in a COFF i386 relocationShoaib Meenai1-7/+11
2017-09-20Revert "Revert "ExecutionEngine: add R_AARCH64_ABS{16,32}""Saleem Abdulrasool1-2/+13
2017-09-19Revert "ExecutionEngine: add R_AARCH64_ABS{16,32}"Saleem Abdulrasool1-13/+0