[gcc(refs/users/aoliva/heads/testme)] Request check for hw support in ppc run tests with -maltivec/-mvsx

2024-04-27 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:9cb06df620798c762a344e61e574384c8e80b083 commit 9cb06df620798c762a344e61e574384c8e80b083 Author: Olivier Hainque Date: Sun Apr 21 17:24:24 2024 -0300 Request check for hw support in ppc run tests with -maltivec/-mvsx for gcc/testsuite/ChangeLog

[gcc(refs/users/aoliva/heads/testme)] decay vect tests from run to link for pr95401

2024-04-27 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:7d9771291b4943de287cadd09d94a80512158376 commit 7d9771291b4943de287cadd09d94a80512158376 Author: Alexandre Oliva Date: Sun Apr 21 17:24:21 2024 -0300 decay vect tests from run to link for pr95401 When vect.exp finds our configuration disables altivec by defau

[gcc(refs/users/aoliva/heads/testme)] add explicit ABI and align options to pr88233.c

2024-04-27 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:7ef60541a89b2e7b3585df434d14010396769ca2 commit 7ef60541a89b2e7b3585df434d14010396769ca2 Author: Alexandre Oliva Date: Sun Apr 21 17:24:30 2024 -0300 add explicit ABI and align options to pr88233.c We've observed failures of this test on powerpc configuration

[gcc(refs/users/aoliva/heads/testme)] [testsuite] [powerpc] adjust -m32 counts for fold-vec-extract*

2024-04-27 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:760577dcf78b33b9e8a2256bb122e824187bd2ab commit 760577dcf78b33b9e8a2256bb122e824187bd2ab Author: Alexandre Oliva Date: Sun Apr 21 17:24:41 2024 -0300 [testsuite] [powerpc] adjust -m32 counts for fold-vec-extract* Codegen changes caused add instruction count m

[gcc(refs/users/aoliva/heads/testme)] make -freg-struct-return visibly a negative alias of -fpcc-struct-return

2024-04-27 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:4c42beadc660572409d3e6f452bf4c0209f320c3 commit 4c42beadc660572409d3e6f452bf4c0209f320c3 Author: Alexandre Oliva Date: Tue Apr 23 00:33:04 2024 -0300 make -freg-struct-return visibly a negative alias of -fpcc-struct-return The fact that both options accept ne

[gcc(refs/users/aoliva/heads/testme)] ppc: testsuite: vec-mul requires vsx runtime

2024-04-27 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:12759057f7d42045403e7c41216e51c50d26afc9 commit 12759057f7d42045403e7c41216e51c50d26afc9 Author: Alexandre Oliva Date: Sun Apr 21 17:24:37 2024 -0300 ppc: testsuite: vec-mul requires vsx runtime vec-mul is an execution test, but it only requires a powerpc_vsx

[gcc(refs/users/aoliva/heads/testme)] ppc: testsuite: pr79004 needs -mlong-double-128

2024-04-27 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:b40c8c90da105a4628907dccecf571db059d86f3 commit b40c8c90da105a4628907dccecf571db059d86f3 Author: Alexandre Oliva Date: Sun Apr 21 17:24:28 2024 -0300 ppc: testsuite: pr79004 needs -mlong-double-128 Some of the asm opcodes expected by pr79004 depend on -ml

[gcc(refs/users/aoliva/heads/testme)] xfail fetestexcept test - ppc always uses fcmpu

2024-04-27 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:22b9a800e1cbf491f98a2813ef4c09463d76aaf1 commit 22b9a800e1cbf491f98a2813ef4c09463d76aaf1 Author: Alexandre Oliva Date: Sun Apr 21 17:24:11 2024 -0300 xfail fetestexcept test - ppc always uses fcmpu gcc.dg/torture/pr91323.c tests that a compare with NaNf doesn

[gcc(refs/users/aoliva/heads/testme)] [testsuite] require sqrt_insn effective target where needed

2024-04-27 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:df1330158bb0926d6af9a3d115dd63a931a3006d commit df1330158bb0926d6af9a3d115dd63a931a3006d Author: Alexandre Oliva Date: Mon Apr 22 01:12:55 2024 -0300 [testsuite] require sqrt_insn effective target where needed Some tests fail on ppc and ppc64 when testing a c

[gcc(refs/users/aoliva/heads/testme)] adjust iteration count for ppc costmodel 76b

2024-04-27 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:ec1d688d102cd30572320e7224b55127182e2432 commit ec1d688d102cd30572320e7224b55127182e2432 Author: Kewen Lin Date: Sun Apr 28 01:43:51 2024 -0300 adjust iteration count for ppc costmodel 76b The original intention of this case is to expect not profitable for

[gcc r15-15] decay vect tests from run to link for pr95401

2024-04-28 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:05d83334d5bbeae01d71080f1da524810d6740d9 commit r15-15-g05d83334d5bbeae01d71080f1da524810d6740d9 Author: Alexandre Oliva Date: Sun Apr 28 04:29:54 2024 -0300 decay vect tests from run to link for pr95401 When vect.exp finds our configuration disables altivec

[gcc r15-16] [testsuite] [ppc64] expect error on vxworks too

2024-04-28 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:818ec41d50bc906523f8fd86d7c463dd90e16d24 commit r15-16-g818ec41d50bc906523f8fd86d7c463dd90e16d24 Author: Alexandre Oliva Date: Sun Apr 28 04:30:00 2024 -0300 [testsuite] [ppc64] expect error on vxworks too These ppc lp64 tests check for errors or warnings on

