[gcc r14-9358] contrib: Update test_mklog to correspond to mklog

2024-03-07 Thread Filip Kastl via Gcc-cvs
https://gcc.gnu.org/g:0c1ff8951c2f5ff5b0699bbfa7523f690deac713 commit r14-9358-g0c1ff8951c2f5ff5b0699bbfa7523f690deac713 Author: Filip Kastl Date: Thu Mar 7 13:23:49 2024 +0100 contrib: Update test_mklog to correspond to mklog contrib/ChangeLog: * test_mklog.py: "

[gcc r14-9383] MAINTAINERS: Fix order in Write After Aproval

2024-03-08 Thread Filip Kastl via Gcc-cvs
https://gcc.gnu.org/g:1329dacdc0fbe7d43550294fe8b0323a6dc5ce9e commit r14-9383-g1329dacdc0fbe7d43550294fe8b0323a6dc5ce9e Author: Filip Kastl Date: Fri Mar 8 09:14:44 2024 +0100 MAINTAINERS: Fix order in Write After Aproval ChangeLog: * MAINTAINERS: Fix order of na

[gcc r15-479] MAINTAINERS: Fix an entry using spaces instead of tabs

2024-05-14 Thread Filip Kastl via Gcc-cvs
https://gcc.gnu.org/g:1a809280929fac9836ff31dcc0980ac8acee7631 commit r15-479-g1a809280929fac9836ff31dcc0980ac8acee7631 Author: Filip Kastl Date: Tue May 14 10:34:12 2024 +0200 MAINTAINERS: Fix an entry using spaces instead of tabs In the MAINTAINERS file, names and emails are sep

[gcc r15-3256] gimple ssa: switchconv: Use __builtin_popcount and support more types in exp transform [PR116355]

2024-08-28 Thread Filip Kastl via Gcc-cvs
https://gcc.gnu.org/g:1c4b9826bd0d5ac471543c68f097d80b1969f599 commit r15-3256-g1c4b9826bd0d5ac471543c68f097d80b1969f599 Author: Filip Kastl Date: Wed Aug 28 15:47:44 2024 +0200 gimple ssa: switchconv: Use __builtin_popcount and support more types in exp transform [PR116355] The

[gcc r15-1862] MAINTAINERS: Fix order in DCO

2024-07-05 Thread Filip Kastl via Gcc-cvs
https://gcc.gnu.org/g:4da5dc4be81b2797943fea44b0d40ac04700baee commit r15-1862-g4da5dc4be81b2797943fea44b0d40ac04700baee Author: Filip Kastl Date: Fri Jul 5 15:17:58 2024 +0200 MAINTAINERS: Fix order in DCO ChangeLog: * MAINTAINERS: Fix order in Contributing under

[gcc r14-9932] contrib/check-params-in-docs.py: Ignore target-specific params

2024-04-12 Thread Filip Kastl via Gcc-cvs
https://gcc.gnu.org/g:e30e760b51b108786946e04a26e92531762b022d commit r14-9932-ge30e760b51b108786946e04a26e92531762b022d Author: Filip Kastl Date: Fri Apr 12 09:52:27 2024 +0200 contrib/check-params-in-docs.py: Ignore target-specific params contrib/check-params-in-docs.py is a scr

[gcc r15-2416] gimple ssa: Teach switch conversion to optimize powers of 2 switches

2024-07-30 Thread Filip Kastl via Gcc-cvs
https://gcc.gnu.org/g:2b3533cd871f62923e7a4f06a826f37bf0f35c5c commit r15-2416-g2b3533cd871f62923e7a4f06a826f37bf0f35c5c Author: Filip Kastl Date: Tue Jul 30 18:40:29 2024 +0200 gimple ssa: Teach switch conversion to optimize powers of 2 switches Sometimes a switch has case number

[gcc r15-2434] testsuite: Adjust switch-exp-transform-3.c for 32bit

2024-07-31 Thread Filip Kastl via Gcc-cvs
https://gcc.gnu.org/g:f40fd85c32c9ab4849065d0d14cd5a7ad67619b8 commit r15-2434-gf40fd85c32c9ab4849065d0d14cd5a7ad67619b8 Author: Filip Kastl Date: Wed Jul 31 13:40:45 2024 +0200 testsuite: Adjust switch-exp-transform-3.c for 32bit 32bit x86 CPUs won't natively support the FFS oper

