Show patches with: Submitter = Filip Kastl       |    State = Action Required       |    Archived = No       |   46 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[COMMITED] contrib/mklog.py: Fix writing to a global variable [COMMITED] contrib/mklog.py: Fix writing to a global variable - - - - --- 2025-06-29 Filip Kastl New
[COMMITED] testsuite: Disable bit tests in aarch64/pr99988.c [COMMITED] testsuite: Disable bit tests in aarch64/pr99988.c - - - - --- 2025-05-10 Filip Kastl New
[COMMITED,v2] gimple: Don't assert that switch has nondefault cases during lowering [PR120080] [COMMITED,v2] gimple: Don't assert that switch has nondefault cases during lowering [PR120080] - - - - --- 2025-05-10 Filip Kastl New
gimple: Don't assert that switch has nondefault cases during lowering [PR120080] gimple: Don't assert that switch has nondefault cases during lowering [PR120080] - - - - --- 2025-05-09 Filip Kastl New
[4/4] gimple: Switch bit-test lowering testcases for the more powerful alg gimple: Rework the bit-test switch lowering algorithm - - - - --- 2025-05-01 Filip Kastl New
[3/4] gimple: Don't warn about using different algs for big switch lowering [PR117091] gimple: Rework the bit-test switch lowering algorithm - - - - --- 2025-05-01 Filip Kastl New
[2/4] gimple: Make bit-test switch lowering more powerful gimple: Rework the bit-test switch lowering algorithm - - - - --- 2025-05-01 Filip Kastl New
[1/4] gimple: Merge slow and fast bit-test switch lowering [PR117091] gimple: Rework the bit-test switch lowering algorithm - - - - --- 2025-05-01 Filip Kastl New
gimple: sccopy: Don't increment i after vec::unordered_remove() gimple: sccopy: Don't increment i after vec::unordered_remove() - - - - --- 2025-03-20 Filip Kastl New
[wwwdocs,v2] gcc-15/changes: Mention the new -mveclibabi=aocl option in the IA-32/x86-64 section [wwwdocs,v2] gcc-15/changes: Mention the new -mveclibabi=aocl option in the IA-32/x86-64 section - - - - --- 2025-03-07 Filip Kastl New
gimple: sccopy: Prune removed statements from SCCs [PR117919] gimple: sccopy: Prune removed statements from SCCs [PR117919] - - - - --- 2025-02-28 Filip Kastl New
[COMMITED] invoke.texi: Fix typo in the file-cache-lines param [COMMITED] invoke.texi: Fix typo in the file-cache-lines param - - - - --- 2025-02-20 Filip Kastl New
[wwwdocs] gcc-15/changes: Mention the new -mveclibabi=aocl option in the IA-32/x86-64 section [wwwdocs] gcc-15/changes: Mention the new -mveclibabi=aocl option in the IA-32/x86-64 section - - - - --- 2025-02-17 Filip Kastl New
[v2] gimple: Add limit after which slower switchlower algs are used [PR117091] [PR117352] [v2] gimple: Add limit after which slower switchlower algs are used [PR117091] [PR117352] - - - - --- 2024-12-09 Filip Kastl New
[COMMITTED] doc: Add store-forwarding-max-distance to invoke.texi [COMMITTED] doc: Add store-forwarding-max-distance to invoke.texi - - - - --- 2024-12-05 Filip Kastl New
[COMMITTED] params.opt: Fix typo [COMMITTED] params.opt: Fix typo - - - - --- 2024-12-05 Filip Kastl New
[COMMITTED] contrib: Fix 2 bugs in check-params-in-docs.py [COMMITTED] contrib: Fix 2 bugs in check-params-in-docs.py - - - - --- 2024-12-04 Filip Kastl New
gimple: Add limit after which slower switchlower algs are used [PR117091] [PR117352] gimple: Add limit after which slower switchlower algs are used [PR117091] [PR117352] - - - - --- 2024-11-15 Filip Kastl New
i386: Add -mveclibabi=aocl [PR56504] i386: Add -mveclibabi=aocl [PR56504] - - - - --- 2024-11-11 Filip Kastl New
[COMMITED] MAINTAINERS: Fix name order [COMMITED] MAINTAINERS: Fix name order - - - - --- 2024-10-16 Filip Kastl New
[COMMITED,v2] contrib: Set check-params-in-docs.py to skip tables of values of a param [COMMITED,v2] contrib: Set check-params-in-docs.py to skip tables of values of a param - - - - --- 2024-09-18 Filip Kastl New
[v2] gimple ssa: Don't use __builtin_popcount in switch exp transform [v2] gimple ssa: Don't use __builtin_popcount in switch exp transform - - - - --- 2024-09-10 Filip Kastl New
gimple ssa: Don't use __builtin_popcount in switch exp transform [PR116616] gimple ssa: Don't use __builtin_popcount in switch exp transform [PR116616] - - - - --- 2024-09-06 Filip Kastl New
[RFC] gimple ssa: VRP to mark switch default as unreachable instead of removing it [PR112687] [RFC] gimple ssa: VRP to mark switch default as unreachable instead of removing it [PR112687] - - - - --- 2024-09-01 Filip Kastl New
[v2] gimple ssa: switchconv: Use __builtin_popcount and support more types in exp transform [PR1163… [v2] gimple ssa: switchconv: Use __builtin_popcount and support more types in exp transform [PR1163… - - - - --- 2024-08-27 Filip Kastl New
contrib: Set check-params-in-docs.py to skip tables of values of a param contrib: Set check-params-in-docs.py to skip tables of values of a param - - - - --- 2024-08-24 Filip Kastl New
gimple ssa: switchconv: Use __builtin_popcount and support more types in exp transform [PR116355] gimple ssa: switchconv: Use __builtin_popcount and support more types in exp transform [PR116355] - - - - --- 2024-08-24 Filip Kastl New
[wwwdocs,v2] gcc-15: Mention c++ header dependency changes (<cstdint>) in porting_to.html [wwwdocs,v2] gcc-15: Mention c++ header dependency changes (<cstdint>) in porting_to.html - - - - --- 2024-08-21 Filip Kastl New
[wwwdocs] gcc-15: Mention c++ header dependency changes (<cstdint>) in porting_to.html [wwwdocs] gcc-15: Mention c++ header dependency changes (<cstdint>) in porting_to.html - - - - --- 2024-08-06 Filip Kastl New
gimple ssa: Put SCCOPY logic into a class gimple ssa: Put SCCOPY logic into a class - - - - --- 2024-08-06 Filip Kastl New
[COMMITED] gimple ssa: Fix a typo in gimple-ssa-sccopy.cc [COMMITED] gimple ssa: Fix a typo in gimple-ssa-sccopy.cc - - - - --- 2024-08-05 Filip Kastl New
[v2] testsuite: Adjust switch-exp-transform-3.c for 32bit [v2] testsuite: Adjust switch-exp-transform-3.c for 32bit - - - - --- 2024-07-31 Filip Kastl New
testsuite: Adjust switch-exp-transform-3.c for 32bit testsuite: Adjust switch-exp-transform-3.c for 32bit - - - - --- 2024-07-31 Filip Kastl New
[v2] gimple ssa: Teach switch conversion to optimize powers of 2 switches [v2] gimple ssa: Teach switch conversion to optimize powers of 2 switches - - - - --- 2024-07-17 Filip Kastl New
[COMMITED] MAINTAINERS: Fix order in DCO [COMMITED] MAINTAINERS: Fix order in DCO - - - - --- 2024-07-05 Filip Kastl New
gimple ssa: Teach switch conversion to optimize powers of 2 switches gimple ssa: Teach switch conversion to optimize powers of 2 switches - - - - --- 2024-05-30 Filip Kastl New
[COMMITED] MAINTAINERS: Fix an entry using spaces instead of tabs [COMMITED] MAINTAINERS: Fix an entry using spaces instead of tabs - - - - --- 2024-05-14 Filip Kastl New
contrib/check-params-in-docs.py: Ignore target-specific params contrib/check-params-in-docs.py: Ignore target-specific params - - - - --- 2024-04-12 Filip Kastl New
[COMMITED] MAINTAINERS: Fix order in Write After Aproval [COMMITED] MAINTAINERS: Fix order in Write After Aproval - - - - --- 2024-03-12 Filip Kastl New
[COMMITED] contrib: Update test_mklog to correspond to mklog [COMMITED] contrib: Update test_mklog to correspond to mklog - - - - --- 2024-03-07 Filip Kastl New
[v4] A new copy propagation and PHI elimination pass [v4] A new copy propagation and PHI elimination pass - - - - --- 2023-12-13 Filip Kastl New
[v3] A new copy propagation and PHI elimination pass [v3] A new copy propagation and PHI elimination pass - - - - --- 2023-12-08 Filip Kastl New
[PING,v2] A new copy propagation and PHI elimination pass [PING,v2] A new copy propagation and PHI elimination pass - - - - --- 2023-11-15 Filip Kastl New
[v2] A new copy propagation and PHI elimination pass [v2] A new copy propagation and PHI elimination pass - - - - --- 2023-11-02 Filip Kastl New
A new copy propagation and PHI elimination pass A new copy propagation and PHI elimination pass - - - - --- 2023-10-20 Filip Kastl New
[RFC] gimple ssa: SCCP - A new PHI optimization pass [RFC] gimple ssa: SCCP - A new PHI optimization pass - - - - --- 2023-08-24 Filip Kastl New