aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2024-08-28aarch64: Assume zero gather/scatter set-up cost for -mtune=genericRichard Sandiford1-2/+2
2024-08-28aarch64: Fix gather x32/x64 selectionRichard Sandiford1-2/+5
2024-08-28aarch64: Add a test for zeroing <64bits>x2_t structuresRichard Sandiford1-0/+21
2024-08-28Tweak documentation of ASM_INPUT_PRichard Sandiford1-2/+3
2024-08-28gimple ssa: switchconv: Use __builtin_popcount and support more types in exp ...Filip Kastl4-37/+227
2024-08-28testsuite: Add scan-ltrans-rtl* for use in dg-final [PR116140]Alex Coplan2-45/+39
2024-08-28Add debug overload for slp_instanceRichard Biener1-0/+9
2024-08-28Fix leak of SLP nodes when building store interleavingRichard Biener1-0/+4
2024-08-28Split out vect_build_slp_store_interleavingRichard Biener1-174/+182
2024-08-28c++: add missing -Wc++??-extensions checksJason Merrill7-9/+47
2024-08-28Test: Move pr116278 run test to dg/torture [NFC]Pan Li4-4/+42
2024-08-28Vect: Reconcile the const_int operand type of unsigned .SAT_ADDPan Li17-0/+158
2024-08-28RISC-V: Add missing mode_idx for vrol and vrorKito Cheng2-1/+14
2024-08-28Match: Support form 1 for scalar signed integer .SAT_ADDPan Li2-5/+45
2024-08-28Fix PR testsuite/116271, gcc.dg/vect/tsvc/vect-tsvc-s176.c failsJoern Rennecke2-9/+11
2024-08-28RISC-V: Add testcases for unsigned scalar .SAT_SUB IMM form 4Pan Li15-0/+421
2024-08-28RISC-V: Add testcases for unsigned scalar .SAT_SUB IMM form 3Pan Li15-0/+432
2024-08-28Daily bump.GCC Administrator5-1/+1194
2024-08-27Fix test failing on sparcAndi Kleen1-1/+1
2024-08-27Update gcc zh_CN.poJoseph Myers1-205/+146
2024-08-27c++/coroutines: fix actor cases not being added to the current switch [PR109867]Arsen Arsenović2-41/+34
2024-08-27m68k: Accept ASHIFT like MULT in address operandAndreas Schwab1-18/+40
2024-08-27c++: Don't show constructor internal name in error message [PR105483]Simon Martin5-9/+20
2024-08-27RISC-V: Move helper functions above expand_const_vectorPatrick O'Neill1-66/+66
2024-08-27RISC-V: Allow non-duplicate bool patterns in expand_const_vectorPatrick O'Neill1-15/+8
2024-08-27RISC-V: Handle 0.0 floating point pattern costing to match const_vector expanderPatrick O'Neill3-6/+15
2024-08-27RISC-V: Emit costs for bool and stepped const vectorsPatrick O'Neill3-52/+131
2024-08-27RISC-V: Handle case when constant vector construction target rtx is not a reg...Patrick O'Neill1-32/+41
2024-08-27RISC-V: Reorder insn cost match order to match corresponding expander match o...Patrick O'Neill1-9/+9
2024-08-27RISC-V: Fix vid const vector expander for non-npatterns size stepsPatrick O'Neill1-6/+42
2024-08-27arm: Always use vmov.f64 instead of vmov.f32 with MVEChristophe Lyon2-11/+5
2024-08-27pr116174.c: Add the missing */H.J. Lu1-1/+1
2024-08-27Extend check-function-bodies to allow label and directivesH.J. Lu3-8/+34
2024-08-27LRA: Fix setup_sp_offsetMichael Matz1-5/+8
2024-08-27LRA: Don't use 0 as initialization for sp_offsetMichael Matz1-3/+4
2024-08-27final: go down ASHIFT in walk_alter_subregMichael Matz1-0/+1
2024-08-27Fix handling of typesJan Hubicka3-1/+50
2024-08-27c++: Add most missing C++20 and C++23 names to cxxapi-data.csvJonathan Wakely3-905/+1288
2024-08-27c++: Add correct copyright dates to output of gen-cxxapi-file.pyJonathan Wakely1-1/+1
2024-08-27testsuite: Fix ending of comment in test casesTorbjörn SVENSSON21-21/+21
2024-08-27Un-XFAIL 'gcc.dg/signbit-5.c' for GCNThomas Schwinge1-1/+0
2024-08-27Handle arithmetic on eliminated address indices [PR116413]Richard Sandiford2-10/+33
2024-08-27lra: Don't apply eliminations to allocated registers [PR116321]Richard Sandiford1-9/+9
2024-08-27c++, coroutines: The frame pointer is used in the helpers [PR116482].Iain Sandoe2-0/+31
2024-08-27tree-optimization/116460 - ICE with DCE in forwpropRichard Biener2-10/+637
2024-08-27Fix another inline7.c test failure on sparc targetsBernd Edlinger1-1/+1
2024-08-27RISC-V: Support IMM for operand 1 of ussub patternPan Li17-2/+423
2024-08-27c++/modules: Fix include translation for already-seen headers [PR99243]Nathaniel Shead5-6/+31
2024-08-27c++/modules: Clean up include translation [PR110980]Nathaniel Shead5-9/+29
2024-08-27combine.cc (make_more_copies): Copy attributes from the original pseudo, PR11...Hans-Peter Nilsson1-0/+6