[gcc r15-2723] gimple ssa: Fix a typo in gimple-ssa-sccopy.cc

2024-08-05 Thread Filip Kastl via Gcc-cvs
https://gcc.gnu.org/g:bb30fdd3436987aee6a22610e1d22b091c7ded6e commit r15-2723-gbb30fdd3436987aee6a22610e1d22b091c7ded6e Author: Filip Kastl Date: Mon Aug 5 14:39:06 2024 +0200 gimple ssa: Fix a typo in gimple-ssa-sccopy.cc Fixes a misplaced comment in gimple-ssa-sccopy.cc. The c

[gcc r15-2755] gimple ssa: Put SCCOPY logic into a class

2024-08-06 Thread Filip Kastl via Gcc-cvs
https://gcc.gnu.org/g:af1010268f81fc891a6bbf8ed9d5b8a3b5ce44cb commit r15-2755-gaf1010268f81fc891a6bbf8ed9d5b8a3b5ce44cb Author: Filip Kastl Date: Tue Aug 6 15:19:11 2024 +0200 gimple ssa: Put SCCOPY logic into a class Currently the main logic of the sccopy pass is implemented as

[gcc r15-4024] gimple ssa: Don't use __builtin_popcount in switch exp transform [PR116616]

2024-10-02 Thread Filip Kastl via Gcc-cvs
https://gcc.gnu.org/g:ffc389cb11a2a61fb89b6034d3f3fe0896b29064 commit r15-4024-gffc389cb11a2a61fb89b6034d3f3fe0896b29064 Author: Filip Kastl Date: Wed Oct 2 14:14:44 2024 +0200 gimple ssa: Don't use __builtin_popcount in switch exp transform [PR116616] Switch exponential transform

[gcc r15-4372] MAINTAINERS: Fix name order

2024-10-15 Thread Filip Kastl via Gcc-cvs
https://gcc.gnu.org/g:2813a5bc7af2865ee4d2e94bce59a7fdefeea0b3 commit r15-4372-g2813a5bc7af2865ee4d2e94bce59a7fdefeea0b3 Author: Filip Kastl Date: Wed Oct 16 08:50:46 2024 +0200 MAINTAINERS: Fix name order ChangeLog: * MAINTAINERS: Fix Write After Approval name or

[gcc r15-5204] i386: Add -mveclibabi=aocl [PR56504]

2024-11-13 Thread Filip Kastl via Gcc-cvs
https://gcc.gnu.org/g:99ec0eb32a03506142f30c158276b4131aa73fe8 commit r15-5204-g99ec0eb32a03506142f30c158276b4131aa73fe8 Author: Filip Kastl Date: Wed Nov 13 16:11:14 2024 +0100 i386: Add -mveclibabi=aocl [PR56504] We currently support generating vectorized math calls to the AMD c

[gcc r15-3690] contrib: Set check-params-in-docs.py to skip tables of values of a param

2024-09-18 Thread Filip Kastl via Gcc-cvs
https://gcc.gnu.org/g:4b7e6d5faa137f18a36d8c6323a8640e61ee48f1 commit r15-3690-g4b7e6d5faa137f18a36d8c6323a8640e61ee48f1 Author: Filip Kastl Date: Wed Sep 18 16:38:30 2024 +0200 contrib: Set check-params-in-docs.py to skip tables of values of a param Currently check-params-in-docs

[gcc r15-5923] contrib: Fix 2 bugs in check-params-in-docs.py

2024-12-04 Thread Filip Kastl via Gcc-cvs
https://gcc.gnu.org/g:15f5972e16e9a8f6ef0a372fdbe5359df3d0af1a commit r15-5923-g15f5972e16e9a8f6ef0a372fdbe5359df3d0af1a Author: Filip Kastl Date: Wed Dec 4 15:46:54 2024 +0100 contrib: Fix 2 bugs in check-params-in-docs.py In my last patch for check-params-in-docs.py I accidental

[gcc r15-5933] params.opt: Fix typo

