From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id CB6A33858D20; Sun, 28 Apr 2024 05:21:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CB6A33858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1714281687; bh=IRemFQHu3wDdiXOD8IE3vOQY1kKI2acj1aDGDXqnkkA=; h=From:To:Subject:Date:From; b=yAf4RFyIift/uCAgd+QpQvy82FamflIg+G9GwG2Cn5K0LTEoxC7NF31/t4MC9ADkG bPshrTQbMNvl92sg2lHXU0xuk2IXVJmdFCSMb47nwVTsvP+HuWSHNy6SrttQERESIr s1Salgbi8pULUGvnoql8nD8u9mgBhgQQBmg8DXrg= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Alexandre Oliva To: gcc-cvs@gcc.gnu.org Subject: [gcc/aoliva/heads/testme] (10 commits) adjust iteration count for ppc costmodel 76b X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testme X-Git-Oldrev: ffb3aca361d2b0e9ba415930a0fc61e8219c635c X-Git-Newrev: ec1d688d102cd30572320e7224b55127182e2432 Message-Id: <20240428052127.CB6A33858D20@sourceware.org> Date: Sun, 28 Apr 2024 05:21:27 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: ec1d688d102... adjust iteration count for ppc costmodel 76b It previously pointed to: ffb3aca361d... make -freg-struct-return visibly a negative alias of -fpcc- Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- ffb3aca... make -freg-struct-return visibly a negative alias of -fpcc- 30e8256... add explicit ABI and align options to pr88233.c 9aad468... [testsuite] [powerpc] adjust -m32 counts for fold-vec-extra f7a0734... decay vect tests from run to link for pr95401 2062c8d... xfail fetestexcept test - ppc always uses fcmpu 4923693... [testsuite] require sqrt_insn effective target where needed 25b2dc8... ppc: testsuite: vec-mul requires vsx runtime 9c266e6... ppc: testsuite: pr79004 needs -mlong-double-128 b610d91... Request check for hw support in ppc run tests with -maltive 06cec5e... adjust vectorization expectations for ppc costmodel 76b Summary of changes (added commits): ----------------------------------- ec1d688... adjust iteration count for ppc costmodel 76b df13301... [testsuite] require sqrt_insn effective target where needed 22b9a80... xfail fetestexcept test - ppc always uses fcmpu b40c8c9... ppc: testsuite: pr79004 needs -mlong-double-128 1275905... ppc: testsuite: vec-mul requires vsx runtime 4c42bea... make -freg-struct-return visibly a negative alias of -fpcc- 7ef6054... add explicit ABI and align options to pr88233.c 760577d... [testsuite] [powerpc] adjust -m32 counts for fold-vec-extra 7d97712... decay vect tests from run to link for pr95401 9cb06df... Request check for hw support in ppc run tests with -maltive