About the Common CodeGen Infrastructure category
|
|
0
|
256
|
January 8, 2022
|
[RFC][DwarfDebug] Fix and improve handling imported entities, types and static local in subprogram and lexical block scopes
|
|
11
|
910
|
May 28, 2025
|
Match DAG node with 2 results
|
|
1
|
61
|
May 20, 2025
|
New llvm Intrinsic
|
|
0
|
52
|
May 7, 2025
|
Tail merge vs. bundles
|
|
9
|
155
|
May 4, 2025
|
How do I get the future index of a symbol in the AsmPrinter stage?
|
|
4
|
102
|
April 29, 2025
|
Reassociating Expressions with Memory Operands to increase ILP for X86 Targets
|
|
0
|
27
|
April 28, 2025
|
Improving pre-RA MachineScheduler
|
|
1
|
110
|
April 25, 2025
|
[RFC] ExpandMemCmpPass is not prepared for architectures smaller than 32 bit
|
|
1
|
34
|
April 22, 2025
|
Instrumenting code after register allocation for ARM backends
|
|
0
|
35
|
April 18, 2025
|
SDAG Node morphed incorrectly during Instruction Selection
|
|
5
|
76
|
April 14, 2025
|
[RFC] Codegen new pass manager pipeline construction design
|
|
4
|
533
|
April 6, 2025
|
Map from MachineOperand to SlotIndex and vice versa
|
|
2
|
34
|
April 9, 2025
|
Shrink Wrap Save/Restore Points Splitting
|
|
14
|
469
|
March 31, 2025
|
MIR verification rule banning unconnected components
|
|
1
|
34
|
March 30, 2025
|
Can a normal compiler include a MachineFunctionPass?
|
|
4
|
300
|
March 29, 2025
|
Why does IRTranslator align the size for dynamic alloca?
|
|
4
|
111
|
March 19, 2025
|
[RFC][LLVM] Add Support for Target Specific Asm Streamer
|
|
0
|
34
|
March 10, 2025
|
Any users of getLogicalOperandType GET_INSTRINFO_LOGICAL_OPERAND_TYPE_MAP?
|
|
4
|
37
|
February 10, 2025
|
PSA: API breaking changes for named operands in MIR
|
|
0
|
68
|
February 6, 2025
|
Question about RuntimeDyld::MemoryManager::allowStubAllocation
|
|
0
|
10
|
February 3, 2025
|
SelectionDAG: Why there are no special cases handled in haveNoCommonBitsSet() implemented?
|
|
2
|
60
|
January 31, 2025
|
Newbie how to prevent constant:i32<2> from becoming i8=constant<2>
|
|
2
|
51
|
January 29, 2025
|
Using CodeGen information to modify IR
|
|
2
|
57
|
January 17, 2025
|
Can't fold LOAD into user during ISel
|
|
16
|
169
|
January 10, 2025
|
How do I get desired 'align' for byVal passes of struct vars to procedure calls in IR code? Where should I look to configure that?
|
|
0
|
20
|
January 7, 2025
|
I want to default to ZEXT Loads instead of SEXT on my custom backend. Where should I look to change that?
|
|
5
|
93
|
January 5, 2025
|
[RFC][GlobalISel] Adding FP type information to LLT
|
|
36
|
591
|
December 13, 2024
|
Confusion about PostRAScheduler
|
|
0
|
56
|
December 6, 2024
|
Why was post-misched originally designed with only a TopDown direction?
|
|
7
|
164
|
November 20, 2024
|