summaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2022-02-23Daily bump.GCC Administrator
2022-02-22libgo: update README.gccIan Lance Taylor
2022-02-22rs6000: Move g++.dg/ext powerpc tests to g++.targetPaul A. Clarke
2022-02-22Fortran: skip compile-time shape check if constructor shape is not knownHarald Anlauf
2022-02-22Restore bootstrap on x86_64-pc-linux-gnuRoger Sayle
2022-02-22Get rid of 'gcc/omp-oacc-neuter-broadcast.cc:oacc_build_component_ref'Thomas Schwinge
2022-02-22Further simplify 'gcc/omp-oacc-neuter-broadcast.cc:record_field_map_t'Thomas Schwinge
2022-02-22rs6000: Fix GC on rs6000.c decls for atomic handling (PR88134)Segher Boessenkool
2022-02-22arm: Add VPR_REG to ALL_REGSChristophe Lyon
2022-02-22arm: Convert more MVE/CDE builtins to predicate qualifiersChristophe Lyon
2022-02-22arm: Convert more load/store MVE builtins to predicate qualifiersChristophe Lyon
2022-02-22arm: Convert more MVE builtins to predicate qualifiersChristophe Lyon
2022-02-22arm: Convert remaining MVE vcmp builtins to predicate qualifiersChristophe Lyon
2022-02-22arm: Fix vcond_mask expander for MVE (PR target/100757)Christophe Lyon
2022-02-22arm: Implement auto-vectorized MVE comparisons with vectors of boolean predic...Christophe Lyon
2022-02-22arm: Implement MVE predicates as vectors of booleansChristophe Lyon
2022-02-22arm: Fix mve_vmvnq_n_<supf><mode> argument modeChristophe Lyon
2022-02-22arm: Add support for VPR_REG in arm_class_likely_spilled_pChristophe Lyon
2022-02-22arm: Add GENERAL_AND_VPR_REGS regclassChristophe Lyon
2022-02-22arm: Add new tests for comparison vectorization with Neon and MVEChristophe Lyon
2022-02-22nvptx: Add -misa=sm_70Tobias Burnus
2022-02-22nvptx: Add -mptx=6.0Tobias Burnus
2022-02-22[nvptx] Add -mptx-commentTom de Vries
2022-02-22Dump def that we use for a splatRichard Biener
2022-02-22Implement constant-folding simplifications of reductions.Roger Sayle
2022-02-22ranger: Fix up REALPART_EXPR/IMAGPART_EXPR handling [PR104604]Jakub Jelinek
2022-02-22i386: Fix up copysign/xorsign expansion [PR104612]Jakub Jelinek
2022-02-22[nvptx] Xfail sibcall execution testsTom de Vries
2022-02-22[nvptx, testsuite] Remove mptx settings in gcc.target/nvptx testsTom de Vries
2022-02-22target/99881 - x86 vector cost of CTOR from integer regsRichard Biener
2022-02-22tree-optimization/104582 - make SLP node available in vector cost hookRichard Biener
2022-02-22tree-optimization/104582 - Simplify vectorizer cost API and fixesRichard Biener
2022-02-22i386: Relax cmpxchg instruction under -mrelax-cmpxchg-loop [PR103069]Hongyu Wang
2022-02-22Daily bump.GCC Administrator
2022-02-21runtime/internal/syscall: build dummy package if not LinuxIan Lance Taylor
2022-02-21aarch64: Add compiler support for Shadow Call StackDan Li
2022-02-21[nvptx] Initialize ptx regsTom de Vries
2022-02-21c++: Add testcase for already fixed PR [PR85493]Patrick Palka
2022-02-21rtl-optimization/104498: Fix comparing symbol referenceAndre Vieira
2022-02-21c: [PR104506] Fix ICE after error due to change of type to error_mark_nodeAndrew Pinski
2022-02-21Daily bump.GCC Administrator
2022-02-21d: Remove handling of deleting GC allocated classes.Iain Buclaw
2022-02-20d: Merge upstream dmd cb49e99f8, druntime 55528bd1, phobos 1a3e80ec2.Iain Buclaw
2022-02-20Fortran: improve check of pointer initialization in DATA statementsHarald Anlauf
2022-02-20Daily bump.GCC Administrator
2022-02-19[nvptx] Use _ as destination operand of atom.exchTom de Vries
2022-02-19[nvptx] Don't skip atomic insns in nvptx_reorg_uniform_simtTom de Vries
2022-02-19[nvptx] Use nvptx_warpsync / nvptx_uniform_warp_check for -muniform-simtTom de Vries
2022-02-19asan: Mark instrumented vars addressable [PR102656]Jakub Jelinek
2022-02-19Daily bump.GCC Administrator