aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-09d: Merge upstream dmd, druntime 28a3b24c2e, phobos 8ab95ded5.Iain Buclaw190-3215/+6538
2023-07-09Improve dumping of profile_countJan Hubicka3-6/+6
2023-07-09Daily bump.GCC Administrator4-1/+133
2023-07-08Add missing profile_dump checkJan Hubicka2-3/+10
2023-07-08Fortran: Fix default type bugs in gfortran [PR99139, PR99368]Paul Thomas4-5/+80
2023-07-08Fix tree-ssa/update-cunroll.cJan Hubicka3-7/+54
2023-07-08Fortran: fixes for procedures with ALLOCATABLE,INTENT(OUT) arguments [PR92178]Harald Anlauf4-5/+215
2023-07-08Fortran: simplification of FINDLOC for constant complex arguments [PR110585]Harald Anlauf2-0/+24
2023-07-08cprop: Change return type of predicate functions from int to boolUros Bizjak1-52/+61
2023-07-08gcse: Change return type of predicate functions from int to boolUros Bizjak1-115/+119
2023-07-08doc: Fix typos in Warning Options [PR110596]Jonathan Wakely1-2/+2
2023-07-08Daily bump.GCC Administrator7-1/+238
2023-07-07Dump profile_count along with relative frequencyJan Hubicka2-6/+12
2023-07-07Fix fallout from re-enabling profile consistency checks.Jan Hubicka5-9/+9
2023-07-07Collect both user and kernel events for autofdo tests and autoprofiledbootstrapEugene Rozenfeld3-3/+3
2023-07-07i386: Improve __int128 argument passing (in ix86_expand_move).Roger Sayle3-0/+46
2023-07-07d: Fix PR 108842: Cannot use enum array with -fno-druntimeIain Buclaw4-15/+45
2023-07-07Simplify force_edge_cold.Jan Hubicka1-14/+9
2023-07-07Fix some profile consistency testcasesJan Hubicka25-29/+33
2023-07-07Fix epilogue loop profileJan Hubicka3-5/+21
2023-07-07IBM Z: Fix vec_init default expanderJuergen Christ2-5/+23
2023-07-07LRA: Refine reload pseudo classVladimir N. Makarov3-55/+104
2023-07-07A singleton irange has all known bits.Aldy Hernandez1-1/+18
2023-07-07The caller to irange::intersect (wide_int, wide_int) must normalize the range.Aldy Hernandez1-2/+5
2023-07-07Implement value/mask tracking for irange.Aldy Hernandez11-122/+351
2023-07-07x86: slightly correct / simplify *vec_extractv2tiJan Beulich1-1/+1
2023-07-07x86: correct / simplify @vec_extract_hi_<mode> and vec_extract_hi_v32qiJan Beulich1-12/+10
2023-07-07Closing the GCC 10 branchRichard Biener2-2/+1
2023-07-07RISC-V: Fix one bug for floating-point static frmPan Li2-5/+53
2023-07-07RISC-V: Fix one typo of FRM dynamic definitionPan Li1-2/+2
2023-07-07Daily bump.GCC Administrator7-1/+308
2023-07-06libstdc++: Fix fwrite error parameterTianqiang Shuai1-1/+1
2023-07-06Improve profile updates after loop-ch and cunrollJan Hubicka3-0/+27
2023-07-06Improve scale_loop_profileJan Hubicka3-85/+102
2023-07-06Vect: use a small step to calculate induction for the unrolled loop (PR tree-...Hao Liu OS2-3/+58
2023-07-06libstdc++: Document --enable-cstdio=stdio_pure [PR110574]Jonathan Wakely2-6/+16
2023-07-06updat_bb_profile_for_threading TLCJan Hubicka3-43/+128
2023-07-06arc: Update builtin documentationClaudiu Zissulescu1-0/+55
2023-07-06tree-optimization/110556 - tail merging still pre-tuplesRichard Biener2-5/+59
2023-07-06ada: Add specification source files of runtime unitsClaire Dross1-0/+3
2023-07-06ada: Refactor the proof of the Value and Image runtime unitsClaire Dross38-729/+835
2023-07-06ada: Evaluate static expressions in Range attributesViljar Indus1-3/+13
2023-07-06ada: Refer to non-Ada binding limitations in user guideViljar Indus2-31/+37
2023-07-06ada: Reuse code in Is_Fully_Initialized_TypeViljar Indus1-1/+1
2023-07-06ada: Avoid crash in Find_Optional_Prim_OpViljar Indus1-0/+5
2023-07-06ada: Improve error message on violation of SPARK_Mode rulesYannick Moy2-1/+4
2023-07-06ada: Finalization not performed for component of protected typeSteve Baird2-1/+16
2023-07-06tree-optimization/110563 - simplify epilogue VF checksRichard Biener3-41/+19
2023-07-06GGC, GTY: Tighten up a few things re 'reorder' option and stringsThomas Schwinge2-4/+15
2023-07-06GTY: Clean up obsolete parametrized structs remnantsThomas Schwinge3-8/+3