gcc.git
2019-11-15 GCC AdministratorDaily bump.
2019-11-15 Edward Smith... Implement the <array> part of C++20 p1032 Misc constexp...
2019-11-15 Joseph MyersSupport C2x [[deprecated]] attribute.
2019-11-14 Kwok Cheung... Check suitability of spill register for mode
2019-11-14 Andrew MacLeodChange fold_range to return a boolean result.
2019-11-14 Joseph MyersSupport UTF-8 character constants for C2x.
2019-11-14 Richard SandifordTweak gcc.dg/vect/bb-slp-4[01].c (PR92366)
2019-11-14 Andrew MacLeodre PR tree-optimization/92506 (Wrong code with -fwrapv...
2019-11-14 Aldy HernandezRemove range_intersect, range_invert, and range_union.
2019-11-14 Jonathan Wakelylibstdc++: Implement new predicate concepts from P1716R3
2019-11-14 Jonathan Wakelylibstdc++: Rename disable_sized_sentinel [P1871R1]
2019-11-14 Ilya LeoshkevichMake flag_thread_jumps a gate of pass_jump_after_combine
2019-11-14 Jerome LambourgUpdate the arm-*-vxworks* support
2019-11-14 Jerome LambourgHousekeeping on TARGET_OS_CPP_BUILTINS for arm-vxworks
2019-11-14 Doug RuppBase support for vxworks 7 on aarch64
2019-11-14 Olivier HainqueUpdate the libgcc support for VxWorks AE/653
2019-11-14 Corentin GayImprove the thread support for VxWorks
2019-11-14 Jerome LambourgIntroduce vxworks specific crtstuff support
2019-11-14 Pat BernardiCommon ground work for vxworks7 ports updates
2019-11-14 Richard SandifordConsider building nodes from scalars in vect_slp_analyz...
2019-11-14 Richard SandifordVectorise conversions between differently-sized integer...
2019-11-14 Richard SandifordAllow mixed vector sizes within a single vectorised...
2019-11-14 Richard Sandiford[AArch64] Support vectorising with multiple vector...
2019-11-14 Richard SandifordAvoid retrying with the same vector modes
2019-11-14 Richard SandifordSupport vectorisation with mixed vector sizes
2019-11-14 Richard SandifordRequire equal type sizes for vectorised calls
2019-11-14 Richard SandifordMake less use of get_same_sized_vectype
2019-11-14 Richard SandifordReplace vec_info::vector_size with vec_info::vector_mode
2019-11-14 Richard SandifordReplace autovectorize_vector_sizes with autovectorize_v...
2019-11-14 Richard SandifordUse consistent compatibility checks in vectorizable_shift
2019-11-14 Richard SandifordUse build_vector_type_for_mode in get_vectype_for_scala...
2019-11-14 Richard SandifordPass the data vector mode to get_mask_mode
2019-11-14 Richard SandifordRemove build_{same_sized_,}truth_vector_type
2019-11-14 Richard SandifordAdd build_truth_vector_type_for_mode
2019-11-14 Richard SandifordReplace mode_for_int_vector with related_int_vector_mode
2019-11-14 Richard SandifordAdd a targetm.vectorize.related_mode hook
2019-11-14 Richard Hendersonaarch64: Add testsuite checks for asm-flag
2019-11-14 Richard Hendersonarm: Add testsuite checks for asm-flag
2019-11-14 Richard Hendersonarm, aarch64: Add support for __GCC_ASM_FLAG_OUTPUTS__
2019-11-14 Richard Hendersonarm: Rename CC_NOOVmode to CC_NZmode
2019-11-14 Richard Hendersonarm: Fix the "c" constraint
2019-11-14 Richard Hendersonaarch64: Add "c" constraint
2019-11-14 Jan Hubickaipa-fnsummary.c (ipa_call_context::estimate_size_and_ti...
2019-11-14 Jan Hubicka* params.opt (max-inline-insns-single-O2): Set to 70...
2019-11-14 Jan HubickaSupport for value ranges in IPA predicates
2019-11-14 Martin LiskaRemove usage of CIF_MAX_INLINE_INSNS_SINGLE_O2_LIMIT.
2019-11-14 Martin LiskaAdd Optimization keyword for param_max_inline_insns_aut...
2019-11-14 Martin LiskaRemove dead code in switch conv pass.
2019-11-14 Martin LiskaRemove wrong lto-dump: lto1 makefile dependency.
2019-11-14 Martin LiskaDocument -fallocation-dce.
2019-11-14 Martin LiskaEnable VPOPCNTDQ for icelake-{client,server} and tigerlake.
2019-11-14 Martin LiskaUpdate statistics about needed symbols in IPA ICF.
2019-11-14 Martin LiskaHandle FIELD_DECL in IPA ICF.
2019-11-14 Martin LiskaUse func_checker::hash_operand for hashing of GIMPLE...
2019-11-14 Martin LiskaUpdate dump message in IPA ICF.
2019-11-14 Jakub Jelineki386-options.c (ix86_omp_device_kind_arch_isa): Don...
2019-11-14 Jakub Jelinekc-parser.c (c_parser_omp_context_selector): Don't requi...
2019-11-14 Jakub Jelinekc-omp.c (c_omp_check_context_selector): Add nvidia...
2019-11-14 Jakub Jelinekomp-general.c (omp_context_name_list_prop): New function.
2019-11-14 Aldy HernandezRemove higher precision range tests because they are...
2019-11-14 Richard Bienerupdate_version_svn (IGNORE_BRANCHES): Add 7.
2019-11-14 Aldy HernandezMake normalize_addresses and normalize_symbolics work...
2019-11-14 Kewen Lin[testsuite] Fix PR92464 by adjust test case loop bound
2019-11-14 Joseph MyersSupport C2x [[]] attributes for C.
2019-11-14 Feng XueSupport extended aggregate jump function in ipa-cp
2019-11-14 Jakub Jelinekre PR ipa/92421 (ICE in inline_small_functions, at...
2019-11-14 Jakub Jelinekalias-decl-pr92206-3.C: Require effective target c...
2019-11-14 Jakub JelinekISO_Fortran_binding_17.c: Include ../../../libgfortran...
2019-11-14 GCC AdministratorDaily bump.
2019-11-13 Jan Hubickaipa-cp.c (propagate_vr_across_jump_function): Propagate...
2019-11-13 Jan Hubickaipa-profile.c (check_argument_count): Check properly...
2019-11-13 Jan Hubickaipa-inline-analysis.c (do_estimate_edge_time): Relax...
2019-11-13 Jan Hubickare PR ipa/92421 (ICE in inline_small_functions, at...
2019-11-13 Jan Hubickare PR ipa/92498 (gcc.dg/tree-prof/crossmodule-indircall...
2019-11-13 Jan Hubickaipa-cp.c (ignore_edge_p): Do not check caller flags.
2019-11-13 Aldy HernandezMove plain value_range things to value-range.[hc]*.
2019-11-13 Dragan MladjenovicSanitize the constant argument for rotr<mode>3
2019-11-13 Janne Blomqvistdownload_prerequisites: Use http instead of ftp for...
2019-11-13 David Edelsohnpr92090.c: Limit -mbig to powerpc64le-*-*.
2019-11-13 Jonathan Wakelylibsupc++: Implement comparison algorithms for C++20
2019-11-13 Aldy HernandezRewrite value_range constructors to the value_range_kin...
2019-11-13 Marek PolacekPR c++/89070 - bogus [[nodiscard]] warning in SFINAE.
2019-11-13 Ulrich Dreppertree-dump.c (dequeue_and_dump): Print first tree operan...
2019-11-13 Joseph MyersAdd C2x *_NORM_MAX constants to <float.h>.
2019-11-13 Martin LiskaCome up with selftests for dbgcnt.
2019-11-13 Martin JamborAdd a few missing checks that IPA_NODE_REF is not NULL...
2019-11-13 Martin LiskaDo not overuse push/pop_cfun in IPA ICF.
2019-11-13 Martin LiskaEnhance syntax of -fdbg-cnt.
2019-11-13 Jan Hubickaipa-inline.c (ipa_inline): Check that function is defin...
2019-11-13 Andrew StubbsGCN Libgomp Plugin
2019-11-13 Andrew StubbsUse a single worker for OpenACC on AMD GCN
2019-11-13 Andrew StubbsOptimize GCN OpenMP malloc performance
2019-11-13 Andrew StubbsGCN libgomp port
2019-11-13 Andrew StubbsAdd device number to GOMP_OFFLOAD_openacc_async_construct
2019-11-13 Andrew StubbsGCN mkoffload
2019-11-13 Andrew StubbsMove generic libgomp files from nvptx to accel
2019-11-13 Andrew StubbsMove gcn-run heap into GPU memory.
2019-11-13 Eric Botcazouc-ada-spec.c (get_underlying_decl): Do not look through...
2019-11-13 Tobias BurnusPR fortran/92470 Fixes for CFI_address
2019-11-13 Jan Hubickaipa-prop.c (ipa_print_node_jump_functions, [...]):...
next