|
45 | 45 | - {<< : *loong_lto_thin, << : *mainline, << : *llvm_full, boot: true, << : *llvm_latest} |
46 | 46 | - {<< : *loong_allmod, << : *mainline, << : *llvm_full, boot: false, << : *llvm_latest} |
47 | 47 | - {<< : *loong_allmod_lto, << : *mainline, << : *llvm_full, boot: false, << : *llvm_latest} |
48 | | - # mips with the integrated assembler does not work after 56651128e2fb ("MIPS: Fix idle VS timer enqueue") |
49 | | - - {<< : *mips, << : *mainline, << : *llvm, boot: true, << : *llvm_latest} |
50 | | - - {<< : *mipsel, << : *mainline, << : *llvm, boot: true, << : *llvm_latest} |
| 48 | + - {<< : *mips, << : *mainline, << : *llvm_full, boot: true, << : *llvm_latest} |
| 49 | + - {<< : *mipsel, << : *mainline, << : *llvm_full, boot: true, << : *llvm_latest} |
51 | 50 | # ppc32: Boot disabled (https://github.com/ClangBuiltLinux/linux/issues/1814) |
52 | 51 | - {<< : *ppc32, << : *mainline, << : *llvm, boot: false, << : *llvm_latest} |
53 | 52 | - {<< : *ppc64, << : *mainline, << : *llvm_full, boot: true, << : *llvm_latest} |
|
130 | 129 | - {<< : *loong_lto_thin, << : *next, << : *llvm_full, boot: true, << : *llvm_latest} |
131 | 130 | - {<< : *loong_allmod, << : *next, << : *llvm_full, boot: false, << : *llvm_latest} |
132 | 131 | - {<< : *loong_allmod_lto, << : *next, << : *llvm_full, boot: false, << : *llvm_latest} |
133 | | - # mips with the integrated assembler does not work after 56651128e2fb ("MIPS: Fix idle VS timer enqueue") |
134 | | - - {<< : *mips, << : *next, << : *llvm, boot: true, << : *llvm_latest} |
135 | | - - {<< : *mipsel, << : *next, << : *llvm, boot: true, << : *llvm_latest} |
| 132 | + - {<< : *mips, << : *next, << : *llvm_full, boot: true, << : *llvm_latest} |
| 133 | + - {<< : *mipsel, << : *next, << : *llvm_full, boot: true, << : *llvm_latest} |
136 | 134 | # ppc32: Boot disabled (https://github.com/ClangBuiltLinux/linux/issues/1814) |
137 | 135 | - {<< : *ppc32, << : *next, << : *llvm, boot: false, << : *llvm_latest} |
138 | 136 | - {<< : *ppc64, << : *next, << : *llvm_full, boot: true, << : *llvm_latest} |
|
216 | 214 | - {<< : *loong_lto_thin, << : *stable, << : *llvm_full, boot: true, << : *llvm_latest} |
217 | 215 | - {<< : *loong_allmod, << : *stable, << : *llvm_full, boot: false, << : *llvm_latest} |
218 | 216 | - {<< : *loong_allmod_lto, << : *stable, << : *llvm_full, boot: false, << : *llvm_latest} |
219 | | - # mips with the integrated assembler does not work after 56651128e2fb ("MIPS: Fix idle VS timer enqueue") |
220 | | - - {<< : *mips, << : *stable, << : *llvm, boot: true, << : *llvm_latest} |
221 | | - - {<< : *mipsel, << : *stable, << : *llvm, boot: true, << : *llvm_latest} |
| 217 | + - {<< : *mips, << : *stable, << : *llvm_full, boot: true, << : *llvm_latest} |
| 218 | + - {<< : *mipsel, << : *stable, << : *llvm_full, boot: true, << : *llvm_latest} |
222 | 219 | # ppc32: Boot disabled (https://github.com/ClangBuiltLinux/linux/issues/1814) |
223 | 220 | - {<< : *ppc32, << : *stable, << : *llvm, boot: false, << : *llvm_latest} |
224 | 221 | - {<< : *ppc64, << : *stable, << : *llvm_full, boot: true, << : *llvm_latest} |
|
0 commit comments