platform/upstream/gcc.git
2019-10-18 Richard Earnshaw[arm] Add alternative canonicalizations for subtract...
2019-10-18 Richard Earnshaw[arm] Implement negscc using SBC when appropriate.
2019-10-18 Richard Earnshaw[arm] Reduce cost of insns that are simple reg-reg...
2019-10-18 Richard Earnshaw[arm] Correct cost calculations involving borrow for...
2019-10-18 Richard Earnshaw[arm] Correctly cost addition with a carry-in
2019-10-18 Richard Earnshaw[arm] Introduce arm_carry_operation
2019-10-18 Richard Earnshaw[arm] Remove redundant DImode subtract patterns
2019-10-18 Richard Earnshaw[arm] Early split subdi3
2019-10-18 Richard Earnshaw[arm] fix constraints on addsi3_carryin_alt2
2019-10-18 Richard Earnshaw[arm] Rewrite addsi3_carryin_shift_<optab> in canonical...
2019-10-18 Richard Earnshaw[arm] Early split zero- and sign-extension
2019-10-18 Richard Earnshaw[arm] Perform early splitting of adddi3.
2019-10-18 Richard Earnshaw[arm] Rip out DImode addition and subtraction splits.
2019-10-18 Steven G. Karglre PR fortran/69455 ([F08] Assembler error(s) when...
2019-10-18 Jakub Jelinekre PR middle-end/92153 (ICE / segmentation fault, use...
2019-10-18 Andre Vieira[Arm] Fix multilibs for Armv7-R
2019-10-18 Nathan Sidwell[C++ PATCH] anon type names
2019-10-18 Tobias BurnusFortran] PR91586 Fix ICE on invalid code with CLASS
2019-10-18 Jonathan WakelyPR libstdc++/92143 adjust for OS X aligned_alloc behaviour
2019-10-18 Jonathan WakelyImplement std::ranges::less without std::less
2019-10-18 Georg-Johann Layre PR target/86040 ([avr]: RAMPZ is not always cleared...
2019-10-18 Georg-Johann LayFix some fallout for small targets.
2019-10-18 Prathamesh... re PR target/86753 (gcc.target/aarch64/sve/vcond_[45...
2019-10-18 GCC AdministratorDaily bump.
2019-10-17 John David... pa.c (pa_output_indirect_call): Fix typos in last change.
2019-10-17 Jakub Jelinekre PR tree-optimization/92056 (ice in expr_object_size...
2019-10-17 Paolo Carlinidecl.c (grokfndecl): Remove redundant use of in_system_...
2019-10-17 Iain Sandoe[Darwin, PPC] Fix PR 65342.
2019-10-17 Jason Merrillgitattributes: Avoid {} in filename pattern.
2019-10-17 Jason Merrillcp-gimplify.c (cp_gimplify_expr): Use get_initialized_t...
2019-10-17 Richard Bienertree-vectorizer.h (_stmt_vec_info::cond_reduc_code...
2019-10-17 Jonathan WakelyProcess new C++17 and C++20 headers with Doxygen
2019-10-17 Jonathan WakelyDefine [range.cmp] comparisons for C++20
2019-10-17 Georg-Johann LayFix breakage introduced by r276985.
2019-10-17 H.J. Lui386: Add clear_ratio to processor_costs
2019-10-17 Jonathan WakelyPR libstdc++/92124 fix incorrect container move assignment
2019-10-17 Richard Bienertree-vect-loop.c (check_reduction_path): Compute reduct...
2019-10-17 Richard Earnshaw[arm] Add default FPU for Marvell-pj4
2019-10-17 Yuliang Wang[AArch64][SVE2] Support for EOR3 and variants of BSL
2019-10-17 Aldy HernandezRemove incorrect PR from ChangeLog.
2019-10-17 Aldy Hernandezre PR tree-optimization/92131 (incorrect assumption...
2019-10-17 Andre Vieira[vect] Be consistent in versioning threshold use
2019-10-17 Andre Vieira[vect] Outline code into new function: determine_peel_f...
2019-10-17 Nathan Sidwell[C++ PATCH] builtin fn creation
2019-10-17 Andre Vieira[vect] Refactor versioning threshold
2019-10-17 Richard Bienertree-vect-loop.c (needs_fold_left_reduction_p): Export.
2019-10-17 Christophe... [ARM,testsuite] Fix typo in arm_arch_v8a_ok effective...
2019-10-17 Richard Bienertree-ssa-pre.c (create_component_ref_by_pieces_1):...
2019-10-17 Mark EgglestonAdditional test cases for using automatic variables...
2019-10-17 Georg-Johann Layprogmem-error-1.cpp: Fix location of the expected diagn...
2019-10-17 Feng Xuere PR testsuite/92125 (New test gcc.dg/ipa/pr91088...
2019-10-17 Richard Bienerre PR tree-optimization/92129 (ICE in vectorizable_redu...
2019-10-17 Jakub Jelinekre PR tree-optimization/92056 (ice in expr_object_size...
2019-10-17 Jakub Jelinekre PR tree-optimization/92115 (ICE in gimple_cond_get_o...
2019-10-17 Jakub Jelinekre PR fortran/87752 (ICE in omp_add_variable, at gimpli...
2019-10-17 Richard Bienerre PR debug/91887 (-fdebug-types-section ICE building...
2019-10-17 Luis MachadoFix old file reference in gcc/cp/cp-gimplify.c
2019-10-17 GCC AdministratorDaily bump.
2019-10-16 Jakub Jelinekdecl.c (cxx_maybe_build_cleanup): When clearing locatio...
2019-10-16 Jakub Jelinektree-ssa-strlen.c (maybe_invalidate): Use HOST_WIDE_INT...
2019-10-16 Andrew BurgessRISC-V: Include more registers in SIBCALL_REGS.
2019-10-16 Martin SeborPR tree-optimization/83821 - local aggregate initializa...
2019-10-16 Martin SeborPR tree-optimization/91996 - fold non-constant strlen...
2019-10-16 Richard Earnshaw[arm] fix bootstrap failure due to uninitialized warning
2019-10-16 Mihailo Stojanovicmips.c (mips_expand_builtin_insn): Force the operands...
2019-10-16 Ilya Leoshkevichfind_partition_fixes: remove unused bbs_in_cold_partiti...
2019-10-16 Wilco Dijkstra[AArch64] Fix symbol offset limit
2019-10-16 Richard Bienertree-vect-loop.c (vect_valid_reduction_input_p): Remove.
2019-10-16 Peter BergnerIn PR70010, a function is marked with target(no-vsx...
2019-10-16 Richard SandifordAssert for POINTER_TYPE_P in expr_callee_abi
2019-10-16 Richard Sandiford[AArch64] Add partial SVE vector modes
2019-10-16 Richard Sandiford[AArch64] Improve poly_int handling in aarch64_layout_frame
2019-10-16 Richard Sandiford[AArch64] Add an assert to aarch64_layout_frame
2019-10-16 Richard Sandiford[AArch64] Use frame reference in aarch64_layout_frame
2019-10-16 Jonathan WakelyOnly use GCC-specific __is_same_as built-in conditionally
2019-10-16 Richard Bienerre PR tree-optimization/92119 (ICE: SIGSEGV in contains...
2019-10-16 Richard SandifordDeal with incoming POLY_INT_CST ranges (PR92033)
2019-10-16 Feng XueGeneralized IPA predicate on parameter reference
2019-10-16 François Dumont[_GLIBCXX_DEBUG] Clarify constness and state <unknown...
2019-10-16 GCC AdministratorDaily bump.
2019-10-15 Segher Boessenkoolgenattrtab: Parenthesize expressions correctly (PR92107)
2019-10-15 John David... fptr.c (_dl_read_access_allowed): Change argument to...
2019-10-15 Andrew Pinski20191015-1.c: New test.
2019-10-15 Iain Sandoe[Darwin] Clarify fix and continue support (NFC).
2019-10-15 Iain Sandoe[Darwin] Update darwin_binds_local_p.
2019-10-15 Martin SeborPR testsuite/92016 - Excess errors in Wstringop-overflo...
2019-10-15 Richard Bienerlto-streamer-out.c (lto_variably_modified_type_p):...
2019-10-15 James Norris[Fortran] OpenMP+OpenACC: Remove bogus contigous-pointe...
2019-10-15 Bill Schmidtre PR testsuite/92093 (New test case gcc.target/powerpc...
2019-10-15 Nathan Sidwell[C++ PATCH] clone_function_decl breakup
2019-10-15 Jozef Lawrynowiczmsp430.md (zero_extendqipsi2): New.
2019-10-15 Jozef Lawrynowiczmsp430.md: Group zero_extend* insns together.
2019-10-15 Jozef Lawrynowiczconstraints.md: Allow post_inc operand for "Ya" constraint.
2019-10-15 Nathan Sidwell[linemap PATCH] Constify lookup
2019-10-15 Richard Bienerre PR debug/91929 (missing inline subroutine informatio...
2019-10-15 Nathan Sidwell[C++ PATCH] build_clone cleanup
2019-10-15 Richard Bienerre PR target/92048 (armeb regression after r276645)
2019-10-15 Richard SandifordFix unchecked use of tree_to_uhwi in tree-ssa-strlen.c
2019-10-15 Ilya Leoshkevich[PATCH] S/390: Run %a0:DI splitters only after reload
2019-10-15 Arnaud CharletMakefile.rtl (a-except.o): Put -O1 earlier so that...
next