[gcc r16-837] aarch64: Fold lsl+lsr+orr to rev for half-width shifts

2025-05-23 Thread Dhruv Chawla via Gcc-cvs
https://gcc.gnu.org/g:c637186943b78b6e07e3310e878da922ecdd99f4 commit r16-837-gc637186943b78b6e07e3310e878da922ecdd99f4 Author: Dhruv Chawla Date: Wed Dec 18 08:21:24 2024 -0800 aarch64: Fold lsl+lsr+orr to rev for half-width shifts This patch folds the following pattern:

[gcc r16-836] aarch64: Match unpredicated shift patterns for ADR, SRA and ADDHNB instructions

2025-05-23 Thread Dhruv Chawla via Gcc-cvs
https://gcc.gnu.org/g:7e0149fdb01b595949a3a6add478b3eed9acf478 commit r16-836-g7e0149fdb01b595949a3a6add478b3eed9acf478 Author: Dhruv Chawla Date: Fri May 9 01:47:45 2025 -0700 aarch64: Match unpredicated shift patterns for ADR, SRA and ADDHNB instructions This patch modifies the

[gcc r16-835] [MAINTAINERS] Add myself to write after approval and DCO.

2025-05-22 Thread Dhruv Chawla via Gcc-cvs
https://gcc.gnu.org/g:3213828f74f2f27a2dd91792cef27117ba1a522e commit r16-835-g3213828f74f2f27a2dd91792cef27117ba1a522e Author: Dhruv Chawla Date: Fri May 23 09:51:21 2025 +0530 [MAINTAINERS] Add myself to write after approval and DCO. ChangeLog: * MAINTAINERS: Ad