Lifetime markers and coroutine intrinsics
|
|
0
|
49
|
February 28, 2023
|
[NewPM] Retrieve TargetMachine
|
|
1
|
89
|
February 27, 2023
|
What is the status of `dbg.addr`?
|
|
12
|
509
|
February 26, 2023
|
[RFC] Introduce cross-lane function attribute to prevent merging call of cross-lane functions
|
|
5
|
304
|
February 24, 2023
|
Registering a loop nest pass with the new pass manager
|
|
2
|
74
|
February 23, 2023
|
Finding versioned and unversioned loops
|
|
0
|
34
|
February 23, 2023
|
How can I get variable name of GEP, and use it to create a if then instruction?
|
|
5
|
142
|
February 21, 2023
|
"llvm.bswap detection of __uint128_t" looks fine with "armv8-a clang 11.0.1", but not "x86-64 clang 11.0.1"
|
|
1
|
55
|
February 18, 2023
|
Does LTO intentionally emit .init_array regardless of -target value?
|
|
7
|
156
|
February 17, 2023
|
Proposal: impose guarantees on introduced inttoptr/ptrtoint pairs when pointers have index type < pointer size
|
|
15
|
118
|
February 17, 2023
|
Understanding the RuntimeCheckingPtrGroup struct
|
|
0
|
43
|
February 15, 2023
|
Unnecessary loop body duplication?
|
|
3
|
73
|
February 14, 2023
|
Question about getelementptr inbounds with offset 0
|
|
15
|
639
|
February 14, 2023
|
Failed to detect pattern for "llvm.bswap.i64" in some of my test cases with Clang 12, but no such problem with Clang 11
|
|
2
|
78
|
February 12, 2023
|
[RFC] Floating-point accuracy control
|
|
32
|
1354
|
February 11, 2023
|
[RFC] Load Instruction: Uninitialized Memory Semantics
|
|
39
|
1090
|
February 9, 2023
|
[LV] How to peel a runtime const iteration of a loop
|
|
2
|
84
|
February 9, 2023
|
Adding instruction ids in debug dumps
|
|
2
|
111
|
February 7, 2023
|
[LV] Remove unused AAResults argument
|
|
3
|
112
|
February 2, 2023
|
Should -frounding-math prevent folding of 0.f + (-0.f)?
|
|
3
|
113
|
February 2, 2023
|
LTO Global alias evaluation failing
|
|
1
|
100
|
February 1, 2023
|
[GVN][AA][C++] Should we propagate equalities for noalias pointers?
|
|
3
|
113
|
February 1, 2023
|
Poor optimization of memory access to (no-byval indirect) aggregate value arguments
|
|
0
|
62
|
January 31, 2023
|
Inliner requests analysis on invalid IR during cloning stage
|
|
1
|
71
|
January 31, 2023
|
RFC: Temporal Profiling Extension for IRPGO
|
|
0
|
218
|
January 30, 2023
|
Question on eliminating calls w/o side effects but return value stored in pointer
|
|
2
|
79
|
January 30, 2023
|
Passing loads/stores of differing types or vector types to Dependence class
|
|
0
|
57
|
January 25, 2023
|
FirstOrderRecurrencePHI Unroll Parts
|
|
4
|
100
|
January 25, 2023
|
[RFC] A Unified LTO Bitcode Frontend
|
|
43
|
1741
|
January 24, 2023
|
Rewrite IR external symbol names for ThinLTO
|
|
2
|
156
|
January 23, 2023
|