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