224 Commits

Author SHA1 Message Date
openeuler-ci-bot
d045a99760
!519 [CSPGO] fix bugs when using cspgo
From: @li-yancheng 
Reviewed-by: @huang-xiaoquan 
Signed-off-by: @huang-xiaoquan
2024-12-04 13:13:18 +00:00
liyancheng
5ed15ff0cb [CSPGO] fix bugs when using cspgo 2024-12-04 20:17:09 +08:00
openeuler-ci-bot
e45d40ee63
!518 [Sync] Sync patch from openeuler/gcc
From: @zhenyu--zhao_admin 
Reviewed-by: @li-yancheng 
Signed-off-by: @li-yancheng
2024-12-04 08:40:55 +00:00
zhenyu--zhao_admin
11f98b04e2 [SYNC] sync patch from openeuler/gcc. 2024-12-04 15:25:44 +08:00
zhenyu--zhao_admin
b57472a4a1 [Bugfix]: Use AI ability to guide optimization and set default value when tune_native is NULL. 2024-12-04 15:01:47 +08:00
zhenyu--zhao_admin
98b0c11037 [Bugfix]: Add no var recored check for ssa_name in struct reorg. 2024-12-04 14:32:46 +08:00
openeuler-ci-bot
38e9a59d29
!517 [Sync] Sync from openEuler/gcc
From: @wumingchuan 
Reviewed-by: @li-yancheng 
Signed-off-by: @li-yancheng
2024-12-04 06:14:06 +00:00
Mingchuan Wu
5ac68bd248 [Sync] Sync from openEuler/gcc
including:
Add late slp vectorization pass with additional checks
Add tracer transformation for static probabilities
Modify the hip09 tune flags
2024-12-04 10:00:55 +08:00
openeuler-ci-bot
72377150a9
!514 Add sw64 architecture support
Merge pull request !514 from swcompiler/openEuler-24.03-Sw64
2024-11-29 06:17:15 +00:00
swcompiler
4f71836581 Sw64: Add sw64 architecture support. 2024-11-29 09:07:58 +08:00
openeuler-ci-bot
17af7ac13f
!513 [Sync] Sync from openEuler/gcc
From: @li-yancheng 
Reviewed-by: @huang-xiaoquan 
Signed-off-by: @huang-xiaoquan
2024-11-27 12:27:40 +00:00
liyancheng
c251a144a2 [Sync] Add if split optimization 2024-11-27 19:34:38 +08:00
liyancheng
7d90fa6e7c [Bugfix] LoongArch: Allow attributes in non-gnu namespaces. 2024-11-27 19:14:03 +08:00
liyancheng
f6300b86ff [Sync] Add cfgo-pgo optimization 2024-11-27 19:07:39 +08:00
openeuler-ci-bot
f4be5ef353
!510 [Sync] Add context sensitive PGO
From: @li-yancheng 
Reviewed-by: @huang-xiaoquan 
Signed-off-by: @huang-xiaoquan
2024-11-27 10:44:59 +00:00
liyancheng
06437d5be4 [Sync] Add context sensitive PGO
Sync add context sensitive PGO from openEuler/gcc
2024-11-27 15:05:38 +08:00
openeuler-ci-bot
978b8a64b3
!509 Fix indentation and numbering errors
From: @ticat-fp 
Reviewed-by: @li-yancheng 
Signed-off-by: @li-yancheng
2024-11-27 02:52:29 +00:00
Peng Fan
3ac2bb2d9f Fix indentation and numbering errors
Signed-off-by: Peng Fan <fanpeng@loongson.cn>
2024-11-26 15:52:20 +08:00
openeuler-ci-bot
780c12226c
!500 Sync !493: Sync patches for fixing building issues with clang
From: @jchzhou 
Reviewed-by: @eastb233 
Signed-off-by: @eastb233
2024-11-26 02:31:36 +00:00
jchzhou
1ebbd61186 Sync patch for fixing building issues with clang; replace %patchN with %patch -P N
Src: https://gitee.com/openeuler/gcc/pulls/239

Signed-off-by: YunQiang Su <yunqiang@isrc.iscas.ac.cn>
Signed-off-by: jchzhou <zhoujiacheng@iscas.ac.cn>
2024-11-25 17:25:37 +08:00
openeuler-ci-bot
1a5b9011a6
!499 Sync !491: RISC-V: Install libstdc++/libcc1 etc to /lib64 instead of lib
From: @jchzhou 
Reviewed-by: @eastb233 
Signed-off-by: @eastb233
2024-11-25 09:19:32 +00:00
jchzhou
9da81ba7a7 RISC-V: Install libstdc++/libcc1 etc to /lib64 instead of lib
Sync patch from
84edbc6544

Signed-off-by: YunQiang Su <yunqiang@isrc.iscas.ac.cn>
Signed-off-by: jchzhou <zhoujiacheng@iscas.ac.cn>
2024-11-25 10:37:21 +08:00
openeuler-ci-bot
4758262a5e
!497 [Backport]varasm: Handle private COMDAT function symbol reference in readonly data section [PR113617]
From: @liuf9 
Reviewed-by: @li-yancheng 
Signed-off-by: @li-yancheng
2024-11-22 02:11:41 +00:00
liuf9
d732cdff91 sync backport patch of varasm COMDAT function symbol. 2024-11-21 19:26:45 +08:00
openeuler-ci-bot
6f369a4235
!505 Add missing header file for x86 and sync multi-version lto sym feature
From: @li-yancheng 
Reviewed-by: @huang-xiaoquan 
Signed-off-by: @huang-xiaoquan
2024-11-21 11:07:07 +00:00
liyancheng
0c0de95dd2 [Sync] Multi-version lto symbol parse and lto units ipa-inline extension
Add feature multi-version lto symbol parse and lto units ipa-inline extension
2024-11-21 16:39:46 +08:00
编译小伙
b334128bc9
Add missing header file for x86
Add missing header file for x86, including amxfp16intrin.h
amxcomplexintrin.h and prfchiintrin.h