[gcc r15-17] Request check for hw support in ppc run tests with -maltivec/-mvsx

2024-04-28 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:9929a683dae6d8d584acef38a8652f186492560f commit r15-17-g9929a683dae6d8d584acef38a8652f186492560f Author: Olivier Hainque Date: Sun Apr 28 04:30:06 2024 -0300 Request check for hw support in ppc run tests with -maltivec/-mvsx for gcc/testsuite/ChangeLog

[gcc r15-18] disable ldist for test, to restore vectorizing-candidate loop

2024-04-28 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:cc6a439fdab933963b00c488e221ae33d7199aeb commit r15-18-gcc6a439fdab933963b00c488e221ae33d7199aeb Author: Alexandre Oliva Date: Sun Apr 28 04:30:15 2024 -0300 disable ldist for test, to restore vectorizing-candidate loop The loop we're supposed to try to vecto

[gcc r15-19] ppc: testsuite: vec-mul requires vsx runtime

2024-04-28 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:d48aba3c8b61e4a33d0f1fdd126e5cd15dc99a7f commit r15-19-gd48aba3c8b61e4a33d0f1fdd126e5cd15dc99a7f Author: Alexandre Oliva Date: Sun Apr 28 04:30:19 2024 -0300 ppc: testsuite: vec-mul requires vsx runtime vec-mul is an execution test, but it only requires a pow

[gcc r15-20] xfail fetestexcept test - ppc always uses fcmpu

2024-04-28 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:6e95dca31c6b4688e0f0a25c9c3aa8a0bedc9056 commit r15-20-g6e95dca31c6b4688e0f0a25c9c3aa8a0bedc9056 Author: Alexandre Oliva Date: Sun Apr 28 04:30:24 2024 -0300 xfail fetestexcept test - ppc always uses fcmpu gcc.dg/torture/pr91323.c tests that a compare with Na

[gcc r15-21] [testsuite] require sqrt_insn effective target where needed

2024-04-28 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:bc07fa6af54cc67f7fc85cc144f9686fad07f205 commit r15-21-gbc07fa6af54cc67f7fc85cc144f9686fad07f205 Author: Alexandre Oliva Date: Sun Apr 28 04:30:30 2024 -0300 [testsuite] require sqrt_insn effective target where needed Some tests fail on ppc and ppc64 when tes

[gcc r15-54] Revert "decay vect tests from run to link for pr95401"

2024-04-29 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:93a9c40ea9764773f0288e5b7ba2d8399e670f2c commit r15-54-g93a9c40ea9764773f0288e5b7ba2d8399e670f2c Author: Alexandre Oliva Date: Mon Apr 29 20:33:37 2024 -0300 Revert "decay vect tests from run to link for pr95401" This reverts commit 05d83334d5bbeae01d71080f1d

[gcc/aoliva/heads/testbase] (170 commits) [5/n][PR rtl-optimization/115877] Fix handling of input/out

2024-07-29 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testbase' was updated to point to: ad642d2c9506... [5/n][PR rtl-optimization/115877] Fix handling of input/out It previously pointed to: bf8e80f9d164... [i386] adjust flag_omit_frame_pointer in a single function Diff: Summary of changes (added commits):

