]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2019-09-10  Andrew Macleodeven more range_of tweaks devel/ssa-range
2019-09-10  Andrew Macleodmore grange/parameter cleanups
2019-09-09  Andrew Macleodrange_of_grange tweaks
2019-09-05  Andrew MacleodMove from grange c++ interface to gimple_range accessor...
2019-09-04  Andrew Macleodpull range_of_ssa_nme out of range_of_expr, then combi...
2019-09-04  Andrew Macleodsplit ssa-ranger into stmt-ranger and cfg related stuff...
2019-09-04  Andrew MacleodMove gimple_edge code ito grange remove switch cache...
2019-08-27  Aldy HernandezCleanups to bring branch more in line with trunk.
2019-08-27  Aldy HernandezPull in wide_int_binop_overflow into range-op.cc as...
2019-08-27  Aldy HernandezNew versions of wi_includes_zero_p and wi_zero_p in...
2019-08-26  Aldy HernandezInline wide_int_range* into range-op.cc.
2019-08-23  Andrew Macleodremove old fortrsn boolean hack
2019-08-22  Aldy HernandezRename all uses of irange to value_range_base in range...
2019-08-22  Aldy HernandezMove range self tests to range-op.cc.
2019-08-22  Aldy HernandezRemove cast() from irange API and implement it in range...
2019-08-21  Aldy HernandezMinor formatting fixes.
2019-08-21  Aldy HernandezMake range_operator::wi_fold protected.
2019-08-21  Aldy HernandezImplement new range-ops API.
2019-08-19  Aldy Hernandeztypeless undefine
2019-08-19  Andrew MacleodRangeops rework
2019-08-18  Aldy HernandezFix fallout from merge.
2019-08-18  Aldy HernandezMerge branch 'trunk-at-merge' into ranger-merge
2019-08-16  Aldy HernandezAdd type to VR_VARYING.
2019-08-16  Alexandre Olivarequire trampolines for pr85044
2019-08-16  Alexandre Olivai386/asm-4 test: use amd64's natural addressing mode...
2019-08-16  Alexandre Olivause __builtin_alloca, drop non-standard alloca.h
2019-08-16  Alexandre OlivaMatch ld besides collect2 in gcov test
2019-08-16  Alexandre Olivaaddress change
2019-08-16  GCC AdministratorDaily bump.
2019-08-15  Thomas Koenigre PR fortran/91443 (-Wargument-mismatch does not catch...
2019-08-15  Jason MerrillPR c++/90393 - ICE with thow in ?:
2019-08-15  H.J. Lui386: Separate costs of pseudo registers from hard...
2019-08-15  Jonathan WakelyPR libstdc++/91456 make INVOKE<R> work with uncopyable...
2019-08-15  Martin LiskaAdd r274540 to LOCAL_PATCHES.
2019-08-15  Martin LiskaReapply missing patch for libsanitizer.
2019-08-15  Richard SandifordRemove TARGET_SETUP_INCOMING_VARARG_BOUNDS
2019-08-15  Iain Sandoe[libsanitizer] Fix PR bootstrap/91455
2019-08-15  Jozef LawrynowiczMSP430: Fix lines over 80 characters long in config...
2019-08-15  Jozef LawrynowiczMSP430: Fix whitespace errors and incorrect indentation...
2019-08-15  Richard Bienerre PR target/91454 (ICE in get_attr_avx_partial_xmm_upd...
2019-08-15  Jason MerrillImplement P0848R3, Conditionally Trivial Special Member...
2019-08-15  Richard Bienerre PR tree-optimization/91445 (After memset, logical...
2019-08-15  Bernd Edlingerfunction.c (assign_parm_setup_reg): Handle misaligned...
2019-08-15  Martin LiskaClean up dead condition for operators in DCE.
2019-08-15  Richard Bienerc-common.c (c_stddef_cpp_builtins): When the GIMPLE...
2019-08-15  Uros Bizjak* config/i386/i386.c (convertible_comparison_p): Fix...
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...
next