2024-12-05 Thread Filip Kastl via Gcc-cvs
https://gcc.gnu.org/g:2a2f285ecd2cd681cadae305990ffb9e23e157cb commit r15-5933-g2a2f285ecd2cd681cadae305990ffb9e23e157cb Author: Filip Kastl Date: Thu Dec 5 11:23:13 2024 +0100 params.opt: Fix typo Add missing '=' after -param=cycle-accurate-model. gcc/ChangeLog:

[gcc r15-5934] doc: Add store-forwarding-max-distance to invoke.texi

2024-12-05 Thread Filip Kastl via Gcc-cvs
https://gcc.gnu.org/g:9755f5973473aa547063d1a97d47a409d237eb5b commit r15-5934-g9755f5973473aa547063d1a97d47a409d237eb5b Author: Filip Kastl Date: Thu Dec 5 11:27:26 2024 +0100 doc: Add store-forwarding-max-distance to invoke.texi gcc/ChangeLog: * doc/invoke.texi:

[gcc r15-6120] gimple: Add limit after which slower switchlower algs are used [PR117091] [PR117352]

2024-12-11 Thread Filip Kastl via Gcc-cvs
https://gcc.gnu.org/g:56946c801a7cf3a831a11870b7e11ba08bf9bd87 commit r15-6120-g56946c801a7cf3a831a11870b7e11ba08bf9bd87 Author: Filip Kastl Date: Wed Dec 11 19:57:04 2024 +0100 gimple: Add limit after which slower switchlower algs are used [PR117091] [PR117352] This patch adds a

[gcc r15-7651] invoke.texi: Fix typo in the file-cache-lines param

2025-02-20 Thread Filip Kastl via Gcc-cvs
https://gcc.gnu.org/g:a42374b60884d9ac4ff47e7787b32142526ac666 commit r15-7651-ga42374b60884d9ac4ff47e7787b32142526ac666 Author: Filip Kastl Date: Thu Feb 20 13:20:34 2025 +0100 invoke.texi: Fix typo in the file-cache-lines param file-cache-lines param was documented as file-cache

[gcc r14-11373] gimple: sccopy: Prune removed statements from SCCs [PR117919]

2025-03-03 Thread Filip Kastl via Gcc-cvs
https://gcc.gnu.org/g:6ffbc711afbda9446df51fd2b542ecd61853283d commit r14-11373-g6ffbc711afbda9446df51fd2b542ecd61853283d Author: Filip Kastl Date: Sun Mar 2 06:39:17 2025 +0100 gimple: sccopy: Prune removed statements from SCCs [PR117919] While writing the sccopy pass I didn't re

[gcc r15-7779] gimple: sccopy: Prune removed statements from SCCs [PR117919]

2025-03-01 Thread Filip Kastl via Gcc-cvs
https://gcc.gnu.org/g:5349aa2accdf34a7bf9cabd1447878aaadfc0e87 commit r15-7779-g5349aa2accdf34a7bf9cabd1447878aaadfc0e87 Author: Filip Kastl Date: Sun Mar 2 06:39:17 2025 +0100 gimple: sccopy: Prune removed statements from SCCs [PR117919] While writing the sccopy pass I didn't rea

[gcc r14-11431] gimple: sccopy: Don't increment i after vec::unordered_remove()

2025-03-21 Thread Filip Kastl via Gcc-cvs
https://gcc.gnu.org/g:13950737746e6d6503ad7f1df5a8c47010857ff8 commit r14-11431-g13950737746e6d6503ad7f1df5a8c47010857ff8 Author: Filip Kastl Date: Thu Mar 20 11:54:59 2025 +0100 gimple: sccopy: Don't increment i after vec::unordered_remove() I increment the index variable in a lo

[gcc r15-8468] gimple: sccopy: Don't increment i after vec::unordered_remove()

2025-04-05 Thread Filip Kastl via Gcc-cvs
https://gcc.gnu.org/g:a1363f8dd8037d40e9fbf04c2ba8d6d3e7e5c269 commit r15-8468-ga1363f8dd8037d40e9fbf04c2ba8d6d3e7e5c269 Author: Filip Kastl Date: Thu Mar 20 11:54:59 2025 +0100 gimple: sccopy: Don't increment i after vec::unordered_remove() I increment the index variable in a loo