aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-04Add documentation for -Wflex-array-member-not-at-end.Qing Zhao1-0/+13
2023-08-04LRA: Check input insn pattern hard regs against early clobber hard regs for l...Vladimir N. Makarov2-1/+27
2023-08-04middle-end: clean up vect testsuite using pragma novectorTamar Christina672-3/+989
2023-08-04frontend: Add novector C pragmaTamar Christina4-39/+146
2023-08-04frontend: Add novector C++ pragmaTamar Christina9-74/+217
2023-08-04AArch64: Undo vec_widen_<sur>shiftl optabs [PR106346]Tamar Christina5-79/+110
2023-08-04gensupport: Don't segfault on empty attrs listTamar Christina1-2/+2
2023-08-04AArch64: update costing for combining vector conditionalsTamar Christina1-2/+57
2023-08-04AArch64: update costing for MLA by invariantTamar Christina1-9/+15
2023-08-04tree-optimization/110838 - vectorization of widened right shiftsRichard Biener2-5/+48
2023-08-04mid-end: Use integral time intervals in timevar.ccMatthew Malcomson2-44/+56
2023-08-04tree-optimization/110838 - less aggressively fold out-of-bound shiftsRichard Biener1-0/+4
2023-08-04Revert "RISC-V: Support RVV VFMACC rounding mode intrinsic API"Pan Li6-93/+6
2023-08-04Revert "RISC-V: Support RVV VFNMACC rounding mode intrinsic API"Pan Li4-74/+0
2023-08-04Revert "RISC-V: Support RVV VFMSAC rounding mode intrinsic API"Pan Li4-74/+0
2023-08-04Revert "RISC-V: Support RVV VFNMSAC rounding mode intrinsic API"Pan Li4-74/+0
2023-08-04AVR: Add some more devices: AVR16DD*, AVR32DD*, AVR64DD*, AVR64EA*, ATtiny42*...Georg-Johann Lay2-3/+32
2023-08-04Fix some minor typos in avr-mcus.def.Georg-Johann Lay1-17/+17
2023-08-04Fix PR 110874: infinite loop in gimple_bitwise_inverted_equal_p with freAndrew Pinski3-42/+79
2023-08-04match.pd: Canonicalize (signed x << c) >> c [PR101955]Drew Ross2-6/+77
2023-08-04RISC-V: Support RVV VFNMSAC rounding mode intrinsic APIPan Li4-0/+74
2023-08-04RISC-V: Support RVV VFMSAC rounding mode intrinsic APIPan Li4-0/+74
2023-08-04RISC-V: Support RVV VFNMACC rounding mode intrinsic APIPan Li4-0/+74
2023-08-04AArch64: Avoid the ICE on empty reduction definition in info_for_reduction [P...Hao Liu2-1/+36
2023-08-04RISC-V: Support RVV VFMACC rounding mode intrinsic APIPan Li6-6/+93
2023-08-04RISC-V: Support RVV VFWMUL rounding mode intrinsic APIPan Li5-1/+51
2023-08-04RISC-V: Support RVV VFDIV and VFRDIV rounding mode intrinsic APIPan Li6-1/+89
2023-08-04Daily bump.GCC Administrator6-1/+370
2023-08-03Print entry count in print_loop_infoJan Hubicka1-1/+2
2023-08-03Update loop iteration estimates after splittingJan Hubicka1-2/+32
2023-08-03Fix profiledbootstrapJan Hubicka1-1/+1
2023-08-03Read global value/mask in IPA.Aldy Hernandez4-40/+47
2023-08-03[PATCH 3/5] [RISC-V] Generate Zicond instruction for select pattern with cond...Xiao Zeng2-6/+58
2023-08-03bpf: CO-RE builtins support tests.Cupertino Miranda9-2/+347
2023-08-03bpf: Implementation of BPF CO-RE builtinsCupertino Miranda11-805/+1595
2023-08-03Add operand ranges to op1_op2_relation API.Andrew MacLeod7-33/+216
2023-08-03Provide a routine for NAME == NAME relation.Andrew MacLeod3-2/+25
2023-08-03Automatically set type is certain Value_Range routines.Andrew MacLeod1-3/+4
2023-08-03[committed][RISC-V] Remove errant hunk of codeJeff Law1-10/+0
2023-08-03testsuite, analyzer: add test case [PR108171]David Malcolm1-0/+31
2023-08-03RISC-V: Fix one comment for binop_frm insnPan Li1-0/+1
2023-08-03analyzer: fix ICE on zero-sized arrays [PR110882]David Malcolm2-1/+23
2023-08-03[libbacktrace] fix up broken testRichard Biener1-5/+5
2023-08-03poly_int: Handle more can_div_trunc_p casesRichard Sandiford2-32/+98
2023-08-03tree-optimization/110838 - vectorization of widened shiftsRichard Biener2-0/+67
2023-08-03tree-optimization/110702 - avoid zero-based memory references in IVOPTsRichard Biener2-1/+47
2023-08-03ada: Add pragma Annotate for GNATcheck exemptionsSheri Bernstein15-0/+66
2023-08-03ada: Rewrite Set_Image_*_Unsigned routines to remove recursion.Vasiliy Fofanov2-100/+55
2023-08-03ada: Fix spurious error on 'Input of private type with Type_Invariant aspectEric Botcazou1-4/+19
2023-08-03ada: Adjust again address arithmetics in System.Dwarf_LinesEric Botcazou1-2/+6