2021-08-08 |
Sergei Trofimovich | lra: Fix s/otput/output/ typo in debug output |
commit | commitdiff | tree | snapshot |
2021-08-08 |
François Dumont | libstdc++: Fix dg-prune-output assertion message |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Jeff Law | Fix c6x test compromised by recent improvements to... |
commit | commitdiff | tree | snapshot |
2021-08-08 |
Hans-Peter... | libstdc++: Tweak timeout for testsuite/std/ranges/iota... |
commit | commitdiff | tree | snapshot |
2021-08-08 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Ian Lance Taylor | compiler: support export/import of unsafe.Add/Slice |
commit | commitdiff | tree | snapshot |
2021-08-07 |
Harald Anlauf | Fortran: ICE with automatic character object, save... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
H.J. Lu | Add tests for PR tree-optimization/88531 |
commit | commitdiff | tree | snapshot |
2021-08-07 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Martin Sebor | Move more code to new gimple-ssa-warn-access pass. |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Cherry Mui | compiler: make escape analysis more strict about runtim... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Christophe... | arm: Fix pr69245.c testcase for reorder assembler archi... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Christophe... | arm: Fix typos for reorder assembler architecture direc... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Richard Biener | tree-optimization/101801 - remove vect_worthwhile_witho... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Jonathan Wakely | libstdc++: Also move the [[nodiscard]] attributes in... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Uros Bizjak | i386: Fix conditional move reg-to-reg move elimination... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Roger Sayle | Use CFN_BUILT_IN_CLRSB instead of BUILT_IN_CLRSB in... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Tamar Christina | middle-end/AArch64: Fix bootstrap after vec changes |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Sebastian Huber | gcov: Remove <stdint.h> from libgcov-driver.c |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Jonathan Wright | aarch64: Use memcpy to copy structures in bfloat vst... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Jonathan Wright | aarch64: Use memcpy to copy structures in vst2[q]_lane... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Jonathan Wright | aarch64: Use memcpy to copy structures in vst3[q]_lane... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Jonathan Wright | aarch64: Use memcpy to copy structures in vst4[q]_lane... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Martin Liska | rs6000: Fix restored rs6000_long_double_type_size |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Richard Biener | Fixup gfortran.dg/vect/vect-8.f90 for aarch64 |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Sebastian Huber | gcov: Add __gcov_info_to_gdca() |
commit | commitdiff | tree | snapshot |
2021-08-06 |
Martin Sebor | Adjust by-value function vec arguments to by-reference. |
commit | commitdiff | tree | snapshot |
2021-08-06 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2021-08-05 |
Ian Lance Taylor | runtime: extend internal atomics to comply with sync... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
Jonathan Wakely | libstdc++: Move [[nodiscard]] attributes again [PR101782] |
commit | commitdiff | tree | snapshot |
2021-08-05 |
Jakub Jelinek | libcpp: Regenerate ucnid.h using Unicode 13.0.0 files... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
Jakub Jelinek | libcpp: Fix makeucnid bug with combining values [PR100977] |
commit | commitdiff | tree | snapshot |
2021-08-05 |
Jakub Jelinek | libgcc: Honor LDFLAGS_FOR_TARGET when linking libgcc_s |
commit | commitdiff | tree | snapshot |
2021-08-05 |
Chung-Lin Tang | openmp: Implement omp_get_device_num routine |
commit | commitdiff | tree | snapshot |
2021-08-05 |
Jonathan Wakely | libstdc++: Add [[nodiscard]] to <compare> |
commit | commitdiff | tree | snapshot |
2021-08-05 |
Jonathan Wakely | testsuite: Fix warning introduced by nodiscard in libstdc++ |
commit | commitdiff | tree | snapshot |
2021-08-05 |
Jonathan Wakely | libstdc++: Move attributes that follow requires-clauses... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
H.J. Lu | <x86gprintrin.h>: Add pragma GCC target("general-regs... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
Richard Sandiford | doc: Document cond_* shift optabs in md.texi |
commit | commitdiff | tree | snapshot |
2021-08-05 |
Richard Sandiford | vect: Move costing helpers from aarch64 code |
commit | commitdiff | tree | snapshot |
2021-08-05 |
Richard Earnshaw | arm: reorder assembler architecture directives [PR101723] |
commit | commitdiff | tree | snapshot |
2021-08-05 |
Richard Earnshaw | arm: Don't reconfigure globals in arm_configure_build_t... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
Richard Earnshaw | arm: ensure the arch_name is always set for the build... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
Jonathan Wright | aarch64: Don't include vec_select high-half in SIMD... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
Jonathan Wright | aarch64: Don't include vec_select high-half in SIMD... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
Richard Biener | Adjust gcc.dg/vect/bb-slp-pr101756.c |
commit | commitdiff | tree | snapshot |
2021-08-05 |
Kewen Lin | cfgloop: Make loops_list support an optional loop_p... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
Eric Botcazou | Fix oversight in handling of reverse SSO in SRA pass |
commit | commitdiff | tree | snapshot |
2021-08-05 |
Cherry Mui | compiler: make escape analysis more robust about builti... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
liuhongt | Support cond_{xor,ior,and} for vector integer mode... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
liuhongt | Support cond_{smax,smin} for vector float/double modes... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
liuhongt | Support cond_{smax,smin,umax,umin} for vector integer... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2021-08-04 |
David Malcolm | analyzer: initial implementation of asm support [PR101570] |
commit | commitdiff | tree | snapshot |
2021-08-04 |
H.J. Lu | x86: Update STORE_MAX_PIECES |
commit | commitdiff | tree | snapshot |
2021-08-04 |
H.J. Lu | x86: Avoid stack realignment when copying data with... |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Andreas Krebbel | IBM Z: Implement TARGET_VECTORIZE_VEC_PERM_CONST for... |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Andreas Krebbel | IBM Z: Implement TARGET_VECTORIZE_VEC_PERM_CONST for... |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Andreas Krebbel | IBM Z: Remove redundant V_HW_64 mode iterator. |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Andreas Krebbel | IBM Z: Get rid of vpdi unspec |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Andreas Krebbel | IBM Z: Get rid of vec merge unspec |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Jonathan Wright | aarch64: Don't include vec_select high-half in SIMD... |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Jonathan Wright | aarch64: Don't include vec_select element in SIMD multi... |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Richard Sandiford | vect: Tweak comparisons with existing epilogue loops |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Richard Sandiford | vect: Tweak dump messages for vector mode choice |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Richard Sandiford | aarch64: Fix a typo |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Vincent Lefèvre | gcov: check return code of a fclose |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Bernd Edlinger | Fix debug info for ignored decls at start of assembly |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Tamar Christina | [testsuite] Fix trapping access in test PR101750 |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Richard Biener | Add emulated gather capability to the vectorizer |
commit | commitdiff | tree | snapshot |
2021-08-04 |
H.J. Lu | by_pieces: Pass MAX_PIECES to op_by_pieces_d |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Roger Sayle | Fold (X<<C1)^(X<<C2) to a multiplication when possible. |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Jonathan Wakely | libstdc++: Add [[nodiscard]] to sequence containers |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Jonathan Wakely | libstdc++: Add [[nodiscard]] to iterators and related... |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Richard Biener | Rewrite more vector loads to scalar loads |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Richard Biener | tree-optimization/101756 - avoid vectorizing boolean... |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Jakub Jelinek | c++: Fix up #pragma omp declare {simd,variant} and... |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Jakub Jelinek | testsuite: Fix duplicated content of gcc.c-torture... |
commit | commitdiff | tree | snapshot |
2021-08-04 |
liuhongt | Refine predicate of peephole2 to general_reg_operand... |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Jakub Jelinek | libgcc: Fix duplicated content of config/t-slibgcc... |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Aldy Hernandez | Mark path_range_query::dump as override. |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Richard Biener | tree-optimization/101769 - tail recursion creates possi... |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Martin Liska | docs: document threader-mode param |
commit | commitdiff | tree | snapshot |
2021-08-04 |
liuhongt | Add dg-require-effective-target for testcases. |
commit | commitdiff | tree | snapshot |
2021-08-04 |
liuhongt | Support cond_{fma,fms,fnma,fnms} for vector float/doubl... |
commit | commitdiff | tree | snapshot |
2021-08-04 |
Cherry Mui | compiler: support new language constructs in escape... |
commit | commitdiff | tree | snapshot |
2021-08-04 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2021-08-03 |
Ian Lance Taylor | compile, runtime: make selectnbrecv return two values |
commit | commitdiff | tree | snapshot |
2021-08-03 |
Ian Lance Taylor | compiler: check slice to pointer-to-array conversion... |
commit | commitdiff | tree | snapshot |
2021-08-03 |
Segher Boessenkool | rs6000: Replace & by && |
commit | commitdiff | tree | snapshot |
2021-08-03 |
Segher Boessenkool | rs6000: "e" is not a free constraint letter |
commit | commitdiff | tree | snapshot |
2021-08-03 |
Eugene Rozenfeld | Fix indirect call inlining with AutoFDO |
commit | commitdiff | tree | snapshot |
2021-08-03 |
Eugene Rozenfeld | Fixes for AutoFDO testing |
commit | commitdiff | tree | snapshot |
2021-08-03 |
Eugene Rozenfeld | Fix indir-call-prof-2.c with AutoFDO |
commit | commitdiff | tree | snapshot |
2021-08-03 |
Eugene Rozenfeld | Fixes for AutoFDO tests |
commit | commitdiff | tree | snapshot |
2021-08-03 |
Martin Sebor | Disable a test case in ILP32 [PR101688]. |
commit | commitdiff | tree | snapshot |
2021-08-03 |
Paul A. Clarke | rs6000: Add test for _mm_minpos_epu16 |
commit | commitdiff | tree | snapshot |
2021-08-03 |
Paul A. Clarke | rs6000: Add support for _mm_minpos_epu16 |
commit | commitdiff | tree | snapshot |
2021-08-03 |
Jonathan Wakely | libstdc++: Suppress redundant definitions of inline... |
commit | commitdiff | tree | snapshot |
2021-08-03 |
Jonathan Wakely | libstdc++: Replace TR1 components with C++11 ones in... |
commit | commitdiff | tree | snapshot |
next |