aboutsummaryrefslogtreecommitdiff
path: root/compiler-rt/test/orc
AgeCommit message (Expand)AuthorFilesLines
2026-01-09[PPC] Disable some ORC-powerpc64le-linux tests. (#175100)Sean Fertile8-2/+27
2025-12-11[JITLink] Add TLS support for SystemZ (#171559)anoopkg61-0/+67
2025-12-09 [JITLink] Add orc-runtime support for SystemZ (#171062)anoopkg69-0/+299
2025-11-21[ORC] Fix obj-imageinfo.S on X86 Darwin with Internal Shell (#169104)Aiden Grossman1-1/+3
2025-11-17[ORC] Make tests work with Internal Shell (#168471)Aiden Grossman1-1/+3
2025-07-17Fix more compiler-rt tests after #149015.Peter Collingbourne4-4/+4
2025-07-17Rename config.host_os to config.target_os.Peter Collingbourne2-7/+8
2025-02-21[ORC-RT] Add -num-threads=0 to testcase.Lang Hames1-2/+3
2025-02-18[ORC] Propagate weak & hidden flags when creating lazy reexports, redirectables.Lang Hames3-1/+17
2025-02-06[ORC-RT] Use templates to express deeply nested function calls in testcase.Lang Hames1-1022/+7
2025-02-06[ORC] Fix buggy calculation of second-level-page offset in unwind-info.Lang Hames1-0/+1039
2025-02-06[ORC-RT] Add a comment explaining the purpose of this testcase. NFC.Lang Hames1-0/+1
2025-02-05Re-reapply "[ORC] Enable JIT support for the compact-unwind..." with fixes.Lang Hames1-0/+13
2025-01-30Revert "Reapply "[ORC] Enable JIT support for the compact-unwind frame..." wi...Ben Langmuir1-13/+0
2025-01-30[ORC] Add missing files from d6524c8dfa3.Lang Hames1-0/+13
2025-01-24Revert "[ORC] Enable JIT support for the compact-unwind frame info format..."Lang Hames1-13/+0
2025-01-23[ORC] Enable JIT support for the compact-unwind frame info format on Darwin.Lang Hames1-0/+13
2025-01-21[ORC-RT][LoongArch] Add initial support for loongarch64 in ELFNixPlatform (#1...Ami-zhang9-0/+334
2025-01-15[ORC-RT] Fix missing '\' line continuations in objc-imageinfo.S test.Lang Hames1-9/+9
2025-01-10[ORC-RT] Use llvm-jitlink -num-threads=0 for objc-imageinfo.S tests.Lang Hames2-20/+60
2024-12-15[ORC][ORC-RT] Add ORC-RT based lazy compilation support for x86-64.Lang Hames1-1/+1
2024-12-09Reapply "[ORC] Introduce LazyReexportsManager, ... (#118923)" with fixes.Lang Hames5-6/+40
2024-12-09Revert "Reapply "[ORC] Introduce LazyReexportsManager, … (#118923)" with fi...Lang Hames5-40/+6
2024-12-09Reapply "[ORC] Introduce LazyReexportsManager, … (#118923)" with fixesLang Hames5-6/+40
2024-12-07Revert "[ORC] Introduce LazyReexportsManager, JITLinkTrampolines, … (#118923)"Lang Hames5-40/+6
2024-12-07[ORC] Introduce LazyReexportsManager, JITLinkTrampolines, ORC-RT base… (#11...Lang Hames5-6/+40
2024-11-21[ORC-RT] Test basic C++ static initialization support in the ORC runtime.Lang Hames1-0/+17
2024-10-16[ORC][llvm-jitlink] Add support for forced loading of archive members.Lang Hames5-1/+51
2024-07-10Revert "Revert "[compiler-rt] Remove redundant COMPILER_RT_HAS_*SAN checks"" ...Vitaly Buka1-1/+1
2024-07-10Revert "[compiler-rt] Remove redundant COMPILER_RT_HAS_*SAN checks" (#98380)Vitaly Buka1-1/+1
2024-07-10[compiler-rt] Remove redundant COMPILER_RT_HAS_*SAN checks (#98240)Vitaly Buka1-1/+1
2024-06-13[llvm-project] Fix typo "seperate" (#95373)Jay Foad1-1/+1
2024-06-11[ORC][MachO] Register objc protolist, protorefs, nlclslist metadata sections ...Ben Langmuir6-0/+608
2024-06-04[compiler-rt] Revise IDE folder structure (#89753)Michael Kruse1-1/+0
2024-05-14[ORC] Loosen __objc_imageinfo flag merging to match ld (#91767)Ben Langmuir2-6/+38
2024-03-06[compiler-rt] Only query llvm-config in the orc testsAlexander Richardson1-0/+12
2023-12-07[ORC-RT][ORC][MachO] Fix some issues with executor-side symbol tables.Lang Hames4-0/+111
2023-12-06Re-apply "[llvm-jitlink] Add Process and Platform JITDylibs, ..." with fixes.Lang Hames7-10/+22
2023-12-05Revert "[llvm-jitlink] Add Process and Platform JITDylibs, generalize alias..."Lang Hames5-10/+10
2023-12-05[llvm-jitlink] Add Process and Platform JITDylibs, generalize alias option.Lang Hames5-10/+10
2023-11-03[orc][mach-o] Fix mixing objc and swift code in a single JITDylib (#69258)Ben Langmuir2-0/+222
2023-10-14[PowerPC][JITLink] Support R_PPC64_GOT_TLSGD_PCREL34 (#68660)Kai Luo3-0/+44
2023-08-02[JITLink][PowerPC] Add basic TLS support for ppc64Kai Luo1-1/+0
2023-08-02[Orc][PowerPC] Enable ELFNixPlatform support for ppc64leKai Luo10-0/+536
2023-06-21[test] Add lli into ORC_TEST_DEPSVitaly Buka1-1/+1
2023-05-25[NFC][Py Reformat] Reformat python files in the rest of the dirsTobias Hieta12-64/+83
2023-05-10[ORC-RT] Add REQUIRES: jit-compatible-osx-swift-runtime to testcase.Lang Hames1-0/+2
2023-05-05[ORC][MachOPlatform] Don't add InitSectionSymbols for __objc_imageinfo.Lang Hames2-0/+125
2023-04-17[ORC-RT] Check for jit-compatible-osx-swift-runtime on tests that need one.Lang Hames3-0/+6
2023-04-11[ORC] Fix fallout from switch to _objc_map/load_images-based registration.Lang Hames1-77/+112