aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
21 min.Fix memory leak.HEADtrunkmasterAndre Vehreschild
6 hoursAlign tight&hot loop without considering max skipping bytes.liuhongt
6 hoursAdjust generic loop alignment from 16:11:8 to 16 for Intel processorsHaochen Jiang
6 hourstestsuite, rs6000: Replace powerpc_vsx_ok with powerpc_vsx [PR114842]Kewen Lin
6 hoursGori_on_edge tweaks.Andrew MacLeod
7 hoursrs6000: Don't clobber return value when eh_return called [PR114846]Kewen Lin
8 hoursDaily bump.GCC Administrator
10 hoursReduce cost of MEM (A + imm).liuhongt
11 hoursMore tweaks from gimple_outgoing_range changes.Andrew MacLeod
11 hoursresource.cc: Remove redundant conditionalsHans-Peter Nilsson
11 hoursresource.cc (mark_target_live_regs): Remove check for bb not foundHans-Peter Nilsson
12 hoursresource.cc: Replace calls to find_basic_block with cfgrtl BLOCK_FOR_INSNHans-Peter Nilsson
12 hoursresource.cc (mark_target_live_regs): Don't look past target insn, PR115182Hans-Peter Nilsson
12 hoursi386: Improve access to _Atomic DImode location via XMM regs for SSE4.1 x86_3...Uros Bizjak
13 hoursdiagnostics: consolidate global state in diagnostic-color.ccDavid Malcolm
13 hoursselftests: split out make_fndecl from selftest.h to its own headerDavid Malcolm
13 hoursregenerate-opt-urls.py: fix transposed values for "vax" and "v850"David Malcolm
14 hoursc++: extend -Wself-move for mem-init-list [PR109396]Marek Polacek
14 hoursDo not invoke SCEV if it will use a different range query.Andrew MacLeod
14 hoursStrlen pass should set current range query.Andrew MacLeod
14 hoursc++: mark TARGET_EXPRs for function arguments eliding [PR114707]Marek Polacek
15 hourstestsuite/*/gomp: Remove 'dg-prune-output "not supported yet"'Tobias Burnus
16 hoursdiagnostics: disable localization of events in selftest paths [PR115203]David Malcolm
16 hoursFix bootstrap on AIX by adding c-family/c-type-mismatch.cc [PR115167]David Malcolm
17 hours[to-be-committed] [RISC-V] Some basic patterns for zbkb code generationLyut Nersisyan
19 hoursvect: Use vect representative statement instead of original in patch recog [P...Feng Xue
19 hourstarget/115254 - fix gcc.dg/vect/vect-gather-4.c dump scanningRichard Biener
20 hourstree-optimization/115236 - more points-to *ANYTHING = x fixesRichard Biener
21 hoursAvoid pessimistic constraints for asm memory constraintsRichard Biener
23 hourstree-optimization/115254 - don't account single-lane SLP against discovery limitRichard Biener
25 hoursFix SLP reduction neutral op value for pointer reductionsRichard Biener
27 hoursFix predicate mismatch between vfcmaddcph's define_insn and define_expand.liuhongt
31 hoursLoongArch: Guard REGNO with REG_P in loongarch_expand_conditional_move [PR115...Xi Ruoyao
32 hoursFix bitops-9.c for -m32 and other targets that don't have vector modesAndrew Pinski
33 hoursDaily bump.GCC Administrator
38 hoursmatch: Use uniform_integer_cst_p in bitwise_inverted_equal_p [PR115238]Andrew Pinski
40 hoursmodula2: simplify xref usage in documentation, remove external ref to gm2.Gaius Mulley
44 hoursFix points-to SCC collapsing bugRichard Biener
46 hourstree-optimization/115220 - fix store sinking virtual operand constraintsRichard Biener
47 hoursDefine which threading model is in use on WindowsTheShermanTanker
47 hourstree-optimization/115232 - demangle failure during -WaccessRichard Biener
47 hoursAdd testcase for PR c++/105229: ICE in lookup_template_class_1Simon Martin
2 daysdoc: Use https for our own site (and GCC for the project)Gerald Pfeifer
2 daysRISC-V: Fix missing boolean_expression in zmmul extensionLiao Shihua
2 daysVAX/doc: Fix issues with FP format option documentationMaciej W. Rozycki
2 daysvax: Fix descriptions of the FP format options [PR79646]Abe Skolnik
2 days[to-be-committed][RISC-V] Reassociate constants in logical opsLyut Nersisyan
2 daysx86: Fix Logical Shift Issue in expand_vec_perm_psrlw_psllw_por [PR115146]Levy Hsu
2 daysGen-Match: Fix gen_kids_1 right hand braces mis-alignmentPan Li
2 daysDaily bump.GCC Administrator