2024-08-27 |
Patrick O'Neill | RISC-V: Emit costs for bool and stepped const vectors |
commit | commitdiff | tree |
2024-08-27 |
Patrick O'Neill | RISC-V: Handle case when constant vector construction... |
commit | commitdiff | tree |
2024-08-27 |
Patrick O'Neill | RISC-V: Reorder insn cost match order to match correspo... |
commit | commitdiff | tree |
2024-08-27 |
Patrick O'Neill | RISC-V: Fix vid const vector expander for non-npatterns... |
commit | commitdiff | tree |
2024-08-27 |
Christophe... | arm: Always use vmov.f64 instead of vmov.f32 with MVE |
commit | commitdiff | tree |
2024-08-27 |
H.J. Lu | pr116174.c: Add the missing */ |
commit | commitdiff | tree |
2024-08-27 |
H.J. Lu | Extend check-function-bodies to allow label and directives |
commit | commitdiff | tree |
2024-08-27 |
Michael Matz | LRA: Fix setup_sp_offset |
commit | commitdiff | tree |
2024-08-27 |
Michael Matz | LRA: Don't use 0 as initialization for sp_offset |
commit | commitdiff | tree |
2024-08-27 |
Michael Matz | final: go down ASHIFT in walk_alter_subreg |
commit | commitdiff | tree |
2024-08-27 |
Jonathan Wakely | libstdc++: Do not use std::vector<bool>::reference... |
commit | commitdiff | tree |
2024-08-27 |
Jonathan Wakely | c++: Add most missing C++20 and C++23 names to cxxapi... |
commit | commitdiff | tree |
2024-08-27 |
Jonathan Wakely | c++: Add correct copyright dates to output of gen-cxxap... |
commit | commitdiff | tree |
2024-08-27 |
Torbjörn SVENSSON | testsuite: Fix ending of comment in test cases |
commit | commitdiff | tree |
2024-08-27 |
Thomas Schwinge | Un-XFAIL 'gcc.dg/signbit-5.c' for GCN |
commit | commitdiff | tree |
2024-08-27 |
Richard Sandiford | Handle arithmetic on eliminated address indices [PR116413] |
commit | commitdiff | tree |
2024-08-27 |
Richard Sandiford | lra: Don't apply eliminations to allocated registers... |
commit | commitdiff | tree |
2024-08-27 |
Iain Sandoe | c++, coroutines: The frame pointer is used in the helpe... |
commit | commitdiff | tree |
2024-08-27 |
Richard Biener | tree-optimization/116460 - ICE with DCE in forwprop |
commit | commitdiff | tree |
2024-08-27 |
Bernd Edlinger | Fix another inline7.c test failure on sparc targets |
commit | commitdiff | tree |
2024-08-27 |
Pan Li | RISC-V: Support IMM for operand 1 of ussub pattern |
commit | commitdiff | tree |
2024-08-27 |
Nathaniel Shead | c++/modules: Fix include translation for already-seen... |
commit | commitdiff | tree |
2024-08-27 |
Nathaniel Shead | c++/modules: Clean up include translation [PR110980] |
commit | commitdiff | tree |
2024-08-27 |
YunQiang Su | MIPS: Include missing mips16.S in libgcc/lib1funcs.S |
commit | commitdiff | tree |
2024-08-26 |
Hans-Peter... | combine.cc (make_more_copies): Copy attributes from... |
commit | commitdiff | tree |
2024-08-26 |
Arsen Arsenović | c++/coros: do not assume coros don't nest [PR113457] |
commit | commitdiff | tree |
2024-08-26 |
Arsen Arsenović | coroutines: diagnose usage of alloca in coroutines |
commit | commitdiff | tree |
2024-08-26 |
David Malcolm | diagnostics: move output formats from diagnostic.{c... |
commit | commitdiff | tree |
2024-08-26 |
David Malcolm | diagnostics: consolidate on_{begin,end}_diagnostic... |
commit | commitdiff | tree |
2024-08-26 |
David Malcolm | testsuite: add event IDs to multithreaded event plugin... |
commit | commitdiff | tree |
2024-08-26 |
David Malcolm | testsuite: generalize support for Python tests for... |
commit | commitdiff | tree |
2024-08-26 |
David Malcolm | pretty-print: fixes to selftests |
commit | commitdiff | tree |
2024-08-26 |
David Malcolm | json.h: fix typo in comment |
commit | commitdiff | tree |
2024-08-26 |
Simon Martin | c++: Check template parameters in member class template... |
commit | commitdiff | tree |
2024-08-26 |
Andi Kleen | Remove an unneeded include that was added by mistake. |
commit | commitdiff | tree |
2024-08-26 |
Bernd Edlinger | Fix bootstap-errors due to enabling -gvariable-location... |
commit | commitdiff | tree |
2024-08-26 |
Alexander Monakov | libcpp: deduplicate definition of padding size |
commit | commitdiff | tree |
2024-08-26 |
Richard Biener | tree-optimization/116460 - improve forwprop compile... |
commit | commitdiff | tree |
2024-08-26 |
Richard Biener | Delay edge removal in forwprop |
commit | commitdiff | tree |
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 |
next |