Signed-off-by: 编译小伙 <412998149@qq.com>
2024-11-21 07:58:15 +00:00
openeuler-ci-bot
c71db90706
!504 [Sync] Sync patches from branch openEuler-24.09
From: @huangzifeng6 
Reviewed-by: @li-yancheng 
Signed-off-by: @li-yancheng
2024-11-21 07:42:21 +00:00
huangzifeng
407b086b9e Sync patches from openeuler/gcc 2024-11-21 11:46:51 +08:00
huangzifeng
845ea89e1a Sync patches from branch openEuler-24.09 2024-11-21 11:35:14 +08:00
openeuler-ci-bot
46a9b2be22
!503 [Sync] Sync patch from src-openeuler/gcc's openEuler-24.09
From: @lin-4682 
Reviewed-by: @li-yancheng 
Signed-off-by: @li-yancheng
2024-11-21 03:00:04 +00:00
Hu, Lin1
746f76a8d3 [Sync] Sync some x86 patch from src-openEuler/gcc's openEuler-24.09 2024-11-21 09:31:06 +08:00
openeuler-ci-bot
6b3f4b97d9
!498 Apply SME patches
From: @eastb233 
Reviewed-by: @li-yancheng 
Signed-off-by: @li-yancheng
2024-11-19 08:18:24 +00:00
eastb233
a251391da9 Recover CVE-2023-4039 2024-11-19 14:13:00 +08:00
eastb233
57e4b61ee6 [SME] Apply SME patches 2024-11-18 20:14:52 +08:00
eastb233
0795cf6283 Revert "GCC Stack Protector Vulnerability AArch64"
This reverts commit 1a31ac72ce22f77eeac65520c6483ccb456c72df.
2024-11-18 19:34:05 +08:00
openeuler-ci-bot
41aeeefa83
!496 LoongArch: Sync from gcc upstream
From: @ticat-fp 
Reviewed-by: @li-yancheng 
Signed-off-by: @li-yancheng
2024-11-13 03:54:40 +00:00
Peng Fan
f653243538 LoongArch: Sync to upstream
Signed-off-by: Peng Fan <fanpeng@loongson.cn>
2024-11-12 08:44:01 +08:00
openeuler-ci-bot
663f592844
!486 【Sync】Sync patch for CVE-2023-4039
From: @fly_fzc 
Reviewed-by: @li-yancheng 
Signed-off-by: @li-yancheng
2024-11-01 03:13:23 +00:00
fly_fzc
1a31ac72ce GCC Stack Protector Vulnerability AArch64 2024-10-23 11:47:16 +08:00
openeuler-ci-bot
27c461c3d7
!459 [SPEC] disable isl
From: @huyubiao 
Reviewed-by: @li-yancheng 
Signed-off-by: @li-yancheng
2024-08-29 02:51:37 +00:00
h30032433
222a7e3e04 disable isl 2024-07-11 19:50:39 +08:00
openeuler-ci-bot
14054239e6
!436 [Sync]Sync from openEuler-24.03-LTS
From: @jubo-run 
Reviewed-by: @huang-xiaoquan 
Signed-off-by: @huang-xiaoquan
2024-05-31 02:56:24 +00:00
openeuler-ci-bot
64c9539b9a
!425 [Sync] Sync patch from openeuler/gcc
From: @zhenyu--zhao_admin 
Reviewed-by: @xiongzhou4 
Signed-off-by: @xiongzhou4
2024-05-19 03:13:21 +00:00
zhenyu--zhao_admin
f8ddbe66f8 [Sync] Sync patch from openeuler/gcc 2024-05-19 09:42:14 +08:00
openeuler-ci-bot
fe2575b640
!422 Sync bug fix patch from openeuler/gcc
From: @tiancheng-bao 
Reviewed-by: @huang-xiaoquan 
Signed-off-by: @huang-xiaoquan
2024-05-11 08:32:26 +00:00
tiancheng-bao
7ff15217b0 Sync bug fix patch from openeuler/gcc 2024-05-11 15:06:31 +08:00
openeuler-ci-bot
f5240a8594
!421 [BUGFIX] StructReorderFields-Fix-gimple-call-not-rewritten
From: @huang-xiaoquan 
Reviewed-by: @xiongzhou4 
Signed-off-by: @xiongzhou4
2024-04-29 08:12:05 +00:00
huang-xiaoquan
cae11fd7cf [BUGFIX] StructReorderFields-Fix-gimple-call-not-rewritten. 2024-04-29 14:53:18 +08:00
openeuler-ci-bot
29fa912f10
!420 [BUGFIX] Update the configure file for BOLT.
From: @zhenyu--zhao_admin 
Reviewed-by: @xiongzhou4 
Signed-off-by: @xiongzhou4
2024-04-29 04:00:11 +00:00