|
[RFC] Upstreaming llvm-ub-aware-interpreter
|
|
13
|
418
|
February 5, 2026
|
|
Learning LLVM by building a simple memory access tracing pass
|
|
0
|
40
|
February 5, 2026
|
|
Is there a possibility to instruct newer llc accept ptrauth wrappers in llvm.ptrauth sections?
|
|
2
|
63
|
January 29, 2026
|
|
InstCombine assertion from `lshr (zext i32 X), 32` created by EarlyCSE - missing fold in default pipeline?
|
|
5
|
114
|
January 24, 2026
|
|
[RFC] Supporting pointers with external storage in llvm.memcpy (and friends)
|
|
7
|
267
|
January 5, 2026
|
|
ScalarEvolution/LSR introduces trunc to unsupported iN, losing masking semantics after legalization
|
|
6
|
114
|
December 16, 2025
|
|
Optimization remarks with incorrect debug info
|
|
0
|
30
|
December 4, 2025
|
|
Probably miscompilation due to incorrect lifetime.start
|
|
8
|
161
|
November 28, 2025
|
|
[RFC]: Improving FPMR Handling for FP8 Intrinsics in LLVM
|
|
9
|
592
|
November 19, 2025
|
|
RFC: llvm::Module::getFunctionDefs to iterate over function definitions
|
|
0
|
80
|
November 15, 2025
|
|
[RFC] Introduce sentinel pointer value to `DataLayout`
|
|
18
|
846
|
November 4, 2025
|
|
Clarifiying the semantics of ptrtoint
|
|
73
|
3418
|
October 20, 2025
|
|
Why is there no isMemoryOp() in Instruction.h
|
|
3
|
136
|
October 15, 2025
|
|
[RFC] Towards Disallowing Struct/Array IR Values
|
|
23
|
1345
|
July 9, 2025
|
|
The Alignment of StructType in llvm-IR with C++ inheritance
|
|
0
|
98
|
June 20, 2025
|
|
X86 isel bug
|
|
1
|
168
|
June 20, 2025
|
|
[RFC] Supporting Sized Target Extension Types in Vector
|
|
5
|
366
|
June 5, 2025
|
|
[RFC][llvm] Proposing llvm.loop.vectorize.reassociation.enable metadata
|
|
8
|
296
|
June 3, 2025
|
|
Strange case related to InstCombinePass
|
|
4
|
214
|
May 10, 2025
|
|
Question: Why isn't `null_pointer_is_valid` a module-level property?
|
|
8
|
270
|
May 5, 2025
|
|
[RFC] Improving IR fast-math semantics
|
|
28
|
1566
|
March 26, 2025
|
|
[RFC] Fast-math flags semantics: contract
|
|
7
|
549
|
March 17, 2025
|
|
LoopSimplifyPass and LoopAnalysis work incomplete
|
|
3
|
156
|
March 3, 2025
|
|
Why does Clang compile short-circuit evaluation to phi nodes instead of stores before mem2reg?
|
|
1
|
106
|
February 4, 2025
|
|
Lowering LLVM IR Intrinsics to RISC-V
|
|
4
|
151
|
January 18, 2025
|
|
Ways to insert a BasicBlock into a Function
|
|
1
|
159
|
January 17, 2025
|
|
[IR] Segmentation fault on loop
|
|
2
|
119
|
December 19, 2024
|
|
How to handle types when instrumenting C++ code to trace arguments, especially pointers with a LLVM-15 pass
|
|
0
|
54
|
December 11, 2024
|
|
NewGVN enablement shortcomings
|
|
2
|
448
|
December 5, 2024
|
|
Generating MIR output for running MachineFunctionPass
|
|
5
|
184
|
December 2, 2024
|