| Age | Commit message (Expand) | Author |
| 2025-02-05 | Re-reapply "[ORC] Enable JIT support for the compact-unwind..." with fixes. | Lang Hames |
| 2025-02-04 | [ORC] Add minimal-throw-catch.ll regression test for lli -jit-mode=orc. | Lang Hames |
| 2024-11-05 | [ORC] Enable lli -jit-kind=orc-lazy tests on aarch64. | Lang Hames |
| 2024-01-22 | Reland "[lli] Revisit Orc debug output tests (#79055)" | Stefan Gränitz |
| 2024-01-22 | Revert "[lli] Revisit Orc debug output tests" (#79055) | Mehdi Amini |
| 2024-01-22 | [lli] Revisit Orc debug output tests (#76822) | Stefan Gränitz |
| 2024-01-02 | [Orc] Temporarily disable OrcLazy debug tests on macOS | Stefan Gränitz |
| 2023-12-01 | Reland [X86] With large code model, put functions into .ltext with large sect... | Arthur Eubanks |
| 2023-12-01 | Revert "Reland [X86] With large code model, put functions into .ltext with la... | Dmitri Gribenko |
| 2023-11-30 | Reland [X86] With large code model, put functions into .ltext with large sect... | Arthur Eubanks |
| 2023-11-28 | Revert "[X86] With large code model, put functions into .ltext with large sec... | Arthur Eubanks |
| 2023-11-28 | [X86] With large code model, put functions into .ltext with large section fla... | Arthur Eubanks |
| 2023-10-12 | Fix minimal-throw-catch.ll on x86 mac | Leonard Chan |
| 2023-05-17 | [NFC][Py Reformat] Reformat lit.local.cfg python files in llvm | Tobias Hieta |
| 2023-05-15 | Revert "[X86] Use the CFA as the DWARF frame base for better variable locatio... | J. Ryan Stinnett |
| 2023-05-15 | [X86] Use the CFA as the DWARF frame base for better variable locations aroun... | Kyle Huey |
| 2023-04-08 | Re-apply "[ORC] LLJIT updates: ExecutorNativePlatform, default ..." with fixes. | Lang Hames |
| 2023-04-07 | Revert "[ORC] LLJIT updates: ExecutorNativePlatform, default link order, ..." | Lang Hames |
| 2023-04-07 | [ORC] LLJIT updates: ExecutorNativePlatform, default link order, Process JD. | Lang Hames |
| 2023-03-19 | Revert "[ORC] Introduce SetUpExecutorNativePlatform utility." | Lang Hames |
| 2023-03-19 | [ORC] Introduce SetUpExecutorNativePlatform utility. | Lang Hames |
| 2023-02-02 | [ExecutionEngine] Enable ExecutionEngine regression tests on LoongArch | wanglei |
| 2023-01-24 | Teach RuntimeDyld about COFF weak references and to consider comdat symbols w... | Vassil Vassilev |
| 2022-12-05 | ExecutionEngine: Convert tests to opaque pointers | Matt Arsenault |
| 2022-06-26 | [ORC][LLJIT] Define atexit symbol in GenericLLVMIRPlatformSupport. | Sunho Kim |
| 2022-05-11 | [ORC] Fix sorting of contructors by priority | Jonas Hahnfeld |
| 2021-11-25 | [NFC][llvm] Inclusive language: reword uses of sanity test and check | Zarko Todorovski |
| 2021-11-04 | [NFC] Disabled few tests with MemoryWithOrigins | Vitaly Buka |
| 2021-10-09 | [Orc] Fix global variable destructor function support when --jit-kind=orc-lazy | luxufan |
| 2021-10-09 | Fix typo of colon to semicolon in lit tests | Qiu Chaofan |
| 2021-09-22 | [ORC] DebugObjectManagerPlugin tests can use lli in ORC greedy mode | Stefan Gränitz |
| 2021-09-22 | [ORC] Re-enable ELF DebugObjectManagerPlugin tests | Stefan Gränitz |
| 2021-08-11 | [Orc] Enable debug object tests only on x86_64 hosts | Stefan Gränitz |
| 2021-07-17 | [ORC] Remove LLVM-side MachO Platform runtime support. | Lang Hames |
| 2021-03-09 | [Orc] Test DebugObjectManagerPlugin fills in load-address for .text section o... | Stefan Gränitz |
| 2021-03-02 | [Orc] Extend lli debug support tests to JITLink | Stefan Gränitz |
| 2021-03-02 | [lli] Test debug support in RuntimeDyld with built-in functions | Stefan Gränitz |
| 2020-06-15 | [ORC] Honor linker private global prefix on symbol names. | Lang Hames |
| 2020-04-05 | [ORC] Add MachO universal binary support to StaticLibraryDefinitionGenerator. | Lang Hames |
| 2020-04-02 | Re-apply 0071eaaf089, "[ORC] Export __cxa_atexit ...", with fixes. | Lang Hames |
| 2020-04-01 | Revert "[ORC] Export __cxa_atexit from the main JITDylib in LLJIT." | Nico Weber |
| 2020-04-01 | [ORC] Export __cxa_atexit from the main JITDylib in LLJIT. | Lang Hames |
| 2020-04-01 | [ORC] Don't require a null-terminator on MemoryBuffers for objects in archives. | Lang Hames |
| 2020-03-12 | [ORC] Enable exception handling in JIT'd code when using LLJIT on Darwin. | Lang Hames |
| 2020-02-26 | Disable memory leak checking in a test to work around a bot failure | Erik Pilkington |
| 2020-02-22 | [ORC] Update LLJIT to automatically run specially named initializer functions. | Lang Hames |
| 2020-02-19 | [ORC] Add generic initializer/deinitializer support. | Lang Hames |
| 2020-01-21 | [ORC] Add support for emulated TLS to ORCv2. | Lang Hames |
| 2020-01-11 | [ORC] Fix argv handling in runAsMain / lli. | Lang Hames |
| 2019-08-13 | [ORC] Refactor definition-generation, add a generator for static libraries. | Lang Hames |