gcc.git
2019-10-21 Prathamesh... re PR tree-optimization/91532 ([SVE] Redundant predicat...
2019-10-21 Georg-Johann LayFix some fallout for small targets.
2019-10-21 Richard SandifordReplace current_vector_size with vec_info::vector_size
2019-10-21 Richard SandifordPass a vec_info to vect_double_mask_nunits
2019-10-21 Richard SandifordPass a vec_info to vect_halve_mask_nunits
2019-10-21 Richard SandifordPass a loop_vec_info to vect_maybe_permute_loop_masks
2019-10-21 Richard SandifordPass a vec_info to supportable_narrowing_operation
2019-10-21 Richard SandifordPass a vec_info to simple_integer_narrowing
2019-10-21 Richard SandifordPass a vec_info to can_duplicate_and_interleave_p
2019-10-21 Richard SandifordPass a vec_info to duplicate_and_interleave
2019-10-21 Richard SandifordPass a vec_info to get_vectype_for_scalar_type
2019-10-21 Richard SandifordPass a vec_info to get_mask_type_for_scalar_type
2019-10-21 Richard SandifordPass a vec_info to vect_supportable_direct_optab_p
2019-10-21 Richard SandifordPass a vec_info to vect_supportable_shift
2019-10-21 Richard SandifordAvoid setting current_vector_size in get_vec_alignment_...
2019-10-21 GCC AdministratorDaily bump.
2019-10-20 Bernd Edlingercommon.opt (-fcommon): Fix description.
2019-10-20 Jakub Jelineki386-protos.h (ix86_pre_reload_split): Declare.
2019-10-20 Gerald Pfeiferinstall.texi (Configuration, [...]): hboehm.info now...
2019-10-20 Jan Hubickatree-ssa-alias.c (nonoverlapping_refs_since_match_p...
2019-10-20 Richard SandifordMove code out of vect_slp_analyze_bb_1
2019-10-20 Richard SandifordAvoid recomputing data references in BB SLP
2019-10-20 GCC AdministratorDaily bump.
2019-10-19 Jakub Jelineknodiscard-reason-only-one.C: In dg-error or dg-warning...
2019-10-19 Paul Thomasre PR fortran/91926 (assumed rank optional)
2019-10-19 Jakub Jelinekre PR target/92140 (clang vs gcc optimizing with adc...
2019-10-19 Iain Sandoe[Darwin, testsuite] Fix Wnonnull on Darwin.
2019-10-19 Iain Sandoe[PPC] Delete out of date comment.
2019-10-19 JeanHeyd MeneideImplement C++20 P1301 [[nodiscard("should have a reason...
2019-10-19 GCC AdministratorDaily bump.
2019-10-18 Martin SeborPR tree-optimization/92157 - incorrect strcmp() ==...
2019-10-18 Richard Earnshaw[arm] Fix testsuite nit when compiling for thumb2
2019-10-18 Richard Earnshaw[arm] Improvements to negvsi4 and negvdi4.
2019-10-18 Richard Earnshaw[arm] Early expansion of subvdi4
2019-10-18 Richard Earnshaw[arm] Improve constant handling for subvsi4.
2019-10-18 Richard Earnshaw[arm] Early expansion of usubvdi4.
2019-10-18 Richard Earnshaw[arm] Improve constant handling for usubvsi4.
2019-10-18 Richard Earnshaw[arm] Early split addvdi4
2019-10-18 Richard Earnshaw[arm] Allow the summation result of signed add-with...
2019-10-18 Richard Earnshaw[arm] Improve code generation for addvsi4.
2019-10-18 Richard Earnshaw[arm] Early expansion of uaddvdi4.
2019-10-18 Richard Earnshaw[arm] Handle immediate values in uaddvsi4
2019-10-18 Richard Earnshaw[arm] Cleanup dead code - old support for DImode compar...
2019-10-18 Richard Earnshaw[arm] Handle some constant comparisons using rsbs+rscs
2019-10-18 Richard Earnshaw[arm] early split most DImode comparison operations.
2019-10-18 Richard Earnshaw[arm] Improve handling of DImode comparisions against...
2019-10-18 Richard Earnshaw[arm] Early split simple DImode equality comparisons
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...
next