aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-28resource.cc (mark_target_live_regs): Remove check for bb not foundHans-Peter Nilsson1-138/+132
2024-05-28resource.cc: Replace calls to find_basic_block with cfgrtl BLOCK_FOR_INSNHans-Peter Nilsson1-56/+10
2024-05-28resource.cc (mark_target_live_regs): Don't look past target insn, PR115182Hans-Peter Nilsson1-235/+0
2024-05-28i386: Improve access to _Atomic DImode location via XMM regs for SSE4.1 x86_3...Uros Bizjak1-8/+28
2024-05-28diagnostics: consolidate global state in diagnostic-color.ccDavid Malcolm3-63/+216
2024-05-28libcpp: move label_text to its own headerDavid Malcolm3-78/+105
2024-05-28selftests: split out make_fndecl from selftest.h to its own headerDavid Malcolm4-7/+43
2024-05-28regenerate-opt-urls.py: fix transposed values for "vax" and "v850"David Malcolm3-33/+73
2024-05-28c++: extend -Wself-move for mem-init-list [PR109396]Marek Polacek4-16/+59
2024-05-28Do not invoke SCEV if it will use a different range query.Andrew MacLeod2-1/+34
2024-05-28Strlen pass should set current range query.Andrew MacLeod2-6/+6
2024-05-28c++: mark TARGET_EXPRs for function arguments eliding [PR114707]Marek Polacek2-16/+8
2024-05-28testsuite/*/gomp: Remove 'dg-prune-output "not supported yet"'Tobias Burnus11-20/+0
2024-05-28diagnostics: disable localization of events in selftest paths [PR115203]David Malcolm3-4/+10
2024-05-28Fix bootstrap on AIX by adding c-family/c-type-mismatch.cc [PR115167]David Malcolm12-198/+262
2024-05-28[to-be-committed] [RISC-V] Some basic patterns for zbkb code generationLyut Nersisyan8-3/+139
2024-05-28vect: Use vect representative statement instead of original in patch recog [P...Feng Xue1-3/+3
2024-05-28target/115254 - fix gcc.dg/vect/vect-gather-4.c dump scanningRichard Biener1-1/+4
2024-05-28tree-optimization/115236 - more points-to *ANYTHING = x fixesRichard Biener2-6/+26
2024-05-28Avoid pessimistic constraints for asm memory constraintsRichard Biener1-2/+10
2024-05-28tree-optimization/115254 - don't account single-lane SLP against discovery limitRichard Biener3-15/+20
2024-05-28Fix SLP reduction neutral op value for pointer reductionsRichard Biener1-1/+8
2024-05-28Fix predicate mismatch between vfcmaddcph's define_insn and define_expand.liuhongt1-5/+5
2024-05-28LoongArch: Guard REGNO with REG_P in loongarch_expand_conditional_move [PR115...Xi Ruoyao1-5/+12
2024-05-27Fix bitops-9.c for -m32 and other targets that don't have vector modesAndrew Pinski1-4/+6
2024-05-28Daily bump.GCC Administrator3-1/+119
2024-05-27match: Use uniform_integer_cst_p in bitwise_inverted_equal_p [PR115238]Andrew Pinski3-4/+23
2024-05-27modula2: simplify xref usage in documentation, remove external ref to gm2.Gaius Mulley1-13/+13
2024-05-27Fix points-to SCC collapsing bugRichard Biener1-1/+3
2024-05-27tree-optimization/115220 - fix store sinking virtual operand constraintsRichard Biener3-3/+38
2024-05-27Define which threading model is in use on WindowsTheShermanTanker1-5/+8
2024-05-27tree-optimization/115232 - demangle failure during -WaccessRichard Biener2-1/+26
2024-05-27Add testcase for PR c++/105229: ICE in lookup_template_class_1Simon Martin1-0/+12
2024-05-27doc: Use https for our own site (and GCC for the project)Gerald Pfeifer1-3/+3
2024-05-27RISC-V: Fix missing boolean_expression in zmmul extensionLiao Shihua2-1/+9
2024-05-27VAX/doc: Fix issues with FP format option documentationMaciej W. Rozycki1-2/+12
2024-05-27vax: Fix descriptions of the FP format options [PR79646]Abe Skolnik1-4/+4
2024-05-26[to-be-committed][RISC-V] Reassociate constants in logical opsLyut Nersisyan3-0/+54
2024-05-27x86: Fix Logical Shift Issue in expand_vec_perm_psrlw_psllw_por [PR115146]Levy Hsu4-6/+44
2024-05-27Gen-Match: Fix gen_kids_1 right hand braces mis-alignmentPan Li1-1/+1
2024-05-27Daily bump.GCC Administrator5-1/+43
2024-05-26[to-be-committed] [RISC-V] Try inverting for constant synthesisJeff Law2-1/+60
2024-05-27go: Move web references from golang.org to go.dev.Gerald Pfeifer1-3/+2
2024-05-26doc: Quote singular '=' signsGerald Pfeifer1-3/+3
2024-05-26[to-be-committed][RISC-V] Generate nearby constant, then adjust to our final ...Jeff Law2-0/+1551
2024-05-26[PATCH] libcpp: Correct typo 'r' -> '\r'Peter Damianov1-1/+1
2024-05-25Delete gori_map during destruction of GORI.Andrew MacLeod1-0/+4
2024-05-26Daily bump.GCC Administrator4-1/+23
2024-05-25[committed] [v2] More logical op simplifications in simplify-rtx.ccJeff Law5-0/+85
2024-05-25c++/modules: Improve diagnostic when redeclaring builtin in module [PR102345]Nathaniel Shead2-2/+8