gcc.git
2019-08-15 Uros Bizjaki386-features.c (general_scalar_chain::convert_insn...
2019-08-15 Aldy HernandezEnforce canonicalization in value_range.
2019-08-15 Richard SandifordAdd missing check for BUILT_IN_MD (PR 91444)
2019-08-15 Richard Sandiford[AArch64] Add a aarch64_sve_mode_p query
2019-08-15 Richard Sandiford[AArch64] Fix predicate alignment for fixed-length SVE
2019-08-15 Richard Sandiford[AArch64] Tweak operand choice for SVE predicate AND
2019-08-15 Richard Sandiford[AArch64] Pass a pattern to aarch64_output_sve_cnt_imme...
2019-08-15 Richard Sandiford[AArch64] Optimise aarch64_add_offset for SVE VL constants
2019-08-15 Richard Sandiford[AArch64] Rework SVE INC/DEC handling
2019-08-15 Richard Sandiford[AArch64] Rework SVE REV[BHW] patterns
2019-08-15 Richard Sandiford[AArch64] Add more SVE FMLA and FMAD /z alternatives
2019-08-15 Richard Sandiford[AArch64] Add MOVPRFX alternatives for SVE EXT patterns
2019-08-15 Richard Sandiford[AArch64] Remove unneeded FSUB alternatives and add...
2019-08-15 Richard Sandiford[AArch64] Add more unpredicated MOVPRFX alternatives
2019-08-15 Richard Sandiford[AArch64] Use SVE reversed shifts in preference to...
2019-08-15 Kyrylo Tkachov[aarch64] Use neoversen1 tuning struct for -mcpu=cortex-a76
2019-08-15 Richard Sandiford[AArch64] Add a commutativity marker to the SVE [SU...
2019-08-15 Richard Sandiford[AArch64] Use SVE MLA, MLS, MAD and MSB for conditional...
2019-08-15 Richard Sandiford[AArch64] Use SVE binary immediate instructions for...
2019-08-15 Richard Sandiford[AArch64] Use SVE FABD in conditional arithmetic
2019-08-15 Richard Sandiford[AArch64] Use SVE [SU]ABD in conditional arithmetic
2019-08-15 Richard SandifordAdd support for conditional shifts
2019-08-15 Martin LiskaClean next_nested properly.
2019-08-15 Martin LiskaAdd ::verify for cgraph_node::origin/nested/next_nested.
2019-08-15 Martin LiskaProperly register dead cgraph_nodes in passes.c.
2019-08-15 GCC AdministratorDaily bump.
2019-08-14 Martin SeborPR testsuite/91449 - new test case gcc.dg/strlenopt...
2019-08-14 Jonathan WakelyPR c++/91436 fix C++ dialect for std::make_unique fix...
2019-08-14 Jonathan WakelyDeprecate std::__is_nullptr_t type trait
2019-08-14 Uros Bizjaki386-expand.c (ix86_expand_vector_init_one_nonzero...
2019-08-14 Christophe... noinit-attribute.c: Fix typo.
2019-08-14 Edward Smith... Implement C++20 p0879 - Constexpr for swap and swap...
2019-08-14 Bernd Edlingerbuiltins.c (expand_builtin_init_descriptor): Set memory...
2019-08-14 Martin SeborPR tree-optimization/91294 - [10 Regression] wrong...
2019-08-14 Jakub JelinekPR c++/91391 - bogus -Wcomma-subscript warning.
2019-08-14 Christophe... Add generic support for noinit attribute.
2019-08-14 Richard Bienerre PR rtl-optimization/91154 (456.hmmer regression...
2019-08-14 Richard Sandiford[AArch64] Use SVE BIC for conditional arithmetic
2019-08-14 Richard Sandiford[AArch64] Use SVE UXT[BHW] as a form of predicated AND
2019-08-14 Richard Sandiford[AArch64] Add SVE conditional conversion patterns
2019-08-14 Richard Sandiford[AArch64] Add SVE conditional floating-point unary...
2019-08-14 Richard Sandiford[AArch64] Add SVE conditional integer unary patterns
2019-08-14 Jonathan WakelyAdd more entries to the C++ get_std_name_hint array
2019-08-14 Joffrey Huguet[Ada] Improve performance of Containers.Functional_Base
2019-08-14 Bob Duff[Ada] Alignment may be specified as zero
2019-08-14 Eric Botcazou[Ada] Further cleanup in inlining machinery
2019-08-14 Eric Botcazou[Ada] Further cleanup in inlining machinery
2019-08-14 Ed Schonberg[Ada] Do not crash with -gnatR3 on Ghost aspects
2019-08-14 Bob Duff[Ada] Warn about unknown condition in Compile_Time_Warning
2019-08-14 Eric Botcazou[Ada] Further cleanup in the inlining machinery
2019-08-14 Bob Duff[Ada] Incorrect error on inline protected function
2019-08-14 Bob Duff[Ada] Defer processing of unknown CTW/E conditions...
2019-08-14 Eric Botcazou[Ada] Compiler speedup with inlining across units
2019-08-14 Gary Dismukes[Ada] Equality for nonabstract type derived from interf...
2019-08-14 Bob Duff[Ada] Strengthen Locked flag
2019-08-14 Arnaud Charlet[Ada] Remove documentation of gnatelim
2019-08-14 Bob Duff[Ada] Tweak the sloc of Compile_Time_Warning warnings
2019-08-14 Bob Duff[Ada] Minor: remove a ??? comment
2019-08-14 Eric Botcazou[Ada] Remove obsolete Pending_Descriptor table and...
2019-08-14 Bob Duff[Ada] Spurious error in discriminated aggregate
2019-08-14 Eric Botcazou[Ada] Fix internal error on inlined subprogram instance
2019-08-14 Ed Schonberg[Ada] Crash on quantified expression in disabled assertion
2019-08-14 Javier Miranda[Ada] Sem_Util: fix a bug in New_Copy_Tree
2019-08-14 Yannick Moy[Ada] Expose part of ownership checking for use in...
2019-08-14 Yannick Moy[Ada] Check SPARK restriction on Old/Loop_Entry with...
2019-08-14 Yannick Moy[Ada] Fix spurious ownership error in GNATprove
2019-08-14 Eric Botcazou[Ada] Fix discrepancy in mechanism tracking private...
2019-08-14 Javier Miranda[Ada] Fix a recent ACATS regression (c552001)
2019-08-14 Ed Schonberg[Ada] Crash on precondition involving quantified expression
2019-08-14 Yannick Moy[Ada] Fix failing assertions on SPARK elaboration
2019-08-14 Eric Botcazou[Ada] Small internal improvements to the inlining machinery
2019-08-14 Gary Dismukes[Ada] Illegal selection of first object in a task type...
2019-08-14 Piotr Trojanek[Ada] Minor refactoring in Einfo
2019-08-14 Richard Bienerre PR testsuite/91419 (gcc.dg/tree-ssa/pr91091-2.c...
2019-08-14 Richard Sandiford[AArch64] Add support for SVE absolute comparisons
2019-08-14 Richard Sandiford[AArch64] Use SVE MOV /M of scalars
2019-08-14 Richard Sandiford[AArch64] Make more use of SVE conditional constant...
2019-08-14 Richard Sandiford[AArch64] Add support for SVE F{MAX,MIN}NM immediate
2019-08-14 Richard Sandiford[AArch64] Add support for SVE [SU]{MAX,MIN} immediate
2019-08-14 Richard Sandiford[AArch64] Add support for SVE CNOT
2019-08-14 Richard Sandiford[AArch64] Add support for SVE CLS and CLZ
2019-08-14 Richard Sandiford[AArch64] Use SVE ADR to optimise shift-add sequences
2019-08-14 Paolo Carlinidecl.c (grokdeclarator): Use id_loc and EXPR_LOCATION...
2019-08-14 Richard Sandiford[AArch64] Handle more SVE predicate constants
2019-08-14 Paolo Carlinidecl.c (grokdeclarator): Check here for typedef a funct...
2019-08-14 Paolo Carlinidecl.c (grokdeclarator): Check here for typedef a funct...
2019-08-14 Paolo Carlinidecl.c (grokdeclarator): Check here for typedef a funct...
2019-08-14 Martin LiskaRefresh LOCAL_PATCHES
2019-08-14 Richard Sandiford[AArch64] Rework SVE integer comparisons
2019-08-14 Martin LiskaFix a test-case scan pattern.
2019-08-14 Martin LiskaReapply all revisions mentioned in LOCAL_PATCHES.
2019-08-14 Martin LiskaLibsanitizer merge from trunk r368656.
2019-08-14 Richard Sandiford[AArch64] Use "x" predication for SVE integer arithmeti...
2019-08-14 Richard Sandiford[AArch64] Rearrange SVE conversion patterns
2019-08-14 Richard Sandiford[AArch64] Use unspecs for SVE conversions involving...
2019-08-14 Richard Bienerre PR rtl-optimization/91154 (456.hmmer regression...
2019-08-14 Richard Sandiford[AArch64] Rework SVE FP comparisons
2019-08-14 Richard Sandiford[AArch64] Add support for SVE HF vconds
2019-08-14 Richard Sandiford[AArch64] Commonise some SVE FP patterns
2019-08-14 Richard Sandiford[AArch64] Add a "GP strictness" operand to SVE FP unspecs
next