https://gcc.gnu.org/g:9fe562ded527f53feaab9b03d821f8fc54544aba
commit 9fe562ded527f53feaab9b03d821f8fc54544aba
Author: Mikael Morin
Date: Fri Aug 9 21:21:01 2024 +0200
fortran: Remove MINLOC/MAXLOC frontend optimization
Remove the frontend pass rewriting calls of MINLOC/MAXLOC wit
https://gcc.gnu.org/g:6a40b28b1aa9d6ebd8623a8f9d169222ff04760a
commit 6a40b28b1aa9d6ebd8623a8f9d169222ff04760a
Author: Mikael Morin
Date: Wed Jul 31 10:10:06 2024 +0200
fortran: Outline array bound check generation code
The next patch will need reindenting of the array bound check
https://gcc.gnu.org/g:e8d1a84c9a2dac5f9f4c2b7a9685375e3d8aedbc
commit e8d1a84c9a2dac5f9f4c2b7a9685375e3d8aedbc
Author: Mikael Morin
Date: Wed Jul 31 10:10:19 2024 +0200
fortran: Inline integral MINLOC/MAXLOC with no DIM and no MASK [PR90608]
Regression-tested on x86_64-pc-linux-gn
https://gcc.gnu.org/g:f53fd9d642f8b8372bf57b98e8da59c5470aabbe
commit f53fd9d642f8b8372bf57b98e8da59c5470aabbe
Author: Mikael Morin
Date: Wed Jul 31 10:10:33 2024 +0200
fortran: Inline integral MINLOC/MAXLOC with no DIM and scalar MASK [PR90608]
Regression-tested on x86_64-pc-linu
https://gcc.gnu.org/g:c6dbb3d1de2348d2400434b23990417b245b774f
commit c6dbb3d1de2348d2400434b23990417b245b774f
Author: Mikael Morin
Date: Wed Jul 31 10:10:49 2024 +0200
fortran: Inline non-character MINLOC/MAXLOC with no DIM [PR90608]
Regression-tested on x86_64-pc-linux-gnu.
https://gcc.gnu.org/g:7719509dcfe5669144f36f0ebbc9cead3101541b
commit 7719509dcfe5669144f36f0ebbc9cead3101541b
Author: Mikael Morin
Date: Wed Jul 31 10:11:02 2024 +0200
fortran: Continue MINLOC/MAXLOC second loop where the first stopped
[PR90608]
Regression-tested on x86_64-pc-li
https://gcc.gnu.org/g:72f52d74914023bc559c8c6b57898324b964f03f
commit 72f52d74914023bc559c8c6b57898324b964f03f
Author: Mikael Morin
Date: Sat Aug 10 14:17:21 2024 +0200
fortran: Add -finline-intrinsics flag for MINLOC/MAXLOC [PR90608]
Introduce the -finline-intrinsics flag to cont
The branch 'mikael/heads/inline_minmaxloc_without_dim_v11' was created in
namespace 'refs/users' pointing to:
5a49705a0b9... fortran: Add -finline-intrinsics flag for MINLOC/MAXLOC [PR
https://gcc.gnu.org/g:19e0b53cc6bab8653ac8313b56c5d41830a514d6
commit 19e0b53cc6bab8653ac8313b56c5d41830a514d6
Author: Mikael Morin
Date: Wed Jul 31 10:09:53 2024 +0200
fortran: Inline MINLOC/MAXLOC with no DIM and ARRAY of rank 1 [PR90608]
Regression-tested on x86_64-pc-linux-gnu
https://gcc.gnu.org/g:d0ebb72849e061dfcbe243073b82d19cbcd93454
commit d0ebb72849e061dfcbe243073b82d19cbcd93454
Author: Mikael Morin
Date: Fri Aug 9 21:21:01 2024 +0200
fortran: Remove MINLOC/MAXLOC frontend optimization
Remove the frontend pass rewriting calls of MINLOC/MAXLOC wit
https://gcc.gnu.org/g:87ac113216c4abd9270236f7653eddc3b7fca75c
commit 87ac113216c4abd9270236f7653eddc3b7fca75c
Author: Mikael Morin
Date: Wed Jul 31 10:10:06 2024 +0200
fortran: Outline array bound check generation code
The next patch will need reindenting of the array bound check
https://gcc.gnu.org/g:757ad6b2ca026b460269dde422020e966cc1ff9e
commit 757ad6b2ca026b460269dde422020e966cc1ff9e
Author: Mikael Morin
Date: Wed Jul 31 10:10:19 2024 +0200
fortran: Inline integral MINLOC/MAXLOC with no DIM and no MASK [PR90608]
Regression-tested on x86_64-pc-linux-gn
https://gcc.gnu.org/g:6adbf59da3c7c656514fc5d2fd233439010ccb40
commit 6adbf59da3c7c656514fc5d2fd233439010ccb40
Author: Mikael Morin
Date: Wed Jul 31 10:10:33 2024 +0200
fortran: Inline integral MINLOC/MAXLOC with no DIM and scalar MASK [PR90608]
Regression-tested on x86_64-pc-linu
https://gcc.gnu.org/g:d8af439bfeaabcb06f517505ef85fc21bf459165
commit d8af439bfeaabcb06f517505ef85fc21bf459165
Author: Mikael Morin
Date: Wed Jul 31 10:10:49 2024 +0200
fortran: Inline non-character MINLOC/MAXLOC with no DIM [PR90608]
Regression-tested on x86_64-pc-linux-gnu.
https://gcc.gnu.org/g:f633006ba0fffe0ab2cc91928978e36d0fc8b14d
commit f633006ba0fffe0ab2cc91928978e36d0fc8b14d
Author: Mikael Morin
Date: Wed Jul 31 10:11:02 2024 +0200
fortran: Continue MINLOC/MAXLOC second loop where the first stopped
[PR90608]
Regression-tested on x86_64-pc-li
https://gcc.gnu.org/g:5a49705a0b9d7db79effda1f3d29894a67b76df2
commit 5a49705a0b9d7db79effda1f3d29894a67b76df2
Author: Mikael Morin
Date: Sat Aug 10 14:17:21 2024 +0200
fortran: Add -finline-intrinsics flag for MINLOC/MAXLOC [PR90608]
Introduce the -finline-intrinsics flag to cont
https://gcc.gnu.org/g:b0c71550b7cc410a781620c8b5d94de78e832bb7
commit b0c71550b7cc410a781620c8b5d94de78e832bb7
Author: Mikael Morin
Date: Wed Jul 31 10:09:39 2024 +0200
fortran: Disable frontend passes for inlinable MINLOC/MAXLOC [PR90608]
Regression-tested on x86_64-pc-linux-gnu.
https://gcc.gnu.org/g:a235d28920618fb6b3bf534ef3f7f847189e9075
commit a235d28920618fb6b3bf534ef3f7f847189e9075
Author: Mikael Morin
Date: Fri Aug 9 21:21:01 2024 +0200
fortran: Remove MINLOC/MAXLOC frontend optimization
Remove the frontend pass rewriting calls of MINLOC/MAXLOC wit
https://gcc.gnu.org/g:e6b1ed0eb5af54bc36db5b259c99bb9a189f03aa
commit e6b1ed0eb5af54bc36db5b259c99bb9a189f03aa
Author: Mikael Morin
Date: Wed Jul 31 10:10:19 2024 +0200
fortran: Inline integral MINLOC/MAXLOC with no DIM and no MASK [PR90608]
Regression-tested on x86_64-pc-linux-gn
The branch 'mikael/heads/inline_minmaxloc_without_dim_v12' was created in
namespace 'refs/users' pointing to:
f3273f220b8... fortran: Add -finline-intrinsics flag for MINLOC/MAXLOC [PR
https://gcc.gnu.org/g:51029b02a215d85dcb2aabb07f5b38201e1b944e
commit 51029b02a215d85dcb2aabb07f5b38201e1b944e
Author: Mikael Morin
Date: Wed Jul 31 10:10:49 2024 +0200
fortran: Inline non-character MINLOC/MAXLOC with no DIM [PR90608]
Regression-tested on x86_64-pc-linux-gnu.
https://gcc.gnu.org/g:38dea32d891064ae298b747ffcc3652757473e5d
commit 38dea32d891064ae298b747ffcc3652757473e5d
Author: Mikael Morin
Date: Wed Jul 31 10:09:25 2024 +0200
fortran: Add tests covering inline MINLOC/MAXLOC without DIM [PR90608]
Tested on x86_64-pc-linux-gnu.
OK for
https://gcc.gnu.org/g:27a251a48e3ef3bfda84566a372a50fe9c08553e
commit 27a251a48e3ef3bfda84566a372a50fe9c08553e
Author: Mikael Morin
Date: Wed Jul 31 10:11:02 2024 +0200
fortran: Continue MINLOC/MAXLOC second loop where the first stopped
[PR90608]
Regression-tested on x86_64-pc-li
https://gcc.gnu.org/g:3a4733aae028f9a2323e7b993be7399d1315ea34
commit 3a4733aae028f9a2323e7b993be7399d1315ea34
Author: Mikael Morin
Date: Wed Jul 31 10:09:53 2024 +0200
fortran: Inline MINLOC/MAXLOC with no DIM and ARRAY of rank 1 [PR90608]
Regression-tested on x86_64-pc-linux-gnu
https://gcc.gnu.org/g:f3273f220b8d113011fbe15ce5fa03314fad18fa
commit f3273f220b8d113011fbe15ce5fa03314fad18fa
Author: Mikael Morin
Date: Sat Aug 10 14:17:21 2024 +0200
fortran: Add -finline-intrinsics flag for MINLOC/MAXLOC [PR90608]
Introduce the -finline-intrinsics flag to cont
https://gcc.gnu.org/g:00fe4d9b01e30e9a78da5674cd49503c7ced546e
commit 00fe4d9b01e30e9a78da5674cd49503c7ced546e
Author: Mikael Morin
Date: Wed Jul 31 10:10:06 2024 +0200
fortran: Outline array bound check generation code
The next patch will need reindenting of the array bound check
https://gcc.gnu.org/g:b99cc4f00f2c90e227410f1fb7bbe5d63fd8b729
commit b99cc4f00f2c90e227410f1fb7bbe5d63fd8b729
Author: Mikael Morin
Date: Wed Jul 31 10:10:33 2024 +0200
fortran: Inline integral MINLOC/MAXLOC with no DIM and scalar MASK [PR90608]
Regression-tested on x86_64-pc-linu
The branch 'mikael/heads/inline_minmaxloc_without_dim_v13' was created in
namespace 'refs/users' pointing to:
b5c8addf9c6... fortran: Add -finline-intrinsics flag for MINLOC/MAXLOC [PR
https://gcc.gnu.org/g:212c6809e8ccb1de739f2cb376014bc239050979
commit 212c6809e8ccb1de739f2cb376014bc239050979
Author: Mikael Morin
Date: Wed Jul 31 10:09:25 2024 +0200
fortran: Add tests covering inline MINLOC/MAXLOC without DIM [PR90608]
Compared to the previous version of the p
https://gcc.gnu.org/g:075dee9a5417a48307a41d7452ab113aaa4e77eb
commit 075dee9a5417a48307a41d7452ab113aaa4e77eb
Author: Mikael Morin
Date: Wed Jul 31 10:09:39 2024 +0200
fortran: Disable frontend passes for inlinable MINLOC/MAXLOC [PR90608]
Regression-tested on x86_64-pc-linux-gnu.
https://gcc.gnu.org/g:22e057c0e93165d7f8fdfbc566f6017439c7d624
commit 22e057c0e93165d7f8fdfbc566f6017439c7d624
Author: Mikael Morin
Date: Wed Jul 31 10:09:53 2024 +0200
fortran: Inline MINLOC/MAXLOC with no DIM and ARRAY of rank 1 [PR90608]
Regression-tested on x86_64-pc-linux-gnu
https://gcc.gnu.org/g:1f5f08934c84b11bbb9c2b7b1e4da6ee619e9b1a
commit 1f5f08934c84b11bbb9c2b7b1e4da6ee619e9b1a
Author: Mikael Morin
Date: Wed Jul 31 10:10:06 2024 +0200
fortran: Outline array bound check generation code
The next patch will need reindenting of the array bound check
https://gcc.gnu.org/g:4332c6ec0f44dc46ba45d2cd208184c51e54fb53
commit 4332c6ec0f44dc46ba45d2cd208184c51e54fb53
Author: Mikael Morin
Date: Fri Aug 9 21:21:01 2024 +0200
fortran: Remove MINLOC/MAXLOC frontend optimization
This patch is new in the V2 series.
Regression-teste
https://gcc.gnu.org/g:9340934e4d12d103f0a0738c070e6ea7dc90e174
commit 9340934e4d12d103f0a0738c070e6ea7dc90e174
Author: Mikael Morin
Date: Wed Jul 31 10:10:19 2024 +0200
fortran: Inline integral MINLOC/MAXLOC with no DIM and no MASK [PR90608]
Regression-tested on x86_64-pc-linux-gn
https://gcc.gnu.org/g:92dff55e8c625f1c5be3f2444bf7094410b121df
commit 92dff55e8c625f1c5be3f2444bf7094410b121df
Author: Mikael Morin
Date: Wed Jul 31 10:10:33 2024 +0200
fortran: Inline integral MINLOC/MAXLOC with no DIM and scalar MASK [PR90608]
Regression-tested on x86_64-pc-linu
https://gcc.gnu.org/g:ec538db29fb6fa58c20ad228cd80535225bb22a7
commit ec538db29fb6fa58c20ad228cd80535225bb22a7
Author: Mikael Morin
Date: Wed Jul 31 10:10:49 2024 +0200
fortran: Inline non-character MINLOC/MAXLOC with no DIM [PR90608]
Regression-tested on x86_64-pc-linux-gnu.
https://gcc.gnu.org/g:97791652274b37fa673d540f114288bf951ecea1
commit 97791652274b37fa673d540f114288bf951ecea1
Author: Mikael Morin
Date: Wed Jul 31 10:11:02 2024 +0200
fortran: Continue MINLOC/MAXLOC second loop where the first stopped
[PR90608]
Regression-tested on x86_64-pc-li
https://gcc.gnu.org/g:b5c8addf9c6cd8602b71c57c733afac2e7c9dd35
commit b5c8addf9c6cd8602b71c57c733afac2e7c9dd35
Author: Mikael Morin
Date: Sat Aug 10 14:17:21 2024 +0200
fortran: Add -finline-intrinsics flag for MINLOC/MAXLOC [PR90608]
This patch is new in the V2 series.
R
https://gcc.gnu.org/g:1caab59b0ea3f3518cf96682dbe0e02b14f1fa04
commit 1caab59b0ea3f3518cf96682dbe0e02b14f1fa04
Author: Mikael Morin
Date: Sat Aug 10 14:17:21 2024 +0200
fortran: Add -finline-intrinsics flag for MINLOC/MAXLOC [PR90608]
This patch is new in the V2 series.
R
The branch 'mikael/heads/inline_minmaxloc_without_dim_v14' was created in
namespace 'refs/users' pointing to:
1caab59b0ea... fortran: Add -finline-intrinsics flag for MINLOC/MAXLOC [PR
The branch 'mikael/heads/pr99798_v32' in namespace 'refs/users' was deleted.
It previously pointed to:
e13178f7fbd... fortran: Assume there is no cyclic reference with submodule
Diff:
!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
---
The branch 'mikael/heads/pr93635-v2_Harald' was created in namespace
'refs/users' pointing to:
1ea6d9d7f54... Fortran: improve attribute conflict checking [PR93635]
https://gcc.gnu.org/g:1ea6d9d7f541844106e9dbec0b3962cdd8695696
commit 1ea6d9d7f541844106e9dbec0b3962cdd8695696
Author: Harald Anlauf
Date: Thu May 23 21:13:00 2024 +0200
Fortran: improve attribute conflict checking [PR93635]
gcc/fortran/ChangeLog:
PR fortran/93635
The branch 'mikael/heads/pr93635-v2_Harald' in namespace 'refs/users' was
deleted.
It previously pointed to:
1ea6d9d7f54... Fortran: improve attribute conflict checking [PR93635]
Diff:
!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-
https://gcc.gnu.org/g:d046f25c469ca499a47a06ab109fc8a020f97321
commit d046f25c469ca499a47a06ab109fc8a020f97321
Author: Mikael Morin
Date: Thu Nov 16 10:00:26 2023 +0100
fortran: Add tests covering inline MINLOC/MAXLOC with DIM [PR90608]
Checked on x86_64-pc-linux-gnu.
OK for m
https://gcc.gnu.org/g:c431eacd7617f17eb52150786c36e7474f484687
commit c431eacd7617f17eb52150786c36e7474f484687
Author: Mikael Morin
Date: Fri Nov 17 19:04:19 2023 +0100
fortran: Inline unmasked integral MINLOC/MAXLOC with DIM [PR90608]
Bootstrapped and regression-tested on x86_64-
https://gcc.gnu.org/g:9fe938c4d675b96875838853ed38134a9ebe9927
commit 9fe938c4d675b96875838853ed38134a9ebe9927
Author: Mikael Morin
Date: Thu Aug 8 13:44:16 2024 +0200
fortran: Inline MINLOC/MAXLOC with DIM and scalar MASK [PR90608]
Bootstrapped and regression-tested on x86_64-pc-
The branch 'mikael/heads/inline_minmaxloc_v338' was created in namespace
'refs/users' pointing to:
a6332b0dde51... fortran: Evaluate once BACK argument of MINLOC/MAXLOC with
https://gcc.gnu.org/g:2dfc3bc1e3f4adf6627fee8343cb242ea40b3864
commit 2dfc3bc1e3f4adf6627fee8343cb242ea40b3864
Author: Mikael Morin
Date: Thu Aug 8 12:23:16 2024 +0200
fortran: Inline non-character MINLOC/MAXLOC with DIM [PR90608]
Bootstrapped and regression-tested on x86_64-pc-li
https://gcc.gnu.org/g:a6332b0dde5119ade1d024b571626cc50706f907
commit a6332b0dde5119ade1d024b571626cc50706f907
Author: Mikael Morin
Date: Thu Oct 3 15:57:50 2024 +0200
fortran: Evaluate once BACK argument of MINLOC/MAXLOC with DIM [pr90608]
Bootstrapped and regression-tested on x8
https://gcc.gnu.org/g:409b6a153b4c346811237e0ae905cee87209e487
commit 409b6a153b4c346811237e0ae905cee87209e487
Author: Mikael Morin
Date: Sat Nov 18 20:54:20 2023 +0100
fortran: Check for empty MINLOC/MAXLOC ARRAY along DIM only
Bootstrapped and regression-tested on x86_64-pc-linu
https://gcc.gnu.org/g:7952e918e6185967292e581a8fb82ba9bb1ddb32
commit 7952e918e6185967292e581a8fb82ba9bb1ddb32
Author: Mikael Morin
Date: Thu Sep 12 16:56:39 2024 +0200
fortran: Check MASK directly instead of its scalarization chain
Bootstrapped and regression-tested on x86_64-pc-
https://gcc.gnu.org/g:c51b93fb90dfe1f81bd4dba0ac614b54bfc95ac6
commit c51b93fb90dfe1f81bd4dba0ac614b54bfc95ac6
Author: Mikael Morin
Date: Thu Nov 16 10:00:26 2023 +0100
fortran: Add tests covering inline MINLOC/MAXLOC with DIM [PR90608]
Bootstrapped and regression-tested on x86_64
https://gcc.gnu.org/g:4b90f919d240a845a9680a50b91165f2e8d535e2
commit 4b90f919d240a845a9680a50b91165f2e8d535e2
Author: Mikael Morin
Date: Fri Nov 17 19:04:19 2023 +0100
fortran: Inline unmasked integral MINLOC/MAXLOC with DIM [PR90608]
Bootstrapped and regression-tested on x86_64-
https://gcc.gnu.org/g:bd029d3c04a1f54ddbb24032994028480476b308
commit bd029d3c04a1f54ddbb24032994028480476b308
Author: Mikael Morin
Date: Thu Aug 8 12:23:16 2024 +0200
fortran: Inline non-character MINLOC/MAXLOC with DIM [PR90608]
Enable generation of inline MINLOC/MAXLOC code in
https://gcc.gnu.org/g:00e69f692f015e2748ca44c8fcd0a97cad58404c
commit 00e69f692f015e2748ca44c8fcd0a97cad58404c
Author: Mikael Morin
Date: Thu Aug 8 13:44:16 2024 +0200
fortran: Inline MINLOC/MAXLOC with DIM and scalar MASK [PR90608]
Enable the generation of inline code for MINLOC/
https://gcc.gnu.org/g:29d17e16b8846680aaf1975145759629b322a909
commit 29d17e16b8846680aaf1975145759629b322a909
Author: Mikael Morin
Date: Thu Sep 12 16:56:39 2024 +0200
fortran: Check MASK directly instead of its scalarization chain
Update the conditions used by the inline MINLOC/
The branch 'mikael/heads/inline_minmaxloc_v337' was created in namespace
'refs/users' pointing to:
b7afa5b5ce5b... fortran: Evaluate once BACK argument of MINLOC/MAXLOC with
https://gcc.gnu.org/g:b7afa5b5ce5b3a5cfffea2ab27bbbf261a249edf
commit b7afa5b5ce5b3a5cfffea2ab27bbbf261a249edf
Author: Mikael Morin
Date: Thu Oct 3 15:57:50 2024 +0200
fortran: Evaluate once BACK argument of MINLOC/MAXLOC with DIM [pr90608]
Evaluate the BACK argument of MINLOC/MAX
https://gcc.gnu.org/g:a0ea433dbba0dbe4beab23e3f2a2cb53960d4e42
commit a0ea433dbba0dbe4beab23e3f2a2cb53960d4e42
Author: Mikael Morin
Date: Sat Nov 18 20:54:20 2023 +0100
fortran: Check for empty MINLOC/MAXLOC ARRAY along DIM only
In the function generating inline code to implement
https://gcc.gnu.org/g:e36062b427002907f31b3686dffb96bfbe160dce
commit e36062b427002907f31b3686dffb96bfbe160dce
Author: Mikael Morin
Date: Thu Nov 16 10:00:26 2023 +0100
fortran: Add tests covering inline MINLOC/MAXLOC with DIM [PR90608]
Checked on x86_64-pc-linux-gnu.
OK for m
https://gcc.gnu.org/g:90048759521fc9fffc853548ec70f230b02dcb72
commit 90048759521fc9fffc853548ec70f230b02dcb72
Author: Mikael Morin
Date: Fri Nov 17 19:04:19 2023 +0100
fortran: Inline unmasked integral MINLOC/MAXLOC with DIM [PR90608]
Bootstrapped and regression-tested on x86_64-
https://gcc.gnu.org/g:7cbaf2828144da5c7938b465da72fb1e76dd62ff
commit 7cbaf2828144da5c7938b465da72fb1e76dd62ff
Author: Mikael Morin
Date: Thu Aug 8 12:23:16 2024 +0200
fortran: Inline non-character MINLOC/MAXLOC with DIM [PR90608]
Bootstrapped and regression-tested on x86_64-pc-li
https://gcc.gnu.org/g:fdaba0139d4346b460a79eddc5c4faaac5e02a8a
commit fdaba0139d4346b460a79eddc5c4faaac5e02a8a
Author: Mikael Morin
Date: Sat Nov 18 20:54:20 2023 +0100
fortran: Check for empty MINLOC/MAXLOC ARRAY along DIM only
Bootstrapped and regression-tested on x86_64-pc-linu
https://gcc.gnu.org/g:2a9ae1ffb40de944438193984a83642531362344
commit 2a9ae1ffb40de944438193984a83642531362344
Author: Mikael Morin
Date: Thu Oct 3 15:57:50 2024 +0200
fortran: Evaluate once BACK argument of MINLOC/MAXLOC with DIM [PR90608]
Bootstrapped and regression-tested on x8
https://gcc.gnu.org/g:d1830b5054f471d922c6bb1876e0e2303ba6581f
commit d1830b5054f471d922c6bb1876e0e2303ba6581f
Author: Mikael Morin
Date: Thu Aug 8 13:44:16 2024 +0200
fortran: Inline MINLOC/MAXLOC with DIM and scalar MASK [PR90608]
Bootstrapped and regression-tested on x86_64-pc-
https://gcc.gnu.org/g:381a8e764164265159c8c3d927b4163a7e3fbc4a
commit 381a8e764164265159c8c3d927b4163a7e3fbc4a
Author: Mikael Morin
Date: Thu Sep 12 16:56:39 2024 +0200
fortran: Check MASK directly instead of its scalarization chain
Bootstrapped and regression-tested on x86_64-pc-
The branch 'mikael/heads/inline_minmaxloc_v341' was created in namespace
'refs/users' pointing to:
2a9ae1ffb40d... fortran: Evaluate once BACK argument of MINLOC/MAXLOC with
The branch 'mikael/heads/inline_minmaxloc_v331' was created in namespace
'refs/users' pointing to:
6a3854898348... fortran: Evaluate once BACK argument of MINLOC/MAXLOC with
https://gcc.gnu.org/g:04dfc912b3888fd5303243d06910d5d3dfee61bc
commit 04dfc912b3888fd5303243d06910d5d3dfee61bc
Author: Mikael Morin
Date: Fri Nov 17 19:04:19 2023 +0100
fortran: Inline unmasked integral MINLOC/MAXLOC with DIM [PR90608]
Enable generation of inline code for the MINL
https://gcc.gnu.org/g:42fe6a85935302178ae2529bafaa2b21750adefa
commit 42fe6a85935302178ae2529bafaa2b21750adefa
Author: Mikael Morin
Date: Thu Nov 16 10:00:26 2023 +0100
fortran: Add tests covering inline MINLOC/MAXLOC with DIM [PR90608]
Add the tests covering the cases for which t
https://gcc.gnu.org/g:e9f47c253cdfceca7eb0e4acb96ca83bd4c5b873
commit e9f47c253cdfceca7eb0e4acb96ca83bd4c5b873
Author: Mikael Morin
Date: Thu Aug 8 12:23:16 2024 +0200
fortran: Inline non-character MINLOC/MAXLOC with DIM [PR90608]
Enable generation of inline MINLOC/MAXLOC code in
https://gcc.gnu.org/g:b6b64ce71087364ff60fd46525979d1d489465bf
commit b6b64ce71087364ff60fd46525979d1d489465bf
Author: Mikael Morin
Date: Thu Aug 8 13:44:16 2024 +0200
fortran: Inline MINLOC/MAXLOC with DIM and scalar MASK [PR90608]
Enable the generation of inline code for MINLOC/
https://gcc.gnu.org/g:6a385489834865043ec9a485b1a7a2f787dd4aeb
commit 6a385489834865043ec9a485b1a7a2f787dd4aeb
Author: Mikael Morin
Date: Thu Oct 3 15:57:50 2024 +0200
fortran: Evaluate once BACK argument of MINLOC/MAXLOC with DIM [pr90608]
Evaluate the BACK argument of MINLOC/MAX
https://gcc.gnu.org/g:05f9170b29946b7fec47a1b957cf99be443cea8b
commit 05f9170b29946b7fec47a1b957cf99be443cea8b
Author: Mikael Morin
Date: Sat Nov 18 20:54:20 2023 +0100
fortran: Check for empty MINLOC/MAXLOC ARRAY along DIM only
In the function generating inline code to implement
https://gcc.gnu.org/g:05d4c7416e97ba45003e0dc9e52eaf5756c1eb75
commit 05d4c7416e97ba45003e0dc9e52eaf5756c1eb75
Author: Mikael Morin
Date: Thu Sep 12 16:56:39 2024 +0200
fortran: Check MASK directly instead of its scalarization chain
Update the conditions used by the inline MINLOC/
The branch 'mikael/heads/inline_minmaxloc_v333' was created in namespace
'refs/users' pointing to:
128c217eee0c... fortran: Evaluate once BACK argument of MINLOC/MAXLOC with
https://gcc.gnu.org/g:d1f2bdaa6449030e8577c3904967bc43eef6b773
commit d1f2bdaa6449030e8577c3904967bc43eef6b773
Author: Mikael Morin
Date: Fri Nov 17 19:04:19 2023 +0100
fortran: Inline unmasked integral MINLOC/MAXLOC with DIM [PR90608]
Enable generation of inline code for the MINL
https://gcc.gnu.org/g:25e8f732e34d5a41df821c43f4372567fac7b787
commit 25e8f732e34d5a41df821c43f4372567fac7b787
Author: Mikael Morin
Date: Thu Aug 8 12:23:16 2024 +0200
fortran: Inline non-character MINLOC/MAXLOC with DIM [PR90608]
Enable generation of inline MINLOC/MAXLOC code in
https://gcc.gnu.org/g:8674757e6e99a36dfc211aa66c19dbc0affbf8a4
commit 8674757e6e99a36dfc211aa66c19dbc0affbf8a4
Author: Mikael Morin
Date: Thu Nov 16 10:00:26 2023 +0100
fortran: Add tests covering inline MINLOC/MAXLOC with DIM [PR90608]
Add the tests covering the cases for which t
https://gcc.gnu.org/g:fe0feb4163558087c9dd02f0d2c909e7512a9ab4
commit fe0feb4163558087c9dd02f0d2c909e7512a9ab4
Author: Mikael Morin
Date: Thu Sep 12 16:56:39 2024 +0200
fortran: Check MASK directly instead of its scalarization chain
Update the conditions used by the inline MINLOC/
https://gcc.gnu.org/g:b696e5de16f5f0e1403a03e27e0a2e159a37cf83
commit b696e5de16f5f0e1403a03e27e0a2e159a37cf83
Author: Mikael Morin
Date: Thu Aug 8 13:44:16 2024 +0200
fortran: Inline MINLOC/MAXLOC with DIM and scalar MASK [PR90608]
Enable the generation of inline code for MINLOC/
https://gcc.gnu.org/g:128c217eee0ccf363433684edb754db5d5aedc08
commit 128c217eee0ccf363433684edb754db5d5aedc08
Author: Mikael Morin
Date: Thu Oct 3 15:57:50 2024 +0200
fortran: Evaluate once BACK argument of MINLOC/MAXLOC with DIM [pr90608]
Evaluate the BACK argument of MINLOC/MAX
https://gcc.gnu.org/g:de0b77fb688595f13a2f5740aa720718c70ac456
commit de0b77fb688595f13a2f5740aa720718c70ac456
Author: Mikael Morin
Date: Sat Nov 18 20:54:20 2023 +0100
fortran: Check for empty MINLOC/MAXLOC ARRAY along DIM only
In the function generating inline code to implement
https://gcc.gnu.org/g:54e60dc0d4959bf51b24ac1dc9dfcf104876820b
commit 54e60dc0d4959bf51b24ac1dc9dfcf104876820b
Author: Mikael Morin
Date: Fri Nov 17 19:04:19 2023 +0100
fortran: Inline unmasked integral MINLOC/MAXLOC with DIM [PR90608]
Enable generation of inline code for the MINL
https://gcc.gnu.org/g:e714901ed532aaae8248e7e2e98fddcb7c8bfe75
commit e714901ed532aaae8248e7e2e98fddcb7c8bfe75
Author: Mikael Morin
Date: Thu Nov 16 10:00:26 2023 +0100
fortran: Add tests covering inline MINLOC/MAXLOC with DIM [PR90608]
Add the tests covering the cases for which t
https://gcc.gnu.org/g:32e9e7020eb681eab7351bdd8db31b9068186755
commit 32e9e7020eb681eab7351bdd8db31b9068186755
Author: Mikael Morin
Date: Thu Aug 8 12:23:16 2024 +0200
fortran: Inline non-character MINLOC/MAXLOC with DIM [PR90608]
Enable generation of inline MINLOC/MAXLOC code in
https://gcc.gnu.org/g:3c97c96384c6b21c89aa6811e6a2801879fc598e
commit 3c97c96384c6b21c89aa6811e6a2801879fc598e
Author: Mikael Morin
Date: Thu Oct 3 15:57:50 2024 +0200
fortran: Evaluate once BACK argument of MINLOC/MAXLOC with DIM [pr90608]
Evaluate the BACK argument of MINLOC/MAX
https://gcc.gnu.org/g:d9f0956929c7d0a182cfb623256f9bb320feb9ea
commit d9f0956929c7d0a182cfb623256f9bb320feb9ea
Author: Mikael Morin
Date: Thu Aug 8 13:44:16 2024 +0200
fortran: Inline MINLOC/MAXLOC with DIM and scalar MASK [PR90608]
Enable the generation of inline code for MINLOC/
https://gcc.gnu.org/g:1810a146003e03c431ce4c700799dc93e2006743
commit 1810a146003e03c431ce4c700799dc93e2006743
Author: Mikael Morin
Date: Thu Sep 12 16:56:39 2024 +0200
fortran: Check MASK directly instead of its scalarization chain
Update the conditions used by the inline MINLOC/
https://gcc.gnu.org/g:091b04da1657c9f71d62491fa30c0846f8cb5b43
commit 091b04da1657c9f71d62491fa30c0846f8cb5b43
Author: Mikael Morin
Date: Sat Nov 18 20:54:20 2023 +0100
fortran: Check for empty MINLOC/MAXLOC ARRAY along DIM only
In the function generating inline code to implement
The branch 'mikael/heads/inline_minmaxloc_v332' was created in namespace
'refs/users' pointing to:
3c97c96384c6... fortran: Evaluate once BACK argument of MINLOC/MAXLOC with
https://gcc.gnu.org/g:b6ea4f7b0e6f983376aac6ebcdbf4eb375b4f1d9
commit r15-3756-gb6ea4f7b0e6f983376aac6ebcdbf4eb375b4f1d9
Author: Mikael Morin
Date: Sat Sep 21 18:32:10 2024 +0200
fortran: Add tests covering inline MINLOC/MAXLOC without DIM [PR90608]
Add the tests covering the vari
https://gcc.gnu.org/g:8731ad2179a1294e0e3fcb6199fe9f36e48d6783
commit r15-3760-g8731ad2179a1294e0e3fcb6199fe9f36e48d6783
Author: Mikael Morin
Date: Sat Sep 21 18:32:37 2024 +0200
fortran: Outline array bound check generation code
gcc/fortran/ChangeLog:
* trans-arr
https://gcc.gnu.org/g:c313924c3bcb4fa672c7c1880fe686bd5af2cc7a
commit r15-3758-gc313924c3bcb4fa672c7c1880fe686bd5af2cc7a
Author: Mikael Morin
Date: Sat Sep 21 18:32:25 2024 +0200
fortran: Inline MINLOC/MAXLOC with no DIM and ARRAY of rank 1 [PR90608]
Enable inline code generation
https://gcc.gnu.org/g:053cec9a5f4513537ca20a246c39d1bbfe6ce4be
commit r15-3757-g053cec9a5f4513537ca20a246c39d1bbfe6ce4be
Author: Mikael Morin
Date: Sat Sep 21 18:32:19 2024 +0200
fortran: Disable frontend passes for inlinable MINLOC/MAXLOC [PR90608]
Disable rewriting of MINLOC/MAX
https://gcc.gnu.org/g:dd5250384dc91b4db117c599095f47955b6dc124
commit r15-3761-gdd5250384dc91b4db117c599095f47955b6dc124
Author: Mikael Morin
Date: Sat Sep 21 18:32:44 2024 +0200
fortran: Inline integral MINLOC/MAXLOC with no DIM and no MASK [PR90608]
Enable generation of inline c
https://gcc.gnu.org/g:3c01ddc4ff0fdbaf32c22aed1c04d1d587821d91
commit r15-3764-g3c01ddc4ff0fdbaf32c22aed1c04d1d587821d91
Author: Mikael Morin
Date: Sat Sep 21 18:33:04 2024 +0200
fortran: Continue MINLOC/MAXLOC second loop where the first stopped
[PR90608]
Continue the second set
https://gcc.gnu.org/g:2a5fd72c7b857b07300705c50f0fddf621be6474
commit r15-3759-g2a5fd72c7b857b07300705c50f0fddf621be6474
Author: Mikael Morin
Date: Sat Sep 21 18:32:31 2024 +0200
fortran: Remove MINLOC/MAXLOC frontend optimization
Remove the frontend pass rewriting calls of MINLOC
https://gcc.gnu.org/g:5999d558e74b3531536c74976e8f05bb3ed31335
commit r15-3762-g5999d558e74b3531536c74976e8f05bb3ed31335
Author: Mikael Morin
Date: Sat Sep 21 18:32:51 2024 +0200
fortran: Inline integral MINLOC/MAXLOC with no DIM and scalar MASK [PR90608]
Enable the generation of
101 - 200 of 1094 matches
Mail list logo