aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-17Add debug counter for ext_dceAndrew Pinski2-3/+14
2024-07-17alpha: Fix duplicate !tlsgd!62 assemble error [PR115526]Uros Bizjak2-3/+53
2024-07-17Regenerate c.opt.urlsMark Wielaard1-0/+3
2024-07-17AVR: target/90616 - Improve adding constants that are 0 mod 256.Georg-Johann Lay4-0/+47
2024-07-17bitint: Use gsi_insert_on_edge rather than gsi_insert_on_edge_immediate [PR11...Jakub Jelinek2-1/+40
2024-07-17varasm: Shorten assembly of strings with larger zero regionsJakub Jelinek1-3/+21
2024-07-17middle-end: fix 0 offset creation and folding [PR115936]Tamar Christina1-1/+5
2024-07-17c++: constrained partial spec type context [PR111890]Patrick Palka2-0/+21
2024-07-17vect: Optimize order of lane-reducing operations in loop def-use cyclesFeng Xue2-7/+63
2024-07-17vect: Support multiple lane-reducing operations for loop reduction [PR114440]Feng Xue11-70/+750
2024-07-17vect: Refit lane-reducing to be normal operationFeng Xue2-40/+121
2024-07-17vect: Add a unified vect_get_num_copies for slp and non-slpFeng Xue2-17/+30
2024-07-17tree-optimization/115959 - ICE with SLP condition reductionRichard Biener2-3/+21
2024-07-17testsuite: Add dg-do run to another testJakub Jelinek1-0/+1
2024-07-17varasm: Fix bootstrap after the .base64 changes [PR115958]Jakub Jelinek1-2/+2
2024-07-17gimple-fold: Fix up __builtin_clear_padding lowering [PR115527]Jakub Jelinek7-7/+41
2024-07-17rs6000: Remove redundant guard for float128 mode patternHaochen Gui1-58/+57
2024-07-17rs6000: Change optab for ibm128 and ieee128 conversionKewen Lin1-6/+6
2024-07-17tree: Remove KFmode workaround [PR112993]Kewen Lin1-9/+0
2024-07-17ranger: Revert the workaround introduced in PR112788 [PR112993]Kewen Lin1-8/+2
2024-07-17fortran: Teach get_real_kind_from_node for Power 128 fp modes [PR112993]Kewen Lin1-1/+15
2024-07-17rs6000: Make all 128 bit scalar FP modes have 128 bit precision [PR112993]Kewen Lin6-108/+41
2024-07-17expr: Allow same precision modes conversion between {ibm_extended, ieee_quad}...Kewen Lin2-10/+33
2024-07-16libbacktrace: update xcoff.c for base_address changesIan Lance Taylor3-21/+31
2024-07-16rs6000: Error on CPUs and ABIs that don't support the ROP protection insns [P...Peter Bergner4-18/+39
2024-07-16rs6000: ROP - Emit hashst and hashchk insns on Power8 and later [PR114759]Peter Bergner4-7/+24
2024-07-17c++/modules: Propagate BINDING_VECTOR_*_DUPS_P on realloc [PR99242]Nathaniel Shead5-0/+20
2024-07-17Daily bump.GCC Administrator8-1/+461
2024-07-16range-ops should return the requested boolean type.Andrew MacLeod1-25/+25
2024-07-16c++/contracts: ICE in C++ Contracts with '-fno-exceptions' [PR 110159]Nina Ranns4-4/+50
2024-07-16AVR: testsuite - Attribute ipa implies noinline and noclone.Georg-Johann Lay43-123/+123
2024-07-16c++, coroutines, contracts: Handle coroutine and void functions [PR110871,PR1...Iain Sandoe10-120/+329
2024-07-16AVR: testsuite - Add noipa function attribute to noclone functions.Georg-Johann Lay41-121/+121
2024-07-16Fortran: Simplify len_trim with array ref and fix mapping bug[PR84868].Paul Thomas3-6/+171
2024-07-16rtl-ssa: Fix removal of order_nodes [PR115929]Richard Sandiford2-1/+49
2024-07-16recog: restrict paradoxical mode punning in insn_propagation [PR115901]Richard Sandiford2-0/+22
2024-07-16rtl-ssa: Enforce earlyclobbers on hard-coded clobbers [PR115891]Richard Sandiford2-1/+69
2024-07-16AVR: Overhaul add and sub insns that extend one operand.Georg-Johann Lay5-214/+377
2024-07-16PR modula2/115957 ICE on procedure local const declarationGaius Mulley6-48/+90
2024-07-16Lower zeroing array assignment to memset for allocatable arrays.Prathamesh Kulkarni2-10/+73
2024-07-16tree-optimization/115841 - reduction epilogue placement issueRichard Biener2-3/+46
2024-07-16AVR: Allow more combinations of XOR / IOR with byte-shifts.Georg-Johann Lay3-27/+104
2024-07-16libiberty/buildargv: handle input consisting of only white spaceAndrew Burgess2-78/+166
2024-07-16libiberty/buildargv: POSIX behaviour for backslash handlingAndrew Burgess2-2/+40
2024-07-16i386, testsuite: Fix non-Unicode characterPaul-Antoine Arras1-1/+1
2024-07-16s390: Fix unresolved iterators bhfgq and xdeeStefan Schulze Frielinghaus3-7/+2
2024-07-16Fixup unaligned load/store cost for znver5Richard Biener1-2/+2
2024-07-16s390: Drop vcond{,u} expandersStefan Schulze Frielinghaus1-35/+0
2024-07-16s390: Enable vcond_mask for 128-bit opsStefan Schulze Frielinghaus1-4/+4
2024-07-16s390: Emulate vec_cmp{eq,gt,gtu} for 128-bit integersStefan Schulze Frielinghaus4-12/+171