aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2024-06-19Daily bump.GCC Administrator6-1/+688
2024-06-18RISC-V: Move mode assertion out of conditional branch in emit_insnEdwin Lu1-6/+19
2024-06-18RISC-V: Fix vwsll combine on rv32 targetsEdwin Lu1-4/+2
2024-06-18[committed] [RISC-V] Fix wrong patch applicationJeff Law1-1/+1
2024-06-18aarch64: Add comment about thunderxt81/t83 being aliasesAndrew Pinski1-0/+1
2024-06-18aarch64: make thunderxt88p1 an alias of thunderxt88Andrew Pinski2-4/+3
2024-06-18diagnostics: rename tree-diagnostic-path.cc to diagnostic-path.ccDavid Malcolm4-7/+6
2024-06-18diagnostics: eliminate diagnostic_context::m_print_path callbackDavid Malcolm7-23/+19
2024-06-18diagnostics: introduce diagnostic-macro-unwinding.h/ccDavid Malcolm7-202/+253
2024-06-18diagnostics: eliminate diagnostic_context::m_make_json_for_pathDavid Malcolm5-40/+34
2024-06-18diagnostics: remove tree usage from tree-diagnostic-path.ccDavid Malcolm7-113/+580
2024-06-18diagnostics: eliminate "tree" from diagnostic_{event,path}David Malcolm11-70/+161
2024-06-18diagnostics: move simple_diagnostic_{path,thread,event} to their own .h/ccDavid Malcolm10-251/+366
2024-06-18Match: Support forms 7 and 8 for the unsigned .SAT_ADDPan Li1-0/+10
2024-06-18Match: Support form 11 for the unsigned scalar .SAT_SUBPan Li1-1/+8
2024-06-18tree-optimization/115537 - ICE with SLP condition reduction vectorizationRichard Biener2-2/+22
2024-06-18[to-be-committed,RISC-V] Improve bset generation when bit position is limitedJeff Law2-0/+60
2024-06-18analyzer: Fix g++ 4.8 bootstrap without using std::move to return std::unique...Jonathan Wakely12-33/+33
2024-06-18aarch64: Add some uses of force_highpart_subregRichard Sandiford1-13/+4
2024-06-18Add force_highpart_subregRichard Sandiford4-14/+20
2024-06-18Make more use of force_lowpart_subregRichard Sandiford3-14/+12
2024-06-18aarch64: Add some uses of force_lowpart_subregRichard Sandiford5-17/+23
2024-06-18Add force_lowpart_subregRichard Sandiford3-22/+17
2024-06-18Make more use of force_subregRichard Sandiford2-29/+20
2024-06-18aarch64: Use force_subreg in more placesRichard Sandiford4-12/+10
2024-06-18Make force_subreg emit nothing on failureRichard Sandiford1-1/+5
2024-06-18c23: Fix for redeclared enumerator initialized with different type [PR115109]Martin Uecker4-3/+95
2024-06-18rs6000: Shrink rs6000_init_generated_builtins size [PR115324]Jakub Jelinek2-12/+29
2024-06-18tree-optimization/115493 - fix wrong code with SLP induction cond reductionRichard Biener1-2/+2
2024-06-18Enhance if-conversion for automatic arraysRichard Biener6-10/+44
2024-06-17testsuite, rs6000: Replace powerpc_altivec_ok with powerpc_altivec [PR114842]Kewen Lin220-242/+247
2024-06-18i386: Handle target of __builtin_ia32_cmp[p|s][s|d] from avx into sse/sse2/avxHu, Lin110-78/+236
2024-06-18Daily bump.GCC Administrator7-1/+410
2024-06-17aarch64: Add testcase for PR97405Andrew Pinski1-0/+13
2024-06-17[to-be-committed,RISC-V] Handle zero_extract destination for single bit inser...Jeff Law2-0/+44
2024-06-17Add minimal support for __bf16 to -fdump-ada-specEric Botcazou1-1/+22
2024-06-17diagnostics: Fix add_misspelling_candidates [PR115440]Jakub Jelinek2-2/+12
2024-06-17vshuf-mem.C: Make -march=z14 depend on s390_vxeAndreas Krebbel1-1/+1
2024-06-17c: Implement C2Y alignof on incomplete arraysJoseph Myers4-1/+23
2024-06-17c-family: Fix -Warray-compare warning ICE [PR115290]Jakub Jelinek2-4/+22
2024-06-17c++: Fix up floating point conversion rank comparison for _Float32 and float ...Jakub Jelinek2-0/+29
2024-06-17RISC-V: Add configure check for Zaamo/Zalrsc assembler supportPatrick O'Neill4-0/+53
2024-06-17doc: Mark up __cxa_atexit as @code.Gerald Pfeifer1-4/+4
2024-06-17rs6000: Compute rop_hash_save_offset for non-Altivec compiles [PR115389]Peter Bergner2-5/+21
2024-06-17[to-be-committed,RISC-V] Improve variable bit set for rv64Jeff Law2-0/+24
2024-06-17tree-optimization/115508 - fix ICE with SLP scheduling and extern vectorRichard Biener2-0/+16
2024-06-17Testcase for PR115492Richard Biener1-0/+19
2024-06-17Revert "tree-optimization/100923 - re-do VN with contextual PTA info fix"Richard Biener1-25/+33
2024-06-17Rename Value_Range to value_range.Aldy Hernandez33-241/+241
2024-06-17[APX ZU] Fix test for target-support checkLingling Kong2-0/+9