Can a normal compiler include a MachineFunctionPass?
|
|
3
|
137
|
July 28, 2022
|
Problem using llvm:Type.getPointerAddressSpace
|
|
10
|
170
|
July 28, 2022
|
[RFC] Zstandard as a second compression method to LLVM
|
|
14
|
1257
|
July 23, 2022
|
[RFC][DebugInfo][DWARF] .debug_line entry for a callsite of an inlined function
|
|
11
|
366
|
July 21, 2022
|
Potential bug in MachineVerifier::checkLiveness()
|
|
3
|
112
|
July 8, 2022
|
Obtaining return address during lowerCall()
|
|
4
|
134
|
July 8, 2022
|
Custom intrinsic with implicit register usage fails to find proper register class in tablegen
|
|
5
|
136
|
July 8, 2022
|
Gdb < 10.1 can't read clang's DWARF v5
|
|
14
|
2146
|
June 29, 2022
|
Semantics of COPY instructions (Specifically, in LICM)
|
|
3
|
168
|
June 27, 2022
|
How to do a short-lived alloca (in a loop)?
|
|
2
|
154
|
June 16, 2022
|
What is the meaning of a blank dag selection pattern?
|
|
2
|
114
|
June 13, 2022
|
Writing an LLVM backend documentation example clarification
|
|
1
|
96
|
June 8, 2022
|
Is there any design document for live range split?
|
|
1
|
133
|
June 3, 2022
|
Lower an intrinsic with constant integer parameter to a particular physical register in assembly
|
|
2
|
108
|
May 31, 2022
|
How to spill a register in fast RA if the spilling will create another temp register
|
|
3
|
149
|
May 18, 2022
|
GCC vs Clang differences in protected visibility implementation
|
|
3
|
307
|
May 13, 2022
|
Can tied use operands be 'isKill'?
|
|
1
|
131
|
May 4, 2022
|
LLVM custom backend iplementation
|
|
6
|
129
|
May 3, 2022
|
Question about WriteRes records
|
|
0
|
114
|
April 29, 2022
|
SUBREG_TO_REG pseudo instruction. Could the immediate operand be of type MO_CImmediate?
|
|
1
|
79
|
April 21, 2022
|
MCCodeEmitter Pass?
|
|
5
|
135
|
April 12, 2022
|
Is there an option to print machine assembly after each target-specific pass?
|
|
1
|
184
|
April 7, 2022
|
MC ELF doesn't allow a section with the same name as a label
|
|
22
|
402
|
April 5, 2022
|
DWARF forward template parameters + type units
|
|
10
|
245
|
March 24, 2022
|
What to do with noreturn (& other) function types
|
|
1
|
142
|
March 24, 2022
|
Bug in DAG creation with inline asm?
|
|
5
|
190
|
February 17, 2022
|
Looking for reviews on GOFF writer
|
|
0
|
134
|
February 9, 2022
|
DWARF Type Units and single definition types
|
|
1
|
262
|
January 24, 2022
|