Daily bump.
This commit is contained in:
parent
0d4a3e1e63
commit
68816ba245
4 changed files with 21 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
|
||||
|
||||
* MAINTAINERS: New entry.
|
||||
|
||||
2023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
|
||||
|
||||
* Makefile.tpl: Disable warnings as errors for STAGEautofeedback
|
||||
|
|
|
@ -1,3 +1,14 @@
|
|||
2023-05-27 liuhongt <hongtao.liu@intel.com>
|
||||
|
||||
PR target/100711
|
||||
* config/i386/sse.md (*andnot<mode>3): Extend below splitter
|
||||
to VI_AVX2 to cover more modes.
|
||||
|
||||
2023-05-27 liuhongt <hongtao.liu@intel.com>
|
||||
|
||||
* config/i386/x86-tune.def (X86_TUNE_AVOID_FALSE_DEP_FOR_BMI):
|
||||
Remove ATOM and ICELAKE(and later) core processors.
|
||||
|
||||
2023-05-26 Robin Dapp <rdapp@ventanamicro.com>
|
||||
|
||||
* config/riscv/autovec.md (<optab><mode>2): Add vneg/vnot.
|
||||
|
|
|
@ -1 +1 @@
|
|||
20230527
|
||||
20230528
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
2023-05-27 liuhongt <hongtao.liu@intel.com>
|
||||
|
||||
* gcc.target/i386/pr100711-2.c: Add v4di/v2di testcases.
|
||||
* gcc.target/i386/pr100711-3.c: New test.
|
||||
|
||||
2023-05-26 Martin Uecker <uecker@tugraz.at>
|
||||
|
||||
* gcc.dg/pr109970.c: New test.
|
||||
|
|
Loading…
Add table
Reference in a new issue