summaryrefslogtreecommitdiff
path: root/llvm/test/ExecutionEngine/RuntimeDyld
AgeCommit message (Expand)Author
2025-07-21[RuntimeDyld][LoongArch] Support large code model (#148584)Ami-zhang
2025-05-01[llvm][test] Change an XFAIL into a more correct REQUIRES (#137942)Martin Storsjö
2024-11-08[RuntimeDyld] Add LoongArch supportwanglei
2024-06-25[MC,COFF] Change how we handle section symbolsFangrui Song
2024-05-29[RuntimeDyld][ELF][AArch64] Fix resolveAArch64ShortBranch. (#92245)Alastair Houghton
2023-09-09[jitlink][rtdyld][checker] Re-apply 4b17c81d5a5 with fixes.Eymen Ünay
2023-09-08Revert "[jitlink/rtdydl][checker] Add TargetFlag dependent disassembler switc...Tom Weaver
2023-09-08[jitlink/rtdydl][checker] Add TargetFlag dependent disassembler switching sup...Eymen Ünay
2023-07-27ExecutionEngine: support `IMAGE_REL_AMD64_SECTION` relocationsSaleem Abdulrasool
2023-07-22[Support] Change StringMap hash function from xxHash64 to xxh3_64bitsFangrui Song
2023-07-21[Support] Implement LLVM_ENABLE_REVERSE_ITERATION for StringMapFangrui Song
2023-05-17[NFC][Py Reformat] Reformat lit.local.cfg python files in llvmTobias Hieta
2023-04-20[RuntimeDyld] Disable some ppc64 tests on 32-bit architectures.Lang Hames
2023-02-08[RuntimeDyld][ELF] Fixed relocations referencing undefined TLS symbolsMoritz Sichert
2023-01-03[llvm] XFAIL X86 tests failing on AArch64/WindowsMuhammad Omair Javaid
2022-12-05ExecutionEngine: Convert tests to opaque pointersMatt Arsenault
2022-11-02[RuntimeDyld] Require x86_64-linux for IFUNC testMoritz Sichert
2022-11-02[RuntimeDyld] Added support for relocation of indirect functionsMoritz Sichert
2022-07-05[RuntimeDyld] Fix R_AARCH64_TSTBR14 relocationVladislav Khmelevsky
2022-01-13RuntimeDyldELF: Don't abort on R_AARCH64_NONE relocationVladislav Khmelevsky
2021-09-06[RuntimeDyld] Implemented relocation of TLS symbols in ELFMoritz Sichert
2021-09-02[MC] Set SHF_INFO_LINK on SHT_REL/SHT_RELA sectionsFangrui Song
2021-05-25BPF: Add more relocation kindsYonghong Song
2020-07-20[test][llvm-readobj] Fix build bot failure after df952cb9James Henderson
2020-07-07[RuntimeDyld][test] Fix ExecutionEngine/RuntimeDyld/X86/ELF_x86-64_none.yaml ...Fangrui Song
2020-03-10[RuntimeDyld][COFF] Build stubs for COFF dllimport symbols.Lang Hames
2019-11-20ExecutionEngine: add preliminary support for COFF ARM64Adam Kallai
2019-06-17[lit] Delete empty lines at the end of lit.local.cfg NFCFangrui Song
2019-05-30[RuntimeDyld] Apply padding and alignment bumps to all sections with stubs, andLang Hames
2019-05-01[llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song
2019-04-12Simplify decoupling between RuntimeDyld/RuntimeDyldChecker, add 'got_addr' util.Lang Hames
2019-03-12[yaml2obj]Allow explicit symbol indexes in relocations and emit error for bad...James Henderson
2018-12-12Implement IMAGE_REL_AMD64_SECREL for RuntimeDyldCOFFX86_64Nathan Lanza
2018-10-23[RuntimeDyld][COFF] Skip non-loaded sections when calculating ImageBase.Lang Hames
2018-08-27[RuntimeDyld] Add test case that was accidentally left out of r340125.Lang Hames
2018-06-22[RuntimeDyld] Implement the ELF PIC large code model relocationsReid Kleckner
2018-05-30[PowerPC] fix broken JIT-compiled code with tail call optimizationHiroshi Inoue
2018-05-23[RuntimeDyld][MachO] Add support for MachO::ARM64_RELOC_POINTER_TO_GOT reloc.Lang Hames
2018-05-09[RuntimeDyld][MachO] Properly handle thumb to thumb calls within a section.Lang Hames
2018-04-09[RuntimeDyld][PowerPC] Fix a newly added test in r329355Krasimir Georgiev
2018-04-05[RuntimeDyld][PowerPC] Add a test case for r329335.Lang Hames
2018-03-01[RuntimeDyld][MachO] Fix assertion in encodeAddend, add missing directive toLang Hames
2018-02-28[RuntimeDyld][MachO] Support ARM64_RELOC_BRANCH26 for BL instructions byLang Hames
2018-02-21Handle IMAGE_REL_AMD64_ADDR32NB in RuntimeDyldCOFFFrederich Munch
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-10-22[mips] Adds support for R_MIPS_26, HIGHER, HIGHEST relocations in RuntimeDyld.Nitesh Jain
2017-10-19ExecutionEngine: adjust COFF i386 tautological assertsSaleem Abdulrasool
2017-10-17[ExecutionEngine] Correct the size of a write in a COFF i386 relocationShoaib Meenai
2017-09-20Revert "Revert "ExecutionEngine: add R_AARCH64_ABS{16,32}""Saleem Abdulrasool
2017-09-19Revert "ExecutionEngine: add R_AARCH64_ABS{16,32}"Saleem Abdulrasool