[gcc/aoliva/heads/testme] (171 commits) [libstdc++] [testsuite] avoid async.cc loss of precision [P

2024-07-29 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 9d90ad447ba1... [libstdc++] [testsuite] avoid async.cc loss of precision [P It previously pointed to: 110c93a4411d... [strub] adjust all at-calls type variants at once Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE

[gcc/aoliva/heads/testbase] (709 commits) Daily bump.

2024-08-14 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testbase' was updated to point to: 4d2e8fcdaf32... Daily bump. It previously pointed to: ad642d2c9506... [5/n][PR rtl-optimization/115877] Fix handling of input/out Diff: Summary of changes (added commits): --- 4d2e8fc... Daily bump

[gcc(refs/users/aoliva/heads/testme)] optimize initialization of small padded objects

2024-08-14 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:8152f1f549179b377634b7ec360e6907fdd528c1 commit 8152f1f549179b377634b7ec360e6907fdd528c1 Author: Alexandre Oliva Date: Wed Aug 14 21:59:28 2024 -0300 optimize initialization of small padded objects Diff: --- gcc/expr.cc| 20 +--- gcc/expr.h

[gcc/aoliva/heads/testme] (710 commits) optimize initialization of small padded objects

2024-08-14 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 8152f1f54917... optimize initialization of small padded objects It previously pointed to: 9d90ad447ba1... [libstdc++] [testsuite] avoid async.cc loss of precision [P Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (L

[gcc/aoliva/heads/testme] (2 commits) Dump aliases in -fcallgraph-info

2024-08-15 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 17d9d479afd... Dump aliases in -fcallgraph-info It previously pointed to: 8152f1f5491... optimize initialization of small padded objects Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ---

[gcc(refs/users/aoliva/heads/testme)] Optimize initialization of small padded objects

2024-08-15 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:ebf9b1becc8cf76421f1741ac8084d139abd49db commit ebf9b1becc8cf76421f1741ac8084d139abd49db Author: Alexandre Oliva Date: Wed Aug 14 21:59:28 2024 -0300 Optimize initialization of small padded objects When small objects containing padding bits (or bytes) are ful

[gcc(refs/users/aoliva/heads/testme)] Dump aliases in -fcallgraph-info

2024-08-15 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:17d9d479afd4de2939c2d507691394ff32983296 commit 17d9d479afd4de2939c2d507691394ff32983296 Author: Alexandre Oliva Date: Thu Aug 15 02:00:18 2024 -0300 Dump aliases in -fcallgraph-info Dump ICF-unified decls, thunks, aliases and whatnot along with their ult

[gcc/aoliva/heads/testme] (2 commits) Dump aliases in -fcallgraph-info

2024-08-15 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: d2b89c77861... Dump aliases in -fcallgraph-info It previously pointed to: 17d9d479afd... Dump aliases in -fcallgraph-info Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): --

[gcc(refs/users/aoliva/heads/testme)] Optimize initialization of small padded objects

2024-08-15 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:7b50738c0cce248ecb98c8e2bf5f8115c4a90e74 commit 7b50738c0cce248ecb98c8e2bf5f8115c4a90e74 Author: Alexandre Oliva Date: Wed Aug 14 21:59:28 2024 -0300 Optimize initialization of small padded objects When small objects containing padding bits (or bytes) are ful

[gcc(refs/users/aoliva/heads/testme)] Dump aliases in -fcallgraph-info

2024-08-15 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:d2b89c77861c4a773efada3954e910b6623f8eb5 commit d2b89c77861c4a773efada3954e910b6623f8eb5 Author: Alexandre Oliva Date: Thu Aug 15 02:00:18 2024 -0300 Dump aliases in -fcallgraph-info Dump ICF-unified decls, thunks, aliases and whatnot along with their ult

[gcc r15-786] [testsuite] xfail pr79004 on longdouble64; drop long_double_64bit

2024-05-22 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:dbdddc92a3b955fce71af47755c226132559eda2 commit r15-786-gdbdddc92a3b955fce71af47755c226132559eda2 Author: Alexandre Oliva Date: Thu May 23 03:20:19 2024 -0300 [testsuite] xfail pr79004 on longdouble64; drop long_double_64bit Some of the asm opcodes expected b

[gcc/aoliva/heads/testbase] (200 commits) [testsuite] xfail pr79004 on longdouble64; drop long_double

2024-05-23 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testbase' was updated to point to: dbdddc92a3b... [testsuite] xfail pr79004 on longdouble64; drop long_double It previously pointed to: b7483de9953... make -freg-struct-return visibly a negative alias of -fpcc- Diff: Summary of changes (added commits): --

[gcc/aoliva/heads/testme] (202 commits) testsuite: adjust iteration count for ppc costmodel 76b

2024-05-23 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 8cc56a8291a... testsuite: adjust iteration count for ppc costmodel 76b It previously pointed to: 7c088551905... [testsuite] xfail pr79004 on longdouble64; drop long_double Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSI

[gcc(refs/users/aoliva/heads/testme)] [testsuite] conditionalize dg-additional-sources on target and type

2024-05-23 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:0c3019c64cb96425320ce9c15f6c3c4187fe4c75 commit 0c3019c64cb96425320ce9c15f6c3c4187fe4c75 Author: Alexandre Oliva Date: Thu May 23 07:20:35 2024 -0300 [testsuite] conditionalize dg-additional-sources on target and type g++.dg/vect/pr95401.cc has dg-additional-

[gcc(refs/users/aoliva/heads/testme)] testsuite: adjust iteration count for ppc costmodel 76b

2024-05-23 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:8cc56a8291a75fd96f50cb00ff1505c072c70808 commit 8cc56a8291a75fd96f50cb00ff1505c072c70808 Author: Alexandre Oliva Date: Sun Apr 28 01:43:51 2024 -0300 testsuite: adjust iteration count for ppc costmodel 76b For some hardware which doesn't support unaligned vec

[gcc r15-817] testsuite: adjust iteration count for ppc costmodel 76b

2024-05-24 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:7acd5d71547f74a2af35bab1b17a518197d25d23 commit r15-817-g7acd5d71547f74a2af35bab1b17a518197d25d23 Author: Alexandre Oliva Date: Fri May 24 08:32:04 2024 -0300 testsuite: adjust iteration count for ppc costmodel 76b For some hardware which doesn't support unal

[gcc/aoliva/heads/testbase] (31 commits) testsuite: adjust iteration count for ppc costmodel 76b

2024-05-24 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testbase' was updated to point to: 7acd5d71547... testsuite: adjust iteration count for ppc costmodel 76b It previously pointed to: dbdddc92a3b... [testsuite] xfail pr79004 on longdouble64; drop long_double Diff: Summary of changes (added commits): --

[gcc/aoliva/heads/testme] (32 commits) Introduce attribute sym_alias

2024-05-24 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 3612317409b... Introduce attribute sym_alias It previously pointed to: 8cc56a8291a... testsuite: adjust iteration count for ppc costmodel 76b Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): --

[gcc(refs/users/aoliva/heads/testme)] Introduce attribute sym_alias

2024-05-24 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:3612317409b4c0ec201d7f536638015872ffbc8d commit 3612317409b4c0ec201d7f536638015872ffbc8d Author: Alexandre Oliva Date: Thu Dec 14 03:21:21 2023 -0300 Introduce attribute sym_alias This patch introduces an attribute to add extra asm names (aliases) for a d

[gcc/aoliva/heads/testme] (2 commits) [rs6000] adjust return_pc debug attrs

2024-05-25 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 3bcf4294d89... [rs6000] adjust return_pc debug attrs It previously pointed to: 3612317409b... Introduce attribute sym_alias Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):

[gcc(refs/users/aoliva/heads/testme)] enable adjustment of return_pc debug attrs

2024-05-25 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:a56062c190d0324f8b84be3705fee494be390894 commit a56062c190d0324f8b84be3705fee494be390894 Author: Alexandre Oliva Date: Fri Apr 14 23:53:34 2023 -0300 enable adjustment of return_pc debug attrs This patch introduces infrastructure for targets to add an offset

[gcc(refs/users/aoliva/heads/testme)] [rs6000] adjust return_pc debug attrs

2024-05-25 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:3bcf4294d8937a47886d2694a5888006f5d82741 commit 3bcf4294d8937a47886d2694a5888006f5d82741 Author: Alexandre Oliva Date: Fri Apr 14 23:53:35 2023 -0300 [rs6000] adjust return_pc debug attrs Some of the rs6000 call patterns, on some ABIs, issue multiple opcodes

[gcc(refs/users/aoliva/heads/testme)] enable adjustment of return_pc debug attrs

2024-05-28 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:99047b701feb580e047a1b13bdf85a7fd21224e2 commit 99047b701feb580e047a1b13bdf85a7fd21224e2 Author: Alexandre Oliva Date: Wed May 29 02:52:07 2024 -0300 enable adjustment of return_pc debug attrs This patch introduces infrastructure for targets to add an offset

[gcc(refs/users/aoliva/heads/testme)] [rs6000] adjust return_pc debug attrs

2024-05-28 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:0bb10f149bfcbe874d348814c623b36e9232cb3f commit 0bb10f149bfcbe874d348814c623b36e9232cb3f Author: Alexandre Oliva Date: Wed May 29 02:52:10 2024 -0300 [rs6000] adjust return_pc debug attrs Some of the rs6000 call patterns, on some ABIs, issue multiple opcodes

[gcc(refs/users/aoliva/heads/testme)] [testsuite] [arm] add effective target and options for pacbti tests

2024-05-28 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:1b22d42a6624285073f3ef6309af74046fa875e4 commit 1b22d42a6624285073f3ef6309af74046fa875e4 Author: Alexandre Oliva Date: Wed May 29 02:52:20 2024 -0300 [testsuite] [arm] add effective target and options for pacbti tests arm pac and bti tests that use -march=arm

[gcc(refs/users/aoliva/heads/testme)] [tree-prof] skip if errors were seen [PR113681]

2024-05-28 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:1c340408045fdf647edca445e40a75b09bce7493 commit 1c340408045fdf647edca445e40a75b09bce7493 Author: Alexandre Oliva Date: Wed May 29 02:52:23 2024 -0300 [tree-prof] skip if errors were seen [PR113681] ipa_tree_profile asserts that the symtab is in IPA_SSA state,

[gcc(refs/users/aoliva/heads/testme)] [testsuite] [powerpc] adjust -m32 counts for fold-vec-extract*

2024-05-28 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:ca809ee3fbe8a5d383c2438c123d72dbbba7f48a commit ca809ee3fbe8a5d383c2438c123d72dbbba7f48a Author: Alexandre Oliva Date: Wed May 29 02:52:18 2024 -0300 [testsuite] [powerpc] adjust -m32 counts for fold-vec-extract* Codegen changes caused add instruction count m

[gcc/aoliva/heads/testbase] (71 commits) Align tight&hot loop without considering max skipping bytes

2024-05-29 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testbase' was updated to point to: b644126237a... Align tight&hot loop without considering max skipping bytes It previously pointed to: 7acd5d71547... testsuite: adjust iteration count for ppc costmodel 76b Diff: Summary of changes (added commits): --

[gcc/aoliva/heads/testme] (78 commits) [testsuite] [powerpc] adjust -m32 counts for fold-vec-extra

2024-05-29 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: ca809ee3fbe... [testsuite] [powerpc] adjust -m32 counts for fold-vec-extra It previously pointed to: 3bcf4294d89... [rs6000] adjust return_pc debug attrs Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): --

