aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2023-07-10doc: Document arm_v8_1m_main_cde_mve_fpChristophe Lyon1-1/+7
2023-07-10ada: Follow-up fix for compilation issue with recent MinGW-w64 versionsEric Botcazou1-0/+3
2023-07-10ada: Add typedefs to snames.h-tmplTom Tromey1-2/+6
2023-07-10ada: Simplify assertion to remove CodePeer messageYannick Moy1-3/+1
2023-07-10ada: Documentation for mixed declarations and statementsBob Duff3-45/+91
2023-07-10ada: hardcfr: optionally disable in leaf functionsAlexandre Oliva2-0/+10
2023-07-10ada: hardcfr: mark throw-expected functionsAlexandre Oliva2-16/+18
2023-07-10ada: Adapt proof of System.Arith_Double to remove CVC4Yannick Moy1-9/+75
2023-07-10ada: Add leafy mode for zero-call-used-regsAlexandre Oliva2-1/+13
2023-07-10vect: Fix vectorized BIT_FIELD_REF for signed bit-fields [PR110557]Xi Ruoyao2-16/+83
2023-07-10i386: Add new insvti_lowpart_1 and insvdi_lowpart_1 patterns.Roger Sayle3-0/+92
2023-07-10i386: Add AVX512 support for STV of SI/DImode rotation by constant.Roger Sayle2-1/+42
2023-07-10d: Merge upstream dmd, druntime 17ccd12af3, phobos 8d3800bee.Iain Buclaw126-633/+1384
2023-07-10Add pre_reload splitter to detect fp min/max pattern.liuhongt3-0/+154
2023-07-10Daily bump.GCC Administrator4-1/+35
2023-07-09d: Merge upstream dmd, druntime 28a3b24c2e, phobos 8ab95ded5.Iain Buclaw153-2259/+4297
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 Administrator4-1/+224
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 Rozenfeld1-1/+1
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-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 Administrator4-1/+286
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-06updat_bb_profile_for_threading TLCJan Hubicka3-43/+128
2023-07-06arc: Update builtin documentationClaudiu Zissulescu1-0/+55