Daily bump.
This commit is contained in:
parent
89f9342980
commit
81972649bd
3 changed files with 36 additions and 1 deletions
|
@ -1,3 +1,30 @@
|
|||
2024-07-13 Lulu Cheng <chenglulu@loongson.cn>
|
||||
|
||||
Backported from master:
|
||||
2024-07-12 Lulu Cheng <chenglulu@loongson.cn>
|
||||
|
||||
PR target/115752
|
||||
* config/loongarch/loongarch.cc
|
||||
(loongarch_hard_regno_mode_ok_uncached): Replace
|
||||
UNITS_PER_FPVALUE with UNITS_PER_HWFPVALUE.
|
||||
* config/loongarch/loongarch.h (UNITS_PER_FPVALUE): Delete.
|
||||
|
||||
2024-07-13 Stefan Schulze Frielinghaus <stefansf@gcc.gnu.org>
|
||||
|
||||
Backported from master:
|
||||
2024-07-12 Stefan Schulze Frielinghaus <stefansf@gcc.gnu.org>
|
||||
|
||||
* config/s390/vector.md (mov<mode>): Fix output template for
|
||||
movv1qi.
|
||||
|
||||
2024-07-13 Stefan Schulze Frielinghaus <stefansf@gcc.gnu.org>
|
||||
|
||||
Backported from master:
|
||||
2024-07-12 Stefan Schulze Frielinghaus <stefansf@gcc.gnu.org>
|
||||
|
||||
* config/s390/s390.md (*icjump_64): Allow raw CC comparisons,
|
||||
i.e., any constant integer between 0 and 15 for CC comparisons.
|
||||
|
||||
2024-07-12 YunQiang Su <yunqiang@isrc.iscas.ac.cn>
|
||||
|
||||
Backported from master:
|
||||
|
|
|
@ -1 +1 @@
|
|||
20240713
|
||||
20240714
|
||||
|
|
|
@ -1,3 +1,11 @@
|
|||
2024-07-13 Lulu Cheng <chenglulu@loongson.cn>
|
||||
|
||||
Backported from master:
|
||||
2024-07-12 Lulu Cheng <chenglulu@loongson.cn>
|
||||
|
||||
PR target/115752
|
||||
* gcc.target/loongarch/pr115752.c: New test.
|
||||
|
||||
2024-07-12 YunQiang Su <yunqiang@isrc.iscas.ac.cn>
|
||||
|
||||
Backported from master:
|
||||
|
|
Loading…
Add table
Reference in a new issue