File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 2023-12-28 Uros Bizjak <ubizjak@gmail.com>
2+
3+ * config/i386/i386.cc (ix86_unary_operator_ok): Move from here...
4+ * config/i386/i386-expand.cc (ix86_unary_operator_ok): ... to here.
5+ * config/i386/i386-protos.h: Re-arrange ix86_{unary|binary}_operator_ok
6+ and ix86_expand_{unary|binary}_operator prototypes.
7+ * config/i386/i386.md: Cosmetic changes with the usage of
8+ TARGET_APX_NDD in ix86_expand_{unary|binary}_operator
9+ and ix86_{unary|binary}_operator_ok function calls.
10+
11+ 2023-12-28 Juzhe-Zhong <juzhe.zhong@rivai.ai>
12+
13+ * config/riscv/riscv-vector-costs.cc (is_gimple_assign_or_call): Change interface.
14+ (get_live_range): New function.
15+
1162023-12-27 Xi Ruoyao <xry111@xry111.site>
217
318 PR target/113148
Original file line number Diff line number Diff line change 1- 20231228
1+ 20231229
Original file line number Diff line number Diff line change 1+ 2023-12-28 Rimvydas Jasinskas <rimvydas.jas@gmail.com>
2+
3+ PR fortran/81615
4+ * invoke.texi: Add Developer Options section. Move '-fdump-*'
5+ to it. Add small examples about changed '-save-temps' behavior.
6+
172023-12-20 Rimvydas Jasinskas <rimvydas.jas@gmail.com>
28
39 PR fortran/81615
Original file line number Diff line number Diff line change 1+ 2023-12-28 David Edelsohn <dje.gcc@gmail.com>
2+
3+ * g++.dg/template/linkage2.C: XFAIL on AIX.
4+ * g++.dg/template/linkage3.C: Same.
5+
6+ 2023-12-28 Juzhe-Zhong <juzhe.zhong@rivai.ai>
7+
8+ * gcc.dg/vect/costmodel/riscv/rvv/dynamic-lmul4-3.c: Adapt test.
9+ * gcc.dg/vect/costmodel/riscv/rvv/dynamic-lmul4-5.c: Ditto.
10+
1112023-12-27 Xi Ruoyao <xry111@xry111.site>
212
313 PR target/113148
You can’t perform that action at this time.
0 commit comments