2024-08-22 |
Sam James | Makefile.tpl: drop leftover intermodule cruft |
commit | commitdiff | tree |
2024-08-22 |
liuhongt | Align ix86_{move_max,store_max} with vectorizer. |
commit | commitdiff | tree |
2024-08-22 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-08-21 |
Pan Li | RISC-V: Add testcases for unsigned vector .SAT_TRUNC... |
commit | commitdiff | tree |
2024-08-21 |
Pan Li | RISC-V: Add testcases for unsigned vector .SAT_TRUNC... |
commit | commitdiff | tree |
2024-08-21 |
Jeff Law | [PR rtl-optimization/116437] Fix RTL checking issue... |
commit | commitdiff | tree |
2024-08-21 |
Richard Sandiford | aarch64: Fix caller saves of VNx2QI [PR116238] |
commit | commitdiff | tree |
2024-08-21 |
Andrew Pinski | aarch64: Implement popcountti2 pattern [PR113042] |
commit | commitdiff | tree |
2024-08-21 |
Richard Biener | tree-optimization/116406 - ICE with int<->float punning... |
commit | commitdiff | tree |
2024-08-21 |
Martin Jambor | sra: Avoid risking x87 magling binary representation... |
commit | commitdiff | tree |
2024-08-21 |
Richard Biener | tree-optimization/116380 - bogus SSA update with loop... |
commit | commitdiff | tree |
2024-08-21 |
Jonathan Wakely | libstdc++: Use strlen for std::char_traits<char8_t... |
commit | commitdiff | tree |
2024-08-21 |
Jonathan Wakely | libstdc++: Check ios::uppercase for ios::fixed floating... |
commit | commitdiff | tree |
2024-08-21 |
Andre Vehreschild | Fix coarray rank for non-coarrays in derived types... |
commit | commitdiff | tree |
2024-08-21 |
Jonathan Wakely | libstdc++: Fix std::variant to reject array types ... |
commit | commitdiff | tree |
2024-08-21 |
Iain Sandoe | c++, coroutines: Check for malformed functions before... |
commit | commitdiff | tree |
2024-08-21 |
Rainer Orth | testsuite: i386: Fix g++.target/i386/pr116275-2.C on... |
commit | commitdiff | tree |
2024-08-21 |
Andre Vehreschild | Fortran: Fix ICE in sizeof(coarray) [PR77518] |
commit | commitdiff | tree |
2024-08-21 |
Kewen Lin | rs6000: Remove "+" constraint modifier from *vsx_le_per... |
commit | commitdiff | tree |
2024-08-21 |
Kewen Lin | rs6000: Fix vsx_le_perm_store_* splitters for !reload_c... |
commit | commitdiff | tree |
2024-08-21 |
Kewen Lin | testsuite, rs6000: Remove all powerpc-*paired* uses |
commit | commitdiff | tree |
2024-08-21 |
liuhongt | Align predicates for operands[1] between mov<mode>... |
commit | commitdiff | tree |
2024-08-21 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-08-21 |
Andrew Pinski | builtins: Don't expand bit query builtins for __int128_... |
commit | commitdiff | tree |
2024-08-21 |
Andrew Pinski | ASAN: call initialize_sanitizer_builtins for hwasan... |
commit | commitdiff | tree |
2024-08-20 |
Pan Li | RISC-V: Fix one typo in .SAT_TRUNC test func name ... |
commit | commitdiff | tree |
2024-08-20 |
Nathaniel Shead | c++/modules: Remove unnecessary errors when not writing... |
commit | commitdiff | tree |
2024-08-20 |
Andrew Pinski | match: Reject non-ssa name/min invariants in gimple_ext... |
commit | commitdiff | tree |
2024-08-20 |
Jonathan Wakely | libstdc++: Remove redundant reclaration of std::optional |
commit | commitdiff | tree |
2024-08-20 |
Jonathan Wakely | libstdc++: Fix indentation of lines that follow a ... |
commit | commitdiff | tree |
2024-08-20 |
Jonathan Wakely | libstdc++: Adjust testcase for constexpr placement... |
commit | commitdiff | tree |
2024-08-20 |
Jakub Jelinek | libcpp: Adjust lang_defaults |
commit | commitdiff | tree |
2024-08-20 |
Andrew Pinski | phi-opt: Fix for failing maybe_push_res_to_seq in facto... |
commit | commitdiff | tree |
2024-08-20 |
Jakub Jelinek | c++: Appertain standard attributes after array closing... |
commit | commitdiff | tree |
2024-08-20 |
Jakub Jelinek | c++: Parse and ignore attributes on base specifiers... |
commit | commitdiff | tree |
2024-08-20 |
Edwin Lu | RISC-V: Remove testcase XFAIL |
commit | commitdiff | tree |
2024-08-20 |
Franciszek... | c++: Improve errors parsing a braced list [PR101232] |
commit | commitdiff | tree |
2024-08-20 |
Gerald Pfeifer | doc: Normalize reference to binutils version for C6X |
commit | commitdiff | tree |
2024-08-20 |
Andrew Pinski | Match: Add pattern for `(a ? b : 0) | (a ? 0 : c)`... |
commit | commitdiff | tree |
2024-08-20 |
Andrew Pinski | match: extend the `((a CMP b) ? c : 0) | ((a CMP' b... |
commit | commitdiff | tree |
2024-08-20 |
Andrew Pinski | testsuite: Add testcases for part of PR 103660 |
commit | commitdiff | tree |
2024-08-20 |
Patrick Palka | c++: default targ eligibility refinement [PR101463] |
commit | commitdiff | tree |
2024-08-20 |
Alexander Monakov | libcpp: replace SSE4.2 helper with an SSSE3 one |
commit | commitdiff | tree |
2024-08-20 |
Richard Biener | tree-optimization/116274 - overzealous SLP vectorization |
commit | commitdiff | tree |
2024-08-20 |
Andre Vehreschild | Fortran: Fix [Coarray] ICE in conv_caf_send, at fortran... |
commit | commitdiff | tree |
2024-08-20 |
Prathamesh... | [optc-save-gen.awk] Fix streaming of command line optio... |
commit | commitdiff | tree |
2024-08-20 |
Nathaniel Shead | c++/modules: Disable streaming definitions of non-vague... |
commit | commitdiff | tree |
2024-08-20 |
Nathaniel Shead | c++/modules: Handle transitive reachability for deducti... |
commit | commitdiff | tree |
2024-08-20 |
Nathaniel Shead | c++/modules: Avoid rechecking initializers when streami... |
commit | commitdiff | tree |
2024-08-20 |
Nathaniel Shead | c++/modules: Fix type lookup in DECL_TEMPLATE_INSTANTIA... |
commit | commitdiff | tree |
2024-08-20 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-08-19 |
Andreas Schwab | m68k: Add -mlra |
commit | commitdiff | tree |
2024-08-19 |
Marek Polacek | c++: ICE with enum and conversion fn in template [PR115657] |
commit | commitdiff | tree |
2024-08-19 |
Marek Polacek | c++: fix ICE in convert_nontype_argument [PR116384] |
commit | commitdiff | tree |
2024-08-19 |
Andrew Carlotti | aarch64: Fix ls64 intrinsic availability |
commit | commitdiff | tree |
2024-08-19 |
Andrew Carlotti | aarch64: Fix memtag intrinsic availability |
commit | commitdiff | tree |
2024-08-19 |
Andrew Carlotti | aarch64: Fix tme intrinsic availability |
commit | commitdiff | tree |
2024-08-19 |
Andrew Carlotti | aarch64: Move check_required_extensions |
commit | commitdiff | tree |
2024-08-19 |
Andrew Carlotti | aarch64: Refactor check_required_extensions |
commit | commitdiff | tree |
2024-08-19 |
Andre Vehreschild | Allow coarrays in select type. [PR46371, PR56496] |
commit | commitdiff | tree |
2024-08-19 |
Arsen Arsenović | gnat: fix lto-type-mismatch between C_Version_String... |
commit | commitdiff | tree |
2024-08-19 |
Kyrylo Tkachov | aarch64: Reduce FP reassociation width for Neoverse... |
commit | commitdiff | tree |
2024-08-19 |
Torbjörn SVENSSON | testsuite: Prune warning about size of enums |
commit | commitdiff | tree |
2024-08-19 |
Andre Vieira | rtl: Enable the use of rtx values with int and mode... |
commit | commitdiff | tree |
2024-08-19 |
Richard Sandiford | testsuite: Reduce cut-&-paste in scanltranstree.exp |
commit | commitdiff | tree |
2024-08-19 |
Andre Vehreschild | Fix ICE in recompute_tree_invariant_for_addr_expr,... |
commit | commitdiff | tree |
2024-08-19 |
Haochen Gui | aarch64: Implement 16-byte vector mode const0 store... |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support vsqrtp{s,d,h} and vsubp... |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support vscalefp{s,d,h} intrins |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support vreducep{s,d,h} and vrnds... |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support vmulp{s,d,h} and vrangep... |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support v{max,min}p{s,d,h} intrins |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support vgetexpp{s,d,h} and vgetm... |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support vfnmsub{132,231,213}p... |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support vfmulcph and vfnmadd... |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support vfm{sub,subadd}{132,231... |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support vfmaddcph and vfmaddsub... |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support vfmadd{132,231,213}p... |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support vfc{madd,mul}cph, vfixupi... |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support vcvt{,u}w2ph and vdivp... |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support vcvttps2{,u}{dq,qq} and... |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support vcvttph2{,u}{dq,qq,w... |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support vcvtqq2p{s,d,h} and vcvtt... |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support vcvtps2{,u}{dq,qq} intrins |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support vcvtph2{,u}w and vcvtps2p... |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support vcvtph2p{s,d,sx} and... |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support vcvtpd2{,u}{dq,qq} intrins |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support vcvtdq2p{s,h} and vcvtpd2... |
commit | commitdiff | tree |
2024-08-19 |
Hu, Lin1 | AVX10.2 ymm rounding: Support vadd{s,d,h} and vcmp... |
commit | commitdiff | tree |
2024-08-19 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-08-18 |
Jeff Law | [PR rtl-optimization/115876] Avoid ubsan in ext-dce.cc |
commit | commitdiff | tree |
2024-08-18 |
Gerald Pfeifer | libstdc++: Remove note from the GCC 4.0.1 days |
commit | commitdiff | tree |
2024-08-18 |
Gerald Pfeifer | doc: Tweak gm2 mailing list address |
commit | commitdiff | tree |
2024-08-18 |
Andrew Pinski | PHIOPT: move factor_out_conditional_operation over... |
commit | commitdiff | tree |
2024-08-18 |
Sergey Fedorov | libgfortran: implement fpu-macppc for Darwin, support... |
commit | commitdiff | tree |
2024-08-18 |
Georg-Johann Lay | AVR: Tweak 16-bit addition with const that didn't get... |
commit | commitdiff | tree |
2024-08-18 |
Georg-Johann Lay | AVR: ad target/116407 - Fix linker error "relocation... |
commit | commitdiff | tree |
2024-08-18 |
Georg-Johann Lay | AVR: target/116407 - Fix linker error "relocation trunc... |
commit | commitdiff | tree |
2024-08-18 |
Andrew Pinski | forwprop: Also dce from added statements from gimple_si... |
commit | commitdiff | tree |
2024-08-18 |
Pan Li | RISC-V: Implement the quad and oct .SAT_TRUNC for scalar |
commit | commitdiff | tree |
next |