2024-11-25 |
Richard Biener | tree-optimization/117767 - VMAT_STRIDED_SLP and alignment |
commit | commitdiff | tree |
2024-11-25 |
Jakub Jelinek | libsanitizer: Remove -pedantic from AM_CXXFLAGS [PR117732] |
commit | commitdiff | tree |
2024-11-25 |
Jakub Jelinek | testsuite: Fix up various powerpc tests after -std... |
commit | commitdiff | tree |
2024-11-25 |
Richard Biener | tree-optimization/115825 - improve unroll estimates... |
commit | commitdiff | tree |
2024-11-25 |
Kito Cheng | RISC-V: Use dynamic shadow offset |
commit | commitdiff | tree |
2024-11-25 |
Kito Cheng | asan: Support dynamic shadow offset |
commit | commitdiff | tree |
2024-11-25 |
Dongyan Chen | RISC-V: Minimal support for svvptc extension. |
commit | commitdiff | tree |
2024-11-25 |
Haochen Jiang | i386/testsuite: Do not append AVX10.2 option for check_... |
commit | commitdiff | tree |
2024-11-25 |
Xi Ruoyao | pa: Remove pa_section_type_flags |
commit | commitdiff | tree |
2024-11-25 |
Konstantinos... | Add target-independent store forwarding avoidance pass |
commit | commitdiff | tree |
2024-11-25 |
liuhongt | Fix uninitialized operands[2] in vec_unpacks_hi_v4sf. |
commit | commitdiff | tree |
2024-11-25 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-11-24 |
Martin Jambor | ipa: Move individual jump function copying to a separat... |
commit | commitdiff | tree |
2024-11-24 |
Uros Bizjak | testsuite/x86: Add -mfpmath=sse to add_options_for_float16 |
commit | commitdiff | tree |
2024-11-24 |
Uros Bizjak | i386: x86 can use x >> -y for x >> 32-y [PR36503] |
commit | commitdiff | tree |
2024-11-24 |
Andrew Pinski | opt.url: Regenerate the .opt.urls files |
commit | commitdiff | tree |
2024-11-24 |
Andrew Pinski | gimplefe: Fix handling of ')'/'}' after a parse error... |
commit | commitdiff | tree |
2024-11-24 |
Eric Botcazou | Fix vectorization regressions on the SPARC |
commit | commitdiff | tree |
2024-11-24 |
Eric Botcazou | Adjust error message for initialized variable in .bss |
commit | commitdiff | tree |
2024-11-24 |
Paul Thomas | Fortran: Correct name of testcase [PR84869] |
commit | commitdiff | tree |
2024-11-24 |
Paul Thomas | Fortran: Fix segfault in allocation of unlimited poly... |
commit | commitdiff | tree |
2024-11-24 |
Paul Thomas | Fortran: Fix non_overridable typebound proc problems... |
commit | commitdiff | tree |
2024-11-24 |
Pan Li | RISC-V: Refine the vector stride load/store testcases |
commit | commitdiff | tree |
2024-11-24 |
Pan Li | RISC-V: Refactor the test files for all other vector... |
commit | commitdiff | tree |
2024-11-24 |
Pan Li | RISC-V: Rearrange the test files for all other vector... |
commit | commitdiff | tree |
2024-11-24 |
Pan Li | RISC-V: Refactor the testcases for vector SAT_TRUNC |
commit | commitdiff | tree |
2024-11-24 |
Pan Li | RISC-V: Rearrange the test files for vector SAT_TRUNC... |
commit | commitdiff | tree |
2024-11-24 |
Pan Li | RISC-V: Refactor the testcases for vector SAT_SUB |
commit | commitdiff | tree |
2024-11-24 |
Pan Li | RISC-V: Rearrange the test files for vector SAT_SUB... |
commit | commitdiff | tree |
2024-11-24 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-11-23 |
Jakub Jelinek | c-family: Regenerate c.opt.urls |
commit | commitdiff | tree |
2024-11-23 |
Lewis Hyatt | libcpp: Fix ICE lexing invalid raw string in a deferred... |
commit | commitdiff | tree |
2024-11-23 |
Lewis Hyatt | gimple: Handle tail padding when computing gimple_ops_o... |
commit | commitdiff | tree |
2024-11-23 |
Lewis Hyatt | Support for 64-bit location_t: C++ modules parts |
commit | commitdiff | tree |
2024-11-23 |
Lewis Hyatt | Support for 64-bit location_t: Analyzer parts |
commit | commitdiff | tree |
2024-11-23 |
Lewis Hyatt | Support for 64-bit location_t: Frontend parts |
commit | commitdiff | tree |
2024-11-23 |
Lewis Hyatt | libcpp: Fix potential unaligned access in cpp_buffer |
commit | commitdiff | tree |
2024-11-23 |
Lewis Hyatt | Support for 64-bit location_t: libcpp preliminaries |
commit | commitdiff | tree |
2024-11-23 |
Jerry DeLisle | Fortran: Reject missing comma in format. |
commit | commitdiff | tree |
2024-11-23 |
Maciej W. Rozycki | testsuite: Expand coverage for `__builtin_memcpy' |
commit | commitdiff | tree |
2024-11-23 |
Maciej W. Rozycki | build: Discard obsolete references to $(GCC_PARTS) |
commit | commitdiff | tree |
2024-11-23 |
Jakub Jelinek | include: Add yet another DW_LANG_* enumerator from... |
commit | commitdiff | tree |
2024-11-23 |
Georg-Johann Lay | AVR: target/117744 - Fix asm for partial clobber of... |
commit | commitdiff | tree |
2024-11-23 |
Andrew Pinski | md-files: Add a note about escaped quotes in braced... |
commit | commitdiff | tree |
2024-11-23 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-11-22 |
Sam James | Sync top-level configure with binutils |
commit | commitdiff | tree |
2024-11-22 |
Andrew Pinski | build: Remove INCLUDE_MEMORY [PR117737] |
commit | commitdiff | tree |
2024-11-22 |
Jeff Law | [RISC-V][PR target/109279] Improve RISC-V constant... |
commit | commitdiff | tree |
2024-11-22 |
Andrew Pinski | test-art: Fix comment in types.h |
commit | commitdiff | tree |
2024-11-22 |
Georg-Johann Lay | AVR: Tabify avr-common.cc according to coding rules. |
commit | commitdiff | tree |
2024-11-22 |
Georg-Johann Lay | AVR: target/117726 - Tweak ashiftrt:SI and lshiftrt... |
commit | commitdiff | tree |
2024-11-22 |
Joseph Myers | c: Fix typeof_unqual handling of qualified array types... |
commit | commitdiff | tree |
2024-11-22 |
Siddhesh Poyarekar | tree-optimization/117355: object size for PHI nodes... |
commit | commitdiff | tree |
2024-11-22 |
Georg-Johann Lay | AVR: Use Var(avropt_xxx) for option variables in avr... |
commit | commitdiff | tree |
2024-11-22 |
Jakub Jelinek | Add -f{,no-}assume-sane-operators-new-delete options... |
commit | commitdiff | tree |
2024-11-22 |
Jakub Jelinek | match.pd: Fix up the new simpliofiers using with_possib... |
commit | commitdiff | tree |
2024-11-22 |
Jakub Jelinek | c-family: Yet another fix for _BitInt & __sync_* builti... |
commit | commitdiff | tree |
2024-11-22 |
Andrew Pinski | libsanitizer: Move language level from gnu++14 to gnu++17 |
commit | commitdiff | tree |
2024-11-22 |
Dimitar Dimitrov | testsuite: RISC-V: Fix vector flags handling [PR117603] |
commit | commitdiff | tree |
2024-11-22 |
Tobias Burnus | OpenMP: Add 'interop' clause to 'dispatch' for C/C++ |
commit | commitdiff | tree |
2024-11-22 |
Tobias Burnus | OpenMP: 'interop' construct - add C/C++ parser support... |
commit | commitdiff | tree |
2024-11-22 |
Evgeny Karpov | MAINTAINERS: Add myself to write after approval |
commit | commitdiff | tree |
2024-11-22 |
Jakub Jelinek | i386: Make __builtin_ia32_f{nstenv,ldenv,nstsw,fnclex... |
commit | commitdiff | tree |
2024-11-22 |
Jakub Jelinek | testsuite: Fix up vector-{8,9,10}.c tests |
commit | commitdiff | tree |
2024-11-22 |
Tamar Christina | middle-end:For multiplication try swapping operands... |
commit | commitdiff | tree |
2024-11-22 |
Lulu Cheng | LoongArch: Modify the document to remove options that... |
commit | commitdiff | tree |
2024-11-22 |
Lulu Cheng | LoongArch: Remove redundant code. |
commit | commitdiff | tree |
2024-11-22 |
Haochen Jiang | i386/testsuite: Enhance AVX10.2 vmovd/w testcases |
commit | commitdiff | tree |
2024-11-22 |
Lulu Cheng | LoongArch: Fix clerical errors in lasx_xvreplgr2vr_... |
commit | commitdiff | tree |
2024-11-22 |
Xi Ruoyao | LoongArch: Make __builtin_lsx_vorn_v and __builtin_lasx... |
commit | commitdiff | tree |
2024-11-22 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-11-21 |
Jeff Law | [RISC-V][PR target/117690] Add missing shift in constan... |
commit | commitdiff | tree |
2024-11-21 |
Arsen Arsenović | doc/cpp: Document __has_include_next |
commit | commitdiff | tree |
2024-11-21 |
Joseph Myers | c: Give errors more consistently for void parameters... |
commit | commitdiff | tree |
2024-11-21 |
David Malcolm | json parsing: avoid relying on floating point equality... |
commit | commitdiff | tree |
2024-11-21 |
David Malcolm | testsuite: add print-stack.exp |
commit | commitdiff | tree |
2024-11-21 |
Christoph Müllner | testsuite: tree-ssa: Limit targets for vec perm tests |
commit | commitdiff | tree |
2024-11-21 |
Jason Merrill | c++: inline variables and modules |
commit | commitdiff | tree |
2024-11-21 |
Jason Merrill | c++: modules and debug marker stmts |
commit | commitdiff | tree |
2024-11-21 |
Jason Merrill | c++: modules and tsubst_friend_class |
commit | commitdiff | tree |
2024-11-21 |
Georg-Johann Lay | AVR: target/117726 - Better optimizations of ASHIFT... |
commit | commitdiff | tree |
2024-11-21 |
Georg-Johann Lay | AVR: Fix a nit in avr-passes.cc::absint_t.dump(). |
commit | commitdiff | tree |
2024-11-21 |
Jeff Law | [RISC-V][PR target/116590] Avoid emitting multiple... |
commit | commitdiff | tree |
2024-11-21 |
Pan Li | Match: Refactor the unsigned SAT_ADD match pattern... |
commit | commitdiff | tree |
2024-11-21 |
Tamar Christina | middle-end: Pass along SLP node when costing vector... |
commit | commitdiff | tree |
2024-11-21 |
Rainer Orth | Use decl size in Solaris ASM_DECLARE_OBJECT_NAME [PR102296] |
commit | commitdiff | tree |
2024-11-21 |
Christoph Müllner | forwprop: Try to blend two isomorphic VEC_PERM sequences |
commit | commitdiff | tree |
2024-11-21 |
H.J. Lu | apx-ndd-tls-1[ab].c: Add -std=gnu17 |
commit | commitdiff | tree |
2024-11-21 |
Rainer Orth | libgomp: testsuite: Fix libgomp.c/alloc-pinned-3.c... |
commit | commitdiff | tree |
2024-11-21 |
Jakub Jelinek | include: Add new post-DWARF 5 DW_LANG_* enumerators |
commit | commitdiff | tree |
2024-11-21 |
Richard Biener | tree-optimization/117720 - check alignment for VMAT_STR... |
commit | commitdiff | tree |
2024-11-21 |
Jakub Jelinek | c-family, docs: Adjust descriptions/documentation for... |
commit | commitdiff | tree |
2024-11-21 |
Jakub Jelinek | phiopt: Improve spaceship_replacement for HONOR_NANS... |
commit | commitdiff | tree |
2024-11-21 |
Jakub Jelinek | phiopt: Fix a pasto in spaceship_replacement [PR117612] |
commit | commitdiff | tree |
2024-11-21 |
Jakub Jelinek | c: Add u{,l,ll,imax}abs builtins [PR117024] |
commit | commitdiff | tree |
2024-11-21 |
Kewen Lin | rs6000: Adjust FLOAT128 signbit2 expander for P8 LE... |
commit | commitdiff | tree |
2024-11-21 |
Kewen Lin | rs6000: Use standard name {add,sub}v1ti3 for altivec_v... |
commit | commitdiff | tree |
2024-11-21 |
Kewen Lin | rs6000: Remove entry for V1TImode from VI_unit |
commit | commitdiff | tree |
2024-11-21 |
Kewen Lin | rs6000: Add veqv support to *eqv<mode>3_internal1 |
commit | commitdiff | tree |
2024-11-21 |
Kewen Lin | rs6000: Remove ISA_3_0_MASKS_IEEE and check P9_VECTOR... |
commit | commitdiff | tree |
next |