2020-11-11 |
Richard Biener | testsuite/97797 - adjust GIMPLE tests for sizetype |
commit | commitdiff | tree |
2020-11-11 |
Richard Biener | tree-optimization/97623 - Avoid PRE hoist insertion... |
commit | commitdiff | tree |
2020-11-11 |
Richard Sandiford | aarch64: Support SVE comparisons for unpacked integers |
commit | commitdiff | tree |
2020-11-11 |
Richard Sandiford | vect: Allow vconds between different vector sizes |
commit | commitdiff | tree |
2020-11-11 |
Paul Scharnofske | libstdc++: Assigning to a joinable std::jthread calls... |
commit | commitdiff | tree |
2020-11-11 |
Jonathan Wakely | libstdc++: Use helper type for checking thread ID |
commit | commitdiff | tree |
2020-11-11 |
liuhongt | Support Intel AVX VNNI |
commit | commitdiff | tree |
2020-11-11 |
Martin Liska | Fix spelling. |
commit | commitdiff | tree |
2020-11-11 |
Richard Biener | Drop topological sort for PRE phi-translation |
commit | commitdiff | tree |
2020-11-11 |
Aldy Hernandez | Early exit on VR_VARYING from irange::set. |
commit | commitdiff | tree |
2020-11-11 |
zhengnannan | AArch64: Add FLAG for arithmetic operation intrinsics... |
commit | commitdiff | tree |
2020-11-11 |
Tobias Burnus | gfortran.dg/gomp/workshare-reduction-*.f90: Fix dumps... |
commit | commitdiff | tree |
2020-11-11 |
Jakub Jelinek | fortran: Fix up gfc_typename CHARACTER length handling... |
commit | commitdiff | tree |
2020-11-11 |
Alan Modra | Re: Refactor copying decl section names |
commit | commitdiff | tree |
2020-11-11 |
Strager Neds | Improve efficiency of copying section from another... |
commit | commitdiff | tree |
2020-11-11 |
Strager Neds | Refactor section name ref counting |
commit | commitdiff | tree |
2020-11-11 |
liuhongt | Formatting, there should be a space between PTA_* and (. |
commit | commitdiff | tree |
2020-11-11 |
Nagaraju Mekala | Update MicroBlaze strings test |
commit | commitdiff | tree |
2020-11-11 |
David Edelsohn | testsuite: skip zero-scratch-regs on powerpc. |
commit | commitdiff | tree |
2020-11-11 |
Jonathan Wakely | libstdc++: Implement std::emit_on_flush etc. |
commit | commitdiff | tree |
2020-11-11 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-11-11 |
Ilya Leoshkevich | IBM Z: Fix bootstrap breakage due to HAVE_TF macro |
commit | commitdiff | tree |
2020-11-10 |
Jonathan Wakely | libstdc++: Avoid bad_alloc exceptions when changing... |
commit | commitdiff | tree |
2020-11-10 |
Marek Polacek | c++: Improve static_assert diagnostic [PR97518] |
commit | commitdiff | tree |
2020-11-10 |
Marek Polacek | c++: Add 5 unfixed tests. |
commit | commitdiff | tree |
2020-11-10 |
Jonathan Wakely | libstdc++: Reorder constructors in <sstream> |
commit | commitdiff | tree |
2020-11-10 |
Jonathan Wakely | libstdc++: Add remaining C++20 additions to <sstream... |
commit | commitdiff | tree |
2020-11-10 |
Jonathan Wakely | libstdc++: Fix more unspecified comparisons to null... |
commit | commitdiff | tree |
2020-11-10 |
Strager Neds | Refactor copying decl section names |
commit | commitdiff | tree |
2020-11-10 |
Aldy Hernandez | Early exit from irange::set for poly ints. |
commit | commitdiff | tree |
2020-11-10 |
Martin Liska | analyzer: remove dead code |
commit | commitdiff | tree |
2020-11-10 |
Tobias Burnus | Fortran: OpenMP 5.0 (in_,task_)reduction clause extensions |
commit | commitdiff | tree |
2020-11-10 |
Matthew Malcomson | opts: Change `is incompatible with` messages to have... |
commit | commitdiff | tree |
2020-11-10 |
Jeff Law | Fix minor whitespace issues |
commit | commitdiff | tree |
2020-11-10 |
Stefan Kanthak | Improve generated code for various libgcc2.c routines |
commit | commitdiff | tree |
2020-11-10 |
Ian Lance Taylor | libgo: update to Go 1.15.4 release |
commit | commitdiff | tree |
2020-11-10 |
Jakub Jelinek | c, c++: Fix up -Wunused-value on COMPLEX_EXPRs [PR97748] |
commit | commitdiff | tree |
2020-11-10 |
Richard Biener | tree-optimization/97769 - fix assert in peeling for... |
commit | commitdiff | tree |
2020-11-10 |
Richard Biener | tree-optimization/97780 - fix ICE in fini_pre |
commit | commitdiff | tree |
2020-11-10 |
zhengnannan | AArch64: Add FLAG for tbl/tbx intrinsics [PR94442] |
commit | commitdiff | tree |
2020-11-10 |
Chung-Lin Tang | openmp: Implement OpenMP 5.0 base-pointer attachement... |
commit | commitdiff | tree |
2020-11-10 |
Ilya Leoshkevich | IBM Z: Test long doubles in vector registers |
commit | commitdiff | tree |
2020-11-10 |
Ilya Leoshkevich | IBM Z: Store long doubles in vector registers when... |
commit | commitdiff | tree |
2020-11-10 |
Eric Botcazou | Fix wrong code for boolean negation in condition at -O2 |
commit | commitdiff | tree |
2020-11-10 |
Richard Biener | More PRE TLC |
commit | commitdiff | tree |
2020-11-10 |
David Candler | aarch64: Skip arm targets in vq*shr*n_high_n intrinsic... |
commit | commitdiff | tree |
2020-11-10 |
Alex Coplan | doc: Fix grammar in description of earlyclobber |
commit | commitdiff | tree |
2020-11-10 |
Jakub Jelinek | sccvn: Fix up push_partial_def little-endian bitfield... |
commit | commitdiff | tree |
2020-11-10 |
Tobias Burnus | Fortran: Fix function decl's location [PR95847] |
commit | commitdiff | tree |
2020-11-10 |
Richard Biener | tree-optimization/97760 - reduction paths with unhandle... |
commit | commitdiff | tree |
2020-11-10 |
Aldy Hernandez | Normalize VARYING for -fstrict-enums. |
commit | commitdiff | tree |
2020-11-10 |
hongyuw1 | Adjust Keylocker regex pattern for darwin, and add... |
commit | commitdiff | tree |
2020-11-10 |
Andrew MacLeod | Fix logical_combine OR operation. Again. |
commit | commitdiff | tree |
2020-11-10 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-11-09 |
Marek Polacek | c++: DR 1914 - Allow duplicate standard attributes. |
commit | commitdiff | tree |
2020-11-09 |
Patrick Palka | c++: Consider only relevant template arguments in sat_h... |
commit | commitdiff | tree |
2020-11-09 |
Patrick Palka | c++: Use two levels of caching in satisfy_atom |
commit | commitdiff | tree |
2020-11-09 |
Patrick Palka | c++: Reuse identical ATOMIC_CONSTRs during normalization |
commit | commitdiff | tree |
2020-11-09 |
Patrick Palka | c++: Fix ICE with variadic concepts and aliases [PR93907] |
commit | commitdiff | tree |
2020-11-09 |
Pat Bernardi | MAINTAINERS: Add myself for write after approval |
commit | commitdiff | tree |
2020-11-09 |
François Dumont | libstdc++: Remove <debug/array> |
commit | commitdiff | tree |
2020-11-09 |
Jason Merrill | c++: Call tsubst_pack_expansion from tsubst. |
commit | commitdiff | tree |
2020-11-09 |
Jason Merrill | c++: Improve error location for class using-decl. |
commit | commitdiff | tree |
2020-11-09 |
François Dumont | libstdc++: Make _GLIBCXX_DEBUG checks constexpr compatible |
commit | commitdiff | tree |
2020-11-09 |
Marek Polacek | c++: Fix -Wvexing-parse ICE with omitted int [PR97762] |
commit | commitdiff | tree |
2020-11-09 |
Patrick Palka | c-family: Avoid unnecessary work when -Wpragmas is... |
commit | commitdiff | tree |
2020-11-09 |
Patrick Palka | c-family: Fix regression in location-overflow-test... |
commit | commitdiff | tree |
2020-11-09 |
Claudiu Zissulescu | arc: Improve/add instruction patterns to better use... |
commit | commitdiff | tree |
2020-11-09 |
Aldy Hernandez | Clean up irange self tests. |
commit | commitdiff | tree |
2020-11-09 |
Tobias Burnus | Fortran: Fix OpenACC in specification-part checks ... |
commit | commitdiff | tree |
2020-11-09 |
Jonathan Wakely | libstdc++: Improve comment on _Power_of_2 helper function |
commit | commitdiff | tree |
2020-11-09 |
Jonathan Wakely | libstdc++: Remove redundant check for zero in std:... |
commit | commitdiff | tree |
2020-11-09 |
Richard Biener | tree-optimization/97761 - fix SLP live calculation |
commit | commitdiff | tree |
2020-11-09 |
Aldy Hernandez | Cleanup irange::set. |
commit | commitdiff | tree |
2020-11-09 |
Andrea Corallo | aarch64: Do not alter force_reg returned register expan... |
commit | commitdiff | tree |
2020-11-09 |
Jonathan Wakely | libstdc++: Use 'inline' consistently in std::exception_... |
commit | commitdiff | tree |
2020-11-09 |
Jonathan Wakely | libstdc++: Include <typeinfo> even for -fno-rtti [PR... |
commit | commitdiff | tree |
2020-11-09 |
Jonathan Wakely | config-ml.in: Suppress output from multi-do recipes |
commit | commitdiff | tree |
2020-11-09 |
Richard Biener | tree-optimization/97753 - fix SLP induction vect |
commit | commitdiff | tree |
2020-11-09 |
Richard Biener | tree-optimization/97746 - fix order of mask precision... |
commit | commitdiff | tree |
2020-11-09 |
Nathan Sidwell | c++: ADL refactor |
commit | commitdiff | tree |
2020-11-09 |
Nathan Sidwell | c++: Consistently expose singleton overloads |
commit | commitdiff | tree |
2020-11-09 |
Richard Biener | CSE VN_INFO calls in PRE and VN |
commit | commitdiff | tree |
2020-11-09 |
Richard Biener | Use a per-edge PRE PHI translation cache |
commit | commitdiff | tree |
2020-11-09 |
Andrea Corallo | arm: [testcase] Better narrow some bfloat16 testcase |
commit | commitdiff | tree |
2020-11-09 |
Cui,Lili | Enable MOVDIRI, MOVDIR64B, CLDEMOTE and WAITPKG for... |
commit | commitdiff | tree |
2020-11-09 |
Christophe... | libiberty/pex-win32.c: Initialize orig_err |
commit | commitdiff | tree |
2020-11-09 |
Kewen Lin | ira: Recompute regstat as max_regno changes [PR97705] |
commit | commitdiff | tree |
2020-11-09 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-11-08 |
Iain Sandoe | Objective-C/C++ : Handle parsing @property 'class'... |
commit | commitdiff | tree |
2020-11-08 |
Iain Sandoe | testsuite, Darwin, PPC : Skip zero scratch regs tests. |
commit | commitdiff | tree |
2020-11-08 |
Iain Sandoe | testsuite, Darwin, X86 : Add target requires native... |
commit | commitdiff | tree |
2020-11-08 |
David Edelsohn | rs6000: Fix bootstrap after r11-4793. |
commit | commitdiff | tree |
2020-11-08 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-11-07 |
Marek Polacek | testsuite: Fix Wimplicit-fallthrough-20.c. |
commit | commitdiff | tree |
2020-11-07 |
Lewis Hyatt | libcpp: Update cpp_wcwidth() to Unicode 13.0.0 |
commit | commitdiff | tree |
2020-11-07 |
Iain Sandoe | Objective-C/C++ (C-family) : Add missing 'atomic' prope... |
commit | commitdiff | tree |
2020-11-07 |
Iain Sandoe | Objective-C : Implement NSObject attribute. |
commit | commitdiff | tree |
2020-11-07 |
Eric Botcazou | Fix Ada build failure for the SuSE PowerPC64/Linux... |
commit | commitdiff | tree |
2020-11-07 |
Iain Sandoe | testsuite, Darwin, PPC : XFAIL zero-scratch-regs tests. |
commit | commitdiff | tree |
next |