[gcc(refs/users/aoliva/heads/testme)] add explicit ABI and align options to pr88233.c

2024-05-29 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:d34a3eb9286d547533a7226a504c229b2ab6d4b3 commit d34a3eb9286d547533a7226a504c229b2ab6d4b3 Author: Alexandre Oliva Date: Wed May 29 02:52:14 2024 -0300 add explicit ABI and align options to pr88233.c We've observed failures of this test on powerpc configuration

[gcc r15-918] [testsuite] conditionalize dg-additional-sources on target and type

2024-05-29 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:bdc264a16e327c63d133131a695a202fbbc0a6a0 commit r15-918-gbdc264a16e327c63d133131a695a202fbbc0a6a0 Author: Alexandre Oliva Date: Thu May 30 02:06:48 2024 -0300 [testsuite] conditionalize dg-additional-sources on target and type g++.dg/vect/pr95401.cc has dg-ad

[gcc r15-922] [testsuite] conditionalize dg-additional-sources on target and type

2024-05-30 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:1d71818602f2a7f3b15a811fb20a84d2a177a8e5 commit r15-922-g1d71818602f2a7f3b15a811fb20a84d2a177a8e5 Author: Alexandre Oliva Date: Thu May 30 04:01:19 2024 -0300 [testsuite] conditionalize dg-additional-sources on target and type g++.dg/vect/pr95401.cc has dg-ad

