About the IR & Optimizations category
|
|
0
|
507
|
January 8, 2022
|
IPO for linkonce_odr functions
|
|
18
|
180
|
March 26, 2023
|
Lower/upper_bound functions
|
|
3
|
116
|
March 25, 2023
|
[RFC] Replacing getelementptr with ptradd
|
|
25
|
1313
|
March 24, 2023
|
[RFC] Instruction API changes needed to eliminate debug intrinsics from IR
|
|
4
|
224
|
March 23, 2023
|
How does one access memory attributes in llvm-c-16?
|
|
0
|
44
|
March 21, 2023
|
Is there any way to get the corresponding metadata through type?
|
|
2
|
67
|
March 20, 2023
|
RFC: Enable Assignment Tracking
|
|
0
|
57
|
March 20, 2023
|
Can we keep must progress optimizations around infinite loop in C++ while avoiding some surprising behavior?
|
|
9
|
284
|
March 20, 2023
|
"Splitting" Integer Divisions with Reused Divisor
|
|
0
|
46
|
March 20, 2023
|
Question about mem2reg's handling of global variables
|
|
2
|
72
|
March 16, 2023
|
Dump IR after each pass into separate file
|
|
9
|
211
|
March 16, 2023
|
How to generate IR so that the loop vectorizer can vectorize it
|
|
7
|
123
|
March 15, 2023
|
make_early_inc_range(M) does not work as expected: infinite loop when inserting a new function
|
|
1
|
51
|
March 15, 2023
|
[RFC] Local Per-Component IR Checkpointing
|
|
6
|
178
|
March 14, 2023
|
Semantics of floating-point instructions are unclear
|
|
11
|
389
|
March 12, 2023
|
[RFC] Unify memory effect attributes
|
|
22
|
1073
|
March 9, 2023
|
[RFC] Lightweight LLVM IR Checkpointing
|
|
43
|
994
|
March 8, 2023
|
Restricting equality propagation for pointers...What's the best way? How to deal with regressions?
|
|
6
|
190
|
March 8, 2023
|
Loop Opt WG Meeting on March 8, 2023
|
|
0
|
49
|
March 7, 2023
|
Missed Optimization: Combine Ors to Testing Of a Single Bit
|
|
3
|
122
|
March 7, 2023
|
Is there any way to retain the GEPs which lead to the first field of a structure
|
|
4
|
108
|
March 7, 2023
|
Patchpoint intrinsic is not recognized
|
|
1
|
34
|
March 6, 2023
|
Customize pass builder
|
|
1
|
59
|
March 6, 2023
|
Statepoint and strange stack map output
|
|
4
|
53
|
March 6, 2023
|
Is there a way to query a runtime ordering of passes for a given source file?
|
|
1
|
53
|
March 6, 2023
|
`dbg.addr` intrinsic slated for removal
|
|
3
|
111
|
March 3, 2023
|
How can I create a new eBPF map in user llvm pass?
|
|
0
|
38
|
March 3, 2023
|
Segment error when moving codes from `main` function to another function
|
|
2
|
75
|
March 1, 2023
|
Dependencies from potentially aliasing loads and stores
|
|
0
|
41
|
February 28, 2023
|