2024-08-26 |
Xi Ruoyao | vect: Fix STMT_VINFO_DEF_TYPE check for odd/even widen... |
commit | commitdiff | tree |
2024-08-26 |
Pan Li | Match: Add int type fits check for .SAT_ADD imm operand |
commit | commitdiff | tree |
2024-08-26 |
Andrew Pinski | expand: Use the correct mode for store flags for popcou... |
commit | commitdiff | tree |
2024-08-26 |
Haochen Jiang | i386: Add bf8 -> fp16 intrin |
commit | commitdiff | tree |
2024-08-26 |
Zhang, Jun | AVX10.2: Support compare instructions |
commit | commitdiff | tree |
2024-08-26 |
Zhang, Jun | AVX10.2: Support vector copy instructions |
commit | commitdiff | tree |
2024-08-26 |
Mo, Zewei | AVX10.2: Support minmax instructions |
commit | commitdiff | tree |
2024-08-26 |
Hu, Lin1 | [PATCH 2/2] AVX10.2: Support saturating convert instruc... |
commit | commitdiff | tree |
2024-08-26 |
Hu, Lin1 | [PATCH 1/2] AVX10.2: Support saturating convert instruc... |
commit | commitdiff | tree |
2024-08-26 |
konglin1 | [PATCH 2/2] AVX10.2: Support BF16 instructions |
commit | commitdiff | tree |
2024-08-26 |
konglin1 | [PATCH 1/2] AVX10.2: Support BF16 instructions |
commit | commitdiff | tree |
2024-08-26 |
Levy Hsu | AVX10.2: Support convert instructions |
commit | commitdiff | tree |
2024-08-26 |
Haochen Jiang | [PATCH 2/2] AVX10.2: Support media instructions |
commit | commitdiff | tree |
2024-08-26 |
Hongyu Wang | [PATCH 1/2] AVX10.2: Support media instructions |
commit | commitdiff | tree |
2024-08-26 |
Haochen Jiang | i386: Refactor m512-check.h |
commit | commitdiff | tree |
2024-08-26 |
Pan Li | RISC-V: Support IMM for operand 0 of ussub pattern |
commit | commitdiff | tree |
2024-08-26 |
Pan Li | RISC-V: Add testcases for unsigned vector .SAT_TRUNC... |
commit | commitdiff | tree |
2024-08-26 |
Pan Li | RISC-V: Add testcases for unsigned scalar .SAT_TRUNC... |
commit | commitdiff | tree |
2024-08-26 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-08-25 |
demin.han | RISC-V: Fix double mode under RV32 not utilize vf |
commit | commitdiff | tree |
2024-08-25 |
Xianmiao Qu | [PATCH] Re-add calling emit_clobber in lower-subreg... |
commit | commitdiff | tree |
2024-08-25 |
Dimitar Dimitrov | testsuite: Run array54.C only for sync_int_long targets |
commit | commitdiff | tree |
2024-08-25 |
Andi Kleen | Support if conversion for switches |
commit | commitdiff | tree |
2024-08-25 |
Mark Harmstone | Write CodeView information about static locals in optim... |
commit | commitdiff | tree |
2024-08-25 |
Mark Harmstone | Write CodeView S_FRAMEPROC symbols |
commit | commitdiff | tree |
2024-08-25 |
Mark Harmstone | Write CodeView information about optimized stack variables |
commit | commitdiff | tree |
2024-08-25 |
Mark Harmstone | Write CodeView information about enregistered optimized... |
commit | commitdiff | tree |
2024-08-25 |
Roger Sayle | i386: Update STV's gains for TImode arithmetic right... |
commit | commitdiff | tree |
2024-08-25 |
Jeff Law | Disable late-combine in another RISC-V test |
commit | commitdiff | tree |
2024-08-25 |
Jeff Law | [committed] Fix assembly scan for RISC-V VLS tests |
commit | commitdiff | tree |
2024-08-25 |
Jeff Law | Turn off late-combine for a few risc-v specific tests |
commit | commitdiff | tree |
2024-08-25 |
Gaius Mulley | modula2 testsuite: new libc unit test |
commit | commitdiff | tree |
2024-08-25 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-08-24 |
Gaius Mulley | modula2: Export all string to integral and fp number... |
commit | commitdiff | tree |
2024-08-24 |
Iain Sandoe | c++, coroutines: Look through initial_await target... |
commit | commitdiff | tree |
2024-08-24 |
Iain Sandoe | c++, coroutines: Rework handling of throwing_cleanups... |
commit | commitdiff | tree |
2024-08-24 |
Iain Sandoe | c++, coroutines: Fix ordering of return object conversi... |
commit | commitdiff | tree |
2024-08-24 |
Iain Sandoe | c++, coroutines: Allow convertible get_return_on_alloca... |
commit | commitdiff | tree |
2024-08-24 |
Iain Sandoe | c++, coroutines: Only allow void get_return_object... |
commit | commitdiff | tree |
2024-08-24 |
Iain Sandoe | c++, coroutines: Fix handling of early exceptions ... |
commit | commitdiff | tree |
2024-08-24 |
Iain Sandoe | c++, coroutines: Separate allocator work from the ramp... |
commit | commitdiff | tree |
2024-08-24 |
Iain Sandoe | c++, coroutines: Separate the analysis, ramp and outlin... |
commit | commitdiff | tree |
2024-08-24 |
Iain Sandoe | c++, coroutines: Split the ramp build into a separate... |
commit | commitdiff | tree |
2024-08-24 |
Iain Sandoe | c++, coroutines: Tidy up awaiter variable checks. |
commit | commitdiff | tree |
2024-08-24 |
Simon Martin | c++: Add testcase for (now fixed) regression [PR113746] |
commit | commitdiff | tree |
2024-08-24 |
Georg-Johann Lay | testsuite: Add dg-require-effective-target scheduling... |
commit | commitdiff | tree |
2024-08-24 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-08-23 |
Jonathan Wakely | libstdc++: Update and clarify Doxygen version requireme... |
commit | commitdiff | tree |
2024-08-23 |
Jonathan Wakely | libstdc++: Hide std::tuple internals from Doxygen docs |
commit | commitdiff | tree |
2024-08-23 |
Jonathan Wakely | libstdc++: Improve Doxygen docs for std::allocator_trai... |
commit | commitdiff | tree |
2024-08-23 |
Patrick O'Neill | RISC-V: Use encoded nelts when calling repeating_sequence_p |
commit | commitdiff | tree |
2024-08-23 |
Manolis Tsamis | ifcvt: Do not overwrite results in noce_convert_multipl... |
commit | commitdiff | tree |
2024-08-23 |
Manolis Tsamis | ifcvt: disallow call instructions in noce_convert_multi... |
commit | commitdiff | tree |
2024-08-23 |
Peter Bergner | rs6000: Fix PTImode handling in power8 swap optimizatio... |
commit | commitdiff | tree |
2024-08-23 |
H.J. Lu | lto: Don't check obj.found for offload section |
commit | commitdiff | tree |
2024-08-23 |
Jonathan Wakely | libstdc++: Implement LWG 3746 for std::optional |
commit | commitdiff | tree |
2024-08-23 |
Jonathan Wakely | libstdc++: Optimize __try_use_facet for const types |
commit | commitdiff | tree |
2024-08-23 |
Jonathan Wakely | libstdc++: Fix std::allocator_traits::construct constra... |
commit | commitdiff | tree |
2024-08-23 |
Jonathan Wakely | libstdc++: Only use std::time_put in std::format for... |
commit | commitdiff | tree |
2024-08-23 |
Jonathan Wakely | libstdc++: Define operator== for hash table iterators... |
commit | commitdiff | tree |
2024-08-23 |
Giovanni Bajo | libstdc++: Fix std::random_shuffle for low RAND_MAX... |
commit | commitdiff | tree |
2024-08-23 |
Richard Biener | tree-optimization/116463 - complex lowering leaves... |
commit | commitdiff | tree |
2024-08-23 |
Jonathan Wakely | libstdc++: Make debug sequence members mutable [PR116369] |
commit | commitdiff | tree |
2024-08-23 |
Jonathan Wakely | libstdc++: Use noexcept insted of throw() in src/c... |
commit | commitdiff | tree |
2024-08-23 |
Jonathan Wakely | libstdc++: Simplify C++20 implementation of std::variant |
commit | commitdiff | tree |
2024-08-23 |
Jonathan Wakely | libstdc++: Make std::vector<bool>::reference constructo... |
commit | commitdiff | tree |
2024-08-23 |
Paul Thomas | Revert "Fortran: Fix class transformational intrinsic... |
commit | commitdiff | tree |
2024-08-23 |
Pan Li | Match: Support form 4 for unsigned integer .SAT_TRUNC |
commit | commitdiff | tree |
2024-08-23 |
Alexander Monakov | libcpp: bump padding size in _cpp_convert_input [PR116458] |
commit | commitdiff | tree |
2024-08-23 |
Robin Dapp | optabs-query: Use opt_machine_mode for smallest_int_mod... |
commit | commitdiff | tree |
2024-08-23 |
Robin Dapp | RISC-V: Expand vec abs without masking. |
commit | commitdiff | tree |
2024-08-23 |
Bernd Edlinger | Fix test failure on powerpc targets |
commit | commitdiff | tree |
2024-08-23 |
Eric Botcazou | ada: Fix crash on aliased variable with packed array... |
commit | commitdiff | tree |
2024-08-23 |
Javier Miranda | ada: String interpolation: report error without Extensi... |
commit | commitdiff | tree |
2024-08-23 |
Sebastian Poeplau | ada: Fix incorrect tracebacks on Windows |
commit | commitdiff | tree |
2024-08-23 |
Javier Miranda | ada: Crash on string interpolation with custom string... |
commit | commitdiff | tree |
2024-08-23 |
Steve Baird | ada: Implicit_Dereference aspect specification for... |
commit | commitdiff | tree |
2024-08-23 |
Steve Baird | ada: Eliminated-mode overflow check not eliminated |
commit | commitdiff | tree |
2024-08-23 |
Viljar Indus | ada: Update libraries with the limited flag |
commit | commitdiff | tree |
2024-08-23 |
Viljar Indus | ada: Emit a warning on inheritly limited types |
commit | commitdiff | tree |
2024-08-23 |
Javier Miranda | ada: First controlling parameter aspect |
commit | commitdiff | tree |
2024-08-23 |
Piotr Trojanek | ada: Fix style in lines starting with assignment operator |
commit | commitdiff | tree |
2024-08-23 |
Piotr Trojanek | ada: Cleanup validity of boolean operators |
commit | commitdiff | tree |
2024-08-23 |
Piotr Trojanek | ada: Simplify validity checks for scalar parameters |
commit | commitdiff | tree |
2024-08-23 |
Piotr Trojanek | ada: Fix validity checks for named parameter associations |
commit | commitdiff | tree |
2024-08-23 |
Javier Miranda | ada: First controlling parameter aspect |
commit | commitdiff | tree |
2024-08-23 |
Javier Miranda | ada: Error missing when 'access is applied to an interf... |
commit | commitdiff | tree |
2024-08-23 |
Javier Miranda | ada: First controlling parameter aspect |
commit | commitdiff | tree |
2024-08-23 |
Gerald Pfeifer | fortran: Minor fix to -ffrontend-optimize description |
commit | commitdiff | tree |
2024-08-23 |
Gerald Pfeifer | doc: Specifically link to GPL v3.0 for GM2 |
commit | commitdiff | tree |
2024-08-23 |
Andre Vehreschild | Remove unnecessary view_convert obsoleted by [PR86468]. |
commit | commitdiff | tree |
2024-08-23 |
Andrew Pinski | testsuite: Fix vect-mod-var.c for division by 0 [PR116461] |
commit | commitdiff | tree |
2024-08-23 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-08-22 |
Andrew Pinski | testsuite: Fix gcc.dg/torture/pr116420.c for targets... |
commit | commitdiff | tree |
2024-08-22 |
Jeff Law | [PR rtl-optimization/116420] Fix interesting block... |
commit | commitdiff | tree |
2024-08-22 |
Patrick Palka | libstdc++: Add some missing ranges feature-test macro... |
commit | commitdiff | tree |
2024-08-22 |
Prathamesh... | Recompute TYPE_MODE and DECL_MODE for aggregate type... |
commit | commitdiff | tree |
2024-08-22 |
Raphael Moreira... | RISC-V: Fix vector cfi notes for stack-clash protection |
commit | commitdiff | tree |
2024-08-22 |
Patrick Palka | libstdc++: Optimize std::projected<I, std::identity> |
commit | commitdiff | tree |
2024-08-22 |
Patrick Palka | libstdc++: Implement P2997R1 changes to the indirect... |
commit | commitdiff | tree |
next |