aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/ExecutionEngine
AgeCommit message (Expand)AuthorFilesLines
2024-03-25[JITLink][MachO] Handle MachO section start/end symbols.Lang Hames1-0/+30
2024-03-24[JITLink][ELF] Improve ELF section start/end symbol handling.Lang Hames1-0/+43
2024-03-07[ORC][JITLink] Add Intel VTune support to JITLink (#83957)Hongyu Chen2-0/+55
2024-03-06[MC] Move CompressDebugSections/RelaxELFRelocations from TargetOptions/MCAsmI...Fangrui Song4-4/+4
2024-03-04Revert "[ORC][JITLink] Add Intel VTune support to JITLink (#81826)"Jordan Rupprecht2-55/+0
2024-03-04[ORC][JITLink] Add Intel VTune support to JITLink (#81826)Hongyu Chen2-0/+55
2024-03-01[llvm-jitlink] [test] Add an XFAIL for a JITLink test on MinGWMartin Storsjö1-0/+5
2024-02-22[llvm][llvm-jitlink] Disable test on Windows on ArmDavid Spickett1-0/+3
2024-02-20[llvm-jitlink] Use '@' rather than ':' for separator in -sectcreate.Lang Hames1-1/+1
2024-02-20[ORC] Add SectCreateMaterializationUnit, llvm-jitlink -sectcreate option.Lang Hames2-0/+9
2024-02-07[RISCV] Only set Zca flag for EF_RISCV_RVC in ELFObjectFileBase::getRISCVFeat...Craig Topper3-0/+40
2024-01-31[ORC] Merge MaterializationResponsibility notifyEmitted and addDependencieslhames1-6/+14
2024-01-23[JITLink][AArch32] Implement Armv5 ldr-pc stubs and use them for all pre-v7 t...Stefan Gränitz9-199/+321
2024-01-23[JITLink][AArch32] Implement R_ARM_PREL31 and process .ARM.exidx sections (#7...Stefan Gränitz1-4/+16
2024-01-23[JITLink][AArch32] Multi-stub support for armv7/thumbv7 (#78371)Stefan Gränitz2-0/+103
2024-01-22Reland "[lli] Revisit Orc debug output tests (#79055)"Stefan Gränitz3-103/+71
2024-01-22Revert "[lli] Revisit Orc debug output tests" (#79055)Mehdi Amini3-71/+103
2024-01-22[lli] Revisit Orc debug output tests (#76822)Stefan Gränitz3-103/+71
2024-01-22[JITLink][AArch32] Implement ELF relocation R_ARM_NONEStefan Gränitz1-0/+24
2024-01-22[JITLink][AArch32] Implement ELF relocation R_ARM_TARGET1Stefan Gränitz1-0/+7
2024-01-22[JITLink][AArch32] Add GOT builder and implement R_ARM_GOT_PREL relocations f...Stefan Gränitz1-8/+42
2024-01-17[JITLink][AArch32] Fix typos in Thumb stubs test (NFC)Stefan Gränitz1-2/+2
2024-01-17[JITLink][AArch32] Streamline file-names of tests (NFC)Stefan Gränitz4-0/+0
2024-01-09[MC,ELF] .section: unconditionally print section flag 'G' after 'o'Fangrui Song2-2/+2
2024-01-02[Orc] Temporarily disable OrcLazy debug tests on macOSStefan Gränitz2-2/+2
2023-12-27[JITLink] Tell yaml2obj the MachO file is little-endian. NFC.Kai Luo2-0/+2
2023-12-25[JITLink] Add -phony-externals to silence test errors on some buildbots.Lang Hames2-2/+2
2023-12-24[JITLink][MachO] Handle intra-block subtractor relocations.Lang Hames2-0/+465
2023-12-06[ORC] Use dyn_cast to check input type in StaticLibraryDefinitionGenerator.Lang Hames2-0/+10
2023-12-06Re-apply "[llvm-jitlink] Add Process and Platform JITDylibs, ..." with fixes.Lang Hames1-1/+3
2023-12-05Revert "[llvm-jitlink] Add Process and Platform JITDylibs, generalize alias..."Lang Hames1-3/+1
2023-12-05[llvm-jitlink] Add Process and Platform JITDylibs, generalize alias option.Lang Hames1-1/+3
2023-12-01Reland [X86] With large code model, put functions into .ltext with large sect...Arthur Eubanks1-1/+1
2023-12-01Revert "Reland [X86] With large code model, put functions into .ltext with la...Dmitri Gribenko1-1/+1
2023-11-30Reland [X86] With large code model, put functions into .ltext with large sect...Arthur Eubanks1-1/+1
2023-11-28Revert "[X86] With large code model, put functions into .ltext with large sec...Arthur Eubanks1-1/+1
2023-11-28[X86] With large code model, put functions into .ltext with large section fla...Arthur Eubanks1-1/+1
2023-11-24[llvm-jitlink] Support plain AArch32 stubs in jitlink-check's stub_addr() exp...Stefan Gränitz1-0/+45
2023-11-23[JITLink][AArch32] Add tests for BLX interworking callsStefan Gränitz2-42/+65
2023-11-09[JITLink][AArch32] Add support for ELF::R_ARM_THM_MOV{W_PREL_NC,T_PREL} (#70364)Eymen Ünay1-1/+30
2023-11-07[JITLink][AArch32] Add test for ELF::R_ARM_THM_MOV{W_ABS_NC,T_ABS} (#70346)Eymen Ünay1-0/+35
2023-11-07[JITLink][AArch32] Tests for ELF::R_ARM_ABS32 and ELF::R_ARM_REL32Eymen Ünay1-0/+37
2023-10-28[JITLink][RISCV] Implement eh_frame handling (#68253)Jonas Hahnfeld2-0/+178
2023-10-20[Interpreter] Add initialization of array members (#66172)Dudeldu1-0/+1
2023-10-14[PowerPC][JITLink] Support R_PPC64_GOT_TLSGD_PCREL34 (#68660)Kai Luo1-0/+19
2023-10-13[PowerPC][JITLink] Support R_PPC64_GOT_PCREL34 (#68658)Kai Luo1-0/+15
2023-10-12Fix minimal-throw-catch.ll on x86 macLeonard Chan1-1/+1
2023-10-05[JITLink] Some cleanups to EHFrameSupport (#66707)Jonas Hahnfeld4-40/+30
2023-09-18Disable MSAN test: ELF_perf.skda1-0/+3
2023-09-18[ORC][JITLink] Non-debuginfo JITLink perf jitdump support.Prem Chintalapudi1-0/+204