|
Segmentation fault with very large global constant
|
|
1
|
82
|
April 1, 2026
|
|
WASM support in JITLink/ORC
|
|
4
|
84
|
March 24, 2026
|
|
Beijing LLVM Meetup, March 20, 2026
|
|
0
|
113
|
March 13, 2026
|
|
Link a pre-compiled bitcodes with my jit code, enabling IPO
|
|
1
|
119
|
August 14, 2025
|
|
LLDB crashes when setting a breakpoint to out-of-process JIT
|
|
2
|
132
|
June 18, 2025
|
|
Get IR Module From ORC Jit
|
|
2
|
112
|
May 15, 2025
|
|
Could not register function via __unw_add_find_dynamic_unwind_sections
|
|
2
|
84
|
February 11, 2025
|
|
JIT can't overwrite a weak function content for re-execution
|
|
0
|
37
|
January 20, 2025
|
|
[RFC] Move ORC executor support into top-level project
|
|
10
|
567
|
October 28, 2024
|
|
[RFC] Removing MCJIT and RuntimeDyld
|
|
17
|
1049
|
August 12, 2024
|
|
[RFC] Add deprecation warnings to MCJIT and RuntimeDyld
|
|
4
|
265
|
August 9, 2024
|
|
How to add optimization layer for ORC JIT to optimize ir contains `gc.statepoint`
|
|
0
|
41
|
July 17, 2024
|
|
Diverged behavior for same IR on different OS & Arch
|
|
3
|
170
|
June 24, 2024
|
|
Adding Reoptimization Support to ORC
|
|
4
|
512
|
June 16, 2024
|
|
[SOLVED] llvm::orc::LLJITBuilder().create() fails on Windows in GitHub Actions
|
|
1
|
137
|
June 10, 2024
|
|
Increase in orc jit's peak memory usage after upgrading from llvm-14 to llvm-17
|
|
0
|
90
|
May 13, 2024
|
|
[Online Talk] Enabling precise optimizations in JIT compilers, efficiently | Talk by Dr. Manas Thakur @ LLVM Social Bangalore
|
|
0
|
145
|
May 8, 2024
|
|
Orc Jit on windows cannot find __divti3
|
|
1
|
180
|
April 30, 2024
|
|
How to pass a pointer from my c++ code to mlir?
|
|
4
|
260
|
April 25, 2024
|
|
What is the best way to JIT compile C++ code contained in a string?
|
|
5
|
438
|
April 3, 2024
|
|
LLJIT linking with dylib
|
|
1
|
185
|
February 26, 2024
|
|
(Beginner) OpenMP header not found (Clang/LLVM JIT Compiler)
|
|
1
|
291
|
January 8, 2024
|
|
Is it possible to use LLVM for JIT binary optimization?
|
|
0
|
183
|
December 10, 2023
|
|
Execute lli with LLLazyJIT and JITLink on windows
|
|
1
|
287
|
December 9, 2023
|
|
[ORCv2] Seeking complementary resources
|
|
1
|
182
|
December 6, 2023
|
|
RuntimeDyldChecker/jitlink-check Thumb Support
|
|
9
|
460
|
September 13, 2023
|
|
How does OrcJIT or MCJIT implement function-level parallel compilation on a huge module?
|
|
0
|
184
|
September 13, 2023
|
|
How / where do I learn about modern ORC? The old guides don't work in llvm 16.0.x
|
|
0
|
230
|
July 6, 2023
|
|
ORCv2 (LLJIT): reusing the llvm::Module
|
|
0
|
380
|
May 27, 2023
|
|
Trouble getting symbols in current process linked to ORCJit
|
|
1
|
258
|
May 25, 2023
|