[gcc r15-923] [testsuite] [powerpc] adjust -m32 counts for fold-vec-extract*

2024-05-30 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:ac5c6c90a7f1f432fe19bc058d70b08967c25e3e commit r15-923-gac5c6c90a7f1f432fe19bc058d70b08967c25e3e Author: Alexandre Oliva Date: Wed May 29 02:52:18 2024 -0300 [testsuite] [powerpc] adjust -m32 counts for fold-vec-extract* Codegen changes caused add instructio

[gcc/aoliva/heads/testbase] (35 commits) [testsuite] [powerpc] adjust -m32 counts for fold-vec-extra

2024-05-31 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testbase' was updated to point to: ac5c6c90a7f... [testsuite] [powerpc] adjust -m32 counts for fold-vec-extra It previously pointed to: b644126237a... Align tight&hot loop without considering max skipping bytes Diff: Summary of changes (added commits): --

[gcc/aoliva/heads/testme] (36 commits) [libstdc++] add _GLIBCXX_CLANG to workaround predefined __c

2024-05-31 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 68673b6784a... [libstdc++] add _GLIBCXX_CLANG to workaround predefined __c It previously pointed to: ca809ee3fbe... [testsuite] [powerpc] adjust -m32 counts for fold-vec-extra Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACC

[gcc(refs/users/aoliva/heads/testme)] [libstdc++] add _GLIBCXX_CLANG to workaround predefined __clang__

2024-05-31 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:68673b6784aa74e7209e8d54c35124799c0c8fc4 commit 68673b6784aa74e7209e8d54c35124799c0c8fc4 Author: Alexandre Oliva Date: Fri May 31 09:10:55 2024 -0300 [libstdc++] add _GLIBCXX_CLANG to workaround predefined __clang__ A proprietary embedded operating system tha

[gcc/aoliva/heads/testme] [libstdc++] add _GLIBCXX_CLANG to workaround predefined __c

2024-05-31 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 1472684e8ba... [libstdc++] add _GLIBCXX_CLANG to workaround predefined __c It previously pointed to: 68673b6784a... [libstdc++] add _GLIBCXX_CLANG to workaround predefined __c Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACC

[gcc(refs/users/aoliva/heads/testme)] [libstdc++] add _GLIBCXX_CLANG to workaround predefined __clang__

2024-05-31 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:1472684e8baaf4137c27fc725e6f2b1e852b commit 1472684e8baaf4137c27fc725e6f2b1e852b Author: Alexandre Oliva Date: Fri May 31 09:10:55 2024 -0300 [libstdc++] add _GLIBCXX_CLANG to workaround predefined __clang__ A proprietary embedded operating system tha

[gcc/aoliva/heads/testbase] (165 commits) Add additional option --param max-completely-peeled-insns=2

2024-06-06 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testbase' was updated to point to: b24f2954dbc... Add additional option --param max-completely-peeled-insns=2 It previously pointed to: ac5c6c90a7f... [testsuite] [powerpc] adjust -m32 counts for fold-vec-extra Diff: Summary of changes (added commits): --

[gcc/aoliva/heads/testme] (167 commits) [libstdc++] drop workaround for clang<=7

2024-06-06 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: c3e23e85d8a... [libstdc++] drop workaround for clang<=7 It previously pointed to: 1472684e8ba... [libstdc++] add _GLIBCXX_CLANG to workaround predefined __c Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ---

[gcc(refs/users/aoliva/heads/testme)] [testsuite] [arm] test board cflags in multilib.exp

2024-06-06 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:81cb861f41a46bbc8632cb68878c3334b1c71cf8 commit 81cb861f41a46bbc8632cb68878c3334b1c71cf8 Author: Alexandre Oliva Date: Fri Jun 7 00:27:11 2024 -0300 [testsuite] [arm] test board cflags in multilib.exp multilib.exp tests for multilib-altering flags in a board'

[gcc r15-1089] enable adjustment of return_pc debug attrs

2024-06-06 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:3472b5749df53b91bcb00a3e82cc85ef1f3b17ce commit r15-1089-g3472b5749df53b91bcb00a3e82cc85ef1f3b17ce Author: Alexandre Oliva Date: Wed May 29 02:52:07 2024 -0300 enable adjustment of return_pc debug attrs This patch introduces infrastructure for targets to add

[gcc/aoliva/heads/testbase] (9 commits) Fix fold-left reduction vectorization with multiple stmt co

2024-06-11 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testbase' was updated to point to: dd6f942c2665... Fix fold-left reduction vectorization with multiple stmt co It previously pointed to: b24f2954dbc1... Add additional option --param max-completely-peeled-insns=2 Diff: Summary of changes (added commits):

[gcc/aoliva/heads/testme] (13 commits) map packed field type to unpacked for debug info

2024-06-11 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: e8eff7b6ed77... map packed field type to unpacked for debug info It previously pointed to: c3e23e85d8a3... [libstdc++] drop workaround for clang<=7 Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):

[gcc(refs/users/aoliva/heads/testme)] map packed field type to unpacked for debug info

