re PR target/89803 (Missing AVX512 intrinsics)
[gcc.git] / gcc / ChangeLog
1 2019-06-05 Hongtao Liu <hongtao.liu@intel.com>
2
3 PR target/89803
4 * config/i386/avx512dqintrin.h (_mm_mask_fpclass_ss_mask,
5 _mm_mask_fpclass_sd_mask): New intrinsics.
6 (_mm_fpclass_ss_mask, _mm_fpclass_sd_mask): Modified, use new builtins.
7 * config/i386/i386-builtin.def
8 (__builtin_ia32_fpclassss_mask, __builtin_ia32_fpclasssd_mask):
9 New builtins.
10 (__builtin_ia32_fpclassss, __builtin_ia32_fpclasssd): Deleted.
11 * config/i386/i386-builtin-types.def (DEF_FUNCTION_TYPE (QI, V2DF, INT),
12 DEF_FUNCTION_TYPE (QI, V4SF, INT)): Deleted.
13 * config/i386/i386-expand.c (case QI_FTYPE_V4SF_INT,
14 case QI_FTYPE_V2SF_INT): Ditto.
15 * config/i386/sse.md
16 (define_insn "avx512dq_vmfpclass<mode><mask_scalar_merge_name>):
17 Extended to insnstructions with mask operands.
18
19 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
20
21 * config/rs6000/constraints.md (define_register_constraint "wp"):
22 Delete.
23 (define_register_constraint "wq"): Delete.
24 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
25 (rs6000_init_hard_regno_mode_ok): Adjust.
26 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
27 RS6000_CONSTRAINT_wp and RS6000_CONSTRAINT_wq.
28 * config/rs6000/vsx.md (define_mode_attr VSr3): Delete.
29 (define_mode_attr VSa): Delete.
30 (define_mode_attr VSisa): New.
31 (rest of file): Adjust.
32 * doc/md.texi (Machine Constraints): Adjust.
33
34 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
35
36 * config/rs6000/rs6000.md (define_attr "isa"): Add p9kf and p9tf.
37 (define_attr "enabled"): Handle those new isa values.
38
39 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
40
41 * config/rs6000/vsx.md (define_mode_attr VSr4): Delete.
42 (define_mode_attr VSr5): Delete.
43 (define_mode_attr VStype_sqrt): Delete.
44 (define_mode_iterator VSX_SPDP): Delete.
45 (define_mode_attr VS_spdp_res): Delete.
46 (define_mode_attr VS_spdp_insn): Delete.
47 (define_mode_attr VS_spdp_type): Delete.
48 (*vsx_sqrt<mode>2): Adjust.
49 (vsx_<VS_spdp_insn>): Delete, split to...
50 (vsx_xscvdpsp): ... this. New. And...
51 (vsx_xvcvspdp): ... this. New. And...
52 (vsx_xvcvdpsp): ... this. New.
53
54 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
55
56 * config/rs6000/rs6000.md (define_mode_attr sd): Add values for V4SF
57 and V2DF.
58 * config/rs6000/vsx.md (define_mode_attr VSs): Delete.
59 (rest of file): Adjust.
60
61 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
62
63 * config/rs6000/vsx.md (vsx_<VS_spdp_insn>): Use wa instead of <VSa>.
64 (vsx_extract_<mode>_var): Ditto.
65
66 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
67
68 * config/rs6000/vsx.md: Replace all <VSa> that are used with VSX_TI
69 with just "wa".
70
71 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
72
73 * config/rs6000/constraints.md (define_register_constraint "ww"):
74 Delete.
75 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
76 (rs6000_init_hard_regno_mode_ok): Adjust.
77 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
78 RS6000_CONSTRAINT_ww.
79 * config/rs6000/rs6000.md: Adjust.
80 * config/rs6000/vsx.md: Adjust.
81 * doc/md.texi (Machine Constraints): Adjust.
82
83 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
84
85 * config/rs6000/rs6000.md (SFDF, SFDF2): Adjust comments.
86 (define_mode_attr sd): New.
87 (define_mode_attr s): New.
88 (define_mode_attr Ftrad): Delete.
89 (define_mode_attr Fvsx): Delete.
90 (define_mode_attr Fs): Delete.
91 (rest of file): Use the new mode attributes.
92 * config.rs6000/vsx.md: Use the new mode attributes.
93
94 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
95
96 * config/rs6000/vsx.md: Replace all <VSa> that are used with VSX_W
97 with just "wa".
98
99 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
100
101 * config/rs6000/vsx.md (define_mode_attr VSr2): Delete.
102 (rest of file): Replace all <VSa>, <VSr>, <VSr2>, and <VSr3> that are
103 used with VSX_B, VSX_D, or VSX_F, with just "wa".
104
105 2019-06-04 Bill Schmidt <wschmidt@linux.ibm.com>
106
107 PR target/78263
108 * config/rs6000/altivec.h: Don't #define vector, pixel, bool for
109 C++ with strict ANSI requirements.
110
111 2019-06-04 Marc Glisse <marc.glisse@inria.fr>
112
113 * tree-ssa-loop-niter.c (number_of_iterations_ne): Skip
114 computations when step is 1.
115
116 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
117
118 * config/rs6000/constraints.md (define_register_constraint "wf"):
119 Delete.
120 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
121 (rs6000_init_hard_regno_mode_ok): Adjust.
122 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
123 RS6000_CONSTRAINT_wf.
124 * config/rs6000/rs6000.md: Adjust.
125 * config/rs6000/vsx.md: Adjust.
126 * doc/md.texi (Machine Constraints): Adjust.
127
128 2019-06-04 Andrew Pinski <apinski@marvell.com>
129
130 * config/aarch64/aarch64.c (aarch64_asan_shadow_offset):
131 Fix ILP32 value.
132
133 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
134
135 * config/rs6000/constraints.md (define_register_constraint "wd"):
136 Delete.
137 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
138 (rs6000_init_hard_regno_mode_ok): Adjust.
139 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
140 RS6000_CONSTRAINT_wd.
141 * config/rs6000/rs6000.md: Adjust.
142 * config/rs6000/vsx.md: Adjust.
143 * doc/md.texi (Machine Constraints): Adjust.
144
145 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
146
147 * config/rs6000/rs6000.md (define_mode_attr Fv2): Delete.
148 (rest of file): Adjust.
149
150 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
151
152 * config/rs6000/vsx.md (define_mode_attr VS_64reg): Delete.
153 (*vsx_extract_<P:mode>_<VSX_D:mode>_load): Adjust.
154 (vsx_splat_<mode>_reg): Adjust.
155
156 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
157
158 * config/rs6000/constraints.md (define_register_constraint "ws"):
159 Delete.
160 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
161 (rs6000_init_hard_regno_mode_ok): Adjust.
162 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
163 RS6000_CONSTRAINT_ws.
164 * config/rs6000/rs6000.md: Adjust.
165 * config/rs6000/vsx.md: Adjust.
166 * doc/md.texi (Machine Constraints): Adjust.
167
168 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
169
170 * config/rs6000/constraints.md (define_register_constraint "wv"):
171 Delete.
172 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
173 (rs6000_init_hard_regno_mode_ok): Adjust.
174 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
175 RS6000_CONSTRAINT_wv.
176 * config/rs6000/rs6000.md: Adjust.
177 * config/rs6000/vsx.md: Adjust.
178 * doc/md.texi (Machine Constraints): Adjust.
179
180 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
181
182 * config/rs6000/constraints.md (define_register_constraint "wi"):
183 Delete.
184 (define_register_constraint "wt"): Delete.
185 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
186 (rs6000_init_hard_regno_mode_ok): Adjust.
187 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
188 RS6000_CONSTRAINT_wi and RS6000_CONSTRAINT_wt.
189 * config/rs6000/rs6000.md: Adjust.
190 * config/rs6000/vsx.md: Adjust.
191 * doc/md.texi (Machine Constraints): Adjust.
192
193 2019-06-04 Szabolcs Nagy <szabolcs.nagy@arm.com>
194
195 * config/aarch64/aarch64-protos.h (aarch64_asm_output_external): Remove
196 const.
197 * config/aarch64/aarch64.c (aarch64_asm_output_external): Call
198 default_elf_asm_output_external.
199
200 2019-06-04 Martin Liska <mliska@suse.cz>
201
202 * ipa-icf.c (INCLUDE_LIST): Remove.
203 (sem_item_optimizer::execute): Remove call to init_wpa.
204 * ipa-icf.h (init_wpa): Remove.
205
206 2019-06-04 Jakub Jelinek <jakub@redhat.com>
207
208 * gimplify.c (gimplify_scan_omp_clauses): Don't sorry_at on lastprivate
209 conditional on combined for simd.
210 * omp-low.c (struct omp_context): Add combined_into_simd_safelen0
211 member.
212 (lower_rec_input_clauses): For gimple_omp_for_combined_into_p max_vf 1
213 constructs, don't remove lastprivate_conditional_map, but instead set
214 ctx->combined_into_simd_safelen0 and adjust hash_map, so that it points
215 to parent construct temporaries.
216 (lower_lastprivate_clauses): Handle ctx->combined_into_simd_safelen0
217 like !ctx->lastprivate_conditional_map.
218 (lower_omp_1) <case GIMPLE_ASSIGN>: If up->combined_into_simd_safelen0,
219 use up->outer context instead of up.
220 * omp-expand.c (expand_omp_for_generic): Perform cond_var bump even if
221 gimple_omp_for_combined_p.
222 (expand_omp_for_static_nochunk): Likewise.
223 (expand_omp_for_static_chunk): Add forgotten cond_var bump that was
224 probably moved over into expand_omp_for_generic rather than being copied
225 there.
226
227 2019-06-04 Martin Liska <mliska@suse.cz>
228
229 * value-prof.c (dump_histogram_value): Fix typo.
230 (gimple_mod_subtract_transform): Likewise.
231
232 2019-06-04 Richard Biener <rguenther@suse.de>
233
234 PR middle-end/90726
235 * tree-chrec.c (chrec_contains_symbols): Add to visited.
236 (tree_contains_chrecs): Likewise.
237 (chrec_contains_symbols_defined_in_loop): Move here and avoid
238 exponential behaivor from ...
239 * tree-scalar-evolution.c (chrec_contains_symbols_defined_in_loop):
240 ... here.
241 (expression_expensive_p): Avoid exponential behavior and compute
242 expanded size, rejecting any expansion.
243 * tree-ssa-loop-ivopts.c (abnormal_ssa_name_p): Remove.
244 (idx_contains_abnormal_ssa_name_p): Likewise.
245 (contains_abnormal_ssa_name_p_1): New helper for walk_tree.
246 (contains_abnormal_ssa_name_p): Simplify and use
247 walk_tree_without_duplicates.
248
249 2019-06-04 Richard Biener <rguenther@suse.de>
250
251 PR tree-optimization/90738
252 Revert
253 2019-06-03 Richard Biener <rguenther@suse.de>
254
255 * tree-ssa-sccvn.c (ao_ref_init_from_vn_reference): Get original
256 full reference tree and record in ref->ref.
257 (vn_reference_lookup_3): Pass in original ref to
258 ao_ref_init_from_vn_reference.
259 (vn_reference_lookup): Likewise.
260 * tree-ssa-sccvn.h (ao_ref_init_from_vn_reference): Adjust prototype.
261 * tree-ssa-alias.c (nonoverlapping_component_refs_of_decl_p):
262 Handle non-decl bases in the original reference.
263
264 2019-06-04 Martin Liska <mliska@suse.cz>
265
266 * ipa-icf.c (sem_item_optimizer::add_item_to_class): Count
267 number of references.
268 (sem_item_optimizer::do_congruence_step):
269 (sem_item_optimizer::worklist_push): Dump how references
270 a class has.
271 (sem_item_optimizer::worklist_pop): Use heap.
272 (sem_item_optimizer::process_cong_reduction): Likewise.
273 * ipa-icf.h: Use fibonacci_heap insteam of std::list.
274
275 2019-06-04 Martin Liska <mliska@suse.cz>
276
277 * ipa-icf.h (struct sem_usage_pair_hash): New.
278 (sem_usage_pair_hash::hash): Likewise.
279 (sem_usage_pair_hash::equal): Likewise.
280 (struct sem_usage_hash): Likewise.
281 * ipa-icf.c (sem_item::sem_item): Initialize
282 referenced_by_count.
283 (sem_item::add_reference): Register a reference
284 in ref_map and not in target->usages.
285 (sem_item::setup): Remove initialization of
286 dead vectors.
287 (sem_item::~sem_item): Remove usage of dead vectors.
288 (sem_item::dump): Remove dump of references.
289 (sem_item_optimizer::sem_item_optimizer): Initialize
290 m_references.
291 (sem_item_optimizer::read_section): Remove useless
292 dump.
293 (sem_item_optimizer::parse_funcs_and_vars): Likewise here.
294 (sem_item_optimizer::build_graph): Pass m_references
295 to ::add_reference.
296 (sem_item_optimizer::verify_classes): Remove usage of dead
297 vectors.
298 (sem_item_optimizer::traverse_congruence_split): Return true
299 when a class is split.
300 (sem_item_optimizer::do_congruence_step_for_index): Use
301 hash_map for look up of (sem_item *, index). That brings
302 significant speed up.
303 (sem_item_optimizer::do_congruence_step): Return true
304 when a split is done.
305 (congruence_class::is_class_used): Use referenced_by_count.
306
307 2019-06-04 Alan Modra <amodra@gmail.com>
308
309 PR target/90689
310 * config/rs6000/rs6000.c (rs6000_call_aix): Correct r271753 merge
311 error.
312
313 2019-06-03 Segher Boessenkool <segher@kernel.crashing.org>
314
315 * config/rs6000/rs6000.h (MASK_MFPGPR): Delete.
316 * config/rs6000/rs6000.c (direct_move_p): Adjust.
317 (rs6000_secondary_reload_simple_move): Adjust.
318 (rs6000_opt_masks): Neuter the "mfpgpr" option.
319 * config/rs6000/rs6000-c.c (rs6000_target_modify_macros): Adjust.
320 * config/rs6000/rs6000-cpus.def (ISA_2_5_MASKS_EMBEDDED): Adjust
321 comment.
322 (power6x): Adjust.
323 * config/rs6000/rs6000.md (floatsi<mode>2_lfiwax): Adjust.
324 (floatunssi<mode>2_lfiwzx): Adjust.
325 (fix_trunc<mode>si2_stfiwx): Adjust.
326 (fixuns_trunc<mode>si2_stfiwx): Adjust.
327 * config/rs6000/rs6000.opt (mno-mfpgpr): New.
328 (mfpgpr): Mark as deprecated.
329 * doc/extend.texi (PowerPC Function Attributes): Delete mfpgpr.
330 (Basic PowerPC Built-in Functions Available on ISA 2.05): Adjust.
331 * doc/invoke.texi (RS/6000 and PowerPC Options): Delete -mmfpgpr.
332
333 2019-06-03 Segher Boessenkool <segher@kernel.crashing.org>
334
335 * config/rs6000/constraints.md (define_register_constraint "wg"):
336 Delete.
337 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
338 RS6000_CONSTRAINT_wg.
339 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
340 (rs6000_init_hard_regno_mode_ok): Adjust.
341 * config/rs6000/rs6000.md (*mov<mode>_softfloat32, *movdi_internal64):
342 Delete "wg" alternatives.
343 * doc/md.texi (Machine Constraints): Adjust.
344
345 2019-06-03 Alan Modra <amodra@gmail.com>
346
347 * bb-reorder.c (copy_bb_p): Don't overflow size calculation.
348 (get_uncond_jump_length): Assert length less than INT_MAX and
349 non-negative.
350
351 2019-06-03 Wilco Dijkstra <wdijkstr@arm.com>
352
353 PR middle-end/64242
354 * builtins.c (expand_builtin_longjmp): Add frame clobbers and schedule
355 block.
356 (expand_builtin_nonlocal_goto): Likewise.
357
358 2019-06-03 Szabolcs Nagy <szabolcs.nagy@arm.com>
359
360 * config/aarch64/aarch64-protos.h (aarch64_asm_output_alias): Declare.
361 (aarch64_asm_output_external): Declare.
362 * config/aarch64/aarch64.c (aarch64_asm_output_variant_pcs): New.
363 (aarch64_declare_function_name): Call aarch64_asm_output_variant_pcs.
364 (aarch64_asm_output_alias): New.
365 (aarch64_asm_output_external): New.
366 * config/aarch64/aarch64.h (ASM_OUTPUT_DEF_FROM_DECLS): Define.
367 (ASM_OUTPUT_EXTERNAL): Define.
368
369 2019-06-03 Aldy Hernandez <aldyh@redhat.com>
370 * tree-vrp.h (value_range_base::nonzero_p): New.
371 (value_range_base::set_nonnull): Rename to...
372 (value_range_base::set_nonzero): ...this.
373 (value_range_base::set_null): Rename to...
374 (value_range_base::set_zero): ...this.
375 (value_range::set_nonnull): Remove.
376 (value_range::set_null): Remove.
377 * tree-vrp.c (range_is_null): Remove.
378 (range_is_nonnull): Remove.
379 (extract_range_from_binary_expr): Use value_range_base::*zero_p
380 instead of range_is_*null.
381 (extract_range_from_unary_expr): Same.
382 (value_range_base::set_nonnull): Rename to...
383 (value_range_base::set_nonzero): ...this.
384 (value_range::set_nonnull): Remove.
385 (value_range_base::set_null): Rename to...
386 (value_range_base::set_zero): ...this.
387 (value_range::set_null): Remove.
388 (extract_range_from_binary_expr): Rename set_*null uses to
389 set_*zero.
390 (extract_range_from_unary_expr): Same.
391 (union_helper): Same.
392 * vr-values.c (get_value_range): Use set_*zero instead of
393 set_*null.
394 (vr_values::extract_range_from_binary_expr): Same.
395 (vr_values::extract_range_basic): Same.
396
397 2019-06-03 Wilco Dijkstra <wdijkstr@arm.com>
398
399 PR driver/90684
400 * opts.c (parse_and_check_align_values): Allow 4 alignment values.
401
402 2019-06-03 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
403
404 * config/aarch64/iterators.md (MAX_OPP): New code attr.
405 * config/aarch64/aarch64-simd.md (*aarch64_<su>abd<mode>_3): Rename to...
406 (aarch64_<su>abd<mode>_3): ... This.
407 (<sur>sadv16qi): Add TARGET_DOTPROD expansion.
408
409 2019-06-03 Richard Biener <rguenther@suse.de>
410
411 * tree-ssa-sccvn.c (ao_ref_init_from_vn_reference): Get original
412 full reference tree and record in ref->ref.
413 (vn_reference_lookup_3): Pass in original ref to
414 ao_ref_init_from_vn_reference.
415 (vn_reference_lookup): Likewise.
416 * tree-ssa-sccvn.h (ao_ref_init_from_vn_reference): Adjust prototype.
417 * tree-ssa-alias.c (nonoverlapping_component_refs_of_decl_p):
418 Handle non-decl bases in the original reference.
419
420 2019-06-03 Martin Liska <mliska@suse.cz>
421
422 * doc/generic.texi: Remove Java Trees.
423
424 2019-06-03 Martin Liska <mliska@suse.cz>
425
426 * fold-const.c (operand_equal_p): Fix typo as compare_tree_int
427 returns 0 when operands are equal.
428
429 2019-06-03 Richard Biener <rguenther@suse.de>
430
431 PR tree-optimization/90716
432 * tree-loop-distribution.c (destroy_loop): Process blocks in
433 correct order.
434
435 2019-06-03 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
436
437 PR target/88837
438 * vector-builder.h (vector_builder::count_dups): New method.
439 * config/aarch64/aarch64-protos.h (aarch64_expand_sve_vector_init):
440 Declare prototype.
441 * config/aarch64/aarch64/sve.md (aarch64_sve_rev64<mode>): Use @.
442 (vec_init<mode><Vel>): New pattern.
443 * config/aarch64/aarch64.c (emit_insr): New function.
444 (aarch64_sve_expand_vector_init_handle_trailing_constants): Likewise.
445 (aarch64_sve_expand_vector_init_insert_elems): Likewise.
446 (aarch64_sve_expand_vector_init_handle_trailing_same_elem): Likewise.
447 (aarch64_sve_expand_vector_init): Define two overloaded functions.
448
449 2019-06-03 Alejandro Martinez <alejandro.martinezvicente@arm.com>
450
451 PR tree-optimization/90681
452 * internal-fn.c (mask_load_direct): Mark as non-vectorizable again.
453 * tree-vect-slp.c (vect_build_slp_tree_1): Add masked loads as a
454 special case for SLP, but fail on non-groupped loads.
455
456 2019-06-03 Martin Liska <mliska@suse.cz>
457
458 * cfg.c (debug): Use TDF_DETAILS for debug and
459 print edge info only once.
460
461 2019-06-02 Thomas Koenig <tkoenig@gcc.gnu.org>
462
463 PR fortran/90539
464 * predict.def (PRED_FORTRAN_CONTIGUOUS): New predictor.
465
466 2019-06-01 Martin Sebor <msebor@redhat.com>
467
468 PR middle-end/90694
469 * tree-pretty-print.c (dump_generic_node): Add parentheses.
470
471 2019-05-31 Jan Hubicka <jh@suse.cz>
472
473 * alias.c: Include ipa-utils.h.
474 (get_alias_set): Try to complete ODR type via ODR type hash lookup.
475 * ipa-devirt.c (prevailing_odr_type): New.
476 * ipa-utils.h (previaling_odr_type): Declare.
477
478 2019-05-31 H.J. Lu <hongjiu.lu@intel.com>
479 Hongtao Liu <hongtao.liu@intel.com>
480
481 PR target/89355
482 * config/i386/i386-features.c (rest_of_insert_endbranch): Remove
483 NOTE_INSN_DELETED_LABEL check.
484
485 2019-05-31 Prachi Godbole <prachi.godbole@imgtec.com>
486 Robert Suchanek <robert.suchanek@mips.com>
487
488 * config/mips/mips.c (mips_expand_builtin_insn): Swap the 1st
489 and 3rd operands of the fmadd/fmsub/maddv builtin.
490
491 2019-05-31 Jakub Jelinek <jakub@redhat.com>
492
493 * tree.h (OMP_CLAUSE__CONDTEMP__ITER): Define.
494 * gimplify.c (gimplify_scan_omp_clauses): Allow lastprivate conditional
495 on OMP_SIMD if not nested inside of worksharing loop that also has
496 lastprivate conditional clause for the same decl.
497 (gimplify_omp_for): Add _condtemp_ clauses to OMP_SIMD if needed.
498 * omp-low.c (scan_sharing_clauses): Handle OMP_CLAUSE__CONDTEMP_ also
499 on simd.
500 (lower_rec_input_clauses): Likewise. Handle lastprivate conditional
501 on simd construct.
502 (lower_lastprivate_conditional_clauses): Handle lastprivate conditional
503 on simd construct.
504 (lower_lastprivate_clauses): Likewise.
505 (lower_omp_sections): Call lower_lastprivate_conditional_clauses before
506 calling lower_rec_input_clauses.
507 (lower_omp_for): Likewise.
508 (lower_omp_1): Use first rather than second OMP_CLAUSE__CONDTEMP_
509 clause on simd construct.
510 * omp-expand.c (expand_omp_simd): Initialize cond_var if
511 OMP_CLAUSE__CONDTEMP_ clause is present.
512
513 * omp-low.c (lower_rec_simd_input_clauses): Set TREE_THIS_NOTRAP on
514 ivar and lvar.
515
516 2019-05-31 Xiong Hu Luo <luoxhu@linux.ibm.com>
517
518 PR c/43673
519 * c-format.c (print_char_table, scanf_char_table): Replace BADLEN with
520 TEX_D32, TEX_D64 or TEX_D128.
521
522 2019-05-31 Marc Glisse <marc.glisse@inria.fr>
523
524 * match.pd (~(vec?cst1:cst2)): New transformation.
525
526 2019-05-31 Marc Glisse <marc.glisse@inria.fr>
527
528 * match.pd (X/[ex]D<Y/[ex]D): Handle negative denominator.
529 ((size_t)(A /[ex] B) CMP C): New transformation.
530
531 2019-05-31 Richard Sandiford <richard.sandiford@arm.com>
532
533 * doc/md.texi: Document define_insn_and_rewrite.
534 * rtl.def (DEFINE_INSN_AND_REWRITE): New rtx code.
535 * gensupport.c (queue_elem): Update comment.
536 (replace_operands_with_dups): New function.
537 (gen_rewrite_sequence): Likewise.
538 (process_rtx): Handle DEFINE_INSN_AND_REWRITE.
539 * read-rtl.c (apply_subst_iterator): Likewise.
540 (add_condition_to_rtx, named_rtx_p): Likewise.
541 (rtx_reader::read_rtx_operand): Likewise.
542 * config/aarch64/aarch64-sve.md
543 (while_ult<GPI:mode><PRED_ALL:mode>_cc): Rename to...
544 (*while_ult<GPI:mode><PRED_ALL:mode>_cc): ...this and use
545 define_insn_and_rewrite.
546 (*cond_<optab><mode>_any): Turn into define_insn_and_rewrites.
547 Remove separate define_split.
548
549 2019-05-31 Jan Hubicka <jh@suse.cz>
550
551 * tree-ssa-alias.c (type_has_components_p): New function.
552 (aliasing_component_refs_p): Use it.
553
554 2019-05-31 Martin Liska <mliska@suse.cz>
555
556 * gdbhooks.py: Add const_tree to TreePrinter.
557
558 2019-05-31 Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
559
560 PR debug/86964
561 * common.opt (feliminate-unused-debug-symbols): Enable by default.
562 * doc/invoke.texi (Debugging Options): Document new default of
563 -feliminate-unused-debug-symbols and remove restriction to 'stabs'.
564
565 2019-05-31 Jakub Jelinek <jakub@redhat.com>
566
567 PR tree-optimization/90671
568 * tree-ssa-threadupdate.c (ssa_create_duplicates): If
569 template_block used to be empty on the first call, don't use
570 gsi_split_seq_after and gsi_insert_seq_after, but remember whole
571 seq with bb_seq and set it with set_bb_seq.
572
573 2019-05-31 Iain Sandoe <iain@sandoe.co.uk>
574
575 * config/i386/darwin.h (ASM_OUTPUT_MAX_SKIP_ALIGN): New.
576
577 2019-05-30 Bill Schmidt <wschmidt@linux.ibm.com>
578 Michael Meissner <meissner@linux.ibm.com>
579
580 * config/rs6000/predicates.md (pcrel_address): New define_predicate.
581 (prefixed_mem_operand): Likewise.
582 (non_prefixed_mem_operand): Likewise.
583 * config/rs6000/rs6000-protos.h (rs6000_prefixed_address): New
584 prototype.
585 * config/rs6000/rs6000.c (print_operand_address): Handle
586 PC-relative addresses.
587 (mode_supports_prefixed_address_p): New function.
588 (rs6000_prefixed_address): New function.
589 * config/rs6000/rs6000.h (SYMBOL_FLAG_PCREL): New #define.
590 (SYMBOL_REF_PCREL_P): Likewise.
591
592 2019-05-30 Jakub Jelinek <jakub@redhat.com>
593
594 * gimplify.c (enum gimplify_omp_var_data): Add GOVD_CONDTEMP.
595 (gimplify_adjust_omp_clauses_1): Handle GOVD_CONDTEMP.
596 (gimplify_omp_for): If worksharing loop with lastprivate conditional
597 is nested inside of parallel region, add _condtemp_ clause to both.
598 * tree-nested.c (convert_nonlocal_omp_clauses,
599 convert_local_omp_clauses): Ignore OMP_CLAUSE__CONDTEMP_ instead of
600 assertion failure.
601 * omp-general.h (struct omp_for_data): Add have_pointer_condtemp
602 member.
603 * omp-general.c (omp_extract_for_data): Compute it.
604 * omp-low.c (scan_sharing_clauses): Handle OMP_CLAUSE__CONDTEMP_.
605 (lower_rec_input_clauses): Likewise.
606 (lower_lastprivate_conditional_clauses): If OMP_CLAUSE__CONDTEMP_
607 clause is already present, just add one further one after it.
608 (lower_lastprivate_clauses): Handle cond_ptr with array type.
609 (lower_send_shared_vars): Clear _condtemp_ vars.
610 (lower_omp_1) <case GIMPLE_ASSIGN>: Handle target data like critical
611 or section or taskgroup.
612 * omp-expand.c (determine_parallel_type): Disallow combining only if
613 first OMP_CLAUSE__CONDTEMP_ has pointer type. Disallow combining
614 of parallel sections if OMP_CLAUSE__CONDTEMP_ is present.
615 (expand_omp_for_generic, expand_omp_for_static_nochunk,
616 expand_omp_for_static_chunk, expand_omp_for): Use
617 fd->have_pointer_condtemp instead of fd->lastprivate_conditional to
618 determine if a special set of API routines are needed and if condtemp
619 needs to be initialized, while always initialize cond_var if
620 fd->lastprivate_conditional is non-zero.
621
622 2019-05-30 Bill Schmidt <wschmidt@linux.ibm.com>
623 Michael Meissner <meissner@linux.ibm.com>
624
625 * config/rs6000/constraints.md (eI): New constraint.
626 * config/rs6000/predicates.md (cint34_operand): New predicate.
627 * config/rs6000/rs6000.h (SIGNED_16BIT_OFFSET_P): New #define.
628 (SIGNED_34BIT_OFFSET_P): Likewise.
629 * doc/md.texi (eI): Document constraint.
630
631 2019-05-30 Sylvia Taylor <sylvia.taylor@arm.com>
632
633 * config/aarch64/aarch64-sve.md (*fabd<mode>3): New.
634
635 2019-05-30 Bill Schmidt <wschmidt@linux.ibm.com>
636 Michael Meissner <meissner@linux.ibm.com>
637
638 * rs6000-cpus.def (OTHER_FUSION_MASKS): New #define.
639 (ISA_3_0_MASKS_SERVER): Mask off OTHER_FUSION_MASKS.
640 (ISA_3_0_MASKS_IEEE): Remove OPTION_MASK_DIRECT_MOVE.
641 (ISA_FUTURE_MASKS_SERVER): Add OPTION_MASK_PREFIXED_ADDR.
642 (OTHER_FUTURE_MASKS): Likewise.
643 (POWERPC_MASKS): Likewise.
644 * rs6000.c (rs6000_option_override_internal): Error if -mpcrel is
645 specified without -mprefixed-addr or -mcpu=future. Error if
646 -mprefixed-addr is specified without -mcpu=future.
647 (rs6000_opt_masks): Add entry for prefixed-addr.
648 * rs6000.opt (mprefixed-addr): New option.
649
650 2019-05-30 Sam Tebbs <sam.tebbs@arm.com>
651
652 * aarch64/aarch64.c (aarch64_post_cfi_startproc): Add
653 cfun->is_thunk check.
654
655 2019-05-30 Jakub Jelinek <jakub@redhat.com>
656
657 * tree-predcom.c (is_inv_store_elimination_chain): Fix a typo - lenght
658 to length.
659
660 2019-05-30 Martin Liska <mliska@suse.cz>
661
662 * gdbinit.in: Fix 'ptc' command. Add trt
663 that prints TREE_TYPE($).
664
665 2019-05-29 Bill Schmidt <wschmidt@linux.ibm.com>
666 Alan Modra <amodra@gmail.com>
667
668 * config/rs6000/rs6000.c (rs6000_call_template_1): Handle pcrel
669 calls here...
670 (rs6000_indirect_call_template_1): ...and here.
671 (rs6000_pltseq_template): Handle plt_pcrel34. Rework tocsave,
672 plt16_ha, plt16_lo, mtctr indirect calls. Use
673 rs6000_pltseq_enum.
674 (rs6000_decl_ok_for_sibcall): New function.
675 (rs6000_function_ok_for_sibcall): Refactor.
676 (rs6000_longcall_ref): Use UNSPEC_PLT_PCREL when pcrel.
677 (rs6000_call_aix): Don't emit toc restore rtl for indirect calls
678 when pcrel. Reorganize.
679 (rs6000_sibcall_aix): Don't add r2 to function usage when pcrel.
680 * rs6000.h (rs6000_pltseq_enum): New enum.
681 * rs6000.md (UNSPEC_PLT_PCREL): New unspec.
682 (*pltseq_tocsave): Use rs6000_pltseq_enum.
683 (*pltseq_plt16_ha): Likewise.
684 (*pltseq_plt16_lo): Likewise.
685 (*pltseq_mtctr): Likewise.
686 (*pltseq_plt_pcrel): New insn.
687 (*call_local_aix): Handle @notoc calls.
688 (*call_value_local_aix): Likewise.
689 (*call_nonlocal_aix): Adjust lengths for pcrel calls.
690 (*call_value_nonlocal_aix): Likewise.
691 (*call_indirect_pcrel): New insn.
692 (*call_value_indirect_pcrel): Likewise.
693
694
695 2019-05-29 Uroš Bizjak <ubizjak@gmail.com>
696
697 * config/i386/sse.md (*save_multiple<mode>): Rename from
698 save_multiple<mode>.
699 (*restore_multiple<mode>): Rename from restore_multiple<mode>.
700 (*restore_multiple_and_return<mode>): Rename from
701 restore_multiple_and_return<mode>.
702 (*restore_multiple_leave_return<mode>): Rename from
703 restore_multiple_leave_return<mode>.
704
705 2019-05-29 Yoshinori Sato <ysato@users.sourceforge.jp>
706
707 * config.gcc (rx-*-linux*): New target.
708 * config/rx/elf.opt: New file.
709 * config/rx/linux.h: Likewise.
710 * config/rx/t-linux: Likewise.
711 * config/rx/rx.c (TARGET_SAVE_ACC_REGISTER): If not defined,
712 make it zero.
713 * config/rx/rx.h (ASM_APP_ON): Allow to be overridden.
714 (ASM_APP_OFF): Likewise.
715 * config/rx/rx.opt: Drop -msim and -mas100-syntax, they were
716 moved elsewhere.
717
718 2019-05-29 Jan Hubicka <jh@suse.cz>
719
720 * tree-ssa-alias.c (same_type_for_tbaa): Return ture if main
721 variants are pointer equivalent.
722
723 2019-05-29 Alejandro Martinez <alejandro.martinezvicente@arm.com>
724
725 * config/aarch64/aarch64-c.c: Added TARGET_SVE2.
726 * config/aarch64/aarch64-sve2.md: New file.
727 (<u>avg<mode>3_floor): New pattern.
728 (<u>avg<mode>3_ceil): Likewise.
729 (*<sur>h<addsub><mode>): Likewise.
730 * config/aarch64/aarch64.h: Added AARCH64_ISA_SVE2 and TARGET_SVE2.
731 * config/aarch64/aarch64.md: Include aarch64-sve2.md.
732
733 2019-05-29 Jakub Jelinek <jakub@redhat.com>
734
735 PR bootstrap/90543
736 * optc-save-gen.awk: In cl_optimization_print, use correct condition
737 for var_opt_string printing. In cl_optimization_print_diff, print
738 (null) instead of invoking undefined behavior if one of the
739 var_opt_string pointers is NULL and use && instead of first || in the
740 guarding condition. For var_target_other options, handle const char *
741 target variables similarly to const char * optimize node variables.
742
743 2019-05-29 Sam Tebbs <sam.tebbs@arm.com>
744
745 * config/aarch64/aarch64-builtins.c (aarch64_builtins): Add
746 AARCH64_PAUTH_BUILTIN_AUTIB1716 and AARCH64_PAUTH_BUILTIN_PACIB1716.
747 * config/aarch64/aarch64-builtins.c (aarch64_init_pauth_hint_builtins):
748 Add autib1716 and pacib1716 initialisation.
749 * config/aarch64/aarch64-builtins.c (aarch64_expand_builtin): Add checks
750 for autib1716 and pacib1716.
751 * config/aarch64/aarch64-protos.h (aarch64_key_type,
752 aarch64_post_cfi_startproc): Define.
753 * config/aarch64/aarch64-protos.h (aarch64_ra_sign_key): Define extern.
754 * config/aarch64/aarch64.c (aarch64_handle_standard_branch_protection,
755 aarch64_handle_pac_ret_protection): Set default sign key to A.
756 * config/aarch64/aarch64.c (aarch64_expand_epilogue,
757 aarch64_expand_prologue): Add check for b-key.
758 * config/aarch64/aarch64.c (aarch64_ra_sign_key,
759 aarch64_post_cfi_startproc, aarch64_handle_pac_ret_b_key): Define.
760 * config/aarch64/aarch64.h (TARGET_ASM_POST_CFI_STARTPROC): Define.
761 * config/aarch64/aarch64.c (aarch64_pac_ret_subtypes): Add "b-key".
762 * config/aarch64/aarch64.md (unspec): Add UNSPEC_AUTIA1716,
763 UNSPEC_AUTIB1716, UNSPEC_AUTIASP, UNSPEC_AUTIBSP, UNSPEC_PACIA1716,
764 UNSPEC_PACIB1716, UNSPEC_PACIASP, UNSPEC_PACIBSP.
765 * config/aarch64/aarch64.md (do_return): Add check for b-key.
766 * config/aarch64/aarch64.md (<pauth_mnem_prefix>sp): Replace
767 pauth_hint_num_a with pauth_hint_num.
768 * config/aarch64/aarch64.md (<pauth_mnem_prefix>1716): Replace
769 pauth_hint_num_a with pauth_hint_num.
770 * config/aarch64/aarch64.opt (msign-return-address=): Deprecate.
771 * config/aarch64/iterators.md (PAUTH_LR_SP): Add UNSPEC_AUTIASP,
772 UNSPEC_AUTIBSP, UNSPEC_PACIASP, UNSPEC_PACIBSP.
773 * config/aarch64/iterators.md (PAUTH_17_16): Add UNSPEC_AUTIA1716,
774 UNSPEC_AUTIB1716, UNSPEC_PACIA1716, UNSPEC_PACIB1716.
775 * config/aarch64/iterators.md (pauth_mnem_prefix): Add UNSPEC_AUTIA1716,
776 UNSPEC_AUTIB1716, UNSPEC_PACIA1716, UNSPEC_PACIB1716, UNSPEC_AUTIASP,
777 UNSPEC_AUTIBSP, UNSPEC_PACIASP, UNSPEC_PACIBSP.
778 * config/aarch64/iterators.md (pauth_hint_num_a): Replace
779 UNSPEC_PACI1716 and UNSPEC_AUTI1716 with UNSPEC_PACIA1716 and
780 UNSPEC_AUTIA1716 respectively.
781 * config/aarch64/iterators.md (pauth_hint_num_a): Rename to pauth_hint_num
782 and add UNSPEC_PACIBSP, UNSPEC_AUTIBSP, UNSPEC_PACIB1716, UNSPEC_AUTIB1716.
783 * doc/invoke.texi (-mbranch-protection): Add b-key type.
784 * config/aarch64/aarch64-bti-insert.c (aarch64_pac_insn_p): Rename
785 UNSPEC_PACISP to UNSPEC_PACIASP and UNSPEC_PACIBSP.
786
787 2019-05-29 Jakub Jelinek <jakub@redhat.com>
788
789 * gimplify.c (struct gimplify_omp_ctx): Add clauses member.
790 (gimplify_scan_omp_clauses): Initialize ctx->clauses.
791 (gimplify_adjust_omp_clauses_1): Transform lastprivate conditional
792 explicit clause on combined parallel into implicit shared clause.
793 (gimplify_adjust_omp_clauses): Move lastprivate conditional clause
794 and firstprivate if the decl has one too from combined parallel to
795 the worksharing construct.
796
797 2019-05-28 Bill Schmidt <wschmidt@linux.ibm.com>
798 Michael Meissner <meissner@linux.ibm.com>
799
800 * config/rs6000/rs6000-cpus.def (OTHER_FUTURES_MASK): New #define.
801
802 2019-05-28 Michael Meissner <meissner@linux.ibm.com>
803
804 * rtl.h (LABEL_REF_P): New #define.
805
806 2019-05-28 John David Anglin <danglin@gcc.gnu.org>
807
808 * config/pa/pa.c (hppa_profile_hook): Remove offset adjustment.
809
810 2019-05-28 Alejandro Martinez <alejandro.martinezvicente@arm.com>
811
812 * internal-fn.c: Marked mask_load_direct as vectorizable.
813 * tree-data-ref.c (data_ref_compare_tree): Fixed comment typo.
814 * tree-vect-data-refs.c (can_group_stmts_p): Allow masked loads to be
815 combined even if masks different with allow_slp_p param.
816 (vect_analyze_data_ref_accesses): Mark SLP only vectorizable groups.
817 * tree-vect-loop.c (vect_dissolve_slp_only_groups): New function to
818 dissolve SLP-only vectorizable groups when SLP has been discarded.
819 (vect_analyze_loop_2): Call vect_dissolve_slp_only_groups when needed.
820 * tree-vect-slp.c (vect_get_and_check_slp_defs): Check masked loads
821 masks.
822 (vect_build_slp_tree_1): Fixed comment typo.
823 (vect_build_slp_tree_2): Include masks from masked loads in SLP tree.
824 * tree-vect-stmts.c (vectorizable_load): Allow vectorizaion of masked
825 loads for SLP only.
826 * tree-vectorizer.h (_stmt_vec_info): Added flag for SLP-only
827 vectorizable.
828 * tree-vectorizer.c (vec_info::new_stmt_vec_info): Likewise.
829
830 2019-05-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
831
832 * config/alpha/alpha.c [TARGET_ABI_OSF] (alpha_output_mi_thunk_osf):
833 Remove obsolete use_thunk reference.
834 * config/i386/i386.c (x86_output_mi_thunk): Likewise.
835 * config/ia64/ia64.c (ia64_output_mi_thunk): Likewise.
836 * config/nios2/nios2.c (nios2_asm_output_mi_thunk): Likewise.
837 * config/or1k/or1k.c (or1k_output_mi_thunk): Likewise.
838 * config/rs6000/rs6000.c (rs6000_output_mi_thunk): Likewise.
839 * config/sh/sh.c (sh_output_mi_thunk): Likewise.
840 * config/sparc/sparc.c (sparc_output_mi_thunk): Likewise.
841 * config/tilegx/tilegx.c (tilegx_output_mi_thunk): Likewise.
842 * config/tilepro/tilepro.c (tilepro_asm_output_mi_thunk): Likewise.
843
844 2019-05-28 Nathan Sidwell <nathan@acm.org>
845
846 * tree.h (IDENTIFIER_ANON_P): New.
847 (anon_aggrname_format, anon_aggname_p): Don't declare.
848 (make_anon_name): Declare.
849 * lto-streamer-out.c (DFS::DFS_write_tree_body): Use IDENTIFIER_ANON_P.
850 (hash_tree): Likewise.
851 * tree-streamer-out.c (write_ts_decl_minimal_tree): Likewise.
852 * tree.c (anon_aggrname_p, anon_aggrname_format): Delete.
853 (anon_cnt, make_anon_name): New.
854
855 2019-05-28 Martin Liska <mliska@suse.cz>
856
857 PR other/90315
858 * opts-global.c (decode_options): Print help for all
859 help_option_arguments.
860 * opts.c (print_help): Add new argument.
861 (common_handle_option): Remember all values into
862 help_option_arguments.
863 * opts.h (print_help): Add new argument.
864
865 2019-05-28 Martin Liska <mliska@suse.cz>
866
867 PR ipa/90555
868 * ipa-icf-gimple.c (func_checker::compare_loops): New function.
869 * ipa-icf-gimple.h (func_checker::compare_loops): Likewise.
870 (func_checker::compare_bb): Call compare_loops.
871
872 2019-05-27 Jakub Jelinek <jakub@redhat.com>
873
874 * gimplify.c (gimplify_scan_omp_clauses): Allow lastprivate conditional
875 on sections construct.
876 * omp-low.c (lower_lastprivate_conditional_clauses): Handle sections
877 construct.
878 (lower_omp_sections): Handle lastprivate conditional.
879 (lower_omp_1) <case GIMPLE_ASSIGN>: Handle sections construct with
880 lastprivate_conditional_map.
881 * omp-expand.c (expand_omp_sections): Handle lastprivate conditional.
882
883 * omp-low.c (lower_omp_1) <case GIMPLE_ASSIGN>: Look through ordered,
884 critical, taskgroup and section regions when looking for a region
885 with non-NULL lastprivate_conditional_map.
886
887 2019-05-27 Uroš Bizjak <ubizjak@gmail.com>
888
889 * config/i386/i386.c (ix86_gen_add3): Remove indirect function.
890 (*ix86_gen_sub3): Ditto.
891 (*ix86_gen_sub3_carry): Ditto.
892 (*ix86_gen_one_cmpl2): Ditto.
893 (*ix86_gen_andsp): Ditto.
894 (ix86_init_large_pic_reg): Use gen_add2_insn instead of ix86_gen_add3.
895 (gen_and2_insn): New static function.
896 (ix86_expand_prologue): Use gen_and2_insn instead of ix86_gen_andsp.
897 Use gen_add3_insn instead of ix86_gen_add3.
898 (ix86_expand_split_stack_prologue): Use gen_add2_insn
899 instead of ix86_gen_add3.
900 (legitimize_tls_address): Use gen_add2_insn instead of ix86_gen_add3.
901 Use gen_sub3_insn instead of ix86_gen_sub3.
902 * config/i386-expand.c (ix86_split_long_move): Use gen_add2_insn
903 instead of ix86_gen_add3.
904 (ix86_expand_strlensi_unroll_1): Use gen_add2_insn instead of
905 ix86_gen_add3. Use gen_sub3_insn instead of ix86_gen_sub3.
906 (construct_plt_address): Use gen_add2_insn instead of ix86_gen_add3.
907 * config/i386/i386-options.c (ix86_option_override_internal):
908 Do not initialize ix86_gen_add3, ix86_gen_sub3, ix86_gen_sub3_carry,
909 ix86_gen_one_cmpl2 and ix86_gen_andsp.
910
911 2019-05-27 Eric Botcazou <ebotcazou@adacore.com>
912
913 * dwarf2out.c (resolve_args_picking_1): Deal with DW_OP_GNU_addr_index
914 and DW_OP_GNU_const_index opcodes.
915
916 2019-05-27 Uroš Bizjak <ubizjak@gmail.com>
917
918 * config/i386/i386.h (STACK_SIZE_MODE): Define.
919
920 2019-05-27 Richard Biener <rguenther@suse.de>
921
922 PR tree-optimization/90637
923 * tree-ssa-sink.c (statement_sink_location): Honor the
924 computed sink location for single-uses.
925
926 2019-05-27 Richard Biener <rguenther@suse.de>
927
928 PR middle-end/90610
929 * match.pd (vec_perm): Avoid clobbering op0 when not generating
930 a bit-insert.
931
932 2019-05-26 Uroš Bizjak <ubizjak@gmail.com>
933
934 * config/i386/i386.md (@sub<mode>3_carry): Rename
935 from sub<mode>3_carry.
936 (@leave_<mode>): New expander.
937 (*leave): Rename from leave.
938 (*leave_rex64): Rename from leave_rex64.
939 (@monitorx_<mode>): Rename from monitorx_<mode>.
940 (@clzero_<mode>): Rename from clzero_<mode>.
941 * config/i386/sse.md (@sse3_monitor_<mode>): Rename
942 from sse3_monitor_<mode>.
943 * config/i386/i386.c (ix86_gen_sub3_carry): Remove indirect function.
944 (*ix86_gen_leave): Ditto.
945 (*ix86_gen_monitor): Ditto.
946 (*ix86_gen_monitorx): Ditto.
947 (*ix86_gen_clzero): Ditto.
948 (ix86_emit_leave): Use gen_leave instead of ix86_gen_leave.
949 * config/i386/i386-expand.c (ix86_expand_strlensi_unroll_1):
950 Use gen_sub3_carry instead of ix86_gen_sub3_carry.
951 (ix86_expand_builtin) <case IX86_BUILTIN_MONITOR>:
952 Use gen_sse3_monitor instead of ix86_gen_monitor.
953 <case IX86_BUILTIN_MONITORX>: Use gen_monitorx
954 instead of ix86_gen_monitorx.
955 <case IX86_BUILTIN_CLZERO>: Use gen_clzero
956 instead of ix86_gen_clzero.
957 * config/i386/i386-options.c (ix86_option_override_internal):
958 Do not initialize ix86_gen_leave, ix86_gen_sub3_carry,
959 ix86_gen_monitor, ix86_gen_monitorx and ix86_gen_clzero.
960
961 2019-05-26 Uroš Bizjak <ubizjak@gmail.com>
962
963 * config/i386/i386.md (@tls_global_dynamic_64_<mode>):
964 Rename from tls_global_dynamic_64_<mode>.
965 (@tls_local_dynamic_base_64_<mode>): Rename from
966 tls_local_dynamic_base_64_<mode>.
967 * config/i386/i386.c (*ix86_gen_tls_global_dynamic_64):
968 Remove indirect function.
969 (*ix86_gen_tls_local_dynamic_base_64): Ditto.
970 (legitimize_tls_address): Use gen_tls_global_dynamic_64 function
971 instead of ix86_gen_tls_global_dynamic_64.
972 Use gen_tls_local_dynamic_base_64 instead of
973 ix86_gen_tls_local_dynamic_base_64.
974 * config/i386/i386-options.c (ix86_option_override_internal):
975 Do not initialize ix86_gen_tls_global_dynamic_64 and
976 ix86_gen_tls_local_dynamic_base_64.
977
978 2019-05-26 Uroš Bizjak <ubizjak@gmail.com>
979
980 * config/i386/i386.md (@pro_epilogue_adjust_stack_add_<mode>)
981 Rename from pro_epilogue_adjust_stack_<mode>_add.
982 (@pro_epilogue_adjust_stack_sub_<mode>)
983 Rename from pro_epilogue_adjust_stack_<mode>_sub.
984 (@allocate_stack_worker_probe_<mode>):
985 Rename from allocate_stack_worker_probe_<mode>.
986 (allocate_stack): Use gen_allocate_stack_worker_probe.
987 (probe_stack): Use gen_probe_stack_1.
988 (@probe_stack_1_<mode>): Rename from probe_stack_<mode>.
989 (@adjust_stack_and_probe_<mode>): Rename from
990 adjust_stack_and_probe<mode>.
991 (@probe_stack_range_<mode>): Rename from probe_stack_range<mode>.
992 (stack_protect_set): Use gen_stack_protect_set_1.
993 (@stack_protect_set_1_<mode>): Rename from stack_protect_set_<mode>.
994 (stack_protect_test): Use gen_stack_protect_test_1.
995 (@stack_protect_test_1_<mode>): Rename from stack_protect_test_<mode>.
996 * config/i386/i386.c (*ix86_gen_allocate_stack_worker):
997 Remove indirect function.
998 (*ix86_gen_adjust_stack_and_probe): Ditto.
999 (*ix86_gen_probe_stack_range): Ditto.
1000 (pro_epilogue_adjust_stack): Use gen_pro_epilogue_adjust_stack_add
1001 instead of gen_pro_epilogue_adjust_stack_{si,di}_add.
1002 (ix86_adjust_stack_and_probe_stack_clash): Use
1003 gen_adjust_stack_and_probe instead of ix86_gen_adjust_stack_and_probe.
1004 (ix86_adjust_stack_and_probe): Ditto.
1005 (ix86_emit_probe_stack_range): Use gen_probe_stack_range instead
1006 of ix86_gen_probe_stack_range.
1007 (ix86_expand_prologue): Use gen_pro_epilogue_adjust_stack_sub
1008 instead of gen_pro_epilogue_adjust_stack_{si,di}_sub.
1009 * config/i386/x86-tune-sched.c (ix86_macro_fusion_pair_p):
1010 Include insn-opinit.h. Use code_for_stack_protect_test_1 instead of
1011 CODE_FOR_stack_protect_test_{si,di}.
1012 * config/i386/i386-options.c (ix86_option_override_internal):
1013 Do not initialize ix86_gen_allocate_stack_worker,
1014 ix86_gen_adjust_stack_and_probe and ix86_gen_probe_stack_range.
1015
1016 2019-05-26 Gerald Pfeifer <gerald@pfeifer.com>
1017
1018 * doc/invoke.texi (Link Options): Many editorial changes around
1019 -flinker-output.
1020
1021 2019-05-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1022
1023 * doc/invoke.texi (x86 Options, -mvect8-ret-in-mem): Remove
1024 pre-Solaris 11 referene and most Studio compiler details.
1025
1026 2019-05-24 John David Anglin <danglin@gcc.gnu.org>
1027
1028 PR target/90530
1029 * config/pa/pa.c (pa_can_change_mode_class): Accept mode changes from
1030 DImode to SImode in floating-point registers on 64-bit target.
1031 * config/pa/pa.md (umulsidi3): Change nonimmediate_operand to
1032 register_operand in xmpyu patterns.
1033
1034 2019-05-24 Jakub Jelinek <jakub@redhat.com>
1035
1036 * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__CONDTEMP_.
1037 * tree.h (OMP_CLAUSE_DECL): Use OMP_CLAUSE__CONDTEMP_ instead of
1038 OMP_CLAUSE__REDUCTEMP_.
1039 * tree.c (omp_clause_num_ops, omp_clause_code_name): Add
1040 OMP_CLAUSE__CONDTEMP_.
1041 (walk_tree_1): Handle OMP_CLAUSE__CONDTEMP_.
1042 * tree-pretty-print.c (dump_omp_clause): Likewise.
1043 * tree-nested.c (convert_nonlocal_omp_clauses,
1044 convert_local_omp_clauses): Likewise.
1045 * gimplify.c (enum gimplify_omp_var_data): Use hexadecimal constants
1046 instead of decimal. Add GOVD_LASTPRIVATE_CONDITIONAL.
1047 (gimplify_scan_omp_clauses): Don't reject lastprivate conditional
1048 on OMP_FOR.
1049 (gimplify_omp_for): Warn and disable conditional modifier from
1050 lastprivate on loop iterators.
1051 * omp-general.h (struct omp_for_data): Add lastprivate_conditional
1052 member.
1053 * omp-general.c (omp_extract_for_data): Initialize it.
1054 * omp-low.c (struct omp_context): Add lastprivate_conditional_map
1055 member.
1056 (delete_omp_context): Delete it.
1057 (lower_lastprivate_conditional_clauses): New function.
1058 (lower_lastprivate_clauses): Add BODY_P and CSTMT_LIST arguments,
1059 handle lastprivate conditional clauses.
1060 (lower_reduction_clauses): Add CLIST argument, emit it into
1061 the critical section if any.
1062 (lower_omp_sections): Adjust lower_lastprivate_clauses and
1063 lower_reduction_clauses callers.
1064 (lower_omp_for_lastprivate): Add CLIST argument, pass it through
1065 to lower_lastprivate_clauses.
1066 (lower_omp_for): Call lower_lastprivate_conditional_clauses, adjust
1067 lower_omp_for_lastprivate and lower_reduction_clauses callers, emit
1068 clist into a critical section if not emitted there already by
1069 lower_reduction_clauses.
1070 (lower_omp_taskreg, lower_omp_teams): Adjust lower_reduction_clauses
1071 callers.
1072 (lower_omp_1): Handle GIMPLE_ASSIGNs storing into lastprivate
1073 conditional variables.
1074 * omp-expand.c (determine_parallel_type): Punt if OMP_CLAUSE__CONDTEMP_
1075 clause is present.
1076 (expand_omp_for_generic, expand_omp_for_static_nochunk,
1077 expand_omp_for_static_chunk): Handle lastprivate conditional.
1078 (expand_omp_for): Handle fd.lastprivate_conditional like
1079 fd.have_reductemp.
1080
1081 2019-05-24 Andrew Stubbs <ams@codesourcery.com>
1082
1083 * config/gcn/gcn-run.c (main): Set a non-zero return value if the
1084 kernel does not exit cleanly.
1085 * config/gcn/gcn.md (gcn_return): Insert s_waitcnt before s_dcache_wb.
1086
1087 2019-05-24 Jason Merrill <jason@redhat.com>
1088
1089 Revert:
1090 * gimplify.c (gimplify_cond_expr): Don't check TREE_ADDRESSABLE.
1091
1092 2019-05-24 Richard Biener <rguenther@suse.de>
1093
1094 PR testsuite/90607
1095 * tree-loop-distribution.c (struct partition): Add location
1096 member.
1097 (partition_alloc): Initialize all fields.
1098 (generate_memset_builtin): Use the location recorded in the
1099 partition for the generated call.
1100 (generate_memcpy_builtin): Likewise.
1101 (classify_partition): Record the location of a single store
1102 as location for the partition.
1103
1104 2019-05-24 Andrew Stubbs <ams@codesourcery.com>
1105
1106 * config/gcn/gcn.c (gcn_expand_prologue): Use gen_addsi3_scalar_carry
1107 for lo-part.
1108
1109 2019-05-24 Matthew Malcomson <matthew.malcomson@arm.com>
1110
1111 PR target/90588
1112 * common/config/aarch64/aarch64-common.c
1113 (aarch64_rewrite_selected_cpu): Change local temporary variable
1114 type from unsigned long to uint64_t.
1115 * config/aarch64/aarch64-protos.h (aarch64_parse_extension,
1116 aarch64_get_extension_string_for_isa_flags): Change declaration to
1117 match new definition by replacing unsigned long with uint64_t.
1118
1119 2019-05-24 Jakub Jelinek <jakub@redhat.com>
1120
1121 PR target/90568
1122 * config/i386/x86-tune-sched.c (ix86_macro_funsion_pair_p): Call
1123 gen_attr_type just once instead of 4-7 times. Formatting fixes.
1124 Handle stack_protect_test_<mode> codegen similarly to corresponding
1125 sub instruction.
1126
1127 2019-05-23 Iain Sandoe <iain@sandoe.co.uk>
1128
1129 * config/i386/darwin.h: Reject -mfentry*.
1130 * doc/sourcebuild.texi: Document mfentry target support.
1131
1132 2019-05-23 Bill Schmidt <wschmidt@linux.ibm.com>
1133
1134 * config/rs6000/rs6000.c (rs6000_global_entry_point_needed_p):
1135 Rename to rs6000_global_entry_point_prologue_needed_p. Return
1136 false for PC-relative functions.
1137 (rs6000_output_function_prologue): Change called function name to
1138 rs6000_global_entry_point_prologue_needed_p. Emit ".localentry
1139 name,1" for PC-relative functions.
1140 (rs6000_elf_declare_function_name): Change called function name to
1141 rs6000_global_entry_point_prologue_needed_p.
1142
1143 2019-05-23 Uroš Bizjak <ubizjak@gmail.com>
1144
1145 PR target/90552
1146 * config/i386/i386.c (gen_rtx_cost):
1147 Use ix86_tune_cost instead of ix86_cost.
1148
1149 2019-05-23 Bill Schmidt <wschmidt@linux.ibm.com>
1150 Michael Meissner <meissner@linux.ibm.com>
1151 Segher Boessenkool <segher@kernel.crashing.org>
1152
1153 * config/rs6000/rs6000-cpus.def (ISA_FUTURE_MASKS_SERVER): Add
1154 OPTION_MASK_PCREL.
1155 (POWERPC_MASKS): Add OPTION_MASK_PCREL.
1156 * config/rs6000/rs6000-protos.h (rs6000_pcrel_p): New prototype.
1157 (rs6000_fndecl_pcrel_p): Likewise.
1158 * config/rs6000/rs6000.c (rs6000_option_override_internal): Report
1159 error if -mpcrel is requested without -mcpu=future.
1160 (rs6000_opt_masks): Add entry for pcrel.
1161 (rs6000_fndecl_pcrel_p): New function.
1162 (rs6000_pcrel_p): Likewise.
1163 * config/rs6000/rs6000.opt (mpcrel): New option.
1164 * doc/invoke.texi: Document -mpcrel and -mno-pcrel.
1165
1166 2019-05-23 Jan Hubicka <jh@suse.cz>
1167 Martin Liska <mliska@suse.cz>
1168
1169 PR tree-optimization/90576
1170 * tree-ssa-alias.c (compare_sizes): Remove dead calls to
1171 poly_int_tree_p.
1172 (aliasing_component_refs_p): Fix three way size compare conditional;
1173 give up earlier in case we can not decide on equivalence.
1174
1175 2019-05-23 Bill Schmidt <wschmidt@linux.ibm.com>
1176 Michael Meissner <meissner@linux.ibm.com>
1177 Segher Boessenkool <segher@kernel.crashing.org>
1178
1179 * config.gcc: Add future cpu.
1180 * config/rs6000/driver-rs6000.c (asm_names): Add future cpu.
1181 * config/rs6000/rs6000-cpus.def (ISA_FUTURE_MASKS_SERVER): New
1182 #define.
1183 (POWERPC_MASKS): Add OPTION_MASK_FUTURE.
1184 (RS6000_CPU): New instantiation for future cpu.
1185 * config/rs6000/rs6000-opts.h (enum processor_type): Add
1186 PROCESSOR_FUTURE.
1187 * config/rs6000/rs6000-string.c (expand_compare_loop): Treat
1188 PROCESSOR_FUTURE like PROCESSOR_POWER9 for now.
1189 * config/rs6000/rs6000-tables.opt: Regenerate.
1190 * config/rs6000/rs6000.c (rs6000_option_override_internal): Treat
1191 PROCESSOR_FUTURE similarly to PROCESSOR_POWER9 for now.
1192 (rs6000_machine_from_flags): Handle future cpu.
1193 (rs6000_reassociation_width): Treat PROCESSOR_FUTURE like
1194 PROCESSOR_POWER9 for now.
1195 (rs6000_adjust_cost): Likewise.
1196 (rs6000_issue_rate): Likewise.
1197 (rs6000_register_move_cost): Likewise.
1198 (rs6000_opt_masks): Add entry for future.
1199 * config/rs6000/rs6000.h (ASM_CPU_SPEC): Add future cpu.
1200 (MASK_FUTURE): New #define.
1201 * config/rs6000/rs6000.md (define_attr "cpu"): Add future cpu.
1202 * config/rs6000/rs6000.opt (mfuture): New target option.
1203 * doc/invoke.texi (mcpu): Add future cpu.
1204
1205 2019-05-23 Martin Liska <mliska@suse.cz>
1206
1207 PR c++/90587
1208 * tree-ssa-uninit.c (value_sat_pred_p): The result of &
1209 operation points to a temporary (pointed via tree_to_wide_ref)
1210 that is out of scope after the &.
1211
1212 2019-05-23 Jonathan Wakely <jwakely@redhat.com>
1213
1214 PR c++/90592
1215 * doc/extend.texi (Function Names): Add missing word.
1216
1217 2019-05-23 Richard Biener <rguenther@suse.de>
1218
1219 PR tree-optimization/88440
1220 * opts.c (default_options_table): Enable -ftree-loop-distribute-patterns
1221 at -O[2s]+.
1222 * tree-loop-distribution.c (generate_memset_builtin): Fold the
1223 generated call.
1224 (generate_memcpy_builtin): Likewise.
1225 (distribute_loop): Pass in whether to only distribute patterns.
1226 (prepare_perfect_loop_nest): Also allow size optimization.
1227 (pass_loop_distribution::execute): When optimizing a loop
1228 nest for size allow pattern replacement.
1229
1230 2019-05-23 Jakub Jelinek <jakub@redhat.com>
1231
1232 PR target/90568
1233 * config/i386/i386.md (stack_protect_test_<mode>): Use sub instead
1234 of xor.
1235
1236 2019-05-23 Martin Liska <mliska@suse.cz>
1237
1238 PR sanitizer/90570
1239 * gimplify.c (gimplify_target_expr): Skip TREE_STATIC target
1240 expression similarly to gimplify_decl_expr.
1241
1242 2019-05-23 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
1243
1244 * cse.c (cse_dump_path): s/dump_file/f.
1245
1246 2019-05-22 David Malcolm <dmalcolm@redhat.com>
1247
1248 PR c++/90462
1249 * diagnostic-format-json.cc: Include "selftest.h".
1250 (json_from_expanded_location): Only add "file" key for non-NULL
1251 file strings.
1252 (json_from_location_range): Don't add "start" and "finish"
1253 children if they are UNKNOWN_LOCATION.
1254 (selftest::test_unknown_location): New selftest.
1255 (selftest::test_bad_endpoints): New selftest.
1256 (selftest::diagnostic_format_json_cc_tests): New function.
1257 * json.cc (json::object::get): New function.
1258 (selftest::test_object_get): New selftest.
1259 (selftest::json_cc_tests): Call it.
1260 * json.h (json::object::get): New decl.
1261 * selftest-run-tests.c (selftest::run_tests): Call
1262 selftest::diagnostic_format_json_cc_tests.
1263 * selftest.h (selftest::diagnostic_format_json_cc_tests): New
1264 decl.
1265
1266 2019-05-22 Kwok Cheung Yeung <kcy@codesourcery.com>
1267 Andrew Stubbs <amd@codesourcery.com>
1268
1269 * config.gcc (gcc_cv_initfini_array): Set for AMD GCN.
1270 * config/gcn/gcn-run.c (init_array_kernel, fini_array_kernel): New.
1271 (kernel): Rename to...
1272 (main_kernel): ... this.
1273 (load_image): Load _init_array and _fini_array kernels.
1274 (run): Add argument for kernel to run.
1275 (main): Run init_array_kernel before main_kernel, and
1276 fini_array_kernel after.
1277 * config/gcn/gcn.c (gcn_handle_amdgpu_hsa_kernel_attribute): Allow
1278 amdgpu_hsa_kernel attribute on functions.
1279 (gcn_disable_constructors): Delete.
1280 (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): Delete.
1281 * config/gcn/crt0.c (size_t): Define.
1282 (_init_array, _fini_array): New.
1283 (__preinit_array_start, __preinit_array_end,
1284 __init_array_start, __init_array_end,
1285 __fini_array_start, __fini_array_end): Declare weak references.
1286
1287 2019-05-22 Andrew Stubbs <ams@codesourcery.com>
1288
1289 * config/gcn/gcn.c (gcn_trampoline_init): Call "sorry" on GCN5.
1290
1291 2019-05-22 Jason Merrill <jason@redhat.com>
1292
1293 * gimplify.c (gimplify_cond_expr): Don't check TREE_ADDRESSABLE.
1294
1295 2019-05-22 H.J. Lu <hongjiu.lu@intel.com>
1296
1297 PR target/88483
1298 * config/i386/i386-options.c (ix86_init_machine_status): Set
1299 stack_frame_required to true.
1300 * config/i386/i386.c (ix86_get_frame_size): New function.
1301 (ix86_frame_pointer_required): Replace get_frame_size with
1302 ix86_get_frame_size.
1303 (ix86_compute_frame_layout): Likewise.
1304 (ix86_find_max_used_stack_alignment): Changed to void. Set
1305 stack_frame_required.
1306 (ix86_finalize_stack_frame_flags): Always call
1307 ix86_find_max_used_stack_alignment. Replace get_frame_size with
1308 ix86_get_frame_size.
1309 * config/i386/i386.h (machine_function): Add stack_frame_required.
1310
1311 2019-05-22 Uroš Bizjak <ubizjak@gmail.com>
1312
1313 * config/i386/sse.md (sse_cvtpi2ps): Use TARGET_MMX in insn condition.
1314
1315 2019-05-22 Matthew Malcomson <matthew.malcomson@arm.com>
1316
1317 * common/config/aarch64/aarch64-common.c
1318 (struct aarch64_option_extension, struct processor_name_to_arch,
1319 struct arch_to_arch_name, aarch64_parse_extension, opt_ext_cmp,
1320 aarch64_contains_opt,
1321 aarch64_get_extension_string_for_isa_flags): Change type of
1322 variables storing flags to uint64_t.
1323 * config/aarch64/aarch64-option-extensions.def (sve2, sve2-sm4,
1324 sve2-aes, sve2-sha3, bitperm): New optional SVE2 extension flags.
1325 * config/aarch64/aarch64.c (struct processor,
1326 aarch64_parse_arch, aarch64_parse_cpu, aarch64_validate_mcpu,
1327 aarch64_validate_march, aarch64_override_options,
1328 aarch64_option_print, aarch64_handle_attr_isa_flags,
1329 aarch64_declare_function_name, aarch64_start_file): Make flag
1330 variables uint64_t.
1331 * config/aarch64/aarch64.h (AARCH64_FL_SVE2, AARCH64_FL_SVE2_AES,
1332 AARCH64_FL_SVE2_SM4, AARCH64_FL_SVE2_SHA3,
1333 AARCH64_FL_SVE2_BITPERM): New macro feature flags.
1334 * config/aarch64/aarch64.opt (aarch64_isa_flags): Make uint64_t.
1335 * config/aarch64/driver-aarch64.c
1336 (struct aarch64_arch_extension, struct aarch64_core_data,
1337 struct aarch64_arch_driver_info, host_detect_local_cpu): Make
1338 flag variables uint64_t.
1339 * doc/invoke.texi: Add documentation for new arguments.
1340
1341 2019-05-22 Richard Biener <rguenther@suse.de>
1342
1343 * alias.c (ao_ref_from_mem): Move stack-slot sharing
1344 rewrite ...
1345 * emit-rtl.c (set_mem_attributes_minus_bitpos): ... here.
1346
1347 2019-05-22 Martin Liska <mliska@suse.cz>
1348
1349 PR lto/90500
1350 * doc/extend.texi: Document the change.
1351
1352 2019-05-22 Richard Biener <rguenther@suse.de>
1353
1354 PR tree-optimization/90450
1355 * tree-ssa-loop-im.c (struct im_mem_ref): Add ref_decomposed.
1356 (mem_ref_hasher::equal): Check it.
1357 (mem_ref_alloc): Initialize it.
1358 (gather_mem_refs_stmt): Set it.
1359
1360 2019-05-22 Richard Biener <rguenther@suse.de>
1361
1362 * gimple-fold.c (arith_code_with_undefined_signed_overflow):
1363 Add ABS_EXPR.
1364 (rewrite_to_defined_overflow): Handle rewriting ABS_EXPR
1365 as ABSU_EXPR.
1366
1367 2019-05-22 Alan Modra <amodra@gmail.com>
1368
1369 * config/rs6000/rs6000.h (ASM_OPT_ANY): Define.
1370 (ASM_CPU_SPEC): Conditionally add -many.
1371 * config/rs6000/rs6000.c (rs6000_machine): New static var.
1372 (rs6000_machine_from_flags, emit_asm_machine): New functions..
1373 (rs6000_file_start): ..extracted from here, and modified to
1374 test all ISA bits.
1375 (rs6000_output_function_prologue): Emit .machine as necessary.
1376 * testsuite/gcc.target/powerpc/ppc32-abi-dfp-1.c: Don't use
1377 power mnemonics.
1378 * testsuite/gcc.dg/vect/O3-pr70130.c: Disable default options
1379 added by check_vect_support_and_set_flags.
1380 * testsuite/gcc.dg/vect/pr48765.c: Likewise.
1381 * testsuite/gfortran.dg/vect/pr45714-b.f: Likewise.
1382
1383 2019-05-22 Hans-Peter Nilsson <hp@axis.com>
1384
1385 PR middle-end/90553
1386 * ira-lives.c (process_bb_node_lives): Consider defs
1387 for a call insn to be die before the call, not after.
1388
1389 * function.c (assign_parm_setup_block): Raise alignment of
1390 stacked parameter only for STRICT_ALIGNMENT targets.
1391
1392 2019-05-21 Segher Boessenkool <segher@kernel.crashing.org>
1393
1394 * config/rs6000/constraints.md (define_register_constraint "wz"):
1395 Delete.
1396 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
1397 RS6000_CONSTRAINT_wz.
1398 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
1399 (rs6000_init_hard_regno_mode_ok): Adjust.
1400 * config/rs6000/rs6000.md: Replace "wz" constraint by "d" with "p7".
1401 * doc/md.texi (Machine Constraints): Adjust.
1402
1403 2019-05-21 Segher Boessenkool <segher@kernel.crashing.org>
1404
1405 * config/rs6000/constraints.md (define_register_constraint "wl"):
1406 Delete.
1407 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
1408 RS6000_CONSTRAINT_wl.
1409 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
1410 (rs6000_init_hard_regno_mode_ok): Adjust.
1411 * config/rs6000/rs6000.md: Replace "wl" constraint by "d" with "p6".
1412 * doc/md.texi (Machine Constraints): Adjust.
1413
1414 2019-05-21 Segher Boessenkool <segher@kernel.crashing.org>
1415
1416 * config/rs6000/constraints.md (define_register_constraint "wm"):
1417 Delete.
1418 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
1419 RS6000_CONSTRAINT_wm.
1420 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
1421 (rs6000_init_hard_regno_mode_ok): Adjust.
1422 * config/rs6000/vsx.md: Replace "wm" constraint by "wa" with "p8v".
1423 * doc/md.texi (Machine Constraints): Adjust.
1424
1425 2019-05-21 Segher Boessenkool <segher@kernel.crashing.org>
1426
1427 * config/rs6000/constraints.md (define_register_constraint "wk"):
1428 Delete.
1429 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
1430 RS6000_CONSTRAINT_wk.
1431 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
1432 (rs6000_init_hard_regno_mode_ok): Adjust.
1433 * config/rs6000/rs6000.md: Replace "wk" constraint by "ws" with "p8v".
1434 * doc/md.texi (Machine Constraints): Adjust.
1435
1436 2019-05-21 Segher Boessenkool <segher@kernel.crashing.org>
1437
1438 * config/rs6000/constraints.md (define_register_constraint "wj"):
1439 Delete.
1440 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
1441 RS6000_CONSTRAINT_wj.
1442 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
1443 (rs6000_init_hard_regno_mode_ok): Adjust.
1444 * config/rs6000/rs6000.md: Replace "wj" constraint by "wi" with "p8v".
1445 (VS_64dm): Delete.
1446 * config/rs6000/vsx.md: Ditto.
1447 * doc/md.texi (Machine Constraints): Adjust.
1448
1449 2019-05-21 Segher Boessenkool <segher@kernel.crashing.org>
1450
1451 * config/rs6000/constraints.md (define_register_constraint "wh"):
1452 Delete.
1453 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
1454 RS6000_CONSTRAINT_wh.
1455 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
1456 (rs6000_init_hard_regno_mode_ok): Adjust.
1457 * config/rs6000/rs6000.md: Replace "wh" constraint by "wa" with "p8v".
1458 * doc/md.texi (Machine Constraints): Adjust.
1459
1460 2019-05-21 Uroš Bizjak <ubizjak@gmail.com>
1461
1462 PR target/90547
1463 * config/i386/i386.md (anddi_1 to andsi_1_zext splitter):
1464 Avoid calling gen_lowpart with CONST operand.
1465
1466 2019-05-21 Alexandre Oliva <aoliva@redhat.com>
1467
1468 * tree-ssa-threadupdate.c (struct ssa_local_info_t): Add
1469 field template_last_to_copy.
1470 (ssa_create_duplicates): Set it, and use it. Attempt to
1471 preserve more debug stmts.
1472
1473 2019-05-21 Uroš Bizjak <ubizjak@gmail.com>
1474
1475 * config/i386/sse.md (VF1_AVX2): New mode iterator.
1476 (signbit<mode>2): New expander
1477
1478 2019-05-21 James Clarke <jrtc27@jrtc27.com>
1479
1480 PR bootstrap/87338
1481 * dwarf2out.c (dwarf2out_inline_entry): Use ASM_OUTPUT_DEBUG_LABEL
1482 instead of ASM_GENERATE_INTERNAL_LABEL and ASM_OUTPUT_LABEL.
1483
1484 2019-05-21 Uroš Bizjak <ubizjak@gmail.com>
1485
1486 * config/i386/cpuid.h (__cpuid): For 32bit targets, zero
1487 %ebx and %ecx bafore calling cpuid with leaf 1 or
1488 non-constant leaf argument.
1489
1490 2019-05-21 Alan Modra <amodra@gmail.com>
1491
1492 PR target/90545
1493 * config/rs6000/rs6000.c (rs6000_register_move_cost): Increase
1494 power9 direct move cost.
1495 * testsuite/gcc.target/powerpc/fold-vec-splats-floatdouble.c:
1496 Correct comments and rename functions to suit parameters.
1497
1498 2019-05-21 Richard Biener <rguenther@suse.de>
1499
1500 PR middle-end/90510
1501 * fold-const.c (fold_read_from_vector): New function.
1502 * fold-const.h (fold_read_from_vector): Declare.
1503 * match.pd (VEC_PERM_EXPR): Build BIT_INSERT_EXPRs for
1504 single-element insert permutations. Canonicalize selector
1505 further and fix issue with last commit.
1506
1507 2019-05-21 Vladislav Ivanishin <vlad@ispras.ru>
1508
1509 * tree-cfg.h (split_critical_edges): Add for_edge_insertion_p
1510 parameter with default value false to declaration.
1511 (split_edges_for_insertion): New inline function. Wrapper for
1512 split_critical_edges with for_edge_insertion_p = true.
1513 * tree-cfg.c (split_critical_edges): Don't split non-critical
1514 edges if for_edge_insertion_p is false. Fix whitespace.
1515 * tree-ssa-pre.c (pass_pre::execute): Call
1516 split_edges_for_insertion instead of split_critical_edges.
1517 * gcc/tree-ssa-tail-merge.c (tail_merge_optimize): Ditto.
1518 * gcc/tree-ssa-sink.c (pass_sink_code::execute): Ditto.
1519 (pass_data_sink_code): Update function name in the comment.
1520
1521 2019-05-21 Vladislav Ivanishin <vlad@ispras.ru>
1522
1523 * tree-ssa-uninit.c (value_sat_pred_p): This new function is a wrapper
1524 around is_value_included_in that knows how to handle BIT_AND_EXPR.
1525 (is_pred_expr_subset_of): Use the new function. Handle more cases where
1526 code1 == EQ_EXPR and where code1 == BIT_AND_EXPR and thus fix some false
1527 positives.
1528
1529 2019-05-21 Martin Liska <mliska@suse.cz>
1530
1531 * config/rs6000/driver-rs6000.c (elf_platform): Do not use
1532 an extra newline.
1533 * config/rs6000/rs6000-c.c (rs6000_pragma_longcal): Wrap pragma in %<%>.
1534 (altivec_resolve_overloaded_builtin): Likewise for vec_lvsl and
1535 vec_lvsr.
1536 * config/rs6000/rs6000.c (rs6000_option_override_internal):
1537 Quote a C type.
1538 (rs6000_function_arg): Likewise.
1539 (rs6000_expand_set_fpscr_drn_builtin): Remove trailing dot.
1540 (rs6000_expand_ternop_builtin): Use interval syntax.
1541 (get_element_number): Likewise.
1542 (altivec_expand_builtin): Likewise.
1543 (rs6000_get_function_versions_dispatcher): Quote target_clones.
1544
1545 Fix test-suite.
1546
1547 2019-05-20 Jakub Jelinek <jakub@redhat.com>
1548
1549 PR c++/59813
1550 PR target/90418
1551 * function.h (struct function): Add calls_eh_return member.
1552 * gimplify.c (gimplify_call_expr): Set cfun->calls_eh_return when
1553 gimplifying __builtin_eh_return call.
1554 * tree-inline.c (initialize_cfun): Copy calls_eh_return from src_cfun
1555 to cfun.
1556 (expand_call_inline): Or in src_cfun->calls_eh_return into
1557 dst_cfun->calls_eh_return.
1558 * tree-tailcall.c (suitable_for_tail_call_opt_p): Return false if
1559 cfun->calls_eh_return.
1560 * lto-streamer-in.c (input_struct_function_base): Read calls_eh_return.
1561 * lto-streamer-out.c (output_struct_function_base): Write
1562 calls_eh_return.
1563
1564 2019-05-20 Marc Glisse <marc.glisse@inria.fr>
1565
1566 PR rtl-optimization/43147
1567 * config/i386/i386.c (ix86_gimple_fold_builtin): Handle
1568 IX86_BUILTIN_SHUFPD.
1569
1570 2019-05-20 Jan Hubicka <hubicka@ucw.cz>
1571
1572 * tree-ssa-alias.c (refs_may_alias_p_2): Break out from ...
1573 (refs_may_alias_p_1): ... here; update stats.
1574 (refs_may_alias_p): Do not update stats here.
1575
1576 2019-05-20 Richard Biener <rguenther@suse.de>
1577
1578 * tree-ssa-structalias.c (find_func_aliases): POINTER_DIFF_EXPR
1579 doesn't produce pointers.
1580 {TRUNC,CEIL,FLOOR,ROUND,EXACT}_{DIV,MOD}_EXPR points to what
1581 the first operand points to.
1582
1583 2019-05-20 Jan Hubicka <hubicka@ucw.cz>
1584
1585 * tree-ssa-alias.c (compare_sizes): New function.
1586 (sompare_type_sizes): New function
1587 (aliasing_component_refs_p): Use it.
1588 (indirect_ref_may_alias_decl_p): Likewise.
1589
1590 2019-05-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1591
1592 * config/i386/sol2.h (CC1_SPEC): Reject -mx32.
1593
1594 2019-05-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1595
1596 * config/sol2.h (LIBTSAN_EARLY_SPEC): Remove : after %e.
1597 (LIBLSAN_EARLY_SPEC): Likewise.
1598 * config/i386/sol2.h (ASAN_REJECT_SPEC): Likewise.
1599
1600 2019-05-20 Martin Liska <mliska@suse.cz>
1601
1602 * config/i386/i386.c (ix86_libc_has_fast_function):
1603 Add ATTRIBUTE_UNUSED for the argument.
1604
1605 2019-05-20 Richard Biener <rguenther@suse.de>
1606
1607 * gimple-match-head.c: Include vec-perm-indices.h.
1608 * generic-match-head.c: Likewise.
1609 * fold-const.h (fold_vec_perm): Declare when vec-perm-indices.h
1610 is included.
1611 * fold-const.c (fold_vec_perm): Export.
1612 (fold_ternary_loc): Move non-constant folding of VEC_PERM_EXPR...
1613 (match.pd): ...here.
1614
1615 2019-05-20 Jakub Jelinek <jakub@redhat.com>
1616
1617 * cfgloop.h (struct loop): Add simdlen member.
1618 * cfgloopmanip.c (copy_loop_info): Copy simdlen as well.
1619 * omp-expand.c (expand_omp_simd): Set it if simdlen clause is present.
1620 * tree-vect-loop.c (vect_analyze_loop): Pass loop->simdlen != 0
1621 as new argument to autovectorize_vector_sizes target hook. If
1622 loop->simdlen, pick up vector size where the vectorization factor
1623 is equal to loop->simd, and if there is none, fall back to the first
1624 successful one.
1625 (vect_transform_loop): Adjust autovectorize_vector_sizes target hook
1626 caller.
1627 * omp-low.c (omp_clause_aligned_alignment): Likewise.
1628 * omp-general.c (omp_max_vf): Likewise.
1629 * optabs-query.c (can_vec_mask_load_store_p): Likewise.
1630 * tree-vect-slp.c (vect_slp_bb): Likewise.
1631 * target.def (autovectorize_vector_sizes): Add ALL argument and
1632 document it.
1633 * doc/tm.texi: Adjust documentation.
1634 * targhooks.c (default_autovectorize_vector_sizes): Add bool argument.
1635 * targhooks.h (default_autovectorize_vector_sizes): Likewise.
1636 * config/aarch64/aarch64.c (aarch64_autovectorize_vector_sizes): Add
1637 bool argument.
1638 * config/arc/arc.c (arc_autovectorize_vector_sizes): Likewise.
1639 * config/arm/arm.c (arm_autovectorize_vector_sizes): Likewise.
1640 * config/mips/mips.c (mips_autovectorize_vector_sizes): Likewise.
1641 * config/i386/i386.c (ix86_autovectorize_vector_sizes): Likewise. If
1642 true and TARGET_AVX512F or TARGET_AVX, push 3 or 2 sizes even if
1643 preferred vector size is not 512-bit or 256-bit, just put those
1644 unpreferred ones last.
1645
1646 2019-05-20 Martin Liska <mliska@suse.cz>
1647
1648 * targhooks.c (default_libc_has_fast_function): New function.
1649 * targhooks.h (default_libc_has_fast_function): Likewise.
1650
1651 2019-05-20 Martin Liska <mliska@suse.cz>
1652
1653 PR middle-end/90263
1654 * builtins.c (expand_builtin_memory_copy_args): When having a
1655 target with fast mempcpy implementation do now use memcpy.
1656 * config/i386/i386.c (ix86_libc_has_fast_function): New.
1657 (TARGET_LIBC_HAS_FAST_FUNCTION): Likewise.
1658 * doc/tm.texi: Likewise.
1659 * doc/tm.texi.in: Likewise.
1660 * target.def:
1661 * expr.c (emit_block_move_hints): Add 2 new arguments.
1662 * expr.h (emit_block_move_hints): Bail out when libcall
1663 to memcpy would be used.
1664
1665 2019-05-20 Martin Liska <mliska@suse.cz>
1666
1667 * profile-count.c: Add vertical spacing in order
1668 to separate functions.
1669 * profile-count.h: Likewise.
1670
1671 2019-05-20 Martin Liska <mliska@suse.cz>
1672
1673 * profile-count.h: Do not use full qualified
1674 names if possible.
1675 * profile-count.c (profile_count::to_frequency): Likewise.
1676
1677 2019-05-20 Martin Liska <mliska@suse.cz>
1678
1679 * profile-count.h (enum profile_quality): Use capital letters
1680 for enum value names. Use the adjusted names.
1681 * profile-count.c: Use the adjusted names.
1682
1683 2019-05-19 Segher Boessenkool <segher@kernel.crashing.org>
1684
1685 * config/rs6000/constraints.md (define_register_constraint "wH"):
1686 Delete.
1687 (define_register_constraint "wI"): Delete.
1688 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
1689 RS6000_CONSTRAINT_wH and RS6000_CONSTRAINT_wI.
1690 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
1691 (rs6000_init_hard_regno_mode_ok): Adjust.
1692 * config/rs6000/rs6000.md: Replace "wH" and "wI" constraints by "v"
1693 resp. "d", or with "wa" as appropriate, all with "p8v".
1694 * config/rs6000/vsx.md: Ditto.
1695 * doc/md.texi (Machine Constraints): Adjust.
1696
1697 2019-05-19 Segher Boessenkool <segher@kernel.crashing.org>
1698
1699 * config/rs6000/constraints.md (define_register_constraint "wy"):
1700 Delete.
1701 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
1702 RS6000_CONSTRAINT_wy.
1703 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
1704 (rs6000_init_hard_regno_mode_ok): Adjust.
1705 * config/rs6000/rs6000.md: Replace "wy" constraint by "wa" with "p8v".
1706 Use "<Fisa>" as "isa" in all alternatives that use "<Fv2>".
1707 (define_mode_attr Fisa): New.
1708 * config/rs6000/vsx.md: Replace "wy" constraint by "wa" with "p8v".
1709 * doc/md.texi (Machine Constraints): Adjust.
1710
1711 2019-05-19 Segher Boessenkool <segher@kernel.crashing.org>
1712
1713 * config/rs6000/constraints.md (define_register_constraint "wu"):
1714 Delete.
1715 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
1716 RS6000_CONSTRAINT_wu.
1717 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
1718 (rs6000_init_hard_regno_mode_ok): Adjust.
1719 * config/rs6000/rs6000.md: Replace "wu" constraint by "v" or "wa",
1720 both with "p8v".
1721 (define_mode_attr Fa): Delete.
1722 * config/rs6000/vsx.md: Ditto.
1723 * doc/md.texi (Machine Constraints): Adjust.
1724
1725 2019-05-19 Segher Boessenkool <segher@kernel.crashing.org>
1726
1727 * config/rs6000/constraints.md (define_register_constraint "wJ"):
1728 Delete.
1729 (define_register_constraint "wK"): Delete.
1730 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
1731 RS6000_CONSTRAINT_wJ and RS6000_CONSTRAINT_wK.
1732 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
1733 (rs6000_init_hard_regno_mode_ok): Adjust.
1734 * config/rs6000/rs6000.md: Replace "wJ" constraint by "wI" with "p9v".
1735 Replace "wK" constraint by "wH" with "p9v".
1736 * config/rs6000/vsx.md: Ditto.
1737 * doc/md.texi (Machine Constraints): Adjust.
1738
1739 2019-05-19 Segher Boessenkool <segher@kernel.crashing.org>
1740
1741 * config/rs6000/constraints.md (define_register_constraint "wb"):
1742 Delete.
1743 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
1744 RS6000_CONSTRAINT_wb.
1745 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
1746 (rs6000_init_hard_regno_mode_ok): Adjust.
1747 * config/rs6000/rs6000.md: Replace "wb" constraint by "v" with "p9v".
1748 * config/rs6000/vsx.md: Ditto.
1749 * doc/md.texi (Machine Constraints): Adjust.
1750
1751 2019-05-19 Segher Boessenkool <segher@kernel.crashing.org>
1752
1753 * config/rs6000/constraints.md (define_register_constraint "wo"):
1754 Delete.
1755 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
1756 RS6000_CONSTRAINT_wo.
1757 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
1758 (rs6000_init_hard_regno_mode_ok): Adjust.
1759 * config/rs6000/rs6000.md: Replace "wo" constraint by "wa" with "p9v".
1760 * config/rs6000/altivec.md: Ditto.
1761 * doc/md.texi (Machine Constraints): Adjust.
1762
1763 2019-05-18 Iain Sandoe <iain@sandoe.co.uk>
1764
1765 * config/darwin-c.c (darwin_register_objc_includes): Do not
1766 prepend the sysroot when building gnu-runtime header search
1767 paths.
1768
1769 2019-05-18 Iain Sandoe <iain@sandoe.co.uk>
1770
1771 * config/darwin.c (darwin_file_end): Use switch_to_section ()
1772 instead of direct output of the asm.
1773
1774 2019-05-17 Segher Boessenkool <segher@kernel.crashing.org>
1775
1776 * config/rs6000/rs6000.c (restore_saved_cr): Change a boolean
1777 argument to be type bool (was int before).
1778 (rs6000_emit_epilogue): Simplify some code. Declare some variables
1779 at first use. Use type bool for some variables. Fix a theoretical
1780 eh_return bug for svr4.
1781
1782 2019-05-17 Segher Boessenkool <segher@kernel.crashing.org>
1783
1784 * config/rs6000/rs6000.md (isa): New attribute.
1785 (enabled): New attribute.
1786
1787 2019-05-17 Max Filippov <jcmvbkbc@gmail.com>
1788
1789 * config/aarch64/aarch64.c (aarch64_output_mi_thunk): Call
1790 assemble_start_function and assemble_end_function.
1791
1792 2019-05-17 Thomas Schwinge <thomas@codesourcery.com>
1793
1794 PR middle-end/89433
1795 * omp-general.c (oacc_verify_routine_clauses): Change formal
1796 parameters. Add checking if already marked with an OpenACC
1797 'routine' directive. Adjust all users.
1798
1799 PR middle-end/89433
1800 * omp-general.c (oacc_build_routine_dims): Move some of its
1801 processing into...
1802 (oacc_verify_routine_clauses): ... this new function.
1803 * omp-general.h (oacc_verify_routine_clauses): New prototype.
1804
1805 2019-05-17 Iain Sandoe <iain@sandoe.co.uk>
1806
1807 * config/rs6000/rs6000.c (machopic_output_stub): Adjust the
1808 formating of picbase labels to match other ports.
1809
1810 2019-05-17 Iain Sandoe <iain@sandoe.co.uk>
1811
1812 * config/rs6000/rs6000.c (macho_branch_islands): Fix bad indent
1813 in the generated code.
1814
1815 2019-05-16 Martin Sebor <msebor@redhat.com>
1816
1817 * builtins.c (expand_builtin_atomic_always_lock_free): Quote
1818 identifiers, keywords, operators, and types in diagnostics. Correct
1819 quoting, spelling, and sentence capitalization issues.
1820 (expand_builtin_atomic_is_lock_free): Same.
1821 (fold_builtin_next_arg): Same.
1822 * cfgexpand.c (expand_one_var): Same.
1823 (tree_conflicts_with_clobbers_p): Same.
1824 (expand_asm_stmt): Same.
1825 (verify_loop_structure): Same.
1826 * cgraphunit.c (process_function_and_variable_attributes): Same.
1827 * collect-utils.c (collect_execute): Same.
1828 * collect2.c (maybe_run_lto_and_relink): Same.
1829 (is_lto_object_file): Same.
1830 (scan_prog_file): Same.
1831 * convert.c (convert_to_real_1): Same.
1832 * dwarf2out.c (dwarf2out_begin_prologue): Same.
1833 * except.c (verify_eh_tree): Same.
1834 * gcc.c (execute): Same.
1835 (eval_spec_function): Same.
1836 (run_attempt): Same.
1837 (driver::set_up_specs): Same.
1838 (compare_debug_auxbase_opt_spec_function): Same.
1839 * gcov-tool.c (unlink_gcda_file): Same.
1840 (do_merge): Same.
1841 (do_rewrite): Same.
1842 * gcse.c (gcse_or_cprop_is_too_expensive): Same.
1843 * gimplify.c (gimplify_asm_expr): Same.
1844 (gimplify_adjust_omp_clauses): Same.
1845 * hsa-gen.c (gen_hsa_addr_insns): Same.
1846 (gen_hsa_insns_for_load): Same.
1847 (gen_hsa_cmp_insn_from_gimple): Same.
1848 (gen_hsa_insns_for_operation_assignment): Same.
1849 (gen_get_level): Same.
1850 (gen_hsa_alloca): Same.
1851 (omp_simple_builtin::generate): Same.
1852 (gen_hsa_atomic_for_builtin): Same.
1853 (gen_hsa_insns_for_call): Same.
1854 * input.c (dump_location_info): Same.
1855 * ipa-devirt.c (compare_virtual_tables): Same.
1856 * ira.c (ira_setup_eliminable_regset): Same.
1857 * lra-assigns.c (lra_assign): Same.
1858 * lra-constraints.c (lra_constraints): Same.
1859 * lto-streamer-in.c (lto_input_mode_table): Same.
1860 * lto-wrapper.c (get_options_from_collect_gcc_options): Same.
1861 (merge_and_complain): Same.
1862 (compile_offload_image): Same.
1863 (compile_images_for_offload_targets): Same.
1864 (debug_objcopy): Same.
1865 (run_gcc): Same.
1866 (main): Same.
1867 * opts.c (print_specific_help): Same.
1868 (parse_no_sanitize_attribute): Same.
1869 (print_help): Same.
1870 (handle_param): Same.
1871 * plugin.c (add_new_plugin): Same.
1872 (parse_plugin_arg_opt): Same.
1873 (try_init_one_plugin): Same.
1874 * print-rtl.c (debug_bb_n_slim): Quote identifiers, keywords,
1875 operators, and types in diagnostics. Correct quoting and spelling
1876 issues.
1877 * read-rtl-function.c (parse_edge_flag_token): Same.
1878 (function_reader::parse_enum_value): Same.
1879 * reg-stack.c (check_asm_stack_operands): Same.
1880 * regcprop.c (validate_value_data): Same.
1881 * sched-rgn.c (make_pass_sched_fusion): Same.
1882 * stmt.c (check_unique_operand_names): Same.
1883 * targhooks.c (default_target_option_pragma_parse): Same.
1884 * tlink.c (recompile_files): Same.
1885 * toplev.c (process_options): Same.
1886 (do_compile): Same.
1887 * trans-mem.c (diagnose_tm_1): Same.
1888 (ipa_tm_scan_irr_block): Same.
1889 (ipa_tm_diagnose_transaction): Same.
1890 * tree-cfg.c (verify_address): Same. Use get_tree_code_name to
1891 format a tree code name in a diagnostic.
1892 (verify_types_in_gimple_min_lval): Same.
1893 (verify_types_in_gimple_reference): Same.
1894 (verify_gimple_call): Same.
1895 (verify_gimple_assign_unary): Same.
1896 (verify_gimple_assign_binary): Same.
1897 (verify_gimple_assign_ternary): Same.
1898 (verify_gimple_assign_single): Same.
1899 (verify_gimple_switch): Same.
1900 (verify_gimple_label): Same.
1901 (verify_gimple_phi): Same.
1902 (verify_gimple_in_seq): Same.
1903 (verify_eh_throw_stmt_node): Same.
1904 (collect_subblocks): Same.
1905 (gimple_verify_flow_info): Same.
1906 (do_warn_unused_result): Same.
1907 * tree-inline.c (expand_call_inline): Same.
1908 * tree-into-ssa.c (update_ssa): Same.
1909 * tree.c (tree_int_cst_elt_check_failed): Same.
1910 (tree_vec_elt_check_failed): Same.
1911 (omp_clause_operand_check_failed): Same.
1912 (verify_type_variant): Same.
1913 (verify_type): Same.
1914 * value-prof.c (verify_histograms): Same.
1915 * varasm.c (assemble_start_function): Same.
1916
1917 2019-05-16 Martin Sebor <msebor@redhat.com>
1918
1919 * config/i386/i386-expand.c (get_element_number): Quote keywords
1920 and other internal names in diagnostics. Adjust other diagnostic
1921 formatting issues noted by -Wformat-diag.
1922 * config/i386/i386-features.c
1923 (ix86_mangle_function_version_assembler_name): Same.
1924 * config/i386/i386-options.c (ix86_handle_abi_attribute): Same.
1925 * config/i386/i386.c (ix86_function_type_abi): Same.
1926 (ix86_function_ms_hook_prologue): Same.
1927 (classify_argument): Same.
1928 (ix86_expand_prologue): Same.
1929 (ix86_md_asm_adjust): Same.
1930 (ix86_memmodel_check): Same.
1931
1932 2019-05-17 Dragan Mladjenovic <dmladjenovic@wavecomp.com>
1933
1934 * config/mips/mips.c (mips_dwarf_frame_reg_mode): Replace
1935 TARGET_FLOAT64 with !TARGET_FLOAT32, thus handling both fp64
1936 and fpxx modes.
1937
1938 2019-05-17 H.J. Lu <hongjiu.lu@intel.com>
1939
1940 PR target/90497
1941 * config/i386/i386-expand.c (ix86_expand_builtin): Enable MMX
1942 intrinsics without SSE/SSE2/SSSE3.
1943 * config/i386/mmx.md (mmx_uavgv8qi3): Restore TARGET_3DNOW
1944 check.
1945 (*mmx_uavgv8qi3): Likewise.
1946
1947 2019-05-17 Richard Biener <rguenther@suse.de>
1948
1949 * gimple-pretty-print.c (dump_ternary_rhs): Handle dumping
1950 VEC_PERM_EXPR as __VEC_PERM with -gimple.
1951
1952 2019-05-17 Andreas Krebbel <krebbel@linux.ibm.com>
1953
1954 * config/s390/s390-builtins.def (s390_vec_sldw_*): Use the
1955 vec_sldw insn pattern.
1956
1957 2019-05-17 Richard Biener <rguenther@suse.de>
1958
1959 * ccmp.c (expand_ccmp_expr_1): Do not use gimple_assign_rhs_to_tree.
1960
1961 2019-05-17 Martin Liska <mliska@suse.cz>
1962
1963 PR driver/90496
1964 * toplev.c (output_stack_usage): With LTO and sanitizer it
1965 happens that a global ctor (_GLOBAL__sub_I_00099_0_main)
1966 has no file location.
1967
1968 2019-05-16 Jakub Jelinek <jakub@redhat.com>
1969
1970 PR c++/90484
1971 * tree-ssa-scopedtables.c (equal_mem_array_ref_p): Don't assert that
1972 sz0 is equal to sz1, instead return false in that case.
1973
1974 * omp-low.c (lower_rec_input_clauses): If OMP_CLAUSE_IF
1975 has non-constant expression, force sctx.lane and use two
1976 argument IFN_GOMP_SIMD_LANE instead of single argument.
1977 * tree-ssa-dce.c (eliminate_unnecessary_stmts): Don't DCE
1978 two argument IFN_GOMP_SIMD_LANE without lhs.
1979 * tree-vectorizer.h (struct _loop_vec_info): Add simd_if_cond
1980 member.
1981 (LOOP_VINFO_SIMD_IF_COND, LOOP_REQUIRES_VERSIONING_FOR_SIMD_IF_COND):
1982 Define.
1983 (LOOP_REQUIRES_VERSIONING): Or in
1984 LOOP_REQUIRES_VERSIONING_FOR_SIMD_IF_COND.
1985 * tree-vect-loop.c (_loop_vec_info::_loop_vec_info): Initialize
1986 simd_if_cond.
1987 (vect_analyze_loop_2): Punt if LOOP_VINFO_SIMD_IF_COND is constant 0.
1988 * tree-vect-loop-manip.c (vect_loop_versioning): Add runtime check
1989 from simd if clause if needed.
1990
1991 2019-05-16 Richard Biener <rguenther@suse.de>
1992
1993 * tree-affine.c (expr_to_aff_combination): New function split
1994 out from...
1995 (tree_to_aff_combination): ... here.
1996 (aff_combination_expand): Avoid building a GENERIC tree.
1997
1998 2019-05-16 Max Filippov <jcmvbkbc@gmail.com>
1999
2000 * cgraphunit.c (cgraph_node::expand_thunk): Remove
2001 assemble_start_function and assemble_end_function calls.
2002 * config/alpha/alpha.c (alpha_output_mi_thunk_osf): Call
2003 assemble_start_function and assemble_end_function.
2004 * config/arc/arc.c (arc_output_mi_thunk): Likewise.
2005 * config/arm/arm.c (arm_output_mi_thunk): Likewise.
2006 * config/bfin/bfin.c (bfin_output_mi_thunk): Likewise.
2007 * config/c6x/c6x.c (c6x_output_mi_thunk): Likewise.
2008 * config/cris/cris.c (cris_asm_output_mi_thunk): Likewise.
2009 * config/csky/csky.c (csky_output_mi_thunk): Likewise.
2010 * config/epiphany/epiphany.c (epiphany_output_mi_thunk): Likewise.
2011 * config/frv/frv.c (frv_asm_output_mi_thunk): Likewise.
2012 * config/i386/i386.c (x86_output_mi_thunk): Likewise.
2013 * config/ia64/ia64.c (ia64_output_mi_thunk): Likewise.
2014 * config/m68k/m68k.c (m68k_output_mi_thunk): Likewise.
2015 * config/microblaze/microblaze.c (microblaze_asm_output_mi_thunk):
2016 Likewise.
2017 * config/mips/mips.c (mips_output_mi_thunk): Likewise.
2018 * config/mmix/mmix.c (mmix_asm_output_mi_thunk): Likewise.
2019 * config/mn10300/mn10300.c (mn10300_asm_output_mi_thunk): Likewise.
2020 * config/nds32/nds32.c (nds32_asm_output_mi_thunk): Likewise.
2021 * config/nios2/nios2.c (nios2_asm_output_mi_thunk): Likewise.
2022 * config/or1k/or1k.c (or1k_output_mi_thunk): Likewise.
2023 * config/pa/pa.c (pa_asm_output_mi_thunk): Likewise.
2024 * config/riscv/riscv.c (riscv_output_mi_thunk): Likewise.
2025 * config/rs6000/rs6000.c (rs6000_output_mi_thunk): Likewise.
2026 * config/s390/s390.c (s390_output_mi_thunk): Likewise.
2027 * config/sh/sh.c (sh_output_mi_thunk): Likewise.
2028 * config/sparc/sparc.c (sparc_output_mi_thunk): Likewise.
2029 * config/spu/spu.c (spu_output_mi_thunk): Likewise.
2030 * config/stormy16/stormy16.c (xstormy16_asm_output_mi_thunk):
2031 Likewise.
2032 * config/tilegx/tilegx.c (tilegx_output_mi_thunk): Likewise.
2033 * config/tilepro/tilepro.c (tilepro_asm_output_mi_thunk): Likewise.
2034 * config/vax/vax.c (vax_output_mi_thunk): Likewise.
2035
2036 2019-05-16 Jan Hubicka <hubicka@ucw.cz>
2037
2038 * tree-ssa-alias.c (alias_stats): Add
2039 aliasing_component_refs_p_may_alias and
2040 aliasing_component_refs_p_no_alias.
2041 (dump_alias_stats): Print aliasing_component_refs_p stats.
2042 (aliasing_component_refs_p): Update stats.
2043
2044 2019-05-16 Martin Liska <mliska@suse.cz>
2045
2046 PR lto/90500
2047 * multiple_target.c (expand_target_clones): Do not allow
2048 target_clones being used with a symbol that is an alias.
2049
2050 2019-05-16 Vladislav Ivanishin <vlad@ispras.ru>
2051
2052 PR tree-optimization/90394
2053 * tree-ssa-uninit.c (is_pred_expr_subset_of): Potentially give false
2054 positives rather than ICE for cases where (code2 == NE_EXPR
2055 && code1 == BIT_AND_EXPR).
2056
2057 2019-05-16 Jakub Jelinek <jakub@redhat.com>
2058
2059 PR fortran/90329
2060 * tree-core.h (struct tree_decl_common): Document
2061 decl_nonshareable_flag for PARM_DECLs.
2062 * tree.h (DECL_HIDDEN_STRING_LENGTH): Define.
2063 * calls.c (expand_call): Don't try tail call if caller
2064 has any DECL_HIDDEN_STRING_LENGTH PARM_DECLs that are or might be
2065 passed on the stack and callee needs to pass any arguments on the
2066 stack.
2067 * tree-streamer-in.c (unpack_ts_decl_common_value_fields): Use
2068 else if instead of series of mutually exclusive ifs. Handle
2069 DECL_HIDDEN_STRING_LENGTH for PARM_DECLs.
2070 * tree-streamer-out.c (pack_ts_decl_common_value_fields): Likewise.
2071
2072 * lto-streamer.h (LTO_major_version): Bump to 9.
2073
2074 2019-05-16 Jun Ma <JunMa@linux.alibaba.com>
2075
2076 PR tree-optimization/90106
2077 * tree-call-cdce.c (shrink_wrap_one_built_in_call_with_conds): Add
2078 new parameter as new internal function call, also move it to new
2079 basic block.
2080 (use_internal_fn): Pass internal function call to
2081 shrink_wrap_one_built_in_call_with_conds.
2082
2083 2019-05-15 Jakub Jelinek <jakub@redhat.com>
2084
2085 * omp-low.c (lower_rec_input_clauses): For if (0) or simdlen (1) set
2086 max_vf to 1.
2087 * omp-expand.c (expand_omp_simd): For if (0) or simdlen (1) clear
2088 safelen_int and set loop->dont_vectorize.
2089
2090 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2091
2092 PR target/89021
2093 * config/i386/i386-builtin.def: Enable MMX intrinsics with
2094 SSE/SSE2/SSSE3.
2095 * config/i386/i386-builtins.c (ix86_init_mmx_sse_builtins):
2096 Likewise.
2097 * config/i386/i386-expand.c (ix86_expand_builtin): Allow
2098 SSE/SSE2/SSSE3 to emulate MMX intrinsics with TARGET_MMX_WITH_SSE.
2099 * config/i386/mmintrin.h: Only require SSE2 if __MMX_WITH_SSE__
2100 is defined.
2101
2102 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2103
2104 PR target/89021
2105 * config/i386/mmx.md (*vec_dupv2sf): Changed to
2106 define_insn_and_split to support SSE emulation.
2107 (*vec_extractv2sf_0): Likewise.
2108 (*vec_extractv2sf_1): Likewise.
2109 (*vec_extractv2si_0): Likewise.
2110 (*vec_extractv2si_1): Likewise.
2111 (*vec_extractv2si_zext_mem): Likewise.
2112 (vec_setv2sf): Also allow TARGET_MMX_WITH_SSE.
2113 (vec_extractv2sf_1 splitter): Likewise.
2114 (vec_extractv2sfsf): Likewise.
2115 (vec_setv2si): Likewise.
2116 (vec_extractv2si_1 splitter): Likewise.
2117 (vec_extractv2sisi): Likewise.
2118 (vec_setv4hi): Likewise.
2119 (vec_extractv4hihi): Likewise.
2120 (vec_setv8qi): Likewise.
2121 (vec_extractv8qiqi): Likewise.
2122 (vec_extractv2sfsf): Also allow TARGET_MMX_WITH_SSE. Pass
2123 TARGET_MMX_WITH_SSE ix86_expand_vector_extract.
2124 (vec_extractv2sisi): Likewise.
2125 (vec_extractv4hihi): Likewise.
2126 (vec_extractv8qiqi): Likewise.
2127 (vec_initv2sfsf): Also allow TARGET_MMX_WITH_SSE. Pass
2128 TARGET_MMX_WITH_SSE to ix86_expand_vector_init.
2129 (vec_initv2sisi): Likewise.
2130 (vec_initv4hihi): Likewise.
2131 (vec_initv8qiqi): Likewise.
2132 (vec_setv2si): Also allow TARGET_MMX_WITH_SSE. Pass
2133 TARGET_MMX_WITH_SSE to ix86_expand_vector_set.
2134 (vec_setv4hi): Likewise.
2135 (vec_setv8qi): Likewise.
2136
2137 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2138
2139 PR target/89021
2140 * config/i386/mmx.md (MMXMODE:mov<mode>): Also allow
2141 TARGET_MMX_WITH_SSE.
2142 (MMXMODE:*mov<mode>_internal): Likewise.
2143 (MMXMODE:movmisalign<mode>): Likewise.
2144
2145 2019-05-15 Uroš Bizjak <ubizjak@gmail.com>
2146
2147 PR target/89021
2148 * config/i386/i386.md (*zero_extendsidi2): Add mmx_isa attribute.
2149 * config/i386/sse.md (sse2_cvtpi2pd): Ditto.
2150 (sse2_cvtpd2pi): Ditto.
2151 (sse2_cvttpd2pi): Ditto.
2152 (*vec_concatv2sf_sse4_1): Ditto.
2153 (*vec_concatv2sf_sse): Ditto.
2154 (*vec_concatv2si_sse4_1): Ditto.
2155 (*vec_concatv2si): Ditto.
2156 (*vec_concatv4si_0): Ditto.
2157 (*vec_concatv2di_0): Ditto.
2158
2159 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2160
2161 PR target/89021
2162 * config/i386/sse.md (abs<mode>2): Add SSE emulation.
2163
2164 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2165
2166 PR target/89021
2167 * config/i386/sse.md (ssse3_palignrdi): Changed to
2168 define_insn_and_split to support SSE emulation.
2169
2170 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2171
2172 PR target/89021
2173 * config/i386/sse.md (ssse3_psign<mode>3): Add SSE emulation.
2174
2175 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2176
2177 PR target/89021
2178 * config/i386/sse.md (ssse3_pshufbv8qi3): Changed to
2179 define_insn_and_split. Also allow TARGET_MMX_WITH_SSE. Add
2180 SSE emulation.
2181
2182 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2183
2184 PR target/89021
2185 * config/i386/sse.md (ssse3_pmulhrswv4hi3): Require TARGET_MMX
2186 or TARGET_MMX_WITH_SSE.
2187 (*ssse3_pmulhrswv4hi3): Add SSE emulation.
2188
2189 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2190
2191 PR target/89021
2192 * config/i386/sse.md (ssse3_pmaddubsw): Add SSE emulation.
2193
2194 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2195
2196 PR target/89021
2197 * config/i386/sse.md (ssse3_ph<plusminus_mnemonic>dv2si3):
2198 Changed to define_insn_and_split to support SSE emulation.
2199
2200 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2201
2202 PR target/89021
2203 * config/i386/sse.md (ssse3_ph<plusminus_mnemonic>wv4hi3):
2204 Changed to define_insn_and_split to support SSE emulation.
2205
2206 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2207
2208 PR target/89021
2209 * config/i386/mmx.md (mmx_<emms>): Renamed to ...
2210 (*mmx_<emms>): This.
2211 (mmx_<emms>): New expander.
2212
2213 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2214
2215 PR target/89021
2216 * config/i386/mmx.md (sse2_umulv1siv1di3): Add SSE emulation
2217 support.
2218 (*sse2_umulv1siv1di3): Add SSE2 emulation.
2219
2220 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2221
2222 PR target/89021
2223 * config/i386/mmx.md (sse_movntq): Add SSE2 emulation.
2224
2225 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2226
2227 PR target/89021
2228 * config/i386/mmx.md (mmx_psadbw): Add SSE emulation.
2229
2230 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2231
2232 PR target/89021
2233 * config/i386/mmx.md (mmx_uavgv4hi3): Also check TARGET_MMX and
2234 TARGET_MMX_WITH_SSE.
2235 (*mmx_uavgv4hi3): Add SSE emulation.
2236
2237 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2238
2239 PR target/89021
2240 * config/i386/mmx.md (mmx_uavgv8qi3): Also check TARGET_MMX
2241 and TARGET_MMX_WITH_SSE.
2242 (*mmx_uavgv8qi3): Add SSE emulation.
2243
2244 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2245
2246 PR target/89021
2247 * config/i386/xmmintrin.h: Emulate MMX maskmovq with SSE2
2248 maskmovdqu for __MMX_WITH_SSE__.
2249
2250 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2251
2252 PR target/89021
2253 * config/i386/mmx.md (mmx_umulv4hi3_highpart): Also check
2254 TARGET_MMX and TARGET_MMX_WITH_SSE.
2255 (*mmx_umulv4hi3_highpart): Add SSE emulation.
2256
2257 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2258
2259 PR target/89021
2260 * config/i386/mmx.md (mmx_pmovmskb): Changed to
2261 define_insn_and_split to support SSE emulation.
2262
2263 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2264
2265 PR target/89021
2266 * config/i386/mmx.md (mmx_<code>v4hi3): Also check TARGET_MMX
2267 and TARGET_MMX_WITH_SSE.
2268 (mmx_<code>v8qi3): Likewise.
2269 (smaxmin:<code>v4hi3): New.
2270 (umaxmin:<code>v8qi3): Likewise.
2271 (smaxmin:*mmx_<code>v4hi3): Add SSE emulation.
2272 (umaxmin:*mmx_<code>v8qi3): Likewise.
2273
2274 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2275
2276 PR target/89021
2277 * config/i386/mmx.md (mmx_pinsrw): Also check TARGET_MMX and
2278 TARGET_MMX_WITH_SSE.
2279 (*mmx_pinsrw): Add SSE emulation.
2280
2281 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2282
2283 PR target/89021
2284 * config/i386/mmx.md (mmx_pextrw): Add SSE emulation.
2285
2286 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2287
2288 PR target/89021
2289 * config/i386/sse.md (sse_cvtpi2ps): Changed to
2290 define_insn_and_split. Also allow TARGET_MMX_WITH_SSE. Add
2291 SSE emulation.
2292
2293 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2294
2295 PR target/89021
2296 * config/i386/sse.md (sse_cvtps2pi): Add SSE emulation.
2297 (sse_cvttps2pi): Likewise.
2298
2299 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2300
2301 PR target/89021
2302 * config/i386/mmx.md (mmx_pshufw): Also check TARGET_MMX and
2303 TARGET_MMX_WITH_SSE.
2304 (mmx_pshufw_1): Add SSE emulation.
2305 (*vec_dupv4hi): Changed to define_insn_and_split and also allow
2306 TARGET_MMX_WITH_SSE to support SSE emulation.
2307
2308 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2309
2310 PR target/89021
2311 * config/i386/constraints.md (Yw): New constraint.
2312 * config/i386/mmx.md (*vec_dupv2si): Changed to
2313 define_insn_and_split and also allow TARGET_MMX_WITH_SSE to
2314 support SSE emulation.
2315
2316 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2317
2318 PR target/89021
2319 * config/i386/mmx.md (mmx_eq<mode>3): Also allow
2320 TARGET_MMX_WITH_SSE.
2321 (*mmx_eq<mode>3): Also allow TARGET_MMX_WITH_SSE. Add SSE
2322 support.
2323 (mmx_gt<mode>3): Likewise.
2324
2325 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2326
2327 PR target/89021
2328 * config/i386/mmx.md (mmx_andnot<mode>3): Also allow
2329 TARGET_MMX_WITH_SSE. Add SSE support.
2330
2331 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2332
2333 PR target/89021
2334 * config/i386/mmx.md (any_logic:mmx_<code><mode>3): Also allow
2335 TARGET_MMX_WITH_SSE.
2336 (any_logic:<code><mode>3): New.
2337 (any_logic:*mmx_<code><mode>3): Also allow TARGET_MMX_WITH_SSE.
2338 Add SSE support.
2339
2340 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2341
2342 PR target/89021
2343 * config/i386/mmx.md (mmx_ashr<mode>3): Also allow
2344 TARGET_MMX_WITH_SSE. Add SSE emulation.
2345 (mmx_<shift_insn><mode>3): Likewise.
2346 (ashr<mode>3): New.
2347 (<shift_insn><mode>3): Likewise.
2348
2349 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2350
2351 PR target/89021
2352 * config/i386/mmx.md (mmx_pmaddwd): Also allow TARGET_MMX_WITH_SSE.
2353 (*mmx_pmaddwd): Also allow TARGET_MMX_WITH_SSE. Add SSE support.
2354
2355 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2356
2357 PR target/89021
2358 * config/i386/mmx.md (mmx_smulv4hi3_highpart): Also allow
2359 TARGET_MMX_WITH_SSE.
2360 (*mmx_smulv4hi3_highpart): Also allow TARGET_MMX_WITH_SSE. Add
2361 SSE support.
2362
2363 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2364
2365 PR target/89021
2366 * config/i386/mmx.md (mmx_mulv4hi3): Also allow
2367 TARGET_MMX_WITH_SSE.
2368 (mulv4hi3): New.
2369 (*mmx_mulv4hi3): Also allow TARGET_MMX_WITH_SSE. Add SSE
2370 support.
2371
2372 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2373
2374 PR target/89021
2375 * config/i386/mmx.md (MMXMODEI8): Require TARGET_SSE2 for V1DI.
2376 (plusminus:mmx_<plusminus_insn><mode>3): Check
2377 TARGET_MMX_WITH_SSE.
2378 (sat_plusminus:mmx_<plusminus_insn><mode>3): Likewise.
2379 (<plusminus_insn><mode>3): New.
2380 (*mmx_<plusminus_insn><mode>3): Add SSE emulation.
2381 (*mmx_<plusminus_insn><mode>3): Likewise.
2382
2383 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2384
2385 PR target/89021
2386 * config/i386/i386-expand.c (ix86_split_mmx_punpck): New function.
2387 * config/i386/i386-protos.h (ix86_split_mmx_punpck): New
2388 prototype.
2389 * config/i386/mmx.m (mmx_punpckhbw): Changed to
2390 define_insn_and_split to support SSE emulation.
2391 (mmx_punpcklbw): Likewise.
2392 (mmx_punpckhwd): Likewise.
2393 (mmx_punpcklwd): Likewise.
2394 (mmx_punpckhdq): Likewise.
2395 (mmx_punpckldq): Likewise.
2396
2397 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2398 Uros Bizjak <ubizjak@gmail.com>
2399
2400 PR target/89021
2401 * config/i386/i386-expand.c (ix86_move_vector_high_sse_to_mmx):
2402 New function.
2403 (ix86_split_mmx_pack): Likewise.
2404 * config/i386/i386-protos.h (ix86_move_vector_high_sse_to_mmx):
2405 New prototype.
2406 (ix86_split_mmx_pack): Likewise.
2407 * config/i386/i386.md (mmx_isa): New.
2408 (enabled): Also check mmx_isa.
2409 * config/i386/mmx.md (any_s_truncate): New code iterator.
2410 (s_trunsuffix): New code attr.
2411 (mmx_packsswb): Removed.
2412 (mmx_packssdw): Likewise.
2413 (mmx_packuswb): Likewise.
2414 (mmx_pack<s_trunsuffix>swb): New define_insn_and_split to emulate
2415 MMX packsswb/packuswb with SSE2.
2416 (mmx_packssdw): Likewise.
2417 * config/i386/predicates.md (register_mmxmem_operand): New.
2418
2419 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
2420
2421 PR target/89021
2422 * config/i386/i386-c.c (ix86_target_macros_internal): Define
2423 __MMX_WITH_SSE__ for TARGET_MMX_WITH_SSE.
2424 * config/i386/i386.c (ix86_set_reg_reg_cost): Add support for
2425 TARGET_MMX_WITH_SSE with VALID_MMX_REG_MODE.
2426 (ix86_vector_mode_supported_p): Likewise.
2427 * config/i386/i386.h (TARGET_MMX_WITH_SSE): New.
2428
2429 2019-05-15 Martin Liska <mliska@suse.cz>
2430
2431 PR middle-end/90478
2432 * tree-switch-conversion.c (jump_table_cluster::can_be_handled):
2433 Check for overflow.
2434
2435 2019-05-15 Richard Biener <rguenther@suse.de>
2436
2437 * tree-into-ssa.c (pass_build_ssa::execute): Run
2438 update_address_taken before going into SSA.
2439
2440 2019-05-15 Richard Biener <rguenther@suse.de>
2441
2442 * tree-pretty-print.c (dump_generic_node): Dump BIT_FIELD_REF
2443 as __BIT_FIELD_REF with type with -gimple.
2444
2445 2019-05-15 Vladislav Ivanishin <vlad@ispras.ru>
2446
2447 * tree-ssa-uninit.c (is_value_included_in): Remove is_unsigned and merge
2448 semantically equivalent branches (left over after prior refactorings).
2449
2450 2019-05-15 Richard Biener <rguenther@suse.de>
2451
2452 PR tree-optimization/88828
2453 * tree-ssa-forwprop.c (simplify_vector_constructor): Fix
2454 bogus check.
2455
2456 2019-05-14 Richard Biener <rguenther@suse.de>
2457
2458 * tree-pretty-print.c (dump_generic_node): Dump VIEW_CONVERT_EXPR
2459 as __VIEW_CONVERT with -gimple.
2460
2461 2019-05-12 Iain Sandoe <iain@sandoe.co.uk>
2462
2463 PR target/82920
2464 * config/i386/darwin.h (CC1_SPEC): Report -mx32 as an error for
2465 Darwin.
2466
2467 2019-05-14 Segher Boessenkool <segher@kernel.crashing.org>
2468
2469 * config/rs6000/rs6000.md (eh_set_lr_<mode>): Merge with following
2470 define_split to become a define_insn_and_split.
2471
2472 2019-05-14 Segher Boessenkool <segher@kernel.crashing.org>
2473
2474 * config/rs6000/rs6000-protos.h (rs6000_emit_epilogue): Change
2475 arguments.
2476 * config/rs6000/rs6000.c (rs6000_emit_epilogue): Change arguments.
2477 * config/rs6000/rs6000.md (epilogue_type): New define_enum.
2478 (sibcall_epilogue): Adjust.
2479 (epilogue): Adjust.
2480
2481 2019-05-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2482
2483 * config.gcc: Move *-*-solaris2.10* from obsolete configurations
2484 to unsupported ones.
2485 Simplify x86_64-*-solaris2.1[0-9]* to x86_64-*-solaris2*.
2486 * config.host: Likewise.
2487 * config/i386/sol2.h (ASM_COMMENT_START): Remove.
2488 * config/sparc/driver-sparc.c (host_detect_local_cpu) [__sun__ &&
2489 __svr4__]: Remove "brand" fallback.
2490 [!KSTAT_DATA_STRING]: Remove.
2491 * configure.ac (gcc_cv_ld_hidden): Simplify *-*-solaris2.1[0-9]*
2492 to *-*-solaris2*.
2493 (comdat_group): Likewise.
2494 (set_have_as_tls): Likewise.
2495 (gcc_cv_target_dl_iterate_phdr): Likewise.
2496 (gcc_cv_as_shf_merge): Remove Solaris 10/x86 workaround.
2497 (gcc_cv_ld_aligned_shf_merge): Remove Solaris 10/SPARC workaround.
2498 * configure: Regenerate.
2499 * doc/install.texi: Simplify Solaris target triplets.
2500 (Specific, i?86-*-solaris2*): Remove Solaris 10 references.
2501 (Specific, *-*-solaris2*): Document Solaris 10 removal.
2502 Remove Solaris 10 references.
2503 Remove obsolete Solaris bug reference.
2504 (Specific, sparc-sun-solaris2.10): Remove.
2505
2506 2019-05-14 Uroš Bizjak <ubizjak@gmail.com>
2507
2508 * config/i386/i386.md (any_div): New code iterator.
2509 (paired_mod): New code attribute.
2510 (sgnprefix): Handle DIV and UDIV RTXes.
2511 (u): Ditto.
2512 (<u>divmod<mode>4): Macroize expander from divmod<mode>4
2513 and udivmod<mode>4 patterns using any_div code iterator.
2514 (divmod splitters): Macroize splitters using any_div code iterator.
2515 (*udivmodsi4_pow2_zext_1): Use exactl_log2 in insn condition.
2516 (*udivmodsi4_pow2_zext_2): Ditto.
2517 (*<u>divmod<mode>4_noext): Macroize insn from *divmod<mode>4_noext
2518 and *udivmod<mode>4_noext patterns using any_div code iterator.
2519 (*<u>divmod<mode>4_noext_zext_1): Macroize insn from
2520 *divmod<mode>4_noext_zext_1 and *udivmod<mode>4_noext_zext_1
2521 patterns using any_div code iterator.
2522 (*<u>divmod<mode>4_noext_zext_2): Macroize insn from
2523 *divmod<mode>4_noext_zext_2 and *udivmod<mode>4_noext_zext_2
2524 patterns using any_div code iterator.
2525 (<u>divmodhiqi3): Macroize insn from divmodhiqi3 and
2526 udivmodhiqi3 patterns using any_extend code iterator.
2527
2528 2019-05-14 Richard Biener <rguenther@suse.de>
2529 H.J. Lu <hongjiu.lu@intel.com>
2530
2531 PR tree-optimization/88828
2532 * tree-ssa-forwprop.c (simplify_vector_constructor): Handle
2533 permuting in a single non-constant element not extracted
2534 from a vector.
2535
2536 2019-05-14 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
2537
2538 * internal-fn.def (SIGNBIT): New.
2539 * config/aarch64/aarch64-simd.md (signbitv2sf2): New expand
2540 defined.
2541 (signbitv4sf2): Likewise.
2542
2543 2019-05-14 Chenghua Xu <paul.hua.gm@gmail.com>
2544
2545 PR target/90357
2546 * config/mips/mips.c (mips_split_move): Skip forward SRC into
2547 next insn when the SRC reg is dead.
2548
2549 2019-05-14 Bin Cheng <bin.cheng@linux.alibaba.com>
2550
2551 * gimple-ssa-strength-reduction.c (lookup_cand): Adjust index by 1.
2552 (alloc_cand_and_find_basis): Ditto.
2553 (backtrace_base_for_ref, create_mul_ssa_cand): Remove if-then-else.
2554 (create_mul_imm_cand, create_add_ssa_cand): Ditto.
2555 (create_add_imm_cand, slsr_process_cast): Ditto.
2556 (slsr_process_copy, replace_mult_candidate): Ditto.
2557 (replace_rhs_if_not_dup, replace_one_candidate): Ditto.
2558 (dump_cand_vec, analyze_candidates_and_replace): Skip NULL element.
2559 (pass_strength_reduction::execute): Init the first NULL element.
2560
2561 2019-05-13 Nathan Sidwell <nathan@acm.org>
2562
2563 * gcc.c (execute): Simplify cond-expr into if. Reformat comment.
2564 (run_attempt): Reformat line break.
2565
2566 2019-05-13 David Edelsohn <dje.gcc@gmail.com>
2567
2568 PR target/90418
2569 * config/rs6000/rs6000.c (rs6000_emit_epilogue): Don't load EH
2570 data registers in sibcall epilogues.
2571 Don't add EH_RETURN_STACKADJ_RTX to sp in sibcall epilogues.
2572
2573 2019-05-13 Uroš Bizjak <ubizjak@gmail.com>
2574
2575 PR target/89221
2576 * configure.ac (--enable-frame-pointer):
2577 Disable by default for cygwin and mingw.
2578 * configure: Regenerate.
2579
2580 2019-05-13 Nathan Sidwell <nathan@acm.org>
2581
2582 * dwarf2out.c (breakout_comdat_types): Move comment to correct
2583 piece of code.
2584 (const_ok_for_output_1): Balance parens around #if/#else/#endif
2585 (gen_member_die): Move abstract origin check earlier. Only VARs
2586 can be static_inline_p. Simplify splicing control flow.
2587
2588 2019-05-13 Richard Biener <rguenther@suse.de>
2589
2590 * tree-vect-slp.c (vect_get_and_check_slp_defs): Handle
2591 VIEW_CONVERT_EXPR.
2592 (vect_build_slp_tree_1): Likewise.
2593
2594 2019-05-13 Richard Biener <rguenther@suse.de>
2595
2596 PR tree-optimization/90402
2597 * tree-if-conv.c (tree_if_conversion): Value number only
2598 the loop body by making the latch an exit of the region
2599 as well.
2600 * tree-ssa-sccvn.c (process_bb): Add flag whether to skip
2601 processing PHIs.
2602 (do_rpo_vn): Deal with multiple edges into the entry block
2603 that are not backedges inside the region by skipping PHIs
2604 of the entry block.
2605
2606 2019-05-13 Richard Biener <rguenther@suse.de>
2607
2608 PR tree-optimization/90316
2609 * tree-ssa-pre.c (insert_aux): Fold into ...
2610 (insert): ... this function. Use a RPO walk to reduce the
2611 number of required iterations.
2612
2613 2019-05-13 Martin Liska <mliska@suse.cz>
2614
2615 PR tree-optimization/90416
2616 * tree-vect-stmts.c (vect_check_load_store_mask): Concatenate
2617 string instead of passing the second part as va_arg argument.
2618
2619 2019-05-13 Martin Liska <mliska@suse.cz>
2620
2621 PR gcov-profile/90380
2622 * gcov.c (handle_cycle): Do not support zero cycle count,
2623 it should not be possible.
2624 (path_contains_zero_cycle_arc): New function.
2625 (circuit): Ignore zero cycle arc counts.
2626
2627 2019-05-13 Martin Liska <mliska@suse.cz>
2628
2629 PR gcov-profile/90380
2630 * gcov.c (enum loop_type): Remove the enum and
2631 the operator.
2632 (handle_cycle): Assert that we should not reach
2633 a negative count.
2634 (circuit): Use loop_found instead of a tri-state loop_type.
2635 (get_cycles_count): Do not handle NEGATIVE_LOOP as it can't
2636 happen.
2637
2638 2019-05-12 Iain Sandoe <iain@sandoe.co.uk>
2639
2640 PR target/82920
2641 * config/i386/i386.c (ix86_output_jmp_thunk_or_indirect): New.
2642 (ix86_output_indirect_branch_via_reg): Use output mechanism
2643 accounting for __USER_LABEL_PREFIX__.
2644 (ix86_output_indirect_branch_via_push): Likewise.
2645 (ix86_output_function_return): Likewise.
2646 (ix86_output_indirect_function_return): Likewise.
2647
2648 2019-05-12 Richard Sandiford <richard.sandiford@arm.com>
2649
2650 * doc/md.texi: Document use of code attributes in rtx patterns.
2651 * read-md.h (rtx_reader::rtx_alloc_for_name): New member function.
2652 * read-rtl.c (find_code): Split out search loops into...
2653 (maybe_find_code): ...this new function.
2654 (check_code_iterator): Make the error message more informative.
2655 (check_code_attribute): New function.
2656 (rtx_reader::rtx_alloc_for_name): Likewise.
2657 (rtx_reader::read_rtx_code): Use rtx_alloc_for_name.
2658 * config/aarch64/predicates.md (aarch64_smin, aarch64_umin): Delete.
2659 * config/aarch64/aarch64-simd.md (*aarch64_<su>abd<mode>_3): Use
2660 <max_opp> directly as an rtx code instead of via a match_operator.
2661 * config/aarch64/aarch64-sve.md (aarch64_<su>abd<mode>_3): Likewise.
2662 (<su>abd<mode>_3): Update accordingly.
2663
2664 2019-05-12 Iain Sandoe <iain@sandoe.co.uk>
2665
2666 * config/rs6000/rs6000.c (debug_stack_info): When -mdebug=stack
2667 is given, print the state of the EH "save world" computation for
2668 Darwin.
2669
2670 2019-05-11 Jakub Jelinek <jakub@redhat.com>
2671
2672 PR c++/59813
2673 * config/aarch64/aarch64.c (aarch64_expand_epilogue): Don't add
2674 EH_RETURN_STACKADJ_RTX to sp in sibcall epilogues.
2675
2676 2019-05-11 Uroš Bizjak <ubizjak@gmail.com>
2677
2678 * config/i386/i386.md (floatdi<X87MODEF:mode>2_i387_with_xmm):
2679 Use pinsrd for TARGET_SSE4_1.
2680 * config/i386/sse.md (movdi_to_sse): Ditto.
2681
2682 2019-05-10 Richard Biener <rguenther@suse.de>
2683
2684 * tree-ssa-sccvn.c (visit_reference_op_call): Initialize value-id.
2685 (do_rpo_vn): Initialize next_value_id.
2686
2687 2019-05-10 Martin Liska <mliska@suse.cz>
2688
2689 * params.def (PARAM_GIMPLE_FE_COMPUTED_HOT_BB_THRESHOLD):
2690 Fix plural form.
2691
2692 2019-05-10 Jakub Jelinek <jakub@redhat.com>
2693
2694 PR tree-optimization/90385
2695 * tree-parloops.c (try_create_reduction_list): Punt on non-SSA_NAME
2696 arguments of the exit phis.
2697
2698 PR c++/90383
2699 * tree-inline.h (struct copy_body_data): Add do_not_fold member.
2700 * tree-inline.c (remap_gimple_op_r): Avoid folding expressions if
2701 id->do_not_fold.
2702 (copy_tree_body_r): Likewise.
2703 (copy_fn): Set id.do_not_fold to true.
2704
2705 2019-05-10 Martin Liska <mliska@suse.cz>
2706
2707 * config/i386/i386-expand.c (ix86_expand_floorceildf_32):
2708 Reapply changes from r269790.
2709
2710 2019-05-10 Martin Liska <mliska@suse.cz>
2711
2712 PR middle-end/90340
2713 * doc/invoke.texi: New params.
2714 * params.def (PARAM_JUMP_TABLE_MAX_GROWTH_RATIO_FOR_SIZE): New.
2715 (PARAM_JUMP_TABLE_MAX_GROWTH_RATIO_FOR_SPEED): Likewise.
2716 * tree-switch-conversion.c (jump_table_cluster::can_be_handled):
2717 Use it.
2718 * tree-switch-conversion.h (struct jump_table_cluster):
2719 Likewise.
2720
2721 2019-05-09 Segher Boessenkool <segher@kernel.crashing.org>
2722
2723 * combine.c (combine_simplify_rtx): Don't make IF_THEN_ELSE RTL.
2724
2725 2019-05-09 Bill Schmidt <wschmidt@linux.ibm.com>
2726
2727 * doc/loop.texi: Remove reference to FOR_EACH_LOOP_BREAK.
2728
2729 2019-05-09 Alexander Monakov <amonakov@ispras.ru>
2730
2731 PR rtl-optimization/88879
2732 * sel-sched.c (sel_target_adjust_priority): Remove assert.
2733
2734 2019-05-09 Richard Earnshaw <rearnsha@arm.com>
2735
2736 PR target/90405
2737 * config/arm/arm.c (callee_saved_reg_p): Move before
2738 thumb_find_work_register.
2739 (thumb1_prologue_unused_call_clobbered_lo_regs): Move before
2740 thumb_find_work_register. Only call df_get_live_out once.
2741 (thumb1_epilogue_unused_call_clobbered_lo_regs): Likewise.
2742 (thumb_find_work_register): Use
2743 thumb1_prologue_unused_call_clobbered_lo_regs instead of ad hoc
2744 algorithms to locate a spare call clobbered reg.
2745
2746 2019-05-09 Martin Liska <mliska@suse.cz>
2747
2748 * gimple-pretty-print.c (dump_binary_rhs): Dump MIN_EXPR
2749 and MAX_EXPR in GIMPLE FE format.
2750
2751 2019-05-09 Martin Liska <mliska@suse.cz>
2752
2753 * tree-cfg.c (dump_function_to_file): Dump entry BB count.
2754 * gimple-pretty-print.c (dump_gimple_bb_header):
2755 Dump BB count.
2756 (pp_cfg_jump): Dump edge probability.
2757 * profile-count.c (profile_quality_as_string): Simplify
2758 with a static array.
2759 (parse_profile_quality): New function.
2760 (profile_count::dump): Simplify with a static array.
2761 (profile_count::from_gcov_type): Add new argument.
2762 * profile-count.h (parse_profile_quality): Likewise.
2763 * predict.h (set_hot_bb_threshold): New.
2764 * params.def (PARAM_GIMPLE_FE_COMPUTED_HOT_BB_THRESHOLD):
2765 New param.
2766 * predict.c (get_hot_bb_threshold): Set from the new param.
2767 (set_hot_bb_threshold): New.
2768
2769 2019-05-09 Richard Biener <rguenther@suse.de>
2770
2771 PR tree-optimization/90395
2772 * tree-ssa-forwprop.c (pass_forwprop::execute): Do not
2773 rewrite vector stores that throw internally.
2774
2775 2019-05-09 Thomas Schwinge <thomas@codesourcery.com>
2776
2777 * cif-code.def (CHKP): Remove.
2778
2779 PR target/89221
2780 * configure.ac (--enable-frame-pointer): Disable by default for
2781 GNU systems.
2782 * configure: Regenerate.
2783
2784 2019-05-09 Alan Modra <amodra@gmail.com>
2785
2786 PR target/89271
2787 * config/rs6000/rs6000.h (enum reg_class, REG_CLASS_NAMES),
2788 (REG_CLASS_CONTENTS): Add GEN_OR_VSX_REGS class.
2789 * config/rs6000/rs6000.c (rs6000_register_move_cost): Correct
2790 cost for general <-> vsx when direct moves are available.
2791 Cost union classes at minimal cost for any reg in the class.
2792 Correct calculation for moves between vsx, float, and altivec.
2793 Don't return a low cost for moves between special regs. Don't
2794 use hard coded register numbers.
2795 (TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS): Define.
2796 (rs6000_ira_change_pseudo_allocno_class): New function.
2797 * config/rs6000/rs6000.md (movsi_internal1, mov<mode>_internal),
2798 (movdi_internal32, movdi_internal64): Remove '*' from vsx register
2799 alternatives.
2800 (movsi_internal1): Don't disparage vector alternatives.
2801 (mov<mode>_internal): Likewise, excepting alternative that
2802 will be split.
2803 * config/rs6000/vsx.md (vsx_splat_<mode>_reg): Don't disparage
2804 we <- b alternative.
2805
2806 2019-05-08 Jakub Jelinek <jakub@redhat.com>
2807
2808 PR c++/59813
2809 PR tree-optimization/89060
2810 * tree-ssa-live.h (live_vars_map): New typedef.
2811 (compute_live_vars, live_vars_at_stmt, destroy_live_vars): Declare.
2812 * tree-ssa-live.c: Include gimple-walk.h and cfganal.h.
2813 (struct compute_live_vars_data): New type.
2814 (compute_live_vars_visit, compute_live_vars_1, compute_live_vars,
2815 live_vars_at_stmt, destroy_live_vars): New functions.
2816 * tree-tailcall.c: Include tree-ssa-live.h.
2817 (live_vars, live_vars_vec): New global variables.
2818 (find_tail_calls): Perform variable life analysis before punting.
2819 (tree_optimize_tail_calls_1): Clean up live_vars and live_vars_vec.
2820 * tree-inline.h (struct copy_body_data): Add eh_landing_pad_dest
2821 member.
2822 * tree-inline.c (add_clobbers_to_eh_landing_pad): Remove BB argument.
2823 Perform variable life analysis to select variables that really need
2824 clobbers added.
2825 (copy_edges_for_bb): Don't call add_clobbers_to_eh_landing_pad here,
2826 instead set id->eh_landing_pad_dest and assert it is the same.
2827 (copy_cfg_body): Call it here if id->eh_landing_pad_dest is non-NULL.
2828
2829 2019-05-08 Mihail Ionescu <mihail.ionescu@arm.com>
2830 Richard Earnshaw <rearnsha@arm.com>
2831
2832 PR target/88167
2833 * config/arm/arm.c (thumb1_prologue_unused_call_clobbered_lo_regs): New
2834 function.
2835 (thumb1_epilogue_unused_call_clobbered_lo_regs): New function.
2836 (thumb1_compute_save_core_reg_mask): Don't force a spare work
2837 register if both the epilogue and prologue can use call-clobbered
2838 regs.
2839 (thumb1_unexpanded_epilogue): Use
2840 thumb1_epilogue_unused_call_clobbered_lo_regs. Reverse the logic for
2841 picking temporaries for restoring high regs to match that of the
2842 prologue where possible.
2843 (thumb1_expand_prologue): Add any usable call-clobbered low registers to
2844 the list of work registers. Detect if the return address is still live
2845 at the end of the prologue and avoid using it for a work register if so.
2846 If the return address is not live, add LR to the list of pushable regs
2847 after the first pass.
2848
2849 2019-05-08 Bin Cheng <bin.cheng@linux.alibaba.com>
2850
2851 PR tree-optimization/90078
2852 * tree-ssa-loop-ivopts.c (inttypes.h): Include new header file.
2853 (INFTY): Increase the value for infinite cost.
2854 (struct comp_cost): Promote type of members to int64_t.
2855 (infinite_cost): Don't set complexity in initialization.
2856 (comp_cost::operator +,-,+=,-+,/=,*=): Assert when cost computation
2857 overflows to infinite_cost.
2858 (adjust_setup_cost): Promote type of parameter and cost computation
2859 to int64_t.
2860 (struct ainc_cost_data, struct iv_ca): Promote type of member to
2861 int64_t.
2862 (get_scaled_computation_cost_at, determine_iv_cost): Promote type of
2863 cost computation to int64_t.
2864 (determine_group_iv_costs, iv_ca_dump, find_optimal_iv_set): Use
2865 int64_t's format specifier in dump.
2866
2867 2019-05-08 Bin Cheng <bin.cheng@linux.alibaba.com>
2868
2869 PR tree-optimization/90240
2870 * tree-ssa-loop-ivopts.c (get_scaled_computation_cost_at): Scale cost
2871 with respect to scaling factor pre-computed for each basic block.
2872 (try_improve_iv_set): Return bool if best_cost equals to iv_ca cost.
2873 (find_optimal_iv_set_1): Free iv_ca set if it has infinite_cost.
2874 (COST_SCALING_FACTOR_BOUND, determine_scaling_factor): New.
2875 (tree_ssa_iv_optimize_loop): Call determine_scaling_factor. Extend
2876 live range for array of loop's basic blocks. Cleanup aux field of
2877 loop's basic blocks.
2878
2879 2019-05-08 Jakub Jelinek <jakub@redhat.com>
2880
2881 PR tree-optimization/90356
2882 * match.pd ((X +/- 0.0) +/- 0.0): Optimize into X +/- 0.0 if possible.
2883
2884 2019-05-07 Wei Xiao <wei3.xiao@intel.com>
2885
2886 * common/config/i386/i386-common.c (OPTION_MASK_ISA_AVX512BF16_SET
2887 OPTION_MASK_ISA_AVX512BF16_UNSET, OPTION_MASK_ISA2_AVX512BW_UNSET): New.
2888 (OPTION_MASK_ISA2_AVX512F_UNSET): Add OPTION_MASK_ISA_AVX512BF16_UNSET.
2889 (ix86_handle_option): Handle -mavx512bf16.
2890 * config.gcc: Add avx512bf16vlintrin.h and avx512bf16intrin.h
2891 to extra_headers.
2892 * config/i386/avx512bf16vlintrin.h: New.
2893 * config/i386/avx512bf16intrin.h: New.
2894 * config/i386/cpuid.h (bit_AVX512BF16): New.
2895 * config/i386/driver-i386.c (host_detect_local_cpu): Detect BF16.
2896 * config/i386/i386-builtin-types.def: Add new types.
2897 * config/i386/i386-builtin.def: Add new builtins.
2898 * config/i386/i386-c.c (ix86_target_macros_internal): Define
2899 __AVX512BF16__.
2900 * config/i386/i386-option.c (ix86_target_string): Add -mavx512bf16.
2901 (ix86_option_override_internal): Handle BF16.
2902 (ix86_valid_target_attribute_inner_p): Ditto.
2903 * config/i386/i386-expand.c (ix86_expand_args_builtin): Ditto.
2904 * config/i386/i386-builtin.c (enum processor_features): Add
2905 F_AVX512BF16.
2906 (static const _isa_names_table isa_names_table): Ditto.
2907 * config/i386/i386.h (TARGET_AVX512BF16, TARGET_AVX512BF16_P): New.
2908 (PTA_AVX512BF16): Ditto.
2909 * config/i386/i386.opt: Add -mavx512bf16.
2910 * config/i386/immintrin.h: Include avx512bf16intrin.h
2911 and avx512bf16vlintrin.h.
2912 * config/i386/sse.md (avx512f_cvtne2ps2bf16_<mode><mask_name>,
2913 avx512f_cvtneps2bf16_<mode><mask_name>,
2914 avx512f_dpbf16ps_<mode><mask_half_name>): New define_insn patterns.
2915 * config/i386/subst.md (mask_half): Add new subst.
2916 * doc/invoke.texi: Document -mavx512bf16.
2917
2918 2019-05-07 Segher Boessenkool <segher@kernel.crashing.org>
2919
2920 * config/rs6000/rs6000-protos.h (rs6000_legitimize_reload_address_ptr):
2921 Delete declaration.
2922 * config/rs6000/rs6000.c (rs6000_legitimize_reload_address): Delete.
2923 (rs6000_debug_legitimize_reload_address): Delete.
2924 (rs6000_legitimize_reload_address_ptr): Delete.
2925 (rs6000_option_override_internal): Adjust.
2926 (mem_operand_gpr): Adjust comment.
2927 (legitimate_lo_sum_address_p): Ditto.
2928 (rs6000_legitimize_reload_address): Delete.
2929 (rs6000_debug_legitimize_reload_address): Delete.
2930 * config/rs6000/rs6000.h (LEGITIMIZE_RELOAD_ADDRESS): Delete.
2931
2932 2019-05-07 Kelvin Nilsen <kelvin@gcc.gnu.org>
2933
2934 PR target/89765
2935 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
2936 In handling of ALTIVEC_BUILTIN_VEC_INSERT, use modular arithmetic
2937 to compute vector element selector for both constant and variable
2938 operands.
2939
2940 2019-05-07 Uroš Bizjak <ubizjak@gmail.com>
2941
2942 * config/i386/i386.md (cvt_mnemonic): New mode attribute.
2943 (ashr<mode>3_cvt): Merge insn pattern from ashrsi3_cvt and
2944 ashrdi3_cvt using SWI48 mode iterator.
2945
2946 2019-05-07 Alejandro Martinez <alejandro.martinezvicente@arm.com>
2947
2948 * config/aarch64/aarch64-sve.md (<su>abd<mode>_3): New define_expand.
2949 (aarch64_<su>abd<mode>_3): Likewise.
2950 (*aarch64_<su>abd<mode>_3): New define_insn.
2951 (<sur>sad<vsi2qi>): New define_expand.
2952 * config/aarch64/iterators.md: Added MAX_OPP attribute.
2953 * tree-vect-loop.c (use_mask_by_cond_expr_p): Add SAD_EXPR.
2954 (build_vect_cond_expr): Likewise.
2955
2956 2019-05-07 Uroš Bizjak <ubizjak@gmail.com>
2957
2958 * cfgexpand.c (asm_clobber_reg_is_valid): Reject
2959 clobbers outside of accessible_reg_set.
2960 * config/i386/i386.c (ix86_conditional_register_usage):
2961 Disable register sets by clearing corresponding bits in
2962 accessible_reg_set. Do not set corresponding bits in fixed_regs,
2963 call_used_regs and don't clear corresponding reg_names array members.
2964
2965 2019-05-07 Richard Biener <rguenther@suse.de>
2966
2967 * tree-vect-stmts.c (vect_is_simple_cond): When vectype is
2968 not specified still compute a comp_vectype for invariant
2969 compares.
2970
2971 2019-05-07 Richard Biener <rguenther@suse.de>
2972
2973 PR tree-optimization/90316
2974 * tree-ssa-pre.c (translate_vuse_through_block): When
2975 same_valid is NULL do not bother to search for a virtual
2976 PHI continuation.
2977 (phi_translate_1): When operands changed we cannot keep
2978 the same value-number so do not bother to ask whether
2979 that's possible from translate_vuse_through_block.
2980
2981 2019-05-07 Martin Liska <mliska@suse.cz>
2982
2983 * bitmap.c (bitmap_register): Come up with
2984 alloc_descriptor_max_uid and assign it for
2985 a new bitmap.
2986 (register_overhead): Use get_descriptor as
2987 a descriptor.
2988 (release_overhead): New.
2989 (bitmap_elem_to_freelist): Call it.
2990 (bitmap_elt_clear_from): Likewise.
2991 (bitmap_obstack_free): Likewise.
2992 (bitmap_move): Sensitively release memory.
2993 * bitmap.h (struct GTY): Add alloc_descriptor and padding.
2994 (bitmap_initialize): Initialize alloc_descriptor to zero.
2995 * tree-ssa-pre.c (do_hoist_insertion): Use bitmap_move.
2996
2997 2019-05-07 Richard Biener <rguenther@suse.de>
2998
2999 * tree-vect-slp.c (vect_build_slp_tree_2): Bump size whenever
3000 we build a SLP node. Remove max_size and limiting.
3001 (vect_analyze_slp_instance): Record and dump size of the SLP graph.
3002
3003 2019-05-07 Richard Biener <rguenther@suse.de>
3004
3005 PR tree-optimization/90316
3006 * tree-ssa-alias.h (get_continuation_for_phi): Take walking
3007 limit by reference.
3008 (walk_non_aliased_vuses): Take walking limit argument.
3009 * tree-ssa-alias.c (maybe_skip_until): Take limit and abort
3010 walking if it is reached instead of just counting.
3011 (get_continuation_for_phi): Likewise.
3012 (walk_non_aliased_vuses): Likewise, instead of leaving counter
3013 limiting to the callback.
3014 * tree-ssa-sccvn.c (vn_reference_lookup_2): Adjust.
3015 (vn_reference_lookup_3): Likewise.
3016 (vn_reference_lookup_pieces): Likewise.
3017 (vn_reference_lookup): Likewise.
3018 * tree-ssa-pre.c (translate_vuse_through_block): Limit walking.
3019 * tree-ssa-scopedtables.c (vuse_eq): Adjust.
3020 (avail_exprs_stack::lookup_avail_expr): Likewise.
3021
3022 2019-05-07 Jan Hubicka <hubicka@ucw.cz>
3023
3024 * tree-ssa-alias.c (aliasing_component_refs_p): Continue looking
3025 for comparaible types in the second direction even if first one
3026 hits incomparable type.
3027
3028 2019-05-07 Richard Biener <rguenther@suse.de>
3029
3030 PR lto/90369
3031 * lto-wrapper.c (debug_objcopy): Use the original filename
3032 including archive offset for the filename used for -save-temps.
3033
3034 2019-05-07 Li Jia He <helijia@linux.ibm.com>
3035
3036 * tree-ssa-phiopt.c (two_value_replacement): Fix a typo in parameter
3037 detection.
3038
3039 2019-05-06 H.J. Lu <hongjiu.lu@intel.com>
3040 Hongtao Liu <hongtao.liu@intel.com>
3041
3042 PR target/89750
3043 PR target/86444
3044 * config/i386/i386-expand.c (ix86_expand_sse_comi_round):
3045 Modified, original implementation isn't correct.
3046
3047 2019-05-06 Segher Boessenkool <segher@kernel.crashing.org>
3048
3049 * config/rs6000/rs6000.md (FIRST_ALTIVEC_REGNO, LAST_ALTIVEC_REGNO)
3050 (LR_REGNO, CTR_REGNO, CA_REGNO, ARG_POINTER_REGNUM, CR0_REGNO)
3051 (CR1_REGNO, CR2_REGNO, CR3_REGNO, CR4_REGNO, CR5_REGNO, CR6_REGNO)
3052 (CR7_REGNO, MAX_CR_REGNO, VRSAVE_REGNO, VSCR_REGNO)
3053 (FRAME_POINTER_REGNUM): Change numbering.
3054 * config/rs6000/rs6000.c (rs6000_reg_names): Adjust.
3055 (alt_reg_names): Adjust.
3056 (rs6000_conditional_register_usage): Don't mark hard register 64 as
3057 fixed.
3058 * config/rs6000/rs6000.h (FIRST_PSEUDO_REGISTER): Adjust.
3059 (DWARF_FRAME_REGISTERS): Delete.
3060 (DWARF2_FRAME_REG_OUT): Fix whitespace.
3061 (FIXED_REGISTERS, CALL_USED_REGISTERS, CALL_REALLY_USED_REGISTERS):
3062 Adjust.
3063 (REG_ALLOC_ORDER): Adjust.
3064 (FRAME_POINTER_REGNUM, ARG_POINTER_REGNUM): Adjust.
3065 (REG_CLASS_CONTENTS): Adjust.
3066 (RETURN_ADDR_RTX): Change comment.
3067 (REGNO_OK_FOR_INDEX_P, REGNO_OK_FOR_BASE_P): Use ARG_POINTER_REGNUM
3068 instead of 67.
3069 (REGISTER_NAMES): Adjust.
3070 (ADDITIONAL_REGISTER_NAMES): Adjust.
3071 * config/rs6000/darwin.h (REGISTER_NAMES): Adjust.
3072
3073 2019-05-06 Segher Boessenkool <segher@kernel.crashing.org>
3074
3075 * config/rs6000/rs6000.md (TFHAR_REGNO, TFIAR_REGNO, TEXASR_REGNO):
3076 Delete.
3077 * config/rs6000/rs6000.h (FIRST_PSEUDO_REGISTER): Adjust.
3078 (DWARF_FRAME_REGISTERS): Adjust.
3079 (FIXED_REGISTERS, CALL_USED_REGISTERS, CALL_REALLY_USED_REGISTERS):
3080 Adjust.
3081 (REG_ALLOC_ORDER): Adjust.
3082 (enum reg_class): Delete SPR_REGS.
3083 (REG_CLASS_NAMES): Delete SPR_REGS.
3084 (REG_CLASS_CONTENTS): Delete SPR_REGS. Adjust for deleted TM regs.
3085 (REGISTER_NAMES): Adjust.
3086 (ADDITIONAL_REGISTER_NAMES): Adjust.
3087 * config/rs6000/darwin.h (REGISTER_NAMES): Adjust.
3088 * config/rs6000/htm.md (htm_mfspr_<mode>, htm_mtspr_<mode>): Adjust.
3089 * config/rs6000/predicates.md (htm_spr_reg_operand): Delete.
3090 * config/rs6000/rs6000.c (rs6000_init_hard_regno_mode_ok): Adjust.
3091 (htm_spr_regno): Delete.
3092 (htm_expand_builtin): Adjust: the HTM builtins now have one fewer
3093 argument.
3094 (rs6000_dbx_register_number): Adjust.
3095
3096 2019-05-06 Segher Boessenkool <segher@kernel.crashing.org>
3097
3098 * config/rs6000/rs6000.h (PRE_GCC3_DWARF_FRAME_REGISTERS): Delete.
3099
3100 2019-05-06 Segher Boessenkool <segher@kernel.crashing.org>
3101
3102 * config/rs6000/rs6000.c (rs6000_dbx_register_number): Handle
3103 FRAME_POINTER_REGNUM, ARG_POINTER_REGNUM, and 64 (which was MQ).
3104
3105 2019-05-06 Jakub Jelinek <jakub@redhat.com>
3106
3107 PR tree-optimization/88709
3108 PR tree-optimization/90271
3109 * params.def (PARAM_STORE_MERGING_MAX_SIZE): New parameter.
3110 * gimple-ssa-store-merging.c (encode_tree_to_bitpos): Handle
3111 non-clobber CONSTRUCTORs with no elts. Remove useless tmp_int
3112 variable.
3113 (imm_store_chain_info::coalesce_immediate_stores): Punt if the size
3114 of the store merging group is larger than
3115 PARAM_STORE_MERGING_MAX_SIZE parameter.
3116 (split_group): Add bzero_first argument. If set, always emit first
3117 the first store which must be = {} of the whole area and then for the
3118 rest of the stores consider all zero bytes as paddings.
3119 (imm_store_chain_info::output_merged_store): Check if first store
3120 is = {} of the whole area and if yes, determine which setting of
3121 bzero_first for split_group gives smaller number of stores. Adjust
3122 split_group callers.
3123 (lhs_valid_for_store_merging_p): Allow decls.
3124 (rhs_valid_for_store_merging_p): Allow non-clobber CONTRUCTORs with
3125 no elts.
3126 (pass_store_merging::process_store): Likewise.
3127
3128 2019-05-06 Kelvin Nilsen <kelvin@gcc.gnu.org>
3129
3130 PR target/89424
3131 * config/rs6000/rs6000.c (rs6000_expand_vector_extract): Add
3132 handling of V1TImode.
3133
3134 2019-05-06 Uroš Bizjak <ubizjak@gmail.com>
3135
3136 PR target/89221
3137 * config.gcc (i[34567]86-*-*, x86_64-*-*): Move tests for enable_cld
3138 and enable_frame_pointer ...
3139 * configure.ac: ... here. Update help strings for
3140 --enable-frame-pointer.
3141 * configure: Regenerate.
3142 * config/i386/i386-options.c (ix86_option_override_internal): Remove
3143 USE_X86_64_FRAME_POINTER define, use USE_IX86_FRAME_POINTER instead.
3144 * config/i386/sol2.h (USE_IX86_FRAME_POINTER): Remove.
3145 (USE_X86_64_FRAME_POINTER): Ditto.
3146
3147 2019-05-06 Martin Liska <mliska@suse.cz>
3148
3149 * config.gcc: Append to target_gtfiles and fix indentation.
3150
3151 2019-05-06 Richard Biener <rguenther@suse.de>
3152
3153 PR tree-optimization/90358
3154 * tree-vect-stmts.c (get_group_load_store_type): Properly
3155 detect unused upper half of load.
3156 (vectorizable_load): Likewise.
3157
3158 2019-05-06 Richard Biener <rguenther@suse.de>
3159
3160 PR tree-optimization/88828
3161 * tree-ssa-forwprop.c (get_bit_field_ref_def): Split out from...
3162 (simplify_vector_constructor): ...here. Handle constants in
3163 the constructor.
3164
3165 2019-05-06 Richard Biener <rguenther@suse.de>
3166
3167 PR tree-optimization/90328
3168 * tree-data-ref.h (dr_may_alias_p): Pass in the actual loop nest.
3169 * tree-data-ref.c (dr_may_alias_p): Check whether the clique
3170 is valid in the loop nest before using it.
3171 (initialize_data_dependence_relation): Adjust.
3172 * graphite-scop-detection.c (build_alias_set): Pass the SCOP enclosing
3173 loop as loop-nest to dr_may_alias_p.
3174
3175 2019-05-06 Richard Biener <rguenther@suse.de>
3176
3177 * dwarf2out.c (mem_loc_descriptor): Initialize int_mode.
3178
3179 2019-05-06 Richard Biener <rguenther@suse.de>
3180
3181 PR tree-optimization/90316
3182 * tree-ssa-alias.c (maybe_skip_until): Pass in target BB,
3183 compute target on demand.
3184 (get_continuation_for_phi): Remove code walking stmts to
3185 get to a target virtual operand which could end up being
3186 quadratic.
3187
3188 2019-05-06 Martin Liska <mliska@suse.cz>
3189
3190 PR sanitizer/90312
3191 * config/i386/i386-options.c (ix86_option_override_internal): Error only
3192 when -mabi is selected to a non-default version.
3193
3194 2019-05-06 Hrishikesh Kulkarni <hrishikeshparag@gmail.com>
3195 Martin Liska <mliska@suse.cz>
3196
3197 * Makefile.in: Add lto-dump.texi.
3198 * cgraph.h: Add new functions get_visibility_string and
3199 get_symtab_type_string.
3200 * doc/gcc.texi: Include lto-dump section.
3201 * doc/lto-dump.texi: New file.
3202 * dumpfile.c (dump_switch_p_1): Use parse_dump_option.
3203 (parse_dump_option): Factor out this function.
3204 * dumpfile.h (enum dump_flag): Add new value TDF_ERROR.
3205 (parse_dump_option): Export the function.
3206 * symtab.c (symtab_node::get_visibility_string): New function.
3207 (symtab_node::get_symtab_type_string): Likewise.
3208
3209 2019-05-06 Martin Liska <mliska@suse.cz>
3210
3211 * config/i386/i386-builtins.c: New file.
3212 * config/i386/i386-builtins.h: New file.
3213 * config/i386/i386-expand.c: New file.
3214 * config/i386/i386-expand.h: New file.
3215 * config/i386/i386-features.c: New file.
3216 * config/i386/i386-features.h: New file.
3217 * config/i386/i386-options.c: New file.
3218 * config/i386/i386-options.h: New file.
3219 * config.gcc: Add new files into extra_objs and
3220 target_gtfiles.
3221 * config/i386/i386.c: Split content of the file
3222 into newly introduced files.
3223 * config/i386/i386.h: Declare common variables
3224 and macros.
3225 * config/i386/t-i386: Define dependencies for new files.
3226
3227 2019-05-03 Richard Earnshaw <rearnsha@arm.com>
3228
3229 PR target/89400
3230 * config/arm/arm.md (unaligned_loadsi): Add variant for thumb1.
3231 Restrict 'all' variant to 32-bit configurations.
3232 (unaligned_loadhiu): Likewise.
3233 (unaligned_storehi): Likewise.
3234 (unaligned_storesi): Likewise.
3235 (unaligned_loadhis): Disable when compiling for thumb1.
3236
3237 2019-05-03 Marc Glisse <marc.glisse@inria.fr>
3238
3239 PR tree-optimization/90269
3240 * tree-loop-distribution.c (find_seed_stmts_for_distribution):
3241 Ignore clobbers.
3242
3243 2019-05-03 Martin Liska <mliska@suse.cz>
3244
3245 * hash-map.h: Add is_empty function.
3246 * hash-set.h: Likewise.
3247 * hash-table.h: Likewise.
3248 * dwarf2out.c (dwarf2out_finish): Use is_empty instead of
3249 elements () == 0 (and similar usages).
3250 * gimple-ssa-store-merging.c (pass_store_merging::terminate_and_process_all_chains): Likewise.
3251 * gimplify.c (gimplify_bind_expr): Likewise.
3252 (gimplify_switch_expr): Likewise.
3253 * hash-map-tests.c (test_map_of_strings_to_int): Likewise.
3254 * ipa-icf.c (sem_item_optimizer::remove_symtab_node): Likewise.
3255 * postreload-gcse.c (dump_hash_table): Likewise.
3256 (gcse_after_reload_main): Likewise.
3257 * predict.c (combine_predictions_for_bb): Likewise.
3258 * tree-parloops.c (reduction_phi): Likewise.
3259 (separate_decls_in_region): Likewise.
3260 (transform_to_exit_first_loop): Likewise.
3261 (gen_parallel_loop): Likewise.
3262 (gather_scalar_reductions): Likewise.
3263 (try_create_reduction_list): Likewise.
3264 * var-tracking.c (dump_vars): Likewise.
3265 (emit_notes_for_changes): Likewise.
3266 (vt_emit_notes): Likewise.
3267
3268 2019-05-03 Richard Biener <rguenther@suse.de>
3269
3270 PR tree-optimization/90316
3271 * tree-ssa-pre.c (pass_pre::execute): Re-compute DOM fast queries
3272 before running VN.
3273
3274 2019-05-03 Richard Biener <rguenther@suse.de>
3275
3276 * tree-vect-stmts.c (get_group_load_store_type): Avoid
3277 peeling for gaps by loading only lower halves of vectors
3278 if possible.
3279 (vectorizable_load): Likewise.
3280
3281 2019-05-03 Richard Biener <rguenther@suse.de>
3282
3283 PR middle-end/89518
3284 * match.pd: Add pattern to optimize (A / B) * B + (A % B) to A.
3285
3286 2019-05-03 Richard Biener <rguenther@suse.de>
3287
3288 PR middle-end/87314
3289 * match.pd (cmp (convert1?@2 addr@0) (convert2? addr@1)):
3290 Handle STRING_CST vs DECL or STRING_CST.
3291
3292 2019-05-03 Richard Biener <rguenther@suse.de>
3293
3294 PR tree-optimization/88963
3295 * tree-ssa-forwprop.c (pass_forwprop::execute): Rewrite
3296 vector loads feeding only BIT_FIELD_REFs to component
3297 loads. Rewrite stores fed by CONSTRUCTORs to component
3298 stores.
3299
3300 2019-05-03 Jakub Jelinek <jakub@redhat.com>
3301
3302 * opts.h (finish_options): Remove lang_mask argument.
3303 (print_help, help_option_argument): Declare.
3304 * opts.c (print_help): Remove forward declaration, no longer static.
3305 (finish_options): Remove lang_mask argument, don't call print_help
3306 here.
3307 * opts-global.c (decode_options): Adjust finish_option caller, call
3308 print_help here.
3309
3310 PR tree-optimization/90303
3311 * ipa-devirt.c (obj_type_ref_class, get_odr_type): Don't use
3312 TYPE_CANONICAL for TYPE_STRUCTURAL_EQUALITY_P types in !in_lto_p mode.
3313
3314 2019-05-03 Richard Biener <rguenther@suse.de>
3315
3316 PR tree-optimization/89698
3317 * gimple-fold.c (canonicalize_constructor_val): Early out
3318 for constants, handle unfolded INTEGER_CSTs as they appear in
3319 C++ virtual table ctors.
3320
3321 2019-05-03 Richard Biener <rguenther@suse.de>
3322
3323 * passes.c (execute_function_todo): Remove dead code.
3324
3325 2019-05-02 Segher Boessenkool <segher@kernel.crashing.org>
3326
3327 * config/rs6000/rs6000.c (rs6000_dbx_register_number): Do not use
3328 the internal register number, for any "real" register.
3329
3330 2019-05-02 Segher Boessenkool <segher@kernel.crashing.org>
3331
3332 * config/rs6000/rs6000.c (rs6000_dbx_register_number): Return the
3333 correct numbers for TFHAR, TFIAR, TEXASR.
3334
3335 2019-05-02 Richard Biener <rguenther@suse.de>
3336
3337 PR tree-optimization/89653
3338 * tree-ssa-loop.c (pass_data_tree_loop_init): Execute
3339 update-address-taken before the pass.
3340 * passes.def (pass_tree_loop_init): Put comment before it.
3341
3342 2019-05-02 Richard Biener <rguenther@suse.de>
3343
3344 PR tree-optimization/89509
3345 * tree-ssa-structalias.c (compute_dependence_clique): Look
3346 at the first subvar when determining whether it is restrict.
3347
3348 2019-05-02 Richard Biener <rguenther@suse.de>
3349
3350 PR tree-optimization/90273
3351 * tree-ssa-dce.c (eliminate_unnecessary_stmts): Eliminate
3352 useless debug stmts.
3353
3354 2019-05-02 Alejandro Martinez <alejandro.martinezvicente@arm.com>
3355
3356 * config/aarch64/aarch64-sve.md (<sur>dot_prod<vsi2qi>): Taken from SVE
3357 ACLE branch.
3358 * config/aarch64/iterators.md: Copied Vetype_fourth, VSI2QI and vsi2qi from
3359 SVE ACLE branch.
3360 * tree-vect-loop.c (use_mask_by_cond_expr_p): New function to check if a
3361 VEC_COND_EXPR be inserted to emulate a conditional internal function.
3362 (build_vect_cond_expr): Emit the VEC_COND_EXPR.
3363 (vectorizable_reduction): Use the functions above to vectorize in a
3364 fully masked loop codes that don't have a conditional internal
3365 function.
3366
3367 2019-05-02 Martin Liska <mliska@suse.cz>
3368
3369 * cgraphclones.c: Call valid_attribute_p with 1 for
3370 target_clone.
3371 * config/i386/i386-c.c (ix86_pragma_target_parse): Use 0 as
3372 it's for target attribute.
3373 * config/i386/i386-protos.h (ix86_valid_target_attribute_tree):
3374 Add new boolean argument.
3375 * config/i386/i386.c (ix86_valid_target_attribute_inner_p):
3376 Likewise.
3377 (ix86_valid_target_attribute_tree): Pass target_clone_attr
3378 to ix86_valid_target_attribute_inner_p.
3379 (ix86_valid_target_attribute_p): Pass flags argument to
3380 ix86_valid_target_attribute_inner_p.
3381 (get_builtin_code_for_version): Use 0 as it's target attribute.
3382
3383 2019-05-02 Martin Liska <mliska@suse.cz>
3384
3385 * gcc.c (process_command): Add dummy file only
3386 if n_infiles == 0.
3387 * opts-global.c (decode_options): Pass lang_mask.
3388 * opts.c (print_help): New function.
3389 (finish_options): Print --help if help_option_argument
3390 is set.
3391 (common_handle_option): Factor out content of OPT__help_
3392 into print_help.
3393 * opts.h (finish_options): Add new argument.
3394
3395 2019-05-02 Martin Liska <mliska@suse.cz>
3396
3397 PR target/88809
3398 * config/i386/i386.c (ix86_expand_strlen): Use strlen call.
3399 With -minline-all-stringops use inline expansion using 4B loop.
3400 * doc/invoke.texi: Document the change of
3401 -minline-all-stringops.
3402
3403 2019-05-01 Jeff Law <law@redhat.com>
3404
3405 PR tree-optimization/88797
3406 * gimple-ssa-split-paths (is_feasible_trace): Reject cases where the
3407 PHI feeds a conditional on the RHS of an assignment.
3408
3409 2019-04-30 Andrew Waterman <andrew@sifive.com>
3410 Jim Wilson <jimw@sifive.com>
3411
3412 * config/riscv/constraints.md (L): New.
3413 * config/riscv/predicates.md (lui_operand): New.
3414 (sfb_alu_operand): New.
3415 * config/riscv/riscv-protos.h (riscv_expand_conditional_move): Declare.
3416 * config/riscv/riscv.c (riscv_expand_conditional_move): New.
3417 * config/riscv/riscv.h (TARGET_SFB_ALU): New.
3418 * config/riscv/risc.md (type): Add sfb_alu.
3419 (branch<mode>): Renamed from branch_order<mode>. Change predicate for
3420 operand 3 to reg_or_0_operand. In output string, change %3 to %z3.
3421 (branch_zero<mode>): Delete.
3422 (mov<mode>cc): New.
3423 (mov<GPR:mode><X:mode>cc): Likewise.
3424 * config/riscv/sifive-7.md (sifive_7_sfb_alu): New. Use in bypasses.
3425
3426 2019-04-30 Nathan Sidwell <nathan@acm.org>
3427
3428 * tree.h (MARK_TS_EXP): New.
3429
3430 2019-04-30 Martin Liska <mliska@suse.cz>
3431
3432 * opts.c (enable_warning_as_error): Provide hints
3433 for unknown options.
3434
3435 2019-04-30 Martin Liska <mliska@suse.cz>
3436
3437 PR debug/90288
3438 * doc/invoke.texi: Add missing dash for gas-locview-support
3439 and gno-as-locview-support.
3440
3441 2019-04-30 Jakub Jelinek <jakub@redhat.com>
3442
3443 PR target/89093
3444 * config/aarch64/aarch64.c (aarch64_process_one_target_attr): Don't skip
3445 whitespace at the start of target attribute string.
3446
3447 2019-04-30 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3448
3449 PR target/86538
3450 * config/aarch64/aarch64-c.c (aarch64_update_cpp_builtins):
3451 Define __ARM_FEATURE_ATOMICS.
3452
3453 2019-04-30 Martin Liska <mliska@suse.cz>
3454
3455 * gimple-fold.c (gimple_fold_builtin_memory_op): Change endp
3456 into built_in_function enum. Remove code for endp == 2 and
3457 use BUILT_IN_* constants.
3458 (gimple_fold_builtin): Call the function with fcode.
3459
3460 2019-04-30 Martin Liska <mliska@suse.cz>
3461
3462 * config/i386/i386.c (ix86_builtin_reciprocal): Cast
3463 DECL_FUNCTION_CODE into ix86_builtins enum before
3464 the switch statement.
3465
3466 2019-04-30 Jakub Jelinek <jakub@redhat.com>
3467
3468 PR tree-optimization/89475
3469 * tree-ssa-ccp.c (evaluate_stmt): Handle BUILT_IN_BSWAP{16,32,64}
3470 calls.
3471
3472 2019-04-30 Martin Liska <mliska@suse.cz>
3473
3474 PR translation/90274
3475 * opts.c (print_filtered_help): Wrap string in _(...).
3476
3477 2019-04-30 Bin Cheng <bin.cheng@linux.alibaba.com>
3478
3479 PR tree-optimization/90240
3480 Revert:
3481 2019-04-23 Bin Cheng <bin.cheng@linux.alibaba.com>
3482
3483 PR tree-optimization/90078
3484 * tree-ssa-loop-ivopts.c (comp_cost::operator +,-,+=,-+,/=,*=): Add
3485 checks for infinite_cost overflow.
3486
3487 2019-04-29 Jeff Law <law@redhat.com>
3488
3489 * passes.def: Move -Wrestrict pass after copy propagation.
3490
3491 2019-04-29 Maya Rashish <coypu@sdf.org>
3492
3493 * config.gcc (default_gnu_indirect_function): Default to yes
3494 for arm*-*-netbsd*, i[34567]86-*-netbsd*, powerpc*-*-netbsd*,
3495 sparc*-*-netbsd*, x86_64-*-netbsd*.
3496
3497 2019-04-29 Vladislav Ivanishin <vlad@ispras.ru>
3498
3499 * tree-ssa-uninit.c (is_pred_expr_subset_of): Correctly handle cases
3500 where cond2 is NE_EXPR.
3501 (is_value_included_in): Update comment.
3502
3503 2019-04-29 Richard Biener <rguenther@suse.de>
3504
3505 PR tree-optimization/90278
3506 * tree-ssa-forwprop.c (pass_forwprop::execute): Transfer/clean
3507 EH on comparison simplification.
3508
3509 2019-04-29 Jason Merrill <jason@redhat.com>
3510
3511 PR c++/82081 - tail call optimization breaks noexcept
3512 * tree-tailcall.c (find_tail_calls): Don't turn a call from a
3513 nothrow function to a might-throw function into a tail call.
3514
3515 2019-04-29 Richard Sandiford <richard.sandiford@arm.com>
3516
3517 * tree-data-ref.h (data_dependence_relation::inner_loop): Delete.
3518 (DDR_INNER_LOOP): Likewise.
3519 * tree-data-ref.c (dump_data_dependence_relation): Update accordingly.
3520 (initialize_data_dependence_relation): Likewise.
3521 (insert_innermost_unit_dist_vector): Use 0 instead of DDR_INNER_LOOP.
3522
3523 2019-04-29 Jakub Jelinek <jakub@redhat.com>
3524
3525 PR rtl-optimization/90257
3526 * cfgrtl.c (flow_active_insn_p): Return true for USE of a function
3527 return value.
3528
3529 Revert the revert:
3530 2019-04-21 H.J. Lu <hongjiu.lu@intel.com>
3531
3532 PR target/90178
3533 Revert:
3534 2018-11-21 Uros Bizjak <ubizjak@gmail.com>
3535
3536 Revert the revert:
3537 2013-10-26 Vladimir Makarov <vmakarov@redhat.com>
3538
3539 Revert:
3540 2013-10-25 Vladimir Makarov <vmakarov@redhat.com>
3541
3542 * lra-spills.c (lra_final_code_change): Remove useless move insns.
3543
3544 2019-04-29 Richard Biener <rguenther@suse.de>
3545
3546 * tree-ssa.c (insert_debug_temp_for_var_def): For {CLOBBER}
3547 rhs issue a reset.
3548
3549 2019-04-27 Iain Buclaw <ibuclaw@gdcproject.org>
3550
3551 * config/netbsd-d.c: Include memmodel.h. Remove unused tree.h,
3552 varasm.h, and netbsd-protos.h.
3553
3554 2019-04-27 Uroš Bizjak <ubizjak@gmail.com>
3555
3556 PR target/89261
3557 * config/i386/i386-protos.h (ix86_data_alignment): Change
3558 the second argument type to unsigned int.
3559 * config/i386/i386.c (ix86_data_alignment): Change "align"
3560 argument type to unsigned int.
3561
3562 2019-04-27 Martin Liska <mliska@suse.cz>
3563
3564 PR middle-end/90258
3565 * opt-suggestions.c (option_proposer::build_option_suggestions):
3566 When get_valid_option_values returns empty values, add the
3567 misspelling candidate.
3568
3569 2019-04-26 Jim Wilson <jimw@sifive.com>
3570
3571 * config/riscv/riscv-protos.h (riscv_move_integer): Add machine_mode
3572 parameter.
3573 * config/riscv/riscv.c (riscv_move_integer): New parameter orig_mode.
3574 Pass orig_mode to riscv_build_integer.
3575 (riscv_split_integer): Pass mode to riscv_move_integer.
3576 (riscv_legitimize_const_move): Likewise.
3577 (riscv_legitimize_move): For MEM dest and CONST_INT src case, new local
3578 promoted_mode. Replace force_reg call with code to load constant into
3579 promoted reg and then subreg it for the store.
3580 * config/riscv/riscv.md (low<mode>+1): Pass <GPR:MODE>mode to
3581 riscv_move_integer.
3582
3583 2018-04-26 Eugene Sharygin <eush@ispras.ru>
3584
3585 * gdbhooks.py: Fix UnicodeDecodeErrors when printing trees with
3586 corrupt codes.
3587
3588 2019-04-26 Richard Sandiford <richard.sandiford@arm.com>
3589
3590 * tree.h (TYPE_VECTOR_SUBPARTS, SET_TYPE_VECTOR_SUBPARTS): Add
3591 commentary about the encoding of precision.
3592
3593 2019-04-25 Andreas Tobler <andreast@gcc.gnu.org>
3594
3595 * config/i386/freebsd64.h: Add bits for 32-bit multilib support.
3596 * config/i386/t-freebsd64: New file.
3597 * config.gcc: Add the t-freebsd64 for multilib support.
3598
3599 2019-04-25 Uroš Bizjak <ubizjak@gmail.com>
3600
3601 * doc/extend.texi (vector_size): Add missing comma after @xref.
3602
3603 2019-04-25 Jakub Jelinek <jakub@redhat.com>
3604
3605 * BASE-VER: Set to 10.0.0.
3606
3607 2019-04-25 Richard Biener <rguenther@suse.de>
3608
3609 PR middle-end/89765
3610 * gimplify.c (gimplify_expr): Avoid turning a lvalue
3611 VIEW_CONVERT_EXPR into one operating on an rvalue.
3612
3613 2019-04-25 H.J. Lu <hongjiu.lu@intel.com>
3614
3615 PR target/89929
3616 * config/i386/i386.c (feature_priority): Moved to file scope.
3617 (processor_features): Likewise.
3618 (processor_model): Likewise.
3619 (_arch_names_table): Likewise.
3620 (arch_names_table): Likewise.
3621 (_feature_list): Removed.
3622 (feature_list): Likewise.
3623 (_isa_names_table): Moved to file scope. Add priority.
3624 (isa_names_table): Likewise.
3625 (get_builtin_code_for_version): Replace feature_list with
3626 isa_names_table. Update error message for P_ZERO priority.
3627
3628 2019-04-25 Richard Biener <rguenther@suse.de>
3629
3630 * tree-pass.h (make_pass_phi_only_cprop): Remove.
3631 * timevar.def (TV_TREE_PHI_CPROP): Likewise.
3632
3633 2019-04-24 Jeff Law <law@redhat.com>
3634
3635 PR tree-optimization/90037
3636 * Makefile.in (OBJS): Remove tree-ssa-phionlycprop.c
3637 * passes.def: Replace all instance of phi-only cprop with the
3638 lattice propagator. Move propagation pass from after erroneous
3639 path isolation to before erroneous path isolation.
3640 * tree-ssa-phionlycprop.c: Remove.
3641
3642 2019-04-24 Richard Biener <rguenther@suse.de>
3643
3644 PR middle-end/90213
3645 * gimple-fold.c (fold_const_aggregate_ref_1): Do multiplication
3646 by size and BITS_PER_UNIT on poly-wide-ints.
3647
3648 2019-04-25 Richard Biener <rguenther@suse.de>
3649
3650 PR middle-end/90194
3651 * match.pd: Add pattern to simplify view-conversion of an
3652 empty constructor.
3653
3654 2019-04-24 Clement Chigot <clement.chigot@atos.net>
3655
3656 * config/rs6000/aix71.h (SUBTARGET_OVERRIDE_OPTIONS): Disable
3657 OPTION_MASK_VSX and OPTION_MASK_ALTIVEC from rs6000_isa_flags
3658 for Go on 32 bit AIX.
3659 * config/rs6000/aix72.h: Likewise.
3660
3661 2019-04-24 Jakub Jelinek <jakub@redhat.com>
3662
3663 PR target/90193
3664 * rtl.c (classify_insn): Return JUMP_INSN for asm goto.
3665 * emit-rtl.c (try_split): Copy over REG_LABEL_TARGET.
3666
3667 2019-04-24 Andreas Krebbel <krebbel@linux.ibm.com>
3668
3669 PR target/89952
3670 * config/s390/s390.c (s390_restore_gprs_from_fprs): Restore GPRs
3671 from FPRs in reverse order. Generate REG_CFA_DEF_CFA note also
3672 for restored hard frame pointer.
3673 (s390_sched_dependencies_evaluation): Implement new target hook.
3674 (TARGET_SCHED_DEPENDENCIES_EVALUATION_HOOK): New macro definition.
3675
3676 2019-04-24 Claudiu Zissulescu <claziss@sysnopsys.com>
3677
3678 * config/arc/arc-options.def: Fix typos and spelling mistakes.
3679 * config/arc/arc.c (arc_init): Cleanup warning message.
3680 (arc_override_options): Likewise.
3681
3682 2019-04-24 Jakub Jelinek <jakub@redhat.com>
3683
3684 PR target/90187
3685 * config/i386/i386.c (ix86_expand_sse_fp_minmax): Force if_true into
3686 a register if both if_true and if_false are MEMs.
3687
3688 PR tree-optimization/90208
3689 * tree-cfg.c (remove_bb): Move forced labels from removed bbs
3690 after labels of new_bb, not before them.
3691
3692 PR tree-optimization/90211
3693 * tree-parloops.c (try_create_reduction_list): Ignore phi arguments
3694 which are not SSA_NAMEs.
3695
3696 2018-04-23 Sudakshina Das <sudi.das@arm.com>
3697
3698 * config/aarch64/aarch64-linux.h (TARGET_ASM_FILE_END): Define for
3699 AArch64.
3700 (aarch64_file_end_indicate_exec_stack): Add gnu note section.
3701
3702 2019-04-23 Roman Zhuykov <zhroma@ispras.ru>
3703
3704 PR rtl-optimization/87979
3705 * modulo-sched.c (sms_schedule): Start ii value "mii" should
3706 not equal zero.
3707
3708 2019-04-23 Roman Zhuykov <zhroma@ispras.ru>
3709
3710 PR rtl-optimization/84032
3711 * modulo-sched.c (ps_insn_find_column): Change condition so that
3712 branch will always be the last insn in a row inside partial
3713 schedule.
3714
3715 2019-04-23 Richard Biener <rguenther@suse.de>
3716
3717 PR debug/90131
3718 * tree-cfgcleanup.c (move_debug_stmts_from_forwarder): Add
3719 dest_single_pred_p argument.
3720 (remove_forwarder_block): Adjust.
3721 (remove_forwarder_block_with_phi): Likewise.
3722
3723 2019-04-23 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3724 Bernd Edlinger <bernd.edlinger@hotmail.de>
3725 Jakub Jelinek <jakub@redhat.com>
3726
3727 PR target/89093
3728 * config/arm/arm.c (aapcs_vfp_is_call_or_return_candidate): Diagnose
3729 if used with general-regs-only.
3730 (arm_conditional_register_usage): Don't add non-general regs if
3731 general-regs-only.
3732 (arm_valid_target_attribute_rec): Handle general-regs-only.
3733 * config/arm/arm.h (TARGET_HARD_FLOAT): Return false if
3734 general-regs-only.
3735 (TARGET_HARD_FLOAT_SUB): Define.
3736 (TARGET_SOFT_FLOAT): Define as negation of TARGET_HARD_FLOAT_SUB.
3737 (TARGET_REALLY_IWMMXT): Add && !TARGET_GENERAL_REGS_ONLY.
3738 (TARGET_REALLY_IWMMXT2): Likewise.
3739 * config/arm/arm.opt: Add -mgeneral-regs-only.
3740 * doc/extend.texi: Document ARM general-regs-only target.
3741 * doc/invoke.texi: Document ARM -mgeneral-regs-only.
3742
3743 2019-04-23 Bin Cheng <bin.cheng@linux.alibaba.com>
3744
3745 PR tree-optimization/90078
3746 * tree-ssa-loop-ivopts.c (comp_cost::operator +,-,+=,-+,/=,*=): Add
3747 checks for infinite_cost overflow.
3748
3749 2019-04-23 Bin Cheng <bin.cheng@linux.alibaba.com>
3750
3751 PR tree-optimization/90021
3752 * tree-chrec.c (evolution_function_is_univariate_p): New parameter
3753 and check univariate against it.
3754 * tree-chrec.h (evolution_function_is_univariate_p): New parameter.
3755 * tree-data-ref.c (add_other_self_distances): Pass new argument.
3756
3757 2019-04-21 H.J. Lu <hongjiu.lu@intel.com>
3758
3759 PR target/90178
3760 Revert:
3761 2018-11-21 Uros Bizjak <ubizjak@gmail.com>
3762
3763 Revert the revert:
3764 2013-10-26 Vladimir Makarov <vmakarov@redhat.com>
3765
3766 Revert:
3767 2013-10-25 Vladimir Makarov <vmakarov@redhat.com>
3768
3769 * lra-spills.c (lra_final_code_change): Remove useless move insns.
3770
3771 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
3772
3773 * config/rs6000/rs6000.md (group_end_nop): Emit insn register
3774 names using operand format, rather than hard-wired.
3775 (speculation_barrier): Likewise.
3776
3777 2019-04-19 Segher Boessenkool <segher@kernel.crashing.org>
3778
3779 PR tree-optimization/88055
3780 * tree-call-cdce.c (comparison_code_if_no_nans): New function.
3781 (gen_one_condition): Use it if !HONOR_NANS.
3782
3783 2019-04-19 Jakub Jelinek <jakub@redhat.com>
3784
3785 PR middle-end/90139
3786 * tree-outof-ssa.c (get_temp_reg): If reg_mode is BLKmode, return
3787 assign_temp instead of gen_reg_rtx.
3788
3789 2019-04-19 Christophe Lyon <christophe.lyon@linaro.org>
3790
3791 PR translation/90118
3792 * config/aarch64/aarch64.c (aarch64_override_options_internal):
3793 Add missing space before %<.
3794
3795 2019-04-18 Peter Bergner <bergner@linux.ibm.com>
3796
3797 PR rtl-optimization/87871
3798 * ira-lives.c (make_object_dead): Don't add conflicts to
3799 TOTAL_CONFLICT_HARD_REGS for register ignore_reg_for_conflicts.
3800
3801 2019-04-18 Martin Sebor <msebor@redhat.com>
3802
3803 PR middle-end/89797
3804 * tree.h (TYPE_VECTOR_SUBPARTS): Use HOST_WIDE_INT_1U.
3805 * config/aarch64/aarch64.c (aarch64_simd_vector_alignment): Avoid
3806 assuming type size fits in SHWI.
3807
3808 2019-04-18 Jan Hubicka <hubicka@ucw.cz>
3809
3810 PR ipa/85051
3811 * ipa-inline.c (flatten_function): New parameter UPDATE.
3812 (ipa_inline, early_inliner): Use it.
3813
3814 2019-04-18 Richard Sandiford <richard.sandiford@arm.com>
3815
3816 * fold-const.c (int_const_binop): Return early on failure.
3817
3818 2019-04-18 Richard Sandiford <richard.sandiford@arm.com>
3819
3820 PR middle-end/85164
3821 * combine.c (force_int_to_mode): Cast the argument rather than
3822 the result of known_alignment.
3823 * rtlanal.c (rtx_addr_can_trap_p_1): Use known_subrange_p.
3824
3825 2019-04-18 Richard Biener <rguenther@suse.de>
3826
3827 PR debug/90131
3828 * tree-cfgcleanup.c (move_debug_stmts_from_forwarder): Split
3829 out from ...
3830 (remove_forwarder_block): ... here.
3831 (remove_forwarder_block_with_phi): Also move debug stmts here.
3832
3833 2019-04-18 Jakub Jelinek <jakub@redhat.com>
3834
3835 PR translation/79183
3836 * gimple-ssa-sprintf.c (format_directive): Use inform_n instead of
3837 inform where appropriate.
3838
3839 2019-04-18 Richard Biener <rguenther@suse.de>
3840
3841 * tree.c (get_qualified_type): Put found type variants at the
3842 head of the variant list.
3843
3844 2018-04-17 Segher Boessenkool <segher@kernel.crashing.org>
3845
3846 * config/rs6000/rs6000.c (rs6000_register_move_cost): Fix typo.
3847
3848 2019-04-17 Hongtao Liu <hongtao.liu@intel.com>
3849
3850 PR target/90125
3851 * config/i386/avx512fintrin.h (_mm_maskz_fmadd_round_sd,
3852 _mm_maskz_fmadd_round_ss, _mm_maskz_fmsub_round_sd,
3853 _mm_maskz_fmsub_round_ss, _mm_maskz_fnmadd_round_sd,
3854 _mm_maskz_fnmadd_round_ss, _mm_maskz_fnmsub_round_sd,
3855 _mm_maskz_fnmsub_round_ss): Use _maskz builtin instead of _mask3.
3856
3857 2019-04-17 Peter Bergner <bergner@linux.ibm.com>
3858
3859 * ira-conflicts.c (print_allocno_conflicts): Always print something,
3860 even for allocno's with no conflicts.
3861 (print_conflicts): Print an extra newline.
3862
3863 2019-04-17 Segher Boessenkool <segher@kernel.crashing.org>
3864
3865 * auto-inc-dec.c (attempt_change): Set the alignment of the
3866 temporary memory to that of the original.
3867
3868 2019-04-17 Joao Moreira <jmoreira@suse.de>
3869
3870 * targhooks.c (default_print_patchable_function_entry): Emit
3871 __patchable_function_entries section with writable flags to allow
3872 relocation resolution.
3873
3874 2019-04-17 Jonny Grant <jg@jguk.org>
3875
3876 * collect2.c (main): Change gcc.gnu.org URL to HTTPS.
3877
3878 2019-04-17 Jakub Jelinek <jakub@redhat.com>
3879
3880 PR middle-end/90095
3881 * internal-fn.c (expand_mul_overflow): Don't set SUBREG_PROMOTED_VAR_P
3882 on lowpart SUBREGs.
3883
3884 2019-04-17 Claudiu Zissulescu <claziss@synopsys.com>
3885
3886 * config/arc/arc.c (arc_init): Format diagnostic string.
3887 (arc_override_options): Likewise.
3888 (check_if_valid_regno_const): Likewise.
3889 (arc_reorg): Likewise.
3890
3891 2019-04-17 Segher Boessenkool <segher@kernel.crashing.org>
3892
3893 PR target/17108
3894 * config/rs6000/rs6000.c (rs6000_split_multireg_move): Adjust pattern
3895 name.
3896 (rs6000_emit_allocate_stack_1): Simplify condition. Adjust pattern
3897 name.
3898 * config/rs6000/rs6000.md (bits): Add entries for SF and DF.
3899 (*movdi_update1): Use Pmode.
3900 (movdi_<mode>_update): Fix argument to avoiding_indexed_address_p.
3901 (movdi_<mode>_update_stack): Rename to ...
3902 (movdi_update_stack): ... this. Fix comment. Change condition. Don't
3903 use Pmode.
3904 (*movsi_update1): Use Pmode.
3905 (*movsi_update2): Use Pmode.
3906 (movsi_update): Rename to ...
3907 (movsi_<mode>_update): ... this. Use Pmode.
3908 (movsi_update_stack): Fix condition.
3909 (*movhi_update1): Use Pmode. Fix argument to
3910 avoiding_indexed_address_p.
3911 (*movhi_update2): Ditto.
3912 (*movhi_update3): Ditto.
3913 (*movhi_update4): Ditto.
3914 (*movqi_update1): Ditto.
3915 (*movqi_update2): Ditto.
3916 (*movqi_update3): Ditto.
3917 (*movsf_update1, *movdf_update1): Merge, rename to...
3918 (*mov<mode>_update1): This. Use Pmode. Fix argument to
3919 avoiding_indexed_address_p. Add "size" attribute.
3920 (*movsf_update2, *movdf_update2): Merge, rename to...
3921 (*mov<mode>_update2): This. Ditto.
3922 (*movsf_update3): Use Pmode. Fix argument to
3923 avoiding_indexed_address_p.
3924 (*movsf_update4): Ditto.
3925 (allocate_stack): Simplify condition. Adjust pattern names.
3926
3927 2019-04-17 Jakub Jelinek <jakub@redhat.com>
3928
3929 PR target/89093
3930 * config/arm/arm.c (arm_valid_target_attribute_rec): Don't skip
3931 whitespace at the start of target attribute string.
3932
3933 2019-04-16 Pat Haugen <pthaugen@us.ibm.com>
3934
3935 PR target/84369
3936 * config/rs6000/power9.md: Add store forwarding bypass.
3937
3938 2019-04-16 Alexandre Oliva <aoliva@redhat.com>
3939
3940 PR debug/89528
3941 * valtrack.c (dead_debug_insert_temp): Reset debug references
3942 to the return value of a call being removed.
3943
3944 2019-04-16 Claudiu Zissulescu <claziss@synopsys.com>
3945
3946 * config/arc/arc-protos.h (arc_register_move_cost): Remove.
3947 * config/arc/arc.c (arc_register_move_cost): Re-purpose it to
3948 implement target hook.
3949 (arc_memory_move_cost): New function.
3950 (TARGET_REGISTER_MOVE_COST): Define.
3951 (TARGET_MEMORY_MOVE_COST): Likewise.
3952 * config/arc/arc.h (REGISTER_MOVE_COST): Remove.
3953 (MEMORY_MOVE_COST): Likewise.
3954
3955 2019-04-16 Claudiu Zissulescu <claziss@synopsys.com>
3956
3957 * config/arc/arc.md (sibcall_insn): Use Rcd constraint.
3958 (sibcall_value_insn): Likewise.
3959 * config/arc/constraints.md (Rs5): Remove.
3960
3961 2019-04-16 Claudiu Zissulescu <claziss@synopsys.com>
3962
3963 * config/arc/arc.c (arc_hard_regno_modes): Add two missing modes
3964 for last two fake registers.
3965 (arc_conditional_register_usage): Make sure fake frame and arg
3966 pointer regs are in general regs class.
3967 (FRAME_POINTER_MASK): Remove.
3968 (RETURN_ADDR_MASK): Remove.
3969 (arc_must_save_register): Use hard frame regnum.
3970 (frame_restore_reg): Use hard_frame_pointer_rtx.
3971 (arc_save_callee_saves): Likewise.
3972 (arc_restore_callee_saves): Likewise.
3973 (arc_save_callee_enter): Likewise.
3974 (arc_restore_callee_leave): Likewise.
3975 (arc_save_callee_milli): Likewise.
3976 (arc_eh_return_address_location): Likewise.
3977 (arc_check_multi): Use hard frame regnum.
3978 (arc_can_eliminate): Likewise.
3979 * config/arc/arc.h (FIXED_REGISTERS): Make FP register available
3980 for register allocator.
3981 (REG_CLASS_CONTENTS): Update GENERAL_REGS.
3982 (REGNO_OK_FOR_BASE_P): Consider FRAME_POINTER_REGNUM.
3983 (FRAME_POINTER_REGNUM): Change it to a fake register.
3984 (HARD_FRAME_POINTER_REGNUM): Defined.
3985 (ARG_POINTER_REGNUM): Change it to a new fake register.
3986 (ELIMINABLE_REGS): Update.
3987 (REGISTER_NAMES): Update names.
3988 * config/arc/arc.md (LP_START): Remove.
3989 (LP_END): Likewise.
3990 (shift_si3_loop): Update pattern.
3991
3992 2019-04-16 Claudiu Zissulescu <claziss@synopsys.com>
3993
3994 * config/arc/arc.c (arc_expand_prologue): Emit blockage regardless
3995 to avoid delay slot scheduling.
3996 (arc_must_save_register): Don't save SP.
3997 * config/arc/arc.md (stack_tie): Remove.
3998 (UNSPEC_ARC_STKTIE): Likewise.
3999
4000 2019-04-16 Kito Cheng <kito.cheng@gmail.com>
4001 Shiva Chen <shiva0217@gmail.com>
4002
4003 * config/nds32/nds32-md-auxiliary.c (nds32_split_ashiftdi3): Fix wrong
4004 code gen with large shift amount.
4005
4006 2019-04-16 Chung-Ju Wu <jasonwucj@gmail.com>
4007
4008 * config/nds32/nds32-pipelines-auxiliary.c (wext_odd_dep_p): Handle
4009 subreg.
4010
4011 2019-04-16 Jakub Jelinek <jakub@redhat.com>
4012
4013 PR target/90096
4014 * config/i386/i386.c (ix86_target_string): Add ADD_ABI_P argument, only
4015 print -m64/-mx32/-m32 if it is true.
4016 (ix86_debug_options, ix86_function_specific_print): Pass true as
4017 ADD_ABI_P to ix86_target_string.
4018 (ix86_expand_builtin): Adjust ix86_target_string caller, pass true as
4019 ADD_ABI_P only if OPTION_MASK_ISA_64BIT is set in bisa and in that case
4020 or into it OPTION_MASK_ISA_ABI_64 or OPTION_MASK_ISA_ABI_X32.
4021
4022 PR rtl-optimization/90082
4023 * dce.c (can_delete_call): New function.
4024 (deletable_insn_p, mark_insn): Use it.
4025
4026 PR tree-optimization/90090
4027 * tree-ssa-math-opts.c (is_division_by): Ignore divisions that can
4028 throw internally.
4029 (is_division_by_square): Likewise. Formatting fix.
4030
4031 2019-04-16 Richard Biener <rguenther@suse.de>
4032
4033 PR tree-optimization/56049
4034 * tree-ssa-loop-im.c (mem_ref_hasher::equal): Elide alias-set
4035 equality check if alias-set zero will prevail.
4036
4037 2019-04-15 Jeff Law <law@redhat.com>
4038
4039 * config/microblaze/microblaze.c (microblaze_expand_block_move): Treat
4040 size and alignment as unsigned.
4041
4042 2019-04-15 Richard Biener <rguenther@suse.de>
4043
4044 PR debug/90074
4045 * tree-loop-distribution.c (destroy_loop): Preserve correct
4046 debug info.
4047
4048 2019-04-15 Richard Biener <rguenther@suse.de>
4049
4050 PR tree-optimization/90071
4051 * tree-ssa-reassoc.c (init_range_entry): Do not pick up
4052 abnormal operands from def stmts.
4053
4054 2019-04-15 Segher Boessenkool <segher@kernel.crashing.org>
4055
4056 PR rtl-optimization/89794
4057 * combine.c (count_auto_inc): New function.
4058 (try_combine): Count how many auto_inc expressions there were in the
4059 original instructions. Ensure we have the same number in the new
4060 instructions. Remove the code that tried to ensure auto_inc side
4061 effects on i1 and i0 are not lost.
4062
4063 2019-04-15 Richard Biener <rguenther@suse.de>
4064
4065 PR ipa/88936
4066 * tree.h (auto_var_p): Declare.
4067 * tree.c (auto_var_p): New function, split out from ...
4068 (auto_var_in_fn_p): ... here.
4069 * tree-ssa-structalias.c (struct variable_info): Add shadow_var_uid
4070 member.
4071 (new_var_info): Initialize it.
4072 (set_uids_in_ptset): Also set the shadow variable uid if required.
4073 (ipa_pta_execute): Postprocess points-to solutions assigning
4074 shadow variable uids for locals that may reach their containing
4075 function recursively.
4076 * tree-ssa-ccp.c (fold_builtin_alloca_with_align): Do not
4077 assert but instead check whether the points-to solution is
4078 a singleton.
4079
4080 2019-04-15 Martin Jambor <mjambor@suse.cz>
4081
4082 PR ipa/pr89693
4083 * cgraph.c (clone_of_p): Loop over clone chain for each step in
4084 the thunk chain.
4085
4086 2019-04-15 Monk Chiang <sh.chiang04@gmail.com>
4087
4088 * config.gcc (nds32*-*-linux*): Set gcc_cv_initfini_array to yes.
4089
4090 2019-04-15 Monk Chiang <sh.chiang04@gmail.com>
4091 Kito Cheng <kito.cheng@gmail.com>
4092 Shiva Chen <shiva0217@gmail.com>
4093
4094 * config/nds32/nds32-md-auxiliary.c
4095 (nds32_legitimize_pic_address): Use new PIC pattern.
4096 (nds32_legitimize_tls_address): Use new TLS pattern.
4097 (nds32_output_symrel): New.
4098 * config/nds32/nds32-protos.h (nds32_output_symrel): Declare.
4099 (nds32_alloc_relax_group_id): Ditto.
4100 * config/nds32/nds32-relax-opt.c (nds32_alloc_relax_group_id): New.
4101 (nds32_group_insns): Use nds32_alloc_relax_group_id instead of use
4102 relax_group_id.
4103 (nds32_group_tls_insn): Ditto.
4104 (nds32_group_float_insns): Ditto.
4105 * config/nds32/nds32.md (tls_le): New.
4106 (sym_got): Ditto.
4107
4108 2019-04-15 Chung-Ju Wu <jasonwucj@gmail.com>
4109
4110 * configure: Add nds32 target for dwarf2 debug_line checking.
4111 * configure.ac: Regenerated.
4112
4113 2019-04-14 Jan Hubicka <hubicka@ucw.cz>
4114
4115 PR lto/89358
4116 * ipa-devirt.c (skip_in_fields_list_p): New.
4117 (odr_types_equivalent_p): Use it.
4118
4119 2019-04-13 Jakub Jelinek <jakub@redhat.com>
4120
4121 PR target/89093
4122 * config/arm/arm.c (arm_valid_target_attribute_rec): Use strcmp
4123 instead of strncmp when checking for thumb and arm. Formatting fixes.
4124
4125 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
4126
4127 * doc/install.texi: Document --with-target-system-zlib.
4128
4129 2019-04-12 Martin Sebor <msebor@redhat.com>
4130
4131 PR c/88383
4132 PR c/89288
4133 PR c/89798
4134 PR c/89797
4135 * targhooks.c (default_vector_alignment): Avoid assuming
4136 argument fits in SHWI.
4137 * tree.h (TYPE_VECTOR_SUBPARTS): Avoid sign overflow in
4138 a shift expression.
4139 * doc/extend.texi (__builtin_has_attribute): Add a clarifying note.
4140
4141 2019-04-12 Jakub Jelinek <jakub@redhat.com>
4142
4143 PR rtl-optimization/89965
4144 * dce.c: Include rtl-iter.h.
4145 (struct check_argument_load_data): New type.
4146 (check_argument_load): New function.
4147 (find_call_stack_args): Check for loads from stack slots still tracked
4148 in sp_bytes and punt if any is found.
4149
4150 * config/mips/loongson-mmiintrin.h: Fix up #error message.
4151
4152 2019-04-12 Jan Hubicka <hubicka@ucw.cz>
4153
4154 * params.def (PARAM_MAX_LTO_STREAMING_PARALLELISM): New parameter.
4155 * doc/invoke.texi (max-lto-streaming-paralellism): New --param.
4156
4157 2019-04-12 Martin Liska <mliska@suse.cz>
4158
4159 PR middle-end/89970
4160 * multiple_target.c (create_dispatcher_calls): Wrap ifunc
4161 in error message.
4162 (separate_attrs): Handle multiple 'default's.
4163 (expand_target_clones): Rework error handling code.
4164
4165 2019-04-12 Kelvin Nilsen <kelvin@gcc.gnu.org>
4166
4167 PR target/87532
4168 * config/rs6000/rs6000.c (rs6000_split_vec_extract_var): Use inner
4169 mode of vector rather than mode of destination for move instruction.
4170 * config/rs6000/vsx.md (*vsx_extract_<mode>_<VS_scalar>mode_var):
4171 Use QI inner mode with V16QI vector mode.
4172
4173 2019-04-12 Jakub Jelinek <jakub@redhat.com>
4174
4175 PR target/52726
4176 * config/tilepro/tilepro.c (tilepro_print_operand): Use just
4177 "invalid %%t operand" in output_operand_lossage message.
4178
4179 2019-04-12 Andreas Krebbel <krebbel@linux.ibm.com>
4180
4181 * config/s390/predicates.md (permute_pattern_operand): New
4182 predicate.
4183 * config/s390/vector.md ("*vec_splats_bswap_vec<mode>"): Add USE
4184 operand for the permute pattern.
4185 ("*vec_perm<mode>"): New insn definition.
4186 ("bswap<mode>"): Generate the permute pattern operand in the
4187 expander and perform the operand reloads for pre arch13 level
4188 already.
4189 ("*bswap<mode>_emu"): Rename to ...
4190 ("*bswap<mode>"): ... this. And make the splitter vxe2 only.
4191 * config/s390/vx-builtins.md ("*vec_insert_and_zero_bswap<mode>"):
4192 Add the USE operand for the permute pattern.
4193 ("*vec_set_bswap_vec<mode>"): Likewise.
4194
4195 2019-04-12 Jakub Jelinek <jakub@redhat.com>
4196
4197 PR c/89946
4198 * varasm.c (assemble_start_function): Don't use tree_fits_uhwi_p
4199 and gcc_unreachable if it fails, just call tree_to_uhwi which
4200 verifies that too. Test TREE_CHAIN instead of list_length > 1.
4201 Start warning message with a lower-case letter. Formatting fixes.
4202
4203 PR rtl-optimization/90026
4204 * cfgcleanup.c (try_optimize_cfg): When removing empty bb with no
4205 successors, look for BARRIERs inside of the whole BB_FOOTER chain
4206 rather than just at the start of it. If e->src BB_FOOTER is not NULL
4207 in cfglayout mode, use emit_barrier_after_bb.
4208
4209 2018-04-11 Steve Ellcey <sellcey@marvell.com>
4210
4211 PR rtl-optimization/87763
4212 * config/aarch64/aarch64.md (*aarch64_bfi<GPI:mode>4_noshift_alt):
4213 New Instruction.
4214
4215 2019-04-11 Tom de Vries <tdevries@suse.de>
4216
4217 * doc/extend.texi (@node Statement Exprs): Note variable shadowing at
4218 max macro using statement expression.
4219
4220 2019-04-11 David Edelsohn <dje.gcc@gmail.com>
4221
4222 * xcoffout.h (xcoff_private_rodata_section_name): Declare.
4223 * xcoffout.c (xcoff_private_rodata_section_name): Define.
4224 * config/rs6000/rs6000.c (rs6000_xcoff_asm_init_sections): Create
4225 read_only_private_data_section using xcoff_private_rodata_section_name.
4226 (rs6000_xcoff_file_start): Generate xcoff_private_rodata_section_name.
4227
4228 2019-04-11 Christophe Lyon <christophe.lyon@linaro.org>
4229
4230 PR target/90016
4231 * config/aarch64/aarch64.opt (msve-vector-bits): Add missing final '.'.
4232
4233 2019-04-11 Jakub Jelinek <jakub@redhat.com>
4234
4235 PR rtl-optimization/89965
4236 * dce.c (sp_based_mem_offset): New function.
4237 (find_call_stack_args): Use sp_based_mem_offset.
4238
4239 2019-04-11 Jonathan Wakely <jwakely@redhat.com>
4240
4241 * doc/invoke.texi (Optimize Options): Clarify -flive-patching docs.
4242
4243 2019-04-11 Richard Biener <rguenther@suse.de>
4244
4245 PR tree-optimization/90020
4246 * tree-ssa-sccvn.c (vn_reference_may_trap): New function.
4247 * tree-ssa-sccvn.h (vn_reference_may_trap): Declare.
4248 * tree-ssa-pre.c (compute_avail): Use it to not put
4249 possibly trapping references after a call that might not
4250 return into EXP_GEN.
4251 * gcse.c (compute_hash_table_work): Do not elide
4252 marking a block containing a call if the call might not
4253 return.
4254
4255 2019-04-11 Richard Biener <rguenther@suse.de>
4256
4257 PR tree-optimization/90018
4258 * tree-vect-data-refs.c (vect_preserves_scalar_order_p):
4259 Test both SLP and interleaving variants.
4260
4261 2019-04-11 Robin Dapp <rdapp@linux.ibm.com>
4262
4263 * config/s390/8561.md: New file.
4264 * config/s390/driver-native.c (s390_host_detect_local_cpu):
4265 Add arch13 cpu model.
4266 * config/s390/s390-opts.h (enum processor_type): Likewise.
4267 * config/s390/s390.c (s390_get_sched_attrmask): Add arch13.
4268 (s390_get_unit_mask): Likewise.
4269 (s390_is_fpd): Likewise.
4270 (s390_is_fxd): Likewise.
4271 * config/s390/s390.h (s390_tune_attr): Likewise.
4272 * config/s390/s390.md: Include arch13 pipeline description.
4273 * config/s390/s390.opt: Add arch13.
4274
4275 2018-04-10 Steve Ellcey <sellcey@marvell.com>
4276
4277 PR rtl-optimization/87763
4278 * config/aarch64/aarch64-protos.h (aarch64_masks_and_shift_for_bfi_p):
4279 New prototype.
4280 * config/aarch64/aarch64.c (aarch64_masks_and_shift_for_bfi_p):
4281 New function.
4282 * config/aarch64/aarch64.md (*aarch64_bfi<GPI:mode>5_shift):
4283 New instruction.
4284 (*aarch64_bfi<GPI:mode>5_shift_alt): Ditto.
4285 (*aarch64_bfi<GPI:mode>4_noand): Ditto.
4286 (*aarch64_bfi<GPI:mode>4_noand_alt): Ditto.
4287 (*aarch64_bfi<GPI:mode>4_noshift): Ditto.
4288
4289 2019-04-10 Jonathan Wakely <jwakely@redhat.com>
4290
4291 * doc/invoke.texi (Optimize Options): Change "Nevertheless" to
4292 "Although" in -fipa-icf documentation.
4293
4294 * doc/invoke.texi (Debugging Options): Explicitly state the semantics
4295 of using multiple -g options.
4296
4297 2019-04-10 Martin Liska <mliska@suse.cz>
4298
4299 PR gcov-profile/89959
4300 * doc/gcov.texi: Make documentation of -x option
4301 more precise.
4302
4303 2019-04-10 Richard Biener <rguenther@suse.de>
4304
4305 * tree-vectorizer.h (_stmt_vec_info): Remove same_dr_stmt
4306 member.
4307 (DR_GROUP_SAME_DR_STMT): Remove.
4308 * tree-vect-stmts.c (vectorizable_load): Remove unreachable code.
4309 * tree-vect-data-refs.c (vect_analyze_group_access_1): Likewise,
4310 replace with assert.
4311 (vect_analyze_data_ref_accesses): Fix INTEGER_CST comparison.
4312 (vect_record_grouped_load_vectors): Remove unreachable code.
4313
4314 2019-04-10 Richard Earnshaw <rearnsha@arm.com>
4315
4316 PR target/90016
4317 * config/aarch64/aarch64.opt (msve-vector-bits): Remove redundant and
4318 obsolete reference to N.
4319
4320 2019-04-10 Jakub Jelinek <jakub@redhat.com>
4321
4322 PR middle-end/90025
4323 * expr.c (store_expr): Set properly size on the MEM passed to
4324 clear_storage.
4325
4326 PR c++/90010
4327 * gimple-ssa-sprintf.c (target_to_host): Fix handling of targstr
4328 with strlen in between hostsz-3 and hostsz-1 inclusive when no
4329 translation is needed, and when translation is needed, only append
4330 ... if the string length is hostsz or more bytes long. Avoid using
4331 strncpy or strcat.
4332
4333 2019-04-09 Matthew Malcomson <matthew.malcomson@arm.com>
4334
4335 PR target/90024
4336 * config/arm/arm.c (neon_valid_immediate): Disallow VOIDmode parameter.
4337 * config/arm/constraints.md (Dm, DN, Dn): Split previous Dn constraint
4338 into three.
4339 * config/arm/neon.md (*neon_mov<mode>): Account for TImode and DImode
4340 differences directly.
4341 (*smax<mode>3_neon, vashl<mode>3, vashr<mode>3_imm): Use Dm constraint.
4342
4343 2019-04-09 Jakub Jelinek <jakub@redhat.com>
4344
4345 PR translation/90011
4346 * ipa-devirt.c (compare_virtual_tables): Remove two trailing spaces
4347 from diagnostics.
4348 * config/arm/freebsd.h (LINK_SPEC): Remove trailing space from -p
4349 diagnostics.
4350 * config/riscv/freebsd.h (LINK_SPEC): Likewise.
4351 * config/aarch64/aarch64-freebsd.h (FBSD_TARGET_LINK_SPEC): Likewise.
4352 * config/darwin.h (DRIVER_SELF_SPECS, ASM_FINAL_SPEC): Remove
4353 trailing space from -gsplit-dwarf diagnostics.
4354
4355 PR tree-optimization/89998
4356 * gimple-ssa-sprintf.c (try_substitute_return_value): Use lhs type
4357 instead of integer_type_node if possible, don't add ranges if return
4358 type is not compatible with int.
4359 * gimple-fold.c (gimple_fold_builtin_sprintf,
4360 gimple_fold_builtin_snprintf): Use lhs type instead of hardcoded
4361 integer_type_node.
4362
4363 2019-04-09 Martin Liska <mliska@suse.cz>
4364
4365 * Makefile.in: Use GENERATOR_CFLAGS for all generators.
4366 * doc/install.texi: Document the new config.
4367
4368 2019-04-09 Richard Sandiford <richard.sandiford@arm.com>
4369
4370 * tree-vect-data-refs.c (vect_get_smallest_scalar_type): Always
4371 use gimple_expr_type for load and store calls. Skip over the
4372 condition argument in a conditional internal function.
4373 Protect use of TREE_INT_CST_LOW.
4374
4375 2019-04-09 Jakub Jelinek <jakub@redhat.com>
4376
4377 PR target/90015
4378 * config/riscv/riscv.c (riscv_get_interrupt_type): Fix comment typo.
4379 (riscv_merge_decl_attributes): Fix typo in diagnostics. Remove
4380 trailing period from it too.
4381
4382 2019-04-08 wu yuan <wuyuan5@huawei.com>
4383
4384 * config/aarch64/aarch64-cores.def (tsv1100): Change scheduling model.
4385 * config/aarch64/aarch64.md : Add "tsv110.md"
4386 * config/aarch64/tsv110.md: New file.
4387
4388 2019-04-08 Richard Biener <rguenther@suse.de>
4389
4390 PR tree-optimization/90006
4391 * tree-vect-data-refs.c (vect_get_smallest_scalar_type): Handle
4392 calls like lrint.
4393
4394 2019-04-08 Andrea Corallo <andrea.corallo@arm.com>
4395
4396 PR target/83033
4397 * config/aarch64/cortex-a57-fma-steering.c (fma_forest): Prohibit copy
4398 construction.
4399 (fma_root_node): Likewise.
4400 (func_fma_steering): Likewise.
4401
4402 2019-04-08 Jakub Jelinek <jakub@redhat.com>
4403
4404 PR rtl-optimization/89865
4405 * config/i386/i386.md: Add peepholes for z = x; x ^= y; x != z.
4406
4407 PR rtl-optimization/89865
4408 * config/i386/i386.md
4409 (SWI12 peephole for mem {+,-,&,|,^}= x; mem != 0): Fix up operand
4410 numbers not to clash with the additional operands[4].
4411 (peepholes for mem {+,-,&,|,^}= x; mem != 0): New peephole2s
4412 with extra register copy in the middle.
4413
4414 2019-04-08 Martin Liska <mliska@suse.cz>
4415
4416 PR gcov-profile/89961
4417 * doc/gcov.texi: Document data_file.
4418 * gcov.c (generate_results): Add data_info into JSON output.
4419
4420 2019-04-01 Bin Cheng <bin.cheng@linux.alibaba.com>
4421
4422 PR tree-optimization/89725
4423 * tree-chrec.c (chrec_contains_symbols): New parameter. Handle outer
4424 loop's chrec as invariant symbol.
4425 * tree-chrec.h (chrec_contains_symbols): New parameter.
4426 * tree-data-ref.c (analyze_miv_subscript): Pass new argument.
4427 (build_classic_dist_vector_1, add_other_self_distances): Bypass access
4428 function of loops not in DDR's loop_nest.
4429 * tree-data-ref.h (index_in_loop_nest): Add unreachable check.
4430
4431 2019-04-08 Chenghua Xu <paul.hua.gm@gmail.com>
4432
4433 PR target/89623
4434 * config/mips/mips.opt (LOONGSON_EXT2): Use Var instead of
4435 Mask.
4436
4437 2019-04-07 Uroš Bizjak <ubizjak@gmail.com>
4438
4439 PR target/89945
4440 * config/i386/i386.md (anddi_1 to andsi_1_zext splitter):
4441 Avoid calling gen_lowpart with SYMBOL_REF and LABEL_REF operand.
4442
4443 2019-04-05 Joern Rennecke <joern.rennecke@embecosm.com>
4444
4445 * sched-deps.c (sched_macro_fuse_insns): Check return value of
4446 targetm.fixed_condition_code_regs.
4447
4448 2019-04-05 Richard Biener <rguenther@suse.de>
4449
4450 PR debug/89892
4451 PR debug/89905
4452 * tree-cfgcleanup.c (remove_forwarder_block): Always move
4453 debug bind stmts but reset them if they are not valid at the
4454 destination.
4455
4456 2019-04-05 Martin Liska <mliska@suse.cz>
4457
4458 PR translation/89936
4459 * collect-utils.c (collect_execute): Use %< and %>, or %qs in
4460 order to wrap keywords or arguments.
4461 * collect2.c (main): Likewise.
4462 (scan_prog_file): Likewise.
4463 (scan_libraries): Likewise.
4464 * common/config/riscv/riscv-common.c
4465 (riscv_subset_list::parsing_subset_version): Likewise.
4466 (riscv_subset_list::parse_std_ext): Likewise.
4467 * config/aarch64/aarch64.c (aarch64_override_options_internal):
4468 Likewise.
4469 * config/arm/arm.c (arm_option_override): Likewise.
4470 * config/cris/cris.c (cris_print_operand): Likewise.
4471 * config/darwin-c.c (darwin_pragma_options): Likewise.
4472 (darwin_pragma_unused): Likewise.
4473 (darwin_pragma_ms_struct): Likewise.
4474 * config/ft32/ft32.c (ft32_print_operand): Likewise.
4475 * config/i386/i386.c (print_reg): Likewise.
4476 (ix86_print_operand): Likewise.
4477 * config/i386/xm-djgpp.h: Likewise.
4478 * config/iq2000/iq2000.c (iq2000_print_operand): Likewise.
4479 * config/m32c/m32c.c (m32c_option_override): Likewise.
4480 * config/msp430/msp430.c (msp430_option_override): Likewise.
4481 * config/nds32/nds32.c (nds32_option_override): Likewise.
4482 * config/nvptx/mkoffload.c (main): Likewise.
4483 * config/rx/rx.c (rx_print_operand): Likewise.
4484 (valid_psw_flag): Likewise.
4485 * config/vms/vms-c.c (vms_pragma_member_alignment): Likewise.
4486 (vms_pragma_nomember_alignment): Likewise.
4487 (vms_pragma_extern_model): Likewise.
4488 * lto-wrapper.c (compile_offload_image): Likewise.
4489 * omp-offload.c (oacc_parse_default_dims): Likewise.
4490 * symtab.c (symtab_node::verify_base): Likewise.
4491 * tlink.c (recompile_files): Likewise.
4492 (start_tweaking): Likewise.
4493 * tree-profile.c (parse_profile_filter): Likewise.
4494
4495 2019-04-05 Richard Sandiford <richard.sandiford@arm.com>
4496
4497 PR tree-optimization/89956
4498 * tree-ssa-math-opts.c (convert_mult_to_fma): Protect against
4499 multiple negates of the same value.
4500
4501 2019-04-04 Martin Sebor <msebor@redhat.com>
4502
4503 PR middle-end/89957
4504 PR middle-end/89911
4505 * builtins.c (expand_builtin_strnlen): Make sure wi::ltu_p operands
4506 have the same precision since the function crashes otherwise.
4507 * calls.c (maybe_warn_nonstring_arg): Avoid assuming strnlen() call
4508 has non-zero arguments.
4509
4510 2019-04-04 Martin Sebor <msebor@redhat.com>
4511
4512 PR middle-end/89934
4513 * gimple-ssa-warn-restrict.c (builtin_access::builtin_access): Bail
4514 out if the number of arguments is less than expected.
4515
4516 2019-04-04 Jeff Law <law@redhat.com>
4517
4518 PR rtl-optimization/89399
4519 * ree.c (combine_set_extension): Use single_set rather than
4520 digging into PATTERN for items on the candidate list.
4521 (combine_reaching_defs): Likewise.
4522
4523 2019-04-04 Richard Sandiford <richard.sandiford@arm.com>
4524
4525 PR rtl-optimization/46590
4526 * loop-invariant.c (find_defs): Move df_remove_problem and
4527 df_process_deferred_rescans to move_invariants.
4528 Move df_live_add_problem and df_live_set_all_dirty calls
4529 to move_invariants.
4530 (move_invariants): Likewise.
4531 (move_loop_invariants): Likewise, making the df_live calls
4532 conditional on -O. Remove the problem again if we added it
4533 locally.
4534
4535 2019-04-03 qing zhao <qing.zhao@oracle.com>
4536
4537 PR tree-optimization/89730
4538 * ipa-inline.c (can_inline_edge_p): Delete the checking for
4539 -flive-patching=inline-only-static.
4540 (can_inline_edge_by_limits_p): Add the checking for
4541 -flive-patching=inline-only-static and grant always_inline
4542 even when -flive-patching=inline-only-static is specified.
4543
4544 2019-04-03 Jeff Law <law@redhat.com>
4545
4546 PR rtl-optimization/81025
4547 * reorg.c (skip_consecutive_labels): Do not skip past a BARRIER.
4548
4549 2019-04-03 Richard Biener <rguenther@suse.de>
4550
4551 PR tree-optimization/84101
4552 * tree-vect-stmts.c: Include explow.h for hard_function_value,
4553 regs.h for hard_regno_nregs.
4554 (cfun_returns): New helper.
4555 (vect_model_store_cost): When vectorizing a store to a decl
4556 we return and the function ABI returns in a multi-reg location
4557 account for the possible spilling that will happen.
4558
4559 2019-04-03 Andreas Krebbel <krebbel@linux.ibm.com>
4560
4561 * config/s390/s390.c (s390_legitimate_address_p): Reject long
4562 displacement addresses for vector mode operands.
4563
4564 2019-04-03 Claudiu Zissulescu <claziss@synopsys.com>
4565
4566 * config/arc/arc.c (GMASK_LEN): Define.
4567 (arc_restore_callee_saves): Restore first blink when
4568 !optimize_size.
4569
4570 2019-04-03 Sudakshina Das <sudi.das@arm.com>
4571
4572 * doc/extend.texi: Add deprecated comment on sign-return-address
4573 function attribute and add mbranch-protection.
4574 * doc/invoke.texi: Add bti to the options for mbranch-protection.
4575
4576 2019-04-03 Richard Biener <rguenther@suse.de>
4577
4578 PR lto/89896
4579 * lto-wrapper.c (run_gcc): Avoid implicit rules making
4580 the all target phony.
4581
4582 2019-04-02 Uroš Bizjak <ubizjak@gmail.com>
4583
4584 PR target/89902
4585 PR target/89903
4586 * config/i386/i386.c (dimode_scalar_to_vector_candidate_p):
4587 Return false for variable DImode shifts.
4588 (dimode_scalar_chain::compute_convert_gain): Do not handle
4589 register count operand in variable DImode shifts.
4590 (dimode_scalar_chain::make_vector_copies): Remove support to copy
4591 count argument of a variable shift instruction to a vector register.
4592 (dimode_scalar_chain::convert_reg): Remove support to convert
4593 count argument of a variable shift instruction.
4594
4595 2019-04-02 Andrey Belevantsev <abel@ispras.ru>
4596
4597 PR rtl-optimization/84206
4598 * sel-sched-ir.h (get_all_loop_exits): Avoid the outer loop when
4599 iterating over loop headers.
4600
4601 2019-04-02 Andrey Belevantsev <abel@ispras.ru>
4602
4603 PR rtl-optimization/85876
4604 * sel-sched.c (code_motion_path_driver): Avoid unwinding first_insn
4605 beyond the original fence.
4606
4607 2019-04-02 Ulrich Weigand <uweigand@de.ibm.com>
4608
4609 * config.gcc: Mark spu* targets as deprecated/obsolete.
4610
4611 2019-04-02 Andreas Krebbel <krebbel@linux.ibm.com>
4612
4613 * config/s390/s390-builtin-types.def: New builtin function type
4614 definitions. Remove unused types.
4615 * config/s390/s390-builtins.def (s390_vcdgb, s390_vcdlgb)
4616 (s390_vcgdb, s390_vclgdb): Remove low-level builtin definitions.
4617 (s390_vec_float, s390_vec_signed, s390_vec_unsigned): New
4618 overloaded builtins.
4619 (s390_vcefb, s390_vcdgb, s390_vcelfb, s390_vcdlgb, s390_vcfeb)
4620 (s390_vcgdb, s390_vclfeb, s390_vclgdb): New low-level builtins.
4621 * config/s390/vecintrin.h (vec_float): New builtin macro definition.
4622 (vec_double, vec_signed, vec_unsigned): Define to use the new
4623 overloaded builtins.
4624 * config/s390/vx-builtins.md ("vec_double_s64", "vec_double_u64"):
4625 Remove expanders.
4626
4627 2019-04-02 Andreas Krebbel <krebbel@linux.ibm.com>
4628
4629 * config/s390/s390-builtin-types.def: New builtin function type
4630 definitions.
4631 * config/s390/s390-builtins.def (s390_vec_search_string_cc)
4632 (s390_vec_search_string_until_zero_cc): New overloaded builtins.
4633 (s390_vstrsb, s390_vstrsh, s390_vstrsf, s390_vstrszb)
4634 (s390_vstrszh, s390_vstrszf): New low-level builtins.
4635 * config/s390/s390.md (UNSPEC_VEC_VSTRS, UNSPEC_VEC_VSTRSCC): New
4636 constant definitions.
4637 * config/s390/vecintrin.h (vec_search_string_cc)
4638 (vec_search_string_until_zero_cc): New builtin name definitions.
4639 * config/s390/vx-builtins.md ("vstrs<mode>", "vstrsz<mode>"): New
4640 expanders.
4641 ("vec_vstrs<mode>"): New insn definition.
4642
4643 2019-04-02 Andreas Krebbel <krebbel@linux.ibm.com>
4644
4645 * config/s390/s390-builtin-types.def: Add new builtin function
4646 types.
4647 * config/s390/s390-builtins.def (s390_vec_sldb, s390_vec_srdb):
4648 New overloaded builtins.
4649 (s390_vec_sldb, s390_vec_srdb): New low-level builtins. and
4650 s390_vsrd.
4651 * config/s390/s390.md (UNSPEC_VEC_SLDB): Rename to ...
4652 (UNSPEC_VEC_SLDBYTE): ... this.
4653 (UNSPEC_VEC_SLDBIT, UNSPEC_VEC_SRDBIT): New constant definitions.
4654 * config/s390/vecintrin.h (vec_sldb, vec_srdb): New builtin name
4655 definitions.
4656 * config/s390/vx-builtins.md ("vec_sld<mode>", "vec_sldw<mode>"):
4657 Rename UNSPEC_VEC_SLDB to UNSPEC_VEC_SLDBYTE.
4658 ("vec_sldb<mode>", "vec_srdb<mode>"): New insn definitions.
4659
4660 2019-04-02 Andreas Krebbel <krebbel@linux.ibm.com>
4661
4662 ("*vec_splats_bswap_vec<mode>", "*vec_splats_bswap_elem<mode>"):
4663 New insn definition.
4664 * config/s390/vx-builtins.md (V_HW_HSD): Move to ...
4665 * config/s390/vector.md (V_HW_HSD): ... here.
4666
4667 2019-04-02 Andreas Krebbel <krebbel@linux.ibm.com>
4668
4669 * config/s390/vecintrin.h: Map vec_vster low-level builtins to vec_vler.
4670 * config/s390/vx-builtins.md ("*vec_insert_and_zero_bswap<mode>")
4671 ("*vec_set_bswap_elem<mode>", "*vec_set_bswap_vec<mode>")
4672 ("*vec_extract_bswap_vec<mode>", "*vec_extract_bswap_elem<mode>"):
4673 New insn definitions.
4674
4675 2019-04-02 Andreas Krebbel <krebbel@linux.ibm.com>
4676
4677 * config/s390/s390-builtin-types.def: Add new builtin function type.
4678 * config/s390/s390-builtins.def: Add overloaded builtin
4679 s390_vec_reve and low-level builtins for s390_vler and s390_vster.
4680 * config/s390/s390.md (UNSPEC_VEC_ELTSWAP): New constant definition.
4681 * config/s390/vecintrin.h (vec_reve): New builtin name definition.
4682 * config/s390/vx-builtins.md (V_HW_HSD): New mode iterator.
4683 ("eltswap<mode>"): New expander.
4684 ("*eltswapv16qi", "*eltswap<mode>", "*eltswap<mode>_emu"): New
4685 insn definitions.
4686
4687 2019-04-02 Andreas Krebbel <krebbel@linux.ibm.com>
4688
4689 * config/s390/s390-builtin-types.def: Add new builtin function types.
4690 * config/s390/s390-builtins.def: Add overloaded builtin
4691 s390_vec_revb. Add low-level builtins for vlbr and vstbr
4692 instructions.
4693 * config/s390/vecintrin.h (vec_revb): New builtin name definition.
4694 * config/s390/vector.md (VT_HW_HSDT): New mode iterator.
4695 ("bswap<mode>"): New expander.
4696 ("*bswap<mode>", "*bswap<mode>_emu"): New insn definitions.
4697
4698 2019-04-02 Andreas Krebbel <krebbel@linux.ibm.com>
4699
4700 * config/s390/s390-builtins.def (B_VXE2): New builtin flag definition.
4701 * config/s390/s390-c.c (s390_cpu_cpp_builtins_internal): Increment
4702 vector builtin version number in __VEC__.
4703
4704 2019-04-02 Andreas Krebbel <krebbel@linux.ibm.com>
4705
4706 * config/s390/s390.md (VX_CONV_BFP, VX_CONV_INT): New mode
4707 iterators.
4708 (SFSI): New mode attribute.
4709 ("*fixuns_truncdfdi2_vx", "*fix_truncdfdi2_bfp_z13")
4710 ("*floatunsdidf2_z13", ): Add support for 32 bit conversions and
4711 rename to ...
4712 ("*fixuns_trunc<VX_CONV_BFP:mode><VX_CONV_INT:mode>2_z13")
4713 ("*fix_trunc<VX_CONV_BFP:mode><VX_CONV_INT:mode>2_bfp_z13")
4714 ("*floatuns<VX_CONV_INT:mode><VX_CONV_BFP:mode>2_z13"): ... these.
4715 ("floatsi<mode>2"): Add wcefb instruction.
4716
4717 2019-04-02 Andreas Krebbel <krebbel@linux.ibm.com>
4718
4719 * config/s390/s390.md ("xde"): Extend mode attribute to vector types.
4720 * config/s390/vector.md (VX_VEC_CONV_BFP, VX_VEC_CONV_INT): New
4721 mode iterators.
4722 ("floatv2div2df2", "floatunsv2div2df2", "fix_truncv2dfv2di2")
4723 ("fixuns_truncv2dfv2di2"): Enhance with mode iterator to also
4724 support 32 bit fp-int conversions. Rename to ...
4725 ("float<VX_VEC_CONV_INT:mode><VX_VEC_CONV_BFP:mode>2")
4726 ("floatuns<VX_VEC_CONV_INT:mode><VX_VEC_CONV_BFP:mode>2")
4727 ("fix_trunc<VX_VEC_CONV_BFP:mode><VX_VEC_CONV_INT:mode>2")
4728 ("fixuns_trunc<VX_VEC_CONV_BFP:mode><VX_VEC_CONV_INT:mode>2"):
4729 ... to these.
4730
4731 2019-04-02 Andreas Krebbel <krebbel@linux.ibm.com>
4732
4733 * config/s390/s390.c (s390_rtx_costs): Do not add extra costs for
4734 if-then-else constructs if we can use the select instruction.
4735 * config/s390/s390.md ("*mov<mode>cc"): Add the new instructions.
4736
4737 2019-04-02 Andreas Krebbel <krebbel@linux.ibm.com>
4738
4739 * config/s390/s390.md ("*popcountdi_arch13_cc")
4740 ("*popcountdi_arch13_cconly", "*popcountdi_arch13"): New insn
4741 definition.
4742 ("*popcount<mode>", "popcountdi2", "popcountsi2", "popcounthi2"):
4743 Append _z196 to make it ...
4744 ("*popcount<mode>_z196", "popcountdi2_z196", "popcountsi2_z196")
4745 ("popcounthi2_z196"): ... this.
4746 ("popcountdi2_z196"): Remove TARGET_64BIT from the insn condition.
4747 ("popcountdi2", "popcountsi2", "popcounthi2"): New expanders.
4748
4749 2019-04-02 Andreas Krebbel <krebbel@linux.ibm.com>
4750
4751 * config/s390/s390.c (s390_canonicalize_comparison): Convert
4752 certain compares for arch13 in order to make use of the condition
4753 code result produced by the new instructions.
4754 (s390_rtx_costs): Adjust the costs for nnrk, nngrk, nork, nogrk,
4755 nxrk, and nxgrk instruction patterns.
4756 * config/s390/s390.md (ANDOR, bitops_name, inv_bitops_name)
4757 (inv_no): Add new code iterator together with some attributes.
4758 ("*andc_split_<mode>"): Disable splitter for arch13.
4759 ("*<ANDOR:bitops_name>c<GPR:mode>_cc")
4760 ("*<ANDOR:bitops_name>c<GPR:mode>_cconly")
4761 ("*<ANDOR:bitops_name>c<GPR:mode>")
4762 ("*n<ANDOR:inv_bitops_name><GPR:mode>_cc")
4763 ("*n<ANDOR:inv_bitops_name><mode>_cconly")
4764 ("*n<ANDOR:inv_bitops_name><mode>", "*nxor<GPR:mode>_cc")
4765 ("*nxor<mode>_cconly", "*nxor<mode>"): New insn definitions.
4766
4767 2019-04-02 Andreas Krebbel <krebbel@linux.ibm.com>
4768
4769 * common/config/s390/s390-common.c (processor_flags_table): New
4770 entry for arch13.
4771 * config.gcc: Support arch13 with the --with-arch= configure flag.
4772 * config/s390/driver-native.c (s390_host_detect_local_cpu):
4773 * config/s390/s390-opts.h (enum processor_type): Add PROCESSOR_ARCH13.
4774 * config/s390/s390.c (s390_get_sched_attrmask)
4775 (s390_get_unit_mask): Add PROCESSOR_ARCH13.
4776 * config/s390/s390.h (enum processor_flags): Add PF_VXE2 and PF_ARCH13.
4777 * config/s390/s390.md (TARGET_CPU_ARCH13, TARGET_CPU_ARCH13_P)
4778 (TARGET_CPU_VXE2, TARGET_CPU_VXE2_P, TARGET_ARCH13)
4779 (TARGET_ARCH13_P, TARGET_VXE2, TARGET_VXE2_P): New macro
4780 definitions.
4781 * config/s390/s390.opt: Support arch13 as processor type in
4782 command line options.
4783
4784 2019-04-02 Martin Liska <mliska@suse.cz>
4785
4786 PR translation/89912
4787 * params.def (PARAM_GRAPHITE_MAX_ARRAYS_PER_SCOP):
4788 Fix param description of graphite-max-arrays-per-scop.
4789
4790 2019-04-02 Eric Botcazou <ebotcazou@adacore.com>
4791
4792 * config/sparc/linux64.h (ASAN_REJECT_SPEC): New macro.
4793 (ASAN_CC1_SPEC): Use it in 64-bit mode.
4794 * config/sparc/sol2.h (ASAN_REJECT_SPEC): Remove superfluous colon.
4795
4796 2019-04-01 Andrey Belevantsev <abel@ispras.ru>
4797
4798 PR rtl-optimization/85412
4799 * sel-sched.c (sel_sched_region): Assign reset_sched_cycles_p before
4800 sel_sched_region_1, not after.
4801
4802 2019-04-01 Andrey Belevantsev <abel@ispras.ru>
4803
4804 PR rtl-optimization/86928
4805 * sel-sched-ir.c (sel_redirect_edge_and_branch_force): Invoke
4806 compute_live if necessary.
4807 (sel_redirect_edge_and_branch): Likewise.
4808
4809 2019-04-01 Vladimir Makarov <vmakarov@redhat.com>
4810
4811 PR rtl-optimization/89865
4812 * ira-costs.c (process_bb_node_for_hard_reg_moves): Skip hard
4813 register if it is a part of small class.
4814
4815 2019-04-01 Andrey Belevantsev <abel@ispras.ru>
4816
4817 PR rtl-optimization/87273
4818 * sel-sched-ir.c (merge_fences): Remove assert.
4819
4820 2019-04-01 Richard Biener <rguenther@suse.de>
4821
4822 PR tree-optimization/46590
4823 * domwalk.h (dom_walker::dom_walker): Consolidate constructors.
4824 (dom_walker::m_reachability): Add in place of...
4825 (dom_walker::m_skip_unreachable_blocks): ...this.
4826 * domwalk.c (dom_walker::dom_walker): Consoliate constructors.
4827 Move complex initialization ...
4828 (dom_walker::walk): Here. Especially compute m_bb_to_rpo
4829 lazily and initialize edge flags on each invocation.
4830 (dom_walker::bb_reachable): Use m_reachability.
4831
4832 2019-04-01 Martin Liska <mliska@suse.cz>
4833
4834 PR driver/89861
4835 * opt-suggestions.c (option_proposer::build_option_suggestions):
4836 Add variant without any argument in order to provide better
4837 hints.
4838
4839 2019-04-01 Richard Biener <rguenther@suse.de>
4840
4841 PR c/71598
4842 * gimple.c: Include langhooks.h.
4843 (gimple_get_alias_set): Treat enumeral types as the underlying
4844 integer type.
4845
4846 2019-03-29 Kugan Vivekanandarajah <kuganv@linaro.org>
4847 Eric Botcazou <ebotcazou@adacore.com>
4848
4849 PR rtl-optimization/89862
4850 * rtl.h (word_register_operation_p): Exclude CONST_INT from operations
4851 that operates on the full registers for WORD_REGISTER_OPERATIONS
4852 architectures.
4853
4854 2019-03-29 Jim Wilson <jimw@sifive.com>
4855
4856 * common/config/riscv/riscv-common.c (riscv_parse_arch_string):
4857 Clear MASK_RVC and then set if C subset supported.
4858
4859 2019-03-29 Jakub Jelinek <jakub@redhat.com>
4860
4861 PR c/89872
4862 * gimplify.c (gimplify_compound_literal_expr): Don't optimize a
4863 non-addressable complit into its initializer if it is volatile.
4864
4865 2019-03-29 Roman Zhuykov <zhroma@ispras.ru>
4866
4867 * opts-common.c (integral_argument): Set errno properly in one case.
4868
4869 2019-03-29 Martin Liska <mliska@suse.cz>
4870
4871 * doc/invoke.texi: Remove -Wchkp from documentation.
4872
4873 2019-03-29 Martin Liska <mliska@suse.cz>
4874
4875 * dbgcnt.c (print_limit_reach): New function.
4876 (dbg_cnt): Use it.
4877
4878 2019-03-29 Martin Liska <mliska@suse.cz>
4879
4880 * dbgcnt.c (dbg_cnt_process_single_pair): Fix GNU coding style.
4881 (dbg_cnt_process_opt): Parse first tokens aas
4882 dbg_cnt_process_single_pair is also using strtok.
4883
4884 2019-03-29 Jakub Jelinek <jakub@redhat.com>
4885
4886 PR rtl-optimization/87485
4887 * function.c (expand_function_end): Move stack_protect_epilogue
4888 before loading of return value into hard register(s).
4889
4890 2019-03-28 Jakub Jelinek <jakub@redhat.com>
4891
4892 PR middle-end/89621
4893 * tree-inline.h (struct copy_body_data): Add
4894 dont_remap_vla_if_no_change flag.
4895 * tree-inline.c (remap_type_3, remap_type_2): New functions.
4896 (remap_type): Don't remap vla types if id->dont_remap_vla_if_no_change
4897 and remap_type_2 returns false.
4898 * omp-low.c (new_omp_context): Set ctx->cb.dont_remap_vla_if_no_change.
4899 Move ctx->cb.adjust_array_error_bounds setting to the outermost ctx
4900 only from where it is copied to nested contexts.
4901
4902 2019-03-28 Uroš Bizjak <ubizjak@gmail.com>
4903
4904 PR target/89865
4905 * config/i386/i386.md (RMW operation with LEA peephole):
4906 Use LEAMODE mode attribute instead of SWI mode iterator for
4907 LEA pattern.
4908
4909 2019-03-28 Uroš Bizjak <ubizjak@gmail.com>
4910
4911 PR target/89848
4912 * config/i386/i386.c (dimode_scalar_chain::make_vector_copies):
4913 Also process XEXP (src, 0) of a shift insn.
4914
4915 2019-03-28 David Malcolm <dmalcolm@redhat.com>
4916
4917 PR middle-end/89725
4918 * optinfo-emit-json.cc (optrecord_json_writer::optinfo_to_json):
4919 Use DECL_ASSEMBLER_NAME rather than get_fnname_from_decl.
4920
4921 2019-03-28 Jakub Jelinek <jakub@redhat.com>
4922
4923 * regcprop.c (copyprop_hardreg_forward_1): Remove redundant INSN_P
4924 test.
4925 (cprop_hardreg_bb, cprop_hardreg_debug): New functions.
4926 (pass_cprop_hardreg::execute): Use those. Don't repeat bb processing
4927 immediately after first one with df_analyze in between, but rather
4928 process all bbs, queueing ones that need second pass in a worklist,
4929 df_analyze, process queued debug insn changes and if second pass is
4930 needed, process bbs from worklist, df_analyze, process queued debug
4931 insns again.
4932
4933 * rtl.h (NONDEBUG_INSN_P): Define as NONJUMP_INSN_P or JUMP_P
4934 or CALL_P instead of INSN_P && !DEBUG_INSN_P.
4935 (INSN_P): Define using NONDEBUG_INSN_P or DEBUG_INSN_P.
4936
4937 2019-03-28 Jonathan Wakely <jwakely@redhat.com>
4938
4939 PR c/79022
4940 * gengtype.h (create_nested_ptr_option): Fix parameter names to match
4941 definition.
4942
4943 2019-03-27 Mateusz B <mateuszb@poczta.onet.pl>
4944
4945 PR target/85667
4946 * config/i386/i386.c (ix86_function_value_1): Call the newly added
4947 function for 32-bit MS_ABI.
4948 (function_value_ms_32): New function.
4949
4950 2019-03-27 Andrew Stubbs <ams@codesourcery.com>
4951
4952 * config/gcn/gcn.md (CC_SAVE_REG): New constant.
4953 (movdi): Call gen_movdi_symbol_save_scc.
4954 (gen_movdi_symbol_save_scc): New insn and split.
4955
4956 2019-03-27 Peter Bergner <bergner@linux.ibm.com>
4957
4958 PR rtl-optimization/89313
4959 * function.c (matching_constraint_num): New static function.
4960 (match_asm_constraints_1): Use it. Fixup white space and comment.
4961 Don't replace inputs with non-matching constraints which conflict
4962 with early clobber outputs.
4963
4964 2019-03-27 Jeff Law <law@redhat.com>
4965
4966
4967 PR rtl-optimization/87761
4968 PR rtl-optimization/89826
4969 * regcprop.c (copyprop_hardreg_forward_1): Move may_trap_p test
4970 slightly later.
4971 (pass_cprop_hardreg::execute): Call df_analyze after adding the
4972 note problem to get REG_DEAD/REG_UNUSED notes updated.
4973
4974 2019-03-27 Richard Biener <rguenther@suse.de>
4975
4976 PR tree-optimization/89463
4977 * tree-ssa-dce.c (remove_dead_stmt): Take output vector to
4978 queue edges to remove.
4979 (eliminate_unnecessary_stmts): Remove dead PHIs alongside
4980 dead stmts. Delay edge removal until PHIs are removed to
4981 make debug-stmt creation not confused by seemingly degenerate
4982 PHIs.
4983
4984 2019-03-27 Alan Modra <amodra@gmail.com>
4985
4986 * config/rs6000/rs6000.h: Rename NON_SPECIAL_REGS to GEN_OR_FLOAT_REGS
4987 throughout file.
4988 * config/rs6000/darwin.h: Likewise.
4989 * config/rs6000/rs6000.c: Likewise.
4990
4991 2019-03-27 Alan Modra <amodra@gmail.com>
4992
4993 * config/rs6000/rs6000.c (rs6000_init_hard_regno_mode_ok): Always
4994 assign rs6000_hard_regno_mode_ok_p[m][r]. Formatting.
4995
4996 2019-03-26 Andrew Waterman <andrew@sifive.com>
4997 Jim Wilson <jimw@sifive.com>
4998
4999 * config/riscv/generic.md (generic_alu, generic_load, generic_store)
5000 (generic_xfer, generic_branch, generic_imul, generic_idivsi)
5001 (generic_idivdi, generic_fmul_single, generic_fmul_double)
5002 (generic_fdiv, generic_fsqrt): Add check for generic tune.
5003 (generic_alu): Add auipc to type list.
5004 * config/riscv/riscv-opts.h (enum riscv_microarchitecture_type): New.
5005 (riscv_microarchitecture): Declare.
5006 * config/riscv/riscv-protos.h (riscv_store_data_bypass_p): Declare.
5007 * config/riscv/riscv.c (struct riscv_cpu_info): Add microarchitecture
5008 field.
5009 (riscv_microarchitecture): New.
5010 (sifive_7_tune_info): New.
5011 (riscv_cpu_info_table): Add microarchitecture value for rocket and
5012 size. Add sifive-3-series, sifive-5-series, and sifive-7-series
5013 entries.
5014 (riscv_store_data_bypass_p): New.
5015 (riscv_option_override): Set riscv_microarchitecture from
5016 cpu->microarchitecture.
5017 * config/riscv/riscv.md: Include sifive-7.md.
5018 (type): Add auipc.
5019 (tune): New.
5020 (auipc<mode>): Change type to auipc.
5021 (restore_stack_nonlocal): New.
5022 * config/riscv/sifive-7.md: New.
5023 * doc/invoke.texi (RISC-V Options): Update mtune docs.
5024
5025 2019-03-26 Uroš Bizjak <ubizjak@gmail.com>
5026
5027 PR target/89827
5028 * config/i386/i386.c (dimode_scalar_chain::convert_reg):
5029 Also process XEXP (src, 0) of a shift insn.
5030
5031 2019-03-26 Richard Biener <rguenther@suse.de>
5032
5033 * tree-inline.c (remap_gimple_stmt): Cache gimple_block.
5034 (copy_debug_stmt): Likewise.
5035 (expand_call_inline): Likewise.
5036 (copy_bb): Avoid redundant lookup & set of gimple_block.
5037 * gimple-low.c (lower_gimple_return): Likewise.
5038 (lower_builtin_setjmp): Likewise.
5039
5040 2019-03-26 Jakub Jelinek <jakub@redhat.com>
5041
5042 * hash-table.h (hash_table::m_gather_mem_stats): If GATHER_STATISTICS
5043 is constant 0, turn into static const data member initialized to false.
5044 (hash_table::hash_table): Only initialize m_gather_mem_stats #if
5045 GATHER_STATISTICS. Add ATTRIBUTE_UNUSED to gather_mem_stats param.
5046
5047 2019-03-26 Jason Merrill <jason@redhat.com>
5048 Jakub Jelinek <jakub@redhat.com>
5049
5050 * mem-stats.h (mem_alloc_description::unregister_descriptor): New
5051 method.
5052 (mem_alloc_description::release_object_overhead): Fix comment typos.
5053 * hash-table.h (hash_table::~hash_table): Call
5054 release_instance_overhead only if m_entries is non-NULL, otherwise
5055 call unregister_descriptor.
5056
5057 2019-03-26 Bin Cheng <bin.cheng@linux.alibaba.com>
5058
5059 PR tree-optimization/81740
5060 * tree-vect-data-refs.c (vect_analyze_data_ref_dependence):
5061 In case of outer loop vectorization, check for backward dependence
5062 at the inner loop if outer loop dependence is reversed.
5063
5064 2019-03-26 Alan Modra <amodra@gmail.com>
5065
5066 * config/rs6000/rs6000.c (rs6000_init_hard_regno_mode_ok): Correct
5067 rs6000_vector_mem init. Correct wI and wJ comment.
5068
5069 2019-03-25 Alexander Monakov <amonakov@ispras.ru>
5070
5071 PR rtl-optimization/88347
5072 PR rtl-optimization/88423
5073 * sched-deps.c (sched_analyze_insn): Take into account that for
5074 tablejumps the barrier appears after a label and a jump_table_data.
5075
5076 2019-03-25 Martin Sebor <msebor@redhat.com>
5077
5078 PR c/89812
5079 * c-common.c (check_user_alignment): Rename local. Correct maximum
5080 alignment in diagnostic. Avoid assuming argument fits in SHWI,
5081 convert it to UHWI when it fits.
5082
5083 2019-03-25 Johan Karlsson <johan.karlsson@enea.com>
5084
5085 PR debug/86964
5086 * dwarf2out.c (premark_used_variables): New function.
5087 (prune_unused_types_walk): Do not mark not premarked external
5088 variables.
5089 (prune_unused_types): Call premark_used_variables.
5090
5091 2019-03-25 Vladimir Makarov <vmakarov@redhat.com>
5092
5093 PR rtl-optimization/89676
5094 * lra-constraints.c (curr_insn_transform): Do match reload for
5095 early clobbers when the match was successful only for different
5096 registers.
5097
5098 2019-03-25 Martin Sebor <msebor@redhat.com>
5099
5100 * doc/extend.texi (Common Type Attributes): Document vector_size.
5101 (Common Variable Attributes): Mention size constraint. Correct
5102 quoting and typos.
5103 (Vector Extensions): Use @dfn when defining bas type. Clarify
5104 base type and size constraints.
5105
5106 2019-03-25 Richard Biener <rguenther@suse.de>
5107
5108 PR tree-optimization/89789
5109 * tree-ssa-sccvn.c (set_ssa_val_to): Do not allow lattice
5110 changes from non-undefined back to undefined.
5111
5112 2019-03-25 Thomas Otto <thomas.otto@pdv-fs.de>
5113
5114 * dwarf2out.c (comp_dir_string): cached_wd could be set to both a
5115 heap string and a gc string, but since this variable is unknown to
5116 ggc the gc string might get reused and corrupted. Fixed by always
5117 using a heap string.
5118
5119 2019-03-25 Richard Biener <rguenther@suse.de>
5120
5121 PR tree-optimization/89779
5122 * tree-ssa-loop-ivopts.c (remove_unused_ivs): Return
5123 to remove IV defs, delay actual removal.
5124 (tree_ssa_iv_optimize_loop): Likewise. Avoid SCEV reset.
5125 (tree_ssa_iv_optimize): Remove eliminated IV defs at the
5126 very end, properly also reset loop control IV information.
5127
5128 2019-03-25 Richard Biener <rguenther@suse.de>
5129
5130 PR tree-optimization/89802
5131 * tree-ssa-math-opts.c (convert_mult_to_fma_1): Properly
5132 move EH data to folded stmt.
5133
5134 2019-03-25 Andreas Krebbel <krebbel@linux.ibm.com>
5135
5136 * config/s390/s390-builtin-types.def: Remove few unused types and
5137 fix sort order for others.
5138
5139 2019-03-25 Andreas Krebbel <krebbel@linux.ibm.com>
5140
5141 * config/s390/s390-c.c (s390_fn_types_compatible): Print the
5142 expected and found types with -mdebug during builtin matching.
5143
5144 2019-03-25 Richard Biener <rguenther@suse.de>
5145
5146 PR middle-end/89790
5147 * fold-const.c (operand_equal_p): Revert last change with
5148 updated comment.
5149
5150 2019-03-24 Segher Boessenkool <segher@kernel.crashing.org>
5151
5152 * config/rs6000/rs6000.c (rs6000_legitimize_tls_address): Add REG_EQUAL
5153 notes for the result of the __tls_get_addr calls.
5154 * config/rs6000/rs6000.md (unspec UNSPEC_TLS_GET_ADDR): New.
5155
5156 2019-03-24 Jeff Law <law@redhat.com>
5157
5158 * config/bfin/bfin.md (movpdi): Fix length for alternative 1.
5159
5160 PR rtl-optimization/87761
5161 * regcprop.c (copyprop_hardreg_forward_1): Check may_trap_p on SET,
5162 not INSN. Also check RTX_FRAME_RELATED_P. Queue insns for DF rescan
5163 as needed.
5164 (pass_cprop_hardreg::execute): Add df note problem and defer insn
5165 rescans. Reprocess blocks as needed, calling df_analyze before
5166 reprocessing. Always call df_analyze before fixing up debug bind
5167 insns.
5168
5169 2019-03-23 Segher Boessenkool <segher@kernel.crashing.org>
5170
5171 * config/rs6000/xmmintrin.h (_mm_movemask_pi8): Implement for 32-bit
5172 big endian.
5173
5174 2019-03-22 Andrew Pinski <apinski@marvell.com>
5175
5176 * config/aarch64/aarch64.md (zero_extendsidi2_aarch64): Fix type
5177 attrribute for uxtw.
5178
5179 2019-03-26 Jeff Law <law@redhat.com>
5180
5181 PR rtl-optimization/87761
5182 * config/mips/mips-protos.h (mips_split_move): Add new argument.
5183 (mips_emit_move_or_split): Pass NULL for INSN into mips_split_move.
5184 (mips_split_move): Accept new INSN argument. Try to forward SRC
5185 into the next instruction.
5186 (mips_split_move_insn): Pass INSN through to mips_split_move.
5187
5188 2019-03-22 Vladimir Makarov <vmakarov@redhat.com>
5189
5190 PR rtl-optimization/89676
5191 * lra-constraints.c (curr_insn_transform): Do match reload for
5192 early clobbers even if the match was successful.
5193
5194 2019-03-22 Jakub Jelinek <jakub@redhat.com>
5195
5196 PR c++/87481
5197 * doc/invoke.texi (-fconstexpr-ops-limit=): Document.
5198
5199 2019-03-22 Bill Schmidt <wschmidt@linux.ibm.com>
5200
5201 * config/rs6000/mmintrin.h (_mm_sub_pi32): Fix typo.
5202
5203 2019-03-22 Jakub Jelinek <jakub@redhat.com>
5204
5205 * config/i386/sse.md (<avx512>_fmadd_<mode>_mask3<round_name>,
5206 <avx512>_fmsub_<mode>_mask3<round_name>,
5207 <avx512>_fnmadd_<mode>_mask3<round_name>,
5208 <avx512>_fnmsub_<mode>_mask3<round_name>,
5209 avx512f_vmfmadd_<mode>_mask3<round_name>,
5210 avx512f_vmfmsub_<mode>_mask3<round_name>,
5211 *avx512f_vmfnmadd_<mode>_mask3<round_name>): Use <round_nimm_predicate>
5212 instead of register_operand and %v instead of v for match_operand 1.
5213 (avx512f_vmfnmsub_<mode>_mask3<round_name>): Rename to ...
5214 (*avx512f_vmfnmsub_<mode>_mask3<round_name>): ... this. Use
5215 <round_nimm_predicate> instead of register_operand and %v instead of v
5216 for match_operand 1.
5217
5218 * config/i386/sse.md (<avx512>_fmadd_<mode>_mask<round_name>,
5219 <avx512>_fmadd_<mode>_mask3<round_name>,
5220 <avx512>_fmsub_<mode>_mask<round_name>,
5221 <avx512>_fmsub_<mode>_mask3<round_name>,
5222 <avx512>_fnmadd_<mode>_mask<round_name>,
5223 <avx512>_fnmadd_<mode>_mask3<round_name>,
5224 <avx512>_fnmsub_<mode>_mask<round_name>,
5225 <avx512>_fnmsub_<mode>_mask3<round_name>,
5226 <avx512>_fmaddsub_<mode>_mask<round_name>,
5227 <avx512>_fmaddsub_<mode>_mask3<round_name>,
5228 <avx512>_fmsubadd_<mode>_mask<round_name>,
5229 <avx512>_fmsubadd_<mode>_mask3<round_name>): Use
5230 <round_nimm_predicate> instead of nonimmediate_operand.
5231 (fmai_vmfmadd_<mode><round_name>, fmai_vmfmsub_<mode><round_name>,
5232 fmai_vmfnmadd_<mode><round_name>, fmai_vmfnmsub_<mode><round_name>):
5233 Use register_operand instead of <round_nimm_predicate> for the
5234 operand that needs to match output.
5235 (*fmai_fmadd_<mode>, *fmai_fmsub_<mode>,
5236 *fmai_fnmadd_<mode><round_name>, *fmai_fnmsub_<mode><round_name>):
5237 Likewise. Formatting fixes.
5238
5239 PR target/89784
5240 * config/i386/i386.c (enum ix86_builtins): Remove
5241 IX86_BUILTIN_VFMSUBSD3_MASK3 and IX86_BUILTIN_VFMSUBSS3_MASK3.
5242 * config/i386/i386-builtin.def (__builtin_ia32_vfmaddsd3_mask,
5243 __builtin_ia32_vfmaddsd3_mask3, __builtin_ia32_vfmaddsd3_maskz,
5244 __builtin_ia32_vfmsubsd3_mask3, __builtin_ia32_vfmaddss3_mask,
5245 __builtin_ia32_vfmaddss3_mask3, __builtin_ia32_vfmaddss3_maskz,
5246 __builtin_ia32_vfmsubss3_mask3): New builtins.
5247 * config/i386/sse.md (avx512f_vmfmadd_<mode>_mask<round_name>,
5248 avx512f_vmfmadd_<mode>_mask3<round_name>,
5249 avx512f_vmfmadd_<mode>_maskz_1<round_name>,
5250 *avx512f_vmfmsub_<mode>_mask<round_name>,
5251 avx512f_vmfmsub_<mode>_mask3<round_name>,
5252 *avx512f_vmfmasub_<mode>_maskz_1<round_name>,
5253 *avx512f_vmfnmadd_<mode>_mask<round_name>,
5254 *avx512f_vmfnmadd_<mode>_mask3<round_name>,
5255 *avx512f_vmfnmadd_<mode>_maskz_1<round_name>,
5256 *avx512f_vmfnmsub_<mode>_mask<round_name>,
5257 avx512f_vmfnmsub_<mode>_mask3<round_name>,
5258 *avx512f_vmfnmsub_<mode>_maskz_1<round_name>): New define_insns.
5259 (avx512f_vmfmadd_<mode>_maskz<round_expand_name>): New define_expand.
5260 * config/i386/avx512fintrin.h (_mm_mask_fmadd_sd, _mm_mask_fmadd_ss,
5261 _mm_mask3_fmadd_sd, _mm_mask3_fmadd_ss, _mm_maskz_fmadd_sd,
5262 _mm_maskz_fmadd_ss, _mm_mask_fmsub_sd, _mm_mask_fmsub_ss,
5263 _mm_mask3_fmsub_sd, _mm_mask3_fmsub_ss, _mm_maskz_fmsub_sd,
5264 _mm_maskz_fmsub_ss, _mm_mask_fnmadd_sd, _mm_mask_fnmadd_ss,
5265 _mm_mask3_fnmadd_sd, _mm_mask3_fnmadd_ss, _mm_maskz_fnmadd_sd,
5266 _mm_maskz_fnmadd_ss, _mm_mask_fnmsub_sd, _mm_mask_fnmsub_ss,
5267 _mm_mask3_fnmsub_sd, _mm_mask3_fnmsub_ss, _mm_maskz_fnmsub_sd,
5268 _mm_maskz_fnmsub_ss, _mm_mask_fmadd_round_sd, _mm_mask_fmadd_round_ss,
5269 _mm_mask3_fmadd_round_sd, _mm_mask3_fmadd_round_ss,
5270 _mm_maskz_fmadd_round_sd, _mm_maskz_fmadd_round_ss,
5271 _mm_mask_fmsub_round_sd, _mm_mask_fmsub_round_ss,
5272 _mm_mask3_fmsub_round_sd, _mm_mask3_fmsub_round_ss,
5273 _mm_maskz_fmsub_round_sd, _mm_maskz_fmsub_round_ss,
5274 _mm_mask_fnmadd_round_sd, _mm_mask_fnmadd_round_ss,
5275 _mm_mask3_fnmadd_round_sd, _mm_mask3_fnmadd_round_ss,
5276 _mm_maskz_fnmadd_round_sd, _mm_maskz_fnmadd_round_ss,
5277 _mm_mask_fnmsub_round_sd, _mm_mask_fnmsub_round_ss,
5278 _mm_mask3_fnmsub_round_sd, _mm_mask3_fnmsub_round_ss,
5279 _mm_maskz_fnmsub_round_sd, _mm_maskz_fnmsub_round_ss): New intrinsics.
5280
5281 2019-03-21 Martin Sebor <msebor@redhat.com>
5282
5283 PR tree-optimization/89350
5284 * builtins.c (compute_objsize): Also ignore offsets whose upper
5285 bound is negative.
5286 * gimple-ssa-warn-restrict.c (builtin_memref): Add new member.
5287 (builtin_memref::builtin_memref): Initialize new member.
5288 Allow EXPR to be null.
5289 (builtin_memref::extend_offset_range): Replace local with a member.
5290 Avoid assuming pointer offsets are unsigned.
5291 (builtin_memref::set_base_and_offset): Determine base object
5292 before computing offset range.
5293 (builtin_access::builtin_access): Handle memset.
5294 (builtin_access::generic_overlap): Replace local with a member.
5295 (builtin_access::strcat_overlap): Same.
5296 (builtin_access::overlap): Same.
5297 (maybe_diag_overlap): Same.
5298 (maybe_diag_access_bounds): Same.
5299 (wrestrict_dom_walker::check_call): Handle memset.
5300 (check_bounds_or_overlap): Same.
5301
5302 2019-03-21 Jan Hubicka <hubicka@ucw.cz>
5303 Jakub Jelinek <jakub@redhat.com>
5304
5305 PR lto/89692
5306 * tree.c (fld_type_variant, fld_incomplete_type_of,
5307 fld_process_array_type): Call fld->pset.add and don't call
5308 add_tree_to_fld_list if it returns true.
5309 (free_lang_data_in_type): Similarly with self-recursive call. Purge
5310 non-marked types from TYPE_NEXT_VARIANT list.
5311 (find_decls_types_r): Call fld_worklist_push for TYPE_CANONICAL (t).
5312
5313 2019-03-21 Jakub Jelinek <jakub@redhat.com>
5314
5315 * hash-table.h (hash_table): Add Lazy template parameter defaulted
5316 to false, if true, don't alloc_entries during construction, but defer
5317 it to the first method that needs m_entries allocated.
5318 (hash_table::hash_table, hash_table::~hash_table,
5319 hash_table::alloc_entries, hash_table::find_empty_slot_for_expand,
5320 hash_table::too_empty_p, hash_table::expand, hash_table::empty_slow,
5321 hash_table::clear_slot, hash_table::traverse_noresize,
5322 hash_table::traverse, hash_table::iterator::slide): Adjust all methods.
5323 * hash-set.h (hash_set): Add Lazy template parameter defaulted to
5324 false.
5325 (hash_set::contains): If Lazy is true, use find_slot_with_hash with
5326 NO_INSERT instead of find_with_hash.
5327 (hash_set::traverse, hash_set::iterator, hash_set::iterator::m_iter,
5328 hash_set::m_table): Add Lazy to template params of hash_table.
5329 (gt_ggc_mx, gt_pch_nx): Use false as Lazy in hash_set template param.
5330 * attribs.c (test_attribute_exclusions): Likewise.
5331 * hash-set-tests.c (test_set_of_strings): Add iterator tests for
5332 hash_set. Add tests for hash_set with Lazy = true.
5333
5334 2019-03-21 Richard Biener <rguenther@suse.de>
5335
5336 PR tree-optimization/89779
5337 * tree.c (tree_nop_conversion): Consolidate and fix defensive
5338 checks with respect to released SSA names now having error_mark_node
5339 type.
5340 * fold-const.c (operand_equal_p): Likewise.
5341
5342 2019-03-20 Andreas Krebbel <krebbel@linux.ibm.com>
5343
5344 PR target/89775
5345 * config/s390/s390.c (global_not_special_regno_p): Move to make it
5346 available to ...
5347 (s390_optimize_register_info): Use global_not_special_regno_p to
5348 check for global regs.
5349
5350 2019-03-20 Jakub Jelinek <jakub@redhat.com>
5351
5352 PR target/89752
5353 * lra-constraints.c (process_alt_operands) <reg>: For BLKmode, don't
5354 update this_alternative nor this_alternative_set.
5355
5356 2019-03-19 Jim Wilson <jimw@sifive.com>
5357
5358 PR target/89411
5359 * config/riscv/riscv.c (riscv_valid_lo_sum_p): New arg x. New locals
5360 align, size, offset. Use them to handle a BLKmode reference. Update
5361 comment.
5362 (riscv_classify_address): Pass info->offset to riscv_valid_lo_sum_p.
5363
5364 2019-03-19 Jakub Jelinek <jakub@redhat.com>
5365
5366 PR rtl-optimization/89768
5367 * loop-unroll.c (unroll_loop_constant_iterations): Use gen_int_mode
5368 instead of GEN_INT.
5369 (unroll_loop_runtime_iterations): Likewise.
5370
5371 2019-03-19 Martin Sebor <msebor@redhat.com>
5372
5373 PR tree-optimization/89644
5374 * tree-ssa-strlen.c (handle_builtin_stxncpy): Use full_string_p
5375 rather than endptr as an indicator of nul-termination.
5376
5377 PR tree-optimization/89644
5378 * tree-ssa-strlen.c (handle_builtin_stxncpy): Consider unterminated
5379 arrays in determining sequence sizes in strncpy and stpncpy.
5380
5381 2019-03-19 Martin Liska <mliska@suse.cz>
5382
5383 PR middle-end/89737
5384 * predict.c (combine_predictions_for_bb): Empty likely_edges and
5385 unlikely_edges if there's an edge that belongs to both these sets.
5386
5387 2018-03-19 Segher Boessenkool <segher@kernel.crashing.org>
5388
5389 PR target/89746
5390 * config/rs6000/rs6000.md (fix_trunc<mode>si2_stfiwx): If we have a
5391 non-TARGET_MFCRF target, and the dest is memory but not 32-bit aligned,
5392 go via a stack temporary.
5393
5394 2019-03-19 Jakub Jelinek <jakub@redhat.com>
5395
5396 PR target/89378
5397 * config/mips/mips.c (mips_expand_vec_cond_expr): Use gen_lowpart
5398 instead of gen_rtx_SUBREG.
5399 * config/mips/mips-msa.md (vec_extract<mode><unitmode>): Likewise.
5400
5401 2019-03-19 Richard Biener <rguenther@suse.de>
5402
5403 PR debug/88389
5404 * opts.c (finish_options): Disable -gsplit-dwarf when doing LTO.
5405
5406 2019-03-19 Jan Hubicka <hubicka@ucw.cz>
5407
5408 PR lto/87809
5409 PR lto/89335
5410 * tree.c (free_lang_data_in_decl): Do not free context of C++
5411 destrutors.
5412
5413 2019-03-19 Jakub Jelinek <jakub@redhat.com>
5414
5415 PR target/89506
5416 * config/arm/arm.md (cmpsi2_addneg): Swap the alternatives and use
5417 subs for the first alternative except when operands[3] is 1.
5418
5419 PR target/89752
5420 * gimplify.c (gimplify_asm_expr): For output argument with
5421 TREE_ADDRESSABLE type, clear allows_reg if it allows memory, otherwise
5422 diagnose error.
5423
5424 2019-03-19 Eric Botcazou <ebotcazou@adacore.com>
5425
5426 PR rtl-optimization/89753
5427 * loop-unroll.c (decide_unroll_constant_iterations): Make guard for
5428 explicit unrolling factor even more robust.
5429
5430 2019-03-19 Jakub Jelinek <jakub@redhat.com>
5431
5432 PR target/89726
5433 * config/i386/i386.c (ix86_expand_floorceildf_32): In ceil
5434 compensation use x2 += 1 instead of x2 -= -1 and when honoring
5435 signed zeros, do another copysign after the compensation.
5436
5437 2019-03-18 Martin Sebor <msebor@redhat.com>
5438
5439 PR tree-optimization/89720
5440 * tree-vrp.c (vrp_prop::check_mem_ref): Treat range with max < min
5441 more conservatively, the same as anti-range.
5442
5443 2019-03-18 Richard Biener <rguenther@suse.de>
5444
5445 PR middle-end/88945
5446 * tree-ssanames.c (release_ssa_name_fn): For released SSA names
5447 use a TREE_TYPE of error_mark_node to avoid ICEs when dumping
5448 basic-blocks that are removed. Remove restoring SSA_NAME_VAR.
5449 * tree-outof-ssa.c (eliminate_useless_phis): Remove redundant checking.
5450
5451 2019-03-18 Andrew Stubbs <ams@codesourcery.com>
5452
5453 * config/gcn/gcn-run.c (struct output): Make next_output unsigned.
5454 Extend queue to 1024 entries.
5455 Add "consumed" field.
5456 (gomp_print_output): Remove print_index parameter.
5457 Add final parameter.
5458 Change limit to unsigned.
5459 Use consumed field to implement circular buffer.
5460 Detect interrupted print in final pass.
5461 Flush output at the end.
5462 (run): Update gomp_print_output usage.
5463 (main): Initialize kernargs->output_data.consumed.
5464
5465 2019-03-18 Richard Sandiford <richard.sandiford@arm.com>
5466
5467 * tree-vect-loop.c (vect_estimate_min_profitable_iters): Fix the
5468 calculation of the minimum number of scalar iterations for
5469 fully-predicated loops.
5470
5471 2019-03-18 Martin Jambor <mjambor@suse.cz>
5472
5473 PR tree-optimization/89546
5474 * tree-sra.c (propagate_subaccesses_across_link): Requeue new_acc if
5475 any propagation to its children took place.
5476
5477 2019-03-18 Andrew Burgess <andrew.burgess@embecosm.com>
5478
5479 PR target/89627
5480 * config/riscv/riscv.c (riscv_pass_fpr_single): Add offset
5481 parameter, and make use of it.
5482 (riscv_get_arg_info): Pass offset to riscv_pass_fpr_single.
5483
5484 2019-03-18 Claudiu Zissulescu <claziss@synopsys.com>
5485
5486 * config/arc/arc.opt (mcode-density-frame): Get the inital value
5487 from TARGET_CODE_DENSITY_FRAME_DEFAULT.
5488 * config/arc/elf.h (TARGET_CODE_DENSITY_FRAME_DEFAULT): Define.
5489 * config/arc/linux.h (TARGET_CODE_DENSITY_FRAME_DEFAULT): Define.
5490 * config/arc/arc.md (pop_multi_fp_blink): Adjust constraints to
5491 match what the ops is doing.
5492 (push_multi_fp_blink): Likewise.
5493 * config/arc/arc.c (arc_override_options): Enable enter/leave when
5494 compiling for size and elf target.
5495 (arc_save_callee_enter): Adjust note to match what enter/leave
5496 operation does.
5497
5498 2019-03-18 Claudiu Zissulescu <claziss@synopsys.com>
5499
5500 * config/arc/arc.md (tst_movb): Fix constraint.
5501
5502 2019-03-18 Claudiu Zissulescu <claziss@synopsys.com>
5503
5504 * config/arc/arc.c (TARGET_HAVE_SPECULATION_SAFE_VALUE): Define.
5505
5506 2019-03-18 Claudiu Zissulescu <claziss@synopsys.com>
5507
5508 * config/arc/arc-protos.h (arc_adjust_reg_alloc_order): Declare.
5509 * config/arc/arc.c (arc_conditional_register_usage): Remove all
5510 reg_alloc_order references.
5511 (size_alloc_order): Define.
5512 (arc_adjust_reg_alloc_order): New function.
5513 * config/arc/arc.h (REG_ALLOC_ORDER): Proper define the register
5514 order.
5515 (ADJUST_REG_ALLOC_ORDER): Define.
5516 (HONOR_REG_ALLOC_ORDER): Likewise.
5517
5518 2019-03-18 Richard Biener <rguenther@suse.de>
5519
5520 PR target/87561
5521 * config/i386/i386.c (ix86_add_stmt_cost): Pessimize strided
5522 loads and stores a bit more.
5523
5524 2019-03-18 Richard Biener <rguenther@suse.de>
5525
5526 PR target/87561
5527 * config/i386/i386.c (ix86_add_stmt_cost): Apply strided
5528 load pessimization to stores as well.
5529
5530 2019-03-18 Andrey Belevantsev <abel@ispras.ru>
5531
5532 PR middle-end/86979
5533 * sel-sched.c (compute_av_set_at_bb_end): When we have an ineligible
5534 successor, use NULL as its av set.
5535
5536 2019-03-15 Segher Boessenkool <segher@kernel.crashing.org>
5537
5538 PR rtl-optimization/89721
5539 * lra-constraints (invariant_p): Return false if side_effects_p holds.
5540
5541 2019-03-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
5542
5543 PR target/87532
5544 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
5545 When handling vec_extract, use modular arithmetic to allow
5546 constant selectors greater than vector length.
5547 * config/rs6000/rs6000.c (rs6000_expand_vector_extract): Allow
5548 V1TImode vectors to have constant selector values greater than 0.
5549 Use modular arithmetic to compute vector index.
5550 (rs6000_split_vec_extract_var): Use modular arithmetic to compute
5551 index for in-memory vectors. Correct code generation for
5552 in-register vectors.
5553 (altivec_expand_vec_ext_builtin): Use modular arithmetic to
5554 compute index.
5555
5556 2019-03-15 Alexandre Oliva <aoliva@redhat.com>
5557
5558 PR c++/88534
5559 PR c++/88537
5560 * dwarf2out.c (generic_parameter_die): Follow DECL_INITIAL of
5561 VAR_DECL args.
5562
5563 2019-03-15 Jakub Jelinek <jakub@redhat.com>
5564
5565 PR c++/89709
5566 * tree.c (inchash::add_expr): Strip any location wrappers.
5567 * fold-const.c (operand_equal_p): Move stripping of location wrapper
5568 after hash verification.
5569
5570 PR debug/89704
5571 * dwarf2out.c (add_const_value_attribute): Return false for MINUS,
5572 SIGN_EXTEND and ZERO_EXTEND.
5573
5574 2019-03-14 Jason Merrill <jason@redhat.com>
5575 Jakub Jelinek <jakub@redhat.com>
5576
5577 * hash-table.h (remove_elt_with_hash): Return if slot is NULL rather
5578 than if is_empty (*slot).
5579 * hash-set-tests.c (test_set_of_strings): Add tests for addition of
5580 existing elt and for elt removal.
5581 * hash-map-tests.c (test_map_of_strings_to_int): Add test for removal
5582 of already removed elt.
5583
5584 2019-03-15 H.J. Lu <hongjiu.lu@intel.com>
5585
5586 PR target/89650
5587 * config/i386/i386.c (remove_partial_avx_dependency): Handle
5588 REG_EH_REGION note.
5589
5590 2019-03-14 Martin Liska <mliska@suse.cz>
5591
5592 PR other/89712
5593 * doc/invoke.texi: Remove -fdump-class-hierarchy option.
5594
5595 2019-03-14 Richard Biener <rguenther@suse.de>
5596
5597 PR target/89711
5598 * config/i386/i386.c (make_resolver_func): Properly set
5599 DECL_CONTEXT on the RESULT_DECL.
5600 * config/rs6000/rs6000.c (make_resolver_func): Likewise.
5601
5602 2019-03-14 Richard Biener <rguenther@suse.de>
5603
5604 * gimple-pretty-print.c: Include cfgloop.h.
5605 (dump_gimple_phi): Adjust.
5606 (dump_gimple_bb_header): Dump loop header for GIMPLE.
5607 (pp_cfg_jump): Adjust.
5608 (dump_implicit_edges): Dump fallthru to next block for GIMPLE as well.
5609 * tree-cfg.c (build_gimple_cfg): Remove lower_phi_internal_fn call.
5610 (lower_phi_internal_fn): Remove.
5611 (verify_gimple_call): Remove IFN_PHI special-casing.
5612 (dump_function_to_file): Dump IL state.
5613 * tree-into-ssa.c (rewrite_add_phi_arguments): Revert changes
5614 done to deal with PHI nodes being present in non-SSA state.
5615
5616 2019-03-14 Jakub Jelinek <jakub@redhat.com>
5617
5618 PR ipa/89684
5619 * multiple_target.c (create_dispatcher_calls): Change
5620 references_to_redirect from vector of ipa_ref * to vector of ipa_ref.
5621 In the node->iterate_referring loop, push *ref rather than ref, call
5622 ref->remove_reference () and always pass 0 to iterate_referring.
5623
5624 PR rtl-optimization/89679
5625 * expmed.c (expand_mult_const): Don't add a REG_EQUAL note if it
5626 would contain a paradoxical SUBREG.
5627
5628 2019-03-14 Richard Biener <rguenther@suse.de>
5629
5630 PR tree-optimization/89710
5631 * tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Use
5632 safe_dyn_cast.
5633
5634 2019-03-14 Martin Liska <mliska@suse.cz>
5635
5636 * coverage.c (coverage_begin_function): Stream also
5637 end_column.
5638 * doc/gcov.texi: Document 2 new fields in JSON file. Improve
5639 documentation about function declaration location.
5640 * gcov-dump.c (tag_function): Print whole range
5641 of function declaration.
5642 * gcov.c (struct function_info): Add end_column field.
5643 (function_info::function_info): Initialize it.
5644 (output_json_intermediate_file): Output {start,end}_column
5645 fields.
5646 (read_graph_file): Read end_column.
5647
5648 2019-03-14 Richard Biener <rguenther@suse.de>
5649
5650 PR middle-end/89698
5651 * fold-const.c (operand_equal_p): For INDIRECT_REF check
5652 that the access types are similar.
5653
5654 2019-03-14 Jakub Jelinek <jakub@redhat.com>
5655
5656 PR tree-optimization/89703
5657 * tree-ssa-strlen.c (valid_builtin_call): Punt if stmt call types
5658 aren't compatible also with builtin_decl_explicit. Check pure
5659 or non-pure status of BUILT_IN_STR{{,N}CMP,N{LEN,{CAT,CPY}{,_CHK}}}
5660 and BUILT_IN_STPNCPY{,_CHK}.
5661
5662 2019-03-14 H.J. Lu <hongjiu.lu@intel.com>
5663
5664 PR target/89523
5665 * config/i386/i386.c (ix86_print_operand): Handle 'M' to add
5666 addr32 prefix to VSIB address for X32.
5667 * config/i386/sse.md (*avx512pf_gatherpf<mode>sf_mask): Prepend
5668 "%M2" to opcode.
5669 (*avx512pf_gatherpf<mode>df_mask): Likewise.
5670 (*avx512pf_scatterpf<mode>sf_mask): Likewise.
5671 (*avx512pf_scatterpf<mode>df_mask): Likewise.
5672 (*avx2_gathersi<mode>): Prepend "%M3" to opcode.
5673 (*avx2_gathersi<mode>_2): Prepend "%M2" to opcode.
5674 (*avx2_gatherdi<mode>): Prepend "%M3" to opcode.
5675 (*avx2_gatherdi<mode>_2): Prepend "%M2" to opcode.
5676 (*avx2_gatherdi<mode>_3): Prepend "%M3" to opcode.
5677 (*avx2_gatherdi<mode>_4): Prepend "%M2" to opcode.`
5678 (*avx512f_gathersi<mode>): Prepend "%M4" to opcode.
5679 (*avx512f_gathersi<mode>_2): Prepend "%M3" to opcode.
5680 (*avx512f_gatherdi<mode>): Prepend "%M4" to opcode.
5681 (*avx512f_gatherdi<mode>_2): Prepend "%M3" to opcode.
5682 (*avx512f_scattersi<mode>): Prepend "%M0" to opcode.
5683 (*avx512f_scatterdi<mode>): Likewise.
5684
5685 2019-03-13 Vladimir Makarov <vmakarov@redhat.com>
5686
5687 PR target/85860
5688 * lra-constraints.c (inherit_in_ebb): Update
5689 potential_reload_hard_regs along with live_hard_regs.
5690
5691 2019-03-13 Jakub Jelinek <jakub@redhat.com>
5692
5693 PR debug/89498
5694 * dwarf2out.c (size_of_die): For dw_val_class_view_list always use
5695 DWARF_OFFSET_SIZE.
5696 (value_format): For dw_val_class_view_list never use DW_FORM_loclistx.
5697
5698 2019-03-13 Martin Sebor <msebor@redhat.com>
5699
5700 PR tree-optimization/89662
5701 * tree-vrp.c (vrp_prop::check_mem_ref): Avoid assuming every type
5702 has a size.
5703
5704 2019-03-13 Richard Biener <rguenther@suse.de>
5705
5706 PR middle-end/89677
5707 * tree-scalar-evolution.c (simplify_peeled_chrec): Do not
5708 throw FP expressions at tree-affine.
5709
5710 2019-03-14 Richard Biener <rguenther@suse.de>
5711
5712 * tree-pretty-print.c (dump_generic_node): For -gimple properly
5713 dump negative integer constants using _Literal (type) -num.
5714
5715 2019-03-13 Jakub Jelinek <jakub@redhat.com>
5716
5717 * ipa-param-manipulation.h (struct ipa_parm_adjustment): Remove
5718 nonlocal_value member.
5719
5720 PR middle-end/88588
5721 * omp-simd-clone.c (ipa_simd_modify_stmt_ops): Handle PHI args.
5722 (ipa_simd_modify_function_body): Handle PHIs.
5723
5724 2019-03-12 Robin Dapp <rdapp@linux.ibm.com>
5725
5726 * config/s390/s390.c (s390_option_override_internal): Use more
5727 aggressive inlining parameters.
5728
5729 2019-03-12 Robin Dapp <rdapp@linux.ibm.com>
5730
5731 * config/s390/3906.md: New file.
5732 * config/s390/s390.c (MAX_SCHED_UNITS): Increase.
5733 (LONGRUNNING_THRESHOLD): Remove.
5734 (MAX_SCHED_MIX_SCORE): Decrease.
5735 (MAX_SCHED_MIX_DISTANCE): Decrease.
5736 (s390_bb_fallthru_entry_likely): Assume fallthru for less than likely.
5737 (struct s390_sched_state): New struct to hold scheduling state.
5738 (S390_SCHED_STATE_NORMAL): Remove.
5739 (S390_SCHED_STATE_CRACKED): Remove.
5740 (S390_SCHED_ATTR_MASK_GROUPOFTWO): Add.
5741 (s390_get_sched_attrmask): Use new attribute.
5742 (s390_get_unit_mask): Use new units.
5743 (s390_is_fpd): New function.
5744 (s390_is_fxd): New function.
5745 (s390_is_longrunning): New function.
5746 (s390_sched_score): Use new functions.
5747 (s390_sched_reorder): Likewise.
5748 (s390_sched_variable_issue): Rework and use new functions.
5749 (s390_sched_init): Use new functions.
5750 * config/s390/s390.h (s390_tune_attr): Add z14.
5751 * config/s390/s390.md: Add z14.
5752
5753 2019-03-12 Robin Dapp <rdapp@linux.ibm.com>
5754
5755 * config/s390/2964.md: Update pipeline description.
5756 * config/s390/s390.c (MAX_SCHED_UNITS): Increase.
5757 (LONGRUNNING_THRESHOLD): Remove.
5758 (LATENCY_FACTOR): Remove.
5759 (s390_get_unit_mask): Add unit.
5760 (s390_sched_score): Use fxd/fpd.
5761 (s390_sched_variable_issue): Use fxd/fpd.
5762
5763 2019-03-12 Martin Liska <mliska@suse.cz>
5764
5765 * config/i386/i386.c: Reword an error message.
5766
5767 2019-03-12 Martin Jambor <mjambor@suse.cz>
5768
5769 * cgraph.c (cgraph_node::dump): Dump more info for former thunks,
5770 terminate with newline.
5771
5772 2019-03-12 Jakub Jelinek <jakub@redhat.com>
5773
5774 PR target/52726
5775 * config/s390/s390.md (tabort): Use %wd instead of
5776 HOST_WIDE_INT_PRINT_DEC in error message, reword to avoid two capital
5777 letters and periods.
5778 * config/tilepro/tilepro.c (tilepro_print_operand): Use %wd in
5779 output_operand_lossage instead of HOST_WIDE_INT_PRINT_DEC, replace
5780 's with %< and %>.
5781
5782 PR middle-end/89663
5783 * builtins.c (expand_builtin_int_roundingfn,
5784 expand_builtin_int_roundingfn_2): Return NULL_RTX instead of
5785 gcc_unreachable if validate_arglist fails.
5786
5787 2019-03-12 Richard Biener <rguenther@suse.de>
5788
5789 PR tree-optimization/89664
5790 * tree-ssa-math-opts.c (execute_cse_reciprocals_1): Properly
5791 free the occurance tree after the early out.
5792
5793 2019-03-11 Jakub Jelinek <jakub@redhat.com>
5794
5795 PR middle-end/89655
5796 PR bootstrap/89656
5797 * vr-values.c (vr_values::update_value_range): If
5798 old_vr->varying_p (), don't update it, make new_vr also VARYING
5799 and return false.
5800
5801 2019-03-11 Martin Liska <mliska@suse.cz>
5802
5803 * config/aarch64/aarch64.c (aarch64_override_options_internal):
5804 Fix double string quoting.
5805
5806 2019-03-11 Martin Liska <mliska@suse.cz>
5807
5808 * collect-utils.c (collect_wait): Wrap apostrophes
5809 in gcc internal format with %'.
5810 * collect2.c (main): Likewise.
5811 (scan_prog_file): Likewise.
5812 (scan_libraries): Likewise.
5813 * config/i386/i386.c (ix86_expand_call): Likewise.
5814 (ix86_handle_interrupt_attribute): Likewise.
5815 * config/nds32/nds32-intrinsic.c (nds32_expand_builtin_impl): Likewise.
5816 * config/nds32/nds32.c (nds32_insert_attributes): Likewise.
5817 * config/rl78/rl78.c (rl78_handle_saddr_attribute): Likewise.
5818 * lto-wrapper.c (find_crtoffloadtable): Likewise.
5819 * symtab.c (symtab_node::verify_base): Likewise.
5820 * tree-cfg.c (verify_gimple_label): Likewise.
5821 * tree.c (verify_type_variant): Likewise.
5822
5823 2019-03-11 Martin Liska <mliska@suse.cz>
5824
5825 * builtins.c (expand_builtin_thread_pointer): Wrap an option name
5826 in a string format message and fix GNU coding style.
5827 (expand_builtin_set_thread_pointer): Likewise.
5828 * common/config/aarch64/aarch64-common.c
5829 (aarch64_rewrite_selected_cpu): Likewise.
5830 * common/config/alpha/alpha-common.c (alpha_handle_option): Likewise.
5831 * common/config/arc/arc-common.c (arc_handle_option): Likewise.
5832 * common/config/arm/arm-common.c (arm_parse_fpu_option): Likewise.
5833 * common/config/bfin/bfin-common.c (bfin_handle_option): Likewise.
5834 * common/config/i386/i386-common.c (ix86_handle_option): Likewise.
5835 * common/config/ia64/ia64-common.c (ia64_handle_option): Likewise.
5836 * common/config/m68k/m68k-common.c (m68k_handle_option): Likewise.
5837 * common/config/msp430/msp430-common.c (msp430_handle_option): Likewise.
5838 * common/config/nds32/nds32-common.c (nds32_handle_option): Likewise.
5839 * common/config/powerpcspe/powerpcspe-common.c (rs6000_handle_option):
5840 Likewise.
5841 * common/config/riscv/riscv-common.c
5842 (riscv_subset_list::parsing_subset_version): Likewise.
5843 (riscv_subset_list::parse_std_ext): Likewise.
5844 (riscv_subset_list::parse_sv_or_non_std_ext): Likewise.
5845 (riscv_subset_list::parse): Likewise.
5846 * common/config/rs6000/rs6000-common.c (rs6000_handle_option): Likewise.
5847 * config/aarch64/aarch64.c (aarch64_parse_one_option_token): Likewise.
5848 (aarch64_override_options_internal): Likewise.
5849 (aarch64_validate_mcpu): Likewise.
5850 (aarch64_validate_march): Likewise.
5851 (aarch64_validate_mtune): Likewise.
5852 (aarch64_override_options): Likewise.
5853 * config/alpha/alpha.c (alpha_option_override): Likewise.
5854 * config/arc/arc.c (arc_init): Likewise.
5855 (parse_mrgf_banked_regs_option): Likewise.
5856 (arc_override_options): Likewise.
5857 (arc_expand_builtin_aligned): Likewise.
5858 * config/arm/arm-builtins.c (arm_expand_neon_builtin): Likewise.
5859 (arm_expand_builtin): Likewise.
5860 * config/arm/arm.c (arm_option_check_internal): Likewise.
5861 (arm_configure_build_target): Likewise.
5862 (arm_option_override): Likewise.
5863 (arm_options_perform_arch_sanity_checks): Likewise.
5864 (arm_handle_cmse_nonsecure_entry): Likewise.
5865 (arm_handle_cmse_nonsecure_call): Likewise.
5866 (arm_tls_referenced_p): Likewise.
5867 (thumb1_expand_prologue): Likewise.
5868 * config/avr/avr.c (avr_option_override): Likewise.
5869 * config/bfin/bfin.c (bfin_option_override): Likewise.
5870 * config/c6x/c6x.c (c6x_option_override): Likewise.
5871 * config/cr16/cr16.c (cr16_override_options): Likewise.
5872 * config/cris/cris.c (cris_option_override): Likewise.
5873 * config/csky/csky.c (csky_handle_isr_attribute): Likewise.
5874 * config/darwin-c.c (macosx_version_as_macro): Likewise.
5875 * config/darwin.c (darwin_override_options): Likewise.
5876 * config/frv/frv.c (frv_expand_builtin): Likewise.
5877 * config/h8300/h8300.c (h8300_option_override): Likewise.
5878 * config/i386/i386.c (parse_mtune_ctrl_str): Likewise.
5879 (ix86_option_override_internal): Likewise.
5880 (warn_once_call_ms2sysv_xlogues): Likewise.
5881 (ix86_expand_prologue): Likewise.
5882 (split_stack_prologue_scratch_regno): Likewise.
5883 (ix86_warn_parameter_passing_abi): Likewise.
5884 * config/ia64/ia64.c (fix_range): Likewise.
5885 * config/m68k/m68k.c (m68k_option_override): Likewise.
5886 * config/microblaze/microblaze.c (microblaze_option_override): Likewise.
5887 * config/mips/mips.c (mips_emit_probe_stack_range): Likewise.
5888 (mips_set_compression_mode): Likewise.
5889 * config/mmix/mmix.c (mmix_option_override): Likewise.
5890 * config/mn10300/mn10300.c (mn10300_option_override): Likewise.
5891 * config/msp430/msp430.c (msp430_option_override): Likewise.
5892 * config/nds32/nds32.c (nds32_option_override): Likewise.
5893 * config/nios2/nios2.c (nios2_custom_check_insns): Likewise.
5894 (nios2_option_override): Likewise.
5895 (nios2_expand_custom_builtin): Likewise.
5896 * config/nvptx/mkoffload.c (main): Likewise.
5897 * config/nvptx/nvptx.c (diagnose_openacc_conflict): Likewise.
5898 * config/pa/pa.c (fix_range): Likewise.
5899 (pa_option_override): Likewise.
5900 * config/riscv/riscv.c (riscv_parse_cpu): Likewise.
5901 (riscv_option_override): Likewise.
5902 * config/rl78/rl78.c (rl78_option_override): Likewise.
5903 * config/rs6000/aix61.h: Likewise.
5904 * config/rs6000/aix71.h: Likewise.
5905 * config/rs6000/aix72.h: Likewise.
5906 * config/rs6000/driver-rs6000.c (elf_platform): Likewise.
5907 * config/rs6000/freebsd64.h: Likewise.
5908 * config/rs6000/linux64.h: Likewise.
5909 * config/rs6000/rs6000.c (rs6000_option_override_internal): Likewise.
5910 (rs6000_expand_zeroop_builtin): Likewise.
5911 (rs6000_expand_mtfsb_builtin): Likewise.
5912 (rs6000_expand_set_fpscr_rn_builtin): Likewise.
5913 (rs6000_expand_set_fpscr_drn_builtin): Likewise.
5914 (rs6000_invalid_builtin): Likewise.
5915 (rs6000_expand_split_stack_prologue): Likewise.
5916 * config/rs6000/rtems.h: Likewise.
5917 * config/rx/rx.c (valid_psw_flag): Likewise.
5918 (rx_expand_builtin): Likewise.
5919 * config/s390/s390-c.c (s390_resolve_overloaded_builtin): Likewise.
5920 * config/s390/s390.c (s390_expand_builtin): Likewise.
5921 (s390_function_profiler): Likewise.
5922 (s390_option_override_internal): Likewise.
5923 (s390_option_override): Likewise.
5924 * config/sh/sh.c (sh_option_override): Likewise.
5925 (sh_builtin_saveregs): Likewise.
5926 (sh_fix_range): Likewise.
5927 * config/sh/vxworks.h: Likewise.
5928 * config/sparc/sparc.c (sparc_option_override): Likewise.
5929 * config/spu/spu.c (spu_option_override): Likewise.
5930 (fix_range): Likewise.
5931 * config/visium/visium.c (visium_option_override): Likewise.
5932 (visium_handle_interrupt_attr): Likewise.
5933 * config/xtensa/xtensa.c (xtensa_option_override): Likewise.
5934 * dbgcnt.c (dbg_cnt_set_limit_by_name): Likewise.
5935 (dbg_cnt_process_opt): Likewise.
5936 * dwarf2out.c (output_dwarf_version): Likewise.
5937 * except.c (expand_eh_return): Likewise.
5938 * gcc.c (defined): Likewise.
5939 (driver_handle_option): Likewise.
5940 (process_command): Likewise.
5941 (compare_files): Likewise.
5942 (driver::prepare_infiles): Likewise.
5943 (driver::do_spec_on_infiles): Likewise.
5944 (driver::maybe_run_linker): Likewise.
5945 * omp-offload.c (oacc_parse_default_dims): Likewise.
5946 * opts-global.c (handle_common_deferred_options): Likewise.
5947 * opts.c (parse_sanitizer_options): Likewise.
5948 (common_handle_option): Likewise.
5949 (enable_warning_as_error): Likewise.
5950 * passes.c (enable_disable_pass): Likewise.
5951 * plugin.c (parse_plugin_arg_opt): Likewise.
5952 (default_plugin_dir_name): Likewise.
5953 * targhooks.c (default_expand_builtin_saveregs): Likewise.
5954 (default_pch_valid_p): Likewise.
5955 * toplev.c (init_asm_output): Likewise.
5956 (process_options): Likewise.
5957 (toplev::run_self_tests): Likewise.
5958 * tree-cfg.c (verify_gimple_call): Likewise.
5959 * tree-inline.c (inline_forbidden_p_stmt): Likewise.
5960 (tree_inlinable_function_p): Likewise.
5961 * var-tracking.c (vt_find_locations): Likewise.
5962
5963 2019-03-11 Andreas Krebbel <krebbel@linux.ibm.com>
5964
5965 * config/s390/s390.c (s390_expand_builtin): Do the copy_to_reg not
5966 only on the else branch.
5967
5968 2019-03-11 Martin Liska <mliska@suse.cz>
5969
5970 * gcov.c (output_intermediate_json_line): Print function
5971 name of each line.
5972 (output_json_intermediate_file): Add new argument.
5973 * doc/gcov.texi: Document the change.
5974
5975 2019-03-11 Eric Botcazou <ebotcazou@adacore.com>
5976
5977 PR rtl-optimization/89588
5978 * loop-unroll.c (decide_unroll_constant_iterations): Make guard for
5979 explicit unrolling factor more robust.
5980
5981 2019-03-11 Richard Biener <rguenther@suse.de>
5982
5983 PR tree-optimization/89649
5984 * tree-vectorizer.h (vect_loop_versioning): Adjust prototype.
5985 * tree-vect-loop-manip.c (vect_do_peeling): Unset force_vectorize
5986 on the prolog and epilog loops.
5987 (vect_loop_versioning): Return copy of loop.
5988 * tree-vect-loop.c (vect_transform_loop): Unset force_vectorize
5989 on the non-vectorized version of the loop.
5990
5991 2019-03-10 Uroš Bizjak <ubizjak@gmail.com>
5992
5993 PR target/68924
5994 * config/i386/sse.md (*vec_extractv2di_0_sse):
5995 Add (=r,x) alternative and corresponding splitter.
5996
5997 2019-03-10 Martin Jambor <mjambor@suse.cz>
5998
5999 PR tree-optimization/85762
6000 PR tree-optimization/87008
6001 PR tree-optimization/85459
6002 * tree-sra.c (contains_vce_or_bfcref_p): New parameter, set the bool
6003 it points to if there is a type changing MEM_REF. Adjust all callers.
6004 (build_accesses_from_assign): Disable total scalarization if
6005 contains_vce_or_bfcref_p returns true through the new parameter, for
6006 both rhs and lhs.
6007
6008 2019-03-09 Jakub Jelinek <jakub@redhat.com>
6009
6010 PR c/88568
6011 * attribs.c (handle_dll_attribute): Don't clear TREE_STATIC for
6012 dllimport on VAR_DECLs with RECORD_TYPE or UNION_TYPE DECL_CONTEXT.
6013
6014 PR target/79645
6015 * common.opt (fdiagnostics-show-labels,
6016 fdiagnostics-show-line-numbers, fdiagnostics-format=,
6017 fdiagnostics-minimum-margin-width=, fgnat-encodings=, gas-loc-support,
6018 gas-locview-support, ginline-points, ginternal-reset-location-views):
6019 Terminate description text with a dot.
6020 * config/microblaze/microblaze.opt (mxl-prefetch): Likewise.
6021 * config/mcore/mcore.opt (m210, m340): Likewise.
6022 * config/epiphany/epiphany.opt (mprefer-short-insn-regs, mcmove,
6023 mnops=): Start description text with a capital letter.
6024 * config/arc/arc.opt (msize-level=): Likewise.
6025 * config/sh/sh.opt (minline-ic_invalidate): Likewise.
6026 * config/rs6000/sysv4.opt (mno-toc, mtoc, mno-traceback, mshlib,
6027 mnewlib): Likewise.
6028 * config/ft32/ft32.opt (msim): Likewise.
6029 (mft32b, mcompress): Likewise. Terminate description text with a dot.
6030 (mnodiv, mnopm): Terminate description text with a dot.
6031 * config/c6x/c6x.opt (c6x_sdata): Terminate Enum description with
6032 a colon.
6033 * config/i386/i386.opt (prefer_vector_width, instrument_return):
6034 Likewise.
6035 * config/rx/rx.opt (nofpu): Remove trailing spaces from description
6036 text.
6037
6038 PR rtl-optimization/89634
6039 * cfgcleanup.c (thread_jump): Punt if registers mentioned in cond1
6040 are modified in BB_END (e->src) instruction.
6041
6042 2019-03-08 David Malcolm <dmalcolm@redhat.com>
6043
6044 PR target/79926
6045 * config/i386/i386.c (ix86_set_current_function): Make "sorry"
6046 messages more amenable to translation, and improve wording.
6047
6048 2019-03-08 Bill Schmidt <wschmidt@linux.ibm.com>
6049
6050 * config/rs6000/rs6000-p8swap.c (rs6000_analyze_swaps): Rebuild
6051 ud- and du-chains between phases.
6052
6053 2019-03-08 Richard Sandiford <richard.sandiford@arm.com>
6054
6055 PR debug/89631
6056 * dwarf2cfi.c (dwarf2out_frame_debug_expr): Use CONST_POLY_INT
6057 instead of POLY_INT_CST.
6058
6059 2019-03-08 Andre Vieira <andre.simoesdiasvieira@arm.com>
6060
6061 * config/arm/arm.h (TARGET_FP16_TO_DOUBLE): Add TARGET_VFP_DOUBLE
6062 requirement.
6063
6064 2019-03-08 Uroš Bizjak <ubizjak@gmail.com>
6065
6066 PR target/68924
6067 PR target/78782
6068 PR target/87558
6069 * config/i386/emmintrin.h (_mm_loadu_si64): New intrinsic.
6070 (_mm_storeu_si64): Ditto.
6071
6072 2019-03-08 Martin Liska <mliska@suse.cz>
6073
6074 PR target/86952
6075 * config/i386/i386.c (ix86_option_override_internal): Disable
6076 jump tables when retpolines are used.
6077
6078 2019-03-08 Jan Hubicka <hubicka@ucw.cz>
6079
6080 PR go/63560
6081 * ipa-split.c (execute_split_functions): Do not split
6082 'noinline' or 'section' function.
6083
6084 2019-03-08 Jakub Jelinek <jakub@redhat.com>
6085
6086 PR target/79846
6087 * config/s390/s390.c (s390_const_operand_ok): Use %wu instead of
6088 HOST_WIDE_INT_PRINT_UNSIGNED and %wd instead of
6089 HOST_WIDE_INT_PRINT_DEC. Formatting fixes.
6090
6091 PR ipa/80000
6092 * ipa-devirt.c (compare_virtual_tables): Remove two trailing spaces
6093 from diagnostics. Formatting fixes.
6094
6095 PR target/85665
6096 * ipa-devirt.c (odr_types_equivalent_p): Fix grammar in
6097 warn_odr diagnostics.
6098
6099 PR other/80058
6100 * lra-constraints.c (process_alt_operands): Avoid one space before
6101 " at the end of line and another after " on another line in a string
6102 literal.
6103 * attribs.c (handle_dll_attribute): Likewise.
6104 * config/avr/avr-devices.c (avr_texinfo): Likewise.
6105
6106 * gimple-ssa-warn-alloca.c (pass_walloca::execute): Don't wrap
6107 warning_at or inform messages in G_() if there is no ?:.
6108
6109 PR tree-optimization/89550
6110 * builtins.c (c_strlen): Only set TREE_NO_WARNING if warning_at
6111 returned true. Formatting fixes.
6112 (expand_builtin_strnlen): Formatting fixes.
6113 * tree-vrp.c (vrp_prop::check_mem_ref): Only set TREE_NO_WARNING
6114 if warning_at returned true.
6115 * tree-cfg.c (pass_warn_function_return::execute): Likewise.
6116
6117 2019-03-08 Richard Biener <rguenther@suse.de>
6118
6119 PR middle-end/89578
6120 * cfgloop.h (struct loop): Add owned_clique field.
6121 * cfgloopmanip.c (copy_loop_info): Copy it.
6122 * tree-cfg.c (gimple_duplicate_bb): Do not remap owned_clique
6123 cliques.
6124 * tree-inline.c (copy_loops): Remap owned_clique.
6125 * lto-streamer-in.c (input_cfg): Stream owned_clique.
6126 * lto-streamer-out.c (output_cfg): Likewise.
6127
6128 2019-03-08 Jakub Jelinek <jakub@redhat.com>
6129
6130 PR target/80190
6131 * config/darwin.c: Include intl.h.
6132 (darwin_build_constant_cfstring): Improve i18n of diagnostics by not
6133 composing the message out of two separate parts.
6134
6135 2019-03-07 Jakub Jelinek <jakub@redhat.com>
6136
6137 PR target/80003
6138 * config/i386/i386.c (ix86_set_func_type): Make sure diagnostics
6139 doesn't start with a capital letter and doesn't end with a dot.
6140 (ix86_function_arg_boundary): Make sure diagnostics doesn't start
6141 with a capital letter.
6142 (ix86_mangle_function_version_assembler_name): Likewise.
6143 (ix86_generate_version_dispatcher_body): Likewise.
6144 (fold_builtin_cpu): Likewise.
6145 (get_builtin_code_for_version): Likewise. Remove extraneous space.
6146 (ix86_handle_interrupt_attribute): Make the diagnostics easier for
6147 translators, wrap full type name in %qs.
6148
6149 PR translation/79999
6150 * gimplify.c (gimplify_omp_ordered): Reword diagnostics to talk about
6151 depend clause with source (or sink) modifier.
6152 * omp-expand.c (expand_omp_ordered_sink): Likewise.
6153
6154 PR target/89602
6155 * config/i386/sse.md (avx512f_mov<ssescalarmodelower>_mask,
6156 *avx512f_load<mode>_mask, avx512f_store<mode>_mask): New define_insns.
6157 (avx512f_load<mode>_mask): New define_expand.
6158 * config/i386/i386-builtin.def (__builtin_ia32_loadsd_mask,
6159 __builtin_ia32_loadss_mask, __builtin_ia32_storesd_mask,
6160 __builtin_ia32_storess_mask, __builtin_ia32_movesd_mask,
6161 __builtin_ia32_movess_mask): New builtins.
6162 * config/i386/avx512fintrin.h (_mm_mask_load_ss, _mm_maskz_load_ss,
6163 _mm_mask_load_sd, _mm_maskz_load_sd, _mm_mask_move_ss,
6164 _mm_maskz_move_ss, _mm_mask_move_sd, _mm_maskz_move_sd,
6165 _mm_mask_store_ss, _mm_mask_store_sd): New intrinsics.
6166
6167 2019-03-07 Martin Jambor <mjambor@suse.cz>
6168
6169 PR lto/87525
6170 * ipa-cp.c (perform_estimation_of_a_value): Account zero time benefit
6171 for extern inline functions.
6172
6173 2019-03-07 Martin Jambor <mjambor@suse.cz>
6174
6175 PR ipa/88235
6176 * cgraph.h (cgraph_node): New inline method former_thunk_p.
6177 * cgraph.c (cgraph_node::dump): Dump a note if node is a former thunk.
6178 (clone_of_p): Treat expanded thunks like thunks, be optimistic if they
6179 have multiple callees. At the end check if declarations match as
6180 opposed to cgraph_nodes.
6181
6182 2019-03-07 Martin Liska <mliska@suse.cz>
6183
6184 * cgraph.c (cgraph_node::verify_node): Verify with a neighbour
6185 which is equivalent to searching for this in clones chain.
6186 * symtab.c (symtab_node::verify_base): Similarly compare ASM
6187 names with a neighbour and special case first node in a chain.
6188
6189 2019-01-25 Jason Merrill <jason@redhat.com>
6190
6191 PR c++/80916 - spurious "static but not defined" warning.
6192 * gimple-fold.c (can_refer_decl_in_current_unit_p): Return false
6193 for an internal symbol with DECL_EXTERNAL.
6194
6195 2019-04-07 Richard Biener <rguenther@suse.de>
6196
6197 PR middle-end/89618
6198 * cfgloopmanip.c (copy_loop_info): Copy forgotten fields.
6199 * tree-inline.c (copy_loops): Simplify.
6200
6201 2019-03-07 Martin Liska <mliska@suse.cz>
6202
6203 * dwarf2out.c (add_AT_vms_delta): Revert function removal.
6204
6205 2019-03-07 Richard Biener <rguenther@suse.de>
6206
6207 PR tree-optimization/89595
6208 * tree-ssa-dom.c (dom_opt_dom_walker::optimize_stmt): Take
6209 stmt iterator as reference, take boolean output parameter to
6210 indicate whether the stmt was removed and thus the iterator
6211 already advanced.
6212 (dom_opt_dom_walker::before_dom_children): Re-iterate over
6213 stmts created by folding.
6214
6215 2019-03-07 Jakub Jelinek <jakub@redhat.com>
6216
6217 PR c++/89585
6218 * doc/extend.texi (Basic Asm): Document qualifiers are not allowed
6219 at toplevel.
6220
6221 2019-03-06 Peter Bergner <bergner@linux.ibm.com>
6222
6223 PR rtl-optimization/88845
6224 * config/rs6000/rs6000.c (rs6000_emit_move_si_sf_subreg): Enable during
6225 LRA.
6226 * lra.c (remove_scratches_1): New function.
6227 (remove_scratches): Use it.
6228 (lra_emit_move): Likewise.
6229
6230 2019-03-06 Claudiu Zissulescu <claziss@synopsys.com>
6231
6232 * config/arc/arc-c.def (__ARC_UNALIGNED__): Set it on
6233 unaligned_access variable.
6234 * config/arc/arc.c (arc_override_options): Set unaligned access
6235 default on for HS CPUs.
6236 * config/arc/arc.h (STRICT_ALIGNMENT): Fix logic.
6237
6238 2019-03-06 Martin Liska <mliska@suse.cz>
6239
6240 PR gcov-profile/89577
6241 * doc/gcov.texi: Prefer to use --coverage.
6242 * doc/sourcebuild.texi: Likewise.
6243
6244 2019-03-02 Jason Merrill <jason@redhat.com>
6245
6246 PR c++/86485 - -Wmaybe-unused with empty class ?:
6247 * gimplify.c (gimplify_cond_expr): Use INIT_EXPR.
6248
6249 2019-03-05 Jakub Jelinek <jakub@redhat.com>
6250
6251 PR target/89587
6252 * config/rs6000/t-linux (MULTIARCH_DIRNAME): Set to non-empty only
6253 if_multiarch.
6254
6255 PR middle-end/89590
6256 * builtins.c (maybe_emit_free_warning): Punt if free doesn't have
6257 exactly one argument.
6258
6259 2019-03-05 Jakub Jelinek <jakub@redhat.com>
6260 Richard Sandiford <richard.sandiford@arm.com>
6261
6262 PR tree-optimization/89570
6263 * match.pd (vec_cond into cond_op simplification): Don't use
6264 get_conditional_internal_fn, use as_internal_fn (cond_op).
6265
6266 2019-03-05 Wilco Dijkstra <wdijkstr@arm.com>
6267
6268 PR target/89222
6269 * config/arm/arm.md (movsi): Use targetm.cannot_force_const_mem
6270 to decide when to split off a non-zero offset from a symbol.
6271 * config/arm/arm.c (arm_cannot_force_const_mem): Disallow offsets
6272 in function symbols.
6273
6274 2019-03-05 Richard Biener <rguenther@suse.de>
6275
6276 PR tree-optimization/89594
6277 * tree-if-conv.c (pass_if_conversion::execute): Handle
6278 case where .LOOP_VECTORIZED_FUNCTION was removed.
6279
6280 2019-03-05 Jakub Jelinek <jakub@redhat.com>
6281
6282 PR bootstrap/89560
6283 * fold-const.c (fold_checksum_tree): Don't use fixed size buffer,
6284 instead alloca it only when needed with the needed size.
6285
6286 PR tree-optimization/89570
6287 * match.pd (vec_cond into cond_op simplification): Guard with
6288 vectorized_internal_fn_supported_p test and #if GIMPLE.
6289
6290 PR tree-optimization/89566
6291 * gimple-ssa-sprintf.c (sprintf_dom_walker::handle_gimple_call):
6292 Set info.fncode to BUILT_IN_NONE if gimple_call_builtin_p failed.
6293 Punt if get_user_idx_format succeeds, but idx_format argument is
6294 not provided or doesn't have pointer type, or if idx_args is above
6295 number of provided arguments.
6296
6297 2019-03-04 Wilco Dijkstra <wdijkstr@arm.com>
6298
6299 PR tree-optimization/89437
6300 * match.pd: Use lt in sin(atan(x)) and cos(atan(x)) simplifications.
6301
6302 2019-03-04 Richard Biener <rguenther@suse.de>
6303
6304 PR middle-end/89572
6305 * tree-scalar-evolution.c: (get_loop_exit_condition): Use
6306 safe_dyn_cast.
6307
6308 2019-03-04 Bin Cheng <bin.cheng@linux.alibaba.com>
6309
6310 PR tree-optimization/89487
6311 * tree-loop-distribution.c (has_nonaddressable_dataref_p): New.
6312 (create_rdg_vertices): Compute has_nonaddressable_dataref_p.
6313 (distribute_loop): Don't do runtime alias check if there is non-
6314 addressable data reference.
6315 * tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): Check if VAR_DECL
6316 is a register variable.
6317
6318 2019-03-02 Jakub Jelinek <jakub@redhat.com>
6319
6320 PR target/89506
6321 * config/arm/arm.md (cmpsi2_addneg): Use
6322 trunc_int_for_mode (-INTVAL (...), SImode) instead of -INTVAL (...).
6323 If operands[2] is 0 or INT_MIN, force use of subs.
6324 (*compare_scc splitter): Use gen_int_mode.
6325 (*negscc): Likewise.
6326 * config/arm/thumb2.md (*thumb2_negscc): Likewise.
6327
6328 2019-03-01 Kito Cheng <kito.cheng@gmail.com>
6329 Monk Chiang <sh.chiang04@gmail.com>
6330
6331 * common/config/riscv/riscv-common.c: Include sstream.
6332 (riscv_subset_list::to_string): New.
6333 (riscv_arch_str): Likewise.
6334 * config.gcc (riscv*-*-*): Handle --with-riscv-attribute=
6335 * config.in: Regen.
6336 * config/riscv/riscv-protos.h (riscv_arch_str): New.
6337 * config/riscv/riscv.c (INCLUDE_STRING): Defined.
6338 (riscv_emit_attribute): New.
6339 (riscv_file_start): Emit attribute if needed.
6340 (riscv_option_override): Init riscv_emit_attribute_p.
6341 * config/riscv/riscv.opt (mriscv-attribute): New option.
6342 * configure.ac (riscv*-*-*): Check binutils is supporting ELF
6343 * configure: Regen.
6344 * doc/install.texi: Document --with-riscv-attribute.
6345 * doc/invoke.texi: Document -mriscv-attribute.
6346
6347 * common/config/riscv/riscv-common.c:
6348 Include config/riscv/riscv-protos.h.
6349 (INCLUDE_STRING): Defined.
6350 (RISCV_DONT_CARE_VERSION): Defined.
6351 (riscv_subset_t): Declare.
6352 (riscv_subset_t::riscv_subset_t): New.
6353 (riscv_subset_list): Declare.
6354 (riscv_subset_list::riscv_subset_list): New.
6355 (riscv_subset_list::~riscv_subset_list): Likewise.
6356 (riscv_subset_list::parsing_subset_version): Likewise.
6357 (riscv_subset_list::parse_std_ext): Likewise.
6358 (riscv_subset_list::parse_sv_or_non_std_ext): Likewise.
6359 (riscv_subset_list::add): Likewise.
6360 (riscv_subset_list::lookup): Likewise.
6361 (riscv_subset_list::xlen): Likewise.
6362 (riscv_subset_list::parse): Likewise.
6363 (riscv_supported_std_ext): Likewise.
6364 (current_subset_list): Likewise.
6365 (riscv_parse_arch_string): Using riscv_subset_list::parse to
6366 parse.
6367
6368 2019-03-01 Segher Boessenkool <segher@kernel.crashing.org>
6369
6370 * config/rs6000/rs6000.c (rs6000_option_override_internal): If
6371 rs6000_dejagnu_cpu_index is set, use that to override rs6000_cpu_index.
6372 * config/rs6000/rs6000.opt (mdejagnu-cpu=): New option.
6373
6374 2019-03-01 Alexander Monakov <amonakov@ispras.ru>
6375
6376 PR rtl-optimization/85899
6377 * haifa-sched.c (find_fallthru_edge_from): Relax assert to account for
6378 fallthru edges leading to the exit block.
6379
6380 2019-03-01 Tamar Christina <tamar.christina@arm.com>
6381
6382 PR target/89517
6383 * config/aarch64/aarch64-option-extensions.def (fp, simd, crypto, fp16,
6384 rdma, dotprod, sha2, sha3, sm4, fp16fml, sve): Collapse line.
6385
6386 2019-03-01 Richard Sandiford <richard.sandiford@arm.com>
6387
6388 PR tree-optimization/89535
6389 * tree-vect-stmts.c (vectorizable_call): Record the vector types
6390 for each operand. Calculate the fallback choice for mask operands
6391 and pass it to vect_get_vec_def_for_operand.
6392
6393 2019-03-01 Richard Biener <rguenther@suse.de>
6394
6395 PR middle-end/89541
6396 * tree-ssa-operands.c (add_stmt_operand): CONST_DECL may
6397 get virtual operands.
6398 (get_expr_operands): Handle CONST_DECL like other decls.
6399
6400 2019-03-01 Jakub Jelinek <jakub@redhat.com>
6401
6402 PR middle-end/89503
6403 * fold-const.c (fold_checksum_tree): Ignore TREE_NO_WARNING bit
6404 on DECL_P and EXPR_P.
6405
6406 2019-03-01 Richard Biener <rguenther@suse.de>
6407
6408 PR middle-end/89497
6409 * tree-cfgcleanup.h (cleanup_tree_cfg): Add SSA update flags
6410 argument, defaulted to zero.
6411 * passes.c (execute_function_todo): Pass down SSA update flags
6412 to cleanup_tree_cfg.
6413 * tree-cfgcleanup.c: Include tree-into-ssa.h and tree-cfgcleanup.h.
6414 (cleanup_tree_cfg_noloop): After cleanup_control_flow_pre update SSA
6415 form if requested.
6416 (cleanup_tree_cfg): Get and pass down SSA update flags.
6417
6418 2019-03-01 Jakub Jelinek <jakub@redhat.com>
6419
6420 PR bootstrap/89539
6421 * dwarf2out.c (output_comdat_type_unit): Add ATTRIBUTE_UNUSED to
6422 early_lto_debug argument.
6423
6424 2019-02-28 Eric Botcazou <ebotcazou@adacore.com>
6425
6426 PR tree-optimization/89536
6427 * tree-ssa-dom.c (edge_info::derive_equivalences) <BIT_NOT_EXPR>: Test
6428 only whether bit #0 of the value is 0 instead of the entire value.
6429
6430 2019-02-28 Marek Polacek <polacek@redhat.com>
6431
6432 PR c++/87068 - missing diagnostic with fallthrough statement.
6433 * gimplify.c (expand_FALLTHROUGH_r): If IFN_FALLTHROUGH was found
6434 at the end of a seq, save its location to walk_stmt_info.
6435 (expand_FALLTHROUGH): Warn if IFN_FALLTHROUGH is at the end of
6436 a switch.
6437
6438 2019-02-28 Jan Hubicka <hubicka@ucw.cz>
6439
6440 PR lto/88585
6441 * tree.c (find_atomic_core_type): Move ahead in file.
6442 (check_base_type): Correctly compare alignments of atomic types.
6443
6444 2019-02-28 H.J. Lu <hongjiu.lu@intel.com>
6445
6446 PR target/89455
6447 * config/i386/i386.c (get_builtin_code_for_version): Identify
6448 Westmere from PCLMUL, instead of AES.
6449
6450 2019-02-28 Jakub Jelinek <jakub@redhat.com>
6451
6452 PR target/89434
6453 * config/arm/arm.md (*subsi3_carryin_compare_const): Use
6454 trunc_int_for_mode (-INTVAL (...), SImode), just instead of
6455 -UINTVAL (...).
6456
6457 2019-02-28 Tamar Christina <tamar.christina@arm.com>
6458
6459 PR target/88530
6460 * config/aarch64/aarch64-option-extensions.def: Document it.
6461 * config/aarch64/driver-aarch64.c (host_detect_local_cpu): Skip feature
6462 if empty hwcaps.
6463
6464 2019-02-28 Jakub Jelinek <jakub@redhat.com>
6465
6466 PR c/89520
6467 * convert.c (convert_to_real_1, convert_to_integer_1): Punt for
6468 builtins if they don't have a single scalar floating point argument.
6469 Formatting fixes.
6470
6471 2019-02-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
6472
6473 PR rtl-optimization/89490
6474 * varasm.c (get_block_for_section): Bail out for mergeable sections.
6475 (default_use_anchors_for_symbol_p, output_object_block): Assert the
6476 block section is not mergeable.
6477
6478 2019-02-27 Jakub Jelinek <jakub@redhat.com>
6479
6480 PR target/70341
6481 * config/arm/arm.md (arm_casesi_internal): New define_expand. Rename
6482 old define_insn to ...
6483 (*arm_casesi_internal): ... this. Add mode to LABEL_REFs.
6484 * config/arm/thumb2.md (thumb2_casesi_internal): New define_expand.
6485 Rename old define_insn to ...
6486 (*thumb2_casesi_internal): ... this. Add mode to LABEL_REFs.
6487 (thumb2_casesi_internal_pic): New define_expand. Rename old
6488 define_insn to ...
6489 (*thumb2_casesi_internal_pic): ... this. Add mode to LABEL_REFs.
6490 * config/aarch64/aarch64.md (casesi): Create the casesi_dispatch
6491 MEM manually here, set MEM_READONLY_P and MEM_NOTRAP_P on it.
6492
6493 2019-02-27 Richard Biener <rguenther@suse.de>
6494
6495 PR debug/88878
6496 * dwarf2out.c (use_debug_types): Disable when in_lto_p.
6497
6498 2019-02-27 Richard Biener <rguenther@suse.de>
6499
6500 * passes.c (should_skip_pass_p): Do not skip cgraph-edge
6501 building.
6502
6503 2019-02-27 Richard Biener <rguenther@suse.de>
6504
6505 PR debug/88878
6506 * dwarf2out.c (output_comdat_type_unit): Add early_lto_debug
6507 parameter, prefix section name with .gnu.debuglto_ if true.
6508 (dwarf2out_finish): Pass false to output_comdat_type_unit.
6509 (dwarf2out_early_finish): Pass true to output_comdat_type_unit.
6510
6511 2019-02-27 Richard Biener <rguenther@suse.de>
6512
6513 PR debug/89514
6514 * dwarf2out.c (size_of_die): Key on AT_ref (a)->comdat_type_p
6515 rather than on use_debug_types, doing what output_die does.
6516 (value_format): Likewise.
6517
6518 2019-02-27 Martin Jambor <mjambor@suse.cz>
6519 Martin Sebor <msebor@redhat.com>
6520
6521 * doc/invoke.texi (Warning Options): Reword description of
6522 -Wno-absolute-value.
6523
6524 2019-02-27 Jakub Jelinek <jakub@redhat.com>
6525
6526 PR tree-optimization/89280
6527 * tree-cfgcleanup.c (maybe_dead_abnormal_edge_p,
6528 builtin_setjmp_setup_bb): New functions.
6529 (cleanup_control_flow_pre): Ignore maybe_dead_abnormal_edge_p edges.
6530 When visiting __builtin_setjmp_setup block, queue in special
6531 setjmp_vec vector edges from .ABNORMAL_DISPATCHER to corresponding
6532 __builtin_setjmp_receiver. Remove .ABNORMAL_DISPATCHER basic blocks
6533 from visited after the loop if they don't have any visited successor
6534 blocks.
6535
6536 2018-02-26 Steve Ellcey <sellcey@marvell.com>
6537
6538 * config/aarch64/aarch64.c (aarch64_get_multilib_abi_name):
6539 New function.
6540 (TARGET_GET_MULTILIB_ABI_NAME): New macro.
6541
6542 2019-02-26 Jakub Jelinek <jakub@redhat.com>
6543
6544 PR c++/89507
6545 * tree.c (valid_constant_size_p): Deal with size INTEGER_CSTs
6546 with types other than sizetype/ssizetype.
6547
6548 2019-02-26 Eric Botcazou <ebotcazou@adacore.com>
6549
6550 * config/sparc/sparc-opts.h (enum processor_type): Rename to...
6551 (enum sparc_processor_type): ...this.
6552 (enum sparc_code_model_type): New enumeration type.
6553 (enum sparc_memory_model_type): Tweak comments.
6554 * config/sparc/sparc.opt (mcpu): Adjust to above renaming.
6555 (mtune): Likewise.
6556 (mcmodel): Use sparc_code_model enumeration and variable.
6557 (sparc_code_model): New enumeration.
6558 (mdebug): Add Undocumented marker.
6559 * config/sparc/sparc.h (enum cmodel): Delete.
6560 (sparc_cmodel): Likewise.
6561 (TARGET_CM_MEDLOW): Adjust to above renaming.
6562 (TARGET_CM_MEDMID): Likewise.
6563 (TARGET_CM_MEDANY): Likewise.
6564 (TARGET_CM_EMBMEDANY): Likewise.
6565 * config/sparc/sparc.c (sparc_cmodel): Delete.
6566 (sparc_option_override): Remove string/value mapping support for the
6567 code model. Move code and memory model support to after the handling
6568 of target flags. Do private machine setup last.
6569 (sparc_emit_set_symbolic_const64): Use sparc_code_model.
6570 (sparc_legitimize_reload_address): Likewise.
6571 (sparc_output_mi_thunk): Likewise.
6572 * config/sparc/sparc.md (cpu): Adjust comment to above renaming.
6573
6574 2019-02-26 Jakub Jelinek <jakub@redhat.com>
6575
6576 PR tree-optimization/89500
6577 * tree-ssa-strlen.c (stridx_strlenloc): Adjust comment.
6578 (handle_builtin_strlen): Remove noncst_bound variable. Always
6579 optimize strnlen (x, 0) to 0. Optimize strnlen (x, cst) to
6580 cst if the first cst bytes starting at x are known to be non-zero,
6581 even if the string is not zero terminated. Don't try to modify
6582 *si for strnlen. Update strlen_to_stridx only for strlen or if
6583 we can prove strnlen returns the same value as strlen would.
6584
6585 2019-02-26 Martin Liska <mliska@suse.cz>
6586
6587 * alloc-pool.h (struct pool_usage): Remove extra
6588 print_dash_line.
6589 * bitmap.h (struct bitmap_usage): Likewise.
6590 * ggc-common.c (struct ggc_usage): Likewise.
6591 * mem-stats.h (struct mem_usage): Likewise.
6592 (mem_alloc_description::dump): Print dash lines
6593 here and repeat header at the end of a table report.
6594 It's then more readable.
6595 * tree-phinodes.c (phinodes_print_statistics): Make
6596 horizontal alignment.
6597 * tree-ssanames.c (ssanames_print_statistics): Likewise.
6598 * vec.c (struct vec_usage): Remove extra print_dash_line.
6599 * vec.h (vec_safe_grow_cleared): Pass PASS_MEM_STAT.
6600
6601 2019-02-26 Uroš Bizjak <ubizjak@gmail.com>
6602
6603 * doc/extend.texi (__builtin_object_size):
6604 Use @pxref instead of @xref inside parenthesis.
6605 (__builtin_has_attribute): Add missing comma after @xref.
6606 (__builtin_object_size): Ditto.
6607 * doc/md.texi (cond_*{mode}): Use @samp instead of @var around op1[i].
6608 * fortran/invoke.texi (-ffpe-trap): Use @var for every item
6609 in the list.
6610
6611 2019-02-26 Jeff Law <law@redhat.com>
6612
6613 PR rtl-optimization/87761
6614 * regcprop.c (copyprop_hardreg_forward_1): Use REG_UNUSED notes to
6615 detect obviously dead insns and delete them.
6616
6617 2019-02-26 Richard Biener <rguenther@suse.de>
6618
6619 PR tree-optimization/89505
6620 * tree-ssa-structalias.c (compute_dependence_clique): Make sure
6621 to handle restrict pointed-to vars with multiple subvars
6622 correctly.
6623
6624 2019-02-26 Richard Biener <rguenther@suse.de>
6625
6626 PR tree-optimization/89489
6627 * tree-parloops.c (create_loop_fn): Copy over last_clique.
6628
6629 2019-02-26 Eric Botcazou <ebotcazou@adacore.com>
6630
6631 * tree-ssa-dom.c (edge_info::derive_equivalences) <BIT_IOR_EXPR>: Fix
6632 and move around comment.
6633 <BIT_AND_EXPR>: Likewise.
6634 <BIT_NOT_EXPR>: Add specific handling for boolean types.
6635
6636 2019-02-26 Jakub Jelinek <jakub@redhat.com>
6637
6638 PR target/89474
6639 * config/i386/i386.c (remove_partial_avx_dependency): Call
6640 df_analyze etc. before creation of the v4sf_const0 pseudo, rather than
6641 after changing possibly many instructions to use that pseudo. Fix up
6642 insertion of v4sf_const0 setter at the start of bb.
6643
6644 2019-02-25 Sandra Loosemore <sandra@codesourcery.com>
6645
6646 PR c/80409
6647 * doc/extend.texi (Variadic Pointer Args): New section.
6648
6649 2019-02-25 Sandra Loosemore <sandra@codesourcery.com>
6650 Martin Sebor <msebor@gmail.com>
6651
6652 * common.opt (Wattribute-alias): Likewise.
6653 * doc/invoke.texi (Option Summary): List general form of
6654 -Wattribute-alias=. List positive form of -Wmissing-attributes.
6655 (-Wmissing-attributes): Invert entry, rewrite and correct default.
6656 Add cross-references.
6657 (-Wattribute-alias): Rewrite and correct default. Mention
6658 considered attributes (same as for -Wmissing-attributes).
6659
6660 2019-02-25 Paul A. Clarke <pc@us.ibm.com>
6661
6662 * config/rs6000/emmintrin.h (_mm_cvtpd_epi32): Fix big endian.
6663 (_mm_cvtpd_ps): Likewise.
6664 (_mm_cvttpd_epi32): Likewise.
6665
6666 PR target/89338
6667 * config/rs6000/xmmintrin.h (_mm_cvtss_f32): Fix type mismatch.
6668 (_mm_cvt_ss2si): Fix type mismatch and 32-bit.
6669
6670 PR target/89339
6671 * config/rs6000/xmmintrin.h (_mm_movemask_pi8): Fix 32-bit.
6672
6673 2019-02-25 Tamar Christina <tamar.christina@arm.com>
6674
6675 PR target/88530
6676 * common/config/aarch64/aarch64-common.c
6677 (struct aarch64_option_extension): Add is_synthetic.
6678 (all_extensions): Use it.
6679 (TARGET_OPTION_INIT_STRUCT): Define hook.
6680 (struct gcc_targetm_common): Moved to end.
6681 (all_extensions_by_on): New.
6682 (opt_ext_cmp, typedef opt_ext): New.
6683 (aarch64_option_init_struct): New.
6684 (aarch64_contains_opt): New.
6685 (aarch64_get_extension_string_for_isa_flags): Output smallest set.
6686 * config/aarch64/aarch64-option-extensions.def
6687 (AARCH64_OPT_EXTENSION): Explicitly include AES and SHA2 in crypto.
6688 (fp, simd, crc, lse, fp16, rcpc, rdma, dotprod, aes, sha2, sha3,
6689 sm4, fp16fml, sve, profile, rng, memtag, sb, ssbs, predres):
6690 Set is_synthetic to false.
6691 (crypto): Set is_synthetic to true.
6692 * config/aarch64/driver-aarch64.c (AARCH64_OPT_EXTENSION): Add
6693 SYNTHETIC.
6694
6695 2019-02-25 Tamar Christina <tamar.christina@arm.com>
6696
6697 * config/arm/arm_neon.h (vfmlal_low_u32, vfmlsl_low_u32,
6698 vfmlal_high_u32, vfmlsl_high_u32, vfmlalq_low_u32, vfmlslq_low_u32,
6699 vfmlalq_high_u32, vfmlslq_high_u32, vfmlal_lane_low_u32,
6700 vfmlal_lane_high_u32, vfmlalq_laneq_low_u32, vfmlalq_lane_low_u32,
6701 vfmlal_laneq_low_u32, vfmlalq_laneq_high_u32, vfmlalq_lane_high_u32,
6702 vfmlal_laneq_high_u32, vfmlsl_lane_low_u32, vfmlsl_lane_high_u32,
6703 vfmlslq_laneq_low_u32, vfmlslq_lane_low_u32, vfmlsl_laneq_low_u32,
6704 vfmlslq_laneq_high_u32, vfmlslq_lane_high_u32, vfmlsl_laneq_high_u32):
6705 Rename ...
6706 (vfmlal_low_f16, vfmlsl_low_f16, vfmlal_high_f16, vfmlsl_high_f16,
6707 vfmlalq_low_f16, vfmlslq_low_f16, vfmlalq_high_f16, vfmlslq_high_f16,
6708 vfmlal_lane_low_f16, vfmlal_lane_high_f16, vfmlalq_laneq_low_f16,
6709 vfmlalq_lane_low_f16, vfmlal_laneq_low_f16, vfmlalq_laneq_high_f16,
6710 vfmlalq_lane_high_f16, vfmlal_laneq_high_f16, vfmlsl_lane_low_f16,
6711 vfmlsl_lane_high_f16, vfmlslq_laneq_low_f16, vfmlslq_lane_low_f16,
6712 vfmlsl_laneq_low_f16, vfmlslq_laneq_high_f16, vfmlslq_lane_high_f16,
6713 vfmlsl_laneq_high_f16): ... To this.
6714 * config/arm/neon.md: Update comments.
6715
6716 2019-02-25 Tamar Christina <tamar.christina@arm.com>
6717
6718 * config/aarch64/arm_neon.h (vfmlal_low_u32, vfmlsl_low_u32,
6719 vfmlalq_low_u32, vfmlslq_low_u32, vfmlal_high_u32, vfmlsl_high_u32,
6720 vfmlalq_high_u32, vfmlslq_high_u32, vfmlal_lane_low_u32,
6721 vfmlsl_lane_low_u32, vfmlal_laneq_low_u32, vfmlsl_laneq_low_u32,
6722 vfmlalq_lane_low_u32, vfmlslq_lane_low_u32, vfmlalq_laneq_low_u32,
6723 vfmlslq_laneq_low_u32, vfmlal_lane_high_u32, vfmlsl_lane_high_u32,
6724 vfmlal_laneq_high_u32, vfmlsl_laneq_high_u32, vfmlalq_lane_high_u32,
6725 vfmlslq_lane_high_u32, vfmlalq_laneq_high_u32, vfmlslq_laneq_high_u32):
6726 Rename ...
6727 (vfmlal_low_f16, vfmlsl_low_f16, vfmlalq_low_f16, vfmlslq_low_f16,
6728 vfmlal_high_f16, vfmlsl_high_f16, vfmlalq_high_f16, vfmlslq_high_f16,
6729 vfmlal_lane_low_f16, vfmlsl_lane_low_f16, vfmlal_laneq_low_f16,
6730 vfmlsl_laneq_low_f16, vfmlalq_lane_low_f16, vfmlslq_lane_low_f16,
6731 vfmlalq_laneq_low_f16, vfmlslq_laneq_low_f16, vfmlal_lane_high_f16,
6732 vfmlsl_lane_high_f16, vfmlal_laneq_high_f16, vfmlsl_laneq_high_f16,
6733 vfmlalq_lane_high_f16, vfmlslq_lane_high_f16, vfmlalq_laneq_high_f16,
6734 vfmlslq_laneq_high_f16): ... To this.
6735
6736 2019-02-25 Alexander Monakov <amonakov@ispras.ru>
6737
6738 PR rtl-optimization/86096
6739 * df-scan.c (df_mw_compare): Do not check mw_reg fields when
6740 comparing mw_order values.
6741
6742 2019-02-25 Jakub Jelinek <jakub@redhat.com>
6743
6744 PR target/89434
6745 * config/arm/arm.md (*subsi3_carryin_const): Use
6746 arm_neg_immediate_operand predicate instead of
6747 arm_not_immediate_operand, "L" constraint instead of "K" and
6748 print it using %n2 instead of %B2.
6749 (*subsi3_carryin_const0): New define_insn.
6750 (*subsi3_carryin_compare_const): Use const_int_I_operand predicate
6751 instead of arm_not_operand and "I" constraint instead of "K" and
6752 print it using %n3 instead of %B2. Instead of using match_dup 2 add
6753 another match_operand and in the condition check that it is negation
6754 of operands[2].
6755 (*subsi3_carryin_compare_const0): New define_ins.
6756 (*subdi_di_zesidi): Adjust to use *subsi3_carryin_const0 instead of
6757 *subsi3_carryin_const.
6758 (*arm_cmpdi_insn): Fix splitting into *subsi3_carryin_compare_const,
6759 split into *subsi3_carryin_compare_const0 if the highpart is zero.
6760
6761 PR target/89438
6762 * config/arm.vfp.md (*negdf2_vfp): Use
6763 gen_int_mode (0x80000000, SImode) instead of GEN_INT (0x80000000).
6764 * config/arm/neon.md (neon_copysignf<mode>): Likewise.
6765
6766 2019-02-24 Jakub Jelinek <jakub@redhat.com>
6767
6768 PR rtl-optimization/89445
6769 * simplify-rtx.c (simplify_ternary_operation): Don't use
6770 simplify_merge_mask on operands that may trap.
6771 * rtlanal.c (may_trap_p_1): Use FLOAT_MODE_P instead of
6772 SCALAR_FLOAT_MODE_P checks. For integral division by zero, if
6773 second operand is CONST_VECTOR, check if any element could be zero.
6774 Don't expect traps for VEC_{MERGE,SELECT,CONCAT,DUPLICATE} unless
6775 their operands can trap.
6776
6777 2019-02-23 Martin Sebor <msebor@redhat.com>
6778
6779 * gimple-ssa-sprintf.c (target_strtol): Rename...
6780 (target_strtohwi): ...to this. Handle values up to HOST_WIDE_INT_MAX.
6781 (parse_directive): Adjust to name change. Use HOST_WIDE_INT_MAX to
6782 check for range error.
6783
6784 2019-02-23 H.J. Lu <hongjiu.lu@intel.com>
6785
6786 PR driver/69471
6787 * opts-common.c (prune_options): Also prune joined switches
6788 with Negative and RejectNegative.
6789 * config/i386/i386.opt (march=): Add Negative(march=).
6790 (mtune=): Add Negative(mtune=).
6791 * doc/options.texi: Document Negative used together with Joined
6792 and RejectNegative.
6793
6794 2019-02-22 Martin Sebor <msebor@redhat.com>
6795
6796 * doc/extend.texi (Other Builtins): Add
6797 __builtin_is_constant_evaluated.
6798
6799 2019-02-22 Richard Biener <rguenther@suse.de>
6800
6801 PR tree-optimization/87609
6802 * tree-cfg.c (gimple_duplicate_bb): Only remap inlined cliques.
6803
6804 2019-02-22 Jeff Law <law@redhat.com>
6805
6806 PR rtl-optimization/87761
6807 * config/mips/mips.md: Add new combiner pattern to recognize
6808 a bitfield extraction using (ashiftrt (truncate (ashift (...)))).
6809
6810 2019-02-22 Matthew Malcomson <matthew.malcomson@arm.com>
6811
6812 PR target/89324
6813 * config/aarch64/aarch64.md: Use aarch64_general_reg predicate on
6814 destination register in peepholes generating patterns for ADDS/SUBS.
6815 (add<mode>3_compare0,
6816 *addsi3_compare0_uxtw, add<mode>3_compareC,
6817 add<mode>3_compareV_imm, add<mode>3_compareV,
6818 *adds_<optab><ALLX:mode>_<GPI:mode>,
6819 *subs_<optab><ALLX:mode>_<GPI:mode>,
6820 *adds_<optab><ALLX:mode>_shift_<GPI:mode>,
6821 *subs_<optab><ALLX:mode>_shift_<GPI:mode>,
6822 *adds_<optab><mode>_multp2, *subs_<optab><mode>_multp2,
6823 *sub<mode>3_compare0, *subsi3_compare0_uxtw,
6824 sub<mode>3_compare1): Allow stack pointer for source register.
6825 * config/aarch64/predicates.md (aarch64_general_reg): New predicate.
6826
6827 2019-02-22 Martin Sebor <msebor@redhat.com>
6828
6829 PR tree-optimization/88993
6830 PR tree-optimization/88853
6831 * gimple-ssa-sprintf.c (sprintf_dom_walker::call_info::is_file_func):
6832 New helper.
6833 (sprintf_dom_walker::call_info::is_string_func): New helper.
6834 (format_directive): Only issue "may exceed" 4095/INT_MAX warnings
6835 for formatted string functions.
6836 (sprintf_dom_walker::handle_gimple_call): Fix a typo in a comment.
6837
6838 2019-02-22 Martin Sebor <msebor@redhat.com>
6839
6840 PR c/89425
6841 * c-parser.c (sizeof_ptr_memacc_comptypes): Avoid warning in
6842 unreachable subexpressions.
6843
6844 2019-02-22 H.J. Lu <hongjiu.lu@intel.com>
6845 Hongtao Liu <hongtao.liu@intel.com>
6846 Sunil K Pandey <sunil.k.pandey@intel.com>
6847
6848 PR target/87007
6849 * config/i386/i386-passes.def: Add
6850 pass_remove_partial_avx_dependency.
6851 * config/i386/i386-protos.h
6852 (make_pass_remove_partial_avx_dependency): New.
6853 * config/i386/i386.c (make_pass_remove_partial_avx_dependency):
6854 New function.
6855 (pass_data_remove_partial_avx_dependency): New.
6856 (pass_remove_partial_avx_dependency): Likewise.
6857 (make_pass_remove_partial_avx_dependency): Likewise.
6858 * config/i386/i386.md (avx_partial_xmm_update): New attribute.
6859 (*extendsfdf2): Add avx_partial_xmm_update.
6860 (truncdfsf2): Likewise.
6861 (*float<SWI48:mode><MODEF:mode>2): Likewise.
6862 (SF/DF conversion splitters): Disabled for TARGET_AVX.
6863
6864 2019-02-22 Aldy Hernandez <aldyh@redhat.com>
6865
6866 PR middle-end/85598
6867 * gimple-ssa-sprintf.c (pass_sprintf_length::execute): Enable loop
6868 analysis for pass.
6869
6870 2019-02-22 Thiago Macieira <thiago.macieira@intel.com>
6871
6872 PR target/89444
6873 * config/i386/i386.h (PTA_WESTMERE): Remove PTA_AES.
6874 (PTA_SKYLAKE): Add PTA_AES.
6875 (PTA_GOLDMONT): Likewise.
6876
6877 2019-02-22 Sudakshina Das <sudi.das@arm.com>
6878
6879 * config/aarch64/aarch64.c (aarch64_output_mi_thunk): Add bti
6880 instruction if enabled.
6881 (aarch64_override_options): Remove reference to return address key.
6882
6883 2019-02-22 Richard Biener <rguenther@suse.de>
6884
6885 PR tree-optimization/89440
6886 * tree-vect-loop.c (vect_create_epilog_for_reduction): Remove
6887 not necessary assert.
6888
6889 2019-02-22 Thomas Schwinge <thomas@codesourcery.com>
6890
6891 PR fortran/72741
6892 * omp-general.c (oacc_replace_fn_attrib): Mostly split out into...
6893 (oacc_replace_fn_attrib_attr): ... this new function.
6894 * omp-general.h (oacc_replace_fn_attrib_attr): New prototype.
6895 * config/nvptx/nvptx.c (nvptx_goacc_validate_dims_1): Revert workaround.
6896
6897 2019-02-22 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
6898
6899 * config/arm/arm-cpus.in (ares): Rename to...
6900 (neoverse-n1): ... This. Add ares as alias.
6901 * config/arm/arm-tables.opt: Regenerate.
6902 * config/arm/arm-tune.md: Likewise.
6903 * doc/invoke.txt (ARM Options): Document neoverse-n1.
6904
6905 2019-02-22 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
6906
6907 * config/aarch64/aarch64-cores.def (neoverse-e1): Define.
6908 * config/aarch64/aarch64-tune.md: Regenerate.
6909 * doc/invoke.texi (AArch64 Options): Document neoverse-e1 -mcpu option.
6910
6911 2019-02-22 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
6912
6913 * config/aarch64/aarch64.c (ares_tunings): Rename to...
6914 (neoversen1_tunings): ... This.
6915 * config/aarch64/aarch64-cores.def (ares): Change tuning to the above.
6916 (neoverse-n1): New CPU.
6917 * config/aarch64/aarch64-tune.md: Regenerate.
6918 * doc/invoke.txt (AArch64 Options): Document neoverse-n1.
6919
6920 2019-02-22 Richard Biener <rguenther@suse.de>
6921
6922 PR middle-end/87609
6923 * cfghooks.h (dependence_hash): New typedef.
6924 (struct copy_bb_data): New type.
6925 (cfg_hooks::duplicate_block): Adjust to take a copy_bb_data argument.
6926 (duplicate_block): Likewise.
6927 * cfghooks.c (duplicate_block): Pass down copy_bb_data.
6928 (copy_bbs): Create and pass down copy_bb_data.
6929 * cfgrtl.c (cfg_layout_duplicate_bb): Adjust.
6930 (rtl_duplicate_bb): Likewise.
6931 * tree-cfg.c (gimple_duplicate_bb): If the copy_bb_data arg is not NULL
6932 remap dependence info.
6933
6934 2019-02-22 Richard Biener <rguenther@suse.de>
6935
6936 PR tree-optimization/87609
6937 * tree-core.h (tree_base): Document special clique values.
6938 * tree-inline.c (remap_dependence_clique): Do not use the
6939 special clique value of one.
6940 (maybe_set_dependence_info): Use clique one.
6941 (clear_dependence_clique): New callback.
6942 (compute_dependence_clique): Clear clique one from all refs
6943 before assigning it (again).
6944
6945 2019-02-21 Martin Sebor <msebor@redhat.com>
6946
6947 * doc/extend.texi (__clear_cache): Correct signature.
6948
6949 2019-02-21 Ian Lance Taylor <iant@golang.org>
6950
6951 PR go/89170
6952 * varasm.c (decode_addr_const): Call lookup_constant_def rather
6953 than output_constant_def.
6954 (add_constant_to_table): New static function.
6955 (output_constant_def): Call add_constant_to_table.
6956 (tree_output_constant_def): Likewise.
6957
6958 2019-02-21 Jakub Jelinek <jakub@redhat.com>
6959
6960 PR c++/89285
6961 * builtins.c (fold_builtin_arith_overflow): If first two args are
6962 INTEGER_CSTs, set intres and ovfres to constants rather than calls
6963 to ifn.
6964
6965 2019-02-21 H.J. Lu <hongjiu.lu@intel.com>
6966
6967 PR target/87412
6968 * config/i386/i386.c (ix86_set_indirect_branch_type): Issue an
6969 error for -mindirect-branch/-mfunction-return with incompatible
6970 -fcf-protection.
6971
6972 2019-02-21 Jakub Jelinek <jakub@redhat.com>
6973
6974 PR bootstrap/88714
6975 * constraints.md (q): Remove.
6976 * config/arm/ldrdstrd.md (*arm_ldrd, *arm_strd): Use rk constraint
6977 instead of q.
6978
6979 2019-02-21 Martin Jambor <mjambor@suse.cz>
6980
6981 PR hsa/89302
6982 * omp-general.c (omp_extract_for_data): Removed a duplicate call
6983 to omp_adjust_for_condition, moved NE_EXPR code_cond processing...
6984 (omp_adjust_for_condition): ...here. Added necessary parameters.
6985 * omp-general.h (omp_adjust_for_condition): Updated declaration.
6986 * omp-grid.c (grid_attempt_target_gridification): Adjust to pass
6987 proper values to new parameters of omp_adjust_for_condition.
6988
6989 2019-02-20 Jakub Jelinek <jakub@redhat.com>
6990
6991 PR middle-end/89412
6992 * expr.c (expand_assignment): If result is a MEM, use change_address
6993 instead of simplify_gen_subreg.
6994
6995 2019-02-20 Jakub Jelinek <jakub@redhat.com>
6996 David Malcolm <dmalcolm@redhat.com>
6997
6998 PR middle-end/89091
6999 * fold-const.c (decode_field_reference): Return NULL_TREE if
7000 lang_hooks.types.type_for_size returns NULL. Check it before
7001 overwriting *exp_. Use return NULL_TREE instead of return 0.
7002
7003 2019-02-20 Jakub Jelinek <jakub@redhat.com>
7004
7005 PR middle-end/88074
7006 PR middle-end/89415
7007 * toplev.c (do_compile): Double the emin/emax exponents to workaround
7008 buggy mpc_norm.
7009
7010 2019-02-20 Uroš Bizjak <ubizjak@gmail.com>
7011
7012 PR target/89397
7013 * config/i386/i386.c (ix86_atomic_assign_expand_fenv): Check
7014 TARGET_SSE in addition to TARGET_SSE_MATH.
7015
7016 (ix86_excess_precision): Ditto.
7017 (ix86_float_exceptions_rounding_supported_p): Ditto.
7018 (use_rsqrt_p): Ditto.
7019 * config/i386/sse.md (rsqrt<mode>2): Ditto.
7020
7021 2019-02-20 David Malcolm <dmalcolm@redhat.com>
7022
7023 PR c/89410
7024 * diagnostic-show-locus.c (layout::calculate_line_spans): Use
7025 linenum_arith_t when determining if two adjacent line spans are
7026 close enough to merge.
7027 (diagnostic_show_locus): Use linenum_arith_t when iterating over
7028 lines within each line_span.
7029
7030 2019-02-20 Andre Vieira <andre.simoesdiasvieira@arm.com>
7031
7032 PR target/86487
7033 * lra-constraints.c(uses_hard_regs_p): Fix handling of
7034 paradoxical SUBREGS.
7035
7036 2019-02-20 Li Jia He <helijia@linux.ibm.com>
7037
7038 PR target/88100
7039 * gcc/config/rs6000/rs6000.c (rs6000_gimple_fold_builtin)
7040 <case ALTIVEC_BUILTIN_VSPLTISB, ALTIVEC_BUILTIN_VSPLTISH,
7041 ALTIVEC_BUILTIN_VSPLTISW>: Don't convert the operand before
7042 range checking it.
7043
7044 2019-02-19 Jonathan Wakely <jwakely@redhat.com>
7045
7046 * config/gcn/gcn.c (print_operand): Fix typo.
7047
7048 2019-02-19 Richard Biener <rguenther@suse.de>
7049
7050 PR middle-end/88074
7051 * toplev.c (do_compile): Initialize mpfr's exponent range
7052 based on available float modes.
7053
7054 2019-02-19 Eric Botcazou <ebotcazou@adacore.com>
7055
7056 * rtlanal.c (get_initial_register_offset): Fall back to the estimate
7057 as long as the epilogue isn't completed.
7058
7059 2019-02-18 Martin Sebor <msebor@redhat.com>
7060
7061 * doc/cpp.texi (Conditional syntax): Add __has_attribute,
7062 __has_cpp_attribute, and __has_include.
7063
7064 2019-02-18 Martin Sebor <msebor@redhat.com>
7065
7066 * doc/invoke.texi (-Wreturn-type): Correct and expand.
7067
7068 2019-02-18 Martin Sebor <msebor@redhat.com>
7069
7070 PR middle-end/89294
7071 * tree.c (valid_constant_size_p): Avoid assuming size is a constant
7072 expression.
7073 * tree.h (cst_size_error): Add the cst_size_not_constant enumerator.
7074
7075 2019-02-18 Richard Biener <rguenther@suse.de>
7076
7077 PR tree-optimization/89296
7078 * tree-ssa-loop-ch.c (ch_base::copy_headers): Restrict setting
7079 of no-warning flag to cases that might emit the bogus warning.
7080
7081 2019-02-18 Jakub Jelinek <jakub@redhat.com>
7082
7083 PR bootstrap/88714
7084 * config/arm/arm.md (*arm_movdi, *movdf_soft_insn): Use "r" instead of
7085 "q" constraint.
7086 * config/arm/vfp.md (*movdi_vfp): Likewise.
7087 * config/arm/ldrdstrd.md (*arm_ldrd, *arm_strd): Use "r" instead of
7088 "q" constraint for operands[0].
7089
7090 PR target/89369
7091 * config/s390/s390.md (*r<noxa>sbg_<mode>_srl_bitmask,
7092 *r<noxa>sbg_<mode>_sll, *r<noxa>sbg_<mode>_srl): Don't construct
7093 pattern in a temporary buffer.
7094 (*r<noxa>sbg_sidi_srl): Likewise. Always use 32 as I3 rather
7095 than 64-operands[2].
7096
7097 PR target/89361
7098 * config/s390/s390.c (s390_indirect_branch_attrvalue,
7099 s390_indirect_branch_settings): Define unconditionally.
7100 (s390_set_current_function): Likewise, but guard the whole body except
7101 the s390_indirect_branch_settings call with
7102 #if S390_USE_TARGET_ATTRIBUTE.
7103 (TARGET_SET_CURRENT_FUNCTION): Redefine unconditionally.
7104
7105 * config/s390/s390.md (*<risbg_n>_ior_and_sr_ze,
7106 *<risbg_n>_<mode>_ior_and_lshiftrt, *<risbg_n>_sidi_ior_and_lshiftrt):
7107 Use HOST_WIDE_INT_M1U instead of ~(0ULL).
7108 (*<risbg_n>_and_subregdi_rotr, *<risbg_n>_and_subregdi_rotl): Use
7109 HOST_WIDE_INT_1U instead of 1ULL.
7110 (*pre_z10_extzv<mode>, *pre_z10_extv<mode>): Change mask type from int
7111 to unsigned HOST_WIDE_INT, use HOST_WIDE_INT_1U instead of 1ul.
7112 (*insv<mode><clobbercc_or_nocc>_appendbitsleft,
7113 z = (x << c) | (y >> d) splitters): Use HOST_WIDE_INT_1U
7114 instead of 1UL.
7115 (*insv<mode>_mem_reg, *insvdi_mem_reghigh): Use HOST_WIDE_INT_1U
7116 instead of 1ul.
7117
7118 2019-02-18 Martin Jambor <mjambor@suse.cz>
7119
7120 PR tree-optimization/89209
7121 * tree-sra.c (create_access_replacement): New optional parameter
7122 reg_tree. Use it as a type if non-NULL and access type is not of
7123 a register type.
7124 (get_repl_default_def_ssa_name): New parameter REG_TYPE, pass it
7125 to create_access_replacement.
7126 (sra_modify_assign): Pass LHS type to get_repl_default_def_ssa_name.
7127 Check lacc is non-NULL before attempting to re-create it on the RHS.
7128
7129 2019-02-18 Martin Liska <mliska@suse.cz>
7130
7131 PR ipa/89306
7132 * cgraph.c (symbol_table::create_edge): Set m_summary_id to -1
7133 by default.
7134 (symbol_table::free_edge): Recycle m_summary_id.
7135 * cgraph.h (get_summary_id): New.
7136 (symbol_table::release_symbol): Set m_summary_id to -1
7137 by default.
7138 (symbol_table::allocate_cgraph_symbol): Recycle m_summary_id.
7139 * ipa-fnsummary.c (ipa_fn_summary_t): Switch from
7140 function_summary to fast_function_summary.
7141 * ipa-fnsummary.h (ipa_fn_summary_t): Likewise.
7142 * ipa-pure-const.c (class funct_state_summary_t):
7143 Switch from function_summary to fast_function_summary.
7144 * ipa-reference.c (class ipa_ref_var_info_summary_t): Likewise.
7145 (class ipa_ref_opt_summary_t): Switch from function_summary
7146 to fast_function_summary.
7147 * symbol-summary.h (class function_summary_base): New class
7148 that is created from base of former function_summary.
7149 (function_summary_base::unregister_hooks): New.
7150 (class function_summary): Inherit from function_summary_base.
7151 (class call_summary_base): New class
7152 that is created from base of former call_summary.
7153 (class call_summary): Inherit from call_summary_base.
7154 (struct is_same): New.
7155 (class fast_function_summary): New summary class.
7156 (class fast_call_summary): New summary class.
7157 * vec.h (vec_safe_grow_cleared): New function.
7158
7159 2019-02-18 Martin Liska <mliska@suse.cz>
7160
7161 * config/i386/i386.c (ix86_get_multilib_abi_name): New function.
7162 (TARGET_GET_MULTILIB_ABI_NAME): New macro defined.
7163 * doc/tm.texi: Document new target hook.
7164 * doc/tm.texi.in: Likewise.
7165 * target.def: Add new target macro.
7166 * gcc.c (find_fortran_preinclude_file): Do not search multilib
7167 suffixes.
7168
7169 2019-02-17 Alan Modra <amodra@gmail.com>
7170
7171 PR target/89271
7172 * config/rs6000/rs6000.md (<bd>_<mode> split): Check for an int
7173 output reg on add insn.
7174 (<bd>tf_<mode> split): Likewise. Match predicates with insn.
7175
7176 2019-02-16 H.J. Lu <hongjiu.lu@intel.com>
7177
7178 PR target/89372
7179 * config/i386/sse.md (ssedoublemode): Remove V4HI.
7180 (PMULHRSW): Likewise.
7181 (<ssse3_avx2>_pmulhrsw<mode>3): Require TARGET_SSSE3, not
7182 TARGET_AVX2.
7183 (ssse3_pmulhrswv4hi3): New expander.
7184
7185 2019-02-16 H.J. Lu <hongjiu.lu@intel.com>
7186
7187 * config/i386/mmx.md (*vec_extractv2si_zext_mem): Doesn't require
7188 MMX. Add isa attribute.
7189
7190 2019-02-16 Jakub Jelinek <jakub@redhat.com>
7191
7192 PR rtl-optimization/66152
7193 * builtins.h (c_readstr): Declare.
7194 * builtins.c (c_readstr): Remove forward declaration. Add
7195 null_terminated_p argument, if false, read all bytes from the
7196 string instead of stopping after '\0'.
7197 * expr.c (string_cst_read_str): New function.
7198 (store_expr): Use string_cst_read_str instead of
7199 builtin_strncpy_read_str. Try to store by pieces the whole
7200 exp_len first, and only if that fails, split it up into
7201 store by pieces followed by clear_storage. Formatting fix.
7202
7203 * config/i386/i386.md (*movqi_internal): Remove static from
7204 buf variable. Use output_asm_insn (buf, operands); return "";
7205 instead of return buf;.
7206 * config/i386/sse.md (<sse>_andnot<mode>3<mask_name>,
7207 *<code><mode>3<mask_name>, *andnot<mode>3, *andnottf3, *<code><mode>3,
7208 *<code>tf3, <mask_codefor><code><mode>3<mask_name>): Likewise.
7209
7210 2019-02-15 Eric Botcazou <ebotcazou@adacore.com>
7211
7212 * config/sparc/linux.h (ASAN_CC1_SPEC): Define.
7213 (CC1_SPEC): Use GNU_USER_TARGET_CC1_SPEC and ASAN_CC1_SPEC.
7214 * config/sparc/linux64.h (ASAN_CC1_SPEC): Likewise.
7215 (CC1_SPEC): Likewise.
7216 * config/sparc/sparc.c (sparc_asan_shadow_offset): Adjust for 64-bit.
7217
7218 2019-02-15 Eric Botcazou <ebotcazou@adacore.com>
7219
7220 * asan.c (asan_emit_stack_protection): Use full-sized mask to align
7221 the base address on 64-bit strict-alignment platforms.
7222
7223 2019-02-15 H.J. Lu <hongjiu.lu@intel.com>
7224
7225 * config/i386/i386.h (VALID_MMX_REG_MODE): Correct the misplaced ')'.
7226
7227 2019-02-15 Uroš Bizjak <ubizjak@gmail.com>
7228
7229 * config/i386/darwin.h (TARGET_FPMATH_DEFAULT_P): New define.
7230
7231 2019-02-15 Aaron Sawdey <acsawdey@linux.ibm.com>
7232
7233 PR rtl-optimization/88308
7234 * shrink-wrap.c (move_insn_for_shrink_wrap): Fix LABEL_NUSES counts
7235 on copied instruction.
7236
7237 2019-02-15 Eric Botcazou <ebotcazou@adacore.com>
7238
7239 * final.c (insn_current_reference_address): Replace test on JUMP_P
7240 with test on jump_to_label_p.
7241 * config/visium/visium-passes.def: New file.
7242 * config/visium/t-visium (PASSES_EXTRA): Define.
7243 * config/visium/visium-protos.h (make_pass_visium_reorg): Declare.
7244 * config/visium/visium.h (TRAMPOLINE_SIZE): Adjust.
7245 (TRAMPOLINE_ALIGNMENT): Define.
7246 * config/visium/visium.c (visium_option_override): Do not register
7247 the machine-specific reorg pass here.
7248 (visium_trampoline_init): Align the BRA insn on a 64-bit boundary
7249 for the GR6.
7250 (output_branch): Adjust threshold for long branch instruction.
7251 * config/visium/visium.md (cpu): Move around.
7252 (length): Adjust for the GR6.
7253
7254 2019-02-15 Richard Biener <rguenther@suse.de>
7255 Jakub Jelinek <jakub@redhat.com>
7256
7257 PR tree-optimization/89278
7258 * tree-loop-distribution.c: Include tree-eh.h.
7259 (generate_memset_builtin, generate_memcpy_builtin): Call
7260 rewrite_to_non_trapping_overflow on builtin->size before passing it
7261 to force_gimple_operand_gsi.
7262
7263 2019-02-15 Jakub Jelinek <jakub@redhat.com>
7264
7265 PR other/89342
7266 * optc-save-gen.awk: Handle optimize_fast like optimize_size or
7267 optimize_debug.
7268 * opth-gen.awk: Likewise.
7269
7270 2019-02-15 Uroš Bizjak <ubizjak@gmail.com>
7271
7272 * config/i386/i386.h (TARGET_SUBTARGET64_ISA_DEFAULT):
7273 Enable MMX, SSE and SSE2 by default.
7274 * config/i386/i386.c (ix86_option_override_internal): Do not
7275 explicitly set MMX, SSE and SSE2 flags for TARGET_64BIT here.
7276
7277 2019-02-14 Jakub Jelinek <jakub@redhat.com>
7278
7279 PR rtl-optimization/89354
7280 * combine.c (make_extraction): Punt if extraction_mode is narrower
7281 than len bits.
7282
7283 2019-02-14 Maya Rashish <coypu@sdf.org>
7284
7285 * config.gcc (*-*-netbsd*): Add netbsd-d.o.
7286 * config/netbsd-d.c: New file.
7287 * config/t-netbsd: Add netbsd-d.o
7288
7289 2018-02-14 Steve Ellcey <sellcey@marvell.com>
7290
7291 * config/aarch64/aarch64.c (aarch64_attribute_table): Change
7292 affects_type_identity to true for aarch64_vector_pcs.
7293 (aarch64_comp_type_attributes): New function.
7294 (TARGET_COMP_TYPE_ATTRIBUTES): New macro.
7295
7296 2019-02-14 Tamar Christina <tamar.christina@arm.com>
7297
7298 PR target/88850
7299 * config/arm/iterators.md (ANY64): Add V4HF.
7300
7301 2019-02-14 Martin Liska <mliska@suse.cz>
7302
7303 PR rtl-optimization/89242
7304 * dce.c (delete_unmarked_insns): Call free_dominance_info we
7305 process a transformation.
7306
7307 2019-02-14 Jakub Jelinek <jakub@redhat.com>
7308
7309 PR tree-optimization/89314
7310 * fold-const.c (fold_binary_loc): Cast strlen argument to
7311 const char * before dereferencing it. Formatting fixes.
7312
7313 PR middle-end/89284
7314 * passes.def: Swap pass_ubsan and pass_early_warn_uninitialized.
7315
7316 2019-02-13 Ian Lance Taylor <iant@golang.org>
7317
7318 * optc-save-gen.awk: Set var_opt_hash for initial optimizations
7319 and set current index for other optimizations.
7320
7321 2019-02-13 Uroš Bizjak <ubizjak@gmail.com>
7322
7323 * config/i386/sse.md (vec_set<VI4F_256_512:mode>_0): Use
7324 nonimmediate_operand as operand 2 predicate.
7325 (vec_set<VF2_512_256:mode>_0): Ditto.
7326 (vec_set<VI8_AVX_AVX512F:mode>_0): Ditto.
7327 (*vec_concatv2si): Remove alternative 2.
7328 (*vec_concatv4si_0): Use vm constraint for alternative 0.
7329 (*vec_concatv4si_0): Remove preferred_for_speed attribute.
7330 (vec_concatv2di): Split alternatives 4,5,6 to ...
7331 (*vec_concatv2di_0) ... new pattern.
7332
7333 2019-02-13 Wilco Dijkstra <wdijkstr@arm.com>
7334
7335 PR target/89190
7336 * config/arm/arm.c (ldm_stm_operation_p) Set
7337 addr_reg_in_reglist correctly for first register.
7338 (load_multiple_sequence): Remove dead base check.
7339 (gen_ldm_seq): Correctly set write_back for Thumb-1.
7340
7341 2019-02-13 Tamar Christina <tamar.christina@arm.com>
7342
7343 PR target/88847
7344 * config/aarch64/aarch64-sve.md (*pred_mov<mode>, pred_mov<mode>):
7345 Expose as @aarch64_pred_mov.
7346 * config/aarch64/aarch64.c (aarch64_classify_address):
7347 Use expand_insn which legitimizes operands.
7348
7349 2019-02-13 Martin Liska <mliska@suse.cz>
7350
7351 * builtins.h (expand_builtin_with_bounds): Remove declaration.
7352 * calls.c (struct arg_data): Remove special_slot, pointer_arg
7353 and pointer_offset fields.
7354 (initialize_argument_information): Remove usage of dead
7355 fields.
7356 * cgraph.h (struct cgraph_thunk_info): Remove
7357 add_pointer_bounds_args.
7358 * cgraphunit.c (cgraph_node::expand_thunk): Remove usage of dead
7359 fields.
7360 (cgraph_node::assemble_thunks_and_aliases): Remove usage of dead
7361 fields.
7362 * config/i386/i386.c (ix86_function_arg_advance): Remove
7363 unrelated comment.
7364 (struct builtin_isa): Remove leaf_p and nothrow_p fields.
7365 (def_builtin): Remove usage of dead
7366 fields.
7367 (ix86_add_new_builtins): Likewise.
7368 * ipa-fnsummary.c (compute_fn_summary): Likewise.
7369 * ipa-icf.c (sem_function::equals_wpa): Likewise.
7370 (sem_function::init): Likewise.
7371 (sem_variable::merge): Likewise.
7372 * ipa-visibility.c (function_and_variable_visibility): Likewise.
7373 * ipa.c (symbol_table::remove_unreachable_nodes): Likewise.
7374 * lto-cgraph.c (lto_output_node): Likewise.
7375 (lto_output_varpool_node): Likewise.
7376 (input_node): Likewise.
7377 (input_varpool_node): Likewise.
7378 * lto-streamer-out.c (lto_output): Likewise.
7379 * tree-inline.c (expand_call_inline): Remove usage of
7380 assign_stmts.
7381 * tree-inline.h (struct copy_body_data): Likewise.
7382 * varpool.c (varpool_node::dump): Likewise.
7383
7384 2019-02-13 Jakub Jelinek <jakub@redhat.com>
7385
7386 PR middle-end/89303
7387 * tree-ssa-structalias.c (set_uids_in_ptset): Or in vi->is_heap_var
7388 into pt->vars_contains_escaped_heap instead of setting
7389 pt->vars_contains_escaped_heap to it.
7390
7391 PR middle-end/89281
7392 * optabs.c (prepare_cmp_insn): Use UINTVAL (size) instead of
7393 INTVAL (size), compare it to GET_MODE_MASK instead of
7394 1 << GET_MODE_BITSIZE.
7395
7396 PR target/89290
7397 * config/i386/predicates.md (x86_64_immediate_operand): Allow
7398 TLS UNSPECs offsetted by signed 32-bit CONST_INT even with
7399 -mcmodel=large.
7400
7401 2019-02-13 Martin Liska <mliska@suse.cz>
7402
7403 PR lto/88858
7404 * cfgrtl.c (remove_barriers_from_footer): New function.
7405 (try_redirect_by_replacing_jump): Use it.
7406 (cfg_layout_redirect_edge_and_branch): Likewise.
7407
7408 2019-02-13 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
7409
7410 * config/rs6000/altivec.h (vec_sbox_be, vec_cipher_be,
7411 vec_cipherlast_be, vec_ncipher_be, vec_ncipherlast_be): New #defines.
7412 * config/rs6000/crypto.md (CR_vqdi): New define_mode_iterator.
7413 (crypto_vsbox_<mode>, crypto_<CR_insn>_<mode>): New define_insns.
7414 * config/rs6000/rs6000-builtin.def (VSBOX_BE): New BU_CRYPTO_1.
7415 (VCIPHER_BE, VCIPHERLAST_BE, VNCIPHER_BE, VNCIPHERLAST_BE):
7416 New BU_CRYPTO_2.
7417 * config/rs6000/rs6000.c (builtin_function_type)
7418 <CRYPTO_BUILTIN_VSBOX_BE, CRYPTO_BUILTIN_VCIPHER_BE,
7419 CRYPTO_BUILTIN_VCIPHERLAST_BE, CRYPTO_BUILTIN_VNCIPHER_BE,
7420 CRYPTO_BUILTIN_VNCIPHERLAST_BE>: New switch options.
7421 * doc/extend.texi (vec_sbox_be, vec_cipher_be, vec_cipherlast_be,
7422 vec_ncipher_be, vec_ncipherlast_be): New builtin functions.
7423
7424 2019-02-12 Pat Haugen <pthaugen@us.ibm.com>
7425
7426 * doc/invoke.texi (RS/6000 and PowerPC Options): Remove duplicate
7427 -maltivec. Delete -maltivec=be and -maltivec=le documentation.
7428
7429 2019-02-12 H.J. Lu <hongjiu.lu@intel.com>
7430
7431 PR target/89229
7432 * config/i386/i386.md (*movoi_internal_avx): Revert revision
7433 268678 and revision 268657.
7434 (*movti_internal): Likewise.
7435
7436 2019-02-12 Ilya Leoshkevich <iii@linux.ibm.com>
7437
7438 PR target/89233
7439 * config/s390/s390.c (s390_decompose_address): Update comment.
7440 (s390_check_qrst_address): Reject invalid address forms after
7441 LRA.
7442
7443 2019-02-12 Martin Liska <mliska@suse.cz>
7444
7445 PR lto/88876
7446 * ipa-pure-const.c (propagate_pure_const): Revert hunk as
7447 we need default values of funct_state for a function that
7448 is not optimized.
7449
7450 2019-02-12 Eric Botcazou <ebotcazou@adacore.com>
7451
7452 * asan.c (asan_expand_mark_ifn): Take into account the alignment of
7453 the object to pick the size of stores on strict-alignment platforms.
7454
7455 * config/sparc/sparc.md (*movsi_insn): Minor tweak.
7456 (*movdi_insn_sp32): Likewise.
7457 (*movdi_insn_sp64): Likewise.
7458
7459 2019-02-12 Jan Hubicka <hubicka@ucw.cz>
7460
7461 PR lto/88677
7462 * cgraphunit.c (analyze_functions): Clear READONLY flag for external
7463 types that needs constructiong.
7464 * tree.h (may_be_aliased): Do not check TYPE_NEEDS_CONSTRUCTING.
7465
7466 2019-02-12 Richard Biener <rguenther@suse.de>
7467
7468 PR tree-optimization/89253
7469 * tree-ssa-loop-split.c (tree_ssa_split_loops): Check we can
7470 duplicate the loop.
7471
7472 2019-02-11 David Malcolm <dmalcolm@redhat.com>
7473
7474 PR lto/88147
7475 * input.c (selftest::test_line_offset_overflow): New selftest.
7476 (selftest::input_c_tests): Call it.
7477
7478 2019-02-11 Martin Sebor <msebor@redhat.com>
7479
7480 PR tree-optimization/88771
7481 * gimple-ssa-warn-restrict.c (pass_wrestrict::gate): Also enable
7482 when -Wstringop-overflow is set.
7483 (builtin_memref::builtin_memref): Adjust excessive upper bound
7484 only when lower bound is not excessive.
7485 (maybe_diag_overlap): Detect and diagnose excessive bounds via
7486 -Wstringop-ovefflow.
7487 (maybe_diag_offset_bounds): Rename...
7488 (maybe_diag_access_bounds): ...to this.
7489 (check_bounds_or_overlap): Adjust for name change above.
7490
7491 2019-02-11 Martin Sebor <msebor@redhat.com>
7492
7493 PR c++/87996
7494 * builtins.c (max_object_size): Move from here...
7495 * builtins.h (max_object_size): ...and here...
7496 * tree.c (max_object_size): ...to here...
7497 * tree.h (max_object_size): ...and here.
7498
7499 2019-02-11 Bill Schmidt <wschmidt@linux.ibm.com>
7500
7501 * config/rs6000/rs6000.c (rs6000_gimple_fold_builtin): Shift-right
7502 and shift-left vector built-ins need to include a TRUNC_MOD_EXPR
7503 for correct semantics.
7504
7505 2019-02-11 Alan Modra <amodra@gmail.com>
7506
7507 * doc/invoke.texi (man page RS/6000 and PowerPC Options): Mention
7508 -mlongcall and -mpltseq.
7509 (RS/6000 and PowerPC Options <-mlongcall>): Mention inline PLT calls.
7510 (RS/6000 and PowerPC Options <-mpltseq>): Document.
7511 * config/rs6000/rs6000.h (TARGET_PLTSEQ): Define.
7512 * config/rs6000/sysv4.opt (mpltseq): New option.
7513 * config/rs6000/sysv4.h (TARGET_PLTSEQ): Redefine.
7514 (SUBTARGET_OVERRIDE_OPTIONS): Error if given -mpltseq when assembler
7515 support is lacking. Don't allow -mpltseq with -mbss-plt.
7516 * config/rs6000/linux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Warn if
7517 -mpltseq given for ELFv1.
7518 * config/rs6000/rs6000.c (rs6000_call_aix): Comment on UNSPEC_PLTSEQ.
7519 Only use UNSPEC_PLTSEQ for inline PLT calls.
7520 (rs6000_call_sysv, rs6000_sibcall_sysv): Expand comments. Only
7521 use UNSPEC_PLTSEQ for inline PLT calls.
7522 (rs6000_indirect_call_template_1, rs6000_longcall_ref),
7523 (rs6000_call_aix, rs6000_call_sysv, rs6000_sibcall_sysv): Replace
7524 uses of HAVE_AS_PLTSEQ with TARGET_PLTSEQ, simplifying.
7525 * config/rs6000/rs6000.md (pltseq_tocsave_<mode>),
7526 (pltseq_plt16_ha_<mode>, pltseq_plt16_lo_<mode>),
7527 (pltseq_mtctr_<mode>): Likewise.
7528
7529 2019-02-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7530
7531 * acinclude.m4 (gcc_AC_INITFINI_ARRAY): Use 8-byte strings with
7532 Solaris ld.
7533 * configure: Regenerate.
7534
7535 2019-02-11 Jakub Jelinek <jakub@redhat.com>
7536
7537 PR bootstrap/88714
7538 * config/arm/ldrdstrd.md (*arm_ldrd, *arm_strd): Use q constraint
7539 instead of r.
7540
7541 2019-02-11 Hans-Peter Nilsson <hp@axis.com>
7542
7543 * function.c (assign_parm_setup_block): Use the stored
7544 size, not the passed size, when allocating stack-space,
7545 also for a parameter with alignment larger than
7546 MAX_SUPPORTED_STACK_ALIGNMENT.
7547
7548 2019-02-11 Martin Liska <mliska@suse.cz>
7549
7550 PR ipa/89009
7551 * ipa-cp.c (build_toporder_info): Remove usage of a param.
7552 * ipa-inline.c (inline_small_functions): Likewise.
7553 * ipa-pure-const.c (propagate_pure_const): Likewise.
7554 (propagate_nothrow): Likewise.
7555 * ipa-reference.c (propagate): Likewise.
7556 * ipa-utils.c (struct searchc_env): Remove unused field.
7557 (searchc): Always search across AVAIL_INTERPOSABLE.
7558 (ipa_reduced_postorder): Always allow AVAIL_INTERPOSABLE as
7559 the only called IPA pure const can properly not propagate
7560 across interposable boundary.
7561 * ipa-utils.h (ipa_reduced_postorder): Remove param.
7562
7563 2019-02-11 Chung-Ju Wu <jasonwucj@gmail.com>
7564
7565 * config/nds32/nds32.md (call_internal, call_value_internal,
7566 sibcall_internal, sibcall_value_internal): Use SImode for mem rtx.
7567
7568 2019-02-11 Hans-Peter Nilsson <hp@axis.com>
7569
7570 * config/cris/cris.c (cris_preferred_minimum_alignment): Fix name
7571 typo.
7572
7573 2019-02-10 H.J. Lu <hongjiu.lu@intel.com>
7574
7575 * config/i386/constraints.md (Yd): Replace AVX512BW with AVX512DQ
7576 in comments
7577
7578 2019-02-10 Chung-Ju Wu <jasonwucj@gmail.com>
7579
7580 * config.gcc (with_nds32_lib): Set default --with-nds32-lib correctly.
7581
7582 2019-02-10 Jakub Jelinek <jakub@redhat.com>
7583
7584 PR tree-optimization/89268
7585 * tree-if-conv.c (version_loop_for_if_conversion): Push to preds only
7586 if preds is non-NULL.
7587
7588 2019-02-09 Jan Hubicka <hubicka@ucw.cz>
7589
7590 PR lto/89272
7591 * tree.c (fld_simplified_type_name): Also keep TYPE_DECL for
7592 polymorphic types.
7593
7594 2019-02-10 Monk Chiang <sh.chiang04@gmail.com>
7595
7596 * config/nds32/nds32.md (trap): New pattern.
7597
7598 2019-02-10 Monk Chiang <sh.chiang04@gmail.com>
7599
7600 * config/nds32/nds32.c (nds32_dwarf_register_span): Refine register
7601 dwarf span.
7602
7603 2019-02-10 Chung-Ju Wu <jasonwucj@gmail.com>
7604
7605 * config/nds32/nds32-md-auxiliary.c (nds32_spilt_doubleword): Support
7606 to split POST_INC.
7607
7608 2019-02-09 Jan Hubicka <hubicka@ucw.cz>
7609
7610 * ipa-visibility.c (localize_node): Also do not localize
7611 LDPR_PREVAILING_DEF_IRONLY_EXP.
7612
7613 2019-02-09 Jan Hubicka <hubicka@ucw.cz>
7614
7615 PR lto/87957
7616 * tree.c (fld_simplified_type_name): Use DECL_ASSEMBLER_NAME_SET_P
7617 instead of type_with_linkage.
7618
7619 2019-02-09 Jan Hubicka <hubicka@ucw.cz>
7620
7621 PR ipa/88755
7622 * params.def (uninlined-function-insns, uninlined-function-time,
7623 uninlined-thunk-insns, uninlined-thunk-time): Add artificial upper
7624 bound so we don't get overflows.
7625
7626 2019-02-09 Aaron Sawdey <acsawdey@linux.ibm.com>
7627
7628 * config/rs6000/rs6000-string.c (expand_compare_loop,
7629 expand_block_compare): Insert REG_BR_PROB notes in inline expansion of
7630 memcmp/strncmp.
7631
7632 2019-02-09 Jakub Jelinek <jakub@redhat.com>
7633
7634 PR middle-end/89246
7635 * config/i386/i386.c (ix86_simd_clone_compute_vecsize_and_simdlen):
7636 If !node->definition and TYPE_ARG_TYPES is non-NULL, use
7637 TYPE_ARG_TYPES instead of DECL_ARGUMENTS.
7638
7639 2019-02-09 Alan Modra <amodra@gmail.com>
7640
7641 PR target/88343
7642 * config/rs6000/rs6000.c (save_reg_p): Correct calls_eh_return
7643 case. Match logic in rs6000_emit_prologue emitting pic_offset_table
7644 setup.
7645
7646 2019-02-08 Vladimir Makarov <vmakarov@redhat.com>
7647
7648 PR middle-end/88560
7649 * lra-constraints.c (process_alt_operands): Don't increase reject
7650 for memory when offset memory is required.
7651
7652 2019-02-08 Robin Dapp <rdapp@linux.ibm.com>
7653
7654 * config/s390/vector.md: Implement vector copysign.
7655
7656 2019-02-08 H.J. Lu <hongjiu.lu@intel.com>
7657
7658 * expr.c (expand_constructor): Correct indentations.
7659
7660 2019-02-08 Richard Biener <rguenther@suse.de>
7661
7662 PR tree-optimization/89247
7663 * tree-if-conv.c: Include tree-cfgcleanup.h.
7664 (version_loop_for_if_conversion): Record LOOP_VECTORIZED call.
7665 (tree_if_conversion): Pass through predicate vector.
7666 (pass_if_conversion::execute): Do CFG cleanup and SSA update
7667 inline, see if any if-converted loops we refrece in
7668 LOOP_VECTORIZED calls vanished and fixup.
7669 * tree-if-conv.h (tree_if_conversion): Adjust prototype.
7670
7671 2019-02-08 Ilya Leoshkevich <iii@linux.ibm.com>
7672
7673 * config/s390/constraints.md (jdd): New constraint.
7674
7675 2019-02-08 H.J. Lu <hongjiu.lu@intel.com>
7676
7677 PR target/89229
7678 * config/i386/i386.md (*movoi_internal_avx): Set mode to XI for
7679 upper 16 vector registers without TARGET_AVX512VL.
7680 (*movti_internal): Likewise.
7681
7682 2019-02-08 Jakub Jelinek <jakub@redhat.com>
7683
7684 PR rtl-optimization/89234
7685 * except.c (copy_reg_eh_region_note_forward): Return if note_or_insn
7686 is a NOTE, CODE_LABEL etc. - rtx_insn * other than INSN_P.
7687 (copy_reg_eh_region_note_backward): Likewise.
7688
7689 2019-02-08 Richard Biener <rguenther@suse.de>
7690
7691 PR middle-end/89223
7692 * tree-data-ref.c (initialize_matrix_A): Fail if constant
7693 doesn't fit in HWI.
7694 (analyze_subscript_affine_affine): Handle failure from
7695 initialize_matrix_A.
7696
7697 2019-02-08 Jakub Jelinek <jakub@redhat.com>
7698
7699 * cfganal.c (pre_and_rev_post_order_compute_fn): Use fn instead of
7700 cfun everywhere.
7701
7702 2019-02-07 David Malcolm <dmalcolm@redhat.com>
7703
7704 PR tree-optimization/86637
7705 PR tree-optimization/89235
7706 * tree-vect-loop.c (optimize_mask_stores): Add an
7707 auto_purge_vect_location sentinel to ensure that vect_location is
7708 purged on exit.
7709 * tree-vectorizer.c
7710 (auto_purge_vect_location::~auto_purge_vect_location): New dtor.
7711 (try_vectorize_loop_1): Add an auto_purge_vect_location sentinel
7712 to ensure that vect_location is purged on exit.
7713 (pass_slp_vectorize::execute): Likewise, replacing the manual
7714 reset.
7715 * tree-vectorizer.h (class auto_purge_vect_location): New class.
7716
7717 2019-02-07 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
7718
7719 * config/aarch64/iterators.md (max_opp): New code_attr.
7720 (USMAX): New code iterator.
7721 * config/aarch64/predicates.md (aarch64_smin): New predicate.
7722 (aarch64_smax): Likewise.
7723 * config/aarch64/aarch64-simd.md (abd<mode>_3): Rename to...
7724 (*aarch64_<su>abd<mode>_3): ... Change RTL representation to
7725 MINUS (MAX MIN).
7726
7727 2019-02-07 H.J. Lu <hongjiu.lu@intel.com>
7728
7729 PR target/89229
7730 * config/i386/i386.md (*movoi_internal_avx): Set mode to OI
7731 for TARGET_AVX512VL.
7732 (*movti_internal): Set mode to TI for TARGET_AVX512VL.
7733
7734 2019-02-07 Andreas Krebbel <krebbel@linux.ibm.com>
7735
7736 * config/s390/s390-builtin-types.def: Add new types.
7737 * config/s390/s390-builtins.def: (s390_vec_xl, s390_vec_xld2)
7738 (s390_vec_xlw4): Make the memory operand into a const pointer.
7739 (s390_vec_xld2, s390_vec_xlw4): Add a variant for single precision
7740 float.
7741 * config/s390/s390-c.c (s390_expand_overloaded_builtin): Generate
7742 a new vector type with the alignment of the scalar memory operand.
7743
7744 2019-02-07 Matthew Malcomson <matthew.malcomson@arm.com>
7745 Jakub Jelinek <jakub@redhat.com>
7746
7747 PR bootstrap/88714
7748 * config/arm/arm-protos.h (valid_operands_ldrd_strd,
7749 arm_count_ldrdstrd_insns): New declarations.
7750 * config/arm/arm.c (mem_ok_for_ldrd_strd): Remove broken handling of
7751 MINUS.
7752 (valid_operands_ldrd_strd): New function.
7753 (arm_count_ldrdstrd_insns): New function.
7754 * config/arm/ldrdstrd.md: Change peepholes to generate PARALLEL SImode
7755 sets instead of single DImode set and define new insns to match this.
7756
7757 2019-02-07 Tamar Christina <tamar.christina@arm.com>
7758
7759 * config/aarch64/aarch64-builtins.c (aarch64_fcmla_lane_builtin_data):
7760 Make it a C initializer.
7761
7762 2019-02-07 Tamar Christina <tamar.christina@arm.com>
7763
7764 PR/target 88850
7765 * config/arm/neon.md (*neon_mov<mode>): Add r -> r case.
7766
7767 2019-02-07 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
7768
7769 * config/arm/neon.md (neon_<sup>dot<vsi2qi>):
7770 Use neon_dot<q> for type.
7771 (neon_<sup>dot_lane<vsi2qi>): Likewise.
7772
7773 2019-02-07 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
7774
7775 * config/aarch64/aarch64-simd.md (aarch64_<sur>dot<vsi2qi>):
7776 Use neon_dot<q> for type.
7777 (aarch64_<sur>dot_lane<vsi2qi>): Likewise.
7778 (aarch64_<sur>dot_laneq<vsi2qi>): Likewise.
7779
7780 2019-02-06 Vladimir Makarov <vmakarov@redhat.com>
7781
7782 PR rtl-optimization/89225
7783 * lra-constaints.c (simplify_operand_subreg): Add subreg mode
7784 sizes check.
7785
7786 2019-02-06 Eric Botcazou <ebotcazou@adacore.com>
7787
7788 * config/i386/i386.c (ix86_expand_prologue): Emit a memory blockage
7789 after restoring registers saved to allocate the frame on Windows.
7790
7791 2019-02-06 Richard Biener <rguenther@suse.de>
7792
7793 PR tree-optimization/89182
7794 * graphite.h (cached_scalar_evolution_in_region): Declare.
7795 * graphite.c (struct seir_cache_key): New.
7796 (struct sese_scev_hash): Likewise.
7797 (seir_cache): New global.
7798 (cached_scalar_evolution_in_region): New function.
7799 (graphite_transform_loops): Allocate and release seir_cache.
7800 * graphite-isl-ast-to-gimple.c (get_rename_from_scev): Use
7801 cached_scalar_evolution_in_region.
7802 * graphite-scop-detection.c (scop_detection::can_represent_loop):
7803 Simplify.
7804 (scop_detection::graphite_can_represent_expr: Use
7805 cached_scalar_evolution_in_region.
7806 (scop_detection::stmt_simple_for_scop_p): Likewise.
7807 (find_params_in_bb): Likewise.
7808 (gather_bbs::before_dom_children): Likewise.
7809 * graphite-sese-to-poly.c (create_pw_aff_from_tree): Likewise.
7810 (add_loop_constraints): Likewise.
7811
7812 2019-02-06 Jakub Jelinek <jakub@redhat.com>
7813
7814 PR middle-end/89210
7815 * fold-const-call.c (fold_const_vec_convert): Pass true as last
7816 operand to new_unary_operation only if both element types are integral
7817 and it isn't a widening conversion. Return NULL_TREE if
7818 new_unary_operation failed.
7819
7820 2019-02-05 Andreas Krebbel <krebbel@linux.ibm.com>
7821
7822 PR target/88856
7823 * config/s390/s390.md: Remove load and test FP splitter.
7824
7825 2019-02-05 Aaron Sawdey <acsawdey@linux.ibm.com>
7826
7827 PR target/89112
7828 * config/rs6000/rs6000-string.c (do_ifelse, expand_cmp_vec_sequence,
7829 expand_compare_loop, expand_block_compare_gpr,
7830 expand_strncmp_align_check, expand_strncmp_gpr_sequence): Insert
7831 REG_BR_PROB notes in inline expansion of memcmp/strncmp. Add
7832 #include "profile-count.h" and "predict.h" for types and functions
7833 needed to work with REG_BR_PROB notes.
7834
7835 2019-02-05 Aaron Sawdey <acsawdey@linux.ibm.com>
7836
7837 PR target/89112
7838 * config/rs6000/rs6000.md (<bd>tf_<mode>): Generate a local label
7839 for the long branch case.
7840
7841 2019-02-05 Jakub Jelinek <jakub@redhat.com>
7842
7843 PR target/89188
7844 * dce.c (delete_unmarked_insns): Don't remove no-op moves if they
7845 can throw, non-call exceptions are enabled and we can't delete
7846 dead exceptions or alter cfg. Set must_clean if
7847 delete_insn_and_edges returns true, don't set it blindly for calls.
7848 Assert that delete_unreachable_blocks is called only if can_alter_cfg.
7849
7850 PR rtl-optimization/89195
7851 * combine.c (make_extraction): For MEMs, don't extract bytes outside
7852 of the original MEM.
7853
7854 2019-02-05 Martin Liska <mliska@suse.cz>
7855
7856 PR gcov-profile/89000
7857 * gcov.c (function_summary): Remove argument.
7858 (file_summary): New function.
7859 (print_usage): Replace tabs with spaces.
7860 (generate_results): Use new function file_summary.
7861
7862 2019-02-05 Jakub Jelinek <jakub@redhat.com>
7863
7864 PR target/89186
7865 * optabs.c (prepare_cmp_insn): Pass x and y to
7866 emit_block_comp_via_libcall rather than XEXP (x, 0) and XEXP (y, 0).
7867
7868 2019-02-05 Richard Biener <rguenther@suse.de>
7869
7870 PR middle-end/89150
7871 * bitmap.h (struct bitmap_obstack): Do not mark GTY.
7872 (struct bitmap_element): Drop chain_prev so we properly recurse on
7873 the prev member, supporting tree views.
7874 (struct bitmap_head): GTY skip the obstack member.
7875
7876 2019-02-04 Alexander Monakov <amonakov@ispras.ru>
7877
7878 PR c/88698
7879 * doc/extend.texi (Vector Extensions): Add an example of using vector
7880 types together with x86 intrinsics.
7881
7882 2019-02-04 Alan Modra <amodra@gmail.com>
7883
7884 * config/rs6000/rs6000.c (rs6000_indirect_call_template_1): Increase
7885 str[] size to 160, and comment.
7886
7887 2019-02-04 Alan Modra <amodra@gmail.com>
7888
7889 * config/rs6000/rs6000.c (rs6000_indirect_call_template_1),
7890 (rs6000_pltseq_template): Guard output of TLS markers with
7891 TARGET_TLS_MARKERS.
7892 (rs6000_longcall_ref, rs6000_call_aix, rs6000_call_sysv),
7893 (rs6000_sibcall_sysv): Ignore TARGET_TLS_MARKERS when deciding
7894 to use inline PLT sequences.
7895 * config/rs6000/rs6000.md (pltseq_tocsave_<mode>),
7896 (pltseq_plt16_ha_<mode>, pltseq_plt16_lo_<mode>),
7897 (pltseq_mtctr_<mode>): Don't test TARGET_TLS_MARKERS in predicate.
7898
7899 2019-02-04 Martin Liska <mliska@suse.cz>
7900
7901 PR ipa/88985
7902 * ipa-fnsummary.c (estimate_edge_devirt_benefit): Bail
7903 out when ipa_fn_summaries does not contain entry for callee.
7904
7905 2019-02-04 Eric Botcazou <ebotcazou@adacore.com>
7906
7907 * config/sparc/sparc.h: Remove superfluous blank lines.
7908 * config/sparc/sparc.c (global_offset_table_rtx): Rename into...
7909 (got_register_rtx): ...this.
7910 (sparc_got): Adjust to above renaming.
7911 (sparc_tls_got): Likewise.
7912 (sparc_delegitimize_address): Likewise.
7913 (sparc_output_mi_thunk): Likewise.
7914 (sparc_init_pic_reg): Likewise.
7915 (save_local_or_in_reg_p): Fix test on the GOT register.
7916 (USE_HIDDEN_LINKONCE): Move around.
7917 (get_pc_thunk_name): Likewise.
7918 (gen_load_pcrel_sym): Likewise.
7919 (load_got_register): Likewise.
7920
7921 2019-02-04 Kito Cheng <kito.cheng@gmail.com>
7922
7923 * config/nds32/linux.h (GLIBC_DYNAMIC_LINKER): Define the naming rule
7924 of the dynamic linker: "ld-linux-nds32[le|be][f].so.1".
7925
7926 2019-02-04 Chung-Ju Wu <jasonwucj@gmail.com>
7927
7928 * config/nds32/nds32.c (nds32_legitimate_address_p): Add TLS model
7929 into consideration.
7930
7931 2019-02-04 Chung-Ju Wu <jasonwucj@gmail.com>
7932
7933 * config.gcc (with_nds32_lib, glibc):
7934 Remove TARGET_DEFAULT_TLSDESC_TRAMPOLINE=0 setting.
7935 * config/nds32/linux.h (TARGET_DEFAULT_TLSDESC_TRAMPOLINE): Delete.
7936 (NDS32_TLSDESC_TRAMPOLINE_SPEC): Delete.
7937
7938 2019-02-03 Uroš Bizjak <ubizjak@gmail.com>
7939
7940 PR target/89071
7941 * config/i386/i386.md (*sqrt<mode>2_sse): Add (v,0) alternative.
7942 Do not prefer (v,v) alternative for non-AVX targets and (m,v)
7943 alternative for speed when TARGET_SSE_PARTIAL_REG_DEPENDENCY is set.
7944 (*rcpsf2_sse): Ditto.
7945 (*rsqrtsf2_sse): Ditto.
7946 (sse4_1_round<mode<2): Ditto.
7947
7948 2019-02-03 Richard Biener <rguenther@suse.de>
7949
7950 PR debug/87295
7951 * dwarf2out.c (copy_ancestor_tree): Register non-stubs as
7952 orig.
7953
7954 2019-02-02 Jakub Jelinek <jakub@redhat.com>
7955
7956 PR middle-end/87887
7957 * config/i386/i386.c (ix86_simd_clone_compute_vecsize_and_simdlen):
7958 Punt with warning on aggregate return or argument types. Ignore
7959 type/mode checking for uniform arguments.
7960
7961 2019-02-01 Segher Boessenkool <segher@kernel.crashing.org>
7962
7963 * combine.c (try_combine): Do not print "Can't combine" messages unless
7964 printing failed combination attempts.
7965
7966 2019-02-01 Martin Jambor <mjambor@suse.cz>
7967
7968 PR hsa/87863
7969 * omp-grid.c (grid_mark_variable_segment): Set assembler name of group
7970 segment and global segment variables before making them static.
7971
7972 2019-02-01 Martin Jambor <mjambor@suse.cz>
7973
7974 * omp-grid.c (grid_target_follows_gridifiable_pattern): Guard two
7975 missed optimization dump with dump_enabled_p.
7976
7977 2019-02-01 Richard Biener <rguenther@suse.de>
7978
7979 PR middle-end/88597
7980 * tree-scalar-evolution.c (analyze_scalar_evolution): Set up
7981 the instantiate cache.
7982 (instantiate_scev_binary): Elide second operand procesing
7983 if equal to the first.
7984 * tree-chrec.c (chrec_contains_symbols): Add visited set.
7985 (chrec_contains_undetermined): Likewise.
7986 (tree_contains_chrecs): Likewise.
7987
7988 2019-02-01 Jan Hubicka <hubicka@ucw.cz>
7989
7990 * parms.def (MAX_INLINE_INSNS_SINGLE): Reduce from 400 to 200.
7991
7992 2019-02-01 Jakub Jelinek <jakub@redhat.com>
7993
7994 PR tree-optimization/89143
7995 * wide-int-range.h (wide_int_range_absu): Declare.
7996 * wide-int-range.cc (wide_int_range_absu): New function.
7997 * tree-vrp.c (extract_range_from_unary_expr): Handle ABSU_EXPR.
7998
7999 PR tree-optimization/88107
8000 * tree-cfg.c (find_outermost_region_in_block): Add ALL argument,
8001 instead of assertion that eh_region_outermost is non-NULL, if it
8002 is NULL, set *ALL to true and return NULL.
8003 (move_sese_region_to_fn): Adjust caller, if all is set, call
8004 duplicate_eh_regions with NULL region.
8005
8006 2019-02-01 Richard Biener <rguenth@suse.de>
8007
8008 PR rtl-optimization/88593
8009 * mode-switching.c (optimize_mode_switching): Free dominators before
8010 calling cleanup_cfg.
8011
8012 2019-02-01 Bin Cheng <bin.cheng@linux.alibaba.com>
8013
8014 PR tree-optimization/88932
8015 * tree-predcom.c (try_combine_chains): Get loop bbs in dom order.
8016
8017 2019-01-31 Jakub Jelinek <jakub@redhat.com>
8018
8019 PR middle-end/89137
8020 * omp-low.c (lower_omp_task_reductions): Drop redundant test to avoid
8021 bogus clang warning.
8022
8023 2019-01-31 Uroš Bizjak <ubizjak@gmail.com>
8024
8025 PR target/89071
8026 * config/i386/i386.md (*extendsfdf2): Split out reg->reg
8027 alternative to avoid partial SSE register stall for TARGET_AVX.
8028 (truncdfsf2): Ditto.
8029 (sse4_1_round<mode>2): Ditto.
8030
8031 2018-01-31 Bill Schmidt <wschmidt@linux.ibm.com>
8032
8033 PR tree-optimization/89008
8034 * gimple-ssa-strength-reduction.c (slsr_process_mul): Don't
8035 process anything of the form X * 0.
8036
8037 2019-01-31 Richard Biener <rguenther@suse.de>
8038
8039 PR tree-optimization/89135
8040 * tree-ssa-phiprop.c (pass_phiprop::execute): Skip blocks
8041 with abnormal preds.
8042
8043 2019-01-31 Jakub Jelinek <jakub@redhat.com>
8044
8045 PR sanitizer/89124
8046 * ipa-inline.c (sanitize_attrs_match_for_inline_p): Allow inlining
8047 always_inline callees into no_sanitize_address callers.
8048
8049 2019-01-31 Richard Biener <rguenther@suse.de>
8050
8051 PR rtl-optimization/89115
8052 * lra.c (lra_rtx_hash): Properly hash CONST_INT values.
8053
8054 2019-01-30 Martin Sebor <msebor@redhat.com>
8055
8056 PR other/89106
8057 * doc/extend.texi (cast to a union): Correct and expand.
8058
8059 2019-01-30 Vladimir Makarov <vmakarov@redhat.com>
8060
8061 PR rtl-optimization/87246
8062 * lra-constraints.c (simplify_operand_subreg): Reload memory
8063 in subreg if the address became invalid.
8064
8065 2019-01-30 Bill Schmidt <wschmidt@linux.ibm.com>
8066
8067 PR target/87064
8068 * config/rs6000/vsx.md (*vsx_reduc_<VEC_reduc_name>_v4sf_scalar):
8069 Disable for little-endian.
8070
8071 2019-01-30 Richard Biener <rguenther@suse.de>
8072
8073 PR rtl-optimization/89115
8074 * opts.c (default_options_optimization): Reduce
8075 PARAM_MAX_DSE_ACTIVE_LOCAL_STORES by a factor of 10 at -O1.
8076 Make PARAM_LOOP_INVARIANT_MAX_BBS_IN_LOOP reduction relative
8077 to the default.
8078
8079 2019-01-30 Kelvin Nilsen <kelvin@gcc.gnu.org>
8080
8081 * config/rs6000/rs6000-c.c (altivec-resolve_overloaded_builtin):
8082 Change handling of ALTIVEC_BUILTIN_VEC_EXTRACT. Coerce result to
8083 type of vector element when vec_extract is implemented by direct
8084 move.
8085
8086 2019-01-30 Thomas Schwinge <thomas@codesourcery.com>
8087
8088 * doc/invoke.texi (C Language Options): List "-fopenacc-dim".
8089
8090 2019-01-30 Richard Biener <rguenther@suse.de>
8091
8092 PR tree-optimization/89111
8093 * tree-ssa-loop-im.c (gather_mem_refs_stmt): Restrict
8094 canonicalization to appropriately sized access types.
8095
8096 2019-01-30 Jakub Jelinek <jakub@redhat.com>
8097
8098 PR c++/89105
8099 * config/i386/i386.c (ix86_warn_parameter_passing_abi): Don't warn
8100 for arguments to functions that are TU-local and shouldn't be
8101 referenced by assembly.
8102
8103 2019-01-30 Ulrich Drepper <drepper@redhat.com>
8104
8105 * dumpfile.c (opt_info_switch_p_1): Ignore '-' if it appears
8106 after '='.
8107
8108 2019-01-29 Martin Sebor <msebor@redhat.com>
8109
8110 PR c/88956
8111 * gimple-fold.c (fold_array_ctor_reference): Avoid zero-length arrays.
8112
8113 2019-01-29 Jakub Jelinek <jakub@redhat.com>
8114
8115 PR c++/66676
8116 PR ipa/89104
8117 * omp-simd-clone.c (simd_clone_clauses_extract)
8118 <case OMP_CLAUSE_ALIGNED>: Ignore clauses with NULL
8119 OMP_CLAUSE_ALIGNED_ALIGNMENT.
8120
8121 2019-01-29 Vineet Gupta <vgupta@synopsys.com>
8122
8123 * config.gcc: Force .init_array for ARC.
8124
8125 2019-01-29 Richard Biener <rguenther@suse.de>
8126
8127 PR debug/87295
8128 * dwarf2out.c (collect_skeleton_dies): New helper.
8129 (copy_decls_for_unworthy_types): Call it.
8130 (build_abbrev_table): Assert we do not try to replace
8131 DW_AT_signature refs with local refs.
8132
8133 2019-01-28 Jakub Jelinek <jakub@redhat.com>
8134
8135 PR middle-end/89002
8136 * gimplify.c (gimplify_omp_for): When adding OMP_CLAUSE_*_GIMPLE_SEQ
8137 for lastprivate/linear IV, push gimplify context around gimplify_assign
8138 and, if it needed any temporaries, pop it into a gimple bind around the
8139 sequence.
8140
8141 2019-01-28 Bernd Edlinger <bernd.edlinger@hotmail.de>
8142
8143 * common.opt (-Wattribute-alias): Remove "no-" from name.
8144 Make -Wattribute-alias command line option and
8145 #pragma GCC diagnostic ignored "-Wattribute-alias" work again.
8146
8147 2019-01-28 Jakub Jelinek <jakub@redhat.com>
8148
8149 PR target/89073
8150 * doc/invoke.texi (-mclwb, -mprfchw, -mrdpid, -mrdseed, -msgx,
8151 -madx, -mhle, -mavx5124fmaps, -mavx512vnni, -mavx5124vnniw): Document
8152 x86 ISA options.
8153 (bmi2): Add missing @opindex.
8154 * doc/extend.texi (x86 target attribute): Move fma4, lwp, ssse3
8155 options alphabetically. Add missing 3dnow, 3dnowa, adx, avx, avx2,
8156 avx5124fmaps, avx5124vnniw, avx512bitalg, avx512bw, avx512cd,
8157 avx512dq, avx512er, avx512f, avx512ifma, avx512pf, avx512vbmi,
8158 avx512vbmi2, avx512vl, avx512vnni, avx512vpopcntdq, bmi, bmi2,
8159 cldemote, clflushopt, clwb, clzero, crc32, cx16, f16c, fma, fsgsbase,
8160 fxsr, gfni, hle, lzcnt, movbe, movdir64b, movdiri, mwaitx, pconfig,
8161 pku, prefetchwt1, prfchw, ptwrite, rdpid, rdrnd, rdseed, rtm, sahf,
8162 sgx, sha, shstk, tbm, vaes, vpclmulqdq, waitpkg, wbnoinvd, xsave,
8163 xsavec, xsaveopt and xsaves options.
8164
8165 2019-01-28 Richard Biener <rguenther@suse.de>
8166
8167 PR debug/89076
8168 * dwarf2out.c (gen_subprogram_die): Remove leftover from MPX
8169 support removal.
8170
8171 2019-01-28 Richard Biener <rguenther@suse.de>
8172
8173 PR tree-optimization/88739
8174 * tree-cfg.c (verify_types_in_gimple_reference): Verify
8175 BIT_FIELD_REFs only are applied to mode-precision operands
8176 when they are integral.
8177 (verify_gimple_assign_ternary): Likewise for BIT_INSERT_EXPR.
8178 * tree-ssa-sccvn.c (vn_reference_lookup_3): Avoid generating
8179 BIT_FIELD_REFs of non-mode-precision integral operands.
8180
8181 2019-01-27 Jakub Jelinek <jakub@redhat.com>
8182
8183 PR target/87214
8184 * config/i386/sse.md
8185 (<mask_codefor>avx512dq_shuf_<shuffletype>64x2_1<mask_name>,
8186 avx512f_shuf_<shuffletype>64x2_1<mask_name>): Ensure the
8187 first constants in pairs are multiples of 2. Formatting fixes.
8188 (avx512vl_shuf_<shuffletype>32x4_1<mask_name>,
8189 avx512vl_shuf_<shuffletype>32x4_1<mask_name>): Ensure the
8190 first constants in each quadruple are multiples of 4. Formatting fixes.
8191
8192 2019-01-26 Martin Jambor <mjambor@suse.cz>
8193
8194 PR ipa/88933
8195 * tree-inline.c: Include tree-cfgcleanup.h.
8196 (delete_unreachable_blocks_update_callgraph): Move...
8197 * tree-cfgcleanup.c (delete_unreachable_blocks_update_callgraph):
8198 ...here, make externally visible, make second argument bool, adjust
8199 all callers.
8200 * tree-cfgcleanup.c: Include cgraph.h.
8201 * tree-cfgcleanup.h (delete_unreachable_blocks_update_callgraph):
8202 Declare.
8203 * ipa-prop.c: Include tree-cfgcleanup.h.
8204 (ipcp_transform_function): Call
8205 delete_unreachable_blocks_update_callgraph instead of cleaning uo CFG.
8206
8207 2019-01-25 Vladimir Makarov <vmakarov@redhat.com>
8208
8209 PR rtl-optimization/88846
8210 * ira.c (process_set_for_memref_referenced_p): New.
8211 (memref_referenced_p): Add new param. Use
8212 process_set_for_memref_referenced_p. Add new switch cases.
8213 (memref_used_between_p): Pass new arg to memref_referenced_p.
8214
8215 2019-01-25 Richard Earnshaw <rearnsha@arm.com>
8216
8217 PR target/88469
8218 * config/aarch64/aarch64.c (aarch64_function_arg_alignment): Add new
8219 argument ABI_BREAK. Set to true if the calculated alignment has
8220 changed in gcc-9. Check bit-fields for their base type alignment.
8221 (aarch64_layout_arg): Warn if argument passing has changed in gcc-9.
8222 (aarch64_function_arg_boundary): Likewise.
8223 (aarch64_gimplify_va_arg_expr): Likewise.
8224
8225 2019-01-25 Richard Sandiford <richard.sandiford@arm.com>
8226
8227 PR middle-end/89037
8228 * varasm.c (output_constructor_bitfield): Use wi::extract_uhwi
8229 instead of accessing TREE_INT_CST_ELT directly.
8230
8231 2019-01-25 Christophe Lyon <christophe.lyon@linaro.org>
8232
8233 * doc/sourcebuild.texi (Environment attributes): Add fenv and
8234 fenv_exceptions description.
8235
8236 2019-01-25 Wilco Dijkstra <wdijkstr@arm.com>
8237
8238 PR rtl-optimization/87763
8239 * config/aarch64/aarch64.c (aarch64_select_cc_mode):
8240 Allow SUBREG when matching CC_NZmode compare.
8241
8242 2019-01-25 Richard Biener <rguenther@suse.de>
8243
8244 PR tree-optimization/89049
8245 * tree-vect-loop.c (vect_compute_single_scalar_iteration_cost):
8246 Look at the pattern stmt to determine if the stmt is vectorized.
8247
8248 2019-01-25 Richard Sandiford <richard.sandiford@arm.com>
8249
8250 * config/aarch64/aarch64-sve.md (*pred_mov<mode>)
8251 (pred_mov<mode>): Handle all-register forms using both a new
8252 alternative and a split.
8253
8254 2019-01-25 Richard Biener <rguenther@suse.de>
8255
8256 PR tree-optimization/86865
8257 * graphite-scop-detection.c (scop_detection::can_represent_loop):
8258 Reject non-do-while loops.
8259
8260 2019-01-24 Peter Bergner <bergner@linux.ibm.com>
8261
8262 * config/rs6000/altivec.md (build_vector_mask_for_load): Use MEM_P.
8263 * config/rs6000/constraints.md (Q constraint): Use REG_P.
8264 * config/rs6000/darwin.h (PREFERRED_RELOAD_CLASS): Use SYMBOL_REF_P.
8265 * config/rs6000/freebsd64.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Use
8266 SYMBOL_REF_P, CONST_INT_P and CONST_DOUBLE_P.
8267 * config/rs6000/linux64.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Likewise.
8268 * config/rs6000/predicates.md (altivec_register_operand, vint_operand,
8269 vsx_register_operand, vsx_reg_sfsubreg_ok, vfloat_operand,
8270 vlogical_operand, gpc_reg_operand, int_reg_operand,
8271 int_reg_operand_not_pseudo): Use SUBREG_P and HARD_REGISTER_P.
8272 (ca_operand, base_reg_operand, htm_spr_reg_operand, cc_reg_operand,
8273 cc_reg_not_cr0_operand, input_operand): Use SUBREG_P.
8274 (save_world_operation, restore_world_operation, lmw_operation,
8275 stmw_operation): Use MEM_P and REG_P.
8276 (tie_operand): Use MEM_P.
8277 (vrsave_operation, crsave_operation): Use REG_P.
8278 (mfcr_operation, mtcrf_operation): Use REG_P and CONST_INT_P.
8279 (fpr_reg_operand): Use SUBREG_P and HARD_REGISTER_NUM_P.
8280 (quad_int_reg_operand): Use HARD_REGISTER_NUM_P.
8281 (call_operand): Use HARD_REGISTER_P.
8282 (indexed_or_indirect_operand, altivec_indexed_or_indirect_operand):
8283 Use CONST_INT_P.
8284 (lwa_operand): Use SUBREG_P, REG_P and CONST_INT_P.
8285 * config/rs6000/rs6000-p8swap.c (insn_is_load_p, insn_is_store_p,
8286 quad_aligned_load_p, replace_swapped_aligned_store,
8287 recombine_lvx_pattern, replace_swapped_aligned_load,
8288 recombine_stvx_pattern): Use MEM_P.
8289 (const_load_sequence_p, adjust_vperm, replace_swapped_load_constant):
8290 Use MEM_P and SYMBOL_REF_P.
8291 (rtx_is_swappable_p): Use REG_P and CONST_INT_P.
8292 (insn_is_swappable_p): Use REG_P and MEM_P.
8293 (insn_is_swap_p, (alignment_mask): Use CONST_INT_P.
8294 * config/rs6000/rs6000-string.c (expand_block_clear, expand_block_move):
8295 Use CONST_INT_P.
8296 * config/rs6000/rs6000.c (rs6000_secondary_reload, rs6000_emit_cmove):
8297 Use CONST_DOUBLE_P.
8298 (rs6000_output_move_128bit): Use CONST_DOUBLE_P, CONST_INT_P and
8299 CONST_WIDE_INT_P.
8300 (rs6000_legitimize_address): Use CONST_DOUBLE_P, CONST_INT_P,
8301 CONST_WIDE_INT_P, REG_P and SYMBOL_REF_P.
8302 (rs6000_emit_move): Use CONST_DOUBLE_P, CONST_INT_P, HARD_REGISTER_P,
8303 HARD_REGISTER_NUM_P, MEM_P, REG_P, SUBREG_P, SYMBOL_REF_P and
8304 reg_or_subregno:
8305 (output_toc): Use CONST_DOUBLE_P, CONST_INT_P and SYMBOL_REF_P.
8306 (easy_altivec_constant, rs6000_legitimate_offset_address_p,
8307 rs6000_mode_dependent_address, rs6000_expand_mtfsf_builtin,
8308 rs6000_expand_set_fpscr_rn_builtin, rs6000_expand_set_fpscr_drn_builtin,
8309 rs6000_expand_unop_builtin, INT_P, rs6000_generate_compare,
8310 rs6000_machopic_legitimize_pic_address, rs6000_split_logical_inner,
8311 rs6000_split_logical_di): Use CONST_INT_P.
8312 (rs6000_legitimize_reload_address): Use CONST_INT_P, HARD_REGISTER_P,
8313 REG_P and SYMBOL_REF_P.
8314 (setup_incoming_varargs, rs6000_rtx_costs): Use CONST_INT_P and MEM_P.
8315 (print_operand): Use CONST_INT_P, MEM_P and REG_P.
8316 (virtual_stack_registers_memory_p, rs6000_legitimate_address_p,
8317 mems_ok_for_quad_peep): Use CONST_INT_P and REG_P.
8318 (rs6000_secondary_reload_memory): Use CONST_INT_P and SUBREG_P.
8319 (small_data_operand, print_operand_address): Use CONST_INT_P and
8320 SYMBOL_REF_P.
8321 (split_stack_arg_pointer_used_p): Use HARD_REGISTER_P.
8322 (rs6000_init_hard_regno_mode_ok, direct_move_p):
8323 Use HARD_REGISTER_NUM_P.
8324 (rs6000_secondary_reload_gpr): Use HARD_REGISTER_NUM_P and MEM_P.
8325 (rs6000_secondary_reload_class): Use HARD_REGISTER_NUM_P, REG_P,
8326 SUBREG_P and SYMBOL_REF_P.
8327 (register_to_reg_type, rs6000_secondary_reload_inner): Use SUBREG_P
8328 and HARD_REGISTER_NUM_P.
8329 (rs6000_adjust_vec_address): Use HARD_REGISTER_NUM_P and
8330 reg_or_subregno.
8331 (rs6000_adjust_cost, find_mem_ref): Use MEM_P.
8332 (macho_lo_sum_memory_operand, rs6000_eliminate_indexed_memrefs): Use
8333 MEM_P and REG_P.
8334 (legitimate_indirect_address_p, legitimate_lo_sum_address_p,
8335 registers_ok_for_quad_peep, rs6000_output_function_epilogue,
8336 find_addr_reg): Use REG_P.
8337 (altivec_expand_vec_perm_const): Use REG_P and SUBREG_P.
8338 (rs6000_emit_le_vsx_move): Use SUBREG_P.
8339 (offsettable_ok_by_alignment, constant_pool_expr_p,
8340 legitimate_small_data_p, rs6000_output_dwarf_dtprel,
8341 rs6000_delegitimize_address, rs6000_const_not_ok_for_debug_p,
8342 rs6000_cannot_force_const_mem, rs6000_output_addr_const_extra,
8343 rs6000_assemble_integer, create_TOC_reference,
8344 rs6000_emit_allocate_stack, rs6000_xcoff_encode_section_info,
8345 rs6000_call_aix, rs6000_call_aix): Use SYMBOL_REF_P.
8346 (rs6000_split_vec_extract_var): Use reg_or_subregno.
8347 * config/rs6000/rtems.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Use
8348 CONST_DOUBLE_P, CONST_INT_P and SYMBOL_REF_P.
8349 * config/rs6000/sysv4.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Likewise.
8350 * config/rs6000/xcoff.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Likewise.
8351 * config/rs6000/rs6000.h (RS6000_SYMBOL_REF_TLS_P): Use SYMBOL_REF_P.
8352 (REGNO_OK_FOR_INDEX_P, REGNO_OK_FOR_BASE_P): Use HARD_REGISTER_NUM_P.
8353 (INT_REG_OK_FOR_INDEX_P, INT_REG_OK_FOR_BASE_P): Use HARD_REGISTER_P.
8354 (CONSTANT_ADDRESS_P): Use CONST_INT_P and SYMBOL_REF_P.
8355 * config/rs6000/rs6000.md (define_expands strlensi, mod<mode>3
8356 and cbranch<mode>4): Use CONST_INT_P.
8357 (multiple define_splits): Use REG_P and SUBREG_P.
8358 (define_expands call, call_value): Use MEM_P.
8359 (define_expands sibcall, sibcall_value): Use CONST_INT_P and MEM_P.
8360 (define insn *mtcrfsi): Use CONST_INT_P and REG_P.
8361 * config/rs6000/vsx.md (*vsx_le_perm_load_<mode>,
8362 *vsx_le_perm_load_v8hi, *vsx_le_perm_load_v16qi): Use HARD_REGISTER_P
8363 and HARD_REGISTER_NUM_P.
8364 (multiple define_splits): Use HARD_REGISTER_NUM_P.
8365
8366 2019-01-24 Uroš Bizjak <ubizjak@gmail.com>
8367
8368 PR rtl-optimization/88948
8369 * rtl.h (prepare_copy_insn): New prototype.
8370 * gcse.c (prepare_copy_insn): New function, split out from
8371 process_insert_insn.
8372 (process_insert_insn): Use prepare_copy_insn.
8373 * store-motion.c (replace_store_insn): Use prepare_copy_insn
8374 instead of gen_move_insn.
8375
8376 2019-01-24 Jakub Jelinek <jakub@redhat.com>
8377
8378 PR debug/89006
8379 * config/i386/i386.c (ix86_pic_register_p): Return true for
8380 UNSPEC_SET_GOT too.
8381
8382 PR tree-optimization/88964
8383 * gimple-loop-interchange.cc (loop_cand::analyze_induction_var): Also
8384 punt if HONOR_SNANS (chrec).
8385
8386 PR middle-end/89015
8387 * tree-nested.c (convert_nonlocal_reference_stmt,
8388 convert_local_reference_stmt, convert_tramp_reference_stmt,
8389 convert_gimple_call) <case GIMPLE_OMP_TEAMS>: Treat
8390 gimple_omp_teams_host teams stmts like GIMPLE_OMP_PARALLEL
8391 or GIMPLE_OMP_TASK.
8392
8393 PR tree-optimization/89027
8394 * tree-inline.c (add_clobbers_to_eh_landing_pad): Don't add clobbers
8395 for "omp simd array" variables.
8396
8397 2019-01-24 Richard Earnshaw <rearnsha@arm.com>
8398
8399 PR target/88469
8400 * profile-count.h (profile_count): On ARM systems using GCC 6/7/8
8401 force the alignment of m_val.
8402
8403 2019-01-24 Richard Biener <rguenther@suse.de>
8404
8405 PR lto/87187
8406 * tree-streamer-out.c (write_ts_decl_common_tree_pointers):
8407 When in "legacy" debug mode make sure to reset self-origins.
8408
8409 2019-01-24 Martin Liska <mliska@suse.cz>
8410
8411 PR gcov-profile/88994
8412 * gcov-io.c (mangle_path): Do not allocate a bigger buffer,
8413 result will be always smaller or equal to the original.
8414 * gcov.c (mangle_name): Fix else branch where we should
8415 also copy to PTR and shift the pointer.
8416
8417 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
8418
8419 * tree-ssa-dom.c (test_for_singularity): Fix a comment typo.
8420 * vr-values.c (find_case_label_ranges): Fix a comment typo.
8421
8422 2019-01-23 Xuepeng Guo <xuepeng.guo@intel.com>
8423
8424 * common/config/i386/i386-common.c
8425 (OPTION_MASK_ISA_ENQCMD_SET,
8426 OPTION_MASK_ISA_ENQCMD_UNSET): New macros.
8427 (ix86_handle_option): Handle -menqcmd.
8428 * config.gcc (enqcmdintrin.h): New header file.
8429 * config/i386/cpuid.h (bit_ENQCMD): New bit.
8430 * config/i386/driver-i386.c (host_detect_local_cpu): Handle
8431 -menqcmd.
8432 * config/i386/i386-builtin-types.def ((INT, PVOID, PCVOID)): New
8433 function type.
8434 * config/i386/i386-builtin.def (__builtin_ia32_enqcmd,
8435 __builtin_ia32_enqcmds): New builtins.
8436 * config/i386/i386-c.c (__ENQCMD__): New macro.
8437 * config/i386/i386-option.c (ix86_target_string): Add
8438 -menqcmd.
8439 (ix86_valid_target_attribute_inner_p): Likewise.
8440 * config/i386/i386-expand.c
8441 (ix86_expand_builtin): Expand IX86_BUILTIN_ENQCMD and
8442 IX86_BUILTIN_ENQCMDS.
8443 * config/i386/i386.h (TARGET_ENQCMD): New.
8444 * config/i386/i386.md (UNSPECV_ENQCMD, UNSPECV_ENQCMDS): New.
8445 (@enqcmd<enqcmd_sfx>_<mode>): New insn pattern.
8446 (movdir64b_<mode>): Parameterize to enable share expansion code
8447 with ENQCMD in function ix86_expand_builtin.
8448 * config/i386/i386.opt: Add -menqcmd.
8449 * config/i386/immintrin.h: Include enqcmdintrin.h.
8450 * config/i386/enqcmdintrin.h: New intrinsic file.
8451 * doc/invoke.texi: Add -menqcmd.
8452
8453 2019-01-23 Bin Cheng <bin.cheng@arm.com>
8454 Steve Ellcey <sellcey@marvell.com>
8455
8456 PR target/85711
8457 * recog.c (address_operand): Return false on wrong mode for address.
8458 (constrain_operands): Check for mode with 'p' constraint.
8459
8460 2019-01-23 Uroš Bizjak <ubizjak@gmail.com>
8461
8462 PR target/88998
8463 * config/i386/sse.md (sse2_cvtpi2pd): Add SSE alternatives.
8464 Disparage MMX alternative.
8465 (sse2_cvtpd2pi): Ditto.
8466 (sse2_cvttpd2pi): Ditto.
8467
8468 2019-01-23 David Malcolm <dmalcolm@redhat.com>
8469
8470 PR driver/89014
8471 * config/aarch64/driver-aarch64.c (host_detect_local_cpu): Fix
8472 use-after-free of the result of
8473 aarch64_get_extension_string_for_isa_flags.
8474
8475 2019-01-23 Jakub Jelinek <jakub@redhat.com>
8476
8477 PR c/44715
8478 * doc/extend.texi: Document break and continue behavior in
8479 statement expressions.
8480
8481 2019-01-23 Richard Biener <rguenther@suse.de>
8482
8483 PR tree-optimization/89008
8484 * tree-ssa-reassoc.c (eliminate_using_constants): For * 0 do
8485 not leave another stray operand.
8486
8487 2019-01-23 Jakub Jelinek <jakub@redhat.com>
8488
8489 * BASE-VER: Bump to 9.0.1.
8490
8491 2019-01-23 Eric Botcazou <ebotcazou@adacore.com>
8492
8493 * cgraphunit.c (cgraph_node::expand_thunk): When expanding a GIMPLE
8494 thunk that returns by reference, use the type of the return object
8495 of the thunk instead of that of the alias to build the dereference.
8496
8497 2019-01-23 Vineet Gupta <vgupta@synopsys.com>
8498
8499 * config/arc/atomic.md: Add operand to DMB instruction.
8500
8501 2019-01-23 Jakub Jelinek <jakub@redhat.com>
8502
8503 PR tree-optimization/88964
8504 * gimple-loop-interchange.cc (loop_cand::analyze_induction_var): Use
8505 build_zero_cst instead of build_int_cst. Return false for loop
8506 invariants which honor signed zeros.
8507
8508 2019-01-22 Segher Boessenkool <segher@kernel.crashing.org>
8509
8510 * doc/invoke.texi (-fsplit-paths): This is enabled by default at -O3.
8511
8512 2019-01-22 Jakub Jelinek <jakub@redhat.com>
8513
8514 PR target/88965
8515 * config/rs6000/rs6000.c: Include tree-vrp.h and tree-ssanames.h.
8516 (rs6000_gimple_fold_builtin): If MEM_REF address doesn't satisfy
8517 is_gimple_mem_ref_addr predicate, force it into a SSA_NAME first.
8518
8519 PR middle-end/88968
8520 * gimplify.c (gimplify_omp_atomic): Handle bitfield atomics with
8521 non-integral DECL_BIT_FIELD_REPRESENTATIVEs.
8522
8523 PR target/87064
8524 * config/rs6000/vsx.md (*vsx_reduc_<VEC_reduc_name>_v2df_scalar):
8525 Disable for little endian.
8526
8527 2019-01-22 Richard Earnshaw <rearnsha@arm.com>
8528
8529 PR target/88469
8530 * config/arm/arm.c (arm_needs_double_word_align): Check
8531 DECL_BIT_FIELD_TYPE.
8532
8533 2019-01-22 Hongtao Liu <hongtao.liu@intel.com>
8534 H.J. Lu <hongjiu.lu@intel.com>
8535
8536 PR target/88909
8537 * config/i386/i386-builtin.def: Add mask2 to all builtin
8538 initializations. Merge ARGS2 and SPECIAL_ARGS2 into ARGS and
8539 SPECIAL_ARGS.
8540 * config/i386/i386.c (BDESC): Add mask2 to the definition.
8541 (BDESC_FIRST): Likewise.
8542 (define_builtin): Add an argument for mask2. Updated to handle
8543 both ix86_isa_flags and ix86_isa_flags2.
8544 (define_builtin_const): Likewise.
8545 (define_builtin_pure): Likewise.
8546 (define_builtin2): Deleted.
8547 (define_builtin_const2): Likewise.
8548 (builtin_description): Add a member, mask2.
8549 (bdesc_*): Add mask2 to builtin initializations.
8550 (ix86_init_mmx_sse_builtins): Update calls to def_builtin,
8551 def_builtin_const and def_builtin_pure. Remove SPECIAL_ARGS2
8552 support.
8553 (ix86_get_builtin_func_type): Remove SPECIAL_ARGS2 support.
8554
8555 2019-01-22 H.J. Lu <hongjiu.lu@intel.com>
8556
8557 PR target/88954
8558 * config/i386/i386.c (ix86_force_load_from_GOT_p): Also check
8559 noplt attribute.
8560
8561 2019-01-22 Richard Earnshaw <rearnsha@arm.com>
8562
8563 PR target/88469
8564 * config/arm/arm.c (arm_needs_doubleword_align): Return 2 if a record's
8565 alignment is dominated by a bitfield with 64-bit aligned base type.
8566 (arm_function_arg): Emit a warning if the alignment has changed since
8567 earlier GCC releases.
8568 (arm_function_arg_boundary): Likewise.
8569 (arm_setup_incoming_varargs): Likewise.
8570
8571 2019-01-22 Richard Biener <rguenther@suse.de>
8572
8573 PR tree-optimization/88862
8574 * graphite-scop-detection.c
8575 (scop_detection::graphite_can_represent_scev): Reject ADDR_EXPR.
8576
8577 2019-01-22 Andrew Stubbs <ams@codesourcery.com>
8578
8579 * doc/extend.tex (AMD GCN Function Attributes): New section.
8580 * doc/install.texi (amdgcn-unknown-amdhsa): New instructions.
8581 * doc/invoke.texi (AMD GCN Options): New section.
8582 * doc/md.texi (Constraints for Particular Machines): Add AMD GCN.
8583
8584 2019-01-22 Eric Botcazou <ebotcazou@adacore.com>
8585
8586 * config/sparc/sparc.c (parc_delegitimize_address): Recognize the GOT
8587 register and decoded HIGH/LO_SUM combinations for labels in PIC mode.
8588
8589 2019-01-22 Jakub Jelinek <jakub@redhat.com>
8590
8591 PR tree-optimization/88044
8592 * tree-ssa-loop-niter.c (number_of_iterations_cond): If condition
8593 is false in the first iteration, but !every_iteration, return false
8594 instead of true with niter->niter zero.
8595
8596 PR rtl-optimization/88904
8597 * cfgcleanup.c (thread_jump): Verify cond2 doesn't mention
8598 any nonequal registers before processing BB_END (b).
8599
8600 PR target/88905
8601 * optabs.c (add_equal_note): Add op0_mode argument, use it instead of
8602 GET_MODE (op0).
8603 (expand_binop_directly, expand_doubleword_clz,
8604 expand_doubleword_popcount, expand_ctz, expand_ffs,
8605 expand_unop_direct, maybe_emit_unop_insn): Adjust callers.
8606
8607 PR rtl-optimization/49429
8608 PR target/49454
8609 PR rtl-optimization/86334
8610 PR target/88906
8611 * expr.c (emit_block_move_hints): Move marking of MEM_EXPRs
8612 addressable from here...
8613 (emit_block_op_via_libcall): ... to here.
8614
8615 2019-01-22 Richard Biener <rguenther@suse.de>
8616
8617 * tree-vect-loop.c (vect_analyze_loop_operations): Use
8618 auto_vec for cost vector to fix memleak.
8619 (vectorize_fold_left_reduction): Properly gather SLP defs.
8620 (vectorizable_comparison): Do not swap operands to properly
8621 gather SLP defs.
8622
8623 2019-01-22 Alan Modra <amodra@gmail.com>
8624
8625 PR target/88614
8626 * config/rs6000/predicates.md (unspec_tls): Ensure GOT reg
8627 stays a reg. Allow a const_int.
8628 * config/rs6000/rs6000-protos.h (rs6000_output_tlsargs): Declare.
8629 * config/rs6000/rs6000.h (IS_V4_FP_ARGS): Define.
8630 (IS_NOMARK_TLSGETADDR): Define.
8631 * config/rs6000/rs6000.c (edit_tls_call_insn): Delete.
8632 (rs6000_output_tlsargs): New function.
8633 (rs6000_legitimize_tls_address): Don't say a !TARGET_TLS_MARKERS
8634 __tls_get_addr call takes an arg.
8635 (rs6000_call_sysv): Generate sysv4 secure plt call pattern here..
8636 * config/rs6000/rs6000.md (call_nonlocal_sysv): ..rather than here,
8637 delete split..
8638 (call_value_nonlocal_sysv): ..or here, delete split.
8639 (tls_gdld_nomark): Delete.
8640 (call_value_indirect_nonlocal_sysv): Use unspec_tls as operand2
8641 predicate. Call rs6000_output_tlsargs. Adjust length to suit.
8642 (call_value_nonlocal_sysv): Likewise.
8643 (call_value_nonlocal_sysv_secure): Likewise.
8644 (call_value_nonlocal_aix): Likewise.
8645 (call_value_indirect_aix): Likewise.
8646 (call_value_indirect_elfv2): Likewise.
8647 (call_value_local32, call_value_local64): Disable for no-mark tls.
8648 (call_value_local_aix): Likewise.
8649
8650 2019-01-21 Uroš Bizjak <ubizjak@gmail.com>
8651
8652 PR target/88938
8653 * config/i386/i386.c (ix86_expand_builtin) [case IX86_BUILTIN_BEXTRI32,
8654 case IX86_BUILTIN_BEXTRI64]: Sanitize operands.
8655
8656 2019-01-21 Michael Ploujnikov <michael.ploujnikov@oracle.com>
8657
8658 * hash-map-tests.c (test_map_of_strings_to_int): Show how to use
8659 string contents as hash_map keys.
8660
8661 2019-01-21 Bernd Edlinger <bernd.edlinger@hotmail.de>
8662
8663 PR c/88928
8664 * c-warn.c (check_alignment_of_packed_member): Add a boolean parameter
8665 for rvalue context. Handle rvalues correctly. Use min_align_of_type
8666 instead of TYPE_ALIGN.
8667 (check_address_or_pointer_of_packed_member): Handle rvalues coorrectly.
8668 Use min_align_of_type instead of TYPE_ALIGN_UNIT. Check for NULL
8669 pointer from TYPE_STUB_DECL.
8670
8671 2019-01-21 Richard Biener <rguenther@suse.de>
8672
8673 PR tree-optimization/88934
8674 * tree-vect-slp.c (vect_mask_constant_operand_p): Always look
8675 at the possibly non-constant operand.
8676 (vect_get_constant_vectors): Adjust.
8677
8678 2019-01-21 H.J. Lu <hongjiu.lu@intel.com>
8679
8680 PR target/71659
8681 * config/i386/adxintrin.h: Just check _IMMINTRIN_H_INCLUDED.
8682 * config/i386/clflushoptintrin.h: Check _IMMINTRIN_H_INCLUDED
8683 instead of _X86INTRIN_H_INCLUDED.
8684 * onfig/i386/clwbintrin.h: Likewise.
8685 * config/i386/pkuintrin.h: Likewise.
8686 * config/i386/prfchwintrin.h: Likewise.
8687 * config/i386/rdseedintrin.h: Likewise.
8688 * config/i386/wbnoinvdintrin.h: Likewise.
8689 * config/i386/xsavecintrin.h: Likewise.
8690 * config/i386/xsavesintrin.h: Likewise.
8691 * config/i386/fxsrintrin.h: Enable _IMMINTRIN_H_INCLUDED check.
8692 * config/i386/xsaveintrin.h: Likewise.
8693 * config/i386/xsaveoptintrin.h: Likewise.
8694 * config/i386/x86intrin.h: Move "#include" <rdseedintrin.h>,
8695 <prfchwintrin.h>, <fxsrintrin.h>, <xsaveintrin.h>,
8696 <xsaveoptintrin.h>, <adxintrin.h>, <clwbintrin.h>,
8697 <clflushoptintrin.h>, <xsavesintrin.h>, <xsavecintrin.h>,
8698 <wbnoinvdintrin.h> and <pkuintrin.h> to ...
8699 * config/i386/immintrin.h: Here.
8700
8701 2019-01-20 Martin Jambor <mjambor@suse.cz>
8702
8703 PR ipa/87615
8704 * ipa-prop.h (struct ipa_func_body_info): Replaced field aa_walked
8705 with aa_walk_budget.
8706 * cgraph.h (ipa_polymorphic_call_context::get_dynamic_type): Add
8707 aa_walk_budget_p parameter.
8708 * ipa-fnsummary.c (unmodified_parm_1): New parameter fbi. Limit AA
8709 walk. Updated all callers.
8710 (unmodified_parm): New parameter fbi, pass it to unmodified_parm_1.
8711 (eliminated_by_inlining_prob): New parameter fbi, pass it on to
8712 unmodified_parm.
8713 (will_be_nonconstant_expr_predicate): New parameter fbi, removed
8714 parameter info. Extract info from fbi. Pass fbi to recursive calls
8715 and to unmodified_parm.
8716 (phi_result_unknown_predicate): New parameter fbi, removed parameter
8717 info, updated call to will_be_nonconstant_expr_predicate.
8718 (param_change_prob): New parameter fbi, limit AA walking.
8719 (analyze_function_body): Initialize aa_walk_budget in fbi. Update
8720 calls to various above functions.
8721 * ipa-polymorphic-call.c (get_dynamic_type): Add aa_walk_budget_p
8722 parameter. Use it to limit AA walking.
8723 * ipa-prop.c (detect_type_change_from_memory_writes): New parameter
8724 fbi, limit AA walk.
8725 (detect_type_change): New parameter fbi, pass it on to
8726 detect_type_change_from_memory_writes.
8727 (detect_type_change_ssa): Likewise.
8728 (aa_overwalked): Removed.
8729 (parm_preserved_before_stmt_p): Assume fbi is never NULL, stream line
8730 accordingly, adjust to the neew AA limiting scheme.
8731 (parm_ref_data_preserved_p): Likewise.
8732 (ipa_compute_jump_functions_for_edge): Adjust call to
8733 get_dynamic_type.
8734 (ipa_analyze_call_uses): Likewise.
8735 (ipa_analyze_virtual_call_uses): Pass fbi to detect_type_change_ssa.
8736 (ipa_analyze_node): Initialize aa_walk_budget.
8737 (ipcp_transform_function): Likewise.
8738 * tree-ssa-sccvn.c (eliminate_dom_walker::eliminate_stmt): Update call
8739 to get_dynamic_type.
8740
8741 2019-01-19 Jakub Jelinek <jakub@redhat.com>
8742
8743 * config/aarch64/aarch64.c (aarch64_stack_protect_guard): Move
8744 outside of #if CHECKING_P code.
8745
8746 2019-01-19 Richard Sandiford <richard.sandiford@arm.com>
8747
8748 * gimple-loop-versioning.cc (loop_versioning::dump_inner_likelihood):
8749 New function, split out from...
8750 (loop_versioning::analyze_stride): ...here.
8751 (loop_versioning::find_per_loop_multiplication): Use gassign.
8752 (loop_versioning::analyze_term_using_scevs): Return a success code.
8753 (loop_versioning::analyze_arbitrary_term): New function.
8754 (loop_versioning::analyze_address_fragment): Use
8755 analyze_arbitrary_term if all else fails.
8756
8757 2019-01-18 Segher Boessenkool <segher@kernel.crashing.org>
8758
8759 PR target/88892
8760 * config/rs6000/rs6000.md (*movsi_from_df): Allow only register
8761 operands.
8762
8763 2019-01-18 Richard Biener <rguenther@suse.de>
8764
8765 PR tree-optimization/88903
8766 * tree-vect-stmts.c (vectorizable_shift): Verify we see all
8767 scalar stmts a SLP shift amount is composed of when detecting
8768 shifts by scalars.
8769
8770 2019-01-18 Richard Earnshaw <rearnsha@arm.com>
8771
8772 PR target/88799
8773 * config/arm/arm-cpus.in (mp): New feature.
8774 (sec): New feature.
8775 (fgroup ARMv7ve): Add mp and sec features.
8776 (arch armv7-a): Add options to allow mp and sec extensions.
8777 (cpu generic-armv7-a): Add options to allow mp and sec extensions.
8778 (cpu cortex-a5, cpu cortex-7, cpu cortex-a9): Add mp and sec
8779 extenstions to the base architecture.
8780 (cpu cortex-a8): Add sec extension to the base architecture.
8781 (cpu marvell-pj4): Add mp and sec extensions to the base architecture.
8782 * config/arm/t-aprofile (MULTILIB_MATCHES): Map all armv7-a arch
8783 variants down to the base v7-a varaint.
8784 * config/arm/t-multilib (v7_a_arch_variants): New variable.
8785 * doc/invoke.texi (ARM Options): Add +mp and +sec to the list
8786 of permitted extensions for -march=armv7-a and for
8787 -mcpu=generic-armv7-a.
8788
8789 2019-01-18 Martin Liska <mliska@suse.cz>
8790
8791 * params.def: Fix comment.
8792 * tree-profile.c (gimple_init_gcov_profiler): Bump function
8793 name.
8794 (gimple_gen_ic_func_profiler): Likewise.
8795
8796 2019-01-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
8797
8798 * config/aarch64/aarch64-opts.h (enum stack_protector_guard): New
8799 * config/aarch64/aarch64.c (aarch64_override_options_internal): Handle
8800 and put in error checks for stack protector guard options.
8801 (aarch64_stack_protect_guard): New.
8802 (TARGET_STACK_PROTECT_GUARD): Define.
8803 * config/aarch64/aarch64.md (UNSPEC_SSP_SYSREG): New.
8804 (reg_stack_protect_address<mode>): New.
8805 (stack_protect_set): Adjust for SSP_GLOBAL.
8806 (stack_protect_test): Likewise.
8807 * config/aarch64/aarch64.opt (-mstack-protector-guard-reg): New.
8808 (-mstack-protector-guard): Likewise.
8809 (-mstack-protector-guard-offset): Likewise.
8810
8811 2019-01-18 Jakub Jelinek <jakub@redhat.com>
8812
8813 PR tree-optimization/86214
8814 * tree-inline.h (struct copy_body_data): Add
8815 add_clobbers_to_eh_landing_pads member.
8816 * tree-inline.c (add_clobbers_to_eh_landing_pad): New function.
8817 (copy_edges_for_bb): Call it if EH edge destination is <
8818 id->add_clobbers_to_eh_landing_pads. Fix a comment typo.
8819 (expand_call_inline): Set id->add_clobbers_to_eh_landing_pads
8820 if flag_stack_reuse != SR_NONE and clear it afterwards.
8821
8822 2019-01-18 Christophe Lyon <christophe.lyon@linaro.org>
8823
8824 PR target/85596
8825 * doc/install.texi (with-multilib-list): Document for aarch64.
8826
8827 2019-01-18 Jakub Jelinek <jakub@redhat.com>
8828
8829 PR target/88734
8830 * config/arm/arm_neon.h: Fix #pragma GCC target syntax - replace
8831 (("..."))) with ("...").
8832
8833 2019-01-18 Sebastian Huber <sebastian.huber@embedded-brains.de>
8834
8835 * doc/extend.texi (Built-in Functions for Memory Model Aware
8836 Atomic Operations): Document atomic fetch and nand.
8837
8838 2019-01-18 Martin Liska <mliska@suse.cz>
8839 Richard Biener <rguenther@suse.de>
8840
8841 PR middle-end/88587
8842 * cgraph.h (create_version_clone_with_body): Add new argument
8843 with attributes.
8844 * cgraphclones.c (cgraph_node::create_version_clone): Add
8845 DECL_ATTRIBUTES to a newly created decl. And call
8846 valid_attribute_p so that proper cl_target_optimization_node
8847 is set for the newly created declaration.
8848 * multiple_target.c (create_target_clone): Set DECL_ATTRIBUTES
8849 for declaration.
8850 (expand_target_clones): Do not call valid_attribute_p, it must
8851 be already done.
8852 * tree-inline.c (copy_decl_for_dup_finish): Reset mode for
8853 vector types.
8854
8855 2019-01-17 Jakub Jelinek <jakub@redhat.com>
8856
8857 PR target/88734
8858 * config/aarch64/arm_neon.h: Fix #pragma GCC target syntax - replace
8859 (("..."))) with ("..."). Use arch=armv8.2-a+sha3 instead of
8860 arch=armv8.2-a+crypto for vsha512hq_u64 etc. intrinsics.
8861
8862 2019-01-17 Martin Sebor <msebor@redhat.com>
8863
8864 PR middle-end/88273
8865 * gimple-ssa-warn-restrict.c (builtin_memref::extend_offset_range):
8866 Handle anti-ranges the same as no range at all.
8867
8868 2018-01-17 Steve Ellcey <sellcey@cavium.com>
8869
8870 * config/aarch64/aarch64.c (cgraph.h): New include.
8871 (intl.h): New include.
8872 (supported_simd_type): New function.
8873 (currently_supported_simd_type): Ditto.
8874 (aarch64_simd_clone_compute_vecsize_and_simdlen): Ditto.
8875 (aarch64_simd_clone_adjust): Ditto.
8876 (aarch64_simd_clone_usable): Ditto.
8877 (TARGET_SIMD_CLONE_COMPUTE_VECSIZE_AND_SIMDLEN): New macro.
8878 (TARGET_SIMD_CLONE_ADJUST): Ditto.
8879 (TARGET_SIMD_CLONE_USABLE): Ditto.
8880 * config/i386/i386.c (ix86_simd_clone_adjust): Add definition check.
8881 * omp-simd-clone.c (expand_simd_clones): Add targetm.simd_clone.adjust
8882 call.
8883
8884 2019-01-17 Martin Sebor <msebor@redhat.com>
8885
8886 PR tree-optimization/88800
8887 * gimple-fold.c (gimple_fold_builtin_memory_op): Avoid checking
8888 NO_WARNING bit here. Avoid folding out-of-bounds calls.
8889 * gimple-ssa-warn-restrict.c (maybe_diag_offset_bounds): Remove
8890 redundant argument. Add new argument and issue diagnostics under
8891 its control. Detect out-of-bounds access even with warnings
8892 disabled.
8893 (check_bounds_or_overlap): Change return type. Add argument.
8894 (wrestrict_dom_walker::check_call): Adjust.
8895 * gimple-ssa-warn-restrict.h (check_bounds_or_overlap): Add argument.
8896 * tree-ssa-strlen.c (handle_builtin_strcpy): Adjust to change in
8897 check_bounds_or_overlap's return value.
8898 (handle_builtin_stxncpy): Same.
8899 (handle_builtin_strcat): Same.
8900
8901 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
8902 Kwok Cheung Yeung <kcy@codesourcery.com>
8903 Julian Brown <julian@codesourcery.com>
8904 Tom de Vries <tom@codesourcery.com>
8905
8906 * doc/sourcebuild.texi: Document dg-add-options sqrt_insn.
8907
8908 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
8909
8910 * doc/sourcebuild.texi: Document dg-require-effective-target
8911 llvm_binutils and offload_gcn.
8912
8913 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
8914 Kwok Cheung Yeung <kcy@codesourcery.com>
8915 Julian Brown <julian@codesourcery.com>
8916 Tom de Vries <tom@codesourcery.com>
8917
8918 * doc/sourcebuild.texi: Document dg-required-effective-target
8919 exceptions.
8920
8921 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
8922 Kwok Cheung Yeung <kcy@codesourcery.com>
8923 Julian Brown <julian@codesourcery.com>
8924 Tom de Vries <tom@codesourcery.com>
8925 Jan Hubicka <hubicka@ucw.cz>
8926 Martin Jambor <mjambor@suse.cz>
8927
8928 * config.gcc: Add amdgcn*-*-amdhsa configuration.
8929 * configure.ac: Check for dlopen.
8930 * configure: Regenerate.
8931
8932 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
8933 Kwok Cheung Yeung <kcy@codesourcery.com>
8934 Julian Brown <julian@codesourcery.com>
8935 Tom de Vries <tom@codesourcery.com>
8936 Jan Hubicka <hubicka@ucw.cz>
8937 Martin Jambor <mjambor@suse.cz>
8938
8939 * common/config/gcn/gcn-common.c: New file.
8940 * config/gcn/driver-gcn.c: New file.
8941 * config/gcn/gcn-builtins.def: New file.
8942 * config/gcn/gcn-hsa.h: New file.
8943 * config/gcn/gcn-modes.def: New file.
8944 * config/gcn/gcn-opts.h: New file.
8945 * config/gcn/gcn-passes.def: New file.
8946 * config/gcn/gcn-protos.h: New file.
8947 * config/gcn/gcn-run.c: New file.
8948 * config/gcn/gcn-tree.c: New file.
8949 * config/gcn/gcn.c: New file.
8950 * config/gcn/gcn.h: New file.
8951 * config/gcn/gcn.opt: New file.
8952 * config/gcn/t-gcn-hsa: New file.
8953
8954 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
8955 Kwok Cheung Yeung <kcy@codesourcery.com>
8956 Julian Brown <julian@codesourcery.com>
8957 Tom de Vries <tom@codesourcery.com>
8958 Jan Hubicka <hubicka@ucw.cz>
8959 Martin Jambor <mjambor@suse.cz>
8960
8961 * config/gcn/constraints.md: New file.
8962 * config/gcn/gcn-valu.md: New file.
8963 * config/gcn/gcn.md: New file.
8964 * config/gcn/predicates.md: New file.
8965
8966 2019-01-17 Eric Botcazou <ebotcazou@adacore.com>
8967
8968 * gimple-ssa-isolate-paths.c (stmt_uses_name_in_undefined_way): Replace
8969 flag_non_call_exceptions with cfun->can_throw_non_call_exceptions.
8970 (stmt_uses_0_or_null_in_undefined_way): Likewise.
8971 * tree-ssa-alias.c (same_addr_size_stores_p): Likewise.
8972
8973 2019-01-17 Tamar Christina <tamar.christina@arm.com>
8974
8975 PR target/88851
8976 * config/aarch64/aarch64.md (STACK_CLASH_SVE_CFA_REGNUM): New.
8977 * config/aarch64/aarch64.c (aarch64_allocate_and_probe_stack_space): Use
8978 it and document registers.
8979
8980 2019-01-17 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
8981
8982 * config/aarch64/aarch64.c (ares_tunings): Define.
8983 * config/aarch64/aarch64-cores.def (ares): Use the above.
8984
8985 2019-01-17 Wei Xiao <wei3.xiao@intel.com>
8986
8987 PR target/88794
8988 Revert:
8989 2018-11-06 Wei Xiao <wei3.xiao@intel.com>
8990
8991 * config/i386/avx512fintrin.h: Update VFIXUPIMM* intrinsics.
8992 (_mm512_fixupimm_round_pd): Update parameters and builtin.
8993 (_mm512_maskz_fixupimm_round_pd): Ditto.
8994 (_mm512_fixupimm_round_ps): Ditto.
8995 (_mm512_maskz_fixupimm_round_ps): Ditto.
8996 (_mm_fixupimm_round_sd): Ditto.
8997 (_mm_maskz_fixupimm_round_sd): Ditto.
8998 (_mm_fixupimm_round_ss): Ditto.
8999 (_mm_maskz_fixupimm_round_ss): Ditto.
9000 (_mm512_fixupimm_pd): Ditto.
9001 (_mm512_maskz_fixupimm_pd): Ditto.
9002 (_mm512_fixupimm_ps): Ditto.
9003 (_mm512_maskz_fixupimm_ps): Ditto.
9004 (_mm_fixupimm_sd): Ditto.
9005 (_mm_maskz_fixupimm_sd): Ditto.
9006 (_mm_fixupimm_ss): Ditto.
9007 (_mm_maskz_fixupimm_ss): Ditto.
9008 (_mm512_mask_fixupimm_round_pd): Update builtin.
9009 (_mm512_mask_fixupimm_round_ps): Ditto.
9010 (_mm_mask_fixupimm_round_sd): Ditto.
9011 (_mm_mask_fixupimm_round_ss): Ditto.
9012 (_mm512_mask_fixupimm_pd): Ditto.
9013 (_mm512_mask_fixupimm_ps): Ditto.
9014 (_mm_mask_fixupimm_sd): Ditto.
9015 (_mm_mask_fixupimm_ss): Ditto.
9016 * config/i386/avx512vlintrin.h:
9017 (_mm256_fixupimm_pd): Update parameters and builtin.
9018 (_mm256_maskz_fixupimm_pd): Ditto.
9019 (_mm256_fixupimm_ps): Ditto.
9020 (_mm256_maskz_fixupimm_ps): Ditto.
9021 (_mm_fixupimm_pd): Ditto.
9022 (_mm_maskz_fixupimm_pd): Ditto.
9023 (_mm_fixupimm_ps): Ditto.
9024 (_mm_maskz_fixupimm_ps): Ditto.
9025 (_mm256_mask_fixupimm_pd): Update builtin.
9026 (_mm256_mask_fixupimm_ps): Ditto.
9027 (_mm_mask_fixupimm_pd): Ditto.
9028 (_mm_mask_fixupimm_ps): Ditto.
9029 * config/i386/i386-builtin-types.def: Add new types and remove useless ones.
9030 * config/i386/i386-builtin.def: Update builtin definitions.
9031 * config/i386/i386.c: Handle new builtin types and remove useless ones.
9032 * config/i386/sse.md: Update VFIXUPIMM* patterns.
9033 (<avx512>_fixupimm<mode>_maskz<round_saeonly_expand_name>): Update.
9034 (<avx512>_fixupimm<mode><sd_maskz_name><round_saeonly_name>): Update.
9035 (<avx512>_fixupimm<mode>_mask<round_saeonly_name>): Update.
9036 (avx512f_sfixupimm<mode>_maskz<round_saeonly_expand_name>): Update.
9037 (avx512f_sfixupimm<mode><sd_maskz_name><round_saeonly_name>): Update.
9038 (avx512f_sfixupimm<mode>_mask<round_saeonly_name>): Update.
9039 * config/i386/subst.md:
9040 (round_saeonly_sd_mask_operand4): Add new subst_attr.
9041 (round_saeonly_sd_mask_op4): Ditto.
9042 (round_saeonly_expand_operand5): Ditto.
9043 (round_saeonly_expand): Update.
9044
9045 2019-01-17 Wei Xiao <wei3.xiao@intel.com>
9046
9047 PR target/88794
9048 Revert:
9049 2018-11-12 Wei Xiao <wei3.xiao@intel.com>
9050
9051 * config/i386/sse.md: Combine VFIXUPIMM* patterns
9052 (<avx512>_fixupimm<mode>_maskz<round_saeonly_expand_name>): Update.
9053 (<avx512>_fixupimm<mode><sd_maskz_name><round_saeonly_name>): Update.
9054 (<avx512>_fixupimm<mode>_mask<round_saeonly_name>): Remove.
9055 (avx512f_sfixupimm<mode>_maskz<round_saeonly_expand_name>): Update.
9056 (avx512f_sfixupimm<mode><sd_maskz_name><round_saeonly_name>): Update.
9057 (avx512f_sfixupimm<mode>_mask<round_saeonly_name>): Remove.
9058
9059 2019-01-17 Wei Xiao <wei3.xiao@intel.com>
9060
9061 PR target/88794
9062 Revert:
9063 2018-12-15 Jakub Jelinek <jakub@redhat.com>
9064
9065 PR target/88489
9066 * config/i386/sse.md (UNSPEC_SFIXUPIMM): New unspec enumerator.
9067 (avx512f_sfixupimm<mode><mask_name><round_saeonly_name>): Use it
9068 instead of UNSPEC_FIXUPIMM.
9069
9070 2019-01-17 Richard Biener <rguenther@suse.de>
9071
9072 PR lto/86736
9073 * dwarf2out.c (want_pubnames): Never generate pubnames sections
9074 and friends for the LTO part of debug info.
9075
9076 2019-01-17 Jakub Jelinek <jakub@redhat.com>
9077
9078 PR tree-optimization/86214
9079 * cfgexpand.c (add_stack_var_conflict): Don't add any conflicts
9080 if x == y.
9081
9082 PR rtl-optimization/88870
9083 * dce.c (deletable_insn_p): Never delete const/pure calls that can
9084 throw if we can't alter the cfg or delete dead exceptions.
9085 (mark_insn): Don't call find_call_stack_args for such calls.
9086
9087 2019-01-17 Kewen Lin <linkw@gcc.gnu.org>
9088
9089 * doc/extend.texi: Add four new prototypes for vec_ld and seven new
9090 prototypes for vec_st.
9091 * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add entries
9092 for scalar address type variants of altivec_vec_ld/altivec_vec_st,
9093 mainly on signed/unsigned long long and double.
9094
9095 2019-01-16 David Malcolm <dmalcolm@redhat.com>
9096
9097 PR target/88861
9098 * combine.c (delete_noop_moves): Convert to "bool" return,
9099 returning true if any edges are eliminated.
9100 (combine_instructions): Also return true if delete_noop_moves
9101 returns true.
9102
9103 2019-01-16 Tamar Christina <tamar.christina@arm.com>
9104
9105 * config/aarch64/aarch64-builtins.c (aarch64_simd_expand_args): Use
9106 correct max nunits for endian swap.
9107 (aarch64_expand_fcmla_builtin): Correct subreg code.
9108 * config/aarch64/aarch64-simd.md (aarch64_fcmla_lane<rot><mode>,
9109 aarch64_fcmla_laneq<rot>v4hf, aarch64_fcmlaq_lane<rot><mode>): Correct
9110 lane endianness.
9111
9112 2019-01-16 Uroš Bizjak <ubizjak@gmail.com>
9113
9114 * config/alpha/alpha.c (alpha_gimplify_va_arg):
9115 Handle split indirect COMPLEX_TYPE arguments.
9116
9117 2019-01-16 Richard Earnshaw <rearnsha@arm.com>
9118
9119 PR target/86891
9120 * config/aarch64/aarch64-modes.def: Add comment about how the carry
9121 bit is set by add and compare.
9122 (CC_ADC): New CC_MODE.
9123 * config/aarch64/aarch64.c (aarch64_select_cc_mode): Use variables
9124 to cache the code and mode of X. Adjust the shape of a CC_Cmode
9125 comparison. Add detection for CC_ADCmode.
9126 (aarch64_get_condition_code_1): Update code support for CC_Cmode. Add
9127 CC_ADCmode.
9128 * config/aarch64/aarch64.md (uaddv<mode>4): Use LTU with CCmode.
9129 (uaddvti4): Comparison result is in CC_ADCmode and the condition is GEU.
9130 (add<mode>3_compareC_cconly_imm): Delete. Merge into...
9131 (add<mode>3_compareC_cconly): ... this. Restructure the comparison
9132 to eliminate the need for zero-extending the operands.
9133 (add<mode>3_compareC_imm): Delete. Merge into ...
9134 (add<mode>3_compareC): ... this. Restructure the comparison to
9135 eliminate the need for zero-extending the operands.
9136 (add<mode>3_carryin): Use LTU for the overflow detection.
9137 (add<mode>3_carryinC): Use CC_ADCmode for the result of the carry out.
9138 Reexpress comparison for overflow.
9139 (add<mode>3_carryinC_zero): Update for change to add<mode>3_carryinC.
9140 (add<mode>3_carryinC): Likewise.
9141 (add<mode>3_carryinV): Use LTU for carry between partials.
9142 * config/aarch64/predicates.md (aarch64_carry_operation): Update
9143 handling of CC_Cmode and add CC_ADCmode.
9144 (aarch64_borrow_operation): Likewise.
9145
9146 2019-01-16 Tamar Christina <tamar.christina@arm.com>
9147
9148 * config/arm/arm-protos.h (neon_vcmla_lane_prepare_operands): Remove patternmode.
9149 * config/arm/arm.c (neon_vcmla_lane_prepare_operands): Likewise.
9150 * config/arm/neon.md (neon_vcmla_lane<rot><mode>, neon_vcmla_laneq<rot><mode>,
9151 neon_vcmlaq_lane<rot><mode>): Remove endianness conversion.
9152
9153 2019-01-16 Martin Liska <mliska@suse.cz>
9154
9155 * Makefile.in: Set TOOL_INCLUDE_DIR and NATIVE_SYSTEM_HEADER_DIR
9156 for GCC driver.
9157 * config/gnu-user.h (TARGET_F951_OPTIONS): Add 'finclude%s/' as
9158 a new argument.
9159 * gcc.c (add_sysrooted_hdrs_prefix): New function.
9160 (path_prefix_reset): Move up in the source file.
9161 (find_fortran_preinclude_file): Make complex search for the
9162 fortran header files.
9163
9164 2019-01-15 Nikhil Benesch <nikhil.benesch@gmail.com>
9165
9166 * godump.c (go_output_typedef): When outputting a typedef, refer
9167 to the underlying type by its name and not its structure.
9168
9169 2019-01-15 David Malcolm <dmalcolm@redhat.com>
9170
9171 PR c++/88795
9172 * tree.c (build_function_type): Assert that arg_types is not
9173 error_mark_node.
9174
9175 2019-01-15 Richard Sandiford <richard.sandiford@arm.com>
9176
9177 PR inline-asm/52813
9178 * doc/extend.texi: Document that listing the stack pointer in the
9179 clobber list of an asm is a deprecated feature.
9180 * common.opt (Wdeprecated): Moved from c-family/c.opt.
9181 * cfgexpand.c (asm_clobber_reg_is_valid): Issue a -Wdeprecated
9182 warning instead of an error for clobbers of the stack pointer.
9183 Add a note explaining why.
9184
9185 2019-01-15 Richard Biener <rguenther@suse.de>
9186
9187 PR debug/88046
9188 * dwarf2out.c (gen_member_die): Do not generate inheritance
9189 DIEs late.
9190
9191 2019-01-15 Richard Biener <rguenther@suse.de>
9192
9193 PR tree-optimization/88855
9194 * tree-if-conv.c (combine_blocks): Collect
9195 SSA_NAME_OCCURS_IN_ABNORMAL_PHI from propagated out virtuals.
9196
9197 2019-01-15 Tom de Vries <tdevries@suse.de>
9198
9199 PR target/80547
9200 * config/nvptx/nvptx.c (nvptx_goacc_reduction_init): Handle
9201 lhs == NULL_TREE for gang-level reduction.
9202
9203 2019-01-15 Richard Biener <rguenther@suse.de>
9204 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
9205
9206 PR ipa/88788
9207 * ipa-pure-const.c (malloc_candidate_p_1): Add parameter visited and
9208 return true if SSA_NAME is already marked in visited bitmap.
9209 (malloc_candidate_p): Pass visited to malloc_candidate_p_1.
9210
9211 2019-01-15 Jakub Jelinek <jakub@redhat.com>
9212
9213 PR tree-optimization/88775
9214 * match.pd (cmp (convert1?@2 addr@0) (convert2? addr@1)): Optimize
9215 equal == 0 equality pointer comparisons some more if compared in
9216 integral types and either one points to an automatic var and the
9217 other to a global, or we can prove at least one points to the middle
9218 or both point to start or both point to end.
9219
9220 2019-01-14 Andi Kleen <ak@linux.intel.com>
9221
9222 * Makefile.in: Lower autofdo sampling rate by 10x.
9223 * Makefile.tpl: Dito.
9224
9225 2019-01-14 Tom Honermann <tom@honermann.net>
9226
9227 * defaults.h: Define CHAR8_TYPE.
9228
9229 2019-01-14 Martin Sebor <msebor@redhat.com>
9230
9231 PR target/88638
9232 * doc/extend.texi (Darwin Format Checks): Clarify.
9233
9234 2019-01-14 Richard Biener <rguenther@suse.de>
9235
9236 * genmatch.c (dt_simplify::gen_1): Change dumping dependent on
9237 whether we are in (simplify ...) or (match ...) context.
9238
9239 2019-01-14 Jakub Jelinek <jakub@redhat.com>
9240
9241 PR rtl-optimization/88796
9242 * emit-rtl.h (struct rtl_data): Add stack_protect_guard_decl field.
9243 * cfgexpand.c (stack_protect_prologue): Initialize
9244 crtl->stack_protect_guard_decl.
9245 * function.c (stack_protect_epilogue): Use it instead of calling
9246 targetm.stack_protect_guard again.
9247 * dse.c (check_mem_read_rtx): Ignore MEM_VOLATILE_P reads from
9248 MEMs with MEM_EXPR equal to crtl->stack_protect_guard or
9249 crtl->stack_protect_guard_decl.
9250 * config/i386/i386.c (ix86_stack_protect_guard): Set TREE_THIS_VOLATILE
9251 on the returned MEM_EXPR.
9252
9253 2019-01-12 Tom de Vries <tdevries@suse.de>
9254
9255 * config/nvptx/nvptx.c (nvptx_goacc_validate_dims_1): Alow setting
9256 vector length using -fopenacc-dim.
9257
9258 2019-01-12 Tom de Vries <tdevries@suse.de>
9259
9260 * config/nvptx/nvptx.c (nvptx_goacc_validate_dims): Take larger vector
9261 lengths into account.
9262
9263 2019-01-12 Svante Signell <svante.signell@gmail.com>
9264
9265 * config/i386/gnu.h (TARGET_THREAD_SSP_OFFSET): Define.
9266 (TARGET_CAN_SPLIT_STACK): Define.
9267 (TARGET_THREAD_SPLIT_STACK_OFFSET): Define.
9268
9269 2019-01-05 Jan Hubicka <hubicka@ucw.cz>
9270
9271 * params.def (inline-unit-growth): Set to 40.
9272
9273 2019-01-12 Jakub Jelinek <jakub@redhat.com>
9274
9275 * tree-ssa-loop-ivopts.c (find_inv_vars): Fix a comment typo.
9276
9277 2019-01-12 Tom de Vries <tdevries@suse.de>
9278
9279 * config/nvptx/nvptx.c (nvptx_goacc_validate_dims_1): In offloading
9280 region calling vector-partitionable routine, set default_vector_length
9281 to WARP_SIZE.
9282
9283 2019-01-12 Tom de Vries <tdevries@suse.de>
9284
9285 * config/nvptx/nvptx.c (nvptx_goacc_validate_dims_1): Add an use new
9286 variable default_vector_length.
9287
9288 2019-01-12 Tom de Vries <tdevries@suse.de>
9289
9290 PR middle-end/88703
9291 * config/nvptx/nvptx.c (nvptx_goacc_validate_dims_1): Apply defaults
9292 from oacc_default_dims, as oacc_validate_dims would do it, and apply
9293 dimensions limits.
9294
9295 2019-01-12 Tom de Vries <tdevries@suse.de>
9296
9297 * config/nvptx/nvptx.c (nvptx_goacc_validate_dims_1)
9298 (nvptx_goacc_validate_dims): Add used parameter.
9299 * doc/tm.texi: Regenerate.
9300 * omp-offload.c (oacc_parse_default_dims, oacc_validate_dims): Add
9301 argument to call to targetm.goacc.validate_dims.
9302 (default_goacc_validate_dims): Add used
9303 parameter.
9304 * target.def (validate_dims): Add used parameter in DEFHOOK.
9305 * targhooks.h (default_goacc_validate_dims): Add used parameter.
9306
9307 2019-01-11 Jakub Jelinek <jakub@redhat.com>
9308
9309 PR middle-end/85956
9310 PR lto/88733
9311 * tree-inline.h (struct copy_body_data): Add adjust_array_error_bounds
9312 field.
9313 * tree-inline.c (remap_type_1): Formatting fix. If TYPE_MAX_VALUE of
9314 ARRAY_TYPE's TYPE_DOMAIN is newly error_mark_node, replace it with
9315 a dummy "omp dummy var" variable if id->adjust_array_error_bounds.
9316 * omp-low.c (new_omp_context): Set cb.adjust_array_error_bounds.
9317
9318 2019-01-11 Vladimir Makarov <vmakarov@redhat.com>
9319
9320 PR rtl-optimization/87305
9321 * lra-assigns.c
9322 (setup_live_pseudos_and_spill_after_risky_transforms): Add code
9323 for little endian pseudos used as paradoxical subreg.
9324
9325 2019-01-11 Jakub Jelinek <jakub@redhat.com>
9326
9327 PR tree-optimization/88693
9328 * tree-ssa-strlen.c (get_min_string_length): Don't set *full_string_p
9329 for STRING_CSTs that don't contain any NUL characters in the first
9330 TREE_STRING_LENGTH bytes.
9331
9332 2019-01-11 Alan Modra <amodra@gmail.com>
9333
9334 PR 88777
9335 PR 88614
9336 * genattrtab.c (min_fn): Don't translate values.
9337 (min_attr_value): Return INT_MAX when the value can't be calculated.
9338 Return minimum among any values that can be calculated.
9339 (max_attr_value): Adjust.
9340
9341 2019-01-11 Jakub Jelinek <jakub@redhat.com>
9342
9343 * Makefile.in (PLUGIN_HEADERS): Add $(INSN_ATTR_H).
9344
9345 2019-01-11 Steve Ellcey <sellcey@marvell.com>
9346
9347 * config/aarch64/aarch64.c (aarch64_simd_call_p): New function.
9348 (aarch64_hard_regno_call_part_clobbered): Add insn argument.
9349 (aarch64_return_call_with_max_clobbers): New function.
9350 (TARGET_RETURN_CALL_WITH_MAX_CLOBBERS): New macro.
9351 * config/avr/avr.c (avr_hard_regno_call_part_clobbered): Add insn
9352 argument.
9353 * config/i386/i386.c (ix86_hard_regno_call_part_clobbered): Ditto.
9354 * config/mips/mips.c (mips_hard_regno_call_part_clobbered): Ditto.
9355 * config/rs6000/rs6000.c (rs6000_hard_regno_call_part_clobbered): Ditto.
9356 * config/s390/s390.c (s390_hard_regno_call_part_clobbered): Ditto.
9357 * cselib.c (cselib_process_insn): Add argument to
9358 targetm.hard_regno_call_part_clobbered call.
9359 * ira-conflicts.c (ira_build_conflicts): Ditto.
9360 * ira-costs.c (ira_tune_allocno_costs): Ditto.
9361 * lra-constraints.c (inherit_reload_reg): Ditto.
9362 * lra-int.h (struct lra_reg): Add call_insn field, remove call_p field.
9363 * lra-lives.c (check_pseudos_live_through_calls): Add call_insn
9364 argument. Call targetm.return_call_with_max_clobbers.
9365 Add argument to targetm.hard_regno_call_part_clobbered call.
9366 (calls_have_same_clobbers_p): New function.
9367 (process_bb_lives): Add call_insn and last_call_insn variables.
9368 Pass call_insn to check_pseudos_live_through_calls.
9369 Modify if stmt to check targetm.return_call_with_max_clobbers.
9370 Update setting of flush variable.
9371 (lra_create_live_ranges_1): Set call_insn to NULL instead of call_p
9372 to false.
9373 * lra.c (initialize_lra_reg_info_element): Set call_insn to NULL.
9374 * regcprop.c (copyprop_hardreg_forward_1): Add argument to
9375 targetm.hard_regno_call_part_clobbered call.
9376 * reginfo.c (choose_hard_reg_mode): Ditto.
9377 * regrename.c (check_new_reg_p): Ditto.
9378 * reload.c (find_equiv_reg): Ditto.
9379 * reload1.c (emit_reload_insns): Ditto.
9380 * sched-deps.c (deps_analyze_insn): Ditto.
9381 * sel-sched.c (init_regs_for_mode): Ditto.
9382 (mark_unavailable_hard_regs): Ditto.
9383 * targhooks.c (default_dwarf_frame_reg_mode): Ditto.
9384 * target.def (hard_regno_call_part_clobbered): Add insn argument.
9385 (return_call_with_max_clobbers): New target function.
9386 * doc/tm.texi: Regenerate.
9387 * doc/tm.texi.in (TARGET_RETURN_CALL_WITH_MAX_CLOBBERS): New hook.
9388 * hooks.c (hook_bool_uint_mode_false): Change to
9389 hook_bool_insn_uint_mode_false.
9390 * hooks.h (hook_bool_uint_mode_false): Ditto.
9391
9392 2019-01-11 Steve Ellcey <sellcey@marvell.com>
9393
9394 * config/aarch64/aarch64.c (aarch64_simd_call_p): New function.
9395 (aarch64_remove_extra_call_preserved_regs): New function.
9396 (TARGET_REMOVE_EXTRA_CALL_PRESERVED_REGS): New macro.
9397 * doc/tm.texi.in (TARGET_REMOVE_EXTRA_CALL_PRESERVED_REGS): New hook.
9398 * doc/tm.texi: Regenerate.
9399 * final.c (get_call_reg_set_usage): Call new hook.
9400 * target.def (remove_extra_call_preserved_regs): New hook.
9401 * targhooks.c (default_remove_extra_call_preserved_regs): New function.
9402 * targhooks.h (default_remove_extra_call_preserved_regs): New function.
9403
9404 2019-01-11 Jakub Jelinek <jakub@redhat.com>
9405
9406 PR bootstrap/88714
9407 * passes.c (finish_optimization_passes): Call print_combine_total_stats
9408 inside of pass_combine_1 dump rather than pass_profile_1.
9409
9410 2019-01-11 Tom de Vries <tdevries@suse.de>
9411
9412 * config/nvptx/nvptx.c (PTX_CTA_NUM_BARRIERS, PTX_PER_CTA_BARRIER)
9413 (PTX_NUM_PER_CTA_BARRIER, PTX_FIRST_PER_WORKER_BARRIER)
9414 (PTX_NUM_PER_WORKER_BARRIERS): Define.
9415 (nvptx_apply_dim_limits): Prevent vector_length 64 and
9416 num_workers 16.
9417
9418 2019-01-11 Tom de Vries <tdevries@suse.de>
9419
9420 * config/nvptx/nvptx.c (PTX_CTA_SIZE): Move up.
9421
9422 2019-01-11 Jan Beulich <jbeulich@suse.com>
9423
9424 * config/i386/i386.md (rex64suffix): Add L suffix for SI.
9425 * config/i386/sse.md (cvtusi2<ssescalarmodesuffix>32<round_name>,
9426 sse2_cvtsi2sd): Add {l}.
9427 (sse2_cvtsi2sdq<round_name>): Make q conditional upon AT&T
9428 syntax.
9429
9430 2019-01-10 Jakub Jelinek <jakub@redhat.com>
9431
9432 PR target/88785
9433 * config/i386/sse.md (float<floatunssuffix>v2div2sf2): Turn into
9434 define_expand.
9435 (*float<floatunssuffix>v2div2sf2): New define_insn.
9436 (float<floatunssuffix>v2div2sf2_mask): Turn into define_expand.
9437 (*float<floatunssuffix>v2div2sf2_mask): New define_insn.
9438 (*float<floatunssuffix>v2div2sf2_mask_1): Replace
9439 subrtxes (const_vector:V2SF [(const_int 0) (const_int 0)]) with
9440 match_operands with "const0_operand" "C".
9441
9442 2019-01-10 Tamar Christina <tamar.christina@arm.com>
9443
9444 * config/aarch64/aarch64-builtins.c
9445 (aarch64_init_builtins): Move aarch64_init_fcmla_laneq_builtins...
9446 (aarch64_init_simd_builtins): ...Here
9447
9448 2019-01-10 Vladimir Makarov <vmakarov@redhat.com>
9449
9450 PR rtl-optimization/87305
9451 * lra-assigns.c
9452 (setup_live_pseudos_and_spill_after_risky_transforms): Check
9453 allocation for big endian pseudos used as paradoxical subregs and
9454 spill them if it is wrong.
9455 * lra-constraints.c (lra_constraints): Add a comment.
9456
9457 2019-01-10 Richard Biener <rguenther@suse.de>
9458
9459 PR tree-optimization/88792
9460 * tree-ssa-pre.c (get_representative_for): Do not return a
9461 value-number here.
9462
9463 2019-01-10 Jakub Jelinek <jakub@redhat.com>
9464
9465 PR middle-end/84877
9466 PR bootstrap/88450
9467 * function.c (assign_stack_local_1): Revert the 2018-11-21 changes.
9468 (assign_parm_setup_block): Do the argument slot realignment here
9469 instead.
9470
9471 2019-01-10 Stefan Agner <stefan@agner.ch>
9472
9473 PR target/88648
9474 * config/arm/arm.c (arm_option_override_internal): Force
9475 opts->x_inline_asm_unified to true only if TARGET_THUMB2_P.
9476
9477 2019-01-10 Jakub Jelinek <jakub@redhat.com>
9478
9479 PR c/88568
9480 * attribs.c (handle_dll_attribute): Clear TREE_STATIC after setting
9481 DECL_EXTERNAL.
9482
9483 2019-01-10 Tamar Christina <tamar.christina@arm.com>
9484
9485 * config/arm/arm-builtins.c
9486 (enum arm_type_qualifiers): Add qualifier_lane_pair_index.
9487 (MAC_LANE_PAIR_QUALIFIERS): New.
9488 (arm_expand_builtin_args): Use it.
9489 (arm_expand_builtin_1): Likewise.
9490 * config/arm/arm-protos.h (neon_vcmla_lane_prepare_operands): New.
9491 * config/arm/arm.c (neon_vcmla_lane_prepare_operands): New.
9492 * config/arm/arm-c.c (arm_cpu_builtins): Add __ARM_FEATURE_COMPLEX.
9493 * config/arm/arm_neon.h:
9494 (vcadd_rot90_f16): New.
9495 (vcaddq_rot90_f16): New.
9496 (vcadd_rot270_f16): New.
9497 (vcaddq_rot270_f16): New.
9498 (vcmla_f16): New.
9499 (vcmlaq_f16): New.
9500 (vcmla_lane_f16): New.
9501 (vcmla_laneq_f16): New.
9502 (vcmlaq_lane_f16): New.
9503 (vcmlaq_laneq_f16): New.
9504 (vcmla_rot90_f16): New.
9505 (vcmlaq_rot90_f16): New.
9506 (vcmla_rot90_lane_f16): New.
9507 (vcmla_rot90_laneq_f16): New.
9508 (vcmlaq_rot90_lane_f16): New.
9509 (vcmlaq_rot90_laneq_f16): New.
9510 (vcmla_rot180_f16): New.
9511 (vcmlaq_rot180_f16): New.
9512 (vcmla_rot180_lane_f16): New.
9513 (vcmla_rot180_laneq_f16): New.
9514 (vcmlaq_rot180_lane_f16): New.
9515 (vcmlaq_rot180_laneq_f16): New.
9516 (vcmla_rot270_f16): New.
9517 (vcmlaq_rot270_f16): New.
9518 (vcmla_rot270_lane_f16): New.
9519 (vcmla_rot270_laneq_f16): New.
9520 (vcmlaq_rot270_lane_f16): New.
9521 (vcmlaq_rot270_laneq_f16): New.
9522 (vcadd_rot90_f32): New.
9523 (vcaddq_rot90_f32): New.
9524 (vcadd_rot270_f32): New.
9525 (vcaddq_rot270_f32): New.
9526 (vcmla_f32): New.
9527 (vcmlaq_f32): New.
9528 (vcmla_lane_f32): New.
9529 (vcmla_laneq_f32): New.
9530 (vcmlaq_lane_f32): New.
9531 (vcmlaq_laneq_f32): New.
9532 (vcmla_rot90_f32): New.
9533 (vcmlaq_rot90_f32): New.
9534 (vcmla_rot90_lane_f32): New.
9535 (vcmla_rot90_laneq_f32): New.
9536 (vcmlaq_rot90_lane_f32): New.
9537 (vcmlaq_rot90_laneq_f32): New.
9538 (vcmla_rot180_f32): New.
9539 (vcmlaq_rot180_f32): New.
9540 (vcmla_rot180_lane_f32): New.
9541 (vcmla_rot180_laneq_f32): New.
9542 (vcmlaq_rot180_lane_f32): New.
9543 (vcmlaq_rot180_laneq_f32): New.
9544 (vcmla_rot270_f32): New.
9545 (vcmlaq_rot270_f32): New.
9546 (vcmla_rot270_lane_f32): New.
9547 (vcmla_rot270_laneq_f32): New.
9548 (vcmlaq_rot270_lane_f32): New.
9549 (vcmlaq_rot270_laneq_f32): New.
9550 * config/arm/arm_neon_builtins.def (vcadd90, vcadd270, vcmla0, vcmla90,
9551 vcmla180, vcmla270, vcmla_lane0, vcmla_lane90, vcmla_lane180,
9552 vcmla_lane270, vcmla_laneq0, vcmla_laneq90, vcmla_laneq180,
9553 vcmla_laneq270, vcmlaq_lane0, vcmlaq_lane90, vcmlaq_lane180,
9554 vcmlaq_lane270): New.
9555 * config/arm/neon.md (neon_vcmla_lane<rot><mode>,
9556 neon_vcmla_laneq<rot><mode>, neon_vcmlaq_lane<rot><mode>): New.
9557 * config/arm/arm.c (arm_arch8_3, arm_arch8_4): New.
9558 * config/arm/arm.h (TARGET_COMPLEX, arm_arch8_3, arm_arch8_4): New.
9559 (arm_option_reconfigure_globals): Use them.
9560 * config/arm/iterators.md (VDF, VQ_HSF): New.
9561 (VCADD, VCMLA): New.
9562 (VF_constraint, rot, rotsplit1, rotsplit2): Add V4HF and V8HF.
9563 * config/arm/neon.md (neon_vcadd<rot><mode>, neon_vcmla<rot><mode>):
9564 New.
9565 * config/arm/unspecs.md (UNSPEC_VCADD90, UNSPEC_VCADD270,
9566 UNSPEC_VCMLA, UNSPEC_VCMLA90, UNSPEC_VCMLA180, UNSPEC_VCMLA270): New.
9567
9568 2019-01-10 Tamar Christina <tamar.christina@arm.com>
9569
9570 * config/aarch64/aarch64-builtins.c (enum aarch64_type_qualifiers):
9571 Add qualifier_lane_pair_index.
9572 (emit-rtl.h): Include.
9573 (TYPES_QUADOP_LANE_PAIR): New.
9574 (aarch64_simd_expand_args): Use it.
9575 (aarch64_simd_expand_builtin): Likewise.
9576 (AARCH64_SIMD_FCMLA_LANEQ_BUILTINS, aarch64_fcmla_laneq_builtin_datum):
9577 New.
9578 (FCMLA_LANEQ_BUILTIN, AARCH64_SIMD_FCMLA_LANEQ_BUILTIN_BASE,
9579 AARCH64_SIMD_FCMLA_LANEQ_BUILTINS, aarch64_fcmla_lane_builtin_data,
9580 aarch64_init_fcmla_laneq_builtins, aarch64_expand_fcmla_builtin): New.
9581 (aarch64_init_builtins): Add aarch64_init_fcmla_laneq_builtins.
9582 (aarch64_expand_buildin): Add AARCH64_SIMD_BUILTIN_FCMLA_LANEQ0_V2SF,
9583 AARCH64_SIMD_BUILTIN_FCMLA_LANEQ90_V2SF,
9584 AARCH64_SIMD_BUILTIN_FCMLA_LANEQ180_V2SF,
9585 AARCH64_SIMD_BUILTIN_FCMLA_LANEQ2700_V2SF,
9586 AARCH64_SIMD_BUILTIN_FCMLA_LANEQ0_V4HF,
9587 AARCH64_SIMD_BUILTIN_FCMLA_LANEQ90_V4HF,
9588 AARCH64_SIMD_BUILTIN_FCMLA_LANEQ180_V4HF,
9589 AARCH64_SIMD_BUILTIN_FCMLA_LANEQ270_V4HF.
9590 * config/aarch64/iterators.md (FCMLA_maybe_lane): New.
9591 * config/aarch64/aarch64-c.c (aarch64_update_cpp_builtins):
9592 Add __ARM_FEATURE_COMPLEX.
9593 * config/aarch64/aarch64-simd-builtins.def (fcadd90, fcadd270, fcmla0,
9594 fcmla90, fcmla180, fcmla270, fcmla_lane0, fcmla_lane90, fcmla_lane180,
9595 fcmla_lane270, fcmla_laneq0, fcmla_laneq90, fcmla_laneq180,
9596 fcmla_laneq270, fcmlaq_lane0, fcmlaq_lane90, fcmlaq_lane180,
9597 fcmlaq_lane270): New.
9598 * config/aarch64/aarch64-simd.md (aarch64_fcmla_lane<rot><mode>,
9599 aarch64_fcmla_laneq<rot>v4hf, aarch64_fcmlaq_lane<rot><mode>,
9600 aarch64_fcadd<rot><mode>, aarch64_fcmla<rot><mode>): New.
9601 * config/aarch64/arm_neon.h:
9602 (vcadd_rot90_f16): New.
9603 (vcaddq_rot90_f16): New.
9604 (vcadd_rot270_f16): New.
9605 (vcaddq_rot270_f16): New.
9606 (vcmla_f16): New.
9607 (vcmlaq_f16): New.
9608 (vcmla_lane_f16): New.
9609 (vcmla_laneq_f16): New.
9610 (vcmlaq_lane_f16): New.
9611 (vcmlaq_rot90_lane_f16): New.
9612 (vcmla_rot90_laneq_f16): New.
9613 (vcmla_rot90_lane_f16): New.
9614 (vcmlaq_rot90_f16): New.
9615 (vcmla_rot90_f16): New.
9616 (vcmlaq_laneq_f16): New.
9617 (vcmla_rot180_laneq_f16): New.
9618 (vcmla_rot180_lane_f16): New.
9619 (vcmlaq_rot180_f16): New.
9620 (vcmla_rot180_f16): New.
9621 (vcmlaq_rot90_laneq_f16): New.
9622 (vcmlaq_rot270_laneq_f16): New.
9623 (vcmlaq_rot270_lane_f16): New.
9624 (vcmla_rot270_laneq_f16): New.
9625 (vcmlaq_rot270_f16): New.
9626 (vcmla_rot270_f16): New.
9627 (vcmlaq_rot180_laneq_f16): New.
9628 (vcmlaq_rot180_lane_f16): New.
9629 (vcmla_rot270_lane_f16): New.
9630 (vcadd_rot90_f32): New.
9631 (vcaddq_rot90_f32): New.
9632 (vcaddq_rot90_f64): New.
9633 (vcadd_rot270_f32): New.
9634 (vcaddq_rot270_f32): New.
9635 (vcaddq_rot270_f64): New.
9636 (vcmla_f32): New.
9637 (vcmlaq_f32): New.
9638 (vcmlaq_f64): New.
9639 (vcmla_lane_f32): New.
9640 (vcmla_laneq_f32): New.
9641 (vcmlaq_lane_f32): New.
9642 (vcmlaq_laneq_f32): New.
9643 (vcmla_rot90_f32): New.
9644 (vcmlaq_rot90_f32): New.
9645 (vcmlaq_rot90_f64): New.
9646 (vcmla_rot90_lane_f32): New.
9647 (vcmla_rot90_laneq_f32): New.
9648 (vcmlaq_rot90_lane_f32): New.
9649 (vcmlaq_rot90_laneq_f32): New.
9650 (vcmla_rot180_f32): New.
9651 (vcmlaq_rot180_f32): New.
9652 (vcmlaq_rot180_f64): New.
9653 (vcmla_rot180_lane_f32): New.
9654 (vcmla_rot180_laneq_f32): New.
9655 (vcmlaq_rot180_lane_f32): New.
9656 (vcmlaq_rot180_laneq_f32): New.
9657 (vcmla_rot270_f32): New.
9658 (vcmlaq_rot270_f32): New.
9659 (vcmlaq_rot270_f64): New.
9660 (vcmla_rot270_lane_f32): New.
9661 (vcmla_rot270_laneq_f32): New.
9662 (vcmlaq_rot270_lane_f32): New.
9663 (vcmlaq_rot270_laneq_f32): New.
9664 * config/aarch64/aarch64.h (TARGET_COMPLEX): New.
9665 * config/aarch64/iterators.md (UNSPEC_FCADD90, UNSPEC_FCADD270,
9666 UNSPEC_FCMLA, UNSPEC_FCMLA90, UNSPEC_FCMLA180, UNSPEC_FCMLA270): New.
9667 (FCADD, FCMLA): New.
9668 (rot): New.
9669 * config/arm/types.md (neon_fcadd, neon_fcmla): New.
9670
9671 2019-01-09 Sandra Loosemore <sandra@codesourcery.com>
9672
9673 PR other/16615
9674
9675 * config/pa/pa.c: Change "can not" to "cannot".
9676 * gimple-ssa-evrp-analyze.c: Likewise.
9677 * ipa-icf.c: Likewise.
9678 * ipa-polymorphic-call.c: Likewise.
9679 * ipa-pure-const.c: Likewise.
9680 * lra-constraints.c: Likewise.
9681 * lra-remat.c: Likewise.
9682 * reload1.c: Likewise.
9683 * reorg.c: Likewise.
9684 * tree-ssa-uninit.c: Likewise.
9685
9686 2019-01-09 Sandra Loosemore <sandra@codesourcery.com>
9687
9688 PR other/16615
9689
9690 * Makefile.in: Mechanically replace "can not" with "cannot".
9691 * alias.c: Likewise.
9692 * builtins.c: Likewise.
9693 * calls.c: Likewise.
9694 * cgraph.c: Likewise.
9695 * cgraph.h: Likewise.
9696 * cgraphclones.c: Likewise.
9697 * cgraphunit.c: Likewise.
9698 * combine-stack-adj.c: Likewise.
9699 * combine.c: Likewise.
9700 * common/config/i386/i386-common.c: Likewise.
9701 * config/aarch64/aarch64.c: Likewise.
9702 * config/alpha/sync.md: Likewise.
9703 * config/arc/arc.c: Likewise.
9704 * config/arc/predicates.md: Likewise.
9705 * config/arm/arm-c.c: Likewise.
9706 * config/arm/arm.c: Likewise.
9707 * config/arm/arm.h: Likewise.
9708 * config/arm/arm.md: Likewise.
9709 * config/arm/cortex-r4f.md: Likewise.
9710 * config/csky/csky.c: Likewise.
9711 * config/csky/csky.h: Likewise.
9712 * config/darwin-f.c: Likewise.
9713 * config/epiphany/epiphany.md: Likewise.
9714 * config/i386/i386.c: Likewise.
9715 * config/i386/sol2.h: Likewise.
9716 * config/m68k/m68k.c: Likewise.
9717 * config/mcore/mcore.h: Likewise.
9718 * config/microblaze/microblaze.md: Likewise.
9719 * config/mips/20kc.md: Likewise.
9720 * config/mips/sb1.md: Likewise.
9721 * config/nds32/nds32.c: Likewise.
9722 * config/nds32/predicates.md: Likewise.
9723 * config/pa/pa.c: Likewise.
9724 * config/rs6000/e300c2c3.md: Likewise.
9725 * config/rs6000/rs6000.c: Likewise.
9726 * config/s390/s390.h: Likewise.
9727 * config/sh/sh.c: Likewise.
9728 * config/sh/sh.md: Likewise.
9729 * config/spu/vmx2spu.h: Likewise.
9730 * cprop.c: Likewise.
9731 * dbxout.c: Likewise.
9732 * df-scan.c: Likewise.
9733 * doc/cfg.texi: Likewise.
9734 * doc/extend.texi: Likewise.
9735 * doc/fragments.texi: Likewise.
9736 * doc/gty.texi: Likewise.
9737 * doc/invoke.texi: Likewise.
9738 * doc/lto.texi: Likewise.
9739 * doc/md.texi: Likewise.
9740 * doc/objc.texi: Likewise.
9741 * doc/rtl.texi: Likewise.
9742 * doc/tm.texi: Likewise.
9743 * dse.c: Likewise.
9744 * emit-rtl.c: Likewise.
9745 * emit-rtl.h: Likewise.
9746 * except.c: Likewise.
9747 * expmed.c: Likewise.
9748 * expr.c: Likewise.
9749 * fold-const.c: Likewise.
9750 * genautomata.c: Likewise.
9751 * gimple-fold.c: Likewise.
9752 * hard-reg-set.h: Likewise.
9753 * ifcvt.c: Likewise.
9754 * ipa-comdats.c: Likewise.
9755 * ipa-cp.c: Likewise.
9756 * ipa-devirt.c: Likewise.
9757 * ipa-fnsummary.c: Likewise.
9758 * ipa-icf.c: Likewise.
9759 * ipa-inline-transform.c: Likewise.
9760 * ipa-inline.c: Likewise.
9761 * ipa-polymorphic-call.c: Likewise.
9762 * ipa-profile.c: Likewise.
9763 * ipa-prop.c: Likewise.
9764 * ipa-pure-const.c: Likewise.
9765 * ipa-reference.c: Likewise.
9766 * ipa-split.c: Likewise.
9767 * ipa-visibility.c: Likewise.
9768 * ipa.c: Likewise.
9769 * ira-build.c: Likewise.
9770 * ira-color.c: Likewise.
9771 * ira-conflicts.c: Likewise.
9772 * ira-costs.c: Likewise.
9773 * ira-int.h: Likewise.
9774 * ira-lives.c: Likewise.
9775 * ira.c: Likewise.
9776 * ira.h: Likewise.
9777 * loop-invariant.c: Likewise.
9778 * loop-unroll.c: Likewise.
9779 * lower-subreg.c: Likewise.
9780 * lra-assigns.c: Likewise.
9781 * lra-constraints.c: Likewise.
9782 * lra-eliminations.c: Likewise.
9783 * lra-lives.c: Likewise.
9784 * lra-remat.c: Likewise.
9785 * lra-spills.c: Likewise.
9786 * lra.c: Likewise.
9787 * lto-cgraph.c: Likewise.
9788 * lto-streamer-out.c: Likewise.
9789 * postreload-gcse.c: Likewise.
9790 * predict.c: Likewise.
9791 * profile-count.h: Likewise.
9792 * profile.c: Likewise.
9793 * recog.c: Likewise.
9794 * ree.c: Likewise.
9795 * reload.c: Likewise.
9796 * reload1.c: Likewise.
9797 * reorg.c: Likewise.
9798 * resource.c: Likewise.
9799 * rtl.def: Likewise.
9800 * rtl.h: Likewise.
9801 * rtlanal.c: Likewise.
9802 * sched-deps.c: Likewise.
9803 * sched-ebb.c: Likewise.
9804 * sched-rgn.c: Likewise.
9805 * sel-sched-ir.c: Likewise.
9806 * sel-sched.c: Likewise.
9807 * shrink-wrap.c: Likewise.
9808 * simplify-rtx.c: Likewise.
9809 * symtab.c: Likewise.
9810 * target.def: Likewise.
9811 * toplev.c: Likewise.
9812 * tree-call-cdce.c: Likewise.
9813 * tree-cfg.c: Likewise.
9814 * tree-complex.c: Likewise.
9815 * tree-core.h: Likewise.
9816 * tree-eh.c: Likewise.
9817 * tree-inline.c: Likewise.
9818 * tree-loop-distribution.c: Likewise.
9819 * tree-nrv.c: Likewise.
9820 * tree-profile.c: Likewise.
9821 * tree-sra.c: Likewise.
9822 * tree-ssa-alias.c: Likewise.
9823 * tree-ssa-dce.c: Likewise.
9824 * tree-ssa-dom.c: Likewise.
9825 * tree-ssa-forwprop.c: Likewise.
9826 * tree-ssa-loop-im.c: Likewise.
9827 * tree-ssa-loop-ivcanon.c: Likewise.
9828 * tree-ssa-loop-ivopts.c: Likewise.
9829 * tree-ssa-loop-niter.c: Likewise.
9830 * tree-ssa-phionlycprop.c: Likewise.
9831 * tree-ssa-phiopt.c: Likewise.
9832 * tree-ssa-propagate.c: Likewise.
9833 * tree-ssa-threadedge.c: Likewise.
9834 * tree-ssa-threadupdate.c: Likewise.
9835 * tree-ssa-uninit.c: Likewise.
9836 * tree-ssanames.c: Likewise.
9837 * tree-streamer-out.c: Likewise.
9838 * tree.c: Likewise.
9839 * tree.h: Likewise.
9840 * vr-values.c: Likewise.
9841
9842 2019-01-09 Uroš Bizjak <ubizjak@gmail.com>
9843
9844 * config/i386/i386-protos.h (ix86_expand_xorsign): New prototype.
9845 (ix86_split_xorsign): Ditto.
9846 * config/i386/i386.c (ix86_expand_xorsign): New function.
9847 (ix86_split_xorsign): Ditto.
9848 * config/i386/i386.md (UNSPEC_XORSIGN): New unspec.
9849 (xorsign<mode>3): New expander.
9850 (xorsign<mode>3_1): New insn_and_split pattern.
9851 * config/i386/sse.md (xorsign<mode>3): New expander.
9852
9853 2019-01-09 Eric Botcazou <ebotcazou@adacore.com>
9854
9855 * config/sparc/sparc.md (*tablejump_sp32): Merge into...
9856 (*tablejump_sp64): Likewise.
9857 (*tablejump<P:mode>): ...this.
9858 (*call_address_sp32): Merge into...
9859 (*call_address_sp64): Likewise.
9860 (*call_address<P:mode>): ...this.
9861 (*call_symbolic_sp32): Merge into...
9862 (*call_symbolic_sp64): Likewise.
9863 (*call_symbolic<P:mode>): ...this.
9864 (call_value): Remove constraint and add predicate.
9865 (*call_value_address_sp32): Merge into...
9866 (*call_value_address_sp64): Likewise.
9867 (*call_value_address<P:mode>): ...this.
9868 (*call_value_symbolic_sp32): Merge into...
9869 (*call_value_symbolic_sp64): Likewise.
9870 (*call_value_symbolic<P:mode>): ...this.
9871 (*sibcall_symbolic_sp32): Merge into...
9872 (*sibcall_symbolic_sp64): Likewise.
9873 (*sibcall_symbolic<P:mode>): ...this.
9874 (sibcall_value): Remove constraint and add predicate.
9875 (*sibcall_value_symbolic_sp32): Merge into...
9876 (*sibcall_value_symbolic_sp64): Likewise.
9877 (*sibcall_value_symbolic<P:mode>): ...this.
9878 (window_save): Minor tweak.
9879 (*branch_sp32): Merge into...
9880 (*branch_sp64): Likewise.
9881 (*branch<P:mode>): ...this.
9882
9883 2019-01-09 Eric Botcazou <ebotcazou@adacore.com>
9884 James Clarke <jrtc27@jrtc27.com>
9885
9886 PR target/84010
9887 * config/sparc/sparc.c (sparc_legitimize_tls_address): Only use Pmode
9888 consistently in TLS address generation and adjust code to the renaming
9889 of patterns. Mark calls to __tls_get_addr as const.
9890 * config/sparc/sparc.md (tgd_hi22): Turn into...
9891 (tgd_hi22<P:mode>): ...this and use Pmode throughout.
9892 (tgd_lo10): Turn into...
9893 (tgd_lo10<P:mode>): ...this and use Pmode throughout.
9894 (tgd_add32): Merge into...
9895 (tgd_add64): Likewise.
9896 (tgd_add<P:mode>): ...this and use Pmode throughout.
9897 (tldm_hi22): Turn into...
9898 (tldm_hi22<P:mode>): ...this and use Pmode throughout.
9899 (tldm_lo10): Turn into...
9900 (tldm_lo10<P:mode>): ...this and use Pmode throughout.
9901 (tldm_add32): Merge into...
9902 (tldm_add64): Likewise.
9903 (tldm_add<P:mode>): ...this and use Pmode throughout.
9904 (tldm_call32): Merge into...
9905 (tldm_call64): Likewise.
9906 (tldm_call<P:mode>): ...this and use Pmode throughout.
9907 (tldo_hix22): Turn into...
9908 (tldo_hix22<P:mode>): ...this and use Pmode throughout.
9909 (tldo_lox10): Turn into...
9910 (tldo_lox10<P:mode>): ...this and use Pmode throughout.
9911 (tldo_add32): Merge into...
9912 (tldo_add64): Likewise.
9913 (tldo_add<P:mode>): ...this and use Pmode throughout.
9914 (tie_hi22): Turn into...
9915 (tie_hi22<P:mode>): ...this and use Pmode throughout.
9916 (tie_lo10): Turn into...
9917 (tie_lo10<P:mode>): ...this and use Pmode throughout.
9918 (tie_ld64): Use DImode throughout.
9919 (tie_add32): Merge into...
9920 (tie_add64): Likewise.
9921 (tie_add<P:mode>): ...this and use Pmode throughout.
9922 (tle_hix22_sp32): Merge into...
9923 (tle_hix22_sp64): Likewise.
9924 (tle_hix22<P:mode>): ...this and use Pmode throughout.
9925 (tle_lox22_sp32): Merge into...
9926 (tle_lox22_sp64): Likewise.
9927 (tle_lox22<P:mode>): ...this and use Pmode throughout.
9928 (*tldo_ldub_sp32): Merge into...
9929 (*tldo_ldub_sp64): Likewise.
9930 (*tldo_ldub<P:mode>): ...this and use Pmode throughout.
9931 (*tldo_ldub1_sp32): Merge into...
9932 (*tldo_ldub1_sp64): Likewise.
9933 (*tldo_ldub1<P:mode>): ...this and use Pmode throughout.
9934 (*tldo_ldub2_sp32): Merge into...
9935 (*tldo_ldub2_sp64): Likewise.
9936 (*tldo_ldub2<P:mode>): ...this and use Pmode throughout.
9937 (*tldo_ldsb1_sp32): Merge into...
9938 (*tldo_ldsb1_sp64): Likewise.
9939 (*tldo_ldsb1<P:mode>): ...this and use Pmode throughout.
9940 (*tldo_ldsb2_sp32): Merge into...
9941 (*tldo_ldsb2_sp64): Likewise.
9942 (*tldo_ldsb2<P:mode>): ...this and use Pmode throughout.
9943 (*tldo_ldub3_sp64): Use DImode throughout.
9944 (*tldo_ldsb3_sp64): Likewise.
9945 (*tldo_lduh_sp32): Merge into...
9946 (*tldo_lduh_sp64): Likewise.
9947 (*tldo_lduh<P:mode>): ...this and use Pmode throughout.
9948 (*tldo_lduh1_sp32): Merge into...
9949 (*tldo_lduh1_sp64): Likewise.
9950 (*tldo_lduh1<P:mode>): ...this and use Pmode throughout.
9951 (*tldo_ldsh1_sp32): Merge into...
9952 (*tldo_ldsh1_sp64): Likewise.
9953 (*tldo_ldsh1<P:mode>): ...this and use Pmode throughout.
9954 (*tldo_lduh2_sp64): Use DImode throughout.
9955 (*tldo_ldsh2_sp64): Likewise.
9956 (*tldo_lduw_sp32): Merge into...
9957 (*tldo_lduw_sp64): Likewise.
9958 (*tldo_lduw<P:mode>): ...this and use Pmode throughout.
9959 (*tldo_lduw1_sp64): Use DImode throughout.
9960 (*tldo_ldsw1_sp64): Likewise.
9961 (*tldo_ldx_sp64): Likewise.
9962 (*tldo_stb_sp32): Merge into...
9963 (*tldo_stb_sp64): Likewise.
9964 (*tldo_stb<P:mode>): ...this and use Pmode throughout.
9965 (*tldo_sth_sp32): Merge into...
9966 (*tldo_sth_sp64): Likewise.
9967 (*tldo_sth<P:mode>): ...this and use Pmode throughout.
9968 (*tldo_stw_sp32): Merge into...
9969 (*tldo_stw_sp64): Likewise.
9970 (*tldo_stw<P:mode>): ...this and use Pmode throughout.
9971 (*tldo_stx_sp64): Use DImode throughout.
9972
9973 2018-01-09 Sudakshina Das <sudi.das@arm.com>
9974
9975 * config/aarch64/aarch64.c (aarch64_override_options): Add case to
9976 check configure option to set BTI and Return Address Signing.
9977 * configure.ac: Add --enable-standard-branch-protection and
9978 --disable-standard-branch-protection.
9979 * configure: Regenerated.
9980 * doc/install.texi: Document the same.
9981
9982 2018-01-09 Sudakshina Das <sudi.das@arm.com>
9983 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
9984
9985 * config.gcc (aarch64*-*-*): Add aarch64-bti-insert.o.
9986 * config/aarch64/aarch64.h: Update comment for TRAMPOLINE_SIZE.
9987 * config/aarch64/aarch64.c (aarch64_asm_trampoline_template): Update
9988 if bti is enabled.
9989 * config/aarch64/aarch64-bti-insert.c: New file.
9990 * config/aarch64/aarch64-passes.def (INSERT_PASS_BEFORE): Insert bti
9991 pass.
9992 * config/aarch64/aarch64-protos.h (make_pass_insert_bti): Declare the
9993 new bti pass.
9994 * config/aarch64/aarch64.md (unspecv): Add UNSPECV_BTI_NOARG,
9995 UNSPECV_BTI_C, UNSPECV_BTI_J and UNSPECV_BTI_JC.
9996 (bti_noarg, bti_j, bti_c, bti_jc): New define_insns.
9997 * config/aarch64/t-aarch64: Add rule for aarch64-bti-insert.o.
9998
9999 2018-01-09 Sudakshina Das <sudi.das@arm.com>
10000
10001 * config/aarch64/aarch64-protos.h (aarch64_bti_enabled): Declare.
10002 * config/aarch64/aarch64.c (aarch64_handle_no_branch_protection):
10003 Disable bti for -mbranch-protection=none.
10004 (aarch64_handle_standard_branch_protection): Enable bti for
10005 -mbranch-protection=standard.
10006 (aarch64_handle_bti_protection): Enable bti for "bti" in the string to
10007 -mbranch-protection.
10008 (aarch64_bti_enabled): Check if bti is enabled.
10009 * config/aarch64/aarch64.opt: Declare target variable.
10010 * doc/invoke.texi: Add bti to the -mbranch-protection documentation.
10011
10012 2018-01-09 Sudakshina Das <sudi.das@arm.com>
10013
10014 * config/aarch64/aarch64.c (aarch64_expand_prologue): Use new
10015 epilogue/prologue scratch registers EP0_REGNUM and EP1_REGNUM.
10016 (aarch64_expand_epilogue): Likewise.
10017 (aarch64_output_mi_thunk): Likewise
10018 * config/aarch64/aarch64.h (REG_CLASS_CONTENTS): Change
10019 TAILCALL_ADDR_REGS to x16 and x17.
10020 * config/aarch64/aarch64.md: Define EP0_REGNUM and EP1_REGNUM.
10021
10022 2018-01-09 Sudakshina Das <sudi.das@arm.com>
10023
10024 * config/aarch64/aarch64-option-extensions.def: Define
10025 AARCH64_OPT_EXTENSION for memtag, rng, sb, ssbs and predres.
10026 * config/aarch64/aarch64.h (AARCH64_FL_RNG): New.
10027 (AARCH64_FL_MEMTAG, ARCH64_FL_SB, AARCH64_FL_SSBS): New.
10028 (AARCH64_FL_PREDRES): New.
10029 (AARCH64_FL_FOR_ARCH8_5): Add AARCH64_FL_SB, AARCH64_FL_SSBS and
10030 AARCH64_FL_PREDRES by default.
10031 * doc/invoke.texi: Document rng, memtag, sb, ssbs and predres.
10032
10033 2018-01-09 Sudakshina Das <sudi.das@arm.com>
10034
10035 * config/aarch64/aarch64-arches.def: Define AARCH64_ARCH for
10036 ARMv8.5-A.
10037 * config/aarch64/aarch64.h (AARCH64_FL_V8_5): New.
10038 (AARCH64_FL_FOR_ARCH8_5, AARCH64_ISA_V8_5): New.
10039 * doc/invoke.texi: Document ARMv8.5-A.
10040
10041 2019-01-09 Alejandro Martinez <alejandro.martinezvicente@arm.com>
10042
10043 * config/aarch64/aarch64-sve.md (copysign<mode>3): New define_expand.
10044 (xorsign<mode>3): Likewise.
10045
10046 2019-01-09 Jelinek <jakub@redhat.com>
10047
10048 PR middle-end/88758
10049 * tree.c (initializer_each_zero_or_onep) <case VECTOR_CST>: Use
10050 vector_cst_elt instead of VECTOR_CST_ENCODED_ELT.
10051
10052 PR rtl-optimization/88331
10053 * function.c (assign_stack_local_1): Don't set dynamic_align_addr if
10054 not currently_expanding_to_rtl.
10055
10056 2019-01-09 Eric Botcazou <ebotcazou@adacore.com>
10057
10058 * doc/invoke.texi (-Os): Remove trailing spaces.
10059 (-finline-functions): Remove reference to -O2.
10060
10061 2019-01-08 Jakub Jelinek <jakub@redhat.com>
10062
10063 PR rtl-optimization/79593
10064 * config/i386/i386.md (reg = mem; mem = reg): New define_peephole2.
10065
10066 * config/rs6000/rs6000.c (rs6000_delegitimize_address): Delegitimize
10067 UNSPEC_FUSION_GPR to its argument. Formatting fixes.
10068
10069 2019-01-08 Eric Botcazou <ebotcazou@adacore.com>
10070
10071 PR bootstrap/88721
10072 * config/sparc/sparc.c (function_arg_slotno): Set *PPREGNO & *PPADDING
10073 to -1 on entry.
10074
10075 PR debug/88723
10076 * config/sparc/sparc.c (sparc_delegitimize_address): Deal with naked
10077 UNSPECs and UNSPEC_MOVE_GOTDATA specifically.
10078
10079 2019-01-08 H.J. Lu <hongjiu.lu@intel.com>
10080
10081 PR target/88717
10082 * config/i386/i386.c (ix86_avx_u128_mode_exit): Call
10083 ix86_avx_u128_mode_entry.
10084
10085 2019-01-08 Martin Liska <mliska@suse.cz>
10086
10087 PR tree-optimization/88753
10088 * tree-switch-conversion.c (switch_conversion::build_one_array):
10089 Come up with local variable constructor. Convert first to
10090 type of constructor values.
10091
10092 2019-01-08 Richard Biener <rguenther@suse.de>
10093
10094 PR tree-optimization/86554
10095 * tree-ssa-sccvn.c (eliminate_dom_walker, rpo_elim,
10096 rpo_avail): Move earlier.
10097 (visit_nary_op): When value-numbering to expressions
10098 with different overflow behavior make sure there's an
10099 available expression on the path.
10100
10101 2019-01-08 Sam Tebbs <sam.tebbs@arm.com>
10102
10103 * config/aarch64/aarch64.c (BRANCH_PROTECT_STR_MAX,
10104 aarch64_parse_branch_protection,
10105 struct aarch64_branch_protect_type,
10106 aarch64_handle_no_branch_protection,
10107 aarch64_handle_standard_branch_protection,
10108 aarch64_validate_mbranch_protection,
10109 aarch64_handle_pac_ret_protection,
10110 aarch64_handle_attr_branch_protection,
10111 accepted_branch_protection_string,
10112 aarch64_pac_ret_subtypes,
10113 aarch64_branch_protect_types,
10114 aarch64_handle_pac_ret_leaf): Define.
10115 (aarch64_override_options_after_change_1, aarch64_override_options):
10116 Add check for accepted_branch_protection_string.
10117 (aarch64_option_save): Save accepted_branch_protection_string.
10118 (aarch64_option_restore): Save accepted_branch_protection_string.
10119 * config/aarch64/aarch64.c (aarch64_attributes): Add branch-protection.
10120 * config/aarch64/aarch64.opt: Add mbranch-protection. Deprecate
10121 msign-return-address.
10122 * doc/invoke.texi: Add mbranch-protection.
10123
10124 2019-01-08 Alan Modra <amodra@gmail.com>
10125
10126 PR target/88614
10127 * genattrtab.c (max_attr_value, min_attr_value, or_attr_value):
10128 Delete "unknownp" parameter. Adjust callers. Handle
10129 CONST_INT, PLUS, MINUS, and MULT.
10130 (attr_value_aligned): Renamed from or_attr_value.
10131 (min_attr_value): Return INT_MIN for unhandled rtl case..
10132 (min_fn): ..and translate to INT_MAX here.
10133 (write_length_unit_log): Modify to cope without "unknown".
10134 (write_attr_value): Handle IF_THEN_ELSE.
10135
10136 2019-01-07 Richard Sandiford <richard.sandiford@arm.com>
10137
10138 * tree-vect-stmts.c (vectorizable_store): Don't use the dataref_offset
10139 optimization for masked stores.
10140
10141 2019-01-07 Richard Sandiford <richard.sandiford@arm.com>
10142
10143 PR middle-end/88567
10144 * tree-vect-loop.c (get_initial_defs_for_reduction): Pass the
10145 output vector directly to duplicate_and_interleave instead of
10146 going through a temporary. Postpone insertion of ctor_seq to
10147 the end of the loop.
10148
10149 2019-01-07 Richard Earnshaw <rearnsha@arm.com>
10150
10151 PR target/86891
10152 * config/aarch64/aarch64.c (aarch64_expand_subvti): New parameter
10153 unsigned_p. Handle signed and unsigned overflow correction as
10154 required.
10155 * config/aarch64/aarch64-protos.h (aarch64_expand_subvti): Update
10156 prototype.
10157 * config/aarch64/aarch64.md (addv<mode>4): Use aarch64_plus_operand
10158 for operand 2.
10159 (add<mode>3_compareV_imm): Make this callable for expanding.
10160 (subv<GPI:mode>4): Use register_operand for operand 1. Use
10161 aarch64_plus_operand for operand 2.
10162 (subv<GPI:mode>_insn): New insn pattern.
10163 (subv<GPI:mode>_imm): Likewise.
10164 (negv<GPI:mode>3): New expand pattern.
10165 (negv<GPI:mode>_insn): New insn pattern.
10166 (negv<GPI:mode>_cmp_only): Likewise.
10167 (cmpv<GPI:mode>_insn): Likewise.
10168 (subvti4): Use register_operand for operand 1. Update call to
10169 aarch64_expand_subvti.
10170 (usubvti4): Likewise.
10171 (negvti3): New expand pattern.
10172 (negdi_carryout): New insn pattern.
10173 (negvdi_carryinV): New insn pattern.
10174 (sub<mode3>_compare1_imm): Delete named insn pattern, make anonymous
10175 version the named version.
10176 (peepholes to convert to sub<mode3>_compare1_imm): Adjust order of
10177 operands.
10178 (usub<GPI:mode>3_carryinC, usub<GPI:mode>3_carryinC_z1): New insn
10179 patterns.
10180 (usub<GPI:mode>3_carryinC_z2, usub<GPI:mode>3_carryinC): New insn
10181 patterns.
10182 (sub<mode>3_carryinCV, sub<mode>3_carryinCV_z1_z2): Delete.
10183 (sub<mode>3_carryinCV_z1, sub<mode>3_carryinCV_z2): Delete.
10184 (sub<mode>3_carryinCV): Delete.
10185 (sub<GPI:mode>3_carryinV): New expand pattern.
10186 sub<mode>3_carryinV, sub<mode>3_carryinV_z2): New insn patterns.
10187
10188 2019-01-07 Richard Biener <rguenther@suse.de>
10189
10190 * tree-ssa-uncprop.c (ssa_equip_hash_traits): Remove in favor
10191 of tree_operand_hash.
10192
10193 2019-01-07 Richard Sandiford <richard.sandiford@arm.com>
10194
10195 PR tree-optimization/88598
10196 * tree.h (single_nonzero_element): Declare.
10197 * tree.c (single_nonzero_element): New function.
10198 * match.pd: Fold certain reductions of X & CST to X[I] & CST[I]
10199 if I is the only nonzero element of CST.
10200
10201 2019-01-07 Richard Sandiford <richard.sandiford@arm.com>
10202
10203 PR tree-optimization/88598
10204 * tree.h (initializer_each_zero_or_onep): Declare.
10205 * tree.c (initializer_each_zero_or_onep): New function.
10206 (signed_or_unsigned_type_for): Handle float types too.
10207 (unsigned_type_for, signed_type_for): Update comments accordingly.
10208 * match.pd: Fold x * { 0 or 1, 0 or 1, ...} to
10209 x & { 0 or -1, 0 or -1, ... }.
10210
10211 2019-01-07 Jonathan Wakely <jwakely@redhat.com>
10212
10213 * doc/install.texi: Replace references to x86_64-unknown-linux-gnu
10214 with x86_64-pc-linux-gnu.
10215
10216 2019-01-07 Tom de Vries <tdevries@suse.de>
10217
10218 PR target/85486
10219 * config/nvptx/nvptx.c (has_vector_partitionable_routine_calls_p): New
10220 function.
10221 (nvptx_goacc_validate_dims): Force vl32 if calling vector-partitionable
10222 routines.
10223
10224 2019-01-07 Jakub Jelinek <jakub@redhat.com>
10225
10226 * config/i386/sse.md (vec_extract<mode><ssehalfvecmodelower>): Use
10227 V_256_512 iterator instead of V_512 and TARGET_AVX instead of
10228 TARGET_AVX512F as condition.
10229
10230 PR debug/88723
10231 * dwarf2out.c (const_ok_for_output_1): Remove redundant call to
10232 const_not_ok_for_debug_p target hook.
10233 (mem_loc_descriptor) <case UNSPEC>: Only call const_ok_for_output_1
10234 on UNSPEC and subexpressions thereof if all subexpressions of the
10235 UNSPEC are CONSTANT_P.
10236
10237 PR tree-optimization/88676
10238 * tree-ssa-phiopt.c (two_value_replacement): New function.
10239 (tree_ssa_phiopt_worker): Call it.
10240
10241 PR sanitizer/88619
10242 * cfgexpand.c (expand_stack_vars): Only align prev_offset to
10243 ASAN_MIN_RED_ZONE_SIZE, not to maximum of that and alignb.
10244
10245 PR c++/85052
10246 * tree-vect-generic.c: Include insn-config.h and recog.h.
10247 (expand_vector_piecewise): Add defaulted ret_type argument,
10248 if non-NULL, use that in preference to type for the result type.
10249 (expand_vector_parallel): Formatting fix.
10250 (do_vec_conversion, do_vec_narrowing_conversion,
10251 expand_vector_conversion): New functions.
10252 (expand_vector_operations_1): Call expand_vector_conversion
10253 for VEC_CONVERT ifn calls.
10254 * internal-fn.def (VEC_CONVERT): New internal function.
10255 * internal-fn.c (expand_VEC_CONVERT): New function.
10256 * fold-const-call.c (fold_const_vec_convert): New function.
10257 (fold_const_call): Use it for CFN_VEC_CONVERT.
10258 * doc/extend.texi (__builtin_convertvector): Document.
10259
10260 2019-01-07 Tom de Vries <tdevries@suse.de>
10261
10262 * config/nvptx/nvptx-protos.h (nvptx_output_red_partition): Declare.
10263 * config/nvptx/nvptx.c (vector_red_size, vector_red_align,
10264 vector_red_partition, vector_red_sym): New global variables.
10265 (nvptx_option_override): Initialize vector_red_sym.
10266 (nvptx_declare_function_name): Restore red_partition register.
10267 (nvptx_file_end): Emit code to declare the vector reduction variables.
10268 (nvptx_output_red_partition): New function.
10269 (nvptx_expand_shared_addr): Add vector argument. Use it to handle
10270 large vector reductions.
10271 (enum nvptx_builtins): Add NVPTX_BUILTIN_VECTOR_ADDR.
10272 (nvptx_init_builtins): Add VECTOR_ADDR.
10273 (nvptx_expand_builtin): Update call to nvptx_expand_shared_addr.
10274 Handle nvptx_expand_shared_addr.
10275 (nvptx_get_shared_red_addr): Add vector argument and handle large
10276 vectors.
10277 (nvptx_goacc_reduction_setup): Add offload_attrs argument and handle
10278 large vectors.
10279 (nvptx_goacc_reduction_init): Likewise.
10280 (nvptx_goacc_reduction_fini): Likewise.
10281 (nvptx_goacc_reduction_teardown): Likewise.
10282 (nvptx_goacc_reduction): Update calls to nvptx_goacc_reduction_{setup,
10283 init,fini,teardown}.
10284 (nvptx_init_axis_predicate): Initialize vector_red_partition.
10285 (nvptx_set_current_function): Init vector_red_partition.
10286 * config/nvptx/nvptx.md (UNSPECV_RED_PART): New unspecv.
10287 (nvptx_red_partition): New insn.
10288 * config/nvptx/nvptx.h (struct machine_function): Add red_partition.
10289
10290 2019-01-07 Tom de Vries <tdevries@suse.de>
10291
10292 PR target/85381
10293 * config/nvptx/nvptx.c (nvptx_process_pars): Don't emit barriers for
10294 empty loops.
10295
10296 2019-01-07 Tom de Vries <tdevries@suse.de>
10297
10298 * config/nvptx/nvptx.c (oacc_bcast_partition): Declare.
10299 (nvptx_option_override): Init oacc_bcast_partition.
10300 (nvptx_init_oacc_workers): New function.
10301 (nvptx_declare_function_name): Call nvptx_init_oacc_workers.
10302 (nvptx_needs_shared_bcast): New function.
10303 (nvptx_find_par): Generalize to enable vectors to use shared-memory
10304 to propagate state.
10305 (nvptx_shared_propagate): Initialize vector bcast partition and
10306 synchronization state.
10307 (nvptx_single): Generalize to enable vectors to use shared-memory
10308 to propagate state.
10309 (nvptx_process_pars): Likewise.
10310 (nvptx_set_current_function): Initialize oacc_broadcast_partition.
10311 * config/nvptx/nvptx.h (struct machine_function): Add
10312 bcast_partition and sync_bar members.
10313
10314 2019-01-07 Tom de Vries <tdevries@suse.de>
10315
10316 * config/nvptx/nvptx.c (nvptx_welformed_vector_length_p)
10317 (nvptx_apply_dim_limits): New function.
10318 (nvptx_goacc_validate_dims_1): Allow PTX_MAX_VECTOR_LENGTH larger than
10319 PTX_WARP_SIZE.
10320
10321 2019-01-07 Tom de Vries <tdevries@suse.de>
10322
10323 * config/nvptx/nvptx.c (nvptx_goacc_validate_dims_1): Move warnings to
10324 as late as possible.
10325
10326 2019-01-07 Tom de Vries <tdevries@suse.de>
10327
10328 * config/nvptx/nvptx.c (PTX_VECTOR_LENGTH): Remove.
10329 (PTX_DEFAULT_VECTOR_LENGTH, PTX_MAX_VECTOR_LENGTH): Define.
10330 (nvptx_goacc_validate_dims_1, nvptx_dim_limit)
10331 (nvptx_goacc_reduction_fini): Use PTX_DEFAULT_VECTOR_LENGTH,
10332 PTX_MAX_VECTOR_LENGTH and PTX_WARP_SIZE instead of PTX_VECTOR_LENGTH.
10333
10334 2019-01-07 Tom de Vries <tdevries@suse.de>
10335
10336 * config/nvptx/nvptx.c (nvptx_goacc_validate_dims): Add asserts.
10337
10338 2019-01-07 Tom de Vries <tdevries@suse.de>
10339
10340 * omp-offload.c (oacc_get_min_dim): New function.
10341 * omp-offload.h (oacc_get_min_dim): Declare.
10342
10343 2018-12-26 Mateusz B <mateuszb@poczta.onet.pl>
10344
10345 PR target/88521
10346 * config/i386/i386.c (function_value_ms_64): Return small sturct in
10347 AX_REG and float/double in FIRST_SSE_REG for 4 or 8 byte modes.
10348
10349 2019-01-05 Jan Hubicka <hubicka@ucw.cz>
10350
10351 PR tree-opt/86020
10352 Revert:
10353 2017-05-22 Jan Hubicka <hubicka@ucw.cz>
10354
10355 * ipa-inline.c (edge_badness): Use inlined_time instead of
10356 inline_summaries->get.
10357
10358 2019-01-05 Jan Hubicka <hubicka@ucw.cz>
10359
10360 * opts.c (enable_fdo_optimizations): Enable
10361 version-loops-for-strides, loop-interchange, unrol-and-jam
10362 and tree-loop-distribution.
10363 * invoke.texi: Document newly enabled options.
10364
10365 2019-01-05 Jan Hubicka <hubicka@ucw.cz>
10366
10367 * doc/invoke.texi (max-inline-insns-small): New parameters.
10368 * ipa-inline.c (want_early_inline_function_p): simplify.
10369 (want_inline_small_function_p): Fix pasto from previous patch;
10370 use max-inline-insns-small bound.
10371 * params.def (max-inline-insns-small): New param.
10372 * ipa-fnsummary.c (analyze_function_body): Initialize time/size
10373 variables correctly.
10374
10375 2019-01-05 Jan Hubicka <hubicka@ucw.cz>
10376
10377 * doc/invoke.texi: Document max-inline-insns-size,
10378 uninlined-function-insns, uninlined-function-time,
10379 uninlined-thunk-insns and uninlined-thunk-time.
10380 * params.def: Add max-inline-insns-size,
10381 uninlined-function-insns, uninlined-function-time,
10382 uninlined-thunk-insns and uninlined-thunk-time.
10383 * ipa-fnsummary.c (compute_fn_summary, analyze_function_body): Use
10384 new parameters.
10385 * ipa-inline.c (can_inline_edge_by_limits_p,
10386 want_inline_small_function_p): Use new parameters.
10387
10388 2019-01-05 Jan Hubicka <hubicka@ucw.cz>
10389
10390 * ipa-fnsummary.c (analyze_function_body): Fix accounting of time.
10391
10392 2019-01-05 Jakub Jelinek <jakub@redhat.com>
10393
10394 PR middle-end/82564
10395 PR target/88620
10396 * expr.c (expand_assignment): For calls returning VLA structures
10397 if to_rtx is not a MEM, force it into a stack temporary.
10398
10399 PR debug/88635
10400 * dwarf2out.c (const_ok_for_output_1): Reject MINUS that contains
10401 SYMBOL_REF, CODE_LABEL or UNSPEC in subexpressions of second argument.
10402 Reject PLUS that contains SYMBOL_REF, CODE_LABEL or UNSPEC in
10403 subexpressions of both operands.
10404 (mem_loc_descriptor): Handle UNSPEC if target hook acks it and all the
10405 subrtxes are CONSTANT_P.
10406 * config/i386/i386.c (ix86_const_not_ok_for_debug_p): Revert
10407 2018-11-09 changes.
10408
10409 2019-01-04 Jan Hubicka <hubicka@ucw.cz>
10410
10411 * params.def (hot-bb-count-ws-permille): Set to 990.
10412
10413 2019-01-04 Martin Sebor <msebor@redhat.com>
10414
10415 PR c/88546
10416 * attribs.c (decls_mismatched_attributes): Avoid warning for attribute
10417 leaf.
10418
10419 2019-01-04 Martin Sebor <msebor@redhat.com>
10420
10421 PR c/88363
10422 * doc/extend.texi (attribute alloc_align, alloc_size): Update.
10423
10424 2019-01-04 Jakub Jelinek <jakub@redhat.com>
10425
10426 * gdbinit.in: Turn off pagination for the skip commands, restore
10427 it to previous state afterwards.
10428
10429 2019-01-04 Jakub Jelinek <jakub@redhat.com>
10430
10431 PR target/88594
10432 * config/i386/i386.c (ix86_expand_divmod_libfunc): Use mode instead
10433 of GET_MODE (opN) as modes of the libcall arguments.
10434
10435 2019-01-04 Jan Beulich <jbeulich@suse.com>
10436
10437 * config/i386/sse.md
10438 (<avx512>_cmp<mode>3<mask_scalar_merge_name><round_saeonly_name>,
10439 <avx512>_cmp<mode>3<mask_scalar_merge_name>,
10440 <avx512>_ucmp<mode>3<mask_scalar_merge_name>,
10441 <avx512>_ucmp<mode>3<mask_scalar_merge_name>,
10442 avx512f_vmcmp<mode>3<round_saeonly_name>,
10443 avx512f_vmcmp<mode>3_mask<round_saeonly_name>,
10444 avx512f_maskcmp<mode>3,
10445 <avx512>_cvt<ssemodesuffix>2mask<mode>,
10446 <avx512>_cvt<ssemodesuffix>2mask<mode>,
10447 *<avx512>_cvtmask2<ssemodesuffix><mode>,
10448 *<avx512>_cvtmask2<ssemodesuffix><mode>,
10449 <avx512>_eq<mode>3<mask_scalar_merge_name>_1,
10450 <avx512>_eq<mode>3<mask_scalar_merge_name>_1,
10451 <avx512>_gt<mode>3<mask_scalar_merge_name>,
10452 <avx512>_gt<mode>3<mask_scalar_merge_name>,
10453 <avx512>_testm<mode>3<mask_scalar_merge_name>,
10454 <avx512>_testnm<mode>3<mask_scalar_merge_name>,
10455 *<avx512>_testm<VI1248_AVX512VLBW:mode>3_zext,
10456 *<avx512>_testm<VI1248_AVX512VLBW:mode>3_zext_mask,
10457 *<avx512>_testnm<VI1248_AVX512VLBW:mode>3_zext,
10458 *<avx512>_testnm<VI1248_AVX512VLBW:mode>3_zext_mask,
10459 avx512cd_maskb_vec_dup<mode>,
10460 avx512cd_maskw_vec_dup<mode>,
10461 avx512dq_fpclass<mode><mask_scalar_merge_name>,
10462 avx512dq_vmfpclass<mode>,
10463 avx512vl_vpshufbitqmb<mode><mask_scalar_merge_name>): Use =k
10464 instead of =Yk.
10465
10466 2019-01-03 Martin Sebor <msebor@redhat.com>
10467
10468 PR tree-optimization/88659
10469 * calls.c (maybe_warn_nonstring_arg): Avoid assuming maxlen is set.
10470
10471 2019-01-03 Aaron Sawdey <acsawdey@linux.ibm.com>
10472
10473 * config/rs6000/rs6000-string.c (expand_block_move): Don't use
10474 unaligned vsx and avoid lxvd2x/stxvd2x.
10475 (gen_lvx_v4si_move): New function.
10476
10477 2019-01-03 Tom de Vries <tdevries@suse.de>
10478
10479 * config/nvptx/nvptx.c (MACH_VECTOR_LENGTH, MACH_MAX_WORKERS): Define.
10480 (init_axis_dim, nvptx_mach_max_workers, nvptx_mach_vector_length): New
10481 function.
10482 * config/nvptx/nvptx.h (struct machine_function): Add axis_dims.
10483
10484 2019-01-03 Tom de Vries <tdevries@suse.de>
10485
10486 * config/nvptx/nvptx.c (struct offload_attrs): New.
10487 (populate_offload_attrs): New function. Factor mask extraction out of
10488 nvptx_reorg. Add extraction of dimensions.
10489 (nvptx_reorg): Use populate_offload_attrs.
10490
10491 2019-01-03 Tom de Vries <tdevries@suse.de>
10492
10493 * config/nvptx/nvptx.c (nvptx_goacc_validate_dims_1): Add early-out
10494 cases for oacc_min_dims_p and routine_p. Add asserts for
10495 oacc_default_dims_p and offload_region_p.
10496
10497 2019-01-03 Tom de Vries <tdevries@suse.de>
10498
10499 * config/nvptx/nvptx.c (nvptx_goacc_validate_dims_1): New function,
10500 factored out of ...
10501 (nvptx_goacc_validate_dims): ... here.
10502
10503 2019-01-03 Jan Hubicka <hubicka@ucw.cz>
10504
10505 PR tree-optimization/85574
10506 * tree-ssa-uncprop.c (struct equiv_hash_elt): Remove unused
10507 structure.
10508 (struct ssa_equip_hash_traits): Declare.
10509 (val_ssa_equiv): Use custom hash traits using operand_equal_p.
10510
10511 2019-01-03 Jakub Jelinek <jakub@redhat.com>
10512
10513 PR debug/88644
10514 * dwarf2out.c (modified_type_die): If type is equal to sizetype,
10515 change it to qualified_type.
10516
10517 2019-01-03 Jan Hubicka <hubicka@ucw.cz>
10518
10519 * ipa-utils.c (scale_ipa_profile_for_fn): Break out from ...
10520 (ipa_merge_profiles): ... here; do not ICE on thunks and aliases.
10521
10522 2019-01-02 Martin Sebor <msebor@redhat.com>
10523 Jeff Law <law@redhat.com>
10524
10525 * gimple-fold.c (strlen_range_kind): Remove SRK_LENRANGE_2.
10526 (get_range_strlen_tree): Update appropriately.
10527 (get_range_strlen)
10528 * gimple-fold.h (get_range_strlen): Drop unused last argument.
10529
10530 * gimple-fold.c (gimple_fold_builtin_strlen): Use set_strlen_range
10531 rather than set_range_info.
10532 * tree-ssa-strlen.c (set_strlen_range): Extracted from
10533 maybe_set_strlen_range. Handle potentially boundary crossing
10534 cases more conservatively.
10535 (maybe_set_strlen_range): Parts refactored into set_strlen_range.
10536 Call set_strlen_range.
10537 * tree-ssa-strlen.h (set_strlen_range): Add prototype.
10538
10539 PR middle-end/88663
10540 * gimple-fold.c (get_range_strlen): Update prototype to no longer
10541 need the flexp argument.
10542 (get_range_strlen_tree): Drop flexp argument. Drop flexp argument
10543 from calls to get_range_strlen. Update comments. Just update
10544 VAL for an unterminated const char array and let the reset of the
10545 code handle it normally. No longer try to set *flexp. Adjust
10546 return value.
10547 (get_range_strlen): Update for the new get_range_strlen API.
10548 (get_maxval_strlen): Similarly.
10549 (gimple_fold_builtin_strlen): Handle update meaning of return value
10550 from get_range_strlen.
10551 * gimple-ssa-sprintf.c (get_string_length): Update for the new
10552 get_range_strlen API.
10553
10554 2019-01-02 Jan Hubicka <hubicka@ucw.cz>
10555
10556 PR lto/88130
10557 * varpool.c (varpool_node::ctor_useable_for_folding_p): Also return
10558 false at WPA time when body was removed.
10559
10560 2019-01-02 Martin Liska <mliska@suse.cz>
10561
10562 PR tree-optimization/88650
10563 * predict.c (set_even_probabilities): Calculate probability
10564 remainer only when really used.
10565
10566 2019-01-02 Richard Biener <rguenther@suse.de>
10567
10568 PR middle-end/88651
10569 * tree-data-ref.c (analyze_subscript_affine_affine): Use
10570 widest_ints when mangling max_stmt_execution results.
10571
10572 2019-01-02 Richard Biener <rguenther@suse.de>
10573
10574 PR tree-optimization/88621
10575 * tree-ssa-loop-im.c (gather_mem_refs_stmt): Fix pastos, avoid
10576 bitfields when canoncalizing.
10577
10578 2019-01-02 Richard Biener <rguenther@suse.de>
10579
10580 PR target/87545
10581 * config/i386/x86-tune-costs.h (intel_cost): Adjust
10582 cost of cheap SSE instruction.
10583
10584 2019-01-02 Richard Biener <rguenther@suse.de>
10585
10586 PR ipa/85574
10587 * ipa-icf.h (sem_item_optimizer::sort_congruence_split): Declare.
10588 * ipa-icf.c (sem_item_optimizer::sort_congruence_split): New
10589 function.
10590 (sem_item_optimizer::do_congruence_step_f): Sort the congruence
10591 set after UIDs before splitting them.
10592
10593 2019-01-01 Martin Sebor <msebor@redhat.com>
10594 Jeff Law <law@redhat.com>
10595
10596 * gimple-fold.c (get_range_strlen_tree): Record if the computed
10597 length is optimistic. If it is, then arrange to compute the
10598 conservative length as well.
10599
10600 * gimple-fold.h (get_range_strlen): Update prototype.
10601 * builtins.c (check_access): Update call to get_range_strlen to use
10602 c_strlen_data pointer. Change various variable accesses to instead
10603 pull data from the c_strlen_data structure.
10604 (check_strncat_sizes, expand_builtin_strncat): Likewise.
10605 * calls.c (maybe_warn_nonstring_arg): Likewise.
10606 * tree-ssa-strlen.c (maybe_diag_stxncpy_trunc): Likewise. Reset
10607 minimum length if maximum lengh is unknown.
10608 * gimple-ssa-sprintf.c (get_string_length): Likewise. Drop code
10609 that used c_strlen, it's no longer needed. Restructure slightly.
10610 (format_string): Set unlikely range appropriately.
10611 * gimple-fold.c (get_range_strlen): Update comments. Fix minor
10612 formatting issues.
10613 (get_range_strlen): Accept c_strlen_data pointer for external
10614 call sites as well. Pass through to call to internal get_range_strlen.
10615 Adjust minlen, maxlen and maxbound as needed.
10616 (get_maxval_strlen): Update comments.
10617 (gimple_fold_builtin_strlen): Update call to get_range_strlen
10618 to use c_strlen_data pointer. Change variable accesses to instead
10619 use c_strlen_data data members.
10620
10621 * gimple-fold.c (get_range_strlen): Update prototype.
10622 (get_range_strlen_tree): Update prototype. Drop minlen/maxlen
10623 local variables. Use pdata to return information to caller.
10624 Update calls to get_range_strlen. Update pdata->maxbound.
10625 (get_range_strlen -- static version): Similarly.
10626 (get_range_strlen -- extern version): Update for internal
10627 get_range_strlen API change. Convert to external data format.
10628 (get_maxval_strlen): Similarly.
10629
10630 2019-01-01 Jan Hubicka <hubicka@ucw.cz>
10631
10632 * coverage.c (get_coverage_counts): Use current_function_decl.
10633 * profile.c (read_thunk_profile): New function.
10634 (branch_prob): Add THUNK parameter.
10635 * tree-profile.c (tree_profiling): Handle thunks.
10636 * value-prof.c (init_node_map): Handle thunks.
10637 * value-prof.h (branch_prob): Upate prototype.
10638 (read_thunk_profile): Declare.
10639
10640 2019-01-01 Jakub Jelinek <jakub@redhat.com>
10641
10642 Update copyright years.
10643
10644 * gcc.c (process_command): Update copyright notice dates.
10645 * gcov-dump.c (print_version): Ditto.
10646 * gcov.c (print_version): Ditto.
10647 * gcov-tool.c (print_version): Ditto.
10648 * gengtype.c (create_file): Ditto.
10649 * doc/cpp.texi: Bump @copying's copyright year.
10650 * doc/cppinternals.texi: Ditto.
10651 * doc/gcc.texi: Ditto.
10652 * doc/gccint.texi: Ditto.
10653 * doc/gcov.texi: Ditto.
10654 * doc/install.texi: Ditto.
10655 * doc/invoke.texi: Ditto.
10656 \f
10657 Copyright (C) 2019 Free Software Foundation, Inc.
10658
10659 Copying and distribution of this file, with or without modification,
10660 are permitted in any medium without royalty provided the copyright
10661 notice and this notice are preserved.