aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2023-03-30Generate vpblendd instead of vpblendw for V4SI under AVX2.liuhongt2-5/+15
2023-03-30Daily bump.GCC Administrator5-1/+132
2023-03-30CRIS: Make rtx-cost 0 for many CONST_INT "quick" operandsHans-Peter Nilsson1-1/+22
2023-03-29PR modula2/109336 - The -fmod= and -fdef= options do not workGaius Mulley10-40/+167
2023-03-29RISC-V: Add Z*inx imcompatible check in gccJiawei2-0/+9
2023-03-29configure: deprecate --enable-link-mutex optionMartin Liska2-0/+3
2023-03-29tree-optimization/109331 - make sure to clean up the CFG after forwpropRichard Biener2-1/+21
2023-03-29scan generic vector tests before loweringRichard Biener1-2/+2
2023-03-29tree-optimization/109327 - forwprop stmt removal issueRichard Biener2-0/+19
2023-03-29ipa/106124 - ICE with -fkeep-inline-functions and OpenMPRichard Biener2-0/+20
2023-03-29tree-ssa-math-opts: Move PROP_gimple_opt_math from sincos pass to powcabs [PR...Jakub Jelinek2-2/+15
2023-03-29tree-optimization/109154 - improve if-conversion for vectorizationRichard Biener1-5/+19
2023-03-28c++: alias ctad refinements [PR109321]Jason Merrill3-14/+64
2023-03-28compiler: mark Call_expression multiple results as a result structIan Lance Taylor2-1/+2
2023-03-29Daily bump.GCC Administrator8-1/+297
2023-03-28Update gcc de.poJoseph Myers1-1317/+868
2023-03-28Enable 'gfortran.dg/weak-2.f90' for nvptx targetThomas Schwinge1-4/+6
2023-03-28Don't emit -Wxor-used-as-pow on macro expansions [PR107002]David Malcolm9-9/+55
2023-03-28c++: Allow translations of check_postcondition_result messages [PR109309]Jakub Jelinek1-11/+10
2023-03-28c-family: -Wsequence-point and COMPONENT_REF [PR107163]Jason Merrill2-1/+43
2023-03-28RISC-V: Define __riscv_v_intrinsic [PR109312]Kito Cheng2-4/+25
2023-03-28haifa-sched: fix autopref_rank_for_schedule comparator [PR109187]Alexander Monakov2-1/+9
2023-03-28Fix compute_operand when op1 == op2 symbolically.Andrew MacLeod4-23/+92
2023-03-28tree-optimization/107087 - missed CCP after forwpropRichard Biener2-6/+77
2023-03-28mingw: Fix comments in x-mingw32-utf8Costas Argyris1-5/+9
2023-03-28aarch64: Restore vectorisation of vld1 inputs [PR109072]Richard Sandiford6-4/+435
2023-03-28bootstrap/84402 - improve (match ...) code generationRichard Biener1-12/+53
2023-03-28gcov-tool: Use subcommand rather than sub-command in function commentsJakub Jelinek1-4/+4
2023-03-28openmp: Fix typo in diagnostics [PR109314]Jakub Jelinek1-1/+1
2023-03-28range-op-float: Only flush_denormals_to_zero for +-*/ [PR109154]Jakub Jelinek3-3/+3
2023-03-28sanopt: Return TODO_cleanup_cfg if any .{UB,HWA,A}SAN_* calls were lowered [P...Jakub Jelinek2-1/+20
2023-03-28range-op-float: Use get_nan_state in float_widen_lhs_rangeJakub Jelinek1-6/+1
2023-03-28Fix line endingEric Botcazou4-76/+76
2023-03-28i386: Require just 32-bit alignment for SLOT_FLOATxFDI_387 -m32 -mpreferred-s...Jakub Jelinek2-1/+22
2023-03-28Fix PR target/109140Eric Botcazou6-22/+122
2023-03-28Modula-2: fix documentation layout againEric Botcazou1-6/+6
2023-03-28testsuite: Fix weak_undefined handling on DarwinRainer Orth2-1/+2
2023-03-28Extend UTF-8 support to the 32-bit mingw host.Costas Argyris3-4/+8
2023-03-28Revert "rtl-optimization/109237 - speedup bb_is_just_return"Richard Biener1-1/+1
2023-03-28Remove Negative(gwarf-) from gdwarfRichard Biener1-1/+1
2023-03-28Disallow -gno-dwarf, gno-dwarf-N, -gno-gdb and -gno-vmsRichard Biener1-4/+4
2023-03-28CRIS: Correct "T" to define_memory_constraint, not define_constraintHans-Peter Nilsson1-1/+1
2023-03-28CRIS: Add peephole2 to handle gcc.target/cris/rld-legit1.c for LRAHans-Peter Nilsson1-0/+50
2023-03-28CRIS: Improve bailing for eliminable compares for "addi" vs. "add"Hans-Peter Nilsson1-1/+52
2023-03-28CRIS: Remove unused constraint "R".Hans-Peter Nilsson1-10/+0
2023-03-28Daily bump.GCC Administrator3-1/+82
2023-03-27gcov: Fix "subcomand" typos [PR109297]Jonathan Wakely1-3/+3
2023-03-27tree-optimization/54498 - testcase for the bugRichard Biener1-0/+57
2023-03-27tree-optimization/108357 - add testcaseRichard Biener1-0/+22
2023-03-27target/109296 - riscv: Add missing mode specifiers for XTheadMemPairChristoph Müllner1-8/+8