cfgloop.h (loop_iterator::~loop_iterator): Remove.
[gcc.git] / gcc / ChangeLog
2019-11-15 Kwok Cheung Yeung[amdgcn] Reinitialize registers for every function
2019-11-15 Kwok Cheung Yeung[amdgcn] Use first lane of v1 for zero offset
2019-11-15 Richard SandifordFix vector/scalar to vector/vector conversion (PR92515)
2019-11-15 Matthew Malcomson[mid-end][__RTL] Account for column numbers in __RTL...
2019-11-15 Richard Bienerre PR tree-optimization/92512 (ICE in gimple_op, at...
2019-11-15 Richard Sandiford[rs6000] Use VIEW_CONVERT_EXPR to reinterpret vectors...
2019-11-15 Kwok Cheung Yeung[amdgcn] Fix handling of VCC_CONDITIONAL_REG
2019-11-15 Richard Bienerre PR tree-optimization/92324 (ICE in expand_direct_opt...
2019-11-15 Matthew Malcomson[mid-end][__RTL] Set global epilogue_completed in skip_pass
2019-11-15 Matthew Malcomson[mid-end][__RTL] Clean state despite invalid __RTL...
2019-11-15 Richard Bieneripa-inline.c (inline_small_functions): Move assignment...
2019-11-15 Richard Bienerre PR tree-optimization/92039 (Spurious -Warray-bounds...
2019-11-15 Jakub Jelinekgimplify.c (gimplify_call_expr): Don't call omp_resolve...
2019-11-15 Luo Xiong HuFix comments typo
2019-11-15 Xiong Hu LuoUpdate iterator of next
2019-11-14 Kwok Cheung YeungCheck suitability of spill register for mode
2019-11-14 Andrew MacLeodChange fold_range to return a boolean result.
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 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 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 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 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 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 Aldy HernandezMake normalize_addresses and normalize_symbolics work...
2019-11-14 Feng XueSupport extended aggregate jump function in ipa-cp
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 Aldy HernandezRewrite value_range constructors to the value_range_kin...
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 StubbsUse a single worker for OpenACC on AMD GCN
2019-11-13 Andrew StubbsMove gcn-run heap into GPU memory.
2019-11-13 Jan Hubickaipa-prop.c (ipa_print_node_jump_functions, [...]):...
2019-11-13 Richard SandifordAccount for the cost of generating loop masks
2019-11-13 Richard SandifordAvoid accounting for non-existent vector loop versioning
2019-11-13 Jan Hubickaipa.c (cgraph_build_static_cdtor): Pass optimization_de...
2019-11-13 Richard SandifordDon't assign a cost to vectorizable_assignment
2019-11-13 Richard SandifordFix vectorizable_conversion costs
2019-11-13 Richard Sandiford[AArch64] Use aarch64_sve_int_mode in SVE ACLE code
2019-11-13 Martin LiskaUpdate comment in opts.c.
2019-11-13 Martin LiskaRemove leftover call to finalize_options_struct.
2019-11-13 Georg-Johann Layre PR target/92055 ([avr] Support 64-bit double)
2019-11-13 Richard Bienerre PR target/92473 (test pr92324-2.c fails on arm and...
2019-11-12 Segher Boessenkoolrs6000: Use ULL on big hexadecimal literal
2019-11-12 Segher Boessenkoolrs6000: Handle unordered for xscmpexp[dq]p without...
2019-11-12 Jan Hubickaipa-cp.c (ignore_edge_p): Also look for optimize flag.
2019-11-12 Jan Hubickare PR ipa/92471 ([ICE] lto1 segmentation fault: ipa...
2019-11-12 Martin SeborPR tree-optimization/92412 - excessive errno aliasing...
2019-11-12 Martin SeborPR middle-end/83688 - check if buffers may overlap...
2019-11-12 Ilya LeoshkevichFree dominance info at the beginning of pass_jump_after...
2019-11-12 Richard Bienerre PR tree-optimization/92460 (ICE: verify_ssa failed...
next