2024-06-11 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:e8eff7b6ed77dc74bfb4c042d7acdb3963848409 commit e8eff7b6ed77dc74bfb4c042d7acdb3963848409 Author: Alexandre Oliva Date: Tue Jun 11 20:30:30 2024 -0300 map packed field type to unpacked for debug info We create a distinct type for each field in a packed record

[gcc(refs/users/aoliva/heads/testme)] [testsuite] add linkonly to dg-additional-sources [PR115295]

2024-06-11 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:d0e0c26b2a3211ca0e1d945b4745c580d8f65f33 commit d0e0c26b2a3211ca0e1d945b4745c580d8f65f33 Author: Alexandre Oliva Date: Tue Jun 11 21:44:55 2024 -0300 [testsuite] add linkonly to dg-additional-sources [PR115295] Diff: --- gcc/doc/sourcebuild.texi | 9 +++

[gcc/aoliva/heads/testme] (2 commits) [testsuite] add linkonly to dg-additional-sources [PR115295

2024-06-11 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 606e815b8427... [testsuite] add linkonly to dg-additional-sources [PR115295 It previously pointed to: d0e0c26b2a32... [testsuite] add linkonly to dg-additional-sources [PR115295 Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER A

[gcc(refs/users/aoliva/heads/testme)] map packed field type to unpacked for debug info

2024-06-11 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:4f96af24fbfa3b7d6d43149c01e7d9a0a5b3e248 commit 4f96af24fbfa3b7d6d43149c01e7d9a0a5b3e248 Author: Alexandre Oliva Date: Tue Jun 11 20:30:30 2024 -0300 map packed field type to unpacked for debug info We create a distinct type for each field in a packed record

[gcc(refs/users/aoliva/heads/testme)] [testsuite] add linkonly to dg-additional-sources [PR115295]

2024-06-11 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:606e815b8427976d801e572b8c571bf030a51ff8 commit 606e815b8427976d801e572b8c571bf030a51ff8 Author: Alexandre Oliva Date: Tue Jun 11 21:44:55 2024 -0300 [testsuite] add linkonly to dg-additional-sources [PR115295] The D testsuite shows it was a mistake to assume

[gcc r15-1193] [libstdc++] drop workaround for clang<=7

2024-06-11 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:da57b4562c5ada8971b6684b6aad1c996e1ef9cc commit r15-1193-gda57b4562c5ada8971b6684b6aad1c996e1ef9cc Author: Alexandre Oliva Date: Wed Jun 12 00:16:20 2024 -0300 [libstdc++] drop workaround for clang<=7 In response to a request in the review of the patch that i

[gcc r15-1194] map packed field type to unpacked for debug info

2024-06-11 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:ea5c9f25241ae0658180afbcad7f4e298352f561 commit r15-1194-gea5c9f25241ae0658180afbcad7f4e298352f561 Author: Alexandre Oliva Date: Wed Jun 12 00:16:22 2024 -0300 map packed field type to unpacked for debug info We create a distinct type for each field in a pack

[gcc r15-1195] [testsuite] [arm] test board cflags in multilib.exp

2024-06-11 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:89a746f2a326ae83c51868271615fe5d7e249c50 commit r15-1195-g89a746f2a326ae83c51868271615fe5d7e249c50 Author: Alexandre Oliva Date: Wed Jun 12 00:16:24 2024 -0300 [testsuite] [arm] test board cflags in multilib.exp multilib.exp tests for multilib-altering flags

[gcc r15-1196] [tree-prof] skip if errors were seen [PR113681]

2024-06-11 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:66f48557e11a530646e5562c50a75b4b9839f171 commit r15-1196-g66f48557e11a530646e5562c50a75b4b9839f171 Author: Alexandre Oliva Date: Wed Jun 12 00:16:27 2024 -0300 [tree-prof] skip if errors were seen [PR113681] ipa_tree_profile asserts that the symtab is in IPA_

[gcc/aoliva/heads/testbase] (129 commits) [libstdc++] [testsuite] require cmath for c++23 cmath tests

2024-06-12 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testbase' was updated to point to: 5288935d30c4... [libstdc++] [testsuite] require cmath for c++23 cmath tests It previously pointed to: dd6f942c2665... Fix fold-left reduction vectorization with multiple stmt co Diff: Summary of changes (added commits):

[gcc/aoliva/heads/testme] (130 commits) [i386] restore recompute to override opts after change [PR1

2024-06-12 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: e75f9b7a5974... [i386] restore recompute to override opts after change [PR1 It previously pointed to: 606e815b8427... [testsuite] add linkonly to dg-additional-sources [PR115295 Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER A

[gcc(refs/users/aoliva/heads/testme)] [libstdc++] [testsuite] require cmath for [PR114359]

2024-06-12 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:aa6f08f66334fdef3d0d33177698be247e1724ad commit aa6f08f66334fdef3d0d33177698be247e1724ad Author: Alexandre Oliva Date: Wed Jun 12 21:36:42 2024 -0300 [libstdc++] [testsuite] require cmath for [PR114359] When !_GLIBCXX_USE_C99_MATH_TR1, binomial_distribution d

[gcc(refs/users/aoliva/heads/testme)] [i386] restore recompute to override opts after change [PR113719]

2024-06-12 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:e75f9b7a5974b31a0e9722d507e313305a39b207 commit e75f9b7a5974b31a0e9722d507e313305a39b207 Author: Alexandre Oliva Date: Thu Jun 13 00:12:47 2024 -0300 [i386] restore recompute to override opts after change [PR113719] The first patch for PR113719 regressed gcc.

[gcc(refs/users/aoliva/heads/testme)] [alpha] adjust MEM alignment for block move [PR115459]

2024-06-12 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:cc291d63cde41bd7d9c159ed679cabc0c34126c9 commit cc291d63cde41bd7d9c159ed679cabc0c34126c9 Author: Alexandre Oliva Date: Thu Jun 13 03:52:17 2024 -0300 [alpha] adjust MEM alignment for block move [PR115459] Before issuing loads or stores for a block move, adjus

[gcc/aoliva/heads/testme] [alpha] adjust MEM alignment for block move [PR115459]

2024-06-13 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: cfd7f936696c... [alpha] adjust MEM alignment for block move [PR115459] It previously pointed to: cc291d63cde4... [alpha] adjust MEM alignment for block move [PR115459] Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE

[gcc(refs/users/aoliva/heads/testme)] [alpha] adjust MEM alignment for block move [PR115459]

2024-06-13 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:cfd7f936696c66c92c43db0a5fddd4dcebab69ee commit cfd7f936696c66c92c43db0a5fddd4dcebab69ee Author: Alexandre Oliva Date: Thu Jun 13 03:52:17 2024 -0300 [alpha] adjust MEM alignment for block move [PR115459] Before issuing loads or stores for a block move, adjus

[gcc(refs/users/aoliva/heads/testme)] [testsuite] [arm] [vect] adjust mve-vshr test [PR113281]

2024-06-13 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:62c77d9072119d54a5b1d58e234652cd07a54dce commit 62c77d9072119d54a5b1d58e234652cd07a54dce Author: Alexandre Oliva Date: Thu Jun 13 06:13:56 2024 -0300 [testsuite] [arm] [vect] adjust mve-vshr test [PR113281] The test was too optimistic, alas. We used to vecto

[gcc r15-1303] Revert "map packed field type to unpacked for debug info"

2024-06-13 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:78352395e94fda574fa2d9c711c57f9099807f2b commit r15-1303-g78352395e94fda574fa2d9c711c57f9099807f2b Author: Alexandre Oliva Date: Thu Jun 13 21:03:35 2024 -0300 Revert "map packed field type to unpacked for debug info" This reverts commit ea5c9f25241ae0658180a

[gcc/aoliva/heads/testbase] (273 commits) ada: Reference to nonexistent operator in reduction express

2024-06-20 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testbase' was updated to point to: 301927d93356... ada: Reference to nonexistent operator in reduction express It previously pointed to: 5288935d30c4... [libstdc++] [testsuite] require cmath for c++23 cmath tests Diff: Summary of changes (added commits):

[gcc/aoliva/heads/testme] (274 commits) [testsuite] [arm] [vect] adjust mve-vshr test [PR113281]

2024-06-20 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: d47e880e8b59... [testsuite] [arm] [vect] adjust mve-vshr test [PR113281] It previously pointed to: 62c77d907211... [testsuite] [arm] [vect] adjust mve-vshr test [PR113281] Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSI

[gcc(refs/users/aoliva/heads/testme)] [testsuite] [arm] [vect] adjust mve-vshr test [PR113281]

2024-06-20 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:d47e880e8b5994d3aed1bc911972f120b1f7ff41 commit d47e880e8b5994d3aed1bc911972f120b1f7ff41 Author: Alexandre Oliva Date: Thu Jun 20 07:26:40 2024 -0300 [testsuite] [arm] [vect] adjust mve-vshr test [PR113281] The test was too optimistic, alas. We used to vecto

[gcc/aoliva/heads/testme] [testsuite] [arm] [vect] adjust mve-vshr test [PR113281]

2024-06-21 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 7c42cd96b6bf... [testsuite] [arm] [vect] adjust mve-vshr test [PR113281] It previously pointed to: d47e880e8b59... [testsuite] [arm] [vect] adjust mve-vshr test [PR113281] Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSI

[gcc(refs/users/aoliva/heads/testme)] [testsuite] [arm] [vect] adjust mve-vshr test [PR113281]

2024-06-21 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:7c42cd96b6bffca9122910e170f6d6f264320ecb commit 7c42cd96b6bffca9122910e170f6d6f264320ecb Author: Alexandre Oliva Date: Thu Jun 20 07:26:40 2024 -0300 [testsuite] [arm] [vect] adjust mve-vshr test [PR113281] The test was too optimistic, alas. We used to vecto

[gcc r15-4511] [testsuite] [arm] add effective target and options for pacbti tests

2024-10-20 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:3ad0f67f7cc908fe8d4b5f8781c0cea4f25c12ed commit r15-4511-g3ad0f67f7cc908fe8d4b5f8781c0cea4f25c12ed Author: Alexandre Oliva Date: Mon Oct 21 00:12:10 2024 -0300 [testsuite] [arm] add effective target and options for pacbti tests arm pac and bti tests that use

[gcc(refs/users/aoliva/heads/testme)] handle TRUTH_ANDIF cond exprs in ifcombine_replace_cond

2024-10-25 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:374dec3079e90b26e18ea03a3e81a3dc6491e3a8 commit 374dec3079e90b26e18ea03a3e81a3dc6491e3a8 Author: Alexandre Oliva Date: Thu Oct 24 15:35:40 2024 -0300 handle TRUTH_ANDIF cond exprs in ifcombine_replace_cond The upcoming move of fold_truth_andor to ifcombine br

[gcc/aoliva/heads/testme] (711 commits) ifcombine across noncontiguous blocks

2024-10-25 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: c0ef27f42446... ifcombine across noncontiguous blocks It previously pointed to: dea162ded074... fold fold_truth_andor into ifcombine Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ---

[gcc/aoliva/heads/testme] (6 commits) ifcombine across noncontiguous blocks

2024-10-24 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 1070f7874f55... ifcombine across noncontiguous blocks It previously pointed to: f7a9315f62c2... ifcombine across noncontiguous blocks Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): --

[gcc(refs/users/aoliva/heads/testme)] drop redundant ifcombine_ifandif parm

2024-10-24 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:db11a63b19b436accc5f0b4afebec10c5ab8aae6 commit db11a63b19b436accc5f0b4afebec10c5ab8aae6 Author: Alexandre Oliva Date: Thu Oct 24 05:25:24 2024 -0300 drop redundant ifcombine_ifandif parm In preparation to changes that may modify both inner and outer cond

[gcc(refs/users/aoliva/heads/testme)] ifcombine across noncontiguous blocks

2024-10-24 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:a050f30dcecc725fd5b8cdea57101710f030d81a commit a050f30dcecc725fd5b8cdea57101710f030d81a Author: Alexandre Oliva Date: Thu Oct 24 05:25:33 2024 -0300 ifcombine across noncontiguous blocks Rework ifcombine to support merging conditions from noncontiguous b

[gcc(refs/users/aoliva/heads/testme)] preserve TRUTH_ANDIF handling in ifcombine_replace_cond

2024-10-25 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:88b60656bc326fc024633217ddf343283fc52f38 commit 88b60656bc326fc024633217ddf343283fc52f38 Author: Alexandre Oliva Date: Thu Oct 24 15:35:40 2024 -0300 preserve TRUTH_ANDIF handling in ifcombine_replace_cond Diff: --- gcc/tree-ssa-ifcombine.cc | 13 + 1 fi

[gcc/aoliva/heads/testme] (2 commits) fold fold_truth_andor field merging into ifcombine

2024-10-24 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 5a9cf11ec7d1... fold fold_truth_andor field merging into ifcombine It previously pointed to: 4f8e1ea7f2e1... fold fold_truth_andor field merging into ifcombine Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):

[gcc/aoliva/heads/testme] (4 commits) fold fold_truth_andor field merging into ifcombine

2024-10-24 Thread Alexandre Oliva via Gcc-cvs
The branch 'aoliva/heads/testme' was updated to point to: 4f8e1ea7f2e1... fold fold_truth_andor field merging into ifcombine It previously pointed to: 53a0460c1f49... ifcombine across noncontiguous blocks Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): -

[gcc(refs/users/aoliva/heads/testme)] fold fold_truth_andor field merging into ifcombine

2024-10-24 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:4f8e1ea7f2e14bbe3b687f9e2911acd46eec0bfe commit 4f8e1ea7f2e14bbe3b687f9e2911acd46eec0bfe Author: Alexandre Oliva Date: Sun Oct 20 21:02:05 2024 -0300 fold fold_truth_andor field merging into ifcombine This patch introduces various improvements to the logic th

[gcc(refs/users/aoliva/heads/testme)] ifcombine across noncontiguous blocks

2024-10-24 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:bb30d957fbed1e33f862cf49109e221dacb36fb0 commit bb30d957fbed1e33f862cf49109e221dacb36fb0 Author: Alexandre Oliva Date: Thu Oct 24 05:25:33 2024 -0300 ifcombine across noncontiguous blocks Rework ifcombine to support merging conditions from noncontiguous b

[gcc(refs/users/aoliva/heads/testme)] extend ifcombine_replace_cond to handle noncontiguous ifcombine

2024-10-24 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:46fa49fec2574a95dad05c297eebcb41f8dd8dc1 commit 46fa49fec2574a95dad05c297eebcb41f8dd8dc1 Author: Alexandre Oliva Date: Thu Oct 24 05:25:30 2024 -0300 extend ifcombine_replace_cond to handle noncontiguous ifcombine Prepare to handle noncontiguous ifcombine, in

[gcc(refs/users/aoliva/heads/testme)] extend ifcombine_replace_cond to handle noncontiguous ifcombine

2024-10-24 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:cb75ab71333fe6fb59bd73288baf5b7170d80cfa commit cb75ab71333fe6fb59bd73288baf5b7170d80cfa Author: Alexandre Oliva Date: Thu Oct 24 05:25:30 2024 -0300 extend ifcombine_replace_cond to handle noncontiguous ifcombine Prepare to handle noncontiguous ifcombine, in

[gcc(refs/users/aoliva/heads/testme)] ifcombine across noncontiguous blocks

2024-10-24 Thread Alexandre Oliva via Gcc-cvs
https://gcc.gnu.org/g:1070f7874f55ec00c345a3b5c77c8fa0bc0e1612 commit 1070f7874f55ec00c345a3b5c77c8fa0bc0e1612 Author: Alexandre Oliva Date: Thu Oct 24 05:25:33 2024 -0300 ifcombine across noncontiguous blocks Rework ifcombine to support merging conditions from noncontiguous b

<    1   2   3   4   5   6   7   8   9   10   >