https://gcc.gnu.org/g:65cdda8ffc26edeb168c9baba6a779c05e72489c
commit 65cdda8ffc26edeb168c9baba6a779c05e72489c Author: Michael Meissner <[email protected]> Date: Tue May 12 22:54:15 2026 -0400 Update ChangeLog.* Diff: --- gcc/ChangeLog.sha | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/gcc/ChangeLog.sha b/gcc/ChangeLog.sha index 0ed08d760f85..21ab8490849d 100644 --- a/gcc/ChangeLog.sha +++ b/gcc/ChangeLog.sha @@ -1,17 +1,3 @@ -==================== Branch work246-sha, patch #311 ==================== - -Add xvrlw test. - -This patch adds support for a possible new variant of the vector rotate left -instruction that might be added to a future PowerPC. This variant (xvrlw) can -use any VSX register instead of requiring only Altivec registers. - -2026-05-07 Michael Meissner <[email protected]> - -gcc/testsuite/ - - * gcc.target/powerpc/vector-rotate-left.c: New test. - ==================== Branch work246-sha, patch #310 ==================== Add xvrlw support.
