]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc
Allow automatics in equivalences
[thirdparty/gcc.git] / gcc /
2019-08-16  markegglestonAllow automatics in equivalences
2019-08-16  ktkachov[gensupport] PR 91255: Do not error out immediately...
2019-08-16  rguenth2019-08-16 Richard Biener <rguenther@suse.de>
2019-08-16  marxinAdd missed to a opt-info dump.
2019-08-16  aldyhAdd type to VR_VARYING.
2019-08-16  aolivarequire trampolines for pr85044
2019-08-16  aolivai386/asm-4 test: use amd64's natural addressing mode...
2019-08-16  aolivause __builtin_alloca, drop non-standard alloca.h
2019-08-16  aolivaMatch ld besides collect2 in gcov test
2019-08-16  gccadminDaily bump.
2019-08-15  tkoenig2019-08-15 Thomas Koenig <tkoenig@gcc.gnu.org>
2019-08-15  jason PR c++/90393 - ICE with thow in ?:
2019-08-15  hjli386: Separate costs of pseudo registers from hard...
2019-08-15  rsandifoRemove TARGET_SETUP_INCOMING_VARARG_BOUNDS
2019-08-15  jozefl2019-08-15 Jozef Lawrynowicz <jozef.l@mittosystems...
2019-08-15  jozefl2019-08-15 Jozef Lawrynowicz <jozef.l@mittosystems...
2019-08-15  rguenth2019-08-15 Richard Biener <rguenther@suse.de>
2019-08-15  jason Implement P0848R3, Conditionally Trivial Special Membe...
2019-08-15  rguenth2019-08-15 Richard Biener <rguenther@suse.de>
2019-08-15  edlinger2019-08-15 Bernd Edlinger <bernd.edlinger@hotmail.de>
2019-08-15  marxinClean up dead condition for operators in DCE.
2019-08-15  rguenth2019-08-15 Richard Biener <rguenther@suse.de>
2019-08-15  uros * config/i386/i386.c (convertible_comparison_p): Fix...
2019-08-15  uros * config/i386/i386-features.c (general_scalar_chain...
2019-08-15  aldyhEnforce canonicalization in value_range.
2019-08-15  rsandifoAdd missing check for BUILT_IN_MD (PR 91444)
2019-08-15  rsandifo[AArch64] Add a aarch64_sve_mode_p query
2019-08-15  rsandifo[AArch64] Fix predicate alignment for fixed-length SVE
2019-08-15  rsandifo[AArch64] Tweak operand choice for SVE predicate AND
2019-08-15  rsandifo[AArch64] Pass a pattern to aarch64_output_sve_cnt_imme...
2019-08-15  rsandifo[AArch64] Optimise aarch64_add_offset for SVE VL constants
2019-08-15  rsandifo[AArch64] Rework SVE INC/DEC handling
2019-08-15  rsandifo[AArch64] Rework SVE REV[BHW] patterns
2019-08-15  rsandifo[AArch64] Add more SVE FMLA and FMAD /z alternatives
2019-08-15  rsandifo[AArch64] Add MOVPRFX alternatives for SVE EXT patterns
2019-08-15  rsandifo[AArch64] Remove unneeded FSUB alternatives and add...
2019-08-15  rsandifo[AArch64] Add more unpredicated MOVPRFX alternatives
2019-08-15  rsandifo[AArch64] Use SVE reversed shifts in preference to...
2019-08-15  ktkachov[aarch64] Use neoversen1 tuning struct for -mcpu=cortex-a76
2019-08-15  rsandifo[AArch64] Add a commutativity marker to the SVE [SU...
2019-08-15  rsandifo[AArch64] Use SVE MLA, MLS, MAD and MSB for conditional...
2019-08-15  rsandifo[AArch64] Use SVE binary immediate instructions for...
2019-08-15  rsandifo[AArch64] Use SVE FABD in conditional arithmetic
2019-08-15  rsandifo[AArch64] Use SVE [SU]ABD in conditional arithmetic
2019-08-15  rsandifoAdd support for conditional shifts
2019-08-15  marxinClean next_nested properly.
2019-08-15  marxinAdd ::verify for cgraph_node::origin/nested/next_nested.
2019-08-15  marxinProperly register dead cgraph_nodes in passes.c.
2019-08-15  gccadminDaily bump.
2019-08-14  mseborPR testsuite/91449 - new test case gcc.dg/strlenopt...
2019-08-14  rediPR c++/91436 fix C++ dialect for std::make_unique fix...
2019-08-14  uros * config/i386/i386-expand.c (ix86_expand_vector_init_o...
2019-08-14  clyon2019-08-14 Christophe Lyon <christophe.lyon@linaro...
2019-08-14  edlinger2019-08-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
2019-08-14  mseborPR tree-optimization/91294 - [10 Regression] wrong...
2019-08-14  mpolacek PR c++/91391 - bogus -Wcomma-subscript warning.
2019-08-14  clyonAdd generic support for noinit attribute.
2019-08-14  rguenth2019-08-14 Richard Biener <rguenther@suse.de>
2019-08-14  rsandifo[AArch64] Use SVE BIC for conditional arithmetic
2019-08-14  rsandifo[AArch64] Use SVE UXT[BHW] as a form of predicated AND
2019-08-14  rsandifo[AArch64] Add SVE conditional conversion patterns
2019-08-14  rsandifo[AArch64] Add SVE conditional floating-point unary...
2019-08-14  rsandifo[AArch64] Add SVE conditional integer unary patterns
2019-08-14  rediAdd more entries to the C++ get_std_name_hint array
2019-08-14  pmderodat[Ada] Improve performance of Containers.Functional_Base
2019-08-14  pmderodat[Ada] Alignment may be specified as zero
2019-08-14  pmderodat[Ada] Further cleanup in inlining machinery
2019-08-14  pmderodat[Ada] Further cleanup in inlining machinery
2019-08-14  pmderodat[Ada] Do not crash with -gnatR3 on Ghost aspects
2019-08-14  pmderodat[Ada] Warn about unknown condition in Compile_Time_Warning
2019-08-14  pmderodat[Ada] Further cleanup in the inlining machinery
2019-08-14  pmderodat[Ada] Incorrect error on inline protected function
2019-08-14  pmderodat[Ada] Defer processing of unknown CTW/E conditions...
2019-08-14  pmderodat[Ada] Compiler speedup with inlining across units
2019-08-14  pmderodat[Ada] Equality for nonabstract type derived from interf...
2019-08-14  pmderodat[Ada] Strengthen Locked flag
2019-08-14  pmderodat[Ada] Remove documentation of gnatelim
2019-08-14  pmderodat[Ada] Tweak the sloc of Compile_Time_Warning warnings
2019-08-14  pmderodat[Ada] Minor: remove a ??? comment
2019-08-14  pmderodat[Ada] Remove obsolete Pending_Descriptor table and...
2019-08-14  pmderodat[Ada] Spurious error in discriminated aggregate
2019-08-14  pmderodat[Ada] Fix internal error on inlined subprogram instance
2019-08-14  pmderodat[Ada] Crash on quantified expression in disabled assertion
2019-08-14  pmderodat[Ada] Sem_Util: fix a bug in New_Copy_Tree
2019-08-14  pmderodat[Ada] Expose part of ownership checking for use in...
2019-08-14  pmderodat[Ada] Check SPARK restriction on Old/Loop_Entry with...
2019-08-14  pmderodat[Ada] Fix spurious ownership error in GNATprove
2019-08-14  pmderodat[Ada] Fix discrepancy in mechanism tracking private...
2019-08-14  pmderodat[Ada] Fix a recent ACATS regression (c552001)
2019-08-14  pmderodat[Ada] Crash on precondition involving quantified expression
2019-08-14  pmderodat[Ada] Fix failing assertions on SPARK elaboration
2019-08-14  pmderodat[Ada] Small internal improvements to the inlining machinery
2019-08-14  pmderodat[Ada] Illegal selection of first object in a task type...
2019-08-14  pmderodat[Ada] Minor refactoring in Einfo
2019-08-14  rguenth2019-08-14 Richard Biener <rguenther@suse.de>
2019-08-14  rsandifo[AArch64] Add support for SVE absolute comparisons
2019-08-14  rsandifo[AArch64] Use SVE MOV /M of scalars
2019-08-14  rsandifo[AArch64] Make more use of SVE conditional constant...
2019-08-14  rsandifo[AArch64] Add support for SVE F{MAX,MIN}NM immediate
2019-08-14  rsandifo[AArch64] Add support for SVE [SU]{MAX,MIN} immediate
next