https://gcc.gnu.org/g:a92f54f580c37732a5de01e47aed56882231f196
commit r15-3669-ga92f54f580c37732a5de01e47aed56882231f196
Author: Pengxuan Zheng
Date: Tue Sep 10 17:59:46 2024 -0700
aarch64: Improve vector constant generation using SVE INDEX instruction
[PR113328]
SVE's INDEX inst
https://gcc.gnu.org/g:895bbc08d38c2aca3cbbab273a247021fea73930
commit r15-1801-g895bbc08d38c2aca3cbbab273a247021fea73930
Author: Pengxuan Zheng
Date: Wed Jun 12 18:23:13 2024 -0700
aarch64: Add vector popcount besides QImode [PR113859]
This patch improves GCC’s vectorization of __
https://gcc.gnu.org/g:e4b8db26de35239bd621aad9c0361f25d957122b
commit r15-2659-ge4b8db26de35239bd621aad9c0361f25d957122b
Author: Pengxuan Zheng
Date: Wed Jul 31 17:00:01 2024 -0700
aarch64: Improve Advanced SIMD popcount expansion by using SVE [PR113860]
This patch improves the Ad
https://gcc.gnu.org/g:96ec186d1dbeaa87453c3703e25fae7ce3ddbbb7
commit r15-949-g96ec186d1dbeaa87453c3703e25fae7ce3ddbbb7
Author: Pengxuan Zheng
Date: Fri May 31 11:07:05 2024 -0700
MAINTAINERS: Add myself to Write After Approval and DCO
ChangeLog:
* MAINTAINERS: Ad
https://gcc.gnu.org/g:7fb62627cfb3e03811bb667fa7159bbc7f972f00
commit r15-950-g7fb62627cfb3e03811bb667fa7159bbc7f972f00
Author: Pengxuan Zheng
Date: Wed May 22 17:38:43 2024 -0700
aarch64: testsuite: Explicitly add -mlittle-endian to vget_low_2.c
vget_low_2.c is a test case for li
https://gcc.gnu.org/g:230d62a2cdd16c1ec8fe87998ec01081503f010d
commit r15-1079-g230d62a2cdd16c1ec8fe87998ec01081503f010d
Author: Pengxuan Zheng
Date: Thu May 30 17:53:23 2024 -0700
aarch64: Add vector floating point extend pattern [PR113880, PR113869]
This patch adds vector floati
https://gcc.gnu.org/g:e7cd8ea1fa3e48404954bb7c06e9bcd603f132dd
commit r15-1182-ge7cd8ea1fa3e48404954bb7c06e9bcd603f132dd
Author: Pengxuan Zheng
Date: Fri Jun 7 19:52:00 2024 -0700
aarch64: Add vector floating point trunc pattern
This patch is a follow-up of r15-1079-g230d62a2cdd16
https://gcc.gnu.org/g:9ffcf1f193b477f417a4c1960cd32696a23b99b4
commit r15-4579-g9ffcf1f193b477f417a4c1960cd32696a23b99b4
Author: Pengxuan Zheng
Date: Mon Oct 14 05:37:49 2024 -0700
aarch64: Improve scalar mode popcount expansion by using SVE [PR113860]
This is similar to the recen