This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 73494401241 Fix typo in standard pattern name of trunc<mode><pmov_dst_4>2. new 01d402c5e0a Update gen_autofdo_event.py and gcc-auto-profile. new 1aeefa5720a Clear odata for aes(enc|dec)(wide)?kl intrinsics when ZF is set.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: contrib/gen_autofdo_event.py | 54 +++++++++++++++------- gcc/config/i386/gcc-auto-profile | 41 +++++++++++++--- gcc/config/i386/i386-expand.c | 33 +++++++++++-- .../gcc.target/i386/keylocker-aesdec128kl.c | 2 + .../gcc.target/i386/keylocker-aesdec256kl.c | 2 + .../gcc.target/i386/keylocker-aesdecwide128kl.c | 9 ++++ .../gcc.target/i386/keylocker-aesdecwide256kl.c | 9 ++++ .../gcc.target/i386/keylocker-aesenc128kl.c | 2 + .../gcc.target/i386/keylocker-aesenc256kl.c | 2 + .../gcc.target/i386/keylocker-aesencwide128kl.c | 9 ++++ .../gcc.target/i386/keylocker-aesencwide256kl.c | 9 ++++ 11 files changed, 143 insertions(+), 29 deletions(-)