aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-19.gitignore: do not ignore config.hAlexander Monakov1-1/+2
2022-07-19libstdc++: Make __from_chars_alnum_to_val conversion explicitMarco Falke1-1/+1
2022-07-19analyzer: fix taint handling of switch statements [PR106321]David Malcolm8-0/+203
2022-07-19analyzer: log out-edge description in exploded_graph::process_nodeDavid Malcolm1-2/+6
2022-07-19Remote trailing : for subheading.Martin Liska1-2/+2
2022-07-19forwprop: Use lhs type instead of arg0 in folding VEC_PERM_EXPR.Prathamesh Kulkarni1-1/+1
2022-07-19RTEMS: Remove HAVE_POLL for libstdc++Sebastian Huber2-3/+0
2022-07-19middle-end/106331 - fix mem attributes for string op argumentsRichard Biener2-4/+16
2022-07-19lto/106334 - relax assert during WPA tree mergingRichard Biener1-1/+5
2022-07-19PR c/106264: Silence warnings from __builtin_modf et al.Roger Sayle2-6/+40
2022-07-18xtensa: Correct the relative RTX cost that corresponds to the Move Immediate ...Takayuki 'January June' Suwa1-1/+1
2022-07-19Daily bump.GCC Administrator5-1/+150
2022-07-18libstdc++: Enhance branching in std::inplace_merge and std::stable_sortFrançois Dumont1-36/+68
2022-07-18Check if transitives need to be registered.Andrew MacLeod1-3/+10
2022-07-18RISC-V/doc: Add index references for `mrelax' and `mriscv-attribute'Maciej W. Rozycki1-0/+2
2022-07-18RISC-V/doc: Correct the formatting of `-mstack-protector-guard-reg='Maciej W. Rozycki1-1/+1
2022-07-18RISC-V/doc: Correct the name of `-mriscv-attribute'Maciej W. Rozycki1-3/+3
2022-07-18arc: Add ARCHS release 310a tune variant.Claudiu Zissulescu9-90/+181
2022-07-18Fix builtin vs non-builtin partition merge in loop distributionRichard Biener3-7/+6
2022-07-18libgcc/arc: Update udivmodsi4 and make the lib safe for rf16Claudiu Zissulescu2-1/+3
2022-07-18arm: Replace arm_builtin_vectorized_function [PR106253]Richard Sandiford8-130/+297
2022-07-18arc: Fix interrupt's epilogue.Claudiu Zissulescu2-1/+16
2022-07-18Improve common reduction vs builtin code generation in loop distributionRichard Biener1-19/+45
2022-07-18Replace manual swapping idiom with std::swap in aarch64.ccRichard Ball1-6/+6
2022-07-18PR target/106231: Optimize (any_extend:DI (ctz:SI ...)) on x86_64.Roger Sayle3-0/+76
2022-07-18Fix issue with x86_64_const_vector_operand predicate on x86.Roger Sayle1-0/+4
2022-07-18Add UNSPEC_MASKOP to kupck<mode> instructions in sse.md on x86.Roger Sayle1-14/+22
2022-07-18Daily bump.GCC Administrator1-1/+1
2022-07-17Daily bump.GCC Administrator3-1/+27
2022-07-16go: fix f().x where f returns zero-sized typeIan Lance Taylor1-0/+7
2022-07-16xtensa: Optimize "bitwise AND with imm1" followed by "branch if (not) equal t...Takayuki 'January June' Suwa1-29/+44
2022-07-16xtensa: constantsynth: Make try to find shorter instructionTakayuki 'January June' Suwa1-29/+29
2022-07-16Daily bump.GCC Administrator11-1/+273
2022-07-15x86: Disable sibcall if indirect_return attribute doesn't matchH.J. Lu5-1/+53
2022-07-15PR target/106273: Add earlyclobber to *andn<dwi>3_doubleword_bmi on x86_64.Roger Sayle2-3/+30
2022-07-15Fortran: do not generate conflicting results under -ff2c [PR104313]Steve Kargl2-1/+12
2022-07-15c++: Add __reference_con{struc,ver}ts_from_temporary [PR104477]Marek Polacek17-24/+744
2022-07-15analyzer: fix taint false positive on optimized range checks [PR106284]David Malcolm2-0/+98
2022-07-15analyzer: documentation nits relating to new fd warningsDavid Malcolm1-0/+10
2022-07-15go: fix f(g()) where g returns zero-sized typeIan Lance Taylor1-0/+13
2022-07-15aarch64: Remove qualifier_internalAndrew Carlotti1-7/+1
2022-07-15aarch64: Add V1DI modeAndrew Carlotti6-13/+25
2022-07-15MAINTAINERS: Add myself to Write After ApprovalAndrew Carlotti1-0/+1
2022-07-15PR target/106278: Keep REG_EQUAL notes consistent during TImode STV on x86_64.Roger Sayle2-18/+38
2022-07-15Use pp_vrange for ranges in dump_ssaname_info.Aldy Hernandez1-28/+4
2022-07-15Convert vrange dumping facilities to pretty_printer.Aldy Hernandez6-105/+172
2022-07-15Implement visitor pattern for vrange.Aldy Hernandez2-0/+23
2022-07-15libcpp: Improve encapsulation of label_textJonathan Wakely17-78/+80
2022-07-15i386: Fix _mm_[u]comixx_{ss,sd} codegen and add PF result. [PR106113]konglin114-66/+450
2022-07-15[aarch64] Use op_mode instead of vmode in aarch64_vectorize_vec_perm_const.Prathamesh Kulkarni1-2/+2