About the X86 category
|
|
0
|
92
|
January 8, 2022
|
Folding memory into FMA
|
|
0
|
37
|
March 14, 2023
|
Save some bits in TSFlags for X86
|
|
0
|
42
|
March 7, 2023
|
SysV ABI non-power-of-two returns, motivation?
|
|
0
|
44
|
February 27, 2023
|
`llvm.vp.*` mask semantics not being honored when targeting x86?
|
|
3
|
66
|
February 2, 2023
|
Generating x86 instruction prefixes in a MachineInstr for lowering
|
|
1
|
88
|
January 10, 2023
|
RBP register is not preserved before a call to function with custom CC
|
|
3
|
129
|
January 8, 2023
|
[CRASHED] Assert at 'Ptr must be a pointer to Val type' when use LLVMBuildStore c-api
|
|
2
|
89
|
January 6, 2023
|
Supporting memory reference dependencies between iterations
|
|
2
|
101
|
January 5, 2023
|
Representing `<=>` in IR
|
|
2
|
218
|
January 3, 2023
|
Why FMAs are generated by clang unlike gcc?
|
|
2
|
151
|
December 5, 2022
|
Windows clang assembler and sysv_abi
|
|
8
|
220
|
November 20, 2022
|
Code generation for llvm-mca instrumentation
|
|
9
|
203
|
October 25, 2022
|
Auto-generate the memory folding tables
|
|
29
|
606
|
October 18, 2022
|
Unordered Floating Noint Numbers (and Infinite ones too)
|
|
11
|
179
|
October 17, 2022
|
How to build compiler-rt for new X86 half float ABI
|
|
25
|
1045
|
October 10, 2022
|
Proposed change to X86 Code Ownership
|
|
9
|
435
|
October 9, 2022
|
X86InstrInfo
|
|
1
|
102
|
October 7, 2022
|
Supporting macro-fusion on X86
|
|
1
|
156
|
September 20, 2022
|
Musttail generating incorrect output for function with pass by value arguments
|
|
6
|
115
|
August 23, 2022
|
Expand inline asm with "sbr" instruction
|
|
7
|
159
|
August 9, 2022
|
Get default stack argument alignment
|
|
2
|
128
|
August 2, 2022
|
Lookup callee info from SelectionDAG?
|
|
5
|
124
|
July 29, 2022
|
Allocating a fixed size object in a stack frame at a fixed offset
|
|
1
|
107
|
July 22, 2022
|
Non-deterministic runtime of addq instruction
|
|
1
|
107
|
July 10, 2022
|
Help understanding a change to GOT relocations of undefined VTT entries in clang 12
|
|
13
|
275
|
June 23, 2022
|
[PATCH] Add optional __Bfloat16 support
|
|
0
|
201
|
June 13, 2022
|
Fatal error when using Sjlj EH on X86_64
|
|
3
|
145
|
April 7, 2022
|
Always extend the integer parameters of callee
|
|
9
|
323
|
April 6, 2022
|
Trying to use LLVM IR with inline asm and `vmovdqu32`, unsuccessully so far
|
|
4
|
215
|
January 23, 2022
|