aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-24Daily bump.GCC Administrator6-1/+195
2023-08-23Improve quality of code from LRA register eliminationJivan Hakobyan1-0/+12
2023-08-23Fortran: improve diagnostic message for COMMON with automatic object [PR32986]Harald Anlauf2-1/+21
2023-08-23Phi analyzer - Initialize with range instead of a tree.Andrew MacLeod6-105/+129
2023-08-23Don't process phi groups with one phi.Andrew MacLeod1-5/+11
2023-08-23rtl: use rtx_code for gen_ccmp_first and gen_ccmp_nextRichard Earnshaw3-6/+7
2023-08-23rtl: Forward declare rtx_codeRichard Earnshaw2-1/+5
2023-08-23i386: Fix register spill failure with concat RTX [PR111010]Uros Bizjak1-32/+14
2023-08-23[PATCH] RISC-V:add a more appropriate type attributeZhangjin Liao1-1/+1
2023-08-23RISC-V: Add conditional unary neg/abs/not autovec patternsLehua Ding20-13/+724
2023-08-23Fix handling of static exists in loop_chJan Hubicka2-18/+15
2023-08-23Add testcase for PR110940Jan Hubicka1-0/+19
2023-08-23libffi: Backport of LoongArch support for libffi.Lulu Cheng6-6/+1058
2023-08-23vect: Move VMAT_GATHER_SCATTER handlings from final loop nestKewen Lin1-99/+159
2023-08-23vect: Move VMAT_LOAD_STORE_LANES handlings from final loop nestKewen Lin1-345/+387
2023-08-23vect: Remove some manual release in vectorizable_storeKewen Lin1-41/+23
2023-08-23libstdc++: Fix tests relying on operator new/delete overloadFrançois Dumont10-4/+56
2023-08-23RISC-V: Fix potential ICE of global vsetvl eliminationJuzhe-Zhong1-2/+5
2023-08-23RISC-V: Fix VTYPE fuse rule bugJuzhe-Zhong2-3/+9
2023-08-23RISC-V: Fix gather_load_run-12.c testJuzhe-Zhong1-0/+6
2023-08-23RISC-V: Add attribute to vtype change only vsetvlJuzhe-Zhong1-1/+5
2023-08-23RISC-V: Adapt live-1.c testcaseJuzhe-Zhong1-2/+2
2023-08-23Daily bump.GCC Administrator11-1/+335
2023-08-23RISC-V: Clang format riscv-vsetvl.cc[NFC]Juzhe-Zhong1-36/+29
2023-08-23RISC-V: Add riscv-vsetvl.def to t-riscvJuzhe-Zhong1-1/+2
2023-08-23libgomp, testsuite: Do not call nonstandard functionsFrancois-Xavier Coudert2-0/+28
2023-08-22analyzer: reimplement kf_strlen [PR105899]David Malcolm5-61/+85
2023-08-22c++: maybe_substitute_reqs_for fixJason Merrill3-7/+9
2023-08-22c++: constrained hidden friends [PR109751]Jason Merrill10-16/+145
2023-08-22RISC-V: output Autovec params explicitly in --help ...Vineet Gupta1-2/+2
2023-08-22RISC-V: Add multiarch support on riscv-linux-gnuRaphael Moreira Zinsly1-0/+2
2023-08-22OpenMP: Handle 'all' as category in defaultmapTobias Burnus14-13/+334
2023-08-22doc: Remove obsolete sentence about _Float* not being supported in C++ [PR106...Jakub Jelinek1-1/+1
2023-08-22VECT: Add LEN_FOLD_EXTRACT_LAST patternJuzhe-Zhong4-0/+15
2023-08-22Simplify intereaved store vectorization processingRichard Biener1-26/+14
2023-08-22MAINTAINERS: Update my email addressFilip Kastl1-1/+1
2023-08-22tree-optimization/94864 - vector insert of vector extract simplificationRichard Biener6-1/+82
2023-08-22Fortran: implement vector sections in DATA statements [PR49588]Harald Anlauf4-62/+134
2023-08-22VECT: Support loop len control on EXTRACT_LAST vectorizationJuzhe-Zhong3-20/+138
2023-08-22Testcase fix.liuhongt1-1/+1
2023-08-22RISC-V: Change fnms testcases assertion to xfailLehua Ding6-6/+6
2023-08-21analyzer: check format strings for null termination [PR105899]David Malcolm6-32/+172
2023-08-21analyzer: add kf_fopenDavid Malcolm2-0/+94
2023-08-21analyzer: replace -Wanalyzer-unterminated-string with scan_for_null_terminato...David Malcolm15-123/+662
2023-08-21analyzer: handle NULL inner context in region_model_context_decoratorDavid Malcolm2-29/+60
2023-08-21analyzer: add ability for context to add events to a saved_diagnosticDavid Malcolm6-3/+82
2023-08-21analyzer: convert note_adding_context to annotating_contextDavid Malcolm2-13/+13
2023-08-22Daily bump.GCC Administrator4-1/+196
2023-08-22RISC-V: Support RVV VFWREDUSUM.VS rounding mode intrinsic APIPan Li4-0/+37
2023-08-21bpf: neg instruction does not accept an immediateDavid Faust1-2/+2