[gcc/devel/subreg-coalesce] lra: Apply DF_LIVE_SUBREG data

2024-04-24 Thread Lehua Ding via Gcc-cvs
https://gcc.gnu.org/g:cde1363042b2857111e461968a6367381d46c936 commit cde1363042b2857111e461968a6367381d46c936 Author: Lehua Ding Date: Fri Feb 2 10:35:37 2024 +0800 lra: Apply DF_LIVE_SUBREG data This patch apply the DF_LIVE_SUBREG to LRA pass. More changes were made to the L

[gcc/devel/subreg-coalesce] ira: Apply DF_LIVE_SUBREG data

2024-04-24 Thread Lehua Ding via Gcc-cvs
https://gcc.gnu.org/g:cf327312a72fe55d7e06a84bbae3d5de649a1ed3 commit cf327312a72fe55d7e06a84bbae3d5de649a1ed3 Author: Lehua Ding Date: Fri Feb 2 10:35:17 2024 +0800 ira: Apply DF_LIVE_SUBREG data This patch simple replace df_get_live_in to df_get_subreg_live_in and replace df

[gcc/devel/subreg-coalesce] df: Add DF_LIVE_SUBREG problem

2024-04-24 Thread Lehua Ding via Gcc-cvs
https://gcc.gnu.org/g:8e76084576fb8e0054fa19e3bc16e97d05c10630 commit 8e76084576fb8e0054fa19e3bc16e97d05c10630 Author: Lehua Ding Date: Tue Jan 30 16:47:25 2024 +0800 df: Add DF_LIVE_SUBREG problem This patch add a new DF problem, named DF_LIVE_SUBREG. This problem is extended

[gcc/devel/subreg-coalesce] df: Add -ftrack-subreg-liveness option

2024-04-24 Thread Lehua Ding via Gcc-cvs
https://gcc.gnu.org/g:b6b50e19f88bd33b6c0d252795ebb6cffda9574f commit b6b50e19f88bd33b6c0d252795ebb6cffda9574f Author: Lehua Ding Date: Tue Jan 30 16:45:25 2024 +0800 df: Add -ftrack-subreg-liveness option Add new flag -ftrack-subreg-liveness to enable track-subreg-liveness. T

[gcc/devel/subreg-coalesce] (111 commits) tree-optimization/114787 - more careful loop update with CF

2024-04-24 Thread Lehua Ding via Gcc-cvs
The branch 'devel/subreg-coalesce' was updated to point to: cc48418cfc2... tree-optimization/114787 - more careful loop update with CF It previously pointed to: 443748259d9... libstdc++: Fix "extact" typos in comments Diff: Summary of changes (added commits):

[gcc] Created branch 'devel/subreg-coalesce'

2024-04-24 Thread Lehua Ding via Gcc-cvs
The branch 'devel/subreg-coalesce' was created pointing to: 443748259d9... libstdc++: Fix "extact" typos in comments