]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/ChangeLog
f4d1b47699018abdf04e5b533bd902e2c4e3a0fd
[thirdparty/gcc.git] / gcc / ChangeLog
1 2019-12-09 Eric Botcazou <ebotcazou@adacore.com>
2
3 * tree.c (build_array_type_1): Add SET_CANONICAL parameter and compute
4 TYPE_CANONICAL from the element type only if it is true. Remove a few
5 obsolete lines and adjust recursive call.
6 (fld_process_array_type): Adjust call to build_array_type_1.
7 (build_array_type): Likewise.
8 (build_nonshared_array_type): Likewise.
9
10 2019-12-09 Andrew Stubbs <ams@codesourcery.com>
11
12 * config/gcn/gcn-valu.md (gather<mode>_insn_1offset<exec>): Change
13 %s to %o in asm output.
14 (gather<mode>_insn_2offsets<exec>): Likewise.
15
16 2019-12-09 Richard Earnshaw <rearnsha@arm.com>
17
18 * config/arm/t-multilib: Use arm->thumb multilib reuse rules
19 on a-profile.
20
21 2019-12-09 Segher Boessenkool <segher@kernel.crashing.org>
22
23 * config/rs6000/rs6000.md (unnamed mfcr define_insn): Name this
24 set<mode>_cc.
25 (unnamed define_insn_and_split): Delete.
26 (unnamed define_insn): Delete.
27 (unnamed define_insn): Delete.
28 (unnamed define_split): Delete.
29
30 2019-12-09 Matthew Malcomson <matthew.malcomson@arm.com>
31
32 * regstat.c (regstat_bb_compute_calls_crossed): Add a cast to
33 avoid a warning.
34
35 2019-12-09 Matthew Malcomson <matthew.malcomson@arm.com>
36
37 PR middle-end/92410
38 * bb-reorder.c (pass_reorder_blocks::execute): Recompute
39 dataflow luids once basic blocks have been reordered.
40 * haifa-sched.c (reemit_notes): Create df insn record for each
41 new note.
42 * regstat.c (regstat_bb_compute_calls_crossed): Assert every
43 insn has an insn record before trying to use it.
44
45 2019-12-09 Hongtao Liu <hongtao.liu@intel.com>
46
47 * common/config/i386/i386-common.c
48 (OPTION_MASK_ISA_AVX5124FMAPS_SET): Rename to
49 OPTION_MASK_ISA2_AVX5124FMAPS_SET.
50 (OPTION_MASK_ISA_AVX5124VNNIW_SET, OPTION_MASK_ISA_AVX512BF16_SET,
51 OPTION_MASK_ISA_AVX512VP2INTERSECT_SET,
52 OPTION_MASK_ISA_PCONFIG_SET, OPTION_MASK_ISA_WBNOINVD_SET,
53 OPTION_MASK_ISA_SGX_SET, OPTION_MASK_ISA_CX16_SET,
54 OPTION_MASK_ISA_MOVBE_SET, OPTION_MASK_ISA_PTWRITE_SET,
55 OPTION_MASK_ISA_MWAITX_SET, OPTION_MASK_ISA_CLZERO_SET,
56 OPTION_MASK_ISA_RDPID_SET, OPTION_MASK_ISA_VAES_SET,
57 OPTION_MASK_ISA_MOVDIR64B_SET, OPTION_MASK_ISA_WAITPKG_SET,
58 OPTION_MASK_ISA_CLDEMOTE_SET, OPTION_MASK_ISA_ENQCMD_SET,
59 OPTION_MASK_ISA_AVX5124FMAPS_UNSET,
60 OPTION_MASK_ISA_AVX5124VNNIW_UNSET,
61 OPTION_MASK_ISA_AVX512BF16_UNSET,
62 OPTION_MASK_ISA_AVX512VP2INTERSECT_UNSET,
63 OPTION_MASK_ISA_PCONFIG_UNSET, OPTION_MASK_ISA_WBNOINVD_UNSET,
64 OPTION_MASK_ISA_SGX_UNSET, OPTION_MASK_ISA_CX16_UNSET,
65 OPTION_MASK_ISA_MOVBE_UNSET, OPTION_MASK_ISA_PTWRITE_UNSET,
66 OPTION_MASK_ISA_MWAITX_UNSET, OPTION_MASK_ISA_CLZERO_UNSET,
67 OPTION_MASK_ISA_RDPID_UNSET, OPTION_MASK_ISA_VAES_UNSET,
68 OPTION_MASK_ISA_MOVDIR64B_UNSET, OPTION_MASK_ISA_WAITPKG_UNSET,
69 OPTION_MASK_ISA_CLDEMOTE_UNSET, OPTION_MASK_ISA_ENQCMD_UNSET,
70 OPTION_MASK_ISA_AVX5124FMAPS, OPTION_MASK_ISA_AVX5124VNNIW,
71 OPTION_MASK_ISA_AVX512BF16, OPTION_MASK_ISA_AVX512VP2INTERSECT,
72 OPTION_MASK_ISA_PCONFIG, OPTION_MASK_ISA_WBNOINVD,
73 OPTION_MASK_ISA_SGX, OPTION_MASK_ISA_CX16, OPTION_MASK_ISA_MOVBE,
74 OPTION_MASK_ISA_PTWRITE, OPTION_MASK_ISA_MWAITX,
75 OPTION_MASK_ISA_CLZERO, OPTION_MASK_ISA_RDPID,
76 OPTION_MASK_ISA_VAES, OPTION_MASK_ISA_MOVDIR64B,
77 OPTION_MASK_ISA_WAITPKG, OPTION_MASK_ISA_CLDEMOTE,
78 OPTION_MASK_ISA_ENQCMD): Ditto.
79 * config/i386/i386-builtin.def
80 (OPTION_MASK_ISA_AVX5124FMAPS, OPTION_MASK_ISA_AVX5124VNNIW,
81 OPTION_MASK_ISA_AVX512BF16, OPTION_MASK_ISA_AVX512VP2INTERSECT,
82 OPTION_MASK_ISA_WBNOINVD, OPTION_MASK_ISA_PTWRITE,
83 OPTION_MASK_ISA_RDPID, OPTION_MASK_ISA_VAES,
84 OPTION_MASK_ISA_MOVDIR64B, OPTION_MASK_ISA_ENQCMD): Ditto.
85 * config/i386/i386-builtins.c (OPTION_MASK_ISA_MWAITX,
86 OPTION_MASK_ISA_CLZERO, OPTION_MASK_ISA_WAITPKG,
87 OPTION_MASK_ISA_CLDEMOTE, OPTION_MASK_ISA_WBNOINVD): Ditto.
88 * config/i386/i386-c.c
89 (OPTION_MASK_ISA_AVX5124FMAPS, OPTION_MASK_ISA_AVX5124VNNIW,
90 OPTION_MASK_ISA_AVX512BF16, OPTION_MASK_ISA_AVX512VP2INTERSECT,
91 OPTION_MASK_ISA_PCONFIG, OPTION_MASK_ISA_WBNOINVD,
92 OPTION_MASK_ISA_SGX, OPTION_MASK_ISA_CX16, OPTION_MASK_ISA_MOVBE,
93 OPTION_MASK_ISA_PTWRITE, OPTION_MASK_ISA_MWAITX,
94 OPTION_MASK_ISA_CLZERO, OPTION_MASK_ISA_RDPID,
95 OPTION_MASK_ISA_VAES, OPTION_MASK_ISA_MOVDIR64B,
96 OPTION_MASK_ISA_WAITPKG, OPTION_MASK_ISA_CLDEMOTE,
97 OPTION_MASK_ISA_ENQCMD): Ditto.
98 * config/i386/i386-option.c: Ditto
99 * config/i386/i386.opt: Ditto..
100 * config/i386/i386.h: (TARGET_ISA_AVX5124FMAPS,
101 TARGET_ISA_AVX5124VNNIW, TARGET_ISA_AVX512BF16,
102 TARGET_ISA_AVX512VP2INTERSECT, TARGET_ISA_PCONFIG,
103 TARGET_ISA_WBNOINVD, TARGET_ISA_SGX, TARGET_ISA_CX16,
104 TARGET_ISA_MOVBE, TARGET_ISA_PTWRITE, TARGET_ISA_MWAITX,
105 TARGET_ISA_CLZERO, TARGET_ISA_RDPID, TARGET_ISA_VAES,
106 TARGET_ISA_MOVDIR64B, TARGET_ISA_WAITPKG, TARGET_ISA_CLDEMOTE)
107 TARGET_ISA_ENQCMD): Ditto.
108
109 2019-12-09 Sudakshina Das <sudi.das@arm.com>
110 Richard Sandiford <richard.sandiford@arm.com>
111
112 * tree-vect-stmt.c (vectorizable_shift): Condition ndts for
113 vect_model_simple_cost call on scalar_shift_arg.
114
115 2019-12-09 Jakub Jelinek <jakub@redhat.com>
116
117 PR tree-optimization/92834
118 * match.pd (A - ((A - B) & -(C cmp D)) -> (C cmp D) ? B : A,
119 A + ((B - A) & -(C cmp D)) -> (C cmp D) ? B : A): New simplifications.
120
121 2019-12-09 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
122
123 PR tree-optimization/89007
124 * tree-vect-patterns.c (vect_recog_average_pattern): If there is no
125 target support available, generate code to distribute rshift over plus
126 and add a carry.
127
128 2019-12-09 Martin Liska <mliska@suse.cz>
129
130 PR ipa/92737
131 * cgraph.c (symbol_table_test::symbol_table_test): Fix
132 coding style.
133 * cgraph.h (symtab_node::symtab_node): New constructor.
134 (cgraph_node::cgraph_node): Likewise.
135 (varpool_node::varpool_node): Likewise.
136 (symbol_table::allocate_cgraph_symbol): Use newly
137 created constructor.
138 (symbol_table::allocate_cgraph_symbol): Remove.
139 * cgraphunit.c (symtab_terminator): Likewise.
140 * varpool.c (varpool_node::create_empty): Use newly
141 created constructor.
142
143 2019-12-09 Hongtao Liu <hongtao.liu@intel.com>
144
145 PR target/92686
146 * config/i386/sse.md
147 (*<avx512>_cmp<mode>3<mask_scalar_merge_name><round_saeonly_name>,
148 *<avx512>_cmp<mode>3<mask_scalar_merge_name>,
149 *<avx512>_ucmp<mode>3<mask_scalar_merge_name>,
150 *<avx512>_ucmp<mode>3<mask_scalar_merge_name>): New.
151 * config/i386/i386.c (ix86_print_operand): New operand substitution.
152 * config/i386/i386-expand.c (ix86_valid_mask_cmp_mode):
153 New function.
154 (ix86_expand_sse_cmp): Relax condition for integer mask from
155 512-bit vector to all 128/256/512-bit vector. Delete code gen
156 for avx512f compare patterns since we have generic pattern now.
157 (ix86_expand_sse_movcc): Adjust condition and codegen for
158 maskcmp.
159 (ix86_expand_int_sse_cmp): Don't canonicalize the comparison
160 when corresponding vector compare is available.
161
162 2019-12-08 Sandra Loosemore <sandra@codesourcery.com>
163
164 Revert:
165 2019-12-05 Sandra Loosemore <sandra@codesourcery.com>
166
167 * config/nios2/linux.h (LINK_EH_SPEC): Define.
168
169 2019-12-07 Jan Hubicka <hubicka@ucw.cz>
170
171 * cgraph.c (cgraph_node::dump): Make tp_first_run 64bit.
172 * cgraph.h (cgrpah_node): Likewise.
173 (tp_first_run_node_cmp): Deeclare.
174 * cgraphunit.c (node_cmp): Rename to ...
175 (tp_first_run_node_cmp): ... this; export; watch for 64bit overflows;
176 clear tp_first_run for no_reorder and !flag_profile_reorder_functions.
177 (expand_all_functions): Collect tp_first_run and normal functions to
178 two vectors so the other functions remain sorted. Do not check for
179 flag_profile_reorder_functions it is function local flag.
180 * profile.c (compute_value_histograms): Update tp_first_run printing.
181
182 2019-12-07 Jan Hubicka <hubicka@ucw.cz>
183
184 * opts.c (common_handle_option): Do not clear ipa_reference for
185 -fprofile-use.
186
187 2019-12-07 Jan Hubicka <hubicka@ucw.cz>
188
189 * ipa-split.c (split_function): Preserve 0 tp_first_run.
190
191 2019-12-07 Jan Hubicka <hubicka@ucw.cz>
192
193 * ipa-inline-analysis.c (do_estimate_edge_time): Silence overactive
194 sanity check.
195
196 2019-12-07 Jan Hubicka <hubicka@ucw.cz>
197
198 PR tree-optimization/92860
199 * common.opt (fprofile-reorder-functions, ftoplevel-reorder): Add
200 Optimization flag.
201
202 2019-12-07 Marek Polacek <polacek@redhat.com>
203
204 PR c++/91678 - wrong error with decltype and location wrapper.
205 * fold-const.c (maybe_lvalue_p): Handle VIEW_CONVERT_EXPR.
206
207 2019-12-07 Eric Botcazou <ebotcazou@adacore.com>
208
209 PR middle-end/90840
210 * expr.c (expand_assignment): In the case of a CONCAT on the LHS, make
211 sure to pass a valid inner mode in calls to simplify_gen_subreg.
212
213 2019-12-07 Tobias Burnus <tobias@codesourcery.com>
214 David Malcolm <dmalcolm@redhat.com>
215 Jakub Jelinek <jakub@redhat.com>
216
217 PR c/87488
218 * pretty-print.c (pp_begin_url, pp_end_url, test_urls): Use BEL
219 instead of ST sequence to terminate OSC 8 strings.
220
221 2019-12-06 Andreas Krebbel <krebbel@linux.ibm.com>
222 Vladimir Makarov <vmakarov@redhat.com>
223
224 PR rtl-optimization/92176
225 * lra.c (simplify_subreg_regno): Don't permit unconditional
226 changing mode for LRA too.
227
228 2019-12-06 Richard Sandiford <richard.sandiford@arm.com>
229
230 * target.h (TCTX_ALLOCATION, TCTX_DEALLOCATION, TCTX_EXCEPTIONS)
231 (TCTX_CAPTURE_BY_COPY): New type_context_kinds.
232 * config/aarch64/aarch64-sve-builtins.cc (verify_type_context):
233 Handle them.
234
235 2019-12-06 Andrew Stubbs <ams@codesourcery.com>
236
237 * config/gcn/gcn-valu.md (gather<mode>_insn_1offset<exec>): Use %o
238 in the asm output.
239
240 2019-12-06 Andrew Stubbs <ams@codesourcery.com>
241
242 * config/gcn/gcn-valu.md (VEC_1REG_MODE): Remove V64QI and V64HI.
243 (VEC_1REG_ALT): Likewise.
244 (VEC_ALL1REG_MODE): New mode iterator.
245 (VEC_1REG_INT_MODE): Remove V64QI and V64HI.
246 (VEC_1REG_INT_ALT): Likewise.
247 (VEC_ALL1REG_INT_MODE): New mode interator.
248 (VEC_ALL1REG_INT_ALT): Likewise.
249 (VEC_REG_MODE): Remove V64QI and V64HI.
250 (VEC_ALLREG_MODE): New mode interator.
251 (vec_merge): Change to VEC_ALLREG_MODE.
252 (vec_merge_with_clobber): Likewise.
253 (vec_merge_with_vcc): Likewise.
254 (mov<mode>): Likewise.
255 (mov<mode>_unspec): Likewise.
256 (*mov<mode>): Change to VEC_ALL1REG_MODE.
257 (mov<mode>_exec): Likewise.
258 (*mov<mode>_exec_match): Likewise.
259 (mov<mode>_sgprbase): Likewise.
260 (reload_in<mode>): Change to VEC_ALLREG_MODE.
261 (reload_out<mode>): Likewise.
262 (scalar address splits): Likewise.
263 (*vec_set<mode>): Change to VEC_ALL1REG_MODE.
264 (vec_set<mode>): Change to VEC_ALLREG_MODE.
265 (*vec_set<mode>_1): Change to VEC_ALL1REG_MODE.
266 (vec_duplicate<mode><exec>): Likewise.
267 (vec_extract<mode><scalar_mode>): Likewise.
268 (vec_init<mode><scalar_mode>): Change to VEC_ALLREG_MODE.
269 (gather_load<mode>): Likewise.
270 (gather<mode>_exec): Likewise.
271 (gather<mode>_expr<exec>): Likewise.
272 (gather<mode>_insn_1offset<exec>): Likewise.
273 (gather<mode>_insn_1offset_ds<exec>): Likewise.
274 (gather<mode>_insn_2offsets<exec>): Likewise.
275 (ds_bpermute<mode>): Change to VEC_ALL1REG_MODE.
276 (VEC_INT_MODE): Remove V64QI and V64HI.
277 (vcond_mask_<mode>di): Change to VEC_ALLREG_MODE.
278 (vcond<VEC_1REG_MODE:mode><VEC_1REG_ALT:mode>): Change to
279 VEC_ALL1REG_MODE.
280 (vcond<VEC_1REG_MODE:mode><VEC_1REG_ALT:mode>_exec): Likewise.
281 (vcondu<VEC_1REG_MODE:mode><VEC_1REG_INT_ALT:mode>): Likewise.
282 (vcondu<VEC_1REG_MODE:mode><VEC_1REG_INT_ALT:mode>_exec): Likewise.
283 (maskload<mode>di): Change to VEC_ALL1REG_MODE.
284 (maskstore<mode>di): Likewise.
285 (mask_gather_load<mode>): Likewise.
286 (mov_from_lane63_<mode>): Likewise.
287 * config/gcn/gcn.c (gcn_vector_mode_supported_p): Renable V64QImode
288 and V64HImode vectorization.
289 (gcn_related_vector_mode): New function.
290 (TARGET_VECTORIZE_RELATED_MODE): New define.
291
292 2019-12-06 Tobias Burnus <tobias@codesourcery.com>
293 Kwok Cheung Yeung <kcy@codesourcery.com>
294
295 * omp-low.c (lower_omp_target): For optional arguments, deref once
296 more to obtain the type.
297
298 2019-12-06 Richard Biener <rguenther@suse.de>
299
300 * match.pd (nop_convert): Remove empty match. Use nop_convert?
301 everywhere.
302
303 2019-12-06 Richard Sandiford <richard.sandiford@arm.com>
304
305 * tree-data-ref.c (prune_runtime_alias_test_list): Exit early
306 for empty vectors. Avoid using ordered_remove and instead
307 shuffle the vector as we go.
308
309 2019-12-06 Richard Biener <rguenther@suse.de>
310
311 * genmatch.c (enum tree_code): Remove CONVERT{0,1,2} and
312 VIEW_CONVERT{0,1,2}.
313 (expr::opt_grp): Add and initialize.
314 (lower_opt_convert): Rename to ...
315 (lower_opt): ... and work on opt_grp, simply switching operations
316 from being optional to being present or not.
317 (has_opt_convert): Rename to ...
318 (has_opt): ... and adjust.
319 (parser::parse_operation): Return the optional opt_grp,
320 remove special-casing of conditional operations and more generally
321 parse [digit]'?'.
322 (parser::parse_expr): Stick on the parsed opt_grp and perform
323 rough verification.
324 (parser::parse_for): Remove now unnecessary code.
325 (main): Likewise.
326 * doc/match-and-simplify.texi: Mention ? now works on all
327 unary operations and also match predicates.
328
329 2019-12-06 Jan Hubicka <hubicka@ucw.cz>
330
331 * cgraphclones.c (cgraph_node::create_clone): Only localize toplevel
332 functions, not inline clones.
333
334 2019-12-06 Jan Hubicka <hubicka@ucw.cz>
335
336 * cfgexpand.c (expand_debug_expr): Do not ICE on SAD_EXPR.
337
338 2019-12-06 Richard Biener <rguenther@suse.de>
339
340 * genmatch.c (c_expr::gen_transform): Emit newlines from line
341 number changes rather than after every semicolon.
342
343 2019-12-06 Richard Biener <rguenther@suse.de>
344
345 PR tree-optimization/92819
346 * match.pd (VEC_PERM_EXPR -> BIT_INSERT_EXPR): Handle inserts
347 into the last lane. For two-element vectors try inserting
348 into the last lane when inserting into the first fails.
349
350 2019-12-06 Jakub Jelinek <jakub@redhat.com>
351
352 * common.opt (fprofile-partial-training): Terminate description with
353 full stop.
354
355 2019-12-05 Martin Sebor <msebor@redhat.com>
356
357 PR middle-end/92622
358 * tree-vrp.c (vrp_prop::check_array_ref): Avoid using a variable
359 left uninitialized by get_addr_base_and_unit_offset on failure.
360
361 2019-12-05 Jan Hubicka <hubicka@ucw.cz>
362
363 * ipa-prop.c (ipa_set_jf_unknown): Do not clear bits and m_vr.
364 (detect_type_change_from_memory_writes): Remoe parameter JFUNC.
365 (detect_type_change): Likewise.
366 (detect_type_change_ssa): Likewise.
367 (ipa_analyze_virtual_call_uses): Update.
368
369 2019-12-05 Sandra Loosemore <sandra@codesourcery.com>
370
371 * config/nios2/linux.h (LINK_EH_SPEC): Define.
372
373 2019-12-05 Jan Hubicka <hubicka@ucw.cz>
374
375 * ipa-inline-transform.c (inline_call): Fix maintenatnce of comdat_local
376
377 2019-12-05 Jan Hubicka <hubicka@ucw.cz>
378
379 * cgraphclones.c (localize_profile): New function.
380 (cgraph_node::create_clone): Use it for partial profiles.
381 * common.opt (fprofile-partial-training): New flag.
382 * doc/invoke.texi (-fprofile-partial-training): Document.
383 * ipa-cp.c (update_profiling_info): For partial profiles do not
384 set function profile to zero.
385 * profile.c (compute_branch_probabilities): With partial profile
386 watch if edge count is zero and turn all probabilities to guessed.
387 (compute_branch_probabilities): For partial profiles do not apply
388 profile when entry count is zero.
389 * tree-profile.c (tree_profiling): Only do value_profile_transformations
390 when profile is read.
391
392 2019-12-05 Sudakshina Das <sudi.das@arm.com>
393
394 * tree-vect-loop.c (vect_model_reduction_cost): Remove reduction_type
395 check from if condition.
396
397 2019-12-05 Tobias Burnus <tobias@codesourcery.com>
398
399 * omp-low.c (lower_omp_target): For use_device_ptr/use_derice_addr
400 and Fortran's optional arguments, unconditionally add the is-present
401 condition before the libgomp call.
402
403 2019-12-05 Richard Sandiford <richard.sandiford@arm.com>
404
405 PR middle-end/92768
406 * tree-core.h (OEP_BITWISE): New flag.
407 * fold-const.c (operand_compare::operand_equal_p): Handle it.
408 * tree-vector-builder.h (tree_vector_builder::equal_p): Pass it.
409
410 2019-12-05 Richard Biener <rguenther@suse.de>
411
412 PR middle-end/92818
413 * tree-ssa-forwprop.c (simplify_vector_constructor): Improve
414 heuristics on what don't care element to choose.
415 * match.pd (VEC_PERM_EXPR -> BIT_INSERT_EXPR): Fix typo.
416
417 2019-12-05 Martin Liska <mliska@suse.cz>
418
419 PR gcov-profile/92817
420 * coverage.c (build_gcov_exit_decl): Remove superfluous
421 void_type_node.
422
423 2019-12-05 Jozef Lawrynowicz <jozef.l@mittosystems.com>
424
425 * config/msp430/msp430.md (cbranch<mode>4): Use
426 msp430_general_dst_nonv_operand instead of nonimmediate_operand for
427 dest operand of CMP instruction.
428 (cbranchpsi4_real): Likewise.
429 (cbranchqi4_real): Likewise.
430 (cbranchhi4_real): Likewise.
431 (cbranchpsi4_reversed): Likewise.
432 (cbranchqi4_reversed): Likewise.
433 (cbranchhi4_reversed): Likewise.
434
435 2019-12-05 Richard Biener <rguenther@suse.de>
436
437 PR tree-optimization/92803
438 * tree-ssa-forwprop.c (simplify_vector_constructor): Fix
439 invariant vector construction.
440
441 2019-12-05 Martin Liska <mliska@suse.cz>
442
443 PR gcov-profile/91971
444 * coverage.c (coverage_init): Mangle full path
445 only when -fprofile-dir is used.
446
447 2019-12-05 Jakub Jelinek <jakub@redhat.com>
448
449 PR target/92791
450 * config/i386/i386.md (movstrict<mode>): Move test for
451 TARGET_PARTIAL_REG_STALL and not optimizing for size from
452 expander's condition to the body - FAIL; in that case.
453
454 2019-12-03 Martin Sebor <msebor@redhat.com>
455
456 PR middle-end/91582
457 * builtins.c (gimple_call_alloc_size): New function.
458 (compute_objsize): Add argument. Call gimple_call_alloc_size.
459 Handle variable offsets and indices.
460 * builtins.h (gimple_call_alloc_size): Declare.
461 (compute_objsize): Add argument.
462 * gimple-ssa-warn-restrict.c: Remove assertions.
463 * tree-ssa-strlen.c (handle_store): Handle calls to allocated objects.
464
465 2019-12-04 Julian Brown <julian@codesourcery.com>
466
467 * config/gcn/gcn.h (FIXED_REGISTERS): Make s6/s7 fixed registers.
468
469 2019-12-04 Peter Bergner <bergner@linux.ibm.com>
470
471 PR bootstrap/92661
472 * config/rs6000/rs6000-c.c (struct altivec_builtin_types): Move to
473 rs6000.h.
474 (altivec_overloaded_builtins): Move to rs6000-call.c.
475 * config/rs6000/rs6000.h (struct altivec_builtin_types): Moved from
476 rs6000-c.c.
477 * config/rs6000/rs6000-call.c (rs6000_builtin_info): Make static.
478 (altivec_overloaded_builtins): Moved from rs6000-c.c.
479 (rs6000_common_init_builtins): Do no define builtins that overload
480 builtins that have been disabled.
481
482 2019-12-04 Wilco Dijkstra <wdijkstr@arm.com>
483
484 * config/arm/arm.c (arm_option_override_internal):
485 Use max_cond_insns from CPU tuning unless -mrestrict-it is used.
486
487 2019-12-04 Wilco Dijkstra <wdijkstr@arm.com>
488
489 * config/aarch64/aarch64.c
490 (thunderxt88_tunings): Use AARCH64_FUSE_ALU_BRANCH.
491 (thunderx_tunings): Likewise.
492 (tsv110_tunings): Use AARCH64_FUSE_ALU_BRANCH and AARCH64_FUSE_ALU_CBZ.
493 (thunderx2t99_tunings): Likewise.
494 (aarch_macro_fusion_pair_p): Add support for AARCH64_FUSE_CMP_BRANCH.
495 * config/aarch64/aarch64-fusion-pairs.def: Add ALU_CBZ fusion.
496
497 2019-12-04 Richard Biener <rguenther@suse.de>
498
499 * tree-ssa-sccvn.c (vn_reference_lookup_3): Properly guard
500 empty CTOR and memset partial-def registering. Take advantage
501 of fancy offset analysis in memset handling.
502
503 2019-12-04 Richard Sandiford <richard.sandiford@arm.com>
504
505 * fold-const.c (native_encode_vector_part): Handle
506 VECTOR_BOOLEAN_TYPE_Ps that have subbyte precision.
507 (native_decode_vector_tree): Delete, moving the bulk of the code to...
508 (native_interpret_vector_part): ...this new function. Use a pointer
509 and length instead of a vec<> and start index.
510 (native_interpret_vector): Use native_interpret_vector_part.
511 (fold_view_convert_vector_encoding): Likewise.
512
513 2019-12-04 Richard Biener <rguenther@suse.de>
514
515 * tree-ssa-sccvn.c (vn_walk_cb_data::push_partial_def): Handle
516 non-constant defs in the most trivial way.
517 (vn_reference_lookup_3): Also push down SSA partial defs.
518
519 2019-12-04 Martin Liska <mliska@suse.cz>
520
521 * tree-switch-conversion.c (switch_decision_tree::try_switch_expansion):
522 Initialize count of newly created BB.
523
524 2019-12-04 Jakub Jelinek <jakub@redhat.com>
525
526 PR tree-optimization/92734
527 * match.pd ((A +- B) - A -> +- B, (A +- B) -+ B -> A,
528 A - (A +- B) -> -+ B, A +- (B -+ A) -> +- B): Handle nop_convert.
529
530 2019-12-04 Kewen Lin <linkw@gcc.gnu.org>
531
532 PR target/92760
533 * config/rs6000/rs6000.c (rs6000_preferred_simd_mode): Use
534 VECTOR_MEM_NONE_P instead of VECTOR_UNIT_NONE_P.
535
536 2019-12-03 Jan Hubicka <hubicka@ucw.cz>
537
538 * ipa-fnsummary.c: Include tree-into-ssa.h.
539 (compute_fn_summary): Call update_ssa.
540
541 2019-12-03 Jan Hubicka <hubicka@ucw.cz>
542
543 * cgraph.c (cgraph_node::verify_node): Check that calls_comdat_local
544 is set only for symbol in comdat group.
545 * symtab.c (symtab_node::dissolve_same_comdat_group_1): Clear it.
546
547 2019-12-03 Jan Hubicka <hubicka@ucw.cz>
548
549 * cgraph.c: Include tree-into-ssa.h
550 (cgraph_node::get_body): Call update_ssa.
551 * cgraphunit.c (cgraph_node::expand): Likewise.
552 * lto-streamer-in.c (input_function): Do not call update_ssa.
553
554 2019-12-03 Richard Sandiford <richard.sandiford@arm.com>
555
556 * gimplify.c (gimplify_compound_lval): Don't gimplify and install
557 an array element size if array_element_size is already an invariant.
558 Similarly don't gimplify and install a field offset if
559 component_ref_field_offset is already an invariant.
560
561 2019-12-03 Richard Sandiford <richard.sandiford@arm.com>
562
563 * cfgexpand.c (discover_nonconstant_array_refs_r): If an access
564 with POLY_INT_CST size is made to a fixed-size object, force the
565 object to live in memory.
566
567 2019-12-03 Andrew Stubbs <ams@codesourcery.com>
568
569 * config/gcn/gcn-valu.md: Change "vcondu" patterns to use VEC_1REG_MODE
570 for the data mode.
571
572 2019-12-03 Richard Biener <rguenther@suse.de>
573
574 PR tree-optimization/92758
575 * tree-ssa-forwprop.c (simplify_vector_constructor): Restore
576 operation on uniform vectors.
577
578 2019-12-03 Richard Biener <rguenther@suse.de>
579
580 PR tree-optimization/92645
581 * gimple-fold.c (gimple_fold_builtin_memory_op): Fold memcpy
582 from or to a properly aligned register variable.
583
584 2019-12-03 Matthias Klose <doko@ubuntu.com>
585
586 * Makefile.in (SOURCES): Add doc/lto-dump.1.
587 (install-man): Add $(LTO_DUMP_INSTALL_NAME)$(man1ext).
588 ($(LTO_DUMP_INSTALL_NAME)$(man1ext): New.
589
590 2019-12-03 Richard Biener <rguenther@suse.de>
591
592 PR tree-optimization/92751
593 * tree-ssa-sccvn.c (vn_walk_cb_data::push_partial_def): Fail
594 when a clobber ends up in the partial-def vector.
595 (vn_reference_lookup_3): Let clobbers be handled by the
596 assignment from CTOR handling.
597
598 2019-12-03 Jakub Jelinek <jakub@redhat.com>
599
600 PR tree-optimization/92734
601 * match.pd ((CST1 - A) +- CST2 -> CST3 - A,
602 CST1 - (CST2 - A) -> CST3 + A): Handle nop casts around
603 inner subtraction.
604
605 2019-12-03 Uroš Bizjak <ubizjak@gmail.com>
606 Jakub Jelinek <jakub@redhat.com>
607
608 PR target/92744
609 * config/i386/i386.md (peephole2 for *swap<mode>): Use
610 general_reg_operand predicates instead of register_operand.
611
612 2019-12-03 Richard Biener <rguenther@suse.de>
613
614 PR tree-optimization/92645
615 * tree-ssa.c (execute_update_addresses_taken): Avoid representing
616 a full def of a vector via a BIT_INSERT_EXPR.
617
618 2019-12-02 Bill Schmidt <wschmidt@linux.ibm.com>
619
620 * config/rs6000/rs6000-call.c (rs6000_invalid_builtin): Make
621 static.
622 * config/rs6000/rs6000-internal.h (rs6000_invalid_builtin): Remove
623 decl.
624
625 2019-12-02 Richard Sandiford <richard.sandiford@arm.com>
626
627 PR middle-end/92741
628 * fold-const.c (fold_convertible_p): Check vector types more
629 thoroughly.
630
631 2019-12-02 Richard Sandiford <richard.sandiford@arm.com>
632
633 * config/aarch64/aarch64.c (aarch64_report_sve_required): New function.
634 (aarch64_expand_mov_immediate): Use it when attempting to measure
635 the length of an SVE vector.
636 (aarch64_mov_operand_p): Only allow SVE CNT immediates when
637 SVE is enabled.
638
639 2019-12-02 Richard Sandiford <richard.sandiford@arm.com>
640
641 * config/aarch64/aarch64-sve-builtins.h
642 (gimple_folder::force_vector): Declare.
643 * config/aarch64/aarch64-sve-builtins.cc
644 (gimple_folder::force_vector): New function.
645 * config/aarch64/aarch64-sve-builtins-base.cc
646 (svcmp_impl::fold): Likewise.
647 (svdup_impl::fold): Handle svdup_z too.
648
649 2019-12-02 Martin Liska <mliska@suse.cz>
650
651 * ipa-devirt.c (warn_types_mismatch): Use get_odr_name_for_type
652 function.
653 (debug_tree_odr_name): New.
654 * ipa-utils.h (get_odr_name_for_type): New.
655
656 2019-12-02 Richard Biener <rguenther@suse.de>
657
658 PR tree-optimization/92742
659 * tree-vect-loop.c (vect_fixup_reduc_chain): Do not
660 touch the def-type but verify it is consistent with the
661 original stmts.
662
663 2019-12-02 Jakub Jelinek <jakub@redhat.com>
664
665 PR tree-optimization/92712
666 * match.pd ((A * B) +- A -> (B +- 1) * A,
667 A +- (A * B) -> (1 +- B) * A): Allow optimizing signed integers
668 even when we don't know anything about range of A, but do know
669 something about range of B and the simplification won't introduce
670 new UB.
671
672 2019-12-02 Feng Xue <fxue@os.amperecomputing.com>
673
674 PR ipa/92133
675 * doc/invoke.texi (ipa-cp-max-recursive-depth): Document new option.
676 (ipa-cp-min-recursive-probability): Likewise.
677 * params.opt (ipa-cp-max-recursive-depth): New.
678 (ipa-cp-min-recursive-probability): Likewise.
679 * ipa-cp.c (ipcp_lattice<valtype>::add_value): Add two new parameters
680 val_p and unlimited.
681 (self_recursively_generated_p): New function.
682 (get_val_across_arith_op): Likewise.
683 (propagate_vals_across_arith_jfunc): Add constant propagation for
684 self-recursive function.
685 (incorporate_penalties): Do not penalize pure self-recursive function.
686 (good_cloning_opportunity_p): Dump node_is_self_scc flag.
687 (propagate_constants_topo): Set node_is_self_scc flag for cgraph node.
688 (get_info_about_necessary_edges): Relax hotness check for edge to
689 self-recursive function.
690 * ipa-prop.h (ipa_node_params): Add new field node_is_self_scc.
691
692 2019-12-01 Sandra Loosemore <sandra@codesourcery.com>
693
694 PR target/92499
695
696 * config/nios2/nios2.c (nios2_in_small_data_p): Do not consider
697 objects of flexible types to be small if they have internal linkage
698 or are declared extern.
699 * config/nios2/nios2.h (ASM_OUTPUT_ALIGNED_LOCAL): Replace with...
700 (ASM_OUTPUT_ALIGNED_DECL_LOCAL): ...this. Use targetm.in_small_data_p
701 instead of the size of the object initializer.
702 * tree.c (flexible_array_type_p): Move from C front end, and
703 generalize to handle fields in non-C structures.
704 * tree.h (flexible_array_type_p): Declare.
705
706 2019-11-30 Jan Hubicka <hubicka@ucw.cz>
707
708 * profile-count.h (profile_count::operator<): Use IPA value for
709 comparsion.
710 (profile_count::operator>): Likewise.
711 (profile_count::operator<=): Likewise.
712 (profile_count::operator>=): Likewise.
713 * predict.c (maybe_hot_count_p): Do not convert to gcov_type.
714
715 2019-11-30 Jan Hubicka <hubicka@ucw.cz>
716
717 * ipa-inline.c (compute_max_insns): Return int64_t.
718 (inline_small_functions): Simplify.
719
720 2019-11-30 Jan Hubicka <hubicka@ucw.cz>
721
722 * tree-cfg.c (execute_fixup_cfg): Update also max_bb_count when
723 scaling happen.
724
725 2019-11-30 Jan Hubicka <hubicka@ucw.cz>
726
727 * cgraph.h (symtab_node): Add symver flag.
728 * cgraphunit.c (process_symver_attribute): New.
729 (process_common_attributes): Use process_symver_attribute.
730 * lto-cgraph.c (lto_output_node): Stream symver.
731 (lto_output_varpool_node): Stream symver.
732 (input_overwrite_node): Stream symver.
733 (input_varpool_node): Stream symver.
734 * output.h (do_assemble_symver): Decalre.
735 * symtab.c (symtab_node::dump_base): Dump symver.
736 (symtab_node::verify_base): Verify symver.
737 (symtab_node::resolve_alias): Handle symver.
738 * varasm.c (do_assemble_symver): New function.
739 * varpool.c (varpool_node::assemble_aliases): Use it.
740 * doc/extend.texi: (symver attribute): Document.
741 * config/elfos.h (ASM_OUTPUT_SYMVER_DIRECTIVE): New.
742
743 2019-11-30 Richard Sandiford <richard.sandiford@arm.com>
744
745 * target.h (type_context_kind): New enum.
746 (verify_type_context): Declare.
747 * target.def (verify_type_context): New target hook.
748 * doc/tm.texi.in (TARGET_VERIFY_TYPE_CONTEXT): Likewise.
749 * doc/tm.texi: Regenerate.
750 * tree.c (verify_type_context): New function.
751 * config/aarch64/aarch64-protos.h (aarch64_sve::verify_type_context):
752 Declare.
753 * config/aarch64/aarch64-sve-builtins.cc (verify_type_context):
754 New function.
755 * config/aarch64/aarch64.c (aarch64_verify_type_context): Likewise.
756 (TARGET_VERIFY_TYPE_CONTEXT): Define.
757
758 2019-11-30 Jan Hubicka <hubicka@ucw.cz>
759
760 * cgraph.c (cgraph_node::dump): Dump unit_id and merged_extern_inline.
761 * cgraph.h (cgraph_node): Add unit_id and
762 merged_extern_inline.
763 (symbol_table): Add max_unit.
764 (symbol_table::symbol_table): Initialize it.
765 * cgraphclones.c (duplicate_thunk_for_node): Copy unit_id.
766 merged_comdat, merged_extern_inline.
767 (cgraph_node::create_clone): Likewise.
768 (cgraph_node::create_version_clone): Likewise.
769 * ipa-fnsummary.c (dump_ipa_call_summary): Dump info about cross module
770 calls.
771 * ipa-fnsummary.h (cross_module_call_p): New inline function.
772 * ipa-inline-analyssi.c (simple_edge_hints): Use it.
773 * ipa-inline.c (inline_small_functions): Likewise.
774 * lto-symtab.c (lto_cgraph_replace_node): Record merged_extern_inline;
775 copy merged_comdat and merged_extern_inline.
776 * lto-cgraph.c (lto_output_node): Stream out merged_comdat,
777 merged_extern_inline and unit_id.
778 (input_overwrite_node): Stream in these.
779 (input_cgraph_1): Set unit_base.
780 * lto-streamer.h (lto_file_decl_data): Add unit_base.
781 * symtab.c (symtab_node::make_decl_local): Record former_comdat.
782
783 2019-11-30 Maciej W. Rozycki <macro@wdc.com>
784
785 * gcc.c (process_command): Only warn about an ineffective `-x'
786 option if any input files have actually been supplied.
787
788 2019-11-30 Maciej W. Rozycki <macro@wdc.com>
789
790 * doc/install.texi (Options specification): Remove the list of
791 target library subdirectories supporting
792 `--enable-version-specific-runtime-libs'. Document defaults for
793 the option.
794
795 2019-11-29 Vladimir Makarov <vmakarov@redhat.com>
796
797 PR rtl-optimization/92283
798 * lra.c (lra): Update reg notes after inheritance sub-pass and
799 before constraint sub-pass.
800
801 2019-11-29 Richard Biener <rguenther@suse.de>
802
803 PR tree-optimization/91003
804 * tree-vect-slp.c (vect_mask_constant_operand_p): Pass in the
805 operand number, avoid handling the non-condition operands of
806 COND_EXPRs as comparisons.
807 (vect_get_constant_vectors): Pass down the operand number.
808 (vect_get_slp_defs): Likewise.
809
810 2019-11-29 Frederik Harwath <frederik@codesourcery.com>
811
812 * gimple-match-head.c (maybe_resimplify_conditional_op): Use
813 generic_expr_could_trap_p to check if the condition of COND_EXPR or
814 VEC_COND_EXPR can trap.
815
816 2019-11-29 Richard Sandiford <richard.sandiford@arm.com>
817
818 PR tree-optimization/92677
819 * tree-vect-loop.c (vect_dissolve_slp_only_groups): Set the gap
820 to zero when dissolving a group of strided accesses.
821
822 2019-11-29 Richard Sandiford <richard.sandiford@arm.com>
823
824 PR tree-optimization/92596
825 * tree-vect-stmts.c (vectorizable_call): Punt on hybrid mask/nonmask
826 operations.
827 (vectorizable_operation): Likewise, instead of relying on
828 vect_get_mask_type_for_stmt to do this.
829 (vect_get_vector_types_for_stmt): Always return a vector type
830 immediately, rather than deferring the choice for boolean results.
831 Use a vector mask type instead of a normal vector if
832 vect_use_mask_type_p.
833 (vect_get_mask_type_for_stmt): Delete.
834 * tree-vect-loop.c (vect_determine_vf_for_stmt_1): Remove
835 mask_producers argument and special boolean_type_node handling.
836 (vect_determine_vf_for_stmt): Remove mask_producers argument and
837 update calls to vect_determine_vf_for_stmt_1. Remove doubled call.
838 (vect_determine_vectorization_factor): Update call accordingly.
839 * tree-vect-slp.c (vect_build_slp_tree_1): Remove special
840 boolean_type_node handling.
841 (vect_slp_analyze_node_operations_1): Likewise.
842
843 2019-11-29 Richard Sandiford <richard.sandiford@arm.com>
844
845 * tree-vectorizer.h (stmt_vec_info::mask_precision): New field.
846 (vect_use_mask_type_p): New function.
847 * tree-vect-patterns.c (vect_init_pattern_stmt): Copy the
848 mask precision to the pattern statement.
849 (append_pattern_def_seq): Add a scalar_type_for_mask parameter
850 and use it to initialize the new stmt's mask precision.
851 (search_type_for_mask_1): Delete.
852 (search_type_for_mask): Replace with...
853 (integer_type_for_mask): ...this new function. Use the information
854 cached in the stmt_vec_info.
855 (vect_recog_bool_pattern): Update accordingly.
856 (build_mask_conversion): Pass the scalar type associated with the
857 mask type to append_pattern_def_seq.
858 (vect_recog_mask_conversion_pattern): Likewise. Call
859 integer_type_for_mask instead of search_type_for_mask.
860 (vect_convert_mask_for_vectype): Call integer_type_for_mask instead
861 of search_type_for_mask.
862 (possible_vector_mask_operation_p): New function.
863 (vect_determine_mask_precision): Likewise.
864 (vect_determine_stmt_precisions): Call it.
865
866 2019-11-29 Richard Sandiford <richard.sandiford@arm.com>
867
868 * tree-vectorizer.h (get_mask_type_for_scalar_type): Replace
869 the slp_tree parameter with a group size parameter.
870 (vect_get_mask_type_for_stmt): Likewise.
871 * tree-vect-stmts.c (get_mask_type_for_scalar_type): Likewise.
872 (vect_get_mask_type_for_stmt): Likewise.
873 * tree-vect-slp.c (vect_slp_analyze_node_operations_1): Update
874 call accordingly.
875
876 2019-11-29 Richard Sandiford <richard.sandiford@arm.com>
877
878 * tree-vect-stmts.c (vectorizable_operation): Punt early
879 on codes that are handled elsewhere.
880
881 2019-11-29 Richard Sandiford <richard.sandiford@arm.com>
882
883 * doc/sourcebuild.texi (vect_bool_cmp): Document.
884 * tree-vect-patterns.c (search_type_for_mask_1): If neither
885 operand to a boolean comparison is a natural vector mask,
886 handle both operands like normal integers instead.
887
888 2019-11-29 Richard Biener <rguenther@suse.de>
889
890 * tree-ssa-sccvn.c (vn_walk_cb_data::push_partial_def): Bail
891 out early for too large objects.
892
893 2019-11-29 Martin Jambor <mjambor@suse.cz>
894
895 PR ipa/92476
896 * ipa-cp.c (set_single_call_flag): Set node_calling_single_call in
897 the summary only if the summary exists.
898 (find_more_scalar_values_for_callers_subset): Check node_dead in
899 the summary only if the summary exists.
900 (ipcp_store_bits_results): Ignore nodes without lattices.
901 (ipcp_store_vr_results): Likewise.
902 * cgraphclones.c: Include ipa-fnsummary.h and ipa-prop.h and the
903 header files required by them.
904 (cgraph_node::expand_all_artificial_thunks): Analyze expanded thunks.
905
906 2019-11-29 Richard Sandiford <richard.sandiford@arm.com>
907
908 PR tree-optimization/92710
909 * tree-vect-stmts.c (vectorizable_simd_clone_call): Reject
910 vector mask arguments.
911
912 2019-11-29 Jan Hubicka <hubicka@ucw.cz>
913
914 * profile-count.c (profile_count::to_cgraph_frequency,
915 profile_count::to_sreal_scale): Check for compaibility of counts.
916 * profile-count.h (compatible_p): Make public; add checking for
917 global0 versus global types.
918 * cgraph.c (cgraph_node::verify_node): Verify count compatibility.
919
920 2019-11-29 Richard Biener <rguenther@suse.de>
921
922 PR tree-optimization/92715
923 * tree-ssa-forwprop.c (simplify_vector_constructor): Bail
924 out for uniform vectors and source vectors with less elements
925 than the destination.
926
927 2019-11-29 Martin Liska <mliska@suse.cz>
928
929 PR lto/91574
930 * ipa-devirt.c (types_same_for_odr): Check for existence
931 of TYPE_NAMEs first.
932
933 2019-11-29 Richard Biener <rguenther@suse.de>
934
935 PR tree-optimization/92704
936 * tree-if-conv.c (combine_blocks): Deal with virtual PHIs
937 in loops performing only loads.
938
939 2019-11-29 Julian Brown <julian@codesourcery.com>
940
941 * builtin-types.def (BT_DFLOAT32_PTR, BT_DFLOAT64_PTR,
942 BT_DFLOAT128_PTR) Remove.
943 * tree-core.h (TI_DFLOAT32_PTR_TYPE, TI_DFLOAT64_PTR_TYPE,
944 TI_DFLOAT128_PTR_TYPE): Remove.
945 * tree.c (build_common_type_nodes): Remove dfloat32_ptr_type_node,
946 dfloat64_ptr_type_node and dfloat128_ptr_type_node initialisation.
947 * tree.h (dfloat32_ptr_type_node, dfloat64_ptr_type_node,
948 dfloat128_ptr_type_node): Remove macros.
949
950 2019-11-28 Segher Boessenkool <segher@kernel.crashing.org>
951
952 * config/rs6000/rs6000.md (*movsi_internal1): Fix formatting. Improve
953 formatting.
954 (*movdi_internal64): Ditto.
955
956 2019-11-28 Segher Boessenkool <segher@kernel.crashing.org>
957
958 PR target/92602
959 * config/rs6000/rs6000.md (bswap<mode>2_load for HSI): Change the
960 indexed_or_indirect_operand to be memory_operand.
961 (bswap<mode>2_store for HSI): Ditto.
962 (bswapdi2_load): Ditto.
963 (bswapdi2_store): Ditto.
964
965 2019-11-28 Martin Liska <mliska@suse.cz>
966
967 PR debug/46558
968 * dbgcnt.c (dbg_cnt_list_all_counters): Mark table
969 headers for translation.
970
971 2019-11-28 Martin Liska <mliska@suse.cz>
972
973 PR lto/92609
974 * ipa-devirt.c (warn_types_mismatch): Use TYPE_MAIN_VARIANT
975 consistently.
976
977 2019-11-28 Jan Hubicka <hubicka@ucw.cz>
978
979 * ipa-inline.c (want_early_inline_function_p): Remove leftover optimize
980 checks.
981
982 2019-11-28 Jan Hubicka <hubicka@ucw.cz>
983
984 * profile-count.c (profile_count::combine_with_ipa_count): Return
985 uninitialized count if called on ininitialized count.
986
987 2019-11-28 Jan Hubicka <hubicka@ucw.cz>
988
989 * ipa-inline-transform.c (inline_transform): Scale profile before
990 redirecting.
991
992 2019-11-28 Jan Hubicka <hubicka@ucw.cz>
993
994 * profile-count.h (profile_count::max): Work on profiles of different
995 type.
996 (profile_count::apply_scale): Be sure that ret is not local or global0
997 type if num is global.
998
999 2019-11-28 Jan Hubicka <hubicka@ucw.cz>
1000
1001 * profile-count.h (profile_count::max): Work on profiles of different
1002 type.
1003 (profile_count::apply_scale): Be sure that ret is not local or global0
1004 type if num is global.
1005
1006 2019-11-28 Martin Jambor <mjambor@suse.cz>
1007
1008 PR ipa/92697
1009 * cgraph.c (cgraph_node_cannot_be_local_p_1): Return true for
1010 ifunc_resolvers.
1011 * symtab.c (symtab_node::dump_base): Dump ifunc_resolver flag.
1012 Removed trailig whitespace.
1013
1014 2019-11-28 Jan Hubicka <hubicka@ucw.cz>
1015
1016 * profile-count.h (profile_count::combine_with_ipa_count_within):
1017 Declare.
1018 * profile-count.c (profile_count::combine_with_ipa_count_within):
1019 New.
1020 * cgraphclones.c (cgraph_edge::clone, cgraph_node::create_clone): Use
1021 it.
1022
1023 2019-11-28 Jan Hubicka <hubicka@ucw.cz>
1024
1025 * ipa-utils.c (ipa_merge_profiles): Be sure that all type transtions
1026 of counters are done same way.
1027
1028 2019-11-28 Jan Hubicka <hubicka@ucw.cz>
1029
1030 * ipa-cp.c (update_profiling_info): Fix scaling.
1031
1032 2019-11-28 Richard Biener <rguenther@suse.de>
1033
1034 PR tree-optimization/92645
1035 * tree-inline.c (remap_gimple_stmt): When the return value
1036 is not wanted, elide GIMPLE_RETURN.
1037
1038 2019-11-28 Richard Biener <rguenther@suse.de>
1039
1040 PR tree-optimization/92645
1041 * tree-ssa-forwprop.c (get_bit_field_ref_def): Also handle
1042 conversions inside a mode class. Remove restriction on
1043 preserving the element size.
1044 (simplify_vector_constructor): Deal with the above and for
1045 identity permutes also try using VEC_UNPACK_[FLOAT_]LO_EXPR
1046 and VEC_PACK_TRUNC_EXPR.
1047
1048 2019-11-28 Georg-Johann Lay <avr@gjlay.de>
1049
1050 Must use push insn to pass varargs arguments of DFmode because
1051 otherwise the middle-end generates wrong code.
1052
1053 PR target/92055
1054 * config/avr/avr.md (MPUSH) [DF, DC]: Add modes to mode iterator.
1055
1056 2019-11-28 Jakub Jelinek <jakub@redhat.com>
1057
1058 PR tree-optimization/92691
1059 * tree-ssa-strlen.c (handle_store): Clarify return value meaning
1060 in function comment.
1061 (strlen_check_and_optimize_call): Likewise. For handle_printf_call
1062 calls, return !handle_printf_call rather than always returning true.
1063 (check_and_optimize_stmt): Describe return value meaning in function
1064 comment. Formatting fix.
1065
1066 2019-11-28 Jan Hubicka <hubicka@ucw.cz>
1067
1068 * profile-count.c (profile_count::to_sreal_scale): Handle correctly
1069 combination of globa0 and global counters..
1070
1071 2019-11-28 Kewen Lin <linkw@gcc.gnu.org>
1072
1073 PR target/92566
1074 * config/rs6000/rs6000.c (rs6000_preferred_simd_mode): Check
1075 by VECTOR_UNIT_NONE_P instead.
1076
1077 2019-11-28 Hongtao Liu <hongtao.liu@inte.com>
1078
1079 * config/i386/sse.md (avx512f_maskcmp<mode>3):
1080 Refine VF to VF_AVX512VL.
1081
1082 2019-11-27 Michael Meissner <meissner@linux.ibm.com>
1083
1084 * config/rs6000/rs6000.md (movsi_internal): Reformat.
1085 (movdi_internal64): Reformat.
1086
1087 2019-11-27 Peter Bergner <bergner@linux.ibm.com>
1088
1089 PR bootstrap/92661
1090 * config/rs6000/rs6000-call.c: (def_builtin): Do not define the
1091 builtin if we don't have an actual type.
1092 (builtin_function_type): If the builtin function uses a DFP type
1093 and decimal float has been disabled, then return NULL_TREE.
1094
1095 2019-11-27 Jakub Jelinek <jakub@redhat.com>
1096
1097 PR rtl-optimization/92510
1098 * combine.c (gen_lowpart_for_combine): Only transform lowpart subreg
1099 of comparison into a comparison with different mode if both imode and
1100 omode are scalar integral modes.
1101
1102 2019-11-27 Vladimir Makarov <vmakarov@redhat.com>
1103
1104 PR rtl-optimization/90007
1105 * recog.c (constrain_operands): Permit hard registers too for
1106 memory when LRA is used.
1107
1108 2019-11-27 Bernd Schmidt <bernds_cb1@t-online.de>
1109
1110 * config/m68k/m68k.c (m68k_output_compare_fp): Restore differences
1111 between Coldfire and regular m68k.
1112 * config/m68k/m68k.md (cmp1_cf_constraints): Disallow constants.
1113
1114 2019-11-27 Richard Biener <rguenther@suse.de>
1115
1116 * target.def (TARGET_VECTORIZE_BUILTIN_CONVERSION): Remove.
1117 * targhooks.c (default_builtin_vectorized_conversion): Likewise.
1118 * targhooks.h (default_builtin_vectorized_conversion): Likewise.
1119 * optabs-tree.c (supportable_convert_operation): Do not call
1120 targetm.vectorize.builtin_conversion. Remove unused decl parameter.
1121 * optabs-tree.h (supportable_convert_operation): Adjust.
1122 * doc/tm.texi.in (TARGET_VECTORIZE_BUILTIN_CONVERSION): Remove.
1123 * doc/tm.texi: Regenerate.
1124 * tree-ssa-forwprop.c (simplify_vector_constructor): Adjust.
1125 * tree-vect-generic.c (expand_vector_conversion): Likewise.
1126 * tree-vect-stmts.c (vect_gen_widened_results_half): Remove
1127 unused decl parameter and adjust.
1128 (vect_create_vectorized_promotion_stmts): Likewise.
1129 (vectorizable_conversion): Adjust.
1130
1131 2019-11-27 Richard Biener <rguenther@suse.de>
1132
1133 PR tree-optimization/92690
1134 * tree-ssa-forwprop.c (simplify_vector_constructor): Avoid
1135 converting elements not originally converted.
1136
1137 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
1138
1139 PR middle-end/92463
1140 * builtins.c (do_mpfr_ckconv, do_mpc_ckconv, do_mpfr_remquo,
1141 do_mpfr_lgamma_r, do_mpc_arg2): Use MPFR_RNDx instead of GMP_RNDx,
1142 mpfr_rnd_t instead of mp_rnd_t.
1143 * fold-const-call.c (do_mpfr_ckconv, do_mpfr_arg1, do_mpfr_sincos,
1144 do_mpfr_arg2, do_mpfr_arg3, do_mpc_arg1, do_mpc_arg2): Likewise.
1145 * gimple-ssa-sprintf.c (format_floating_max, format_floating):
1146 Use mpfr_exp_t instead of mp_exp_t.
1147 * real.c (real_from_string, dconst_e_ptr, dconst_sqrt2_ptr): Use
1148 MPFR_RNDx instead of GMP_RNDx.
1149 * realmpfr.c (real_from_mpfr, mpfr_from_real): Use mpfr_rnd_t and
1150 mpfr_exp_t instead mp_rnd_t and mp_exp_t, respectively.
1151 * realmpfr.h (real_from_mpfr, mpfr_from_real): Use mpfr_rnd_t instead
1152 of mp_rnd_t and remove MPFR_RNDx poisoning.
1153 * ubsan.c (ubsan_instrument_float_cast): MPFR_RNDx instead of GMP_RNDx.
1154
1155 2019-11-27 Kewen Lin <linkw@gcc.gnu.org>
1156
1157 PR tree-optimization/91790
1158 * tree-vect-stmts.c (vectorizable_load): Use the adjusted
1159 DR for vect_setup_realignment when first_stmt_info is different
1160 from first_stmt_info_for_drptr.
1161
1162 2019-11-27 Richard Biener <rguenther@suse.de>
1163
1164 PR tree-optimization/92645
1165 * tree-ssa-forwprop.c (simplify_vector_constructor): Handle
1166 CTORs with just a subset of the original vectors.
1167
1168 2019-11-27 Richard Biener <rguenther@suse.de>
1169
1170 PR middle-end/92674
1171 * tree-inline.c (expand_call_inline): Delay purging EH/abnormal
1172 edges and instead record blocks in bitmap.
1173 (gimple_expand_calls_inline): Adjust.
1174 (fold_marked_statements): Delay EH cleanup until all folding is
1175 done.
1176 (optimize_inline_calls): Do EH/abnormal cleanup for calls after
1177 inlining finished.
1178
1179 2019-11-27 Bernd Schmidt <bernds_cb1@t-online.de>
1180
1181 * auto-inc-dec.c (merge_in_block): Allow autoinc in jumps unless
1182 LRA is enabled.
1183 * combine.c (can_combine_p): Disallow autoinc in jumps unless LRA is
1184 disabled.
1185
1186 2019-11-27 Jakub Jelinek <jakub@redhat.com>
1187
1188 PR debug/92664
1189 * dwarf2out.c (lookup_filename): Use "<stdin>" instead of "".
1190
1191 2019-11-26 Martin Sebor <msebor@redhat.com>
1192
1193 PR tree-optimization/92683
1194 * gimple-fold.c (gimple_fold_builtin_string_compare): Restore a test
1195 inadvertently removed in a previous change. Rename local variable
1196 for clarity.
1197
1198 2019-11-26 Richard Biener <rguenther@suse.de>
1199
1200 PR middle-end/92669
1201 * cfganal.c (pre_and_rev_post_order_compute_fn): Deal with
1202 NULL pre_order.
1203
1204 2019-11-26 Robin Dapp <rdapp@linux.ibm.com>
1205
1206 * config/s390/linux.h: Add undef for MUSL_DYNAMIC_LINKERxx.
1207
1208 2019-11-26 Jakub Jelinek <jakub@redhat.com>
1209
1210 PR tree-optimization/92644
1211 * tree-ssa-phiopt.c (minmax_replacement): Add INTEGRAL_TYPE_P check
1212 next to INTEGER_CST checks.
1213
1214 2019-11-26 Richard Biener <rguenther@suse.de>
1215
1216 PR tree-optimization/92645
1217 * tree-vect-slp.c (vect_build_slp_tree_2): For unary ops
1218 do not build the operation from scalars if the operand is.
1219
1220 2019-11-25 Tobias Burnus <tobias@codesourcery.com>
1221
1222 * config/gcn/mkoffload.c (COMMENT_PREFIX, struct id_map,
1223 func_ids, funcs_tail, var_ids, vars_tail) Remove unused
1224 definitions.
1225
1226 2019-11-25 Martin Liska <mliska@suse.cz>
1227
1228 * ipa-icf.c (sem_item_optimizer::dump_cong_classes): Clean
1229 up used dump message.
1230
1231 2019-11-25 Martin Liska <mliska@suse.cz>
1232
1233 PR bootstrap/92653
1234 * ipa-fnsummary.c (ipa_fn_summary::account_size_time): Comment out
1235 too strict checking assert.
1236
1237 2019-11-25 Joseph Myers <joseph@codesourcery.com>
1238
1239 PR c/91985
1240 * builtin-types.def (BT_DFLOAT32, BT_DFLOAT64, BT_DFLOAT128)
1241 (BT_DFLOAT32_PTR, BT_DFLOAT64_PTR, BT_DFLOAT128_PTR): Define to
1242 error_mark_node if corresponding global tree node is NULL.
1243 * tree.c (build_common_tree_nodes): Do not initialize
1244 dfloat32_type_node, dfloat64_type_node or dfloat128_type_node if
1245 decimal floating-point not supported.
1246
1247 2019-11-25 Joseph Myers <joseph@codesourcery.com>
1248
1249 * attribs.c (decl_attributes): Do not ignore C++11 attributes on
1250 types.
1251
1252 2019-11-25 Bernd Schmidt <bernds_cb1@t-online.de>
1253
1254 * config/m68k/m68k.c (output_move_himode, output_move_qimode):
1255 Replace code for non-CONST_INT constants with gcc_unreachable.
1256 * config/m68k/m68k.md (cbranchdi): Don't generate individual
1257 compare and test.
1258 (CMPMODE): New mode_iterator.
1259 (cbranchsi4, cbranchqi4, cbranchhi4): Replace expanders with
1260 cbranch<mode>4.
1261 (cstoresi4, cstoreqi4, cstorehi4): Replace expanders with
1262 cstore<mode>4.
1263 (cmp<mode>_68881): Remove 'F' constraint from first comparison
1264 operand.
1265 (bit test insns patterns): Use nonimmediate_operand, not
1266 register_operand, for source operands that allow memory in
1267 their constraints.
1268 (divmodsi4, udivmodsi4, divmodhi4 and related unnamed patterns):
1269 Use register_operand, not nonimmediate_operand, for the
1270 destinations.
1271 (DBCC): New mode_iterator.
1272 (dbcc peepholes): Use it to reduce duplication.
1273 (trap): Use const_true_rtx, not const1_rtx.
1274 * config/m68k/predicates.md (m68k_comparison_operand): Renamed
1275 from m68k_subword_comparison_operand and changed to handle
1276 SImode.
1277
1278 PR target/91851
1279 * config/m68k/m68k-protos.h (output-dbcc_and_branch): Adjust
1280 declaration.
1281 (m68k_init_cc): New declaration.
1282 (m68k_output_compare_di, m68k_output_compare_si)
1283 (m68k_output_compare_hi, m68k_output_compare_qi)
1284 (m68k_output_compare_fp, m68k_output_btst, m68k_output_bftst)
1285 (m68k_find_flags_value, m68k_output_scc, m68k_output_scc_float)
1286 (m68k_output_branch_integer, m68k_output_branch_integer_rev.
1287 m68k_output_branch_float, m68k_output_branch_float_rev):
1288 Likewise.
1289 (valid_dbcc_comparison_p_2, flags_in_68881)
1290 (output_btst): Remove declaration.
1291 * config/m68k/m68k.c (INCLDUE_STRING): Define.
1292 (TARGET_ASM_FINAL_POSTSCAN_INSN): Define.
1293 (valid_dbcc_comparison_p_2, flags_in_68881): Delete functions.
1294 (flags_compare_op0, flags_compare_op1, flags_operand1,
1295 flags_operand2, flags_valid): New static variables.
1296 (m68k_find_flags_value, m68k_init_cc): New functions.
1297 (handle_flags_for_move, m68k_asm_final_postscan_insn,
1298 remember_compare_flags): New static functions.
1299 (output_dbcc_and_branch): New argument CODE. Use it, and add
1300 PLUS and MINUS to the possible codes. All callers changed.
1301 (m68k_output_btst): Renamed from output_btst. Remove OPERANDS
1302 and INSN arguments, add CODE arg. Return the comparison code
1303 to use. All callers changed. Use CODE instead of
1304 next_insn_tests_no_inequality, and replace cc_status management
1305 with changing the return code.
1306 (m68k_rtx_costs): Instead of testing for COMPARE, test for
1307 RTX_COMPARE or RTX_COMM_COMPARE.
1308 (output_move_simode, output_move_qimode): Call
1309 handle_flags_for_move.
1310 (notice_update_cc): Delete function.
1311 (m68k_output_bftst, m68k_output_compare_di, m68k_output_compare_si,
1312 m68k_output_compare_hi, m68k_output_compare_qi,
1313 m68k_output_compare_fp, m68k_output_branch_integer,
1314 m68k_output_branch_integer_rev, m68k_output_scc,
1315 m68k_output_branch_float, m68k_output_branch_float_rev,
1316 m68k_output_scc_float): New functions.
1317 (output_andsi3, output_iorsi3, output_xorsi3): Call CC_STATUS_INIT
1318 once at the start, and set flags_valid and flags_operand1 if the
1319 flags are usable.
1320 * config/m68k/m68k.h (CC_IN_68881, NOTICE_UPDATE_CC,
1321 CC_OVERFLOW_UNUSABLE, CC_NO_CARRY, OUTPUT_JUMP): Remove
1322 definitions.
1323 (CC_STATUS_INIT): Define.
1324 * config/m68k/m68k.md (flags_valid): New define_attr.
1325 (tstdi, tstsi_internal_68020_cf, tstsi_internal, tsthi_internal,
1326 tstqi_internal, tst<mode>_68881, tst<mode>_cf, cmpdi_internal,
1327 cmpdi, unnamed cmpsi/cmphi/cmpqi patterns, cmpsi_cf,
1328 cmp<mode>_68881, cmp<mode>_cf, unnamed btst patterns,
1329 tst_bftst_reg, tst_bftst_reg, unnamed scc patterns, scc,
1330 sls, sordered_1, sunordered_1, suneq_1, sunge_1, sungt_1,
1331 sunle_1, sunlt_1, sltgt_1, fsogt_1, fsoge_1, fsolt_1, fsole_1,
1332 bge0_di, blt0_di, beq, bne, bgt, bgtu, blt, bltu, bge, bgeu,
1333 ble, bleu, bordered, bunordered, buneq, bunge, bungt, bunle,
1334 bunlt, bltgt, beq_rev, bne_rev, bgt_rev, bgtu_rev,
1335 blt_rev, bltu_rev, bge_rev, bgeu_rev, ble_rev, bleu_rev,
1336 bordered_rev, bunordered_rev, buneq_rev, bunge_rv, bungt_rev,
1337 bunle_rev, bunlt_rev, bltgt_rev, ctrapdi4, ctrapsi4, ctraphi4,
1338 ctrapqi4, conditional_trap): Delete patterns.
1339 (cbranchdi4_insn): New pattern.
1340 (cbranchdi4): Don't generate cc0 patterns. When testing LT or GE,
1341 test high part only. When testing EQ or NE, generate beq0_di
1342 and bne0_di patterns directly.
1343 (cstoredi4): When testing LT or GE, test high part only.
1344 (both sets of cbranch<mode>4, cstore<mode>4): Don't generate cc0
1345 patterns.
1346 (scc0_constraints, cmp1_constraints, cmp2_constraints,
1347 scc0_cf_constraints, cmp1_cf_constraints, cmp2_cf_constraints,
1348 cmp2_cf_predicate): New define_mode_attrs.
1349 (cbranch<mode>4_insn, cbranch<mode>4_insn_rev,
1350 cbranch<mode>4_insn_cf, cbranch<mode>4_insn_cf_rev,
1351 cstore<mode>4_insn, cstore<mode>4_insn_cf for integer modes)
1352 New patterns.
1353 (cbranch<mode>4_insn_68881, cbranch<mode>4_insn_rev_68881):
1354 (cbranch<mode>4_insn_cf, cbranch<mode>4_insn_rev_cf,
1355 cstore<mode>4_insn_68881, cstore<mode>4_insn_cf for FP):
1356 New patterns.
1357 (cbranchsi4_btst_mem_insn, cbranchsi4_btst_reg_insn,
1358 cbranchsi4_btst_mem_insn_1, cbranchsi4_btst_reg_insn_1):
1359 Likewise.
1360 (BTST): New define_mode_iterator.
1361 (btst_predicate, btst_constraint, btst_range): New
1362 define_mode_attrs.
1363 (cbranch_bftst<mode>_insn, cstore_bftst<mode>_insn): New
1364 patterns.
1365 (movsi_m68k_movsi_m68k2, movsi_cf, unnamed movstrict patterns,
1366 unnamed movhi and movqi patterns, unnamed movsf, movdf and movxf
1367 patterns): Set attr "flags_valid".
1368 (truncsiqi2, trunchiqi2, truncsihi2): Remove manual CC_STATUS
1369 management. Set attr "flags_valid".
1370 (extendsidi2, extendplussidi, unnamed float_extendsfdf pattern,
1371 extendsfdf2_cf, fix_truncdfsi2, fix_truncdfhi2, fix_truncdfqi2,
1372 addi_sexthishl32, adddi_dilshr32, adddi_dilshr32_cf,
1373 addi_dishl32, subdi_sexthishl32, subdi_dishl32, subdi3): Remove
1374 manual CC_STATUS management.
1375 (addsi3_internal, addhi3, addqi3, subsi3, subhi3, subqi3,
1376 unnamed strict_lowpart subhi and subqi patterns): Set attr
1377 "flags_valid".
1378 (unnamed strict_lowpart addhi3 and addqi3 patterns): Likewise.
1379 Remove code to operate on address regs and assert the case
1380 does not occur.
1381 (unnamed mulsidi patterns, divmodhi4, udivmodhi4): Remove
1382 manual CC_STATUS_INIT.
1383 (andsi3_internal, andhi3, andqi3, iorsi3_internal, iorhi3, iorqi3,
1384 xorsi3_internal, xorhi3, xorqi3, negsi2_internal,
1385 negsi2_5200, neghi2, negqi2, one_cmplsi2_internal, one_cmplhi2,
1386 one_cmplqi2, unnamed strict_lowpart patterns
1387 for andhi, andqi, iorhi, iorqi, xorhi, xorqi, neghi, negqi,
1388 one_cmplhi and one_cmplqi): Set attr "flags_valid".
1389 (iorsi_zext_ashl16, iorsi_zext): Remove manual CC_STATUS_INIT.
1390 (ashldi_sexthi, ashlsi_16, ashlsi_17_24): Remove manual
1391 CC_STATUS_INIT.
1392 (ashlsi3, ashlhi3, ashlqi3, ashrsi3, ashrhi3, ashrqi3, lshrsi3,
1393 lshrhi3, shrqi3, rotlsi3, rotlhi3, rotlhi3_lowpart, rotlqi3,
1394 rotlqi3_lowpart, rotrsi3, rotrhi3, rotrhi_lowpart, rotrqi3,
1395 unnamed strict_low_part patterns for HI and
1396 QI versions): Set attr "flags_valid".
1397 (bsetmemqi, bsetmemqi_ext, bsetdreg, bchgdreg, bclrdreg,
1398 bclrmemqi, extzv_8_16_reg, extzv_bfextu_mem, insv_bfchg_mem,
1399 insv_bfclr_mem, insv_bfset_mem, extv_bfextu_reg,
1400 insv_bfclr_reg, insv_bfset_reg, dbne_hi, dbne_si, dbge_hi,
1401 dbge_si, extendsfxf2, extenddfxf2, ): Remove manual cc_status management.
1402 (various unnamed peepholes): Adjust compare/branch sequences
1403 for new cbranch patterns.
1404 (dbcc peepholes): Likewise, and output the comparison here
1405 as well.
1406 * config/m68k/predicates.md (valid_dbcc_comparison_p): Delete.
1407 (fp_src_operand): Allow constant zero.
1408 (address_reg_operand): New predicate.
1409
1410 * rtl.h (inequality_comparisons_p): Remove declaration.
1411 * recog.h (next_insn_tests_no_inequality): Likewise.
1412 * rtlanal.c (inequality_comparisons_p): Delete function.
1413 * recog.c (next_insn_tests_no_inequality): Likewise.
1414
1415 2019-11-25 Richard Biener <rguenther@suse.de>
1416
1417 * tree-vect-slp.c (vect_detect_hybrid_slp_stmts): Add assertion.
1418 (vect_detect_hybrid_slp): Swap lane and instance iteration,
1419 properly re-building the visited hash-map for each lane.
1420
1421 2019-11-25 Tobias Burnus <tobias@codesourcery.com>
1422
1423 * config/gcn/gcn.c (gcn_expand_scalar_to_vector_address,
1424 gcn_md_reorg): Remove unused variables.
1425 (gcn_emutls_var_init): Add missing (but unreachable) return
1426 to silence warning.
1427 (gcn_hsa_declare_function_name): Add gcc_unreachable to ensure
1428 target != TARGET_GCN3 or TARGET_GCN3 will fail instead of use
1429 an uninitialized variable.
1430
1431 2019-11-25 Martin Jambor <mjambor@suse.cz>
1432
1433 PR ipa/92109
1434 * cgraph.h (cgraph_node::remove_from_clone_tree): Declare.
1435 * cgraphclones.c (cgraph_node::remove_from_clone_tree): New method.
1436 (cgraph_materialize_clone): Move removel from clone tree to the
1437 the new method and use it instead.
1438 * ipa.c (symbol_table::remove_unreachable_nodes): When removing
1439 bodies of clones, also remove it from the clone tree.
1440
1441 2019-11-25 Martin Jambor <mjambor@suse.cz>
1442
1443 PR ipa/91956
1444 * ipa-sra.c (process_isra_node_results): Put the new node to the
1445 same comdat group as the original node.
1446
1447 2019-11-25 Georg-Johann Lay <avr@gjlay.de>
1448
1449 Build double32 / long-double32 multilibs if needed.
1450
1451 PR target/92055
1452 * config/avr/t-avr:
1453 (HAVE_DOUBLE_MULTILIB, HAVE_LONG_DOUBLE_MULTILIB): Remove vars.
1454 (HAVE_DOUBLE32, HAVE_LONG_DOUBLE32, WITH_LONG_DOUBLE)
1455 (HAVE_DOUBLE64, HAVE_LONG_DOUBLE64, WITH_DOUBLE): Set from
1456 tm_defines and pass to genmultilib.awk.
1457 * config/avr/genmultilib.awk: Use these variables to add double32
1458 and / or long-double32 multilib(s) as needed.
1459 * config/avr/driver-avr.c (avr_double_lib): Adjust comment.
1460
1461 2019-11-25 Richard Biener <rguenther@suse.de>
1462
1463 * cfgloop.h (get_loop_exit_edges): Add extra parameter denoting
1464 loop body, defaulted to NULL.
1465 (single_likely_exit): Add exit vector argument
1466 * tree-ssa-loop-niter.h (loop_only_exit_p): Add loop body argument.
1467 (number_of_iterations_exit): Likewise.
1468 (number_of_iterations_exit_assumptions): Likewise.
1469 * cfgloop.c (get_loop_exit_edges): Use passed in loop body
1470 if not NULL.
1471 * cfgloopanal.c (single_likely_exit): Use passed in exit vector.
1472 * tree-ssa-loop-ivcanon.c (canonicalize_loop_induction_variables):
1473 Compute exit vector around call to single_likely_exit.
1474 * tree-ssa-loop-ivopts.c (tree_ssa_iv_optimize_loop): Pass down
1475 loop body to loop_only_exit_p.
1476 * tree-ssa-loop-niter.c (loop_only_exit_p): Get loop body from
1477 caller.
1478 (number_of_iterations_exit_assumptions): Get loop body from caller
1479 if not NULL.
1480 (number_of_iterations_exit): Pass through new loop body arg.
1481 (infer_loop_bounds_from_undefined): Get loop body from caller.
1482 (estimate_numbers_of_iterations): Compute loop body once.
1483
1484 2019-11-25 Richard Biener <rguenther@suse.de>
1485
1486 * cfganal.c (pre_and_rev_post_order_compute_fn): Use an
1487 auto_bb_flag instead of an sbitmap for visited handling.
1488
1489 2019-11-25 Kewen Lin <linkw@gcc.gnu.org>
1490
1491 * config/rs6000/vector.md (vector_fp_comparison_simple): New code
1492 iterator.
1493 (vector_fp_comparison_complex): Likewise.
1494 (vector_<code><mode> for VEC_F and vector_fp_comparison_simple): New
1495 define_and_split.
1496 (vector_<code><mode> for VEC_F and vector_fp_comparison_complex):
1497 Likewise.
1498 (vector_lt<mode> for VEC_F): Refactor with
1499 vector_fp_comparison_simple.
1500 (vector_le<mode> for VEC_F): Likewise.
1501 (vector_unge<mode> for VEC_F): Likewise.
1502 (vector_unle<mode> for VEC_F): Likewise.
1503 (vector_ne<mode> for VEC_F): Likewise.
1504 (vector_ungt<mode> for VEC_F): Likewise.
1505 (vector_unlt<mode> for VEC_F): Likewise.
1506 (vector_ltgt<mode> for VEC_F): Refactor with
1507 vector_fp_comparison_complex.
1508 (vector_ordered<mode> for VEC_F): Likewise.
1509 (vector_uneq<mode> for VEC_F): Likewise.
1510 (vector_unordered<mode> for VEC_F): Likewise.
1511
1512 2019-11-24 Bernd Schmidt <bernds_cb1@t-online.de>
1513
1514 * config/i386/i386.c (ix86_rtx_costs): Handle care of a PLUS in a
1515 COMPARE, representing an overflow detection.
1516
1517 * combine.c (combine_instructions): Record costs for jumps.
1518
1519 * combine.c (can_combine_p): Allow autoinc in jumps.
1520
1521 2019-11-23 Jan Hubicka <hubicka@ucw.cz>
1522
1523 * cif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT): Remove.
1524 * doc/invoke.texi (max-inline-insns-single-O2,
1525 inline-heuristics-hint-percent-O2, inline-min-speedup-O2,
1526 early-inlining-insns-O2): Remove documentation.
1527 * ipa-fnsummary.c (analyze_function_body,
1528 compute_fn_summary): Use opt_for_fn when accessing parameters.
1529 * ipa-inline.c (caller_growth_limits, can_inline_edge_p,
1530 inline_insns_auto, can_inline_edge_by_limits_p,
1531 want_early_inline_function_p, big_speedup_p,
1532 want_inline_small_function_p, want_inline_self_recursive_call_p,
1533 recursive_inlining, compute_max_insns, inline_small_functions):
1534 Likewise.
1535 * opts.c (default_options): Add -O3 defaults for
1536 OPT__param_early_inlining_insns_,
1537 OPT__param_inline_heuristics_hint_percent_,
1538 OPT__param_inline_min_speedup_, OPT__param_max_inline_insns_single_.
1539 * params.opt (-param=early-inlining-insns-O2=,
1540 -param=inline-heuristics-hint-percent-O2=,
1541 -param=inline-min-speedup-O2=, -param=max-inline-insns-single-O2=
1542 -param=early-inlining-insns=, -param=inline-heuristics-hint-percent=,
1543 -param=inline-min-speedup=, -param=inline-unit-growth=,
1544 -param=large-function-growth=, -param=large-stack-frame=,
1545 -param=large-stack-frame-growth=, -param=large-unit-insns=,
1546 -param=max-inline-insns-recursive=,
1547 -param=max-inline-insns-recursive-auto=,
1548 -param=max-inline-insns-single=,
1549 -param=max-inline-insns-size=, -param=max-inline-insns-small=,
1550 -param=max-inline-recursive-depth=,
1551 -param=max-inline-recursive-depth-auto=,
1552 -param=min-inline-recursive-probability=,
1553 -param=partial-inlining-entry-probability=,
1554 -param=uninlined-function-insns=, -param=uninlined-function-time=,
1555 -param=uninlined-thunk-insns=, -param=uninlined-thunk-time=): Add
1556 Optimization.
1557
1558 2019-11-23 Jakub Jelinek <jakub@redhat.com>
1559
1560 * ipa-fnsummary.c: Fix comment typos.
1561 * ipa-ref.h: Likewise.
1562 * ipa-predicate.h: Likewise.
1563 * ipa-split.c: Likewise.
1564 * ipa-inline-analysis.c: Likewise.
1565 * ipa-predicate.c: Likewise.
1566 * ipa-devirt.c: Likewise.
1567 * ipa-icf.h: Likewise.
1568 * profile-count.c: Likewise.
1569 * ipa-icf.c: Likewise.
1570 (sem_function::equals_wpa): Fix typos in dump messages.
1571 * ipa-icf-gimple.h: Fix comment typos.
1572 * ipa-inline-transform.c: Likewise.
1573 * ipa-polymorphic-call.c: Likewise.
1574 * ipa-fnsummary.h: Likewise.
1575 * ipa-inline.c: Likewise.
1576 (dump_inline_stats): Fix typo in debug dump message.
1577 * profile-count.h: Fix comment typos.
1578
1579 PR target/92615
1580 * config/i386/i386.c (ix86_md_asm_adjust): If dest_mode is
1581 GET_MODE (dest), is not QImode, using ZERO_EXTEND and dest is not
1582 register_operand, force x into register before storing it into dest.
1583 Formatting fix.
1584
1585 PR middle-end/83859
1586 * doc/extend.texi (attribute access): Fix a typo.
1587
1588 PR rtl-optimization/92610
1589 * cse.c (rest_of_handle_cse2): Call cleanup_cfg (0) also if
1590 cse_cfg_altered is set, even when tem is 0.
1591 (rest_of_handle_cse_after_global_opts): Likewise.
1592
1593 2019-11-22 Jakub Jelinek <jakub@redhat.com>
1594
1595 PR c++/92458
1596 * tree-hash-traits.h (tree_decl_hash, tree_ssa_name_hash,
1597 tree_hash): Move to ...
1598 * tree.h (tree_decl_hash, tree_ssa_name_hash, tree_hash): ... here.
1599 (struct decl_tree_cache_traits, struct type_tree_cache_traits): New
1600 types.
1601 (decl_tree_cache_map, tree_tree_cache_map): New typedefs.
1602
1603 PR tree-optimization/92618
1604 * tree-ssa-reassoc.c (v_info): Change from auto_vec to a struct
1605 containing the auto_vec and a tree.
1606 (undistribute_bitref_for_vector): Handle the case when element type
1607 of vec is not the same as type of the BIT_FIELD_REF. Formatting
1608 fixes.
1609
1610 2019-11-22 Martin Sebor <msebor@redhat.com>
1611
1612 PR middle-end/83859
1613 * attribs.h (struct attr_access): New.
1614 * attribs.c (decl_attributes): Add an informational note.
1615 * builtins.c (check_access): Make extern. Consistently set no-warning
1616 after issuing a warning. Handle calls through function pointers. Set
1617 no-warning.
1618 * builtins.h (check_access): Declare.
1619 * calls.c (rdwr_access_hash): New type.
1620 (rdwr_map): Same.
1621 (init_attr_rdwr_indices): New function.
1622 (maybe_warn_rdwr_sizes): Same.
1623 (initialize_argument_information): Call init_attr_rdwr_indices.
1624 Call maybe_warn_rdwr_sizes.
1625 (get_size_range): Avoid null argument.
1626 * doc/extend.texi (attribute access): Document new attribute.
1627
1628 2019-11-22 Andrew Stubbs <ams@codesourcery.com>
1629
1630 * config/gcn/gcn.c (OMP_LDS_SIZE): Define.
1631 (ACC_LDS_SIZE): Define.
1632 (OTHER_LDS_SIZE): Define.
1633 (LDS_SIZE): Redefine using above.
1634 (gcn_expand_prologue): Initialize m0 with LDS_SIZE-1.
1635
1636 2019-11-22 Martin Sebor <msebor@redhat.com>
1637
1638 PR middle-end/88226
1639 * builtins.c (check_nul_terminated_array): New function.
1640 (fold_builtin_0): Remove declaration.
1641 (fold_builtin_1): Same.
1642 (fold_builtin_2): Same.
1643 (fold_builtin_3): Same.
1644 (fold_builtin_strpbrk): Add argument.
1645 (fold_builtin_strspn): Same.
1646 (fold_builtin_strcspn): Same.
1647 (expand_builtin_strcat): Call it. Remove unused argument.
1648 (expand_builtin_stpncpy): Same.
1649 (expand_builtin_strncat): Same.
1650 (expand_builtin_strncpy): Same. Adjust indentation.
1651 (expand_builtin_strcmp): Same.
1652 (expand_builtin_strncmp): Same.
1653 (expand_builtin_fork_or_exec): Same.
1654 (expand_builtin): Handle more built-ins.
1655 (fold_builtin_2): Add argument.
1656 (fold_builtin_n): Make static. Add argument.
1657 (fold_call_expr): Pass new argument to fold_builtin_n and fold_builtin_2.
1658 (fold_builtin_call_array): Pass new argument to fold_builtin_n.
1659 (fold_builtin_strpbrk): Add argument. Call check_nul_terminated_array.
1660 (fold_call_stmt): Pass new argument to fold_builtin_n.
1661 * builtins.h: Correct a comment.
1662 * gimple-fold.c (gimple_fold_builtin_strchr): Call
1663 check_nul_terminated_array.
1664 * tree-ssa-strlen.c (handle_builtin_strlen): Call
1665 check_nul_terminated_array.
1666 (handle_builtin_strchr): Same.
1667 (handle_builtin_string_cmp): Same.
1668
1669 2019-11-22 Martin Sebor <msebor@redhat.com>
1670
1671 PR tree-optimization/92501
1672 * gimple-fold.c ((gimple_fold_builtin_string_compare): Let strncmp
1673 handle unterminated arrays. Rename local variables for clarity.
1674
1675 2019-11-22 Andrew Stubbs <ams@codesourcery.com>
1676
1677 * config/gcn/gcn.c (gcn_hsa_declare_function_name): Calculate
1678 granulated_sgprs according to architecture.
1679
1680 2019-11-22 Jan Hubicka <jh@suse.cz>
1681
1682 * ggc-page.c (ggc_collect): Call memory_block_pool::trim.
1683 * memory-block.cc (memory_block_pool::clear_free_list): Rename to ...
1684 (memory_block_pool::reduce_free_list): ... this one.
1685 (memory_block_pool::trim): New static function.
1686 * memory-block.h (memory_block_pool::freelist_size): New constant
1687 (memory_block_pool::clear_free_list): Rename to ...
1688 (memory_block_pool::reduce_free_list): ... this one.
1689 (memory_block_pool::trim): Declare.
1690
1691 2019-11-22 Richard Sandiford <richard.sandiford@arm.com>
1692
1693 * tree-vect-stmts.c (vect_model_simple_cost): Take an optional
1694 vect_cost_for_stmt.
1695 (vectorizable_condition): Calculate the cost of EXTRACT_LAST_REDUCTION
1696 here rather than...
1697 * tree-vect-loop.c (vect_model_reduction_cost): ...here.
1698
1699 2019-11-22 Claudiu Zissulescu <claziss@synopsys.com>
1700
1701 * config/arc/arc.md (bic_f): Use cc_set_register predicate.
1702 (bic_cmp0_noout): New pattern.
1703 (bic_cmp0): Likewise.
1704 (neg_scc_insn): Remove pattern.
1705 (not_scc_insn): Likewise.
1706
1707 2019-11-21 Harald van Dijk <harald@gigawatt.nl>
1708
1709 * doc/invoke.texi (-fcommon): Remove claim about ISO C.
1710
1711 2019-11-21 Joseph Myers <joseph@codesourcery.com>
1712
1713 * gimplify.c (expand_FALLTHROUGH_r, expand_FALLTHROUGH): Use
1714 pedwarn instead of warning_at for fallthrough not preceding a case
1715 or default label.
1716
1717 2019-11-22 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
1718
1719 PR tree-optimization/92608
1720 * tree-ssa-loop-unswitch.c (find_loop_guard): Use safe_dyn_cast instead
1721 of dyn_cast.
1722
1723 2019-11-21 Segher Boessenkool <segher@kernel.crashing.org>
1724
1725 * config/rs6000/predicates.md (extra_insn_branch_comparison_operator):
1726 New predicate.
1727 * config/rs6000/rs6000-protos.h (rs6000_emit_fp_cror): New declaration.
1728 * config/rs6000/rs6000.c (rs6000_generate_compare): Don't do anything
1729 special for FP comparisons that need a cror instruction eventually.
1730 (rs6000_emit_fp_cror): New function.
1731 (rs6000_emit_sCOND): Expand all floating point comparisons to one
1732 instruction, for normal FP modes, with HONOR_NANS.
1733 (rs6000_emit_cbranch): Reformat.
1734 * config/rs6000/rs6000.md (fp_rev): New iterator.
1735 (fp_two): New iterator.
1736 *<code><mode>_cc for fp_rev and GPR: New define_insn_and_split.
1737 *<code><mode>_cc for fp_two and GPR: New define_insn_and_split.
1738 *cbranch_2insn: New define_insn_and_split.
1739
1740 2019-11-21 Richard Sandiford <richard.sandiford@arm.com>
1741
1742 PR tree-optimization/92526
1743 * tree-vect-data-refs.c (vect_enhance_data_refs_alignment): Reject
1744 versioning for alignment if the accesses do not have a consistent
1745 mask, rather than asserting that the masks are consistent.
1746
1747 2019-11-21 Richard Sandiford <richard.sandiford@arm.com>
1748
1749 PR tree-optimization/92595
1750 * tree-vect-stmts.c (get_group_load_store_type): Add a VECTOR_MODE_P
1751 check.
1752 (vectorizable_store, vectorizable_load): Likewise.
1753
1754 2019-11-21 Jan Hubicka <jh@suse.cz>
1755
1756 * ipa-inline.c (update_callee_keys): Add parameter UPDATE_SINCE.
1757 (resolve_noninline_speculation, inline_small_functions): Avoid
1758 redundant updates.
1759
1760 2019-11-21 Richard Biener <rguenther@suse.de>
1761
1762 * lra.c (lra_insn_recog_data_pool): New.
1763 (free_insn_recog_data): Adjust.
1764 (finish_insn_recog_data): Release lra_insn_recog_data_pool.
1765 (lra_set_insn_recog_data): Allocate from lra_insn_recog_data_pool.
1766
1767 2019-11-21 Richard Biener <rguenther@suse.de>
1768
1769 PR tree-optimization/92596
1770 * tree-vect-slp.c (vect_build_slp_tree): Fix pasto.
1771
1772 2019-11-21 Jan Hubicka <jh@suse.cz>
1773
1774 * ipa-fnsummary.c (evaluate_conditions_for_known_args): Be
1775 ready for some vectors to not be allocated.
1776 (evaluate_properties_for_edge): Document better; make
1777 known_vals and known_aggs caller allocated; avoid determining
1778 values of parameters which are not used.
1779 (ipa_merge_fn_summary_after_inlining): Pre allocate known_vals and
1780 known_aggs.
1781 * ipa-inline-analysis.c (do_estimate_edge_time): Likewise.
1782 (do_estimate_edge_size): Likewise.
1783 (do_estimate_edge_hints): Likewise.
1784 * ipa-cp.c (ipa_get_indirect_edge_target_1): Do not early exit when
1785 values are not known.
1786 (ipa_release_agg_values): Add option to not release vector itself.
1787 * ipa-prop.h (ipa_release_agg_values): Add parameter RELEASE_VECTOR.
1788
1789 2019-11-21 Richard Biener <rguenther@suse.de>
1790
1791 * cfgloop.h (loop_iterator::~loop_iterator): Remove.
1792 (loop_iterator::to_visit): Use an auto_vec with internal storage.
1793 (loop_iterator::loop_iterator): Adjust.
1794 * cfganal.c (compute_dominance_frontiers_1): Fold into...
1795 (compute_dominance_frontiers): ... this. Hoist invariant
1796 get_immediate_dominator call.
1797 (compute_idf): Use a work-set instead of a work-list for more
1798 optimal iteration order and duplicate avoidance.
1799 * tree-into-ssa.c (mark_phi_for_rewrite): Avoid re-allocating
1800 the vector all the time, instead pre-allocate the vector only
1801 once.
1802 (delete_update_ssa): Simplify.
1803 * vec.h (va_heap::release): Disable -Wfree-nonheap-object around it.
1804
1805 2019-11-21 Jakub Jelinek <jakub@redhat.com>
1806
1807 PR tree-optimization/91355
1808 * tree-ssa-sink.c (select_best_block): Use >= rather than >
1809 for early_bb scaled count with best_bb count comparison.
1810
1811 * ipa-fnsummary.h (enum ipa_hints_vals): Fix comment typo,
1812 preffer -> prefer.
1813 * ipa-inline.c (edge_badness): Likewise.
1814 * lto-streamer.h (class lto_location_cache): Likewise.
1815 * tree-ssa-sink.c (select_best_block): Likewise. Fix comment typos,
1816 gratutious -> gratuitous.
1817
1818 2019-11-21 Richard Biener <rguenther@suse.de>
1819
1820 Revert
1821 2019-09-17 Richard Biener <rguenther@suse.de>
1822
1823 PR tree-optimization/91790
1824 * tree-vect-stmts.c (vectorizable_load): For BB vectorization
1825 use the correct DR for setting up realignment.
1826
1827 2019-11-21 Richard Biener <rguenther@suse.de>
1828
1829 * tree-ssa-structalias.c (equiv_class_hasher): Change to nofree.
1830 (equiv_class_obstack): New.
1831 (equiv_class_lookup_or_add): Allocate from equiv_class_obstack.
1832 (perform_var_substitution): Initialize equiv_class_obstack.
1833 (free_var_substitution_info): Free equiv_class_obstack.
1834
1835 2019-11-20 Jan Hubicka <jh@suse.cz>
1836
1837 * ipa-inline.c (want_early_inline_function_p): Do not estimate
1838 edge growth when callee function is very large.
1839 * ipa-inline.h (estimate_min_edge_growth): New.
1840
1841 2019-11-20 Jan Hubicka <jh@suse.cz>
1842
1843 * ipa-fnsummary.c (ipa_fn_summary::account_size_time): Allow
1844 negative time in calls summary; correct roundoff errors
1845 leading to negative times.
1846 (ipa_merge_fn_summary_after_inlining): Update calls size time table
1847 if present.
1848 (ipa_update_overall_fn_summary): Add RESET parameter.
1849 * ipa-fnsummary.h (ipa_update_overall_fn_summary): Update prototype.
1850 * ipa-inline-transform.c (inline_call): Enable incremental updates.
1851
1852 2019-11-20 Richard Sandiford <richard.sandiford@arm.com>
1853
1854 * tree-vect-slp.c (vect_schedule_slp_instance): Restore stmt
1855 def types for two-operation SLP.
1856
1857 2019-11-20 Richard Sandiford <richard.sandiford@arm.com>
1858
1859 PR testsuite/92366
1860 * doc/sourcebuild.texi (vect_char_add): Document.
1861
1862 2019-11-20 Alexandre Oliva <oliva@adacore.com>
1863
1864 * function.h (CALLEE_FROM_CGRAPH_P): Remove.
1865 * function.c (record_final_call): Record even calls that might
1866 have been in the cgraph.
1867 * toplev.c (dump_final_node_vcg): Skip iteration over cgraph
1868 callees.
1869
1870 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1871
1872 * configure.ac: Use https for gcc.gnu.org
1873 * configure: Regenerated.
1874 * doc/install.texi: Use https for gcc.gnu.org.
1875 * doc/sourcebuild.texi: Likewise.
1876
1877 2019-11-20 Julian Brown <julian@codesourcery.com>
1878
1879 * config/gcn/gcn.c (gcn_asm_output_symbol_ref): Handle null cfun.
1880
1881 2019-11-20 Jan Hubicka <jh@suse.cz>
1882
1883 * ipa-fnsummary.c (ipa_fn_summary::account_size_time): Add CALL
1884 parameter and update call_size_time_table.
1885 (ipa_fn_summary::max_size_time_table_size): New constant.
1886 (estimate_calls_size_and_time_1): Break out from ...
1887 (estimate_calls_size_and_time): ... here; implement summary production.
1888 (summarize_calls_size_and_time): New function.
1889 (ipa_call_context::estimate_size_and_time): Bypass
1890 estimate_calls_size_and_time for leaf functions.
1891 (ipa_update_overall_fn_summary): Likewise.
1892 * ipa-fnsummary.h (call_size_time_table): New.
1893 (ipa_fn_summary::account_size_time): Update prototype.
1894
1895 2019-11-20 Joseph Myers <joseph@codesourcery.com>
1896
1897 * doc/invoke.texi (-Wc11-c2x-compat): Document.
1898
1899 2019-11-20 Wilco Dijkstra <wdijkstr@arm.com>
1900
1901 PR85678
1902 * common.opt (fcommon): Change init to 1.
1903 * doc/invoke.texi (-fcommon): Update documentation.
1904
1905 2019-11-20 Jan Hubicka <jh@suse.cz>
1906
1907 * fibonacci_heap.h (fibonacci_heap<K,V>::consolidate): Turn auto_vec
1908 to ordinary array.
1909
1910 2019-11-20 Jan Hubicka <jh@suse.cz>
1911
1912 * fibonacci_heap.h (fibonacci_heap<K,V>::fibonacci_heap):
1913 Add allocator parameter.
1914 (fibonacci_heap<K,V>::~fibonacci_heap): Optimize destruction.
1915 (fibonacci_heap<K,V>::m_allocator): New.
1916 (fibonacci_heap<K,V>::m_own_allocator): New.
1917 (fibonacci_heap<K,V>::insert): Use allocator.
1918 (fibonacci_heap<K,V>::extract_min): Likewise.
1919 (fibonacci_heap<K,V>::union_with): Assert that both heaps share
1920 allocator.
1921 (fibonacci_heap<K,V>::consolidate): Allocate constant sized vector
1922 on stack.
1923 * fibonacci_heap.c: Include alloc-pool
1924 (test_empty_heap): Initialize allocator.
1925 (test_union): Likewise.
1926 * bb-reorder.c: Include alloc-pool.h.
1927 * tracer.c: Inlclude alloc-pool.h.
1928
1929 2019-11-20 Jan Hubicka <jh@suse.cz>
1930
1931 * lto-streamer-out.c (DFS::sccstack): Turn into auto-vec.
1932 Preallocate for 32 entries.
1933 (DFS::worklist): Likewise.
1934 (DFS::DFS): Do not initialize sccstack and worklist.
1935 (DFS::~DFS): Do not release sccstack.
1936
1937 2019-11-20 Segher Boessenkool <segher@kernel.crashing.org>
1938
1939 PR target/92573
1940 * config/rs6000/dfp.md (dfptstsfi_<code>_<mode> for DFP_TEST and DDTD):
1941 Handle UNORDERED if !HONOR_NANS.
1942
1943 2019-11-20 Jan Hubicka <jh@suse.cz>
1944
1945 * ipa-inline.c (wrapper_heuristics_may_apply): Break out from ...
1946 (edge_badness): ... here.
1947 (inline_small_functions): Use monotonicity of badness calculation
1948 to avoid redundant updates.
1949
1950 2019-11-20 Richard Biener <rguenther@suse.de>
1951
1952 * tree-vect-slp.c (vect_analyze_slp_instance): Dump
1953 constructors we are actually analyzing.
1954 (vect_slp_check_for_constructors): Do not vectorize uniform
1955 constuctors, do not dump here.
1956
1957 2019-11-20 Richard Biener <rguenther@suse.de>
1958
1959 PR tree-optimization/92537
1960 * tree-vect-slp.c (vect_analyze_slp_instance): Move CTOR
1961 vectorization validity check...
1962 (vect_slp_analyze_operations): ... here.
1963
1964 2019-11-20 Claudiu Zissulescu <claziss@synopsys.com>
1965
1966 * config/arc/arc-protos.h (make_pass_arc_ifcvt): Declare.
1967 (make_pass_arc_predicate_delay_insns): Likewise.
1968 * config/arc/arc.c (class pass_arc_ifcvt): Reformat text, add gate
1969 method, remove clone.
1970 (class pass_arc_predicate_delay_insns): Likewise.
1971 (arc_init): Remove registering of ARC specific passes.
1972 * config/arc/t-arc (PASSES_EXTRA): Add arc-passes.def.
1973 * config/arc/arc-passes.def: New file.
1974
1975 2019-11-20 Jakub Jelinek <jakub@redhat.com>
1976
1977 PR middle-end/90840
1978 * expmed.c (store_bit_field_1): Handle the case where op0 is not a MEM
1979 and has a mode that doesn't have corresponding integral type.
1980
1981 PR target/90867
1982 * config/i386/i386-options.c (ix86_valid_target_attribute_tree): Don't
1983 clear opts->x_ix86_isa_flags{,2} here...
1984 (ix86_valid_target_attribute_inner_p): ... but here when seeing
1985 arch=. Also clear opts->x_ix86_isa_flags{,2}_explicit.
1986
1987 PR c/90898
1988 * tree-ssa-ccp.c (insert_clobber_before_stack_restore): Remove
1989 assertion.
1990 (insert_clobbers_for_var): Fix a typo in function comment.
1991
1992 2019-11-20 Jiangning Liu <jiangning.liu@amperecomputing.com>
1993 Jakub Jelinek <jakub@redhat.com>
1994
1995 PR middle-end/91195
1996 * tree-ssa-phiopt.c (cond_store_replacement): Move lhs unsharing
1997 earlier. Set TREE_NO_WARNING on the rhs1 of the artificially added
1998 load.
1999
2000 2019-11-20 Georg-Johann Lay <avr@gjlay.de>
2001
2002 Make 0-series device specs work with older versions of avr-gcc.
2003
2004 PR target/92545
2005 * config/avr/specs.h (LINK_SPEC) <%(link_pm_base_address)>: Remove.
2006 * config/avr/gen-avr-mmcu-specs.c (print_mcu)
2007 <*link_pm_base_address>: Don't write spec.
2008 <*link_arch>: Add --defsym=__RODATA_PM_OFFSET__= as needed.
2009
2010 2019-11-20 Richard Biener <rguenther@suse.de>
2011
2012 PR c/92088
2013 * builtins.c (compute_objsize): Deal with VLAs.
2014
2015 2019-11-19 Pat Haugen <pthaugen@us.ibm.com>
2016
2017 * config/rs6000/rs6000.c (move_to_end_of_ready): New, factored out
2018 from common code.
2019 (power6_sched_reorder2): Factored out from rs6000_sched_reorder2,
2020 call new function.
2021 (power9_sched_reorder2): Call new function.
2022 (rs6000_sched_reorder2): Likewise.
2023
2024 2019-11-18 Jan Hubicka <jh@suse.cz>
2025
2026 * ipa-fnsummary.c (estimate_edge_size_and_time): Drop parameter PROB.
2027 (estimate_calls_size_and_time): Update.
2028
2029 2019-11-18 Jan Hubicka <jh@suse.cz>
2030
2031 * ipa-inline.c (inlining_speedup): New function.
2032 (edge_badness): Use it.
2033
2034 2019-11-19 Zoran Jovanovic <zoran.jovanovic@mips.com>
2035 Dragan Mladjenovic <dmladjenovic@wavecomp.com>
2036
2037 * config/mips/mips-msa.md (msa_<msabr>_<msafmt_f>, msa_<msabr>_v_<msafmt_f>):
2038 Mark as not having "likely" version.
2039 * config/mips/mips.md (insn_count): The simd_div instruction with
2040 TARGET_CHECK_ZERO_DIV consists of 3 instructions.
2041 (can_delay): Exclude simd_branch.
2042 (defile_delay *): Add simd_branch instructions.
2043 They have one regular delay slot.
2044
2045 2019-11-19 Richard Sandiford <richard.sandiford@arm.com>
2046
2047 Revert:
2048 2019-11-18 Richard Sandiford <richard.sandiford@arm.com>
2049
2050 * cse.c (cse_insn): Delete no-op register moves too.
2051 * simplify-rtx.c (comparison_to_mask): Handle unsigned comparisons.
2052 Take a second comparison to control the value for NE.
2053 (mask_to_comparison): Handle unsigned comparisons.
2054 (simplify_logical_relational_operation): Likewise. Update call
2055 to comparison_to_mask. Handle AND if !HONOR_NANs.
2056 (simplify_binary_operation_1): Call the above for AND too.
2057
2058 2019-11-19 Martin Liska <mliska@suse.cz>
2059
2060 * toplev.c (general_init): Move the call...
2061 (toplev::main): ... here as we need init_options_struct
2062 being called.
2063
2064 2019-11-19 Wilco Dijkstra <wdijkstr@arm.com>
2065
2066 PR target/79262
2067 * config/aarch64/aarch64.c (generic_vector_cost): Adjust
2068 vec_to_scalar_cost.
2069
2070 2019-11-19 Wilco Dijkstra <wdijkstr@arm.com>
2071
2072 * config/arm/arm-cpus.in (armv7): Set tune to Cortex-A53.
2073 (armv7-a): Likewise.
2074 (armv7ve): Likewise.
2075
2076 2019-11-19 Richard Biener <rguenther@suse.de>
2077
2078 PR tree-optimization/92581
2079 * tree-vect-loop.c (vect_create_epilog_for_reduction): For
2080 condition reduction chains gather all conditions involved
2081 for computing the index reduction vector.
2082
2083 2019-11-19 Dennis Zhang <dennis.zhang@arm.com>
2084
2085 * config/aarch64/aarch64-builtins.c (enum aarch64_builtins): Add
2086 AARCH64_MEMTAG_BUILTIN_START, AARCH64_MEMTAG_BUILTIN_IRG,
2087 AARCH64_MEMTAG_BUILTIN_GMI, AARCH64_MEMTAG_BUILTIN_SUBP,
2088 AARCH64_MEMTAG_BUILTIN_INC_TAG, AARCH64_MEMTAG_BUILTIN_SET_TAG,
2089 AARCH64_MEMTAG_BUILTIN_GET_TAG, and AARCH64_MEMTAG_BUILTIN_END.
2090 (aarch64_init_memtag_builtins): New.
2091 (AARCH64_INIT_MEMTAG_BUILTINS_DECL): New macro.
2092 (aarch64_general_init_builtins): Call aarch64_init_memtag_builtins.
2093 (aarch64_expand_builtin_memtag): New.
2094 (aarch64_general_expand_builtin): Call aarch64_expand_builtin_memtag.
2095 (AARCH64_BUILTIN_SUBCODE): New macro.
2096 (aarch64_resolve_overloaded_memtag): New.
2097 (aarch64_resolve_overloaded_builtin_general): New. Call
2098 aarch64_resolve_overloaded_memtag to handle overloaded MTE builtins.
2099 * config/aarch64/aarch64-c.c (aarch64_update_cpp_builtins): Define
2100 __ARM_FEATURE_MEMORY_TAGGING when enabled.
2101 (aarch64_resolve_overloaded_builtin): Call
2102 aarch64_resolve_overloaded_builtin_general.
2103 * config/aarch64/aarch64-protos.h
2104 (aarch64_resolve_overloaded_builtin_general): New declaration.
2105 * config/aarch64/aarch64.h (AARCH64_ISA_MEMTAG): New macro.
2106 (TARGET_MEMTAG): Likewise.
2107 * config/aarch64/aarch64.md (UNSPEC_GEN_TAG): New unspec.
2108 (UNSPEC_GEN_TAG_RND, and UNSPEC_TAG_SPACE): Likewise.
2109 (irg, gmi, subp, addg, ldg, stg): New instructions.
2110 * config/aarch64/arm_acle.h (__arm_mte_create_random_tag): New macro.
2111 (__arm_mte_exclude_tag, __arm_mte_ptrdiff): Likewise.
2112 (__arm_mte_increment_tag, __arm_mte_set_tag): Likewise.
2113 (__arm_mte_get_tag): Likewise.
2114 * config/aarch64/predicates.md (aarch64_memtag_tag_offset): New.
2115 (aarch64_granule16_uimm6, aarch64_granule16_simm9): New.
2116 * config/arm/types.md (memtag): New.
2117 * doc/invoke.texi (-memtag): Update description.
2118
2119 2019-11-19 Richard Henderson <richard.henderson@linaro.org>
2120
2121 * config/arm/arm-c.c (arm_cpu_builtins): Use def_or_undef_macro
2122 to define __GCC_ASM_FLAG_OUTPUTS__.
2123 * config/arm/arm.c (thumb1_md_asm_adjust): New function.
2124 (arm_option_params_internal): Swap out targetm.md_asm_adjust
2125 depending on TARGET_THUMB1.
2126 * doc/extend.texi (FlagOutputOperands): Document thumb1 restriction.
2127
2128 2019-11-19 Jakub Jelinek <jakub@redhat.com>
2129
2130 PR target/92549
2131 * config/i386/i386.md (peephole2 for *swap<mode>): New peephole2.
2132
2133 PR middle-end/91450
2134 * internal-fn.c (expand_mul_overflow): For s1 * s2 -> ur, if one
2135 operand is negative and one non-negative, compare the non-negative
2136 one against 0 rather than comparing s1 & s2 against 0. Otherwise,
2137 don't compare (s1 & s2) == 0, but compare separately both s1 == 0
2138 and s2 == 0, unless one of them is known to be negative. Remove
2139 tem2 variable, use tem where tem2 has been used before.
2140
2141 2019-11-19 Eric Botcazou <ebotcazou@adacore.com>
2142
2143 * doc/invoke.texi (-gno-internal-reset-location-views): Fix typo.
2144
2145 2019-11-19 Jakub Jelinek <jakub@redhat.com>
2146
2147 PR tree-optimization/92557
2148 * omp-low.c (omp_clause_aligned_alignment): Punt if TYPE_MODE is not
2149 vmode rather than asserting it always is.
2150
2151 2019-11-19 Richard Biener <rguenther@suse.de>
2152
2153 PR tree-optimization/92554
2154 * tree-vect-loop.c (vect_create_epilog_for_reduction): Look
2155 for the actual condition stmt and deal with sign-changes.
2156
2157 2019-11-19 Richard Biener <rguenther@suse.de>
2158
2159 PR tree-optimization/92555
2160 * tree-vect-loop.c (vect_update_vf_for_slp): Also scan PHIs
2161 for non-SLP stmts.
2162
2163 2019-11-19 Martin Liska <mliska@suse.cz>
2164
2165 PR bootstrap/92540
2166 * config/riscv/riscv.c (riscv_address_insns): Initialize
2167 addr in order to remove boostrap -Wmaybe-uninitialized
2168 error.
2169
2170 2019-11-18 Martin Sebor <msebor@redhat.com>
2171
2172 PR tree-optimization/92493
2173 * gimple-ssa-sprintf.c (get_origin_and_offset): Remove spurious
2174 assignment.
2175
2176 2019-11-18 Giuliano Belinassi <giuliano.belinassi@usp.br>
2177
2178 * cfgloop.c (get_loop_body_in_custom_order): New.
2179 * cfgloop.h (get_loop_body_in_custom_order): New prototype.
2180 * tree-loop-distribution.c (class loop_distribution): New.
2181 (bb_top_order_cmp): Remove.
2182 (bb_top_order_cmp_r): New.
2183 (create_rdg_vertices): Move into class loop_distribution.
2184 (stmts_from_loop): Same as above.
2185 (update_for_merge): Same as above.
2186 (partition_merge_into): Same as above.
2187 (get_data_dependence): Same as above.
2188 (data_dep_in_cycle_p): Same as above.
2189 (update_type_for_merge): Same as above.
2190 (build_rdg_partition_for-vertex): Same as above.
2191 (classify_builtin_ldst): Same as above.
2192 (classify_partition): Same as above.
2193 (share_memory_accesses): Same as above.
2194 (rdg_build_partitions): Same as above.
2195 (pg_add_dependence_edges): Same as above.
2196 (build_partition_graph): Same as above.
2197 (merge_dep_scc_partitions): Same as above.
2198 (break_alias_scc_partitions): Same as above.
2199 (finalize_partitions): Same as above.
2200 (distribute_loop): Same as above.
2201 (bb_top_order_init): New method
2202 (bb_top_order_destroy): New method.
2203 (get_bb_top_order_index_size): New method.
2204 (get_bb_top_order_index_index): New method.
2205 (get_bb_top_order_index_index): New method.
2206 (loop_distribution::execute): New method.
2207 (pass_loop_distribution::execute): Instantiate loop_distribution.
2208
2209 2019-11-18 Jan Hubicka <jh@suse.cz>
2210
2211 PR ipa/92508
2212 * ipa-inline.c (inline_small_functions): Add new edges after reseting
2213 caches.
2214 * ipa-inline-analysis.c (do_estimate_edge_time): Fix sanity check.
2215
2216 2019-11-18 Richard Sandiford <richard.sandiford@arm.com>
2217
2218 * doc/sourcebuild.texi (vect_check_ptrs): Document.
2219 * optabs.def (check_raw_ptrs_optab, check_war_ptrs_optab): New optabs.
2220 * doc/md.texi: Document them.
2221 * internal-fn.def (IFN_CHECK_RAW_PTRS, IFN_CHECK_WAR_PTRS): New
2222 internal functions.
2223 * internal-fn.h (internal_check_ptrs_fn_supported_p): Declare.
2224 * internal-fn.c (check_ptrs_direct): New macro.
2225 (expand_check_ptrs_optab_fn): Likewise.
2226 (direct_check_ptrs_optab_supported_p): Likewise.
2227 (internal_check_ptrs_fn_supported_p): New fuction.
2228 * tree-data-ref.c: Include internal-fn.h.
2229 (create_ifn_alias_checks): New function.
2230 (create_intersect_range_checks): Use it.
2231 * config/aarch64/iterators.md (SVE2_WHILE_PTR): New int iterator.
2232 (optab, cmp_op): Handle it.
2233 (raw_war, unspec): New int attributes.
2234 * config/aarch64/aarch64.md (UNSPEC_WHILERW, UNSPEC_WHILE_WR): New
2235 constants.
2236 * config/aarch64/predicates.md (aarch64_bytes_per_sve_vector_operand):
2237 New predicate.
2238 * config/aarch64/aarch64-sve2.md (check_<raw_war>_ptrs<mode>): New
2239 expander.
2240 (@aarch64_sve2_while<cmp_op><GPI:mode><PRED_ALL:mode>_ptest): New
2241 pattern.
2242
2243 2019-11-18 Richard Sandiford <richard.sandiford@arm.com>
2244
2245 * tree.c (build_vector_from_ctor): Directly return a zero vector for
2246 empty constructors.
2247
2248 2019-11-18 Richard Sandiford <richard.sandiford@arm.com>
2249
2250 * cse.c (cse_insn): Delete no-op register moves too.
2251 * simplify-rtx.c (comparison_to_mask): Handle unsigned comparisons.
2252 Take a second comparison to control the value for NE.
2253 (mask_to_comparison): Handle unsigned comparisons.
2254 (simplify_logical_relational_operation): Likewise. Update call
2255 to comparison_to_mask. Handle AND if !HONOR_NANs.
2256 (simplify_binary_operation_1): Call the above for AND too.
2257
2258 2019-11-18 Richard Sandiford <richard.sandiford@arm.com>
2259
2260 * fold-const.c (native_encode_vector): Turn into a wrapper function,
2261 splitting the main code out into...
2262 (native_encode_vector_part): ...this new function.
2263 (native_decode_vector_tree): New function.
2264 (fold_view_convert_vector_encoding): Likewise.
2265 (fold_view_convert_expr): Use it for converting VECTOR_CSTs
2266 to VECTOR_TYPEs.
2267
2268 2019-11-18 Richard Sandiford <richard.sandiford@arm.com>
2269
2270 * tree-data-ref.c (create_intersect_range_checks_index): If the
2271 alias pair describes simple WAW and WAR dependencies, just check
2272 whether the first B access overlaps later A accesses.
2273 (create_waw_or_war_checks): New function that performs the same
2274 optimization on addresses.
2275 (create_intersect_range_checks): Call it.
2276
2277 2019-11-18 Richard Sandiford <richard.sandiford@arm.com>
2278
2279 * lra-constraints.c (valid_address_p): Take the operand and a
2280 constraint as argument. If the operand is a MEM and the constraint
2281 is a memory constraint, check whether the eliminated form of the
2282 MEM already satisfies the constraint.
2283 (process_address_1): Update calls accordingly.
2284
2285 2019-11-18 Tom Tromey <tromey@adacore.com>
2286
2287 * doc/tm.texi: Rebuild.
2288 * doc/tm.texi.in (Misc): Don't document MODIFY_JNI_METHOD_CALL.
2289 * config/i386/cygming.h (MODIFY_JNI_METHOD_CALL): Don't define.
2290
2291 2019-11-18 Richard Biener <rguenther@suse.de>
2292
2293 PR tree-optimization/92516
2294 * tree-vect-slp.c (vect_analyze_slp_instance): Add bst_map
2295 argument, hoist bst_map creation/destruction to ...
2296 (vect_analyze_slp): ... here, forming a true graph with
2297 SLP instances being the entries.
2298 (vect_detect_hybrid_slp_stmts): Remove wrapper.
2299 (vect_detect_hybrid_slp): Use one visited set for all
2300 graph entries.
2301 (vect_slp_analyze_node_operations): Simplify visited/lvisited
2302 to hash-sets of slp_tree.
2303 (vect_slp_analyze_operations): Likewise.
2304 (vect_bb_slp_scalar_cost): Remove wrapper.
2305 (vect_bb_vectorization_profitable_p): Use one visited set for
2306 all graph entries.
2307 (vect_schedule_slp_instance): Elide bst_map use.
2308 (vect_schedule_slp): Likewise.
2309
2310 2019-11-18 Richard Biener <rguenther@suse.de>
2311
2312 * tree-vect-slp.c (vect_analyze_slp_instance): When a CTOR
2313 was vectorized with just external refs fail.
2314
2315 2019-11-18 Martin Liska <mliska@suse.cz>
2316
2317 PR ipa/92525
2318 * ipa-icf.c (sem_function::init): Unset m_checker
2319 at the end of the function.
2320
2321 2019-11-18 Richard Biener <rguenther@suse.de>
2322
2323 PR tree-optimization/92558
2324 * tree-vect-loop.c (vect_create_epilog_for_reduction): When
2325 reducting the width of a reduction vector def update new_phis.
2326
2327 2019-11-18 Szabolcs Nagy <szabolcs.nagy@arm.com>
2328
2329 * configure.ac (gcc_cv_target_ldbl128): Set for powerpc*-*-linux-musl*
2330 and s390*-*-linux-musl* targets.
2331 * configure: Regenerate.
2332
2333 2019-11-18 Szabolcs Nagy <szabolcs.nagy@arm.com>
2334
2335 * config/s390/linux.h (MUSL_DYNAMIC_LINKER32): Define.
2336 (MUSL_DYNAMIC_LINKER64): Define.
2337
2338 2019-11-18 Martin Liska <mliska@suse.cz>
2339
2340 * dbgcnt.c (dbg_cnt_set_limit_by_name): Provide error
2341 message for an unknown counter.
2342 (dbg_cnt_process_single_pair): Support 0 as minimum value.
2343 (dbg_cnt_process_opt): Remove unreachable code.
2344
2345 2019-11-18 Martin Liska <mliska@suse.cz>
2346
2347 PR ipa/92529
2348 * ipa-icf-gimple.c (func_checker::compare_gimple_assign):
2349 Compare LHS types of NOP_EXPR.
2350
2351 2019-11-18 Matthew Malcomson <matthew.malcomson@arm.com>
2352
2353 * run-rtl-passes.c (run_rtl_passes): Accept and handle empty
2354 "initial_pass_name" argument -- by running "*clean_state" pass.
2355 Also free the "initial_pass_name" when done.
2356
2357 2019-11-18 Richard Biener <rguenther@suse.de>
2358
2359 PR rtl-optimization/92462
2360 * alias.c (find_base_term): Restrict the look through ANDs.
2361 (find_base_value): Likewise.
2362
2363 2019-11-18 Georg-Johann Lay <avr@gjlay.de>
2364
2365 Add support for AVR devices from the 0-series.
2366
2367 PR target/92545
2368 * config/avr/avr-arch.h (avr_mcu_t) <flash_pm_offset>: New field.
2369 * config/avr/avr-devices.c (avr_mcu_types): Adjust initializers.
2370 * config/avr/avr-mcus.def (AVR_MCU): Add respective field.
2371 * config/avr/specs.h (LINK_SPEC) <%(link_pm_base_address)>: Add.
2372 * config/avr/gen-avr-mmcu-specs.c (print_mcu)
2373 <*cpp, *cpp_mcu, *cpp_avrlibc, *link_pm_base_address>: Emit code
2374 for spec definitions.
2375 * doc/avr-mmcu.texi: Regenerate.
2376
2377 2019-11-18 Hongtao Liu <hongtao.liu@intel.com>
2378
2379 PR target/92448
2380 * config/i386/i386-expand.c (ix86_expand_set_or_cpymem):
2381 Replace TARGET_AVX128_OPTIMAL with TARGET_AVX256_SPLIT_REGS.
2382 * config/i386/i386-option.c (ix86_vec_cost): Ditto.
2383 (ix86_reassociation_width): Ditto.
2384 * config/i386/i386-options.c (ix86_option_override_internal):
2385 Replace TARGET_AVX128_OPTIAML with
2386 ix86_tune_features[X86_TUNE_AVX128_OPTIMAL]
2387 * config/i386/i386.h (TARGET_AVX256_SPLIT_REGS): New macro.
2388 (TARGET_AVX128_OPTIMAL): Deleted.
2389 * config/i386/x86-tune.def (X86_TUNE_AVX256_SPLIT_REGS): New
2390 DEF_TUNE.
2391
2392 2019-11-16 Segher Boessenkool <segher@kernel.crashing.org>
2393
2394 * config/rs6000/rs6000.md (cceq_ior_compare): Rename to...
2395 (@cceq_ior_compare_<mode> for GPR): ... this. Allow GPR instead of
2396 just SI.
2397 (cceq_rev_compare): Rename to...
2398 (@cceq_rev_compare_<mode> for GPR): ... this. Allow GPR instead of
2399 just SI.
2400 (define_split for <bd>tf_<mode>): Add SImode first argument to
2401 gen_cceq_ior_compare.
2402
2403 2019-11-16 Segher Boessenkool <segher@kernel.crashing.org>
2404
2405 * common/config/powerpcspe: Delete.
2406
2407 2019-11-16 Richard Sandiford <richard.sandiford@arm.com>
2408
2409 * config/aarch64/aarch64-sve.md (aarch64_wrffr): Wrap the FFRT
2410 output in UNSPEC_WRFFR.
2411
2412 2019-11-16 Richard Sandiford <richard.sandiford@arm.com>
2413
2414 * tree-data-ref.c (create_intersect_range_checks_index): Rewrite
2415 the index tests to have the form (unsigned T) (B - A + bias) <= limit.
2416
2417 2019-11-16 Richard Sandiford <richard.sandiford@arm.com>
2418
2419 * tree-data-ref.c (create_intersect_range_checks_index)
2420 (create_intersect_range_checks): Print dump messages.
2421
2422 2019-11-16 Richard Sandiford <richard.sandiford@arm.com>
2423
2424 * tree-data-ref.c (dump_alias_pair): New function.
2425 (prune_runtime_alias_test_list): Use it to dump each merged alias pair.
2426
2427 2019-11-16 Richard Sandiford <richard.sandiford@arm.com>
2428
2429 * tree-data-ref.h (DR_ALIAS_MIXED_STEPS): New flag.
2430 * tree-data-ref.c (prune_runtime_alias_test_list): Set it when
2431 merging data references with different steps.
2432 (create_intersect_range_checks_index): Take a
2433 dr_with_seg_len_pair_t instead of two dr_with_seg_lens.
2434 Bail out if DR_ALIAS_MIXED_STEPS is set.
2435 (create_intersect_range_checks): Take a dr_with_seg_len_pair_t
2436 instead of two dr_with_seg_lens. Update call to
2437 create_intersect_range_checks_index.
2438 (create_runtime_alias_checks): Update call accordingly.
2439
2440 2019-11-16 Richard Sandiford <richard.sandiford@arm.com>
2441
2442 * tree-data-ref.h (DR_ALIAS_RAW, DR_ALIAS_WAR, DR_ALIAS_WAW)
2443 (DR_ALIAS_ARBITRARY, DR_ALIAS_SWAPPED, DR_ALIAS_UNSWAPPED): New flags.
2444 (dr_with_seg_len_pair_t::sequencing): New enum.
2445 (dr_with_seg_len_pair_t::flags): New member variable.
2446 (dr_with_seg_len_pair_t::dr_with_seg_len_pair_t): Take a sequencing
2447 parameter and initialize the flags member variable.
2448 * tree-loop-distribution.c (compute_alias_check_pairs): Update
2449 call accordingly.
2450 * tree-vect-data-refs.c (vect_prune_runtime_alias_test_list): Likewise.
2451 Ensure the two data references in an alias pair are in statement
2452 order, if there is a defined order.
2453 * tree-data-ref.c (prune_runtime_alias_test_list): Use
2454 DR_ALIAS_SWAPPED and DR_ALIAS_UNSWAPPED to record whether we've
2455 swapped the references in a dr_with_seg_len_pair_t. OR together
2456 the flags when merging two dr_with_seg_len_pair_ts. After merging,
2457 try to restore the original dr_with_seg_len order, updating the
2458 flags if that fails.
2459
2460 2019-11-16 Richard Sandiford <richard.sandiford@arm.com>
2461
2462 * tree-data-ref.c (prune_runtime_alias_test_list): Delay
2463 swapping the dr_as based on init values until we've decided
2464 whether to merge them.
2465
2466 2019-11-16 Richard Sandiford <richard.sandiford@arm.com>
2467
2468 * tree-data-ref.c (prune_runtime_alias_test_list): Sort the
2469 two accesses in each dr_with_seg_len_pair_t before trying to
2470 combine separate dr_with_seg_len_pair_ts.
2471 * tree-loop-distribution.c (compute_alias_check_pairs): Don't do
2472 that here.
2473 * tree-vect-data-refs.c (vect_prune_runtime_alias_test_list): Likewise.
2474
2475 2019-11-16 Richard Sandiford <richard.sandiford@arm.com>
2476
2477 * config/aarch64/aarch64-sve.md
2478 (scatter_store<SVE_FULL_SD:mode><v_int_equiv>): Extend to...
2479 (scatter_store<SVE_24:mode><v_int_container>): ...this.
2480 (mask_scatter_store<SVE_FULL_S:mode><v_int_equiv>): Extend to...
2481 (mask_scatter_store<SVE_4:mode><v_int_equiv>): ...this.
2482 (mask_scatter_store<SVE_FULL_D:mode><v_int_equiv>): Extend to...
2483 (mask_scatter_store<SVE_2:mode><v_int_equiv>): ...this.
2484 (*mask_scatter_store<mode><v_int_container>_<su>xtw_unpacked): New
2485 pattern.
2486 (*mask_scatter_store<SVE_FULL_D:mode><v_int_equiv>_sxtw): Extend to...
2487 (*mask_scatter_store<SVE_2:mode><v_int_equiv>_sxtw): ...this.
2488 (*mask_scatter_store<SVE_FULL_D:mode><v_int_equiv>_uxtw): Extend to...
2489 (*mask_scatter_store<SVE_2:mode><v_int_equiv>_uxtw): ...this.
2490
2491 2019-11-16 Richard Sandiford <richard.sandiford@arm.com>
2492
2493 * config/aarch64/iterators.md (SVE_2BHSI, SVE_2HSDI, SVE_4BHI)
2494 (SVE_4HSI): New mode iterators.
2495 (ANY_EXTEND2): New code iterator.
2496 * config/aarch64/aarch64-sve.md
2497 (@aarch64_gather_load_<ANY_EXTEND:optab><VNx4_WIDE:mode><VNx4_NARROW:mode>):
2498 Extend to...
2499 (@aarch64_gather_load_<ANY_EXTEND:optab><SVE_4HSI:mode><SVE_4BHI:mode>):
2500 ...this, handling extension to partial modes as well as full modes.
2501 Describe the extension as a predicated rather than unpredicated
2502 extension.
2503 (@aarch64_gather_load_<ANY_EXTEND:optab><VNx2_WIDE:mode><VNx2_NARROW:mode>):
2504 Likewise extend to...
2505 (@aarch64_gather_load_<ANY_EXTEND:optab><SVE_2HSDI:mode><SVE_2BHSI:mode>):
2506 ...this, making the same adjustments.
2507 (*aarch64_gather_load_<ANY_EXTEND:optab><VNx2_WIDE:mode><VNx2_NARROW:mode>_sxtw):
2508 Likewise extend to...
2509 (*aarch64_gather_load_<ANY_EXTEND:optab><SVE_2HSDI:mode><SVE_2BHSI:mode>_sxtw)
2510 ...this, making the same adjustments.
2511 (*aarch64_gather_load_<ANY_EXTEND:optab><VNx2_WIDE:mode><VNx2_NARROW:mode>_uxtw):
2512 Likewise extend to...
2513 (*aarch64_gather_load_<ANY_EXTEND:optab><SVE_2HSDI:mode><SVE_2BHSI:mode>_uxtw)
2514 ...this, making the same adjustments.
2515 (*aarch64_gather_load_<ANY_EXTEND:optab><SVE_2HSDI:mode><SVE_2BHSI:mode>_<ANY_EXTEND2:su>xtw_unpacked):
2516 New pattern.
2517 (*aarch64_ldff1_gather<mode>_sxtw): Canonicalize to a constant
2518 extension predicate.
2519 (@aarch64_ldff1_gather_<ANY_EXTEND:optab><VNx4_WIDE:mode><VNx4_NARROW:mode>)
2520 (@aarch64_ldff1_gather_<ANY_EXTEND:optab><VNx2_WIDE:mode><VNx2_NARROW:mode>)
2521 (*aarch64_ldff1_gather_<ANY_EXTEND:optab><VNx2_WIDE:mode><VNx2_NARROW:mode>_uxtw):
2522 Describe the extension as a predicated rather than unpredicated
2523 extension.
2524 (*aarch64_ldff1_gather_<ANY_EXTEND:optab><VNx2_WIDE:mode><VNx2_NARROW:mode>_sxtw):
2525 Likewise. Canonicalize to a constant extension predicate.
2526 * config/aarch64/aarch64-sve-builtins-base.cc
2527 (svld1_gather_extend_impl::expand): Add an extra predicate for
2528 the extension.
2529 (svldff1_gather_extend_impl::expand): Likewise.
2530
2531 2019-11-16 Richard Sandiford <richard.sandiford@arm.com>
2532
2533 * config/aarch64/iterators.md (SVE_24, SVE_2, SVE_4): New mode
2534 iterators.
2535 * config/aarch64/aarch64-sve.md
2536 (gather_load<SVE_FULL_SD:mode><v_int_equiv>): Extend to...
2537 (gather_load<SVE_24:mode><v_int_container>): ...this.
2538 (mask_gather_load<SVE_FULL_S:mode><v_int_equiv>): Extend to...
2539 (mask_gather_load<SVE_4:mode><v_int_container>): ...this.
2540 (mask_gather_load<SVE_FULL_D:mode><v_int_equiv>): Extend to...
2541 (mask_gather_load<SVE_2:mode><v_int_container>): ...this.
2542 (*mask_gather_load<SVE_2:mode><v_int_container>_<su>xtw_unpacked):
2543 New pattern.
2544 (*mask_gather_load<SVE_FULL_D:mode><v_int_equiv>_sxtw): Extend to...
2545 (*mask_gather_load<SVE_2:mode><v_int_equiv>_sxtw): ...this.
2546 Allow the nominal extension predicate to be different from the
2547 load predicate.
2548 (*mask_gather_load<SVE_FULL_D:mode><v_int_equiv>_uxtw): Extend to...
2549 (*mask_gather_load<SVE_2:mode><v_int_equiv>_uxtw): ...this.
2550
2551 2019-11-16 Richard Sandiford <richard.sandiford@arm.com>
2552
2553 * config/aarch64/aarch64-sve.md
2554 (trunc<SVE_HSDI:mode><SVE_PARTIAL_I:mode>2): New pattern.
2555 * config/aarch64/aarch64.c (aarch64_integer_truncation_p): New
2556 function.
2557 (aarch64_sve_adjust_stmt_cost): Call it.
2558
2559 2019-11-16 Richard Sandiford <richard.sandiford@arm.com>
2560
2561 * config/aarch64/aarch64-sve.md
2562 (@aarch64_load_<ANY_EXTEND:optab><VNx8_WIDE:mode><VNx8_NARROW:mode>):
2563 (@aarch64_load_<ANY_EXTEND:optab><VNx4_WIDE:mode><VNx4_NARROW:mode>)
2564 (@aarch64_load_<ANY_EXTEND:optab><VNx2_WIDE:mode><VNx2_NARROW:mode>):
2565 Combine into...
2566 (@aarch64_load_<ANY_EXTEND:optab><SVE_HSDI:mode><SVE_PARTIAL_I:mode>):
2567 ...this new pattern, handling extension to partial modes as well
2568 as full modes. Describe the extension as a predicated rather than
2569 unpredicated extension.
2570 (@aarch64_ld<fn>f1_<ANY_EXTEND:optab><VNx8_WIDE:mode><VNx8_NARROW:mode>)
2571 (@aarch64_ld<fn>f1_<ANY_EXTEND:optab><VNx4_WIDE:mode><VNx4_NARROW:mode>)
2572 (@aarch64_ld<fn>f1_<ANY_EXTEND:optab><VNx2_WIDE:mode><VNx2_NARROW:mode>):
2573 Combine into...
2574 (@aarch64_ld<fn>f1_<ANY_EXTEND:optab><SVE_HSDI:mode><SVE_PARTIAL_I:mode>):
2575 ...this new pattern, handling extension to partial modes as well
2576 as full modes. Describe the extension as a predicated rather than
2577 unpredicated extension.
2578 * config/aarch64/aarch64-sve-builtins.cc
2579 (function_expander::use_contiguous_load_insn): Add an extra
2580 predicate for extending loads.
2581 * config/aarch64/aarch64.c (aarch64_extending_load_p): New function.
2582 (aarch64_sve_adjust_stmt_cost): Likewise.
2583 (aarch64_add_stmt_cost): Use aarch64_sve_adjust_stmt_cost to adjust
2584 the cost of SVE vector stmts.
2585
2586 2019-11-16 Richard Sandiford <richard.sandiford@arm.com>
2587
2588 * config/aarch64/iterators.md (SVE_HSDI): New mode iterator.
2589 (narrower_mask): Handle VNx4HI, VNx2HI and VNx2SI.
2590 * config/aarch64/aarch64-sve.md
2591 (<ANY_EXTEND:optab><SVE_PARTIAL_I:mode><SVE_HSDI:mode>2): New pattern.
2592 (*<ANY_EXTEND:optab><SVE_PARTIAL_I:mode><SVE_HSDI:mode>2): Likewise.
2593 (@aarch64_pred_sxt<SVE_FULL_HSDI:mode><SVE_PARTIAL_I:mode>): Update
2594 comment. Avoid new narrower_mask ambiguity.
2595 (@aarch64_cond_sxt<SVE_FULL_HSDI:mode><SVE_PARTIAL_I:mode>): Likewise.
2596 (*cond_uxt<mode>_2): Update comment.
2597 (*cond_uxt<mode>_any): Likewise.
2598
2599 2019-11-16 Richard Sandiford <richard.sandiford@arm.com>
2600
2601 * config/aarch64/aarch64-modes.def: Define partial SVE vector
2602 float modes.
2603 * config/aarch64/aarch64-protos.h (aarch64_sve_pred_mode): New
2604 function.
2605 * config/aarch64/aarch64.c (aarch64_classify_vector_mode): Handle the
2606 new vector float modes.
2607 (aarch64_sve_container_bits): New function.
2608 (aarch64_sve_pred_mode): Likewise.
2609 (aarch64_get_mask_mode): Use it.
2610 (aarch64_sve_element_int_mode): Handle structure modes and partial
2611 modes.
2612 (aarch64_sve_container_int_mode): New function.
2613 (aarch64_vectorize_related_mode): Return SVE modes when given
2614 SVE modes. Handle partial modes, taking the preferred number
2615 of units from the size of the given mode.
2616 (aarch64_hard_regno_mode_ok): Allow partial modes to be stored
2617 in registers.
2618 (aarch64_expand_sve_ld1rq): Use the mode form of aarch64_sve_pred_mode.
2619 (aarch64_expand_sve_const_vector): Handle partial SVE vectors.
2620 (aarch64_split_sve_subreg_move): Use the mode form of
2621 aarch64_sve_pred_mode.
2622 (aarch64_secondary_reload): Handle partial modes in the same way
2623 as full big-endian vectors.
2624 (aarch64_vector_mode_supported_p): Allow partial SVE vectors.
2625 (aarch64_autovectorize_vector_modes): Try unpacked SVE vectors,
2626 merging with the Advanced SIMD modes. If two modes have the
2627 same size, try the Advanced SIMD mode first.
2628 (aarch64_simd_valid_immediate): Use the container rather than
2629 the element mode for INDEX constants.
2630 (aarch64_simd_vector_alignment): Make the alignment of partial
2631 SVE vector modes the same as their minimum size.
2632 (aarch64_evpc_sel): Use the mode form of aarch64_sve_pred_mode.
2633 * config/aarch64/aarch64-sve.md (mov<SVE_FULL:mode>): Extend to...
2634 (mov<SVE_ALL:mode>): ...this.
2635 (movmisalign<SVE_FULL:mode>): Extend to...
2636 (movmisalign<SVE_ALL:mode>): ...this.
2637 (*aarch64_sve_mov<mode>_le): Rename to...
2638 (*aarch64_sve_mov<mode>_ldr_str): ...this.
2639 (*aarch64_sve_mov<SVE_FULL:mode>_be): Rename and extend to...
2640 (*aarch64_sve_mov<SVE_ALL:mode>_no_ldr_str): ...this. Handle
2641 partial modes regardless of endianness.
2642 (aarch64_sve_reload_be): Rename to...
2643 (aarch64_sve_reload_mem): ...this and enable for little-endian.
2644 Use aarch64_sve_pred_mode to get the appropriate predicate mode.
2645 (@aarch64_pred_mov<SVE_FULL:mode>): Extend to...
2646 (@aarch64_pred_mov<SVE_ALL:mode>): ...this.
2647 (*aarch64_sve_mov<SVE_FULL:mode>_subreg_be): Extend to...
2648 (*aarch64_sve_mov<SVE_ALL:mode>_subreg_be): ...this.
2649 (@aarch64_sve_reinterpret<SVE_FULL:mode>): Extend to...
2650 (@aarch64_sve_reinterpret<SVE_ALL:mode>): ...this.
2651 (*aarch64_sve_reinterpret<SVE_FULL:mode>): Extend to...
2652 (*aarch64_sve_reinterpret<SVE_ALL:mode>): ...this.
2653 (maskload<SVE_FULL:mode><vpred>): Extend to...
2654 (maskload<SVE_ALL:mode><vpred>): ...this.
2655 (maskstore<SVE_FULL:mode><vpred>): Extend to...
2656 (maskstore<SVE_ALL:mode><vpred>): ...this.
2657 (vec_duplicate<SVE_FULL:mode>): Extend to...
2658 (vec_duplicate<SVE_ALL:mode>): ...this.
2659 (*vec_duplicate<SVE_FULL:mode>_reg): Extend to...
2660 (*vec_duplicate<SVE_ALL:mode>_reg): ...this.
2661 (sve_ld1r<SVE_FULL:mode>): Extend to...
2662 (sve_ld1r<SVE_ALL:mode>): ...this.
2663 (vec_series<SVE_FULL_I:mode>): Extend to...
2664 (vec_series<SVE_I:mode>): ...this.
2665 (*vec_series<SVE_FULL_I:mode>_plus): Extend to...
2666 (*vec_series<SVE_I:mode>_plus): ...this.
2667 (@aarch64_pred_sxt<SVE_FULL_HSDI:mode><SVE_PARTIAL_I:mode>): Avoid
2668 new VPRED ambiguity.
2669 (@aarch64_cond_sxt<SVE_FULL_HSDI:mode><SVE_PARTIAL_I:mode>): Likewise.
2670 (add<SVE_FULL_I:mode>3): Extend to...
2671 (add<SVE_I:mode>3): ...this.
2672 * config/aarch64/iterators.md (SVE_ALL, SVE_I): New mode iterators.
2673 (Vetype, Vesize, VEL, Vel, vwcore): Handle partial SVE vector modes.
2674 (VPRED, vpred): Likewise.
2675 (Vctype): New iterator.
2676 (vw): Remove SVE modes.
2677
2678 2019-11-16 Richard Sandiford <richard.sandiford@arm.com>
2679
2680 * config/aarch64/iterators.md (SVE_PARTIAL): Rename to...
2681 (SVE_PARTIAL_I): ...this.
2682 * config/aarch64/aarch64-sve.md: Apply the above renaming throughout.
2683
2684 2019-11-16 Richard Sandiford <richard.sandiford@arm.com>
2685
2686 * config/aarch64/iterators.md (SVE_ALL): Rename to...
2687 (SVE_FULL): ...this.
2688 (SVE_I): Rename to...
2689 (SVE_FULL_I): ...this.
2690 (SVE_F): Rename to...
2691 (SVE_FULL_F): ...this.
2692 (SVE_BHSI): Rename to...
2693 (SVE_FULL_BHSI): ...this.
2694 (SVE_HSD): Rename to...
2695 (SVE_FULL_HSD): ...this.
2696 (SVE_HSDI): Rename to...
2697 (SVE_FULL_HSDI): ...this.
2698 (SVE_HSF): Rename to...
2699 (SVE_FULL_HSF): ...this.
2700 (SVE_SD): Rename to...
2701 (SVE_FULL_SD): ...this.
2702 (SVE_SDI): Rename to...
2703 (SVE_FULL_SDI): ...this.
2704 (SVE_SDF): Rename to...
2705 (SVE_FULL_SDF): ...this.
2706 (SVE_S): Rename to...
2707 (SVE_FULL_S): ...this.
2708 (SVE_D): Rename to...
2709 (SVE_FULL_D): ...this.
2710 * config/aarch64/aarch64-sve.md: Apply the above renaming throughout.
2711 * config/aarch64/aarch64-sve2.md: Likewise.
2712
2713 2019-11-16 Richard Sandiford <richard.sandiford@arm.com>
2714
2715 * config/aarch64/aarch64.opt (--param=aarch64-sve-compare-costs):
2716 New option.
2717 * doc/invoke.texi: Document it.
2718 * config/aarch64/aarch64.c (aarch64_autovectorize_vector_modes):
2719 By default, return VECT_COMPARE_COSTS for SVE.
2720
2721 2019-11-16 Richard Sandiford <richard.sandiford@arm.com>
2722
2723 * target.h (VECT_COMPARE_COSTS): New constant.
2724 * target.def (autovectorize_vector_modes): Return a bitmask of flags.
2725 * doc/tm.texi: Regenerate.
2726 * targhooks.h (default_autovectorize_vector_modes): Update accordingly.
2727 * targhooks.c (default_autovectorize_vector_modes): Likewise.
2728 * config/aarch64/aarch64.c (aarch64_autovectorize_vector_modes):
2729 Likewise.
2730 * config/arc/arc.c (arc_autovectorize_vector_modes): Likewise.
2731 * config/arm/arm.c (arm_autovectorize_vector_modes): Likewise.
2732 * config/i386/i386.c (ix86_autovectorize_vector_modes): Likewise.
2733 * config/mips/mips.c (mips_autovectorize_vector_modes): Likewise.
2734 * tree-vectorizer.h (_loop_vec_info::vec_outside_cost)
2735 (_loop_vec_info::vec_inside_cost): New member variables.
2736 * tree-vect-loop.c (_loop_vec_info::_loop_vec_info): Initialize them.
2737 (vect_better_loop_vinfo_p, vect_joust_loop_vinfos): New functions.
2738 (vect_analyze_loop): When autovectorize_vector_modes returns
2739 VECT_COMPARE_COSTS, try vectorizing the loop with each available
2740 vector mode and picking the one with the lowest cost.
2741 (vect_estimate_min_profitable_iters): Record the computed costs
2742 in the loop_vec_info.
2743
2744 2019-11-16 Richard Sandiford <richard.sandiford@arm.com>
2745
2746 * tree-vectorizer.h (can_duplicate_and_interleave_p): Take an
2747 element type rather than an element mode.
2748 * tree-vect-slp.c (can_duplicate_and_interleave_p): Likewise.
2749 Use get_vectype_for_scalar_type to query the natural types
2750 for a given element type rather than basing everything on
2751 GET_MODE_SIZE (vinfo->vector_mode). Limit int_mode_for_size
2752 query to MAX_FIXED_MODE_SIZE.
2753 (duplicate_and_interleave): Update call accordingly.
2754 * tree-vect-loop.c (vectorizable_reduction): Likewise.
2755
2756 2019-11-16 Richard Sandiford <richard.sandiford@arm.com>
2757
2758 * tree-vectorizer.h (vect_get_vector_types_for_stmt): Take an
2759 optional maximum nunits.
2760 (get_vectype_for_scalar_type): Likewise. Also declare a form that
2761 takes an slp_tree.
2762 (get_mask_type_for_scalar_type): Take an optional slp_tree.
2763 (vect_get_mask_type_for_stmt): Likewise.
2764 * tree-vect-data-refs.c (vect_analyze_data_refs): Don't store
2765 the vector type in STMT_VINFO_VECTYPE for BB vectorization.
2766 * tree-vect-patterns.c (vect_recog_bool_pattern): Use
2767 vect_get_vector_types_for_stmt instead of STMT_VINFO_VECTYPE
2768 to get an assumed vector type for data references.
2769 * tree-vect-slp.c (vect_update_shared_vectype): New function.
2770 (vect_update_all_shared_vectypes): Likewise.
2771 (vect_build_slp_tree_1): Pass the group size to
2772 vect_get_vector_types_for_stmt. Use vect_update_shared_vectype
2773 for BB vectorization.
2774 (vect_build_slp_tree_2): Call vect_update_all_shared_vectypes
2775 before building the vectof from scalars.
2776 (vect_analyze_slp_instance): Pass the group size to
2777 get_vectype_for_scalar_type.
2778 (vect_slp_analyze_node_operations_1): Don't recompute the vector
2779 types for BB vectorization here; just handle the case in which
2780 we deferred the choice for booleans.
2781 (vect_get_constant_vectors): Pass the slp_tree to
2782 get_vectype_for_scalar_type.
2783 * tree-vect-stmts.c (vect_prologue_cost_for_slp_op): Likewise.
2784 (vectorizable_call): Likewise.
2785 (vectorizable_simd_clone_call): Likewise.
2786 (vectorizable_conversion): Likewise.
2787 (vectorizable_shift): Likewise.
2788 (vectorizable_operation): Likewise.
2789 (vectorizable_comparison): Likewise.
2790 (vect_is_simple_cond): Take the slp_tree as argument and
2791 pass it to get_vectype_for_scalar_type.
2792 (vectorizable_condition): Update call accordingly.
2793 (get_vectype_for_scalar_type): Take a group_size argument.
2794 For BB vectorization, limit the the vector to that number
2795 of elements. Also define an overload that takes an slp_tree.
2796 (get_mask_type_for_scalar_type): Add an slp_tree argument and
2797 pass it to get_vectype_for_scalar_type.
2798 (vect_get_vector_types_for_stmt): Add a group_size argument
2799 and pass it to get_vectype_for_scalar_type. Don't use the
2800 cached vector type for BB vectorization if a group size is given.
2801 Handle data references in that case.
2802 (vect_get_mask_type_for_stmt): Take an slp_tree argument and
2803 pass it to get_mask_type_for_scalar_type.
2804
2805 2019-11-15 Jan Hubicka <hubicka@ucw.cz>
2806
2807 * ipa-inline.h (do_estimate_edge_time): Add nonspec_time
2808 parameter.
2809 (estimate_edge_time): Use it.
2810 * ipa-inline-analysis.c (do_estimate_edge_time): Add
2811 ret_nonspec_time parameter.
2812
2813 2019-11-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
2814
2815 * config/m68k/linux.h (MUSL_DYNAMIC_LINKER): Define.
2816
2817 2019-11-15 Nick Clifton <nickc@redhat.com>
2818 Szabolcs Nagy <szabolcs.nagy@arm.com>
2819
2820 PR target/65649
2821 * config/microblaze/microblaze.c (print_operand): Print value as long.
2822
2823 2019-11-15 Jan Hubicka <hubicka@ucw.cz>
2824
2825 * ipa-inline.c (edge_badness, inline_small_functions): Revert
2826 accidental commit.
2827
2828 2019-11-15 Kwok Cheung Yeung <kcy@codesourcery.com>
2829
2830 * config/gcn/gcn.h (FIXED_REGISTERS): Unfix frame pointer.
2831 (CALL_USED_REGISTERS): Make frame pointer callee-saved.
2832
2833 2019-11-15 Kwok Cheung Yeung <kcy@codesourcery.com>
2834
2835 * config/gcn/gcn.c (MAX_NORMAL_SGPR_COUNT, MAX_NORMAL_VGPR_COUNT): New.
2836 (gcn_conditional_register_usage): Use constants in place of hard-coded
2837 values.
2838 (gcn_hsa_declare_function_name): Set lower bound for number of
2839 SGPRs/VGPRs in non-leaf kernels to MAX_NORMAL_SGPR_COUNT and
2840 MAX_NORMAL_VGPR_COUNT.
2841
2842 2019-11-15 Martin Jambor <mjambor@suse.cz>
2843
2844 * ipa-utils.h (ipa_remove_useless_jump_functions): Remove stray
2845 declaration.
2846
2847 2019-11-15 Kwok Cheung Yeung <kcy@codesourcery.com>
2848
2849 * config/gcn/gcn.c (default_requested_args): New.
2850 (gcn_parse_amdgpu_hsa_kernel_attribute): Initialize requested args
2851 set with default_requested_args.
2852 (gcn_conditional_register_usage): Limit register usage of non-kernel
2853 functions. Reassign fixed registers if a non-standard set of args is
2854 requested.
2855 * config/gcn/gcn.h (FIXED_REGISTERS): Fix registers according to ABI.
2856
2857 2019-11-15 Feng Xue <fxue@os.amperecomputing.com>
2858
2859 PR ipa/92528
2860 * ipa-prop.c (update_jump_functions_after_inlining): Invalidate
2861 aggregate jump function when inlined-to caller has no edge summary.
2862
2863 2019-11-15 Kwok Cheung Yeung <kcy@codesourcery.com>
2864
2865 * config/gcn/gcn.c (gcn_init_cumulative_args): Call reinit_regs.
2866
2867 2019-11-15 Kwok Cheung Yeung <kcy@codesourcery.com>
2868
2869 * config/gcn/gcn.c (gcn_expand_prologue): Remove initialization and
2870 prologue use of v0.
2871 (print_operand_address): Use v1 for zero vector offset.
2872
2873 2019-11-15 Richard Sandiford <richard.sandiford@arm.com>
2874
2875 PR tree-optimization/92515
2876 * tree-vect-stmts.c (vectorizable_shift): Record incompatible op1
2877 types when converting a vector/scalar shift into a vector/vector one,
2878 using tree_nop_conversion_p instead of useless_type_conversion_p.
2879 Move the conversion code to the transform block.
2880
2881 2019-11-15 Matthew Malcomson <matthew.malcomson@arm.com>
2882
2883 * read-rtl-function.c
2884 (function_reader::add_fixup_source_location): Take additional
2885 parameter of a column.
2886 (function_reader::maybe_read_location): Optionally parse column
2887 information and pass to add_fixup_source_location.
2888
2889 2019-11-15 Richard Biener <rguenther@suse.de>
2890
2891 PR tree-optimization/92512
2892 * tree-vect-loop.c (check_reduction_path): Fix operand index
2893 computability check. Add check for second use in COND_EXPRs.
2894
2895 2019-11-15 Richard Sandiford <richard.sandiford@arm.com>
2896
2897 PR target/92515
2898 * config/rs6000/rs6000-call.c (rs6000_gimple_fold_builtin): Use
2899 VIEW_CONVERT_EXPR to reinterpret vectors as different types.
2900
2901 2019-11-15 Kwok Cheung Yeung <kcy@codesourcery.com>
2902
2903 * config/gcn/gcn.c (gcn_regno_reg_class): Return VCC_CONDITIONAL_REG
2904 register class for VCC_LO and VCC_HI.
2905 (gcn_spill_class): Use SGPR_REGS to spill registers in
2906 VCC_CONDITIONAL_REG.
2907
2908 2019-11-15 Richard Biener <rguenther@suse.de>
2909
2910 PR tree-optimization/92324
2911 * tree-vect-loop.c (vect_create_epilog_for_reduction): Fix
2912 singedness of SLP reduction epilouge operations. Also reduce
2913 the vector width for SLP reductions before doing elementwise
2914 operations if possible.
2915
2916 2019-11-15 Matthew Malcomson <matthew.malcomson@arm.com>
2917
2918 * passes.c (skip_pass): Set epilogue_completed if skipping the
2919 pro_and_epilogue pass.
2920
2921 2019-11-15 Matthew Malcomson <matthew.malcomson@arm.com>
2922
2923 * passes.c (should_skip_pass_p): Always run "dfinish".
2924
2925 2019-11-15 Richard Biener <rguenther@suse.de>
2926
2927 * ipa-inline.c (inline_small_functions): Move assignment
2928 to next before call destroying edge.
2929
2930 2019-11-15 Richard Biener <rguenther@suse.de>
2931
2932 PR tree-optimization/92039
2933 PR tree-optimization/91975
2934 * tree-ssa-loop-ivcanon.c (constant_after_peeling): Revert
2935 previous change, treat invariants consistently as non-constant.
2936 (tree_estimate_loop_size): Ternary ops with just the first op
2937 constant are not optimized away.
2938
2939 2019-11-15 Jakub Jelinek <jakub@redhat.com>
2940
2941 * gimplify.c (gimplify_call_expr): Don't call
2942 omp_resolve_declare_variant after gimplification.
2943 * omp-general.c (omp_context_selector_matches): For isa that might
2944 match in some other function, defer if in declare simd function.
2945 (omp_context_compute_score): Don't look for " score" in construct
2946 trait set. Set *score to -1 if it can't ever match.
2947 (omp_resolve_declare_variant): If any variants need to be deferred,
2948 don't punt immediately, but compute scores of all variants and if
2949 ther eis a score winner that doesn't need to be deferred, return that.
2950
2951 2019-11-15 Luo Xiong Hu <luoxhu@linux.ibm.com>
2952
2953 * ipa-comdats.c: Fix comments typo.
2954 * ipa-profile.c: Fix comments typo.
2955 * tree-profile.c (gimple_gen_ic_profiler): Use the new variable
2956 __gcov_indirect_call.counters and __gcov_indirect_call.callee.
2957 (gimple_gen_ic_func_profiler): Likewise.
2958 (pass_ipa_tree_profile::gate): Fix comments typo.
2959
2960 2019-11-15 Xiong Hu Luo <luoxhu@linux.ibm.com>
2961
2962 * ipa-inline.c (inline_small_functions): Update iterator of next.
2963
2964 2019-11-14 Kwok Cheung Yeung <kcy@codesourcery.com>
2965
2966 * lra-spills.c (assign_spill_hard_regs): Check that the spill
2967 register is suitable for the mode.
2968
2969 2019-11-14 Andrew MacLeod <amacleod@redhat.com>
2970
2971 * range-op.h (range_operator::fold_range): Return a bool.
2972 * range-op.cc (range_operator::wi_fold): Assert supported type.
2973 (range_operator::fold_range): Assert supported type and return true.
2974 (operator_equal::fold_range): Return true.
2975 (operator_not_equal::fold_range): Same.
2976 (operator_lt::fold_range): Same.
2977 (operator_le::fold_range): Same.
2978 (operator_gt::fold_range): Same.
2979 (operator_ge::fold_range): Same.
2980 (operator_plus::op1_range): Adjust call to fold_range.
2981 (operator_plus::op2_range): Same.
2982 (operator_minus::op1_range): Same.
2983 (operator_minus::op2_range): Same.
2984 (operator_exact_divide::op1_range): Same.
2985 (operator_lshift::fold_range): Return true and adjust fold_range call.
2986 (operator_rshift::fold_range): Same.
2987 (operator_cast::fold_range): Return true.
2988 (operator_logical_and::fold_range): Same.
2989 (operator_logical_or::fold_range): Same.
2990 (operator_logical_not::fold_range): Same.
2991 (operator_bitwise_not::fold_range): Adjust call to fold_range.
2992 (operator_bitwise_not::op1_range): Same.
2993 (operator_cst::fold_range): Return true.
2994 (operator_identity::fold_range): Return true.
2995 (operator_negate::fold_range): Return true and adjust fold_range call.
2996 (operator_addr_expr::fold_range): Return true.
2997 (operator_addr_expr::op1_range): Adjust call to fold_range.
2998 (range_cast): Same.
2999 * tree-vrp.c (range_fold_binary_symbolics_p): Adjust call to fold_range.
3000 (range_fold_unary_symbolics_p): Same.
3001
3002 2019-11-14 Andrew MacLeod <amacleod@redhat.com>
3003
3004 PR tree-optimization/92506
3005 * range-op.cc (range_operator::fold_range): Start with range undefined.
3006 (operator_abs::wi_fold): Fix wrong line copy... With wrapv, abs with
3007 overflow is varying.
3008
3009 2019-11-14 Aldy Hernandez <aldyh@redhat.com>
3010
3011 * range-op.cc (*operator*::*range): Remove calls to
3012 range_intersect, range_invert, and range_union in favor of calling
3013 the in-place API methods.
3014 (range_tests): Same.
3015 * range.cc (range_intersect): Remove.
3016 (range_union): Remove.
3017 (range_invert): Remove.
3018 * range.h (range_intersect): Remove.
3019 (range_union): Remove.
3020 (range_intersect): Remove.
3021
3022 2019-11-14 Ilya Leoshkevich <iii@linux.ibm.com>
3023
3024 PR rtl-optimization/92430
3025 * cfgcleanup.c (pass_jump_after_combine::gate): New function.
3026 (pass_jump_after_combine::execute): Perform jump threading
3027 unconditionally.
3028
3029 2019-11-14 Jerome Lambourg <lambourg@adacore.com>
3030 Doug Rupp <rupp@adacore.com>
3031 Olivier Hainque <hainque@adacore.com>
3032
3033 * config.gcc: Collapse the arm-vxworks entries into
3034 a single arm-wrs-vxworks7* one, bpabi based. Update
3035 the default cpu from arm8 to armv7-a
3036 * config/arm/vxworks.h (CC1_SPEC): Simplify, knowing that
3037 we always use ARM_UNWIND_INFO.
3038 (DWARF2_UNWIND_INFO): Remove redefinition.
3039 (ARM_TARGET2_DWARF_FORMAT): Likewise.
3040 (VXWORKS_PERSONALITY): Define, to "llvm".
3041 (VXWORKS_EXTRA_LIBS_RTP): Define, to "-lllvm".
3042
3043 2019-11-14 Jerome Lambourg <lambourg@adacore.com>
3044
3045 * config/arm/vxworks.h (TARGET_OS_CPP_BUILTINS): Use
3046 _VX_CPU instead of CPU and handle arm_arch8.
3047
3048 2019-11-14 Doug Rupp <rupp@adacore.com>
3049 Olivier Hainque <hainque@adacore.com>
3050 Jerome Lambourg <lambourg@adacore.com>
3051
3052 * config.gcc: Handle aarch64*-wrs-vxworks7*.
3053 * config/aarch64/aarch64-vxworks.h: New file.
3054 * config/aarch64/t-aarch64-vxworks: New file.
3055
3056 2019-11-06 Jerome Lambourg <lambourg@adacore.com>
3057 Olivier Hainque <hainque@adacore.com>
3058
3059 * config/vx-common.h (USE_TM_CLONE_REGISTRY): Remove
3060 definition, pointless with a VxWorks specific version
3061 of crtstuff.
3062 (DWARF2_UNWIND_INFO): Conditionalize on !ARM_UNWIND_INFO.
3063 * config/vxworks.h (VX_CRTBEGIN_SPEC, VX_CRTEND_SPEC):
3064 New local macros, controlling the addition of vxworks specific
3065 crtstuff objects depending on the EH mechanism and kind of
3066 module being linked.
3067 (VXWORKS_STARTFILE_SPEC, VXWORKS_ENDFILE_SPEC): Use them.
3068
3069 2019-11-06 Pat Bernardi <bernardi@adacore.com>
3070 Jerome Lambourg <lambourg@adacore.com>
3071 Olivier Hainque <hainque@adacore.com>
3072
3073 * config.gcc: Add comment to introduce the TARGET_VXWORKS
3074 common macro definitions, conveying VXWORKS7 or 64bit general
3075 variations. Add a block to set gcc_cv_initfini_array
3076 unconditionally to "yes" for VxWorks7.
3077 config/vx-common.h (VXWORKS_CC1_SPEC): New macro, empty string
3078 by default. Update some comments.
3079 config/vxworks.h (VXWORKS_EXTRA_LIBS_RTP): New macro, empty by
3080 default, to be added the end of VXWORKS_LIBS_RTP.
3081 (VXWORKS_LIBS_RTP): Replace hardcoded part by VXWORKS_BASE_LIBS_RTP
3082 and append VXWORKS_EXTRA_LIBS_RTP, both of which specific ports may
3083 redefine.
3084 (VXWORKS_NET_LIBS_RTP): Account for VxWorks7 specificities.
3085 (VXWORKS_CC1_SPEC): Common base definition, with VxWorks7 variation
3086 to account for the now available TLS abilities.
3087 (TARGET_LIBC_HAS_FUNCTION): Account for VxWorks7 abilities.
3088 (VXWORKS_HAVE_TLS): Likewise.
3089
3090 2019-11-14 Richard Sandiford <richard.sandiford@arm.com>
3091
3092 * tree-vect-slp.c (vect_contains_pattern_stmt_p): New function.
3093 (vect_slp_convert_to_external): Likewise.
3094 (vect_slp_analyze_node_operations): If analysis fails, try building
3095 the node from scalars instead.
3096
3097 2019-11-14 Richard Sandiford <richard.sandiford@arm.com>
3098
3099 * tree-cfg.c (verify_gimple_assign_unary): Handle conversions
3100 between vector types.
3101 * tree-vect-stmts.c (vectorizable_conversion): Extend the
3102 non-widening and non-narrowing path to handle standard
3103 conversion codes, if the target supports them.
3104 * expr.c (convert_move): Try using the extend and truncate optabs
3105 for vectors.
3106 * optabs-tree.c (supportable_convert_operation): Likewise.
3107 * config/aarch64/iterators.md (Vnarroqw): New iterator.
3108 * config/aarch64/aarch64-simd.md (<optab><Vnarrowq><mode>2)
3109 (trunc<mode><Vnarrowq>2): New patterns.
3110
3111 2019-11-14 Richard Sandiford <richard.sandiford@arm.com>
3112
3113 * tree-vect-stmts.c (vect_get_vector_types_for_stmt): Don't
3114 require vectype and nunits_vectype to have the same size;
3115 instead assert that nunits_vectype has at least as many
3116 elements as vectype. Don't compute a separate nunits_vectype
3117 if the scalar type is obviously the same as vectype's.
3118 Tweak dump messages.
3119
3120 2019-11-14 Richard Sandiford <richard.sandiford@arm.com>
3121
3122 * config/aarch64/aarch64.c (aarch64_vectorize_related_mode): New
3123 function.
3124 (aarch64_autovectorize_vector_modes): Also add V4HImode and V2SImode.
3125 (TARGET_VECTORIZE_RELATED_MODE): Define.
3126
3127 2019-11-14 Richard Sandiford <richard.sandiford@arm.com>
3128
3129 * tree-vectorizer.h (vec_info::mode_set): New typedef.
3130 (vec_info::used_vector_mode): New member variable.
3131 (vect_chooses_same_modes_p): Declare.
3132 * tree-vect-stmts.c (get_vectype_for_scalar_type): Record each
3133 chosen vector mode in vec_info::used_vector_mode.
3134 (vect_chooses_same_modes_p): New function.
3135 * tree-vect-loop.c (vect_analyze_loop): Use it to avoid trying
3136 the same vector statements multiple times.
3137 * tree-vect-slp.c (vect_slp_bb_region): Likewise.
3138
3139 2019-11-14 Richard Sandiford <richard.sandiford@arm.com>
3140
3141 * machmode.h (opt_machine_mode::operator==): New function.
3142 (opt_machine_mode::operator!=): Likewise.
3143 * tree-vectorizer.h (vec_info::vector_mode): Update comment.
3144 (get_related_vectype_for_scalar_type): Delete.
3145 (get_vectype_for_scalar_type_and_size): Declare.
3146 * tree-vect-slp.c (vect_slp_bb_region): Print dump messages to say
3147 whether analysis passed or failed, and with what vector modes.
3148 Use related_vector_mode to check whether trying a particular
3149 vector mode would be redundant with the autodetected mode,
3150 and print a dump message if we decide to skip it.
3151 * tree-vect-loop.c (vect_analyze_loop): Likewise.
3152 (vect_create_epilog_for_reduction): Use
3153 get_related_vectype_for_scalar_type instead of
3154 get_vectype_for_scalar_type_and_size.
3155 * tree-vect-stmts.c (get_vectype_for_scalar_type_and_size): Replace
3156 with...
3157 (get_related_vectype_for_scalar_type): ...this new function.
3158 Take a starting/"prevailing" vector mode rather than a vector size.
3159 Take an optional nunits argument, with the same meaning as for
3160 related_vector_mode. Use related_vector_mode when not
3161 auto-detecting a mode, falling back to mode_for_vector if no
3162 target mode exists.
3163 (get_vectype_for_scalar_type): Update accordingly.
3164 (get_same_sized_vectype): Likewise.
3165 * tree-vectorizer.c (get_vec_alignment_for_array_type): Likewise.
3166
3167 2019-11-14 Richard Sandiford <richard.sandiford@arm.com>
3168
3169 * tree-vect-stmts.c (vectorizable_call): Require the types
3170 to have the same size.
3171
3172 2019-11-14 Richard Sandiford <richard.sandiford@arm.com>
3173
3174 * tree-vect-stmts.c (vectorizable_call): If an operand is
3175 constant or external, use get_vectype_for_scalar_type
3176 rather than get_same_sized_vectype to get its vector type.
3177 (vectorizable_conversion, vectorizable_shift): Likewise.
3178 (vectorizable_operation): Likewise.
3179
3180 2019-11-14 Richard Sandiford <richard.sandiford@arm.com>
3181
3182 * tree-vectorizer.h (vec_info::vector_size): Replace with...
3183 (vec_info::vector_mode): ...this new field.
3184 * tree-vect-loop.c (vect_update_vf_for_slp): Update accordingly.
3185 (vect_analyze_loop, vect_transform_loop): Likewise.
3186 * tree-vect-loop-manip.c (vect_do_peeling): Likewise.
3187 * tree-vect-slp.c (can_duplicate_and_interleave_p): Likewise.
3188 (vect_make_slp_decision, vect_slp_bb_region): Likewise.
3189 * tree-vect-stmts.c (get_vectype_for_scalar_type): Likewise.
3190 * tree-vectorizer.c (try_vectorize_loop_1): Likewise.
3191
3192 2019-11-14 Richard Sandiford <richard.sandiford@arm.com>
3193
3194 * target.h (vector_sizes, auto_vector_sizes): Delete.
3195 (vector_modes, auto_vector_modes): New typedefs.
3196 * target.def (autovectorize_vector_sizes): Replace with...
3197 (autovectorize_vector_modes): ...this new hook.
3198 * doc/tm.texi.in (TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES):
3199 Replace with...
3200 (TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_MODES): ...this new hook.
3201 * doc/tm.texi: Regenerate.
3202 * targhooks.h (default_autovectorize_vector_sizes): Delete.
3203 (default_autovectorize_vector_modes): New function.
3204 * targhooks.c (default_autovectorize_vector_sizes): Delete.
3205 (default_autovectorize_vector_modes): New function.
3206 * omp-general.c (omp_max_vf): Use autovectorize_vector_modes instead
3207 of autovectorize_vector_sizes. Use the number of units in the mode
3208 to calculate the maximum VF.
3209 * omp-low.c (omp_clause_aligned_alignment): Use
3210 autovectorize_vector_modes instead of autovectorize_vector_sizes.
3211 Use a loop based on related_mode to iterate through all supported
3212 vector modes for a given scalar mode.
3213 * optabs-query.c (can_vec_mask_load_store_p): Use
3214 autovectorize_vector_modes instead of autovectorize_vector_sizes.
3215 * tree-vect-loop.c (vect_analyze_loop, vect_transform_loop): Likewise.
3216 * tree-vect-slp.c (vect_slp_bb_region): Likewise.
3217 * config/aarch64/aarch64.c (aarch64_autovectorize_vector_sizes):
3218 Replace with...
3219 (aarch64_autovectorize_vector_modes): ...this new function.
3220 (TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES): Delete.
3221 (TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_MODES): Define.
3222 * config/arc/arc.c (arc_autovectorize_vector_sizes): Replace with...
3223 (arc_autovectorize_vector_modes): ...this new function.
3224 (TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES): Delete.
3225 (TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_MODES): Define.
3226 * config/arm/arm.c (arm_autovectorize_vector_sizes): Replace with...
3227 (arm_autovectorize_vector_modes): ...this new function.
3228 (TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES): Delete.
3229 (TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_MODES): Define.
3230 * config/i386/i386.c (ix86_autovectorize_vector_sizes): Replace with...
3231 (ix86_autovectorize_vector_modes): ...this new function.
3232 (TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES): Delete.
3233 (TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_MODES): Define.
3234 * config/mips/mips.c (mips_autovectorize_vector_sizes): Replace with...
3235 (mips_autovectorize_vector_modes): ...this new function.
3236 (TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES): Delete.
3237 (TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_MODES): Define.
3238
3239 2019-11-14 Richard Sandiford <richard.sandiford@arm.com>
3240
3241 * tree-vect-stmts.c (vectorizable_shift): Check the number
3242 of vector elements as well as the type mode when deciding
3243 whether an op1_vectype is compatible. Reuse the result of
3244 this check when generating vector statements.
3245
3246 2019-11-14 Richard Sandiford <richard.sandiford@arm.com>
3247
3248 * tree-vect-stmts.c (get_vectype_for_scalar_type_and_size): If
3249 targetm.vectorize.preferred_simd_mode returns an integer mode,
3250 use mode_for_vector to decide what the vector type's mode
3251 should actually be. Use build_vector_type_for_mode instead
3252 of build_vector_type.
3253
3254 2019-11-14 Richard Sandiford <richard.sandiford@arm.com>
3255
3256 * target.def (get_mask_mode): Take a vector mode itself as argument,
3257 instead of properties about the vector mode.
3258 * doc/tm.texi: Regenerate.
3259 * targhooks.h (default_get_mask_mode): Update to reflect new
3260 get_mode_mask interface.
3261 * targhooks.c (default_get_mask_mode): Likewise. Use
3262 related_int_vector_mode.
3263 * optabs-query.c (can_vec_mask_load_store_p): Update call
3264 to get_mask_mode.
3265 * tree-vect-stmts.c (check_load_store_masking): Likewise, checking
3266 first that the original mode really is a vector.
3267 * tree.c (build_truth_vector_type_for): Likewise.
3268 * config/aarch64/aarch64.c (aarch64_get_mask_mode): Update for new
3269 get_mode_mask interface.
3270 (aarch64_expand_sve_vcond): Update call accordingly.
3271 * config/gcn/gcn.c (gcn_vectorize_get_mask_mode): Update for new
3272 get_mode_mask interface.
3273 * config/i386/i386.c (ix86_get_mask_mode): Likewise.
3274
3275 2019-11-14 Richard Sandiford <richard.sandiford@arm.com>
3276
3277 * tree.h (build_truth_vector_type): Delete.
3278 (build_same_sized_truth_vector_type): Likewise.
3279 * tree.c (build_truth_vector_type): Rename to...
3280 (build_truth_vector_type_for): ...this. Make static and take
3281 a vector type as argument.
3282 (truth_type_for): Update accordingly.
3283 (build_same_sized_truth_vector_type): Delete.
3284 * tree-vect-generic.c (expand_vector_divmod): Use truth_type_for
3285 instead of build_same_sized_truth_vector_type.
3286 * tree-vect-loop.c (vect_create_epilog_for_reduction): Likewise.
3287 (vect_record_loop_mask, vect_get_loop_mask): Likewise.
3288 * tree-vect-patterns.c (build_mask_conversion): Likeise.
3289 * tree-vect-slp.c (vect_get_constant_vectors): Likewise.
3290 * tree-vect-stmts.c (vect_get_vec_def_for_operand): Likewise.
3291 (vect_build_gather_load_calls, vectorizable_call): Likewise.
3292 (scan_store_can_perm_p, vectorizable_scan_store): Likewise.
3293 (vectorizable_store, vectorizable_condition): Likewise.
3294 (get_mask_type_for_scalar_type, get_same_sized_vectype): Likewise.
3295 (vect_get_mask_type_for_stmt): Use truth_type_for instead of
3296 build_truth_vector_type.
3297 * config/aarch64/aarch64-sve-builtins.cc (gimple_folder::convert_pred):
3298 Use truth_type_for instead of build_same_sized_truth_vector_type.
3299 * config/rs6000/rs6000-call.c (fold_build_vec_cmp): Likewise.
3300
3301 2019-11-14 Richard Sandiford <richard.sandiford@arm.com>
3302
3303 * tree.h (build_truth_vector_type_for_mode): Declare.
3304 * tree.c (build_truth_vector_type_for_mode): New function,
3305 split out from...
3306 (build_truth_vector_type): ...here.
3307 (build_opaque_vector_type): Fix head comment.
3308 * tree-vectorizer.h (supportable_narrowing_operation): Remove
3309 vec_info parameter.
3310 (vect_halve_mask_nunits): Replace vec_info parameter with the
3311 mode of the new vector.
3312 (vect_double_mask_nunits): Likewise.
3313 * tree-vect-loop.c (vect_halve_mask_nunits): Likewise.
3314 (vect_double_mask_nunits): Likewise.
3315 * tree-vect-loop-manip.c: Include insn-config.h, rtl.h and recog.h.
3316 (vect_maybe_permute_loop_masks): Remove vinfo parameter. Update call
3317 to vect_halve_mask_nunits, getting the required mode from the unpack
3318 patterns.
3319 (vect_set_loop_condition_masked): Update call accordingly.
3320 * tree-vect-stmts.c (supportable_narrowing_operation): Remove vec_info
3321 parameter and update call to vect_double_mask_nunits.
3322 (vectorizable_conversion): Update call accordingly.
3323 (simple_integer_narrowing): Likewise. Remove vec_info parameter.
3324 (vectorizable_call): Update call accordingly.
3325 (supportable_widening_operation): Update call to
3326 vect_halve_mask_nunits.
3327 * config/aarch64/aarch64-sve-builtins.cc (register_builtin_types):
3328 Use build_truth_vector_type_mode instead of build_truth_vector_type.
3329
3330 2019-11-14 Richard Sandiford <richard.sandiford@arm.com>
3331
3332 * machmode.h (mode_for_int_vector): Delete.
3333 (related_int_vector_mode): Declare.
3334 * stor-layout.c (mode_for_int_vector): Delete.
3335 (related_int_vector_mode): New function.
3336 * optabs.c (expand_vec_perm_1): Use related_int_vector_mode
3337 instead of mode_for_int_vector.
3338 (expand_vec_perm_const): Likewise.
3339 * config/aarch64/aarch64.c (aarch64_emit_approx_sqrt): Likewise.
3340 (aarch64_evpc_sve_tbl): Likewise.
3341 * config/s390/s390.c (s390_expand_vec_compare_cc): Likewise.
3342 (s390_expand_vcond): Likewise.
3343
3344 2019-11-14 Richard Sandiford <richard.sandiford@arm.com>
3345
3346 * target.def (related_mode): New hook.
3347 * doc/tm.texi.in (TARGET_VECTORIZE_RELATED_MODE): New hook.
3348 * doc/tm.texi: Regenerate.
3349 * targhooks.h (default_vectorize_related_mode): Declare.
3350 * targhooks.c (default_vectorize_related_mode): New function.
3351 * machmode.h (related_vector_mode): Declare.
3352 * stor-layout.c (related_vector_mode): New function.
3353 * expmed.c (extract_bit_field_1): Use it instead of mode_for_vector.
3354 * optabs-query.c (qimode_for_vec_perm): Likewise.
3355 * tree-vect-stmts.c (get_group_load_store_type): Likewise.
3356 (vectorizable_store, vectorizable_load): Likewise
3357
3358 2019-11-14 Richard Henderson <richard.henderson@linaro.org>
3359
3360 * config/arm/aarch-common-protos.h (arm_md_asm_adjust): Declare.
3361 * config/arm/aarch-common.c (arm_md_asm_adjust): New.
3362 * config/arm/arm-c.c (arm_cpu_builtins): Define
3363 __GCC_ASM_FLAG_OUTPUTS__.
3364 * config/arm/arm.c (TARGET_MD_ASM_ADJUST): New.
3365 * config/aarch64/aarch64-c.c (aarch64_define_unconditional_macros):
3366 Define __GCC_ASM_FLAG_OUTPUTS__.
3367 * config/aarch64/aarch64.c (TARGET_MD_ASM_ADJUST): New.
3368 * doc/extend.texi (FlagOutputOperands): Add documentation
3369 for ARM and AArch64.
3370
3371 * config/arm/arm-modes.def (CC_NZ): Rename from CC_NOOV.
3372 * config/arm/predicates.md (nz_comparison_operator): Rename
3373 from noov_comparison_operator.
3374 * config/arm/arm.c (arm_select_cc_mode): Use CC_NZmode name.
3375 (arm_gen_dicompare_reg): Likewise.
3376 (maybe_get_arm_condition_code): Likewise.
3377 (thumb1_final_prescan_insn): Likewise.
3378 (arm_emit_coreregs_64bit_shift): Likewise.
3379 * config/arm/arm.md (addsi3_compare0): Likewise.
3380 (*addsi3_compare0_scratch, subsi3_compare0): Likewise.
3381 (*mulsi3_compare0, *mulsi3_compare0_v6): Likewise.
3382 (*mulsi3_compare0_scratch, *mulsi3_compare0_scratch_v6): Likewise.
3383 (*mulsi3addsi_compare0, *mulsi3addsi_compare0_v6): Likewise.
3384 (*mulsi3addsi_compare0_scratch): Likewise.
3385 (*mulsi3addsi_compare0_scratch_v6): Likewise.
3386 (*andsi3_compare0, *andsi3_compare0_scratch): Likewise.
3387 (*zeroextractsi_compare0_scratch): Likewise.
3388 (*ne_zeroextractsi, *ne_zeroextractsi_shifted): Likewise.
3389 (*ite_ne_zeroextractsi, *ite_ne_zeroextractsi_shifted): Likewise.
3390 (andsi_not_shiftsi_si_scc_no_reuse): Likewise.
3391 (andsi_not_shiftsi_si_scc): Likewise.
3392 (*andsi_notsi_si_compare0, *andsi_notsi_si_compare0_scratch): Likewise.
3393 (*iorsi3_compare0, *iorsi3_compare0_scratch): Likewise.
3394 (*xorsi3_compare0, *xorsi3_compare0_scratch): Likewise.
3395 (*shiftsi3_compare0, *shiftsi3_compare0_scratch): Likewise.
3396 (*not_shiftsi_compare0, *not_shiftsi_compare0_scratch): Likewise.
3397 (*notsi_compare0, *notsi_compare0_scratch): Likewise.
3398 (return_addr_mask, *check_arch2): Likewise.
3399 (*arith_shiftsi_compare0, *arith_shiftsi_compare0_scratch): Likewise.
3400 (*sub_shiftsi_compare0, *sub_shiftsi_compare0_scratch): Likewise.
3401 (compare_scc splitters): Likewise.
3402 (movcond_addsi): Likewise.
3403 * config/arm/thumb2.md (thumb2_addsi3_compare0): Likewise.
3404 (*thumb2_addsi3_compare0_scratch): Likewise.
3405 (*thumb2_mulsi_short_compare0): Likewise.
3406 (*thumb2_mulsi_short_compare0_scratch): Likewise.
3407 (compare peephole2s): Likewise.
3408 * config/arm/thumb1.md (thumb1_cbz): Use CC_NZmode and
3409 nz_comparison_operator names.
3410 (cbranchsi4_insn): Likewise.
3411
3412 * config/arm/constraints.md (c): Use cc_register predicate.
3413
3414 * config/aarch64/constraints.md (c): New constraint.
3415
3416 2019-11-14 Jan Hubicka <hubicka@ucw.cz>
3417
3418 * ipa-fnsummary.c (ipa_call_context::estimate_size_and_time,
3419 ipa_merge_fn_summary_after_inlining): Micro optimize.
3420
3421 2019-11-14 Jan Hubicka <hubicka@ucw.cz>
3422
3423 * params.opt (max-inline-insns-single-O2): Set to 70 (instead of 30).
3424
3425 2019-11-14 Jan Hubicka <hubicka@ucw.cz>
3426
3427 * ipa-cp.c (ipa_vr_operation_and_type_effects): Move up in file.
3428 (ipa_value_range_from_jfunc): New function.
3429 * ipa-fnsummary.c (evaluate_conditions_for_known_args): Add
3430 known_value_ranges parameter; use it to evalulate conditions.
3431 (evaluate_properties_for_edge): Compute known value ranges.
3432 (ipa_fn_summary_t::duplicate): Update use of
3433 evaluate_conditions_for_known_args.
3434 (estimate_ipcp_clone_size_and_time): Likewise.
3435 (ipa_merge_fn_summary_after_inlining): Likewise.
3436 * ipa-prop.h (ipa_value_range_from_jfunc): Declare.
3437
3438 2019-11-14 Martin Liska <mliska@suse.cz>
3439
3440 * ipa-inline.c (want_inline_small_function_p): Use
3441 CIF_MAX_INLINE_INSNS_AUTO_LIMIT instead
3442 of CIF_MAX_INLINE_INSNS_SINGLE_O2_LIMIT.
3443
3444 2019-11-14 Martin Liska <mliska@suse.cz>
3445
3446 * ipa-cp.c (devirtualization_time_bonus): Use opt_for_fn
3447 of a callee to get value of the param.
3448 * ipa-inline.c (inline_insns_auto): Use proper
3449 opt_for_fn.
3450 * opts.c (maybe_default_option): Do not overwrite param
3451 value if optimization level does not match. Note that
3452 params usually have default value set via Init() keyword.
3453 * params.opt: Remove -param=max-inline-insns-auto-O2.
3454 * cif-code.def (MAX_INLINE_INSNS_AUTO_O2_LIMIT): Remove.
3455 * doc/invoke.texi: Remove documentation of
3456 max-inline-insns-auto-O2.
3457
3458 2019-11-14 Martin Liska <mliska@suse.cz>
3459
3460 * tree-switch-conversion.c (switch_conversion::switch_conversion):
3461 Do not initialize m_other_count.
3462 (switch_conversion::collect): Do not count m_default_count and
3463 m_other_count as we use frequencies for edges.
3464 * tree-switch-conversion.h: Remove m_default_count and m_other_count.
3465
3466 2019-11-14 Martin Liska <mliska@suse.cz>
3467
3468 PR other/92329
3469 * doc/invoke.texi: Document -fallocation-dce.
3470
3471 2019-11-14 Martin Liska <mliska@suse.cz>
3472
3473 PR target/92389
3474 * config/i386/i386.h: Add PTA_AVX512VPOPCNTDQ to
3475 PTA_ICELAKE_CLIENT which is later interited by
3476 PTA_ICELAKE_SERVER and PTA_TIGERLAKE.
3477
3478 2019-11-14 Martin Liska <mliska@suse.cz>
3479
3480 * ipa-icf.c (sem_item_optimizer::execute): Save
3481 loaded_symbols.
3482 (sem_item_optimizer::parse_nonsingleton_classes):
3483 Return number of loaded symbols.
3484 (sem_item_optimizer::merge_classes): Print
3485 statistics about totally needed symbols.
3486 * ipa-icf.h (parse_nonsingleton_classes): Change return
3487 type.
3488 (merge_classes): Add one argument.
3489
3490 2019-11-14 Martin Liska <mliska@suse.cz>
3491
3492 * ipa-icf-gimple.c (func_checker::hash_operand): Improve
3493 func_checker::hash_operand by handling of FIELD_DECLs.
3494
3495 2019-11-14 Martin Liska <mliska@suse.cz>
3496
3497 * ipa-icf-gimple.h (func_checker::func_checker): Add
3498 default constructor.
3499 * ipa-icf.c (sem_function::init): Make operand_equal_p
3500 and hash_operand public.
3501 (sem_item::add_expr): Remove.
3502 (sem_item::add_type): Remove.
3503 (sem_function::hash_stmt): Use m_checker for hashing
3504 of GIMPLE statements.
3505 (sem_function::parse): Init with checker.
3506 (sem_variable::parse): Pass NULL as checker.
3507 (sem_item_optimizer::parse_funcs_and_vars):
3508 Pass checker to ::parse function.
3509 (sem_item_optimizer::parse_nonsingleton_classes): Likewise.
3510 (sem_variable::parse): New function.
3511 (sem_variable::get_hash): Only return computed hash value.
3512 (sem_variable::init): Initialize hash of a variable.
3513 * ipa-icf.h: Remove add_expr, add_type and add func_checker
3514 to couple of functions as a new argument.
3515
3516 2019-11-14 Martin Liska <mliska@suse.cz>
3517
3518 * ipa-icf-gimple.c (func_checker::compare_gimple_call): Update
3519 bail out reason.
3520 (func_checker::compare_gimple_assign): Likewise.
3521
3522 2019-11-14 Jakub Jelinek <jakub@redhat.com>
3523
3524 * config/i386/i386-options.c (ix86_omp_device_kind_arch_isa): Don't
3525 change sse4.2 to sse4_2 and sse4.1 to sse4.1.
3526 * config/i386/t-omp-device (omp-device-properties-i386): Likewise.
3527
3528 * omp-general.c (omp_context_name_list_prop): New function.
3529 (omp_context_selector_matches): Use it. Return 0 if it returns
3530 NULL.
3531 (omp_context_selector_props_compare): Allow equivalency of an
3532 identifier and a string literal containing no embedded zeros.
3533
3534 2019-11-14 Aldy Hernandez <aldyh@redhat.com>
3535
3536 * range-op.cc (RANGE3): Remove.
3537 (range_tests): Remove all selftest that check for multi-ranges.
3538 Put tests in namespace selftest.
3539 * selftest.h: Move range_tests into namespace selftest.
3540 * value-range.h (class value_range): Unfriend range_tests.
3541
3542 2019-11-14 Aldy Hernandez <aldyh@redhat.com>
3543
3544 * tree-vrp.c (range_fold_binary_symbolics_p): Adapt for
3545 normalize_symbolics and normalize_addresses working in place.
3546 (range_fold_unary_symbolics_p): Same.
3547 (range_fold_unary_symbolics_p): Same.
3548 * value-range.cc (num_pairs): Same.
3549 (lower_bound): Same.
3550 (upper_bound): Same.
3551 (contains_p): Same.
3552 (normalize_addresses): Same.
3553 (normalize_symbolics): Same.
3554 * value-range.h (normalize_symbolics): Same.
3555 (normalize_addresses): Same.
3556
3557 2019-11-14 Feng Xue <fxue@os.amperecomputing.com>
3558
3559 PR ipa/91682
3560 * ipa-prop.h (jump_func_type): New value IPA_JF_LOAD_AGG.
3561 (ipa_load_agg_data, ipa_agg_value, ipa_agg_value_set): New structs.
3562 (ipa_agg_jf_item): Add new field jftype and type, redefine field value.
3563 (ipa_agg_jump_function): Remove member function equal_to.
3564 (ipa_agg_jump_function_p): Remove typedef.
3565 (ipa_copy_agg_values, ipa_release_agg_values): New functions.
3566 * ipa-prop.c (ipa_print_node_jump_functions_for_edge): Dump
3567 information for aggregate jump function.
3568 (get_ssa_def_if_simple_copy): Add new parameter rhs_stmt to
3569 record last definition statement.
3570 (load_from_unmodified_param_or_agg): New function.
3571 (ipa_known_agg_contents_list): Add new field type and value, remove
3572 field constant.
3573 (build_agg_jump_func_from_list): Rename parameter const_count to
3574 value_count, build aggregate jump function from ipa_load_agg_data.
3575 (analyze_agg_content_value): New function.
3576 (extract_mem_content): Analyze memory store assignment to prepare
3577 information for aggregate jump function generation.
3578 (determine_known_aggregate_parts): Add new parameter fbi, remove
3579 parameter aa_walk_budeget_p.
3580 (update_jump_functions_after_inlining): Update aggregate jump function.
3581 (ipa_find_agg_cst_for_param): Change type of parameter agg.
3582 (try_make_edge_direct_simple_call): Add new parameter new_root.
3583 (try_make_edge_direct_virtual_call): Add new parameter new_root and
3584 new_root_info.
3585 (update_indirect_edges_after_inlining): Pass new argument to
3586 try_make_edge_direct_simple_call and try_make_edge_direct_virtual_call.
3587 (ipa_write_jump_function): Write aggregate jump function to file.
3588 (ipa_read_jump_function): Read aggregate jump function from file.
3589 (ipa_agg_value::equal_to): Migrate from ipa_agg_jf_item::equal_to.
3590 * ipa-cp.c (ipa_get_jf_arith_result): New function.
3591 (ipa_agg_value_from_node): Likewise.
3592 (ipa_agg_value_set_from_jfunc): Likewise.
3593 (propagate_vals_across_arith_jfunc): Likewise.
3594 (propagate_aggregate_lattice): Likewise.
3595 (ipa_get_jf_pass_through_result): Call ipa_get_jf_arith_result.
3596 (propagate_vals_across_pass_through): Call
3597 propagate_vals_across_arith_jfunc.
3598 (get_clone_agg_value): Move forward.
3599 (propagate_aggs_across_jump_function): Handle value propagation for
3600 aggregate jump function.
3601 (agg_jmp_p_vec_for_t_vec): Remove.
3602 (context_independent_aggregate_values): Replace vec<ipa_agg_jf_item>
3603 with vec<ipa_agg_value>.
3604 (copy_plats_to_inter, intersect_with_plats): Likewise.
3605 (agg_replacements_to_vector, intersect_with_agg_replacements): Likewise.
3606 (intersect_aggregate_with_edge): Likewise.
3607 (find_aggregate_values_for_callers_subset): Likewise.
3608 (cgraph_edge_brings_all_agg_vals_for_node): Likewise.
3609 (estimate_local_effects): Replace vec<ipa_agg_jump_function> and
3610 vec<ipa_agg_jump_function_p> with vec<ipa_agg_value_set>.
3611 (gather_context_independent_values): Likewise.
3612 (perform_estimation_of_a_value, decide_whether_version_node): Likewise.
3613 * ipa-fnsummary.c (evaluate_conditions_for_known_args): Replace
3614 vec<ipa_agg_jump_function_p> with vec<ipa_agg_value_set>.
3615 (evaluate_properties_for_edge): Likewise.
3616 (estimate_edge_devirt_benefit): Likewise.
3617 (estimate_edge_size_and_time): Likewise.
3618 (estimate_calls_size_and_time): Likewise.
3619 (ipa_call_context::ipa_call_context): Likewise.
3620 (estimate_ipcp_clone_size_and_time): Likewise.
3621 * ipa-fnsummary.h (ipa_call_context): Replace
3622 vec<ipa_agg_jump_function_p> with vec<ipa_agg_value_set>.
3623 * ipa-inline-analysis.c (do_estimate_edge_time): Replace
3624 vec<ipa_agg_jump_function_p> with vec<ipa_agg_value_set>.
3625 (do_estimate_edge_size): Likewise.
3626 (do_estimate_edge_hints): Likewise.
3627
3628 2019-11-13 Jan Hubicka <hubicka@ucw.cz>
3629
3630 * ipa-cp.c (propagate_vr_across_jump_function): Propagate also across
3631 binary operations.
3632
3633 2019-11-13 Jan Hubicka <hubicka@ucw.cz>
3634
3635 * ipa-profile.c (check_argument_count): Check properly that e_info
3636 is non-NULL; do not check descriptors.
3637
3638 2019-11-13 Jan Hubicka <hubicka@ucw.cz>
3639
3640 * ipa-inline-analysis.c (do_estimate_edge_time): Relax
3641 check for ipa profiles.
3642
3643 2019-11-13 Jan Hubicka <hubicka@ucw.cz>
3644
3645 PR c++/92421
3646 * ipa-prop.c (update_indirect_edges_after_inlining):
3647 Mark parameter as used.
3648 * ipa-inline.c (recursive_inlining): Reset node cache
3649 after inlining.
3650 (inline_small_functions): Remove checking ifdef.
3651 * ipa-inline-analysis.c (do_estimate_edge_time): Verify
3652 cache consistency.
3653
3654 2019-11-13 Jan Hubicka <hubicka@ucw.cz>
3655
3656 PR ipa/92498
3657 * ipa-profile.c (check_argument_count): Do not ICE when descriptors
3658 is NULL.
3659 (ipa_profile): Fix reversed test.
3660
3661 2019-11-13 Jan Hubicka <hubicka@ucw.cz>
3662
3663 * ipa-cp.c (ignore_edge_p): Do not check caller flags.
3664 (propagate_constants_topo): Fix typo.
3665
3666 2019-11-13 Aldy Hernandez <aldyh@redhat.com>
3667
3668 * Makefile.in (OBJS): Add value-range.o.
3669 (GTFILES): Add value-range.h.
3670 * gengtype.c (open_base_files): Add value-range.h to list of
3671 header files.
3672 * tree-vrp.c: Move the following value_range related functions:
3673 ranges_from_anti_range, value_range, check, equal_p, symbolic_p,
3674 constant_p, set_undefined, set_varying, may_contain_p,
3675 singleton_p, type, dump, dump_value_range, debug, vrp_val_max,
3676 vrp_val_min, vrp_val_is_min, vrp_val_is_max, set, set_nonzero,
3677 set_zero, vrp_operand_equal_p, range_has_numeric_bounds_p,
3678 value_inside_range, ranges_from_anti_range, union_ranges,
3679 intersect_ranges, intersect_helper, union_helper, union_,
3680 normalize_addresses, normalize_symbolics, num_pairs, lower_bound,
3681 upper_bound, contains_p, invert, intersect...
3682 * value-range.cc: ...to here.
3683 * tree-vrp.h: Move class value_range, enum_value_range_kind, and
3684 associated inline methods from here...
3685 * value-range.h: ...to here.
3686
3687 2019-11-13 Dragan Mladjenovic <dmladjenovic@wavecomp.com>
3688
3689 * config/mips/mips.md (rotr<mode>3): Sanitize the constant argument
3690 instead of asserting its value.
3691
3692 (2019-11-13 Aldy Hernandez <aldyh@redhat.com>
3693
3694 * gimple-fold.c (size_must_be_zero_p): Rewrite use of value_range
3695 constructors and set methods so value_range_kind is the last
3696 argument and defaults to VR_RANGE.
3697 * gimple-ssa-evrp-analyze.c (record_ranges_from_stmt): Same.
3698 * ipa-cp.c (propagate_vr_across_jump_function): Same.
3699 * ipa-prop.c (ipa_get_value_range): Same.
3700 (ipa_compute_jump_functions_for_edge): Same.
3701 * range-op.cc (value_range_from_overflowed_bounds): Same.
3702 (operator_cast::op1_range): Same.
3703 (range_tests): Same.
3704 * range.cc (range_nonzero): Same.
3705 * tree-ssanames.c (get_range_info): Same.
3706 * tree-vrp.c (value_range_equiv::set): Same.
3707 (value_range::value_range): Same.
3708 (value_range_equiv::value_range_equiv): Same.
3709 (value_range_equiv::update): Same.
3710 (value_range_equiv::deep_copy): Same.
3711 (value_range_equiv::move): Same.
3712 (value_range_equiv::set_undefined): Same.
3713 (value_range::set): Same.
3714 (value_range::set_nonzero): Same.
3715 (ranges_from_anti_range): Same.
3716 (extract_range_from_plus_minus_expr): Same.
3717 (value_range::intersect_helper): Same.
3718 (value_range_equiv::intersect): Same.
3719 (value_range::union_helper): Same.
3720 (value_range_equiv::union_): Same.
3721 (value_range::normalize_symbolics): Same.
3722 (value_range::invert): Same.
3723 (determine_value_range_1): Same.
3724 * tree-vrp.h (class value_range): Same.
3725 (class value_range_equiv): Same.
3726 * vr-values.c (set_value_range_to_nonnegative): Same.
3727 (set_value_range_to_truthvalue): Same.
3728 (vr_values::update_value_range): Same.
3729 (vr_values::extract_range_for_var_from_comparison_expr): Same.
3730 (vr_values::extract_range_from_binary_expr): Same.
3731 (vr_values::extract_range_from_comparison): Same.
3732 (vr_values::extract_range_basic): Same.
3733 (vr_values::adjust_range_with_scev): Same.
3734 (vr_values::vrp_evaluate_conditional_warnv_with_ops): Same.
3735 (vr_values::extract_range_from_phi_node): Same.
3736
3737 2019-11-13 Ulrich Drepper <drepper@redhat.com>
3738
3739 * tree-dump.c (dequeue_and_dump): Print first tree operand
3740 for VIEW_CONVERT_EXPR.
3741
3742 2019-11-13 Joseph Myers <joseph@codesourcery.com>
3743
3744 * ginclude/float.c [__STDC_VERSION__ > 201710L] (FLT_NORM_MAX,
3745 DBL_NORM_MAX, LDBL_NORM_MAX): Define.
3746 * real.c (get_max_float): Add norm_max argument.
3747 * real.h (get_max_float): Update prototype.
3748 * builtins.c (fold_builtin_interclass_mathfn): Update calls to
3749 get_max_float.
3750
3751 2019-11-13 Martin Liska <mliska@suse.cz>
3752
3753 * dbgcnt.c (test_sorted_dbg_counters): New.
3754 (dbgcnt_c_tests): Likewise.
3755 * selftest-run-tests.c (selftest::run_tests): Likewise.
3756 * selftest.h (dbgcnt_c_tests): Likewise.
3757
3758 2019-11-13 Jan Hubicka <hubicka@ucw.cz>
3759 Martin Jambor <mjambor@suse.cz>
3760
3761 PR ipa/92454
3762 * ipa-cp.c (spread_undeadness): Check that IPA_NODE_REF exists.
3763 (identify_dead_nodes): Likewise.
3764
3765 2019-11-13 Martin Liska <mliska@suse.cz>
3766
3767 * ipa-icf.c (sem_function::equals_private): Do not overuse
3768 push/pop_cfun functions.
3769
3770 2019-11-13 Martin Liska <mliska@suse.cz>
3771
3772 * common.opt: Document change of -fdbg-cnt option.
3773 * dbgcnt.c (DEBUG_COUNTER): Remove.
3774 (dbg_cnt_is_enabled): Remove.
3775 (dbg_cnt): Work with new intervals.
3776 (dbg_cnt_set_limit_by_index): Set to new
3777 list of intervals.
3778 (dbg_cnt_set_limit_by_name): Likewise.
3779 (dbg_cnt_process_single_pair): Process new format.
3780 (dbg_cnt_process_opt): Likewise.
3781 (dbg_cnt_list_all_counters): Likewise.
3782 * doc/invoke.texi: Document change of -fdbg-cnt option.
3783 (cmp_tuples): New.
3784
3785 2019-11-13 Jan Hubicka <hubicka@ucw.cz>
3786
3787 * ipa-inline.c (ipa_inline): Check that function is defined before
3788 flattening.
3789
3790 2019-11-13 Andrew Stubbs <ams@codesourcery.com>
3791 Julian Brown <julian@codesourcery.com>
3792
3793 * config/gcn/gcn.c (gcn_goacc_validate_dims): Ensure
3794 flag_worker_partitioning is not set.
3795 (TARGET_GOACC_WORKER_PARTITIONING): Remove target hook definition.
3796 * config/gcn/gcn.opt (macc-experimental-workers): Default to off.
3797
3798 2019-11-13 Andrew Stubbs <ams@codesourcery.com>
3799
3800 * config/gcn/gcn-run.c (heap_region): New global variable.
3801 (struct hsa_runtime_fn_info): Add hsa_memory_assign_agent_fn.
3802 (init_hsa_runtime_functions): Initialize hsa_memory_assign_agent.
3803 (get_kernarg_region): Move contents to ....
3804 (get_memory_region): .... here.
3805 (get_heap_region): New function.
3806 (init_device): Initialize the heap_region.
3807 (device_malloc): Add region parameter.
3808 (struct kernargs): Move heap ....
3809 (heap): ... to global scope.
3810 (main): Allocate heap separate to kernargs.
3811
3812 2019-11-13 Jan Hubicka <hubicka@ucw.cz>
3813
3814 * ipa-prop.c (ipa_print_node_jump_functions,
3815 ipa_print_node_params): Print info about missing summaries.
3816
3817 2019-11-13 Richard Sandiford <richard.sandiford@arm.com>
3818
3819 * tree-vect-loop.c (vect_estimate_min_profitable_iters): Include
3820 the cost of generating loop masks.
3821
3822 2019-11-13 Richard Sandiford <richard.sandiford@arm.com>
3823
3824 * tree-vectorizer.h (vect_apply_runtime_profitability_check_p):
3825 New function.
3826 * tree-vect-loop-manip.c (vect_loop_versioning): Use it.
3827 * tree-vect-loop.c (vect_analyze_loop_2): Likewise.
3828 (vect_transform_loop): Likewise.
3829 (vect_analyze_loop_costing): Don't take the cost of versioning
3830 into account for the static profitability threshold if it turns
3831 out that no versioning is needed.
3832
3833 2019-11-13 Jan Hubicka <hubicka@ucw.cz>
3834
3835 * ipa.c (cgraph_build_static_cdtor): Pass optimization_default_node
3836 and target_option_default_node to get -fprofile-generate ctors working
3837 right with LTO.
3838
3839 2019-11-13 Richard Sandiford <richard.sandiford@arm.com>
3840
3841 * tree-vectorizer.h (vect_nop_conversion_p): Declare.
3842 * tree-vect-stmts.c (vect_nop_conversion_p): New function.
3843 (vectorizable_assignment): Don't add a cost for nop conversions.
3844 * tree-vect-loop.c (vect_compute_single_scalar_iteration_cost):
3845 Likewise.
3846 * tree-vect-slp.c (vect_bb_slp_scalar_cost): Likewise.
3847
3848 2019-11-13 Richard Sandiford <richard.sandiford@arm.com>
3849
3850 * tree-vect-stmts.c (vect_model_promotion_demotion_cost): Take the
3851 number of ncopies as an additional argument.
3852 (vectorizable_conversion): Update call accordingly. Use "modifier"
3853 to check whether a conversion is between vectors with the same
3854 numbers of units.
3855
3856 2019-11-13 Richard Sandiford <richard.sandiford@arm.com>
3857
3858 * config/aarch64/aarch64-sve-builtins-functions.h
3859 (unary_count::expand): Use aarch64_sve_int_mode instead of
3860 mode_for_int_vector.
3861
3862 2019-11-13 Martin Liska <mliska@suse.cz>
3863
3864 * opts.c: Update comment about OPT_LEVELS_2_PLUS_SPEED_ONLY.
3865
3866 2019-11-13 Martin Liska <mliska@suse.cz>
3867
3868 * tree-streamer-in.c (lto_input_ts_function_decl_tree_pointers):
3869 Remove call to finalize_options_struct.
3870
3871 2019-11-13 Georg-Johann Lay <avr@gjlay.de>
3872
3873 PR target/92055
3874 * config/avr/t-avr (avr-mcus): Do not depend on
3875 $(srcdir)/config/avr/t-multilib.
3876
3877 2019-11-13 Richard Biener <rguenther@suse.de>
3878
3879 PR tree-optimization/92473
3880 * tree-vect-loop.c (vect_create_epilog_for_reduction): Perform
3881 direct optab reduction in the correct type.
3882
3883 2019-11-12 Segher Boessenkool <segher@kernel.crashing.org>
3884
3885 * config/rs6000/rs6000.md (rs6000_set_fpscr_drn): Use ULL on big
3886 hexadecimal literal.
3887
3888 2019-11-12 Segher Boessenkool <segher@kernel.crashing.org>
3889
3890 * config/rs6000/vsx.md (xscmpexpdp_<code> for CMP_TEST): Handle
3891 UNORDERED if !HONOR_NANS (DFmode).
3892 (xscmpexpqp_<code>_<mode> for CMP_TEST and IEEE128): Handle UNORDERED
3893 if !HONOR_NANS (<MODE>mode).
3894
3895 2019-11-12 Jan Hubicka <hubicka@ucw.cz>
3896
3897 * ipa-cp.c (ignore_edge_p): Also look for optimize flag.
3898 (ipcp_verify_propagated_values): Likewise.
3899 (propagate_constants_across_call): Likewise.
3900 (propagate_constants_topo): Likewise.
3901 (ipcp_propagate_stage): Likewise.
3902
3903 2019-11-12 Jan Hubicka <hubicka@ucw.cz>
3904
3905 PR ipa/92471
3906 * ipa-profile.c (check_argument_count): Break out from ...;
3907 watch for missing summaries.
3908 (ipa_profile): Here.
3909
3910 2019-11-12 Martin Sebor <msebor@redhat.com>
3911
3912 PR tree-optimization/92412
3913 * targhooks.c (default_ref_may_alias_errno): Errono can only alias
3914 extern variables.
3915
3916 2019-11-12 Martin Sebor <msebor@redhat.com>
3917
3918 PR middle-end/83688
3919 * gimple-ssa-sprintf.c (format_result::alias_info): New struct.
3920 (directive::argno): New member.
3921 (format_result::aliases, format_result::alias_count): New data members.
3922 (format_result::append_alias): New member function.
3923 (fmtresult::dst_offset): New data member.
3924 (pass_sprintf_length::call_info::dst_origin): New data member.
3925 (pass_sprintf_length::call_info::dst_field, dst_offset): Same.
3926 (char_type_p, array_elt_at_offset, field_at_offset): New functions.
3927 (get_origin_and_offset): Same.
3928 (format_string): Call it.
3929 (format_directive): Call append_alias and set directive argument
3930 number.
3931 (maybe_warn_overlap): New function.
3932 (pass_sprintf_length::compute_format_length): Call it.
3933 (pass_sprintf_length::handle_gimple_call): Initialize new members.
3934 * tree-ssa-strlen.c (): Also enable when -Wrestrict is on.
3935
3936 2019-11-12 Ilya Leoshkevich <iii@linux.ibm.com>
3937
3938 PR rtl-optimization/92430
3939 * cfgcleanup.c (pass_jump_after_combine::execute): Free
3940 dominance info at the beginning.
3941
3942 2019-11-12 Richard Biener <rguenther@suse.de>
3943
3944 PR tree-optimization/92460
3945 * tree-vect-stmts.c (vectorizable_simd_clone_call): Unshare
3946 expression before gimplifying.
3947
3948 2019-11-12 Richard Biener <rguenther@suse.de>
3949
3950 PR tree-optimization/92461
3951 * tree-vect-loop.c (vect_create_epilog_for_reduction): Update
3952 stmt after propagation.
3953
3954 2019-11-12 Martin Liska <mliska@suse.cz>
3955
3956 * config/i386/i386-options.c (ix86_recompute_optlev_based_flags):
3957 Use SET_OPTION_IF_UNSET.
3958 (ix86_option_override_internal): Likewise.
3959 * opts.c (default_options_optimization): Likewise.
3960 (finish_options): Likewise.
3961 (enable_fdo_optimizations): Likewise.
3962 (common_handle_option): Likewise.
3963
3964 2019-11-12 Martin Liska <mliska@suse.cz>
3965
3966 * common/common-target.def: Remove option_validate_param and
3967 option_default_params.
3968 * common/common-targhooks.c (default_option_validate_param):
3969 Remove.
3970 * common/common-targhooks.h (default_option_validate_param):
3971 Remove.
3972 * common/config/aarch64/aarch64-common.c (TARGET_OPTION_DEFAULT_PARAMS):
3973 Remove usage of this.
3974 (TARGET_OPTION_VALIDATE_PARAM): Likewise.
3975 (aarch64_option_validate_param): Likewise.
3976 (aarch64_option_default_params): Likewise
3977 * common/config/bpf/bpf-common.c (bpf_option_default_params): Likewise.
3978 (TARGET_OPTION_DEFAULT_PARAMS): Likewise.
3979 * common/config/ia64/ia64-common.c (ia64_option_default_params): Likewise.
3980 (TARGET_OPTION_DEFAULT_PARAMS): Likewise.
3981 * common/config/powerpcspe/powerpcspe-common.c (rs6000_option_default_params): Likewise.
3982 (TARGET_OPTION_DEFAULT_PARAMS): Likewise.
3983 * common/config/rs6000/rs6000-common.c (rs6000_option_default_params): Likewise.
3984 (TARGET_OPTION_DEFAULT_PARAMS): Likewise.
3985 * common/config/sh/sh-common.c (sh_option_default_params): Likewise.
3986 (TARGET_OPTION_DEFAULT_PARAMS): Likewise.
3987 * config/aarch64/aarch64.c (aarch64_override_options_internal): Validate
3988 guard_size here.
3989 * doc/tm.texi: Remove option_default_params and option_validate_param.
3990 * doc/tm.texi.in: Likewise.
3991
3992 2019-11-12 Martin Liska <mliska@suse.cz>
3993
3994 * common/common-target.def:
3995 Do not mention set_default_param_value
3996 and set_param_value.
3997 * doc/tm.texi: Likewise.
3998
3999 2019-11-12 Martin Liska <mliska@suse.cz>
4000
4001 * common.opt: Remove param_values.
4002 * config/i386/i386-options.c (ix86_valid_target_attribute_p):
4003 Remove finalize_options_struct.
4004 * gcc.c (driver::decode_argv): Do not call global_init_params
4005 and finish_params.
4006 (driver::finalize): Do not call params_c_finalize
4007 and finalize_options_struct.
4008 * opt-suggestions.c (option_proposer::get_completions): Remove
4009 special casing of params.
4010 (option_proposer::find_param_completions): Remove.
4011 (test_completion_partial_match): Update expected output.
4012 * opt-suggestions.h: Remove find_param_completions.
4013 * opts-common.c (add_misspelling_candidates): Add
4014 --param with a space.
4015 * opts.c (handle_param): Remove.
4016 (init_options_struct):. Remove init_options_struct and
4017 similar calls.
4018 (finalize_options_struct): Remove.
4019 (common_handle_option): Use SET_OPTION_IF_UNSET.
4020 * opts.h (finalize_options_struct): Remove.
4021 * toplev.c (general_init): Do not call global_init_params.
4022 (toplev::finalize): Do not call params_c_finalize and
4023 finalize_options_struct.
4024
4025 2019-11-12 Martin Liska <mliska@suse.cz>
4026
4027 * Makefile.in: Remove PARAMS_H and params.list
4028 and params.options.
4029 * params-enum.h: Remove.
4030 * params-list.h: Remove.
4031 * params-options.h: Remove.
4032 * params.c: Remove.
4033 * params.def: Remove.
4034 * params.h: Remove.
4035 * asan.c: Do not include params.h.
4036 * auto-profile.c: Likewise.
4037 * bb-reorder.c: Likewise.
4038 * builtins.c: Likewise.
4039 * cfgcleanup.c: Likewise.
4040 * cfgexpand.c: Likewise.
4041 * cfgloopanal.c: Likewise.
4042 * cgraph.c: Likewise.
4043 * combine.c: Likewise.
4044 * common/config/aarch64/aarch64-common.c: Likewise.
4045 * common/config/gcn/gcn-common.c: Likewise.
4046 * common/config/ia64/ia64-common.c: Likewise.
4047 * common/config/powerpcspe/powerpcspe-common.c: Likewise.
4048 * common/config/rs6000/rs6000-common.c: Likewise.
4049 * common/config/sh/sh-common.c: Likewise.
4050 * config/aarch64/aarch64.c: Likewise.
4051 * config/alpha/alpha.c: Likewise.
4052 * config/arm/arm.c: Likewise.
4053 * config/avr/avr.c: Likewise.
4054 * config/csky/csky.c: Likewise.
4055 * config/i386/i386-builtins.c: Likewise.
4056 * config/i386/i386-expand.c: Likewise.
4057 * config/i386/i386-features.c: Likewise.
4058 * config/i386/i386-options.c: Likewise.
4059 * config/i386/i386.c: Likewise.
4060 * config/ia64/ia64.c: Likewise.
4061 * config/rs6000/rs6000-logue.c: Likewise.
4062 * config/rs6000/rs6000.c: Likewise.
4063 * config/s390/s390.c: Likewise.
4064 * config/sparc/sparc.c: Likewise.
4065 * config/visium/visium.c: Likewise.
4066 * coverage.c: Likewise.
4067 * cprop.c: Likewise.
4068 * cse.c: Likewise.
4069 * cselib.c: Likewise.
4070 * dse.c: Likewise.
4071 * emit-rtl.c: Likewise.
4072 * explow.c: Likewise.
4073 * final.c: Likewise.
4074 * fold-const.c: Likewise.
4075 * gcc.c: Likewise.
4076 * gcse.c: Likewise.
4077 * ggc-common.c: Likewise.
4078 * ggc-page.c: Likewise.
4079 * gimple-loop-interchange.cc: Likewise.
4080 * gimple-loop-jam.c: Likewise.
4081 * gimple-loop-versioning.cc: Likewise.
4082 * gimple-ssa-split-paths.c: Likewise.
4083 * gimple-ssa-sprintf.c: Likewise.
4084 * gimple-ssa-store-merging.c: Likewise.
4085 * gimple-ssa-strength-reduction.c: Likewise.
4086 * gimple-ssa-warn-alloca.c: Likewise.
4087 * gimple-ssa-warn-restrict.c: Likewise.
4088 * graphite-isl-ast-to-gimple.c: Likewise.
4089 * graphite-optimize-isl.c: Likewise.
4090 * graphite-scop-detection.c: Likewise.
4091 * graphite-sese-to-poly.c: Likewise.
4092 * graphite.c: Likewise.
4093 * haifa-sched.c: Likewise.
4094 * hsa-gen.c: Likewise.
4095 * ifcvt.c: Likewise.
4096 * ipa-cp.c: Likewise.
4097 * ipa-fnsummary.c: Likewise.
4098 * ipa-inline-analysis.c: Likewise.
4099 * ipa-inline.c: Likewise.
4100 * ipa-polymorphic-call.c: Likewise.
4101 * ipa-profile.c: Likewise.
4102 * ipa-prop.c: Likewise.
4103 * ipa-split.c: Likewise.
4104 * ipa-sra.c: Likewise.
4105 * ira-build.c: Likewise.
4106 * ira-conflicts.c: Likewise.
4107 * loop-doloop.c: Likewise.
4108 * loop-invariant.c: Likewise.
4109 * loop-unroll.c: Likewise.
4110 * lra-assigns.c: Likewise.
4111 * lra-constraints.c: Likewise.
4112 * modulo-sched.c: Likewise.
4113 * opt-suggestions.c: Likewise.
4114 * opts.c: Likewise.
4115 * postreload-gcse.c: Likewise.
4116 * predict.c: Likewise.
4117 * reload.c: Likewise.
4118 * reorg.c: Likewise.
4119 * resource.c: Likewise.
4120 * sanopt.c: Likewise.
4121 * sched-deps.c: Likewise.
4122 * sched-ebb.c: Likewise.
4123 * sched-rgn.c: Likewise.
4124 * sel-sched-ir.c: Likewise.
4125 * sel-sched.c: Likewise.
4126 * shrink-wrap.c: Likewise.
4127 * stmt.c: Likewise.
4128 * targhooks.c: Likewise.
4129 * toplev.c: Likewise.
4130 * tracer.c: Likewise.
4131 * trans-mem.c: Likewise.
4132 * tree-chrec.c: Likewise.
4133 * tree-data-ref.c: Likewise.
4134 * tree-if-conv.c: Likewise.
4135 * tree-inline.c: Likewise.
4136 * tree-loop-distribution.c: Likewise.
4137 * tree-parloops.c: Likewise.
4138 * tree-predcom.c: Likewise.
4139 * tree-profile.c: Likewise.
4140 * tree-scalar-evolution.c: Likewise.
4141 * tree-sra.c: Likewise.
4142 * tree-ssa-ccp.c: Likewise.
4143 * tree-ssa-dom.c: Likewise.
4144 * tree-ssa-dse.c: Likewise.
4145 * tree-ssa-ifcombine.c: Likewise.
4146 * tree-ssa-loop-ch.c: Likewise.
4147 * tree-ssa-loop-im.c: Likewise.
4148 * tree-ssa-loop-ivcanon.c: Likewise.
4149 * tree-ssa-loop-ivopts.c: Likewise.
4150 * tree-ssa-loop-manip.c: Likewise.
4151 * tree-ssa-loop-niter.c: Likewise.
4152 * tree-ssa-loop-prefetch.c: Likewise.
4153 * tree-ssa-loop-unswitch.c: Likewise.
4154 * tree-ssa-math-opts.c: Likewise.
4155 * tree-ssa-phiopt.c: Likewise.
4156 * tree-ssa-pre.c: Likewise.
4157 * tree-ssa-reassoc.c: Likewise.
4158 * tree-ssa-sccvn.c: Likewise.
4159 * tree-ssa-scopedtables.c: Likewise.
4160 * tree-ssa-sink.c: Likewise.
4161 * tree-ssa-strlen.c: Likewise.
4162 * tree-ssa-structalias.c: Likewise.
4163 * tree-ssa-tail-merge.c: Likewise.
4164 * tree-ssa-threadbackward.c: Likewise.
4165 * tree-ssa-threadedge.c: Likewise.
4166 * tree-ssa-uninit.c: Likewise.
4167 * tree-switch-conversion.c: Likewise.
4168 * tree-vect-data-refs.c: Likewise.
4169 * tree-vect-loop.c: Likewise.
4170 * tree-vect-slp.c: Likewise.
4171 * tree-vrp.c: Likewise.
4172 * tree.c: Likewise.
4173 * value-prof.c: Likewise.
4174 * var-tracking.c: Likewise.
4175
4176 2019-11-12 Martin Liska <mliska@suse.cz>
4177
4178 * asan.c (asan_sanitize_stack_p): Replace old parameter syntax
4179 with the new one, include opts.h if needed. Use SET_OPTION_IF_UNSET
4180 macro.
4181 (asan_sanitize_allocas_p): Likewise.
4182 (asan_emit_stack_protection): Likewise.
4183 (asan_protect_global): Likewise.
4184 (instrument_derefs): Likewise.
4185 (instrument_builtin_call): Likewise.
4186 (asan_expand_mark_ifn): Likewise.
4187 * auto-profile.c (auto_profile): Likewise.
4188 * bb-reorder.c (copy_bb_p): Likewise.
4189 (duplicate_computed_gotos): Likewise.
4190 * builtins.c (inline_expand_builtin_string_cmp): Likewise.
4191 * cfgcleanup.c (try_crossjump_to_edge): Likewise.
4192 (try_crossjump_bb): Likewise.
4193 * cfgexpand.c (defer_stack_allocation): Likewise.
4194 (stack_protect_classify_type): Likewise.
4195 (pass_expand::execute): Likewise.
4196 * cfgloopanal.c (expected_loop_iterations_unbounded): Likewise.
4197 (estimate_reg_pressure_cost): Likewise.
4198 * cgraph.c (cgraph_edge::maybe_hot_p): Likewise.
4199 * combine.c (combine_instructions): Likewise.
4200 (record_value_for_reg): Likewise.
4201 * common/config/aarch64/aarch64-common.c (aarch64_option_validate_param): Likewise.
4202 (aarch64_option_default_params): Likewise.
4203 * common/config/ia64/ia64-common.c (ia64_option_default_params): Likewise.
4204 * common/config/powerpcspe/powerpcspe-common.c (rs6000_option_default_params): Likewise.
4205 * common/config/rs6000/rs6000-common.c (rs6000_option_default_params): Likewise.
4206 * common/config/sh/sh-common.c (sh_option_default_params): Likewise.
4207 * config/aarch64/aarch64.c (aarch64_output_probe_stack_range): Likewise.
4208 (aarch64_allocate_and_probe_stack_space): Likewise.
4209 (aarch64_expand_epilogue): Likewise.
4210 (aarch64_override_options_internal): Likewise.
4211 * config/alpha/alpha.c (alpha_option_override): Likewise.
4212 * config/arm/arm.c (arm_option_override): Likewise.
4213 (arm_valid_target_attribute_p): Likewise.
4214 * config/i386/i386-options.c (ix86_option_override_internal): Likewise.
4215 * config/i386/i386.c (get_probe_interval): Likewise.
4216 (ix86_adjust_stack_and_probe_stack_clash): Likewise.
4217 (ix86_max_noce_ifcvt_seq_cost): Likewise.
4218 * config/ia64/ia64.c (ia64_adjust_cost): Likewise.
4219 * config/rs6000/rs6000-logue.c (get_stack_clash_protection_probe_interval): Likewise.
4220 (get_stack_clash_protection_guard_size): Likewise.
4221 * config/rs6000/rs6000.c (rs6000_option_override_internal): Likewise.
4222 * config/s390/s390.c (allocate_stack_space): Likewise.
4223 (s390_emit_prologue): Likewise.
4224 (s390_option_override_internal): Likewise.
4225 * config/sparc/sparc.c (sparc_option_override): Likewise.
4226 * config/visium/visium.c (visium_option_override): Likewise.
4227 * coverage.c (get_coverage_counts): Likewise.
4228 (coverage_compute_profile_id): Likewise.
4229 (coverage_begin_function): Likewise.
4230 (coverage_end_function): Likewise.
4231 * cse.c (cse_find_path): Likewise.
4232 (cse_extended_basic_block): Likewise.
4233 (cse_main): Likewise.
4234 * cselib.c (cselib_invalidate_mem): Likewise.
4235 * dse.c (dse_step1): Likewise.
4236 * emit-rtl.c (set_new_first_and_last_insn): Likewise.
4237 (get_max_insn_count): Likewise.
4238 (make_debug_insn_raw): Likewise.
4239 (init_emit): Likewise.
4240 * explow.c (compute_stack_clash_protection_loop_data): Likewise.
4241 * final.c (compute_alignments): Likewise.
4242 * fold-const.c (fold_range_test): Likewise.
4243 (fold_truth_andor): Likewise.
4244 (tree_single_nonnegative_warnv_p): Likewise.
4245 (integer_valued_real_single_p): Likewise.
4246 * gcse.c (want_to_gcse_p): Likewise.
4247 (prune_insertions_deletions): Likewise.
4248 (hoist_code): Likewise.
4249 (gcse_or_cprop_is_too_expensive): Likewise.
4250 * ggc-common.c: Likewise.
4251 * ggc-page.c (ggc_collect): Likewise.
4252 * gimple-loop-interchange.cc (MAX_NUM_STMT): Likewise.
4253 (MAX_DATAREFS): Likewise.
4254 (OUTER_STRIDE_RATIO): Likewise.
4255 * gimple-loop-jam.c (tree_loop_unroll_and_jam): Likewise.
4256 * gimple-loop-versioning.cc (loop_versioning::max_insns_for_loop): Likewise.
4257 * gimple-ssa-split-paths.c (is_feasible_trace): Likewise.
4258 * gimple-ssa-store-merging.c (imm_store_chain_info::try_coalesce_bswap): Likewise.
4259 (imm_store_chain_info::coalesce_immediate_stores): Likewise.
4260 (imm_store_chain_info::output_merged_store): Likewise.
4261 (pass_store_merging::process_store): Likewise.
4262 * gimple-ssa-strength-reduction.c (find_basis_for_base_expr): Likewise.
4263 * graphite-isl-ast-to-gimple.c (class translate_isl_ast_to_gimple): Likewise.
4264 (scop_to_isl_ast): Likewise.
4265 * graphite-optimize-isl.c (get_schedule_for_node_st): Likewise.
4266 (optimize_isl): Likewise.
4267 * graphite-scop-detection.c (build_scops): Likewise.
4268 * haifa-sched.c (set_modulo_params): Likewise.
4269 (rank_for_schedule): Likewise.
4270 (model_add_to_worklist): Likewise.
4271 (model_promote_insn): Likewise.
4272 (model_choose_insn): Likewise.
4273 (queue_to_ready): Likewise.
4274 (autopref_multipass_dfa_lookahead_guard): Likewise.
4275 (schedule_block): Likewise.
4276 (sched_init): Likewise.
4277 * hsa-gen.c (init_prologue): Likewise.
4278 * ifcvt.c (bb_ok_for_noce_convert_multiple_sets): Likewise.
4279 (cond_move_process_if_block): Likewise.
4280 * ipa-cp.c (ipcp_lattice::add_value): Likewise.
4281 (merge_agg_lats_step): Likewise.
4282 (devirtualization_time_bonus): Likewise.
4283 (hint_time_bonus): Likewise.
4284 (incorporate_penalties): Likewise.
4285 (good_cloning_opportunity_p): Likewise.
4286 (ipcp_propagate_stage): Likewise.
4287 * ipa-fnsummary.c (decompose_param_expr): Likewise.
4288 (set_switch_stmt_execution_predicate): Likewise.
4289 (analyze_function_body): Likewise.
4290 (compute_fn_summary): Likewise.
4291 * ipa-inline-analysis.c (estimate_growth): Likewise.
4292 * ipa-inline.c (caller_growth_limits): Likewise.
4293 (inline_insns_single): Likewise.
4294 (inline_insns_auto): Likewise.
4295 (can_inline_edge_by_limits_p): Likewise.
4296 (want_early_inline_function_p): Likewise.
4297 (big_speedup_p): Likewise.
4298 (want_inline_small_function_p): Likewise.
4299 (want_inline_self_recursive_call_p): Likewise.
4300 (edge_badness): Likewise.
4301 (recursive_inlining): Likewise.
4302 (compute_max_insns): Likewise.
4303 (early_inliner): Likewise.
4304 * ipa-polymorphic-call.c (csftc_abort_walking_p): Likewise.
4305 * ipa-profile.c (ipa_profile): Likewise.
4306 * ipa-prop.c (determine_known_aggregate_parts): Likewise.
4307 (ipa_analyze_node): Likewise.
4308 (ipcp_transform_function): Likewise.
4309 * ipa-split.c (consider_split): Likewise.
4310 * ipa-sra.c (allocate_access): Likewise.
4311 (process_scan_results): Likewise.
4312 (ipa_sra_summarize_function): Likewise.
4313 (pull_accesses_from_callee): Likewise.
4314 * ira-build.c (loop_compare_func): Likewise.
4315 (mark_loops_for_removal): Likewise.
4316 * ira-conflicts.c (build_conflict_bit_table): Likewise.
4317 * loop-doloop.c (doloop_optimize): Likewise.
4318 * loop-invariant.c (gain_for_invariant): Likewise.
4319 (move_loop_invariants): Likewise.
4320 * loop-unroll.c (decide_unroll_constant_iterations): Likewise.
4321 (decide_unroll_runtime_iterations): Likewise.
4322 (decide_unroll_stupid): Likewise.
4323 (expand_var_during_unrolling): Likewise.
4324 * lra-assigns.c (spill_for): Likewise.
4325 * lra-constraints.c (EBB_PROBABILITY_CUTOFF): Likewise.
4326 * modulo-sched.c (sms_schedule): Likewise.
4327 (DFA_HISTORY): Likewise.
4328 * opts.c (default_options_optimization): Likewise.
4329 (finish_options): Likewise.
4330 (common_handle_option): Likewise.
4331 * postreload-gcse.c (eliminate_partially_redundant_load): Likewise.
4332 (if): Likewise.
4333 * predict.c (get_hot_bb_threshold): Likewise.
4334 (maybe_hot_count_p): Likewise.
4335 (probably_never_executed): Likewise.
4336 (predictable_edge_p): Likewise.
4337 (predict_loops): Likewise.
4338 (expr_expected_value_1): Likewise.
4339 (tree_predict_by_opcode): Likewise.
4340 (handle_missing_profiles): Likewise.
4341 * reload.c (find_equiv_reg): Likewise.
4342 * reorg.c (redundant_insn): Likewise.
4343 * resource.c (mark_target_live_regs): Likewise.
4344 (incr_ticks_for_insn): Likewise.
4345 * sanopt.c (pass_sanopt::execute): Likewise.
4346 * sched-deps.c (sched_analyze_1): Likewise.
4347 (sched_analyze_2): Likewise.
4348 (sched_analyze_insn): Likewise.
4349 (deps_analyze_insn): Likewise.
4350 * sched-ebb.c (schedule_ebbs): Likewise.
4351 * sched-rgn.c (find_single_block_region): Likewise.
4352 (too_large): Likewise.
4353 (haifa_find_rgns): Likewise.
4354 (extend_rgns): Likewise.
4355 (new_ready): Likewise.
4356 (schedule_region): Likewise.
4357 (sched_rgn_init): Likewise.
4358 * sel-sched-ir.c (make_region_from_loop): Likewise.
4359 * sel-sched-ir.h (MAX_WS): Likewise.
4360 * sel-sched.c (process_pipelined_exprs): Likewise.
4361 (sel_setup_region_sched_flags): Likewise.
4362 * shrink-wrap.c (try_shrink_wrapping): Likewise.
4363 * targhooks.c (default_max_noce_ifcvt_seq_cost): Likewise.
4364 * toplev.c (print_version): Likewise.
4365 (process_options): Likewise.
4366 * tracer.c (tail_duplicate): Likewise.
4367 * trans-mem.c (tm_log_add): Likewise.
4368 * tree-chrec.c (chrec_fold_plus_1): Likewise.
4369 * tree-data-ref.c (split_constant_offset): Likewise.
4370 (compute_all_dependences): Likewise.
4371 * tree-if-conv.c (MAX_PHI_ARG_NUM): Likewise.
4372 * tree-inline.c (remap_gimple_stmt): Likewise.
4373 * tree-loop-distribution.c (MAX_DATAREFS_NUM): Likewise.
4374 * tree-parloops.c (MIN_PER_THREAD): Likewise.
4375 (create_parallel_loop): Likewise.
4376 * tree-predcom.c (determine_unroll_factor): Likewise.
4377 * tree-scalar-evolution.c (instantiate_scev_r): Likewise.
4378 * tree-sra.c (analyze_all_variable_accesses): Likewise.
4379 * tree-ssa-ccp.c (fold_builtin_alloca_with_align): Likewise.
4380 * tree-ssa-dse.c (setup_live_bytes_from_ref): Likewise.
4381 (dse_optimize_redundant_stores): Likewise.
4382 (dse_classify_store): Likewise.
4383 * tree-ssa-ifcombine.c (ifcombine_ifandif): Likewise.
4384 * tree-ssa-loop-ch.c (ch_base::copy_headers): Likewise.
4385 * tree-ssa-loop-im.c (LIM_EXPENSIVE): Likewise.
4386 * tree-ssa-loop-ivcanon.c (try_unroll_loop_completely): Likewise.
4387 (try_peel_loop): Likewise.
4388 (tree_unroll_loops_completely): Likewise.
4389 * tree-ssa-loop-ivopts.c (avg_loop_niter): Likewise.
4390 (CONSIDER_ALL_CANDIDATES_BOUND): Likewise.
4391 (MAX_CONSIDERED_GROUPS): Likewise.
4392 (ALWAYS_PRUNE_CAND_SET_BOUND): Likewise.
4393 * tree-ssa-loop-manip.c (can_unroll_loop_p): Likewise.
4394 * tree-ssa-loop-niter.c (MAX_ITERATIONS_TO_TRACK): Likewise.
4395 * tree-ssa-loop-prefetch.c (PREFETCH_BLOCK): Likewise.
4396 (L1_CACHE_SIZE_BYTES): Likewise.
4397 (L2_CACHE_SIZE_BYTES): Likewise.
4398 (should_issue_prefetch_p): Likewise.
4399 (schedule_prefetches): Likewise.
4400 (determine_unroll_factor): Likewise.
4401 (volume_of_references): Likewise.
4402 (add_subscript_strides): Likewise.
4403 (self_reuse_distance): Likewise.
4404 (mem_ref_count_reasonable_p): Likewise.
4405 (insn_to_prefetch_ratio_too_small_p): Likewise.
4406 (loop_prefetch_arrays): Likewise.
4407 (tree_ssa_prefetch_arrays): Likewise.
4408 * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Likewise.
4409 * tree-ssa-math-opts.c (gimple_expand_builtin_pow): Likewise.
4410 (convert_mult_to_fma): Likewise.
4411 (math_opts_dom_walker::after_dom_children): Likewise.
4412 * tree-ssa-phiopt.c (cond_if_else_store_replacement): Likewise.
4413 (hoist_adjacent_loads): Likewise.
4414 (gate_hoist_loads): Likewise.
4415 * tree-ssa-pre.c (translate_vuse_through_block): Likewise.
4416 (compute_partial_antic_aux): Likewise.
4417 * tree-ssa-reassoc.c (get_reassociation_width): Likewise.
4418 * tree-ssa-sccvn.c (vn_reference_lookup_pieces): Likewise.
4419 (vn_reference_lookup): Likewise.
4420 (do_rpo_vn): Likewise.
4421 * tree-ssa-scopedtables.c (avail_exprs_stack::lookup_avail_expr): Likewise.
4422 * tree-ssa-sink.c (select_best_block): Likewise.
4423 * tree-ssa-strlen.c (new_stridx): Likewise.
4424 (new_addr_stridx): Likewise.
4425 (get_range_strlen_dynamic): Likewise.
4426 (class ssa_name_limit_t): Likewise.
4427 * tree-ssa-structalias.c (push_fields_onto_fieldstack): Likewise.
4428 (create_variable_info_for_1): Likewise.
4429 (init_alias_vars): Likewise.
4430 * tree-ssa-tail-merge.c (find_clusters_1): Likewise.
4431 (tail_merge_optimize): Likewise.
4432 * tree-ssa-threadbackward.c (thread_jumps::profitable_jump_thread_path): Likewise.
4433 (thread_jumps::fsm_find_control_statement_thread_paths): Likewise.
4434 (thread_jumps::find_jump_threads_backwards): Likewise.
4435 * tree-ssa-threadedge.c (record_temporary_equivalences_from_stmts_at_dest): Likewise.
4436 * tree-ssa-uninit.c (compute_control_dep_chain): Likewise.
4437 * tree-switch-conversion.c (switch_conversion::check_range): Likewise.
4438 (jump_table_cluster::can_be_handled): Likewise.
4439 * tree-switch-conversion.h (jump_table_cluster::case_values_threshold): Likewise.
4440 (SWITCH_CONVERSION_BRANCH_RATIO): Likewise.
4441 (param_switch_conversion_branch_ratio): Likewise.
4442 * tree-vect-data-refs.c (vect_mark_for_runtime_alias_test): Likewise.
4443 (vect_enhance_data_refs_alignment): Likewise.
4444 (vect_prune_runtime_alias_test_list): Likewise.
4445 * tree-vect-loop.c (vect_analyze_loop_costing): Likewise.
4446 (vect_get_datarefs_in_loop): Likewise.
4447 (vect_analyze_loop): Likewise.
4448 * tree-vect-slp.c (vect_slp_bb): Likewise.
4449 * tree-vectorizer.h: Likewise.
4450 * tree-vrp.c (find_switch_asserts): Likewise.
4451 (vrp_prop::check_mem_ref): Likewise.
4452 * tree.c (wide_int_to_tree_1): Likewise.
4453 (cache_integer_cst): Likewise.
4454 * var-tracking.c (EXPR_USE_DEPTH): Likewise.
4455 (reverse_op): Likewise.
4456 (vt_find_locations): Likewise.
4457
4458 2019-11-12 Martin Liska <mliska@suse.cz>
4459
4460 * Makefile.in: Include params.opt.
4461 * flag-types.h (enum parloops_schedule_type): Add
4462 parloops_schedule_type used in params.opt.
4463 * params.opt: New file.
4464
4465 2019-11-12 Martin Liska <mliska@suse.cz>
4466
4467 * common.opt: Remove --param and --param= options.
4468 * opt-functions.awk: Mark CL_PARAMS for options
4469 that have Param keyword.
4470 * opts-common.c (decode_cmdline_options_to_array):
4471 Replace --param key=value with --param=key=value.
4472 * opts.c (print_filtered_help): Remove special
4473 printing of params.
4474 (print_specific_help): Update title for params.
4475 (common_handle_option): Do not handle OPT__param.
4476 opts.h (SET_OPTION_IF_UNSET): New macro.
4477 * doc/options.texi: Document Param keyword.
4478
4479 2019-11-12 Maciej W. Rozycki <macro@codesourcery.com>
4480 Frederik Harwath <frederik@codesourcery.com>
4481 Thomas Schwinge <thomas@codesourcery.com>
4482
4483 * gimple.h (gf_mask): Add GF_OMP_TARGET_KIND_OACC_SERIAL
4484 enumeration constant.
4485 (is_gimple_omp_oacc): Handle GF_OMP_TARGET_KIND_OACC_SERIAL.
4486 (is_gimple_omp_offloaded): Likewise.
4487 * gimplify.c (omp_region_type): Add ORT_ACC_SERIAL enumeration
4488 constant. Adjust the value of ORT_NONE accordingly.
4489 (is_gimple_stmt): Handle OACC_SERIAL.
4490 (oacc_default_clause): Handle ORT_ACC_SERIAL.
4491 (gomp_needs_data_present): Likewise.
4492 (gimplify_adjust_omp_clauses): Likewise.
4493 (gimplify_omp_workshare): Handle OACC_SERIAL.
4494 (gimplify_expr): Likewise.
4495 * omp-expand.c (expand_omp_target):
4496 Handle GF_OMP_TARGET_KIND_OACC_SERIAL.
4497 (build_omp_regions_1, omp_make_gimple_edges): Likewise.
4498 * omp-low.c (is_oacc_parallel): Rename function to...
4499 (is_oacc_parallel_or_serial): ... this.
4500 Handle GF_OMP_TARGET_KIND_OACC_SERIAL.
4501 (scan_sharing_clauses): Adjust accordingly.
4502 (scan_omp_for): Likewise.
4503 (lower_oacc_head_mark): Likewise.
4504 (convert_from_firstprivate_int): Likewise.
4505 (lower_omp_target): Likewise.
4506 (check_omp_nesting_restrictions): Handle
4507 GF_OMP_TARGET_KIND_OACC_SERIAL.
4508 (lower_oacc_reductions): Likewise.
4509 (lower_omp_target): Likewise.
4510 * tree.def (OACC_SERIAL): New tree code.
4511 * tree-pretty-print.c (dump_generic_node): Handle OACC_SERIAL.
4512
4513 * doc/generic.texi (OpenACC): Document OACC_SERIAL.
4514
4515 2019-11-12 Jakub Jelinek <jakub@redhat.com>
4516
4517 PR target/92449
4518 * tree-complex.c (expand_complex_multiplication): If !HONOR_NANS,
4519 don't emit UNORDERED_EXPR guarded libcall. Formatting fixes.
4520
4521 PR tree-optimization/92452
4522 * tree-vrp.c (vrp_prop::check_array_ref): If TRUNC_DIV_EXPR folds
4523 into NULL_TREE, set up_bound to NULL_TREE instead of computing
4524 MINUS_EXPR on it.
4525
4526 2019-11-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
4527
4528 * tree-vect-loop.c (vect_transform_loop): Don't overwrite epilogues
4529 safelen with 0.
4530
4531 2019-11-12 Alan Modra <amodra@gmail.com>
4532
4533 * config/rs6000/predicates.md (unspec_tls): Allow const0_rtx for got
4534 element of unspec vec.
4535 * config/rs6000/rs6000.c (rs6000_legitimize_tls_address): Support
4536 PC-relative TLS.
4537 * config/rs6000/rs6000.md (UNSPEC_TLSTLS_PCREL): New unspec.
4538 (tls_gd_pcrel, tls_ld_pcrel): New insns.
4539 (tls_dtprel, tls_tprel): Set attr prefixed when tls_size is not 16.
4540 (tls_got_tprel_pcrel, tls_tls_pcrel): New insns.
4541
4542 2019-11-12 Alan Modra <amodra@gmail.com>
4543
4544 * config/rs6000/rs6000.opt (mtls-markers): Delete.
4545 * config/rs6000/rs6000.h (TARGET_TLS_MARKERS): Don't define.
4546 (IS_NOMARK_TLSGETADDR): Likewise.
4547 * config/rs6000/rs6000-protos.h (rs6000_output_tlsargs): Delete.
4548 * config/rs6000/rs6000.c (rs6000_output_tlsargs): Delete.
4549 (rs6000_legitimize_tls_address): Remove !TARGET_TLS_MARKERS code.
4550 (rs6000_call_template_1): Delete TARGET_TLS_MARKERS test and
4551 allow other UNSPECs besides UNSPEC_TLSGD and UNSPEC_TLSLD.
4552 (rs6000_indirect_call_template_1): Likewise.
4553 (rs6000_pltseq_template): Likewise.
4554 (rs6000_opt_vars): Remove "tls-markers" entry.
4555 * config/rs6000/rs6000.md (tls_gd<bits>): Replace TARGET_TLS_MARKERS
4556 with TARGET_ELF.
4557 (tls_gd_high<bits>, tls_gd_low<bits>): Likewise.
4558 (tls_ld<bits>, tls_ld_high<bits>, tls_ld_low<bits>): Likewise.
4559 (pltseq_plt_pcrel<mode>): Likewise.
4560 (call_value_local32): Remove IS_NOMARK_TLSGETADDR predicate test.
4561 (call_value_local64): Likewise.
4562 (call_value_indirect_nonlocal_sysv<mode>): Remove IS_NOMARK_TLSGETADDR
4563 output and length attribute sub-expression.
4564 (call_value_nonlocal_sysv<mode>),
4565 (call_value_nonlocal_sysv_secure<mode>),
4566 (call_value_local_aix<mode>, call_value_nonlocal_aix<mode>),
4567 (call_value_indirect_aix<mode>, call_value_indirect_elfv2<mode>),
4568 (call_value_indirect_pcrel<mode>): Likewise.
4569 * doc/install.texi (powerpc-*-*): Require binutils-2.20.
4570 * configure.ac (HAVE_AS_TLS_MARKERS): Delete test.
4571 * configure: Regenerate.
4572 * config.in: Regenerate.
4573
4574 2019-11-11 Michael Meissner <meissner@linux.ibm.com>
4575
4576 * config/rs6000/predicates.md (prefixed_memory): New predicate.
4577 * config/rs6000/rs6000.md (stack_protect_setdi): Deal with either
4578 address being a prefixed load/store.
4579 (stack_protect_testdi): Deal with either address being a prefixed
4580 load.
4581
4582 2019-11-11 Jakub Jelinek <jakub@redhat.com>
4583
4584 PR bootstrap/92433
4585 * config/rs6000/rs6000-c.c (altivec_build_resolved_builtin): Guard
4586 ALTIVEC_BUILTIN_VEC_VCMPGE_P argument swapping with n == 3 check. Use
4587 std::swap.
4588
4589 2019-11-11 Richard Sandiford <richard.sandiford@arm.com>
4590
4591 PR tree-optimization/92420
4592 * tree-vect-stmts.c (get_negative_load_store_type): Move further
4593 up file.
4594 (get_group_load_store_type): Use it for reversed SLP accesses.
4595
4596 2019-11-11 Jan Hubicka <hubcika@ucw.cz>
4597
4598 * ipa-prop.c (ipa_propagate_indirect_call_infos): Remove ipcp
4599 summary.
4600 (ipcp_transformation_t::duplicate): Break out from ...
4601 (ipa_node_params_t::duplicate): ... here; add copying of agg
4602 replacements.
4603 * ipa-prop.h (ipcp_transformation): Add constructor and destructor.
4604 (ipcp_transformation_t): Add duplicate.
4605
4606 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
4607
4608 PR fortran/91828
4609 * doc/install.texi: Document that the minimum MPFR version is
4610 3.1.0.
4611
4612 2019-11-11 Claudiu Zissulescu <claziss@gmail.com>
4613
4614 * config/arc/arc.md (movsi_ne): Reorder instruction variants and
4615 use new register constraint letters.
4616
4617 2019-11-11 Claudiu Zissulescu <claziss@gmail.com>
4618
4619 * config/arc/arc.c (arc_legitimize_pic_address): Consider UNSPECs
4620 as well, if interesting recover the symbol and re-legitimize the
4621 pic address.
4622
4623 2019-11-11 Martin Liska <mliska@suse.cz>
4624
4625 * dbgcnt.def (DEBUG_COUNTER): Sort counters
4626 alphabetically.
4627
4628 2019-11-11 Andre Vieira <andre.simoesdiasvieira@arm.com>
4629
4630 * tree-vect-loop-manip.c (vect_do_peeling): Take epilogue gaps into
4631 account when checking if there are enough iterations to vectorize
4632 epilogue.
4633
4634 2019-11-11 Tobias Burnus <tobias@codesourcery.com>
4635 Kwok Cheung Yeung <kcy@codesourcery.com>
4636
4637 * langhooks-def.h (LANG_HOOKS_OMP_CHECK_OPTIONAL_ARGUMENT):
4638 Renamed from LANG_HOOKS_OMP_IS_OPTIONAL_ARGUMENT; update define.
4639 (LANG_HOOKS_DECLS): Rename also here.
4640 * langhooks.h (lang_hooks_for_decls): Rename
4641 omp_is_optional_argument to omp_check_optional_argument; take
4642 additional bool argument.
4643 * omp-general.h (omp_check_optional_argument): Likewise.
4644 * omp-general.h (omp_check_optional_argument): Likewise.
4645 * omp-low.c (lower_omp_target): Update calls; handle absent
4646 Fortran optional arguments with USE_DEVICE_ADDR/USE_DEVICE_PTR.
4647
4648 2019-11-11 H.J. Lu <hjl.tools@gmail.com>
4649
4650 PR target/87833
4651 * config/i386/intelmic-mkoffload.c (prepare_target_image): Put
4652 -fPIC and -shared the last to create offload image.
4653
4654 2019-11-11 Thomas Schwinge <thomas@codesourcery.com>
4655
4656 * gimplify.c (gimplify_scan_omp_clauses): Assert 'offset2' instead
4657 of 'offset'.
4658
4659 * Makefile.in (LANG_CONFIGUREFRAGS): Define.
4660 (config.status): Use/depend on it.
4661 * configure.ac (all_lang_configurefrags): Track, 'AC_SUBST'.
4662 * configure: Regenerate.
4663
4664 2019-11-11 Jiufu Guo <guojiufu@linux.ibm.com>
4665
4666 PR tree-optimization/88760
4667 * config/rs6000/rs6000.opt (-munroll-only-small-loops): New option.
4668 * common/config/rs6000/rs6000-common.c
4669 (rs6000_option_optimization_table) [OPT_LEVELS_2_PLUS_SPEED_ONLY]:
4670 Turn on -funroll-loops and -munroll-only-small-loops.
4671 [OPT_LEVELS_ALL]: Turn off -fweb and -frename-registers.
4672 * config/rs6000/rs6000.c (rs6000_option_override_internal): Remove
4673 set of PARAM_MAX_UNROLL_TIMES and PARAM_MAX_UNROLLED_INSNS.
4674 Turn off -munroll-only-small-loops for explicit -funroll-loops.
4675 (TARGET_LOOP_UNROLL_ADJUST): Add loop unroll adjust hook.
4676 (rs6000_loop_unroll_adjust): Define it. Use -munroll-only-small-loops.
4677
4678 2019-11-11 Kewen Lin <linkw@gcc.gnu.org>
4679
4680 * config/rs6000/rs6000.c (rs6000_builtin_vectorization_cost):
4681 Make scalar_load, vector_load, unaligned_load and
4682 vector_gather_load cost more to conform hardware latency and
4683 insn cost settings.
4684
4685 2019-11-10 Iain Sandoe <iain@sandoe.co.uk>
4686
4687 * config/darwin.h (MACHO_SYMBOL_FLAG_LINKER_VIS): New.
4688 (MACHO_SYMBOL_LINKER_VIS_P): New.
4689
4690 2019-11-10 Kwok Cheung Yeung <kcy@codesourcery.com>
4691
4692 * lra-spills.c (assign_spill_hard_regs): Do not spill into
4693 registers in eliminable_regset.
4694
4695 2019-11-10 Jan Hubicka <hubicka@ucw.cz>
4696
4697 * ipa-inline.c (compute_uninlined_call_time,
4698 compute_inlined_call_time): Take edge frequency as
4699 parameter rather than computing it by itself.
4700 (big_speedup_p, edge_badness): Manually CSE sreal
4701 frequency calculations.
4702
4703 2019-11-10 Jan Hubicka <hubicka@ucw.cz>
4704
4705 * profile-count.c (profile_count::to_sreal_scale): Short circuit
4706 case where profiles are same.
4707
4708 2019-11-10 Jan Hubicka <hubicka@ucw.cz>
4709
4710 * cgraph.c (cgraph_edge::maybe_hot_p): Do not use sreal_frequency.
4711
4712 2019-11-10 Jan Hubicka <hubicka@ucw.cz>
4713
4714 * ipa-prop.c (ipa_propagate_indirect_call_infos): Remove ipa edge
4715 args summaries of inlined edge unless it holds info about
4716 described reference.
4717
4718 2019-11-10 Segher Boessenkool <segher@kernel.crashing.org>
4719
4720 * config/rs6000/rs6000.md (CC_any): New mode iterator.
4721 (*movcc_internal1): Rename to...
4722 (*movcc_<mode> for CC_any): ... this. Support moves of all CC modes.
4723
4724 2019-11-09 Jan Hubicka <hubicka@ucw.cz>
4725
4726 * cgraph.h (struct cgraph_node): Add ipcp_clone flag.
4727 (cgraph_node::create_virtual_clone): Copy it.
4728 * ipa-cp.c (ipcp_versionable_function_p): Watch for missing
4729 summaries.
4730 (ignore_edge_p): If caller has ipa-cp disabled, skip the edge, too.
4731 (ipcp_verify_propagated_values): Do not verify nodes where ipcp
4732 is disabled.
4733 (propagate_constants_across_call): If callee is not analyzed, give up.
4734 (propagate_constants_topo): Lower to bottom latties of all callees of
4735 functions with ipa-cp disabled.
4736 (ipcp_propagate_stage): Skip functions with ipa-cp disabled.
4737 (cgraph_edge_brings_value_p): Check for availability first.
4738 (create_specialized_node): Set ipcp_clone.
4739 (ipcp_store_bits_results): Check that info is present.
4740 * ipa-fnsummary.c (evaluate_properties_for_edge): Do not analyze
4741 thunks.
4742 (ipa_call_context::duplicate_from, ipa_call_context::equal_to): Be
4743 conservative when callee summary is missing.
4744 (remap_edge_summaries): Lookup call summary only when needed.
4745 * ipa-icf.c (sem_function::param_used_p): Be ready for missing summary.
4746 * ipa-prpo.c (ipa_alloc_node_params, ipa_initialize_node_params):
4747 Use get_create.
4748 (ipa_analyze_node): Use get_create.
4749 (propagate_controlled_uses): Do not propagate when function is not
4750 analyzed.
4751 (ipa_propagate_indirect_call_infos): Remove summary of inline clone.
4752 (ipa_read_node_info): Use get_create.
4753 * ipa-prop.h (IPA_NODE_REF): Use get.
4754 (IPA_NODE_REF_GET_CREATE): New.
4755
4756 2019-11-09 Jan Hubicka <hubicka@ucw.cz>
4757
4758 * ipa-fnsummary.c (evaluate_properties_for_edge): Call IPA_NODE_REF
4759 on function symbol.
4760
4761 2019-11-09 Jan Hubicka <hubicka@ucw.cz>
4762
4763 * tree.c (fld_incomplete_type_of): Clear TYPE_FINAL_P, TYPE_EMPTY_P,
4764 ENUM_IS_OPAQUE and ENUM_IS_SCOPED.
4765 (free_lang_data_in_binfo): Clear TREE_PUBLIC in BINFO
4766 (free_lang_data_in_type): Clear ENUM_IS_OPAQUE and ENUM_IS_SCOPED.
4767
4768 2019-11-09 Jan Hubicka <hubicka@ucw.cz>
4769
4770 * ipa-inline-analysis.c (do_estimate_growth_1): Add support for
4771 capping the growth cumulated.
4772 (offline_size): Break out from ...
4773 (estimate_growth): ... here.
4774 (check_callers): Add N, OFFLINE and MIN_SIZE and KNOWN_EDGE
4775 parameters.
4776 (growth_likely_positive): Turn to ...
4777 (growth_positive_p): Re-implement.
4778 * ipa-inline.h (growth_likely_positive): Remove.
4779 (growth_positive_p): Declare.
4780 * ipa-inline.c (want_inline_small_function_p): Use
4781 growth_positive_p.
4782 (want_inline_function_to_all_callers_p): Likewise.
4783
4784 2019-11-09 Jan Hubicka <hubicka@ucw.cz>
4785
4786 * ipa-fnsummary.c (ipa_call_context::estimate_size_and_time): Fix
4787 calculation of min_size.
4788 (ipa_update_overall_fn_summary): Likewise.
4789
4790 2019-11-09 Jan Hubicka <hubicka@ucw.cz>
4791
4792 * ipa-fnsummary.c (estimate_edge_size_and_time): Do not call
4793 estimate_edge_devirt_benefit when not computing hints;
4794 do not compute time when not asked for.
4795 (estimate_calls_size_and_time): Pass NULL hints and time when
4796 these are not computed; do not evaluate hint predicates when these are
4797 not computed.
4798 (ipa_merge_fn_summary_after_inlining): Do not re-evaluate edge
4799 frequency.
4800
4801 2019-11-09 Jakub Jelinek <jakub@redhat.com>
4802
4803 PR tree-optimization/92401
4804 * gimple-match-head.c (gimple_resimplify1): Call const_unop only
4805 if res_op->code is an expression with code length 1.
4806 * gimple-match-head.c (gimple_resimplify2): Call const_binop only
4807 if res_op->code is an expression with code length 2.
4808 * gimple-match-head.c (gimple_resimplify3): Call fold_ternary only
4809 if res_op->code is an expression with code length 3.
4810
4811 2019-11-09 Iain Sandoe <iain@sandoe.co.uk>
4812
4813 * config/darwin.c (machopic_mcount_stub_name): Validate the
4814 symbol stub name when it is created.
4815 * config/i386/darwin.h (FUNCTION_PROFILER): Remove the symbol
4816 stub validation.
4817
4818 2019-11-09 Jakub Jelinek <jakub@redhat.com>
4819
4820 * symtab.c: Fix comment typos.
4821 * cgraphunit.c: Likewise.
4822 * cgraph.h: Likewise.
4823 * cgraphclones.c: Likewise.
4824 * cgraph.c: Likewise.
4825 * varpool.c: Likewise.
4826 * tree-ssa-strlen.c: Likewise.
4827 * ipa-sra.c: Likewise.
4828 (scan_expr_access, check_all_callers_for_issues): Fix typo
4829 in a dump message.
4830
4831 2019-11-08 Iain Sandoe <iain@sandoe.co.uk>
4832
4833 * config/darwin-protos.h: Add include quard.
4834
4835 2019-11-08 Andrew MacLeod <amacleod@redhat.com>
4836
4837 * range-op.h (range_operator::fold_range): Return result in a
4838 reference parameter instead of by value.
4839 (range_operator::wi_fold): Same.
4840 * range-op.cc (range_operator::wi_fold): Return result in a reference
4841 parameter instead of by value.
4842 (range_operator::fold_range): Same.
4843 (value_range_from_overflowed_bounds): Same.
4844 (value_range_with_overflow): Same
4845 (create_possibly_reversed_range): Same.
4846 (operator_equal::fold_range): Same.
4847 (operator_not_equal::fold_range): Same.
4848 (operator_lt::fold_range): Same.
4849 (operator_le::fold_range): Same.
4850 (operator_gt::fold_range): Same.
4851 (operator_ge::fold_range): Same.
4852 (operator_plus::wi_fold): Same.
4853 (operator_plus::op1_range): Change call to fold_range.
4854 (operator_plus::op2_range): Change call to fold_range.
4855 (operator_minus::wi_fold): Return result via reference parameter.
4856 (operator_minus::op1_range): Change call to fold_range.
4857 (operator_minus::op2_range): Change call to fold_range.
4858 (operator_min::wi_fold): Return result via reference parameter.
4859 (operator_max::wi_fold): Same.
4860 (cross_product_operator::wi_cross_product): Same.
4861 (operator_mult::wi_fold): Same.
4862 (operator_div::wi_fold): Same.
4863 (operator_div op_floor_div): Fix whitespace.
4864 (operator_exact_divide::op1_range): Change call to fold_range.
4865 (operator_lshift::fold_range): Return result via reference parameter.
4866 (operator_lshift::wi_fold): Same.
4867 (operator_rshift::fold_range): Same.
4868 (operator_rshift::wi_fold): Same.
4869 (operator_cast::fold_range): Same.
4870 (operator_cast::op1_range): Change calls to fold_range.
4871 (operator_logical_and::fold_range): Return result via reference.
4872 (wi_optimize_and_or): Adjust call to value_range_with_overflow.
4873 (operator_bitwise_and::wi_fold): Return result via reference.
4874 (operator_logical_or::fold_range): Same.
4875 (operator_bitwise_or::wi_fold): Same.
4876 (operator_bitwise_xor::wi_fold): Same.
4877 (operator_trunc_mod::wi_fold): Same.
4878 (operator_logical_not::fold_range): Same.
4879 (operator_bitwise_not::fold_range): Same.
4880 (operator_bitwise_not::op1_range): Change call to fold_range.
4881 (operator_cst::fold_range): Return result via reference.
4882 (operator_identity::fold_range): Same.
4883 (operator_abs::wi_fold): Same.
4884 (operator_absu::wi_fold): Same.
4885 (operator_negate::fold_range): Same.
4886 (operator_negate::op1_range): Change call to fold_range.
4887 (operator_addr_expr::fold_range): Return result via reference.
4888 (operator_addr_expr::op1_range): Change call to fold_range.
4889 (operator_pointer_plus::wi_fold): Return result via reference.
4890 (operator_pointer_min_max::wi_fold): Same.
4891 (operator_pointer_and::wi_fold): Same.
4892 (operator_pointer_or::wi_fold): Same.
4893 (range_op_handler): Change call to fold_range.
4894 (range_cast): Same.
4895 * tree-vrp.c (range_fold_binary_symbolics_p): Change call to
4896 fold_range.
4897 (range_fold_unary_symbolics_p): Same.
4898 (range_fold_binary_expr): Same.
4899 (range_fold_unary_expr): Same.
4900
4901 2019-11-08 Richard Sandiford <richard.sandiford@arm.com>
4902
4903 * tree-vect-loop.c (neutral_op_for_slp_reduction): Take the
4904 vector type as an argument rather than reading it from the
4905 stmt_vec_info.
4906 (vect_create_epilog_for_reduction): Update accordingly.
4907 (vectorizable_reduction): Likewise.
4908 (vect_transform_cycle_phi): Likewise.
4909
4910 2019-11-08 Segher Boessenkool <segher@kernel.crashing.org>
4911
4912 * config/rs6000/predicates.md (branch_comparison_operator): Allow only
4913 the comparison codes that make sense for the mode used, and only the
4914 codes that can be done with a single branch instruction.
4915
4916 2019-11-08 Andre Vieira <andre.simoesdiasvieira@arm.com>
4917
4918 PR tree-optimization/92351
4919 * tree-vect-data-refs.c (vect_compute_data_ref_alignment): When we are
4920 peeling the main loop for alignment, make sure to set the misalignment
4921 of the epilogue's data references to DR_MISALIGNMENT_UNKNOWN.
4922
4923 2019-11-08 Richard Biener <rguenther@suse.de>
4924
4925 * dbgcnt.def (ivopts_loop): Add.
4926 * tree-ssa-loop-ivopts.c (tree_ssa_iv_optimize): Check
4927 ivopts_loop before optimizing a loop.
4928
4929 2019-11-08 Richard Biener <rguenther@suse.de>
4930
4931 PR ipa/92409
4932 * tree-inline.c (declare_return_variable): Properly handle
4933 type mismatches for the return slot.
4934
4935 2019-11-08 Eric Botcazou <ebotcazou@adacore.com>
4936
4937 PR target/92095
4938 * config/sparc/sparc-protos.h (output_load_pcrel_sym): Declare.
4939 * config/sparc/sparc.c (sparc_cannot_force_const_mem): Revert latest
4940 change.
4941 (got_helper_needed): New static variable.
4942 (output_load_pcrel_sym): New function.
4943 (get_pc_thunk_name): Remove after inlining...
4944 (load_got_register): ...here. Rework the initialization of the GOT
4945 register and of the GOT helper.
4946 (save_local_or_in_reg_p): Test the REGNO of the GOT register.
4947 (sparc_file_end): Test got_helper_needed to decide whether the GOT
4948 helper must be emitted. Use output_asm_insn instead of fprintf.
4949 (sparc_init_pic_reg): In PIC mode, always initialize the PIC register
4950 if optimization is enabled.
4951 * config/sparc/sparc.md (load_pcrel_sym<P:mode>): Emit the assembly
4952 by calling output_load_pcrel_sym.
4953
4954 2019-11-08 Richard Sandiford <richard.sandiford@arm.com>
4955
4956 * tree-sra.c (create_access): Delay disqualifying the base
4957 for poly_int values until we know we have a base.
4958
4959 2019-11-08 Andre Vieira <andre.simoesdiasvieira@arm.com>
4960
4961 * tree-vect-loop.c (vect_analyze_loop): Disable epilogue vectorization
4962 for loops with SIMDUID set. Enable epilogue vectorization for loops
4963 with SIMDLEN set after finding a main loop with a VF that matches it.
4964
4965 2019-11-08 Jakub Jelinek <jakub@redhat.com>
4966
4967 PR target/92038
4968 * gimple-ssa-store-merging.c (find_constituent_stores): For return
4969 value only, return non-NULL if there is a single non-clobber
4970 constituent store even if there are constituent clobbers and return
4971 one of clobber constituent stores if all constituent stores are
4972 clobbers.
4973 (split_group): Handle clobbers.
4974 (imm_store_chain_info::output_merged_store): When computing
4975 bzero_first, look after all clobbers at the start. Don't count
4976 clobber stmts in orig_num_stmts, except if the first orig store is
4977 a clobber covering the whole area and split_stores cover the whole
4978 area, consider equal number of stmts ok. Punt if split_stores
4979 contains only ->orig stores and their number plus number of original
4980 clobbers is equal to original number of stmts. For ->orig, look past
4981 clobbers in the constituent stores.
4982 (imm_store_chain_info::output_merged_stores): Don't remove clobber
4983 stmts.
4984 (rhs_valid_for_store_merging_p): Don't return false for clobber stmt
4985 rhs.
4986 (store_valid_for_store_merging_p): Allow clobber stmts.
4987 (verify_clear_bit_region_be): Fix up a thinko in function comment.
4988
4989 PR c++/92384
4990 * function.c (assign_parm_setup_block, assign_parm_setup_stack): Don't
4991 copy TYPE_EMPTY_P arguments from data->entry_parm to data->stack_parm
4992 slot.
4993 (assign_parms): For TREE_ADDRESSABLE parms with TYPE_EMPTY_P type
4994 force creation of a unique data.stack_parm slot.
4995
4996 2019-11-08 Richard Biener <rguenther@suse.de>
4997
4998 * genmatch.c (expr::gen_transform): Use the resimplify
4999 member function instead of hard-coding the gimple_resimplifyN variant.
5000 (dt_simplify::gen_1): Likewise.
5001
5002 2019-11-08 Richard Sandiford <richard.sandiford@arm.com>
5003
5004 * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Handle
5005 POLY_INT_CST.
5006
5007 2019-11-08 Richard Sandiford <richard.sandiford@arm.com>
5008
5009 * tree-inline.c (declare_return_variable): Check for poly_int_tree_p
5010 instead of INTEGER_CST.
5011
5012 2019-11-08 Richard Biener <rguenther@suse.de>
5013
5014 PR tree-optimization/92324
5015 * tree-vect-loop.c (vect_create_epilog_for_reduction): Use
5016 STMT_VINFO_REDUC_VECTYPE for all computations, inserting
5017 sign-conversions as necessary.
5018 (vectorizable_reduction): Reject conversions in the chain
5019 that are not sign-conversions, base analysis on a non-converting
5020 stmt and its operation sign. Set STMT_VINFO_REDUC_VECTYPE.
5021 * tree-vect-stmts.c (vect_stmt_relevant_p): Don't dump anything
5022 for debug stmts.
5023 * tree-vectorizer.h (_stmt_vec_info::reduc_vectype): New.
5024 (STMT_VINFO_REDUC_VECTYPE): Likewise.
5025
5026 2019-11-08 Georg-Johann Lay <avr@gjlay.de>
5027
5028 PR target/92055
5029 * config/avr/avr.opt (-mdouble=, -mlong-double=):
5030 Fix a missing '-' when displaying these options in the
5031 help screen.
5032
5033 2019-11-08 Richard Sandiford <richard.sandiford@arm.com>
5034
5035 * config/aarch64/iterators.md (SVE_BH, SVE_BHS): Delete.
5036
5037 2019-11-08 Richard Sandiford <richard.sandiford@arm.com>
5038
5039 * config/aarch64/aarch64-builtins.c
5040 (aarch64_builtin_vectorized_function): Remove bswap handling.
5041
5042 2019-11-08 Richard Sandiford <richard.sandiford@arm.com>
5043
5044 * tree-core.h (tree_type_common::indivisible_p): New member variable.
5045 * tree.h (TYPE_INDIVISIBLE_P): New macro.
5046 * config/aarch64/aarch64-sve-builtins.cc (register_builtin_types):
5047 Treat the vector types as indivisible.
5048
5049 2019-11-08 Richard Sandiford <richard.sandiford@arm.com>
5050
5051 * optabs.def (gather_load_optab, mask_gather_load_optab)
5052 (scatter_store_optab, mask_scatter_store_optab): Turn into
5053 conversion optabs, with the offset mode given explicitly.
5054 * doc/md.texi: Update accordingly.
5055 * config/aarch64/aarch64-sve-builtins-base.cc
5056 (svld1_gather_impl::expand): Likewise.
5057 (svst1_scatter_impl::expand): Likewise.
5058 * internal-fn.c (gather_load_direct, scatter_store_direct): Likewise.
5059 (expand_scatter_store_optab_fn): Likewise.
5060 (direct_gather_load_optab_supported_p): Likewise.
5061 (direct_scatter_store_optab_supported_p): Likewise.
5062 (expand_gather_load_optab_fn): Likewise. Expect the mask argument
5063 to be argument 4.
5064 (internal_fn_mask_index): Return 4 for IFN_MASK_GATHER_LOAD.
5065 (internal_gather_scatter_fn_supported_p): Replace the offset sign
5066 argument with the offset vector type. Require the two vector
5067 types to have the same number of elements but allow their element
5068 sizes to be different. Treat the optabs as conversion optabs.
5069 * internal-fn.h (internal_gather_scatter_fn_supported_p): Update
5070 prototype accordingly.
5071 * optabs-query.c (supports_at_least_one_mode_p): Replace with...
5072 (supports_vec_convert_optab_p): ...this new function.
5073 (supports_vec_gather_load_p): Update accordingly.
5074 (supports_vec_scatter_store_p): Likewise.
5075 * tree-vectorizer.h (vect_gather_scatter_fn_p): Take a vec_info.
5076 Replace the offset sign and bits parameters with a scalar type tree.
5077 * tree-vect-data-refs.c (vect_gather_scatter_fn_p): Likewise.
5078 Pass back the offset vector type instead of the scalar element type.
5079 Allow the offset to be wider than the memory elements. Search for
5080 an offset type that the target supports, stopping once we've
5081 reached the maximum of the element size and pointer size.
5082 Update call to internal_gather_scatter_fn_supported_p.
5083 (vect_check_gather_scatter): Update calls accordingly.
5084 When testing a new scale before knowing the final offset type,
5085 check whether the scale is supported for any signed or unsigned
5086 offset type. Check whether the target supports the source and
5087 target types of a conversion before deciding whether to look
5088 through the conversion. Record the chosen offset_vectype.
5089 * tree-vect-patterns.c (vect_get_gather_scatter_offset_type): Delete.
5090 (vect_recog_gather_scatter_pattern): Get the scalar offset type
5091 directly from the gs_info's offset_vectype instead. Pass a zero
5092 of the result type to IFN_GATHER_LOAD and IFN_MASK_GATHER_LOAD.
5093 * tree-vect-stmts.c (check_load_store_masking): Update call to
5094 internal_gather_scatter_fn_supported_p, passing the offset vector
5095 type recorded in the gs_info.
5096 (vect_truncate_gather_scatter_offset): Update call to
5097 vect_check_gather_scatter, leaving it to search for a valid
5098 offset vector type.
5099 (vect_use_strided_gather_scatters_p): Convert the offset to the
5100 element type of the gs_info's offset_vectype.
5101 (vect_get_gather_scatter_ops): Get the offset vector type directly
5102 from the gs_info.
5103 (vect_get_strided_load_store_ops): Likewise.
5104 (vectorizable_load): Pass a zero of the result type to IFN_GATHER_LOAD
5105 and IFN_MASK_GATHER_LOAD.
5106 * config/aarch64/aarch64-sve.md (gather_load<mode>): Rename to...
5107 (gather_load<mode><v_int_equiv>): ...this.
5108 (mask_gather_load<mode>): Rename to...
5109 (mask_gather_load<mode><v_int_equiv>): ...this.
5110 (scatter_store<mode>): Rename to...
5111 (scatter_store<mode><v_int_equiv>): ...this.
5112 (mask_scatter_store<mode>): Rename to...
5113 (mask_scatter_store<mode><v_int_equiv>): ...this.
5114
5115 2019-11-08 Kewen Lin <linkw@gcc.gnu.org>
5116
5117 PR target/92132
5118 * config/rs6000/predicates.md
5119 (signed_or_equality_comparison_operator): New predicate.
5120 (unsigned_or_equality_comparison_operator): Likewise.
5121 * config/rs6000/rs6000.md (one_cmpl<mode>2): Remove expand.
5122 (one_cmpl<mode>3_internal): Rename to one_cmpl<mode>2.
5123 * config/rs6000/vector.md
5124 (vcond_mask_<mode><mode> for VEC_I and VEC_I): New expand.
5125 (vec_cmp<mode><mode> for VEC_I and VEC_I): Likewise.
5126 (vec_cmpu<mode><mode> for VEC_I and VEC_I): Likewise.
5127 (vcond_mask_<mode><VEC_int> for VEC_F): New expand for float
5128 vector modes and same-size integer vector modes.
5129 (vec_cmp<mode><VEC_int> for VEC_F): Likewise.
5130 (vector_lt<mode> for VEC_F): New expand.
5131 (vector_le<mode> for VEC_F): Likewise.
5132 (vector_ne<mode> for VEC_F): Likewise.
5133 (vector_unge<mode> for VEC_F): Likewise.
5134 (vector_ungt<mode> for VEC_F): Likewise.
5135 (vector_unle<mode> for VEC_F): Likewise.
5136 (vector_unlt<mode> for VEC_F): Likewise.
5137 (vector_uneq<mode>): Expose name.
5138 (vector_ltgt<mode>): Likewise.
5139 (vector_unordered<mode>): Likewise.
5140 (vector_ordered<mode>): Likewise.
5141
5142 2019-11-08 Hongtao Liu <Hongtao.liu@intel.com>
5143
5144 PR target/92295
5145 * config/i386/i386-expand.c (ix86_expand_vector_init_concat)
5146 Enhance ix86_expand_vector_init_concat.
5147
5148 2019-11-08 Joseph Myers <joseph@codesourcery.com>
5149
5150 * doc/invoke.texi (-Wold-style-definition): Document () not being
5151 considered an old-style definition for C2x.
5152
5153 2019-11-07 John David Anglin <danglin@gcc.gnu.org>
5154
5155 * config/pa/pa.md (memory_barrier): Revise to use ldcw barriers.
5156 Enhance comment.
5157 (memory_barrier_coherent, memory_barrier_64, memory_barrier_32): New
5158 insn patterns using ldcw instruction.
5159 (memory_barrier): Remove insn pattern using sync instruction.
5160 * config/pa/pa.opt (coherent-ldcw): New option.
5161 (ordered): New option.
5162
5163 2019-11-07 Segher Boessenkool <segher@kernel.crashing.org>
5164
5165 * config/rs6000/rs6000.c (validate_condition_mode): Don't assert for
5166 valid conditions.
5167
5168 2019-11-07 Jakub Jelinek <jakub@redhat.com>
5169
5170 * ipa-utils.c (ipa_merge_profiles): Fix fprintf format string
5171 typo - mistmatch -> mismatch.
5172 * ipa-profile.c (ipa_profile): Likewise.
5173 * ipa-devirt.c (compare_virtual_tables): Fix a comment typo
5174 - mistmatch -> mismatch.
5175
5176 2018-11-07 Segher Boessenkool <segher@kernel.crashing.org>
5177
5178 * simplify-rtx.c (comparison_to_mask): New function.
5179 (mask_to_comparison): New function.
5180 (simplify_logical_relational_operation): New function.
5181 (simplify_binary_operation_1): Call
5182 simplify_logical_relational_operation.
5183
5184 2019-11-07 Peter Bergner <bergner@linux.ibm.com>
5185
5186 PR other/92090
5187 * config/rs6000/predicates.md (input_operand): Allow MODE_PARTIAL_INT
5188 modes for integer constants.
5189
5190 2019-11-07 Jan Hubicka <jh@suse.cz>
5191
5192 PR ipa/92406
5193 * ipa-fnsummary.c (analyze_function_body): Use get_create to copy
5194 summary.
5195
5196 2019-11-07 Jan Hubicka <jh@suse.cz>
5197
5198 * optc-save-gen.awk: Generate cl_target_option_free
5199 and cl_optimization_option_free.
5200 * opth-en.awk: Declare cl_target_option_free
5201 and cl_optimization_option_free.
5202 * tree.c (free_node): Use it.
5203
5204 2019-11-06 Jan Hubicka <jh@suse.cz>
5205
5206 * lto-streamer-in.c: Include alloc-pool.h.
5207 (freeing_string_slot_hasher): Remove.
5208 (string_slot_allocator): New object allocator.
5209 (file_name_hash_table): Turn to hash_table<string_slot_hasher>.
5210 (file_name_obstack): New obstack.
5211 (canon_file_name): Allocate in obstack and allocator.
5212 (lto_reader_init): Initialize obstack and allocator.
5213 (lto_free_file_name_hash): New function.
5214 * lto-streamer.h (lto_free_file_name_hash): New.
5215
5216 2019-11-07 Feng Xue <fxue@os.amperecomputing.com>
5217
5218 PR tree-optimization/89134
5219 * doc/invoke.texi (min-loop-cond-split-prob): Document new --params.
5220 * params.def: Add min-loop-cond-split-prob.
5221 * tree-ssa-loop-split.c (split_loop): Remove niter parameter, move some
5222 outside checks on loop into the function.
5223 (split_info): New class.
5224 (find_vdef_in_loop, get_control_equiv_head_block): New functions.
5225 (find_control_dep_blocks, vuse_semi_invariant_p): Likewise.
5226 (ssa_semi_invariant_p, loop_iter_phi_semi_invariant_p): Likewise.
5227 (control_dep_semi_invariant_p, stmt_semi_invariant_p_1): Likewise.
5228 (stmt_semi_invariant_p, branch_removable_p): Likewise.
5229 (get_cond_invariant_branch, compute_added_num_insns): Likewise.
5230 (get_cond_branch_to_split_loop, do_split_loop_on_cond): Likewise.
5231 (split_loop_on_cond): Likewise.
5232 (tree_ssa_split_loops): Add loop split on conditional statement.
5233
5234 2019-11-07 Andreas Krebbel <krebbel@linux.ibm.com>
5235
5236 * config/s390/s390.md ("*cstorecc<mode>_z13"): New insn_and_split
5237 pattern.
5238
5239 2019-11-07 Richard Biener <rguenther@suse.de>
5240
5241 PR tree-optimization/92405
5242 * tree-vect-loop.c (vectorizable_reduction): Appropriately
5243 restrict lane-reducing ops to single stmt chains.
5244
5245 2019-11-07 Martin Jambor <mjambor@suse.cz>
5246
5247 PR lto/70929
5248 * cif-code.def (MISMATCHED_ARGUMENTS): Removed.
5249 * cgraph.h (gimple_check_call_matching_types): Remove
5250 * cgraph.c (gimple_check_call_args): Likewise.
5251 (gimple_check_call_matching_types): Likewise.
5252 (symbol_table::create_edge): Do not call
5253 gimple_check_call_matching_types.
5254 (cgraph_edge::make_direct): Likewise.
5255 (cgraph_edge::redirect_call_stmt_to_callee): Likewise.
5256 * value-prof.h (check_ic_target): Remove.
5257 * value-prof.c (check_ic_target): Remove.
5258 (gimple_ic_transform): Do nat call check_ic_target.
5259 * auto-profile.c (function_instance::find_icall_target_map): Likewise.
5260 (afdo_indirect_call): Likewise.
5261 * ipa-prop.c (update_indirect_edges_after_inlining): Do not call
5262 gimple_check_call_matching_types.
5263 * ipa-inline.c (early_inliner): Likewise.
5264
5265 2019-11-07 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
5266
5267 * config/arm/arm.md (arm_<simd32_op>): New define_expand.
5268 (arm_<simd32_op><add_clobber_q_name>_insn): New define_insn.
5269 * config/arm/arm_acle.h (__ssat16, __usat16): Define.
5270 * config/arm/arm_acle_builtins.def: Define builtins for the above.
5271 * config/arm/iterators.md (USSAT16): New int_iterator.
5272 (simd32_op): Handle UNSPEC_SSAT16, UNSPEC_USAT16.
5273 (sup): Likewise.
5274 * config/arm/predicates.md (ssat16_imm): New predicate.
5275 (usat16_imm): Likewise.
5276 * config/arm/unspecs.md (UNSPEC_SSAT16, UNSPEC_USAT16): Define.
5277
5278 2019-11-07 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
5279
5280 * config/arm/arm.md (arm_<simd32_op><add_clobber_q_name>_insn):
5281 New define_insns.
5282 (arm_<simd32_op>): New define_expands.
5283 * config/arm/arm_acle.h (__smlad, __smladx, __smlsd, __smlsdx,
5284 __smuad, __smuadx): Define.
5285 * config/arm/arm_acle_builtins.def: Define builtins for the above.
5286 * config/arm/iterators.md (SIMD32_TERNOP_Q): New int_iterator.
5287 (SIMD32_BINOP_Q): Likewise.
5288 (simd32_op): Handle the above.
5289 * config/arm/unspecs.md: Define unspecs for the above.
5290
5291 2019-11-07 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
5292
5293 * config/arm/aout.h (REGISTER_NAMES): Add apsrge.
5294 * config/arm/arm.md (APSRGE_REGNUM): Define.
5295 (arm_<simd32_op>): New define_insn.
5296 (arm_sel): Likewise.
5297 * config/arm/arm.h (FIXED_REGISTERS): Add entry for apsrge.
5298 (CALL_USED_REGISTERS): Likewise.
5299 (REG_ALLOC_ORDER): Likewise.
5300 (FIRST_PSEUDO_REGISTER): Update value.
5301 (ARM_GE_BITS_READ): Define.
5302 * config/arm/arm.c (arm_conditional_register_usage): Clear
5303 APSRGE_REGNUM from operand_reg_set.
5304 (arm_ge_bits_access): Define.
5305 * config/arm/arm-builtins.c (arm_check_builtin_call): Handle
5306 ARM_BUIILTIN_sel.
5307 * config/arm/arm-protos.h (arm_ge_bits_access): Declare prototype.
5308 * config/arm/arm-fixed.md (add<mode>3): Convert to define_expand.
5309 FAIL if ARM_GE_BITS_READ.
5310 (*arm_add<mode>3): New define_insn.
5311 (sub<mode>3): Convert to define_expand. FAIL if ARM_GE_BITS_READ.
5312 (*arm_sub<mode>3): New define_insn.
5313 * config/arm/arm_acle.h (__sel, __sadd8, __ssub8, __uadd8, __usub8,
5314 __sadd16, __sasx, __ssax, __ssub16, __uadd16, __uasx, __usax,
5315 __usub16): Define.
5316 * config/arm/arm_acle_builtins.def: Define builtins for the above.
5317 * config/arm/iterators.md (SIMD32_GE): New int_iterator.
5318 (simd32_op): Handle the above.
5319 * config/arm/unspecs.md (UNSPEC_GE_SET): Define.
5320 (UNSPEC_SEL, UNSPEC_SADD8, UNSPEC_SSUB8, UNSPEC_UADD8, UNSPEC_USUB8,
5321 UNSPEC_SADD16, UNSPEC_SASX, UNSPEC_SSAX, UNSPEC_SSUB16, UNSPEC_UADD16,
5322 UNSPEC_UASX, UNSPEC_USAX, UNSPEC_USUB16): Define.
5323
5324 2019-11-07 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
5325
5326 * config/arm/arm.md (arm_smlabb_setq): New define_insn.
5327 (arm_smlabb): New define_expand.
5328 (*maddhisi4tb): Rename to...
5329 (maddhisi4tb): ... This.
5330 (*maddhisi4tt): Rename to...
5331 (maddhisi4tt): ... This.
5332 (arm_smlatb_setq): New define_insn.
5333 (arm_smlatb): New define_expand.
5334 (arm_smlatt_setq): New define_insn.
5335 (arm_smlatt): New define_expand.
5336 (arm_<smlaw_op><add_clobber_name>_insn): New define_insn.
5337 (arm_<smlaw_op>): New define_expand.
5338 * config/arm/arm_acle.h (__smlabb, __smlatb, __smlabt, __smlatt,
5339 __smlawb, __smlawt): Define.
5340 * config/arm_acle_builtins.def: Define builtins for the above.
5341 * config/arm/iterators.md (SMLAWBT): New int_iterator.
5342 (slaw_op): New int_attribute.
5343 * config/arm/unspecs.md (UNSPEC_SMLAWB, UNSPEC_SMLAWT): Define.
5344
5345 2019-11-07 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
5346
5347 * config/arm/arm.md (arm_<ss_op>): New define_expand.
5348 (arm_<ss_op><add_clobber_q_name>_insn): New define_insn.
5349 * config/arm/arm_acle.h (__qadd, __qsub, __qdbl): Define.
5350 * config/arm/arm_acle_builtins.def: Add builtins for qadd, qsub.
5351 * config/arm/iterators.md (SSPLUSMINUS): New code iterator.
5352 (ss_op): New code_attr.
5353
5354 2019-11-07 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
5355
5356 * config/arm/aout.h (REGISTER_NAMES): Add apsrq.
5357 * config/arm/arm.md (APSRQ_REGNUM): Define.
5358 (add_setq): New define_subst.
5359 (add_clobber_q_name): New define_subst_attr.
5360 (add_clobber_q_pred): Likewise.
5361 (maddhisi4): Change to define_expand. Split into mult and add if
5362 ARM_Q_BIT_READ.
5363 (arm_maddhisi4): New define_insn.
5364 (*maddhisi4tb): Disable for ARM_Q_BIT_READ.
5365 (*maddhisi4tt): Likewise.
5366 (arm_ssat): New define_expand.
5367 (arm_usat): Likewise.
5368 (arm_get_apsr): New define_insn.
5369 (arm_set_apsr): Likewise.
5370 (arm_saturation_occurred): New define_expand.
5371 (arm_set_saturation): Likewise.
5372 (*satsi_<SAT:code>): Rename to...
5373 (satsi_<SAT:code><add_clobber_q_name>): ... This.
5374 (*satsi_<SAT:code>_shift): Disable for ARM_Q_BIT_READ.
5375 * config/arm/arm.h (FIXED_REGISTERS): Mark apsrq as fixed.
5376 (CALL_USED_REGISTERS): Mark apsrq.
5377 (FIRST_PSEUDO_REGISTER): Update value.
5378 (REG_ALLOC_ORDER): Add APSRQ_REGNUM.
5379 (machine_function): Add q_bit_access.
5380 (ARM_Q_BIT_READ): Define.
5381 * config/arm/arm.c (TARGET_CHECK_BUILTIN_CALL): Define.
5382 (arm_conditional_register_usage): Clear APSRQ_REGNUM from
5383 operand_reg_set.
5384 (arm_q_bit_access): Define.
5385 * config/arm/arm-builtins.c: Include stringpool.h.
5386 (arm_sat_binop_imm_qualifiers,
5387 arm_unsigned_sat_binop_unsigned_imm_qualifiers,
5388 arm_sat_occurred_qualifiers, arm_set_sat_qualifiers): Define.
5389 (SAT_BINOP_UNSIGNED_IMM_QUALIFIERS,
5390 UNSIGNED_SAT_BINOP_UNSIGNED_IMM_QUALIFIERS, SAT_OCCURRED_QUALIFIERS,
5391 SET_SAT_QUALIFIERS): Likewise.
5392 (arm_builtins): Define ARM_BUILTIN_SAT_IMM_CHECK.
5393 (arm_init_acle_builtins): Initialize __builtin_sat_imm_check.
5394 Handle 0 argument expander.
5395 (arm_expand_acle_builtin): Handle ARM_BUILTIN_SAT_IMM_CHECK.
5396 (arm_check_builtin_call): Define.
5397 * config/arm/arm.md (ssmulsa3, usmulusa3, usmuluha3,
5398 arm_ssatsihi_shift, arm_usatsihi): Disable when ARM_Q_BIT_READ.
5399 * config/arm/arm-protos.h (arm_check_builtin_call): Declare prototype.
5400 (arm_q_bit_access): Likewise.
5401 * config/arm/arm_acle.h (__ssat, __usat, __ignore_saturation,
5402 __saturation_occurred, __set_saturation_occurred): Define.
5403 * config/arm/arm_acle_builtins.def: Define builtins for ssat, usat,
5404 saturation_occurred, set_saturation_occurred.
5405 * config/arm/unspecs.md (UNSPEC_Q_SET): Define.
5406 (UNSPEC_APSR_READ): Likewise.
5407 (VUNSPEC_APSR_WRITE): Likewise.
5408 * config/arm/arm-fixed.md (ssadd<mode>3): Convert to define_expand.
5409 (*arm_ssadd<mode>3): New define_insn.
5410 (sssub<mode>3): Convert to define_expand.
5411 (*arm_sssub<mode>3): New define_insn.
5412 (ssmulsa3): Convert to define_expand.
5413 (*arm_ssmulsa3): New define_insn.
5414 (usmulusa3): Convert to define_expand.
5415 (*arm_usmulusa3): New define_insn.
5416 (ssmulha3): FAIL if ARM_Q_BIT_READ.
5417 (arm_ssatsihi_shift, arm_usatsihi): Disable for ARM_Q_BIT_READ.
5418 * config/arm/iterators.md (qaddsub_clob_q): New mode attribute.
5419
5420 2019-11-07 Martin Liska <mliska@suse.cz>
5421
5422 PR c++/92354
5423 * cgraph.c (delete_function_version): Clear global
5424 variable version_info_node if equal to deleted
5425 function.
5426
5427 2019-11-07 Martin Liska <mliska@suse.cz>
5428
5429 * fold-const.c (operand_compare::operand_equal_p): Add comparison
5430 of CONSTRUCTOR_NO_CLEARING.
5431 (operand_compare::hash_operand): Likewise.
5432
5433 2019-11-07 Georg-Johann Lay <avr@gjlay.de>
5434
5435 Support 64-bit double and 64-bit long double configurations.
5436
5437 PR target/92055
5438 * config.gcc (tm_defines) [avr]: Set from --with-double=,
5439 --with-long-double=.
5440 * config/avr/t-multilib: Remove.
5441 * config/avr/t-avr: Output of genmultilib.awk is now fully
5442 dynamically generated and no more part of the repo.
5443 (HAVE_DOUBLE_MULTILIB, HAVE_LONG_DOUBLE_MULTILIB): New variables.
5444 Pass them down to...
5445 * config/avr/genmultilib.awk: ...here and handle them.
5446 * config/avr/avr.opt (-mdouble=, avr_double). New option and var.
5447 (-mlong-double=, avr_long_double). New option and var.
5448 * common/config/avr/avr-common.c (opts.h, diagnostic.h): Include.
5449 (TARGET_OPTION_OPTIMIZATION_TABLE) <-mdouble=, -mlong-double=>:
5450 Set default as requested by --with-double=
5451 (TARGET_HANDLE_OPTION): Define to this...
5452 (avr_handle_option): ...new hook worker.
5453 * config/avr/avr.h (DOUBLE_TYPE_SIZE): Define to avr_double.
5454 (LONG_DOUBLE_TYPE_SIZE): Define to avr_long_double.
5455 (avr_double_lib): New proto for spec function.
5456 (EXTRA_SPEC_FUNCTIONS) <double-lib>: Add.
5457 (DRIVER_SELF_SPECS): Call %:double-lib.
5458 * config/avr/avr.c (avr_option_override): Assert
5459 sizeof(long double) >= sizeof(double) for the target.
5460 * config/avr/avr-c.c (avr_cpu_cpp_builtins)
5461 [__HAVE_DOUBLE_MULTILIB__, __HAVE_LONG_DOUBLE_MULTILIB__]
5462 [__HAVE_DOUBLE64__, __HAVE_DOUBLE32__, __DEFAULT_DOUBLE__=]
5463 [__HAVE_LONG_DOUBLE64__, __HAVE_LONG_DOUBLE32__]
5464 [__HAVE_LONG_DOUBLE_IS_DOUBLE__, __DEFAULT_LONG_DOUBLE__=]:
5465 New built-in define depending on --with-double=, --with-long-double=.
5466 * config/avr/driver-avr.c (avr_double_lib): New spec function.
5467 * doc/invoke.tex (AVR Options) <-mdouble=,-mlong-double=>: Doc.
5468 * doc/install.texi (Cross-Compiler-Specific Options)
5469 <--with-double=, --with-long-double=>: Doc.
5470
5471 2019-11-07 Richard Biener <rguenther@suse.de>
5472
5473 * dbgcnt.def (gimple_unroll): New.
5474 * tree-ssa-loop-ivcanon.c (try_unroll_loop_completely): Check
5475 gimple_unroll debug counter before applying transform.
5476 (try_peel_loop): Likewise.
5477
5478 2019-11-07 Kwok Cheung Yeung <kcy@codesourcery.com>
5479
5480 * ira.c (setup_alloc_regs): Setup no_unit_alloc_regs for
5481 frame pointer in multiple registers.
5482 (ira_setup_eliminable_regset): Setup eliminable_regset,
5483 ira_no_alloc_regs and regs_ever_live for frame pointer in
5484 multiple registers.
5485
5486 2019-11-06 Kelvin Nilsen <kelvin@gcc.gnu.org>
5487
5488 * config/rs6000/vsx.md (xxswapd_<mode>): Add support for V2DF and
5489 V2DI modes.
5490
5491 2019-11-06 Jan Hubicka <jh@suse.cz>
5492
5493 * ggc-common.c (ggc_prune_overhead_list): Do not delete surviving
5494 allocations.
5495 * mem-stats.h (mem_alloc_description<T>::release_object_overhead):
5496 Do not silently ignore summary corruptions.
5497
5498 2019-11-06 Richard Sandiford <richard.sandiford@arm.com>
5499
5500 * tree-vect-loop.c (vect_analyze_loop): Only try to vectorize
5501 the epilogue if there are peeled iterations for it to handle.
5502
5503 2019-11-06 Claudiu Zissulescu <claziss@synopsys.com>
5504
5505 * config/arc/arc.c (arc_split_ior): Add asserts.
5506 (arc_split_mov_const): Likewise.
5507 (arc_check_ior_const): Do not match known short immediate values.
5508 * config/arc/arc.md (movsi): Don't split predicated instructions
5509 (iorsi): Likewise.
5510
5511 2019-11-06 Claudiu Zissulescu <claziss@synopsys.com>
5512
5513 * config/arc/arc.opt (mea): Update help string.
5514 * doc/invoke.texi(ARC): Update mea option info.
5515
5516 2019-11-06 Claudiu Zissulescu <claziss@synopsys.com>
5517
5518 * config/arc/arc.md (zero_extendqihi2_i): Cleanup pattern.
5519 (zero_extendqisi2_ac): Likewise.
5520 (zero_extendhisi2_i): Likewise.
5521 (extendqihi2_i): Likewise.
5522 (extendqisi2_ac): Likewise.
5523 (extendhisi2_i): Likewise.
5524
5525 2019-11-06 Richard Biener <rguenther@suse.de>
5526
5527 * tree-vect-loop.c (vectorizable_reduction): Remember reduction
5528 PHI. Use STMT_VINFO_REDUC_IDX to skip the reduction operand.
5529 Simplify single_defuse_cycle condition.
5530
5531 2019-11-06 Richard Sandiford <richard.sandiford@arm.com>
5532
5533 * tree-vect-loop.c (vect_analyze_loop_2): When vectorizing an
5534 epilogue loop, make sure that the VF is small enough or that
5535 the epilogue loop can be fully-masked.
5536
5537 2019-11-06 Richard Sandiford <richard.sandiford@arm.com>
5538
5539 * tree-vect-loop.c (vect_analyze_loop): Break out of the main
5540 loop when we've finished, rather than returning directly from
5541 the loop. Use a local variable to track whether we're still
5542 searching for the preferred simdlen. Make vect_epilogues
5543 record whether the next iteration should try to treat the
5544 loop as an epilogue.
5545
5546 2019-11-06 Vineet Gupta <vgupta@synopsys.com>
5547
5548 * config/arc/arc-c.c (arc_cpu_cpp_builtins) : Add
5549 __arc_hard_float__, __ARC_HARD_FLOAT__,
5550 __arc_soft_float__, __ARC_SOFT_FLOAT__
5551
5552 2019-11-06 Andre Vieira <andre.simoesdiasvieira@arm.com>
5553
5554 PR tree-optimization/92317
5555 * tree-vect-loop-manip.c (slpeel_update_phi_nodes_for_guard2): Also
5556 update phi's with constant phi arguments.
5557
5558 2019-11-06 Eric Botcazou <ebotcazou@adacore.com>
5559 Alexandre Oliva <oliva@adacore.com>
5560
5561 * common.opt (-fcallgraph-info[=]): New option.
5562 * doc/invoke.texi (Developer options): Document it.
5563 * opts.c (common_handle_option): Handle it.
5564 * builtins.c (expand_builtin_alloca): Record allocation if
5565 -fcallgraph-info=da.
5566 * calls.c (expand_call): If -fcallgraph-info, record the call.
5567 (emit_library_call_value_1): Likewise.
5568 * flag-types.h (enum callgraph_info_type): New type.
5569 * explow.c: Include stringpool.h.
5570 (set_stack_check_libfunc): Set SET_SYMBOL_REF_DECL on the symbol.
5571 * function.c (allocate_stack_usage_info): New.
5572 (allocate_struct_function): Call it for -fcallgraph-info.
5573 (prepare_function_start): Call it otherwise.
5574 (record_final_call, record_dynamic_alloc): New.
5575 * function.h (struct callinfo_callee): New.
5576 (CALLEE_FROM_CGRAPH_P): New.
5577 (struct callinfo_dalloc): New.
5578 (struct stack_usage): Add callees and dallocs.
5579 (record_final_call, record_dynamic_alloc): Declare.
5580 * gimplify.c (gimplify_decl_expr): Record dynamically-allocated
5581 object if -fcallgraph-info=da.
5582 * optabs-libfuncs.c (build_libfunc_function): Keep SYMBOL_REF_DECL.
5583 * print-tree.h (print_decl_identifier): Declare.
5584 (PRINT_DECL_ORIGIN, PRINT_DECL_NAME, PRINT_DECL_UNIQUE_NAME): New.
5585 * print-tree.c: Include print-tree.h.
5586 (print_decl_identifier): New function.
5587 * toplev.c: Include print-tree.h.
5588 (callgraph_info_file): New global variable.
5589 (callgraph_info_external_printed): Likewise.
5590 (output_stack_usage): Rename to...
5591 (output_stack_usage_1): ... this. Make it static, add cf
5592 parameter. If -fcallgraph-info=su, print stack usage to cf.
5593 If -fstack-usage, use print_decl_identifier for
5594 pretty-printing.
5595 (INDIRECT_CALL_NAME): New.
5596 (dump_final_node_vcg_start): New.
5597 (dump_final_callee_vcg, dump_final_node_vcg): New.
5598 (output_stack_usage): New.
5599 (lang_dependent_init): Open and start file if
5600 -fcallgraph-info. Allocated callgraph_info_external_printed.
5601 (finalize): If callgraph_info_file is not null, finish it,
5602 close it, and release callgraph_info_external_printed.
5603
5604 2019-11-06 Gergö Barany <gergo@codesourcery.com>
5605 Frederik Harwath <frederik@codesourcery.com>
5606 Thomas Schwinge <thomas@codesourcery.com>
5607
5608 * omp-low.c (struct omp_context): New fields
5609 local_reduction_clauses, outer_reduction_clauses.
5610 (new_omp_context): Initialize these.
5611 (scan_sharing_clauses): Record reduction clauses on OpenACC constructs.
5612 (scan_omp_for): Check reduction clauses for incorrect nesting.
5613
5614 2019-11-06 Jakub Jelinek <jakub@redhat.com>
5615
5616 PR inline-asm/92352
5617 * gimplify.c (gimplify_asm_expr): Reject VLA in output or input
5618 operands with non-memory constraints.
5619
5620 2019-11-05 Martin Sebor <msebor@redhat.com>
5621
5622 PR tree-optimization/92373
5623 * tree.c (component_ref_size): Only consider initializers of objects
5624 of matching struct types.
5625 Return null for instances of interior zero-length arrays.
5626
5627 2019-11-05 Segher Boessenkool <segher@kernel.crashing.org>
5628
5629 * doc/md.texi (Insn Splitting): Fix combiner documentation.
5630
5631 2019-11-05 Jason Merrill <jason@redhat.com>
5632
5633 PR tree-optimization/91825
5634 * expmed.c: Reduce -Wmaybe-uninitialized to warning.
5635
5636 2019-11-05 Jim Wilson <jimw@sifive.com>
5637
5638 PR middle-end/92263
5639 * expr.c (emit_move_complex): Only use BLOCK_OP_NO_LIBCALL when
5640 optimize_insn_for_speed_p is true.
5641
5642 2019-11-05 Martin Sebor <msebor@redhat.com>
5643
5644 PR middle-end/92333
5645 PR middle-end/82608
5646 * tree-vrp.c (vrp_prop::check_array_ref): Handle VLAs with constant
5647 size.
5648 * tree-ssa-ccp.c (fold_builtin_alloca_with_align): Use a meaninful
5649 name and location for a temporary variable.
5650
5651 2019-11-05 Aldy Hernandez <aldyh@redhat.com>
5652
5653 * tree-vrp.c (value_range::value_range): Fix whitespace.
5654 (defined_ranges_p): Same.
5655 (range_fold_binary_symbolics_p): Same.
5656 (value_range::intersect_helper): Same.
5657 (value_range::union_helper): Same.
5658 * tree-vrp.h (range_fold_binary_expr): Same.
5659
5660 2019-11-04 Martin Sebor <msebor@redhat.com>
5661
5662 PR middle-end/92341
5663 PR middle-end/82612
5664 * tree-sra.c (get_access_for_expr): Fail for out-of-bounds offsets.
5665 * tree-vrp.c (vrp_prop::check_array_ref): Correct index and text
5666 of message printed in a warning for empty arrays.
5667 (vrp_prop::check_mem_ref): Also handle function parameters and
5668 empty arrays.
5669
5670 2019-11-05 Richard Biener <rguenther@suse.de>
5671
5672 PR tree-optimization/92371
5673 * tree-vect-loop.c (vectorizable_reduction): Set STMT_VINFO_REDUC_DEF
5674 on the original stmt of live stmts in the chain.
5675 (vectorizable_live_operation): Look at the original stmt when
5676 checking STMT_VINFO_REDUC_DEF.
5677
5678 2019-11-05 Aldy Hernandez <aldyh@redhat.com>
5679
5680 * gimple-fold.c, gimple-loop-versioning.cc,
5681 gimple-ssa-evrp-analyze.[ch], gimple-ssa-evrp.c,
5682 gimple-ssa-sprintf.c, ipa-cp.c, ipa-prop.c, ipa-prop.h,
5683 range-op.[hc]*, range.[hc]*, selftest.h, tree-ssa-dom.c,
5684 tree-ssa-strlen.c, tree-ssa-threadedge.c, tree-ssanames.[hc],
5685 tree-vrp.[hc], vr-values.[hc]: Global rename of value_range to
5686 value_range_equiv, and value_range_base to value_range.
5687
5688 2019-11-05 Matthew Malcomson <matthew.malcomson@arm.com>
5689
5690 * expr.c (build_personality_function): Fix generated type to
5691 match actual personality functions.
5692
5693 2019-11-05 Matthew Malcomson <matthew.malcomson@arm.com>
5694
5695 * config/aarch64/aarch64.c (aarch64_handle_attr_cpu): Allocate
5696 enough bytes for the NULL character.
5697
5698 2019-11-05 Richard Biener <rguenther@suse.de>
5699
5700 PR tree-optimization/92280
5701 * match.pd (BIT_FIELD_REF of CTOR): Unless the original CTOR
5702 had a single use do not create a new CTOR.
5703 * tree-ssa-forwprop.c (simplify_bitfield_ref): Do not re-fold
5704 BIT_FIELD_REF of a CTOR via GENERIC.
5705
5706 2019-11-05 Andreas Krebbel <krebbel@linux.ibm.com>
5707
5708 * config/s390/s390.c (s390_vector_alignment): Check if the value
5709 fits into uhwi before using it.
5710
5711 2019-11-05 Martin Liska <mliska@suse.cz>
5712
5713 * symbol-summary.h: Use ggc_delete.
5714
5715 2019-11-05 Anton Youdkevitch <anton.youdkevitch@bell-sw.com>
5716
5717 * config/aarch64/aarch64.c (thunderx2t99_vector_cost):
5718 Change vec_perm field to 10.
5719
5720 2019-11-05 Arnaud Charlet <charlet@adacore.com>
5721
5722 * doc/install.texi: Further fix syntax for html generation.
5723
5724 2019-11-05 Martin Liska <mliska@suse.cz>
5725
5726 * symbol-summary.h: Rename allocator to m_allocator and
5727 add comment.
5728
5729 2019-11-05 Richard Biener <rguenther@suse.de>
5730
5731 PR tree-optimization/92324
5732 * tree-vect-loop.c (check_reduction_path): For MIN/MAX require
5733 all signed or unsigned operations.
5734
5735 2019-11-05 Jan Hubicka <jh@suse.cz>
5736
5737 * hsa-brig.c: Include alloc-pool.h
5738 * hsa-dump.c: Likewise.
5739 * hsa-gen.c: Likewise.
5740 * hse-regalloc.c: Likewise.
5741 * ipa-hsa.c: Likewise.
5742 * ipa-predicate.c: Likewise.
5743 * ipa-reference.c: Likewise.
5744 * ipa-sra.c: Likewise.
5745 * omp-expand.c: Likewise.
5746 * omp-general.c: Likewise.
5747 * omp-low.c: Likewise.
5748 * sumbol-summary.h (function_summary_base): Add allocator.
5749 (function_summary<T *>::function_summary): Update construction.
5750 (fast_function_summary<T *, V>::fast_function_summary): Likewise.
5751 (call_summary_base): Add allcator.
5752 (call_summary<T *>::call_summary): Update construction.
5753 (fast_call_summary<T *, V>::fast_call_summary): Likewise.
5754
5755 2019-11-05 Jakub Jelinek <jakub@redhat.com>
5756
5757 PR tree-optimization/91945
5758 * builtins.c (compute_objsize): For ARRAY_REF, only multiply off
5759 by tpsize if it is both non-NULL and INTEGER_CST, otherwise punt.
5760 Formatting fix.
5761
5762 2019-11-05 Aldy Hernandez <aldyh@redhat.com>
5763
5764 * range-op.cc (wi_set_zero_nonzero_bits): Remove static qualifier.
5765 * range-op.h (wi_set_zero_nonzero_bits): New prototype.
5766 * tree-vrp.h (vrp_set_zero_nonzero_bits): Remove.
5767 * tree-vrp.c (wide_int_range_set_zero_nonzero_bits): Remove.
5768 (vrp_set_zero_nonzero_bits): Move to...
5769 * vr-values.c (vr_set_zero_nonzero_bits): ...here.
5770 (vr_values::simplify_bit_ops_using_ranges): Rename
5771 vrp_set_zero_nonzero_bits to vr_set_zero_nonzero_bits.
5772
5773 2019-11-05 Martin Liska <mliska@suse.cz>
5774
5775 PR c++/92339
5776 * fold-const.c (operand_compare::hash_operand): Remove
5777 FIELD_DECL handling.
5778
5779 2019-11-05 Aldy Hernandez <aldyh@redhat.com>
5780
5781 * tree-vrp.h (vrp_bitmap_equal_p): Remove.
5782 * tree-vrp.c (vrp_bitmap_equal_p): Move before use and make
5783 static.
5784
5785 2019-11-05 Aldy Hernandez <aldyh@redhat.com>
5786
5787 * tree-vrp.c (value_range_base::operator==): Use equal_p to
5788 properly handle symbolics.
5789 (range_compatible_p): Remove.
5790
5791 2019-11-04 Kamlesh Kumar <kamleshbhalui@gmail.com>
5792
5793 * common.opt (-fabi-version): Document =14.
5794 * doc/invoke.texi (C++ Dialect Options): Likewise.
5795
5796 2019-11-04 Aldy Hernandez <aldyh@redhat.com>
5797
5798 * tree-vrp.c (value_range_base::set): Do not special case pointers.
5799
5800 2019-11-04 Tobias Burnus <tobias@codesourcery.com>
5801
5802 * config/gcn/gcn.c (gcn_omp_device_kind_arch_isa): New function.
5803 (TARGET_OMP_DEVICE_KIND_ARCH_ISA): Redefine to
5804 gcn_omp_device_kind_arch_isa.
5805 * config/gcn/t-omp-device: New file.
5806 * configure.ac: Support gcn for omp_device_property.
5807 * configure: Regenerate.
5808
5809 2019-11-04 Aldy Hernandez <aldyh@redhat.com>
5810
5811 * tree-vrp.h (vrp_val_min): Remove handle_pointers argument.
5812 (vrp_val_max): Same.
5813 (vrp_val_is_min): Same.
5814 (vrp_val_is_max): Same.
5815 (value_range_base::nonzero_p): Remove last argument to
5816 vrp_val_is_max.
5817 * tree-vrp.c (vrp_val_min): Remove handle_pointers argument.
5818 (vrp_val_max): Same.
5819 (vrp_val_is_min): Same.
5820 (vrp_val_is_max): Same.
5821 (value_range_base::set_varying): Remove last argument to vrp_val*.
5822 (value_range_base::dump): Same.
5823 (value_range_base::set): Same.
5824 (value_range_base::normalize_symbolics): Same.
5825 (value_range_base::num_pairs): Same.
5826 (value_range_base::lower_bound): Same.
5827 (value_range_base::upper_bound): Same.
5828 (ranges_from_anti_range): Remove handle_pointers argument.
5829 (value_range_base::singleton_p): Remove last argument to
5830 ranges_from_anti_range.
5831
5832 2019-11-04 Jan Hubicka <jh@suse.cz>
5833
5834 * ipa-reference.c (init_function_info): Initialize
5835 info->global.statics_read.
5836
5837 2019-11-04 Aldy Hernandez <aldyh@redhat.com>
5838
5839 * tree-vrp.c (value_range_base::invert): Use constructors to build
5840 range.
5841
5842 2019-11-04 Aldy Hernandez <aldyh@redhat.com>
5843
5844 * tree-vrp.c (range_int_cst_singleton_p): Remove.
5845 * tree-vrp.h (range_int_cst_singleton_p): Remove.
5846
5847 2019-11-04 Aldy Hernandez <aldyh@redhat.com>
5848
5849 * tree-vrp.c (value_range_base::normalize_addresses): Handle
5850 VR_UNDEFINED.
5851
5852 2019-11-04 Aldy Hernandez <aldyh@redhat.com>
5853
5854 * tree-vrp.c (dump_assert_info): New.
5855 (dump_asserts_info): New.
5856
5857 2019-11-04 Jan Hubicka <jh@suse.cz>
5858
5859 * ipa-inline-transform.c: Include ipa-utils.h
5860 (inline_call): Set thunk_expansion flag.
5861 * ipa-utils.h (thunk_expansion): Declare.
5862 * ipa-devirt.c (thunk_expansion): New global var.
5863 (devirt_node_removal_hook): Do not invalidate cache while
5864 doing thunk expansion.
5865
5866 2019-11-04 Tamar Christina <tamar.christina@arm.com>
5867
5868 * tree-vect-slp.c (vectorize_slp_instance_root_stmt): Initialize rstmt.
5869
5870 2019-11-04 Martin Sebor <msebor@redhat.com>
5871
5872 PR tree-optimization/92349
5873 * tree-vrp.c (vrp_prop::check_array_ref): Avoid assuming struct
5874 memebers have constant sizes.
5875
5876 2019-11-04 Andre Vieira <andre.simoesdiasvieira@arm.com>
5877
5878 * tree-vect-loop.c (vect_analyze_loop): Remove orig_loop_vinfo
5879 parameter.
5880 * tree-vectorizer.h (vect_analyze_loop): Update declaration.
5881 * tree-vectorizer.c (try_vectorize_loop_1): Update calls to
5882 vect_analyze_loop.
5883
5884 2019-11-04 Joel Hutton <Joel.Hutton@arm.com>
5885
5886 * expr.c (store_constructor): Modify to handle single element vectors.
5887 * tree-vect-slp.c (vect_analyze_slp_instance): Add case for vector
5888 constructors.
5889 (vect_slp_check_for_constructors): New function.
5890 (vect_slp_analyze_bb_1): Call new function to check for vector
5891 constructors.
5892 (vectorize_slp_instance_root_stmt): New function.
5893 (vect_schedule_slp): Call new function to vectorize root stmt of vector
5894 constructors.
5895 * tree-vectorizer.h (SLP_INSTANCE_ROOT_STMT): New field.
5896
5897 2019-11-04 Richard Biener <rguenther@suse.de>
5898
5899 PR tree-optimization/92345
5900 * tree-vect-loop.c (vect_is_simple_reduction): Return whether
5901 we produced a reduction chain.
5902 (vect_analyze_scalar_cycles_1): Do not add reduction chains to
5903 LOOP_VINFO_REDUCTIONS.
5904
5905 2019-11-04 Jan Hubicka <jh@suse.cz>
5906
5907 * cgraphclones.c (cgraph_node::create_version_clone): Do not
5908 duplicate summaries.
5909 * ipa-fnsummary.c (ipa_fn_summary_alloc): Allocate size summary
5910 first.
5911 (ipa_fn_summary_t::duplicate): Use get instead of get_create to
5912 access call summaries.
5913 (dump_ipa_call_summary): Be ready for missing edge summaries.
5914 (analyze_function_body): Use get instead of get_create to access
5915 edge summary.
5916 (estimate_calls_size_and_time): Do not access summaries of
5917 inlined edges; sanity check they are missing.
5918 (ipa_call_context::estimate_size_and_time): Use get instead
5919 of get_create to access node summary.
5920 (inline_update_callee_summaries): Do not update depth of
5921 inlined edge.
5922 (ipa_merge_fn_summary_after_inlining): Remove inline edge from
5923 growth caches.
5924 (ipa_merge_fn_summary_after_inlining): Use get instead
5925 of get_create.
5926 * ipa-fnsummary.h (ipa_remove_from_growth_caches): Declare.
5927 * ipa-inline-analyssi.c (edge_growth_cache): Turn to
5928 fast summary.
5929 (initialize_growth_caches): Update.
5930 (do_estimate_edge_time): Remove redundant copy of context.
5931 (ipa_remove_from_growth_caches): New function.
5932 * ipa-inline.c (flatten_function): Update overall summary
5933 only when optimizing.
5934 (inline_to_all_callers): Update overall summary of function
5935 inlined to.
5936 * ipa-inline.h (edge_growth_cache): Turn to fast summary.
5937 * symbol-summary.h (call_summary_base): Set m_initialize_when_cloning
5938 to false.
5939
5940 2019-11-04 Richard Biener <rguenther@suse.de>
5941
5942 * system.h: Include malloc.h if INCLUDE_MALLOC_H and HAVE_MALLINFO.
5943 * ggc-common.c: Remove inclusion of malloc.h, define INCLUDE_MALLOC_H.
5944
5945 2019-11-04 David Edelsohn <dje.gcc@gmail.com>
5946
5947 * ggc-common.c: Include system.h before malloc.h.
5948
5949 2019-11-04 Alexandre Oliva <oliva@adacore.com>
5950
5951 * configure.ac: Pass --enable-obsolete=* and
5952 --enable-option-checking=* down to build configure, and fail
5953 if it fails. AC_SUBST HAVE_AUTO_BUILD.
5954 * configure: Rebuild.
5955 * Makefile.in [HAVE_AUTO_BUILD] (auto-build.h): New rule.
5956 [HAVE_AUTO_BUILD] (config.status): Depend on auto-build.h.
5957
5958 2019-11-04 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5959
5960 * config.in: Regenerate.
5961 * config/msp430/msp430.c (msp430_option_override): Emit an error if
5962 -mtiny-printf is used without GCC being configured with
5963 --enable-newlib-nano-formatted-io.
5964 * config/msp430/msp430.h (LINK_SPEC): Pass
5965 "--wrap puts --wrap printf" when -mtiny-printf is used.
5966 * config/msp430/msp430.opt: Document -mtiny-printf.
5967 * configure: Regenerate.
5968 * configure.ac: Enable --enable-newlib-nano-formatted-io flag.
5969 Define HAVE_NEWLIB_NANO_FORMATTED_IO if
5970 --enable-newlib-nano-formatted-io is passed.
5971 * doc/invoke.texi: Document -mtiny-printf.
5972
5973 2019-11-04 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5974
5975 * configure: Regenerate.
5976
5977 2019-11-04 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5978
5979 * config/msp430/driver-msp430.c
5980 (msp430_get_linker_devices_include_path): New spec function.
5981 * config/msp430/msp430-devices.c (msp430_dirname): New function.
5982 (extract_devices_dir_from_exec_prefix): New function.
5983 (extract_devices_dir_from_collect_gcc): New function.
5984 (msp430_check_env_var_for_devices): New function.
5985 (msp430_check_path_for_devices): Use xstrdup instead of ASTRDUP.
5986 (parse_devices_csv): Call msp430_check_env_var_for_devices if
5987 devices.csv was not found using other methods.
5988 * config/msp430/msp430-devices.h (msp430_check_env_var_for_devices):
5989 New prototype.
5990 (msp430_dirname): Likewise.
5991 * config/msp430/msp430.c (msp430_register_pre_includes): New function.
5992 * config/msp430/msp430.h (EXTRA_SPEC_FUNCTIONS): Add
5993 msp430_get_linker_devices_include_path.
5994 (TARGET_EXTRA_PRE_INCLUDES): Define.
5995 * doc/invoke.texi: Document new ways of searching for support files.
5996
5997 2019-11-04 Richard Biener <rguenther@suse.de>
5998
5999 PR tree-optimization/92301
6000 * tree-vect-stmts.c (process_use): Force reduction PHI defs live
6001 as required by epilogue generation
6002
6003 2019-11-04 Martin Liska <mliska@suse.cz>
6004
6005 PR ipa/92304
6006 * fold-const.c (operand_compare::hash_operand): Fix field
6007 hashing of CONSTRUCTOR.
6008
6009 2019-11-04 Martin Liska <mliska@suse.cz>
6010
6011 * ggc.h (ggc_delete): New function.
6012 * ipa-fnsummary.c (ipa_free_fn_summary): Use it.
6013 * ipa-prop.c (ipa_free_all_edge_args): Likewise.
6014 (ipa_free_all_node_params): Likewise.
6015 * ipa-sra.c (ipa_sra_analysis): Likewise.
6016
6017 2019-11-02 Jan Hubicka <hubicka@ucw.cz>
6018
6019 * ipa-fnsummary.c (set_cond_stmt_execution_predicate,
6020 set_switch_stmt_execution_predicate, compute_bb_predicates,
6021 will_be_nonconstant_expr_predicate,
6022 phi_result_unknown_predicate,
6023 analyze_function_body): Pass arround params summary.
6024 (ipa_call_context::duplicate_from): New comment;
6025 only duplicate useful values.
6026 (ipa_call_context::equal_to): Only compare useful values.
6027 (remap_edge_summaries): Pass params_summary.
6028 (remap_hint_predicate): Likewise.
6029 (ipa_merge_fn_summary_after_inlining): Likewise.
6030 (inline_read_section): Initialize params summary used flags.
6031 * ipa-predicate.c (predicate::remap_after_inlining): Pass
6032 around param_summary.
6033 (add_condition): Initialized used params summary flags.
6034 * ipa-predicate.h (inline_param_summary::equals_to): Make const.
6035 (inline_param_summary::useless_p): New predicate.
6036 (remap_after_inlining, add_condition): Update prototype
6037 * ipa-prop.c (ipa_populate_param_decls): Watch overflow in
6038 move_cost.
6039 (ipa_note_param_call): Add parameter POLYMORPHIC; update params
6040 summaries.
6041 (ipa_analyze_indirect_call_uses): Update use of ipa_note_param_call.
6042 (ipa_analyze_virtual_call_uses): Likewise.
6043 (update_indirect_edges_after_inlining): Update param summaries.
6044 (ipa_print_node_params): Print used flags.
6045 (ipa_read_indirect_edge_info): Update param summareis.
6046 * ipa-prop.h (ipa_param_descriptor): Add
6047 used_by_ipa_predicates, used_by_indirect_call
6048 and used_by_polymorphic_call.
6049 (ipa_set_param_used_by_ipa_predicates,
6050 ipa_set_param_used_by_indirect_call,
6051 ipa_set_param_used_by_polymorphic_call,
6052 ipa_is_param_used_by_ipa_predicates,
6053 ipa_is_param_used_by_indirect_call,
6054 ipa_is_param_used_by_polymorphic_call): New inline functions.
6055
6056 2019-11-02 Jan Hubicka <hubicka@ucw.cz>
6057
6058 * ipa-fnsummary.c (ipa_call_context::duplicate_from): New
6059 member function.
6060 (ipa_call_context::release): Add ALL parameter.
6061 (ipa_call_context::equal_to): New member function.
6062 * ipa-fnsummary.h (ipa_call_context): Add empty constructor;
6063 duplicate_form, release, equal_to and exists_p member functoins.
6064 * ipa-inline-analysis.c (node_context_cache_entry): New
6065 class.
6066 (node_context_summary): Likewise.
6067 (node_context_cache, node_context_cache_hit, node_context_cache_miss,
6068 node_context_clear): New static vars.
6069 (initialize_growth_caches): New function.
6070 (free_growth_caches): Also delete node_context_cache; output stats.
6071 (do_estimate_edge_time): Cache contexts.
6072 (reset_node_cache): New function.
6073 * ipa-inline.c (reset_edge_caches): Reset also node cache.
6074 (inline_small_functions): Initialize growth caches.
6075 * ipa-inline.h (reset_node_cache, initialize_growth_caches):
6076 Declare.
6077 * ipa-predicate.h (inline_param_summary::equal_to): New.
6078 * ipa-prop.c (ipa_agg_jf_item::equal_to): New.
6079 * ipa-prop.h (ipa_agg_jf_item): Declare equal_to member function.
6080 (ipa_agg_jump_function): Implement equal_to member function.
6081
6082 2019-11-02 Jan Hubicka <hubicka@ucw.cz>
6083
6084 * ipa-fnsummary.c (inline_read_section): Set vector size
6085 ahead of time.
6086
6087 2019-11-02 Jan Hubicka <hubicka@ucw.cz>
6088
6089 * ipa-fnsummary.c (ipa_call_context): New constructor.
6090 (estimate_node_size_and_time): Turn to ...
6091 (ipa_call_context::estimate_size_and_time): ... this one.
6092 (ipa_call_context::release): New.
6093 * ipa-fnsummary.h (ipa_call_context): New class.
6094 (estimate_node_size_and_time): Remove.
6095 * ipa-inline-analysis.c (do_estimate_edge_time, do_estimate_edge_size,
6096 do_estimate_edge_hints): Update.
6097
6098 2019-11-02 Jan Hubicka <hubicka@ucw.cz>
6099
6100 * config.in: Regenerate.
6101 * configure: Regenerate.
6102 * configure.ac: Check for mallinfo.
6103 * ggc-common.c: Include malloc.h if available;
6104 include options.h
6105 (report_heap_memory_use): New functoin.
6106 * ggc-page.c (ggc_grow): Do not print "start".
6107 * ggc.h (report_heap_memory_use): Declare.
6108 * pases.c (execute_one_pass): Report memory after IPA passes.
6109 (ipa_read_summaries_1): Likewise.
6110 (ipa_read_optimization_summaries_1): Likewise.
6111
6112 2019-11-02 Jakub Jelinek <jakub@redhat.com>
6113
6114 * gimplify.h (omp_construct_selector_matches): Change return
6115 type to int, add a new SCORES argument.
6116 * gimplify.c (omp_construct_selector_matches): Likewise. If
6117 SCORES is non-NULL, compute scores of each construct.
6118 * omp-general.h (omp_get_context_selector): Declare.
6119 * omp-general.c (omp_maybe_offloaded, omp_context_selector_matches):
6120 Adjust omp_construct_selector_matches callers.
6121 (omp_get_context_selector): New function, moved from c-family/c-omp.c.
6122 (omp_context_compute_score): New function.
6123 (omp_resolve_declare_variant): Compute scores and decide based on
6124 that.
6125
6126 PR bootstrap/92314
6127 * configure.ac: Don't look for omp-device-properties files from
6128 installed offloading compilers. Instead add tmake_file snippets
6129 for configured offloading targets and use files they generate.
6130 * Makefile.in (install): Don't depend on
6131 install-omp-device-properties.
6132 (install-omp-device-properties): Remove goal.
6133 * config/i386/t-omp-device: New file.
6134 * config/i386/t-intelmic (omp-device-properties): Remove goal.
6135 * config/nvptx/t-omp-device: New file.
6136 * config/nvptx/t-nvptx (omp-device-properties): Remove goal.
6137 * configure: Regenerated.
6138
6139 * omp-general.h (omp_context_selector_set_compare): Declare.
6140 * omp-general.c (omp_construct_simd_compare,
6141 omp_context_selector_props_compare, omp_context_selector_set_compare,
6142 omp_context_selector_compare): New functions.
6143 (omp_resolve_declare_variant): Prune variants that are strict subset
6144 of another variant.
6145
6146 2019-11-01 Martin Sebor <msebor@redhat.com>
6147
6148 PR middle-end/91679
6149 PR middle-end/91647
6150 PR middle-end/91463
6151 PR middle-end/92312
6152 * doc/invoke.texi (-Wzero-length-bounds): Document.
6153 * gimple-match-head.c (try_conditional_simplification): Use memcpy
6154 instead of a hand-rolled loop to avoid PR 92323.
6155 * tree-vrp.c (vrp_prop::check_array_ref): Handle trailing arrays
6156 with initializers.
6157 (vrp_prop::check_mem_ref): Handle declared struct objects.
6158 * tree.c (last_field): New function.
6159 (array_at_struct_end_p): Handle MEM_REF.
6160 (get_initializer_for): New helper.
6161 (component_ref_size): Add argument. Rename locals. Call
6162 get_initializer_for instead of fold_ctor_reference. Correct handling
6163 of flexible array members.
6164 * wide-int.h (generic_wide_int <storage>::sign_mask): Assert invariant.
6165
6166 2019-11-01 Kewen Lin <linkw@gcc.gnu.org>
6167
6168 * config/rs6000/rs6000-modes.def (V2SF, V2SI): New modes.
6169 * config/rs6000/vsx.md (UNSPEC_VSX_CVSPSXDS,
6170 UNSPEC_VSX_CVSPUXDS): Remove.
6171 (vsx_xvcvspdp): New define_expand, old define_insn split to...
6172 (vsx_xvcvspdp_be): ... this. New. And...
6173 (vsx_xvcvspdp_le): ... this. New.
6174 (vsx_xvcv<su>xwdp): New define_expand, old define_insn split to...
6175 (vsx_xvcv<su>xwdp_be): ... this. New. And...
6176 (vsx_xvcv<su>xwdp_le): ... this. New.
6177 (vsx_xvcvsp<su>xds): New define_expand, old define_insn split to...
6178 (vsx_xvcvsp<su>xds_be): ... this. New. And...
6179 (vsx_xvcvsp<su>xds_le): ... this. New.
6180
6181 2019-11-01 Kewen Lin <linkw@gcc.gnu.org>
6182
6183 * config/rs6000/vsx.md (UNSPEC_VSX_CVSXWSP, UNSPEC_VSX_CVUXWSP,
6184 UNSPEC_VSX_XVCVSXDDP, UNSPEC_VSX_XVCVUXDDP,
6185 UNSPEC_VSX_XVCVDPSXDS, UNSPEC_VSX_XVCVDPUXDS,
6186 UNSPEC_VSX_XVCVSPSXWS): Remove.
6187 (vsx_xvcv<su>xddp, vsx_xvcvdp<su>xds, vsx_xvcvsp<su>xws,
6188 vsx_xvcv<su>xwsp): Update define_insn RTL patterns.
6189
6190 2019-11-01 Kewen Lin <linkw@gcc.gnu.org>
6191
6192 * config/rs6000/vsx.md (vsx_xvcdpsp): Remove define_insn.
6193 (UNSPEC_VSX_XVCDPSP): Remove.
6194 * config/rs6000/rs6000.c (rs6000_generate_float2_double_code):
6195 Replace gen_vsx_xvcdpsp by gen_vsx_xvcvdpsp.
6196
6197 2019-11-01 Tobias Burnus <tobias@codesourcery.com>
6198
6199 * hooks.c (hook_tree_tree_bool_null): New.
6200 * hooks.h (hook_tree_tree_bool_null): Declare.
6201 * langhooks-def.h (LANG_HOOKS_OMP_ARRAY_DATA): Define.
6202 (LANG_HOOKS_DECLS): Add it.
6203 * langhooks.h (lang_hooks_for_decls): Add omp_array_data.
6204 * omp-low.c (install_var_field): New mode for Fortran descriptor arrays.
6205 (lower_omp_target): Handle Fortran array with descriptor in
6206 OMP_CLAUSE_USE_DEVICE_ADDR/OMP_CLAUSE_USE_DEVICE_PTR.
6207
6208 2019-10-31 Richard Sandiford <richard.sandiford@arm.com>
6209
6210 * config/aarch64/aarch64-sve-builtins.cc (register_builtin_types):
6211 Assert that the type we store in abi_vector_types is its own
6212 main variant.
6213 (svbool_type_p): Don't apply TYPE_MAIN_VARIANT here.
6214
6215 2019-10-31 Richard Earnshaw <rearnsha@arm.com>
6216
6217 * config/arm/arm.c (arm_legitimize_address): Don't form negative offsets
6218 from a CONST_INT address when TARGET_THUMB2.
6219
6220 2019-10-31 Richard Earnshaw <rearnsha@arm.com>
6221
6222 * config/arm/arm.md (add_not_cin): New insn.
6223 (add_not_shift_cin): Likewise.
6224
6225 2019-10-31 Martin Liska <mliska@suse.cz>
6226
6227 * ipa-icf-gimple.c (func_checker::compare_tree_ssa_label): Remove.
6228 * ipa-icf-gimple.h: Remove declaration from compare_tree_ssa_label
6229 and compare_memory_operand.
6230
6231 2019-10-31 Jakub Jelinek <jakub@redhat.com>
6232
6233 * configure.ac: Compute and substitute omp_device_properties and
6234 omp_device_property_deps.
6235 * Makefile.in (generated_files): Add omp-device-properties.h.
6236 (omp-general.o): Depend on omp-device-properties.h.
6237 (omp_device_properties): New make variable.
6238 (omp-device-properties.h, s-omp-device-properties-h,
6239 install-omp-device-properties): New goals.
6240 (install): Depend on install-omp-device-properties for accelerators.
6241 * target.def (TARGET_OMP_DEVICE_KIND_ARCH_ISA): New target hook.
6242 * target.h (enum omp_device_kind_arch_isa): New enum.
6243 * doc/tm.texi.in: Add placeholder for TARGET_OMP_DEVICE_KIND_ARCH_ISA
6244 documentation.
6245 * omp-general.c: Include omp-device-properties.h.
6246 (omp_max_simt_vf): Expect OFFLOAD_TARGET_NAMES to be separated by
6247 colon instead of comma.
6248 (omp_offload_device_kind_arch_isa, omp_maybe_offloaded): New
6249 functions.
6250 (omp_context_selector_matches): Implement device set arch/isa
6251 selectors, improve device set kind selector handling.
6252 * config/i386/i386-options.h (ix86_omp_device_kind_arch_isa): Declare.
6253 * config/i386/i386.c (TARGET_SIMD_CLONE_ADJUST,
6254 TARGET_SIMD_CLONE_USABLE): Formatting fix.
6255 (TARGET_OMP_DEVICE_KIND_ARCH_ISA): Redefine to
6256 ix86_omp_device_kind_arch_isa.
6257 * config/i386/i386-options.c (struct ix86_target_opts): Move type
6258 definition from ix86_target_string to file scope.
6259 (isa2_opts, isa_opts): Moved arrays from ix86_target_string function
6260 to file scope.
6261 (ix86_omp_device_kind_arch_isa): New function.
6262 (ix86_target_string): Moved struct ix86_target_opts, isa2_opts and
6263 isa_opts definitions to file scope.
6264 * config/i386/t-intelmic (omp-device-properties): New goal.
6265 * config/nvptx/t-nvptx (omp-device-properties): Likewise.
6266 * config/nvptx/nvptx.c (nvptx_omp_device_kind_arch_isa): New function.
6267 (TARGET_OMP_DEVICE_KIND_ARCH_ISA): Redefine to
6268 nvptx_omp_device_kind_arch_isa.
6269 * configure: Regenerate.
6270 * doc/tm.texi: Regenerate.
6271
6272 PR middle-end/92231
6273 * tree.h (fndecl_built_in_p): Use fndecl_built_in_p instead of
6274 DECL_BUILT_IN in comment. Remove redundant ()s around return
6275 argument.
6276 * tree.c (free_lang_data_in_decl): Check if var is FUNCTION_DECL
6277 before calling fndecl_built_in_p.
6278 * gimple-fold.c (gimple_fold_stmt_to_constant_1): Check if
6279 TREE_OPERAND (fn, 0) is a FUNCTION_DECL before calling
6280 fndecl_built_in_p on it.
6281
6282 2019-10-31 Andre Vieira <andre.simoesdiasvieira@arm.com>
6283
6284 * params.def (PARAM_VECT_EPILOGUES_NOMASK): Enable by default.
6285
6286 2019-10-31 Martin Liska <mliska@suse.cz>
6287
6288 * config/arm/arm.c (arm_get_pcs_model): Remove usage
6289 of cgraph_local_info and use local_info_node instead.
6290 * config/bfin/bfin.c (bfin_load_pic_reg): Likewise.
6291 (bfin_function_ok_for_sibcall): Likewise.
6292 * config/c6x/c6x.c (c6x_function_ok_for_sibcall): Likewise.
6293 (must_reload_pic_reg_p): Likewise.
6294
6295 2019-10-31 Jakub Jelinek <jakub@redhat.com>
6296
6297 PR c++/90947
6298 * tree.h (type_initializer_zero_p): Remove.
6299 * tree.c (type_initializer_zero_p): Remove.
6300
6301 2019-10-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
6302
6303 * doc/invoke.texi (-Wshadow, -Wshadow=global
6304 -Wshadow=local, -Wshadow=compatible-local): Update documentation.
6305
6306 2019-10-30 Tobias Burnus <tobias@codesourcery.com>
6307
6308 * gimplify.c (gimplify_scan_omp_clauses): Remove FE-generated
6309 GOMP_MAP_TO_PSET and GOMP_MAP_POINTER mapping for 'target update'
6310 and 'target exit data'.
6311
6312 2019-10-30 Martin Jambor <mjambor@suse.cz>
6313
6314 ipa/92278
6315 * cgraph.c (cgraph_edge::possibly_call_in_translation_unit_p): Fix
6316 availability comparison.
6317
6318 2019-10-30 Jozef Lawrynowicz <jozef.l@mittosystems.com>
6319
6320 * config/msp430/msp430.c (msp430_expand_helper): Support expansion of
6321 calls to __mspabi_mpy* functions.
6322 * config/msp430/msp430.md (mulhisi3): New define_expand.
6323 (umulhisi3): New define_expand.
6324 (*mulhisi3_inline): Use old mulhisi3 define_insn.
6325 (*umulhisi3_inline): Use old umulhisi3 define_insn.
6326
6327 2019-10-30 Jozef Lawrynowicz <jozef.l@mittosystems.com>
6328
6329 * config/msp430/msp430.c (msp430_check_index_not_high_mem): New.
6330 (msp430_check_plus_not_high_mem): New.
6331 (msp430_op_not_in_high_mem): Use new functions to check if the operand
6332 might be in low memory.
6333 Indicate that a 16-bit absolute address is in lower memory.
6334
6335 2019-10-30 Martin Jambor <mjambor@suse.cz>
6336
6337 * ipa-prop.c (ipa_compute_jump_functions_for_bb): Fix the call to
6338 ultimate_alias_target.
6339
6340 2019-10-30 Richard Biener <rguenther@suse.de>
6341
6342 PR tree-optimization/92275
6343 * tree-vect-loop-manip.c (slpeel_update_phi_nodes_for_loops):
6344 Copy all loop-closed PHIs.
6345
6346 2019-10-30 Martin Liska <mliska@suse.cz>
6347
6348 * ipa-icf-gimple.c (func_checker::compare_ssa_name): Use
6349 const_tree as function argument.
6350 (func_checker::compare_decl): Likewise.
6351 (func_checker::operand_equal_p): Likewise.
6352 (func_checker::compare_variable_decl): Likewise.
6353 (func_checker::parse_labels): Likewise.
6354 * ipa-icf-gimple.h: Likewise.
6355
6356 2019-10-30 Martin Liska <mliska@suse.cz>
6357
6358 * ipa-icf-gimple.c (func_checker::compatible_types_p):
6359 Do not compare alias sets. It's handled by operand_equal_p.
6360
6361 2019-10-30 Martin Liska <mliska@suse.cz>
6362
6363 * ipa-icf-gimple.c (func_checker::func_checker): Do not
6364 initialize m_compare_polymorphic.
6365 (func_checker::compare_decl): Do not compare polymorphic types.
6366 * ipa-icf-gimple.h (m_compare_polymorphic): Remove.
6367 * ipa-icf.c (sem_function::equals_private): Do not call
6368 compare_polymorphic_p.
6369
6370 2019-10-30 Martin Liska <mliska@suse.cz>
6371
6372 * ipa-icf-gimple.c (func_checker::compare_ssa_name): Call
6373 compare_operand.
6374 (func_checker::compare_memory_operand): Remove.
6375 (func_checker::compare_cst_or_decl): Remove.
6376 (func_checker::operand_equal_valueize): Do not handle
6377 FIELD_DECL.
6378 (func_checker::compare_gimple_call): Call compare_operand.
6379 (func_checker::compare_gimple_assign): Likewise.
6380 * ipa-icf-gimple.h: Remove compare_cst_or_decl.
6381 * ipa-icf.c (sem_function::icf_handled_component_p): Remove.
6382 * ipa-icf.h (icf_handled_component_p): Remove.
6383
6384 2019-10-30 Martin Liska <mliska@suse.cz>
6385
6386 * ipa-icf-gimple.c (func_checker::hash_operand): New.
6387 (func_checker::compare_cst_or_decl): Remove handling
6388 of FIELD_DECL.
6389 (func_checker::compare_operand): Transform to ...
6390 (func_checker::operand_equal_p): ... this.
6391 * ipa-icf-gimple.h (class func_checker): Add
6392 operand_equal_p and hash_operand.
6393 * ipa-icf.c (sem_function::equals_private): Fix
6394 pushing and popping of cfun.
6395
6396 2019-10-30 Martin Liska <mliska@suse.cz>
6397
6398 * fold-const.c (operand_equal_p): Move to ...
6399 (operand_compare::operand_equal_p): ... here.
6400 (operand_compare::verify_hash_value): New.
6401 (add_expr): Move to ...
6402 (operand_compare::hash_operand): ... here.
6403 * fold-const.h (operand_equal_p): Move to the class.
6404 (class operand_compare): New.
6405 * tree.c (add_expr): Remove.
6406
6407 2019-10-30 Martin Liska <mliska@suse.cz>
6408
6409 * fold-const.c (operand_equal_p): Support OBJ_TYPE_REF.
6410 * tree.c (add_expr): Hash parts of OBJ_TYPE_REF.
6411
6412 2019-10-30 Martin Liska <mliska@suse.cz>
6413
6414 PR lto/91393
6415 PR lto/88220
6416 * cgraph.c (cgraph_node::get_create): Overwrite node->order
6417 from a first_clone in order to get proper LTO section
6418 in LTO stream.
6419 (cgraph_node::get_untransformed_body):
6420 Use lto_get_section_data where symtab_node::order
6421 must be provided.
6422 * cgraphclones.c (cgraph_node::find_replacement):
6423 Update also symbol order.
6424 * ipa-fnsummary.c (ipa_fn_summary_read):
6425 Use new function lto_get_summary_section_data.
6426 * ipa-hsa.c (ipa_hsa_read_summary): Likewise.
6427 * ipa-icf.c (sem_item_optimizer::read_summary):
6428 Likewise.
6429 * ipa-prop.c (ipa_prop_read_jump_functions):
6430 Likewise.
6431 (ipcp_read_transformation_summaries): Likewise.
6432 * ipa-sra.c (ipa_sra_read_summary): Likewise.
6433 * lto-cgraph.c (input_node): Add also order_base.
6434 (input_varpool_node): Likewise.
6435 (input_cgraph_1): Assign the order_base.
6436 (input_cgraph_opt_summary): Use new lto_get_summary_section_data.
6437 * lto-opts.c (lto_write_options): Pass new argument.
6438 * lto-section-in.c (lto_get_section_data): Add new argumente order.
6439 (lto_get_summary_section_data): New.
6440 (lto_get_raw_section_data): Add order argument.
6441 (lto_create_simple_input_block): Likewise.
6442 * lto-section-out.c (lto_destroy_simple_output_block):
6443 Likewise.
6444 * lto-streamer-in.c (lto_input_toplevel_asms):
6445 Use lto_get_summary_section_data.
6446 (lto_input_mode_table): Likewise.
6447 * lto-streamer-out.c (produce_asm): Pass symtab_node::order.
6448 (lto_output_toplevel_asms): Pass new argument.
6449 (copy_function_or_variable): Likewise.
6450 (produce_lto_section):Likewise.
6451 (produce_symtab): Likewise.
6452 (lto_write_mode_table): Likewise.
6453 (produce_asm_for_decls): Likewise.
6454 * lto-streamer.c (lto_get_section_name): Concat symbol name
6455 and symbol order.
6456 * lto-streamer.h (lto_get_section_data): Add order argument.
6457 (lto_get_summary_section_data): New.
6458 (lto_get_raw_section_data): Add order argument.
6459 (lto_get_section_name): Likewise.
6460 * varpool.c (varpool_node::get_constructor): Pass order argument.
6461
6462 2019-10-30 Jakub Jelinek <jakub@redhat.com>
6463
6464 PR tree-optimization/92262
6465 * tree-ssa-loop-ivopts.c (get_debug_computation_at): Don't unshare
6466 ubase or cbase here.
6467 (remove_unused_ivs): Unshare comp before using it.
6468
6469 2019-10-30 Jan Hubicka <hubicka@ucw.cz>
6470
6471 * ipa-prop.c (update_jump_functions_after_inlining):
6472 Watch for missing summaries.
6473
6474 2019-10-30 Richard Biener <rguenther@suse.de>
6475
6476 PR tree-optimization/65930
6477 * tree-vect-loop.c (vect_is_simple_reduction): For reduction
6478 chains also allow a leading and trailing conversion.
6479 * tree-vect-slp.c (vect_get_and_check_slp_defs): Handle
6480 intermediate reduction chains.
6481 (vect_analyze_slp_instance): Likewise. Build a SLP
6482 node for a trailing conversion manually.
6483
6484 2019-10-30 Martin Liska <mliska@suse.cz>
6485
6486 * cgraph.c (cgraph_node::local_info): Transform to ...
6487 (cgraph_node::local_info_node): ... this.
6488 (cgraph_node::dump): Remove cgraph_local_info and
6489 put its fields directly into cgraph_node.
6490 (cgraph_node::get_availability): Likewise.
6491 (cgraph_node::make_local): Likewise.
6492 (cgraph_node::verify_node): Likewise.
6493 * cgraph.h (struct GTY): Likewise.
6494 * cgraphclones.c (set_new_clone_decl_and_node_flags): Likewise.
6495 (duplicate_thunk_for_node): Likewise.
6496 (cgraph_node::create_clone): Likewise.
6497 (cgraph_node::create_virtual_clone): Likewise.
6498 (cgraph_node::create_version_clone): Likewise.
6499 * cgraphunit.c (cgraph_node::reset): Likewise.
6500 (cgraph_node::finalize_function): Likewise.
6501 (cgraph_node::add_new_function): Likewise.
6502 (analyze_functions): Likewise.
6503 * combine.c (setup_incoming_promotions): Likewise.
6504 * config/i386/i386.c (ix86_function_regparm): Likewise.
6505 (ix86_function_sseregparm): Likewise.
6506 (init_cumulative_args): Likewise.
6507 * ipa-cp.c (determine_versionability): Likewise.
6508 (count_callers): Likewise.
6509 (set_single_call_flag): Likewise.
6510 (initialize_node_lattices): Likewise.
6511 (estimate_local_effects): Likewise.
6512 (create_specialized_node): Likewise.
6513 (identify_dead_nodes): Likewise.
6514 * ipa-fnsummary.c (compute_fn_summary): Likewise.
6515 (ipa_fn_summary_generate): Likewise.
6516 * ipa-hsa.c (check_warn_node_versionable): Likewise.
6517 (process_hsa_functions): Likewise.
6518 * ipa-icf.c (set_local): Likewise.
6519 * ipa-inline-analysis.c (initialize_inline_failed): Likewise.
6520 * ipa-inline.c (speculation_useful_p): Likewise.
6521 * ipa-profile.c (ipa_propagate_frequency): Likewise.
6522 (ipa_profile): Likewise.
6523 * ipa-split.c (split_function): Likewise.
6524 (execute_split_functions): Likewise.
6525 * ipa-sra.c (ipa_sra_preliminary_function_checks): Likewise.
6526 (ipa_sra_ipa_function_checks): Likewise.
6527 * ipa-visibility.c (function_and_variable_visibility): Likewise.
6528 * ipa.c (symbol_table::remove_unreachable_nodes): Likewise.
6529 * lto-cgraph.c (lto_output_node): Likewise.
6530 (input_overwrite_node): Likewise.
6531 * multiple_target.c (expand_target_clones): Likewise.
6532 * omp-simd-clone.c (simd_clone_create): Likewise.
6533 * trans-mem.c (expand_call_tm): Likewise.
6534 (ipa_tm_mayenterirr_function): Likewise.
6535 (ipa_tm_diagnose_tm_safe): Likewise.
6536 (ipa_tm_diagnose_transaction): Likewise.
6537 (ipa_tm_create_version): Likewise.
6538 (ipa_tm_transform_calls_redirect): Likewise.
6539 (ipa_tm_execute): Likewise.
6540 * tree-inline.c (expand_call_inline): Likewise.
6541
6542 2019-10-29 Martin Liska <mliska@suse.cz>
6543
6544 * symbol-summary.h (function_summary): Pass memory location
6545 to underlaying hash_map (or vec).
6546 (V>::fast_function_summary): Likewise.
6547
6548 2019-10-29 Martin Liska <mliska@suse.cz>
6549
6550 * ggc.h (ggc_alloc_no_dtor): New function.
6551 * ipa-fnsummary.c (ipa_free_fn_summary): Call
6552 destructor and ggc_free.
6553 (ipa_free_size_summary): Call delete instead
6554 of release.
6555 * ipa-fnsummary.h: Use new function ggc_alloc_no_dtor.
6556 * ipa-prop.c (ipa_check_create_edge_args): Likewise.
6557 (ipa_free_all_edge_args): Call destructor and ggc_free.
6558 (ipa_free_all_node_params): Likewise.
6559 (ipcp_free_transformation_sum): Likewise.
6560 * ipa-prop.h (ipa_check_create_node_params):
6561 Call new ggc_alloc_no_dtor.
6562 * ipa-sra.c (ipa_sra_generate_summary): Likewise.
6563 (ipa_sra_analysis): Call destructor and ggc_free.
6564 Replace release with delete operator.
6565 * symbol-summary.h (release): Remove ..
6566 (V>::~fast_function_summary): and move logic here.
6567 Likewise for other classes.
6568
6569 2019-10-29 Richard Biener <rguenther@suse.de>
6570
6571 PR tree-optimization/92260
6572 * tree-vect-slp.c (vect_get_constant_vectors): Special-case
6573 lane-reducing ops.
6574
6575 2019-10-29 Andre Vieira <andre.simoesdiasvieira@arm.com>
6576
6577 PR tree-optimization/88915
6578 * tree-ssa-loop-niter.h (simplify_replace_tree): Change declaration.
6579 * tree-ssa-loop-niter.c (simplify_replace_tree): Add context parameter
6580 and make the valueize function pointer also take a void pointer.
6581 * tree-ssa-sccvn.c (vn_valueize_wrapper): New function to wrap
6582 around vn_valueize, to call it without a context.
6583 (process_bb): Use vn_valueize_wrapper instead of vn_valueize.
6584 * tree-vect-loop.c (_loop_vec_info): Initialize epilogue_vinfos.
6585 (~_loop_vec_info): Release epilogue_vinfos.
6586 (vect_analyze_loop_costing): Use knowledge of main VF to estimate
6587 number of iterations of epilogue.
6588 (vect_analyze_loop_2): Adapt to analyse main loop for all supported
6589 vector sizes when vect-epilogues-nomask=1. Also keep track of lowest
6590 versioning threshold needed for main loop.
6591 (vect_analyze_loop): Likewise.
6592 (find_in_mapping): New helper function.
6593 (update_epilogue_loop_vinfo): New function.
6594 (vect_transform_loop): When vectorizing epilogues re-use analysis done
6595 on main loop and call update_epilogue_loop_vinfo to update it.
6596 * tree-vect-loop-manip.c (vect_update_inits_of_drs): No longer insert
6597 stmts on loop preheader edge.
6598 (vect_do_peeling): Enable skip-vectors when doing loop versioning if
6599 we decided to vectorize epilogues. Update epilogues NITERS and
6600 construct ADVANCE to update epilogues data references where needed.
6601 * tree-vectorizer.h (_loop_vec_info): Add epilogue_vinfos.
6602 (vect_do_peeling, vect_update_inits_of_drs,
6603 determine_peel_for_niter, vect_analyze_loop): Add or update
6604 declarations.
6605 * tree-vectorizer.c (try_vectorize_loop_1): Make sure to use already
6606 created loop_vec_info's for epilogues when available. Otherwise analyse
6607 epilogue separately.
6608
6609 2019-10-29 Richard Biener <rguenther@suse.de>
6610
6611 * doc/tree-ssa.texi (Immediate Uses): Fix FOR_EACH_IMM_USE_STMT
6612 example.
6613
6614 2019-10-29 Richard Sandiford <richard.sandiford@arm.com>
6615
6616 * tree-vect-stmts.c (vectorizable_condition): Get the reduction
6617 index for the COND_EXPR from stmt_info rather than reduc_info.
6618
6619 2019-10-29 Richard Biener <rguenther@suse.de>
6620
6621 PR tree-optimization/65930
6622 * tree-vect-loop.c (check_reduction_path): Relax single-use
6623 check allowing out-of-loop uses.
6624 (vect_is_simple_reduction): SLP reduction chains cannot have
6625 intermediate stmts used outside of the loop.
6626 (vect_create_epilog_for_reduction): The adjustment might need
6627 to be converted.
6628 (vectorizable_reduction): Annotate live stmts of the reduction
6629 chain with STMT_VINFO_REDUC_DEF.
6630 * tree-vect-stms.c (process_use): Remove no longer true asserts.
6631
6632 2019-10-29 Richard Sandiford <richard.sandiford@arm.com>
6633
6634 * calls.c (pass_by_reference): Leave the target to decide whether
6635 POLY_INT_CST-sized arguments should be passed by value or reference,
6636 rather than forcing them to be passed by reference.
6637 (must_pass_in_stack_var_size): Likewise.
6638 * config/aarch64/aarch64.md (LAST_SAVED_REGNUM): Redefine from
6639 V31_REGNUM to P15_REGNUM.
6640 * config/aarch64/aarch64-protos.h (aarch64_init_cumulative_args):
6641 Take an extra "silent_p" parameter, defaulting to false.
6642 (aarch64_sve::svbool_type_p): Declare.
6643 (aarch64_sve::nvectors_if_data_type): Likewise.
6644 * config/aarch64/aarch64.h (NUM_PR_ARG_REGS): New macro.
6645 (aarch64_frame::reg_offset): Turn into poly_int64s.
6646 (aarch64_frame::save_regs_size): Likewise.
6647 (aarch64_frame::below_hard_fp_saved_regs_size): New field.
6648 (aarch64_frame::sve_callee_adjust): Likewise.
6649 (aarch64_frame::spare_reg_reg): Likewise.
6650 (ARM_PCS_SVE): New arm_pcs value.
6651 (CUMULATIVE_ARGS::aapcs_nprn): New field.
6652 (CUMULATIVE_ARGS::aapcs_nextnprn): Likewise.
6653 (CUMULATIVE_ARGS::silent_p): Likewise.
6654 (BITS_PER_SVE_PRED): New macro.
6655 * config/aarch64/aarch64.c (handle_aarch64_vector_pcs_attribute): New
6656 function. Reject aarch64_vector_pcs attributes on SVE functions.
6657 (aarch64_attribute_table): Use the above handler.
6658 (aarch64_sve_abi): New function.
6659 (aarch64_sve_argument_p): Likewise.
6660 (aarch64_returns_value_in_sve_regs_p): Likewise.
6661 (aarch64_takes_arguments_in_sve_regs_p): Likewise.
6662 (aarch64_fntype_abi): Check for SVE functions and return the SVE PCS
6663 descriptor for them.
6664 (aarch64_simd_decl_p): Delete.
6665 (aarch64_emit_cfi_for_reg_p): New function.
6666 (aarch64_reg_save_mode): Remove the fndecl argument and instead use
6667 crtl->abi to choose the mode for FP registers. Handle the SVE PCS.
6668 (aarch64_hard_regno_call_part_clobbered): Do not treat FP registers
6669 as partly clobbered for the SVE PCS.
6670 (aarch64_function_ok_for_sibcall): Check whether the two functions
6671 use the same ABI, rather than checking specifically for whether
6672 they're aarch64_vector_pcs functions.
6673 (aarch64_pass_by_reference): Raise an error for attempts to pass
6674 SVE arguments when SVE is disabled. Pass SVE arguments by reference
6675 if there are not enough free registers left, or if the argument is
6676 variadic.
6677 (aarch64_function_value): Handle SVE predicates, vectors and tuples.
6678 (aarch64_return_in_memory): Do not return SVE predicates, vectors and
6679 tuples in memory.
6680 (aarch64_layout_arg): Take a function_arg_info rather than
6681 individual properties. Handle SVE predicates, vectors and tuples.
6682 Raise an error if they are passed to unprototyped functions.
6683 (aarch64_function_arg): If the silent_p flag is set, suppress the
6684 usual error about using float registers without TARGET_FLOAT.
6685 (aarch64_init_cumulative_args): Take a silent_p parameter and store
6686 it in the cumulative_args structure. Initialize aapcs_nprn and
6687 aapcs_nextnprn. If the silent_p flag is set, suppress the usual
6688 error about using float registers without TARGET_FLOAT.
6689 If the silent_p flag is not set, also raise an error about
6690 using SVE functions when SVE is disabled.
6691 (aarch64_function_arg_advance): Update the call to aarch64_layout_arg,
6692 and call it for SVE functions too. Update aapcs_nprn similarly
6693 to the other register counts.
6694 (aarch64_layout_frame): If a big-endian function needs to save
6695 and restore Z8-Z15, search for a spare predicate that it can use.
6696 Store SVE predicates at the bottom of the register save area,
6697 followed by SVE vectors, then followed by the normal slots.
6698 Keep pointing the hard frame pointer at the base of the normal slots,
6699 above the SVE vectors. Update the various frame creation and
6700 tear-down strategies for the new layout, initializing the new
6701 sve_callee_adjust field. Add an additional layout for frames
6702 whose saved registers are all SVE registers.
6703 (aarch64_register_saved_on_entry): Cope with poly_int64 reg_offsets.
6704 (aarch64_return_address_signing_enabled): Likewise.
6705 (aarch64_push_regs, aarch64_pop_regs): Update calls to
6706 aarch64_reg_save_mode.
6707 (aarch64_adjust_sve_callee_save_base): New function.
6708 (aarch64_add_cfa_expression): Move earlier in file. Take the
6709 saved register as an rtx rather than a register number and use
6710 its mode for the MEM slot.
6711 (aarch64_save_callee_saves): Remove the mode argument and instead
6712 use aarch64_reg_save_mode to get the mode of each save slot.
6713 Add a hard_fp_valid_p parameter. Cope with poly_int64 register
6714 offsets. Allow GP offsets to be saved at a VL-based offset from
6715 the stack, handling this case using the frame pointer if available
6716 or a temporary register otherwise. Use ST1D to save Z8-Z15 for
6717 big-endian SVE functions; use normal moves for other SVE saves.
6718 Only mark the save as frame-related if aarch64_emit_cfi_for_reg_p
6719 returns true. Add explicit CFA notes when not storing via the
6720 stack pointer. Do not try to pair SVE saves.
6721 (aarch64_restore_callee_saves): Cope with poly_int64 register
6722 offsets. Use LD1D to restore Z8-Z15 for big-endian SVE functions;
6723 use normal moves for other SVE restores. Only add CFA restore notes
6724 if aarch64_emit_cfi_for_reg_p returns true. Do not try to pair
6725 SVE restores.
6726 (aarch64_get_separate_components): Always keep the first SVE save
6727 in the prologue if we need to use it as a stack probe. Don't allow
6728 Z8-Z15 saves and loads to be shrink-wrapped for big-endian targets.
6729 Likewise the spare predicate register that they need. Update the
6730 offset calculation to account for the SVE save area. Use the
6731 appropriate range check for SVE LDR and STR instructions.
6732 (aarch64_components_for_bb): Cope with poly_int64 reg_offsets.
6733 (aarch64_process_components): Likewise. Update the offset
6734 calculation to account for the SVE save area. Only mark the
6735 save as frame-related if aarch64_emit_cfi_for_reg_p returns true.
6736 Do not try to pair SVE saves.
6737 (aarch64_allocate_and_probe_stack_space): Cope with poly_int64
6738 reg_offsets. When handling the final allocation, expect the
6739 first SVE register save to be part of the initial allocation
6740 and for it to act as a probe at SP. Account for the SVE callee
6741 save area in the dump information.
6742 (aarch64_expand_prologue): Update the frame diagram. Fold the
6743 SVE callee allocation into the initial allocation if stack clash
6744 protection is enabled. Use new variables to track the offset
6745 of the frame chain (and hard frame pointer) from the current
6746 stack pointer, and likewise the offset of the bottom of the
6747 register save area. Update calls to aarch64_save_callee_saves
6748 and aarch64_add_cfa_expression. Apply sve_callee_adjust before
6749 saving the FP&SIMD registers. Save the predicate registers.
6750 (aarch64_expand_epilogue): Take below_hard_fp_saved_regs_size
6751 into account when setting the stack pointer from the frame pointer,
6752 and when deciding whether we can inherit the initial adjustment
6753 amount from the prologue. Restore the predicate registers after
6754 the vector registers, then apply sve_callee_adjust, then restore
6755 the general registers.
6756 (aarch64_secondary_reload): Don't use secondary SVE reloads
6757 for VNx16BImode.
6758 (aapcs_vfp_sub_candidate): Assert that the type is not an SVE type.
6759 (aarch64_short_vector_p): Return false for SVE types.
6760 (aarch64_vfp_is_call_or_return_candidate): Initialize *is_ha
6761 at the start of the function. Return false for SVE types.
6762 (aarch64_asm_output_variant_pcs): Output .variant_pcs for SVE
6763 functions too.
6764 (TARGET_STRICT_ARGUMENT_NAMING): Redefine to request strict naming.
6765 * config/aarch64/aarch64-sve.md (*aarch64_sve_mov<mode>_le): Extend
6766 to big-endian targets for bytewise moves.
6767 (*aarch64_sve_mov<mode>_be): Exclude the bytewise case.
6768
6769 2019-10-29 Richard Sandiford <richard.sandiford@arm.com>
6770 Kugan Vivekanandarajah <kugan.vivekanandarajah@linaro.org>
6771 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
6772
6773 * config.gcc (aarch64*-*-*): Add arm_sve.h to extra_headers.
6774 Add aarch64-sve-builtins.o, aarch64-sve-builtins-shapes.o and
6775 aarch64-sve-builtins-base.o to extra_objs. Add
6776 aarch64-sve-builtins.h and aarch64-sve-builtins.cc to target_gtfiles.
6777 * config/aarch64/t-aarch64 (aarch64-sve-builtins.o): New rule.
6778 (aarch64-sve-builtins-shapes.o): Likewise.
6779 (aarch64-sve-builtins-base.o): New rules.
6780 * config/aarch64/aarch64-c.c (aarch64_pragma_aarch64): New function.
6781 (aarch64_resolve_overloaded_builtin): Likewise.
6782 (aarch64_check_builtin_call): Likewise.
6783 (aarch64_register_pragmas): Install aarch64_resolve_overloaded_builtin
6784 and aarch64_check_builtin_call in targetm. Register the GCC aarch64
6785 pragma.
6786 * config/aarch64/aarch64-protos.h (AARCH64_FOR_SVPRFOP): New macro.
6787 (aarch64_svprfop): New enum.
6788 (AARCH64_BUILTIN_SVE): New aarch64_builtin_class enum value.
6789 (aarch64_sve_int_mode, aarch64_sve_data_mode): Declare.
6790 (aarch64_fold_sve_cnt_pat, aarch64_output_sve_prefetch): Likewise.
6791 (aarch64_output_sve_cnt_pat_immediate): Likewise.
6792 (aarch64_output_sve_ptrues, aarch64_sve_ptrue_svpattern_p): Likewise.
6793 (aarch64_sve_sqadd_sqsub_immediate_p, aarch64_sve_ldff1_operand_p)
6794 (aarch64_sve_ldnf1_operand_p, aarch64_sve_prefetch_operand_p)
6795 (aarch64_ptrue_all_mode, aarch64_convert_sve_data_to_pred): Likewise.
6796 (aarch64_expand_sve_dupq, aarch64_replace_reg_mode): Likewise.
6797 (aarch64_sve::init_builtins, aarch64_sve::handle_arm_sve_h): Likewise.
6798 (aarch64_sve::builtin_decl, aarch64_sve::builtin_type_p): Likewise.
6799 (aarch64_sve::mangle_builtin_type): Likewise.
6800 (aarch64_sve::resolve_overloaded_builtin): Likewise.
6801 (aarch64_sve::check_builtin_call, aarch64_sve::gimple_fold_builtin)
6802 (aarch64_sve::expand_builtin): Likewise.
6803 * config/aarch64/aarch64.c (aarch64_sve_data_mode): Make public.
6804 (aarch64_sve_int_mode): Likewise.
6805 (aarch64_ptrue_all_mode): New function.
6806 (aarch64_convert_sve_data_to_pred): Make public.
6807 (svprfop_token): New function.
6808 (aarch64_output_sve_prefetch): Likewise.
6809 (aarch64_fold_sve_cnt_pat): Likewise.
6810 (aarch64_output_sve_cnt_pat_immediate): Likewise.
6811 (aarch64_sve_move_pred_via_while): Use gen_while with UNSPEC_WHILE_LO
6812 instead of gen_while_ult.
6813 (aarch64_replace_reg_mode): Make public.
6814 (aarch64_init_builtins): Call aarch64_sve::init_builtins.
6815 (aarch64_fold_builtin): Handle AARCH64_BUILTIN_SVE.
6816 (aarch64_gimple_fold_builtin, aarch64_expand_builtin): Likewise.
6817 (aarch64_builtin_decl, aarch64_builtin_reciprocal): Likewise.
6818 (aarch64_mangle_type): Call aarch64_sve::mangle_type.
6819 (aarch64_sve_sqadd_sqsub_immediate_p): New function.
6820 (aarch64_sve_ptrue_svpattern_p): Likewise.
6821 (aarch64_sve_pred_valid_immediate): Check
6822 aarch64_sve_ptrue_svpattern_p.
6823 (aarch64_sve_ldff1_operand_p, aarch64_sve_ldnf1_operand_p)
6824 (aarch64_sve_prefetch_operand_p, aarch64_output_sve_ptrues): New
6825 functions.
6826 * config/aarch64/aarch64.md (UNSPEC_LDNT1_SVE, UNSPEC_STNT1_SVE)
6827 (UNSPEC_LDFF1_GATHER, UNSPEC_PTRUE, UNSPEC_WHILE_LE, UNSPEC_WHILE_LS)
6828 (UNSPEC_WHILE_LT, UNSPEC_CLASTA, UNSPEC_UPDATE_FFR)
6829 (UNSPEC_UPDATE_FFRT, UNSPEC_RDFFR, UNSPEC_WRFFR)
6830 (UNSPEC_SVE_LANE_SELECT, UNSPEC_SVE_CNT_PAT, UNSPEC_SVE_PREFETCH)
6831 (UNSPEC_SVE_PREFETCH_GATHER, UNSPEC_SVE_COMPACT, UNSPEC_SVE_SPLICE):
6832 New unspecs.
6833 * config/aarch64/iterators.md (SI_ONLY, DI_ONLY, VNx8HI_ONLY)
6834 (VNx2DI_ONLY, SVE_PARTIAL, VNx8_NARROW, VNx8_WIDE, VNx4_NARROW)
6835 (VNx4_WIDE, VNx2_NARROW, VNx2_WIDE, PRED_HSD): New mode iterators.
6836 (UNSPEC_ADR, UNSPEC_BRKA, UNSPEC_BRKB, UNSPEC_BRKN, UNSPEC_BRKPA)
6837 (UNSPEC_BRKPB, UNSPEC_PFIRST, UNSPEC_PNEXT, UNSPEC_CNTP, UNSPEC_SADDV)
6838 (UNSPEC_UADDV, UNSPEC_FMLA, UNSPEC_FMLS, UNSPEC_FEXPA, UNSPEC_FTMAD)
6839 (UNSPEC_FTSMUL, UNSPEC_FTSSEL, UNSPEC_COND_CMPEQ_WIDE): New unspecs.
6840 (UNSPEC_COND_CMPGE_WIDE, UNSPEC_COND_CMPGT_WIDE): Likewise.
6841 (UNSPEC_COND_CMPHI_WIDE, UNSPEC_COND_CMPHS_WIDE): Likewise.
6842 (UNSPEC_COND_CMPLE_WIDE, UNSPEC_COND_CMPLO_WIDE): Likewise.
6843 (UNSPEC_COND_CMPLS_WIDE, UNSPEC_COND_CMPLT_WIDE): Likewise.
6844 (UNSPEC_COND_CMPNE_WIDE, UNSPEC_COND_FCADD90, UNSPEC_COND_FCADD270)
6845 (UNSPEC_COND_FCMLA, UNSPEC_COND_FCMLA90, UNSPEC_COND_FCMLA180)
6846 (UNSPEC_COND_FCMLA270, UNSPEC_COND_FMAX, UNSPEC_COND_FMIN): Likewise.
6847 (UNSPEC_COND_FMULX, UNSPEC_COND_FRECPX, UNSPEC_COND_FSCALE): Likewise.
6848 (UNSPEC_LASTA, UNSPEC_ASHIFT_WIDE, UNSPEC_ASHIFTRT_WIDE): Likewise.
6849 (UNSPEC_LSHIFTRT_WIDE, UNSPEC_LDFF1, UNSPEC_LDNF1): Likewise.
6850 (Vesize): Handle partial vector modes.
6851 (self_mask, narrower_mask, sve_lane_con, sve_lane_pair_con): New
6852 mode attributes.
6853 (UBINQOPS, ANY_PLUS, SAT_PLUS, ANY_MINUS, SAT_MINUS): New code
6854 iterators.
6855 (s, paired_extend, inc_dec): New code attributes.
6856 (SVE_INT_ADDV, CLAST, LAST): New int iterators.
6857 (SVE_INT_UNARY): Add UNSPEC_RBIT.
6858 (SVE_FP_UNARY, SVE_FP_UNARY_INT): New int iterators.
6859 (SVE_FP_BINARY, SVE_FP_BINARY_INT): Likewise.
6860 (SVE_COND_FP_UNARY): Add UNSPEC_COND_FRECPX.
6861 (SVE_COND_FP_BINARY): Add UNSPEC_COND_FMAX, UNSPEC_COND_FMIN and
6862 UNSPEC_COND_FMULX.
6863 (SVE_COND_FP_BINARY_INT, SVE_COND_FP_ADD): New int iterators.
6864 (SVE_COND_FP_SUB, SVE_COND_FP_MUL): Likewise.
6865 (SVE_COND_FP_BINARY_I1): Add UNSPEC_COND_FMAX and UNSPEC_COND_FMIN.
6866 (SVE_COND_FP_BINARY_REG): Add UNSPEC_COND_FMULX.
6867 (SVE_COND_FCADD, SVE_COND_FP_MAXMIN, SVE_COND_FCMLA)
6868 (SVE_COND_INT_CMP_WIDE, SVE_FP_TERNARY_LANE, SVE_CFP_TERNARY_LANE)
6869 (SVE_WHILE, SVE_SHIFT_WIDE, SVE_LDFF1_LDNF1, SVE_BRK_UNARY)
6870 (SVE_BRK_BINARY, SVE_PITER): New int iterators.
6871 (optab): Handle UNSPEC_SADDV, UNSPEC_UADDV, UNSPEC_FRECPE,
6872 UNSPEC_FRECPS, UNSPEC_RSQRTE, UNSPEC_RSQRTS, UNSPEC_RBIT,
6873 UNSPEC_SMUL_HIGHPART, UNSPEC_UMUL_HIGHPART, UNSPEC_FMLA, UNSPEC_FMLS,
6874 UNSPEC_FCMLA, UNSPEC_FCMLA90, UNSPEC_FCMLA180, UNSPEC_FCMLA270,
6875 UNSPEC_FEXPA, UNSPEC_FTSMUL, UNSPEC_FTSSEL, UNSPEC_COND_FCADD90,
6876 UNSPEC_COND_FCADD270, UNSPEC_COND_FCMLA, UNSPEC_COND_FCMLA90,
6877 UNSPEC_COND_FCMLA180, UNSPEC_COND_FCMLA270, UNSPEC_COND_FMAX,
6878 UNSPEC_COND_FMIN, UNSPEC_COND_FMULX, UNSPEC_COND_FRECPX and
6879 UNSPEC_COND_FSCALE.
6880 (maxmin_uns): Handle UNSPEC_COND_FMAX and UNSPEC_COND_FMIN.
6881 (binqops_op, binqops_op_rev, last_op): New int attributes.
6882 (su): Handle UNSPEC_SADDV and UNSPEC_UADDV.
6883 (fn, ab): New int attributes.
6884 (cmp_op): Handle UNSPEC_COND_CMP*_WIDE and UNSPEC_WHILE_*.
6885 (while_optab_cmp, brk_op, sve_pred_op): New int attributes.
6886 (sve_int_op): Handle UNSPEC_SMUL_HIGHPART, UNSPEC_UMUL_HIGHPART,
6887 UNSPEC_ASHIFT_WIDE, UNSPEC_ASHIFTRT_WIDE, UNSPEC_LSHIFTRT_WIDE and
6888 UNSPEC_RBIT.
6889 (sve_fp_op): Handle UNSPEC_FRECPE, UNSPEC_FRECPS, UNSPEC_RSQRTE,
6890 UNSPEC_RSQRTS, UNSPEC_FMLA, UNSPEC_FMLS, UNSPEC_FEXPA, UNSPEC_FTSMUL,
6891 UNSPEC_FTSSEL, UNSPEC_COND_FMAX, UNSPEC_COND_FMIN, UNSPEC_COND_FMULX,
6892 UNSPEC_COND_FRECPX and UNSPEC_COND_FSCALE.
6893 (sve_fp_op_rev): Handle UNSPEC_COND_FMAX, UNSPEC_COND_FMIN and
6894 UNSPEC_COND_FMULX.
6895 (rot): Handle UNSPEC_COND_FCADD* and UNSPEC_COND_FCMLA*.
6896 (brk_reg_con, brk_reg_opno): New int attributes.
6897 (sve_pred_fp_rhs1_operand, sve_pred_fp_rhs2_operand): Handle
6898 UNSPEC_COND_FMAX, UNSPEC_COND_FMIN and UNSPEC_COND_FMULX.
6899 (sve_pred_fp_rhs2_immediate): Handle UNSPEC_COND_FMAX and
6900 UNSPEC_COND_FMIN.
6901 (max_elem_bits): New int attribute.
6902 (min_elem_bits): Handle UNSPEC_RBIT.
6903 * config/aarch64/predicates.md (subreg_lowpart_operator): Handle
6904 TRUNCATE as well as SUBREG.
6905 (ascending_int_parallel, aarch64_simd_reg_or_minus_one)
6906 (aarch64_sve_ldff1_operand, aarch64_sve_ldnf1_operand)
6907 (aarch64_sve_prefetch_operand, aarch64_sve_ptrue_svpattern_immediate)
6908 (aarch64_sve_qadd_immediate, aarch64_sve_qsub_immediate)
6909 (aarch64_sve_gather_immediate_b, aarch64_sve_gather_immediate_h)
6910 (aarch64_sve_gather_immediate_w, aarch64_sve_gather_immediate_d)
6911 (aarch64_sve_sqadd_operand, aarch64_sve_gather_offset_b)
6912 (aarch64_sve_gather_offset_h, aarch64_sve_gather_offset_w)
6913 (aarch64_sve_gather_offset_d, aarch64_gather_scale_operand_b)
6914 (aarch64_gather_scale_operand_h): New predicates.
6915 * config/aarch64/constraints.md (UPb, UPd, UPh, UPw, Utf, Utn, vgb)
6916 (vgd, vgh, vgw, vsQ, vsS): New constraints.
6917 * config/aarch64/aarch64-sve.md: Add a note on the FFR handling.
6918 (*aarch64_sve_reinterpret<mode>): Allow any source register
6919 instead of requiring an exact match.
6920 (*aarch64_sve_ptruevnx16bi_cc, *aarch64_sve_ptrue<mode>_cc)
6921 (*aarch64_sve_ptruevnx16bi_ptest, *aarch64_sve_ptrue<mode>_ptest)
6922 (aarch64_wrffr, aarch64_update_ffr_for_load, aarch64_copy_ffr_to_ffrt)
6923 (aarch64_rdffr, aarch64_rdffr_z, *aarch64_rdffr_z_ptest)
6924 (*aarch64_rdffr_ptest, *aarch64_rdffr_z_cc, *aarch64_rdffr_cc)
6925 (aarch64_update_ffrt): New patterns.
6926 (@aarch64_load_<ANY_EXTEND:optab><VNx8_WIDE:mode><VNx8_NARROW:mode>)
6927 (@aarch64_load_<ANY_EXTEND:optab><VNx4_WIDE:mode><VNx4_NARROW:mode>)
6928 (@aarch64_load_<ANY_EXTEND:optab><VNx2_WIDE:mode><VNx2_NARROW:mode>)
6929 (@aarch64_ld<fn>f1<mode>): New patterns.
6930 (@aarch64_ld<fn>f1_<ANY_EXTEND:optab><VNx8_WIDE:mode><VNx8_NARROW:mode>)
6931 (@aarch64_ld<fn>f1_<ANY_EXTEND:optab><VNx4_WIDE:mode><VNx4_NARROW:mode>)
6932 (@aarch64_ld<fn>f1_<ANY_EXTEND:optab><VNx2_WIDE:mode><VNx2_NARROW:mode>)
6933 (@aarch64_ldnt1<mode>): New patterns.
6934 (gather_load<mode>): Use aarch64_sve_gather_offset_<Vesize> for
6935 the scalar part of the address.
6936 (mask_gather_load<SVE_S:mode>): Use aarch64_sve_gather_offset_w for the
6937 scalar part of the addresse and add an alternative for handling
6938 nonzero offsets.
6939 (mask_gather_load<SVE_D:mode>): Likewise aarch64_sve_gather_offset_d.
6940 (*mask_gather_load<mode>_sxtw, *mask_gather_load<mode>_uxtw)
6941 (@aarch64_gather_load_<ANY_EXTEND:optab><VNx4_WIDE:mode><VNx4_NARROW:mode>)
6942 (@aarch64_gather_load_<ANY_EXTEND:optab><VNx2_WIDE:mode><VNx2_NARROW:mode>)
6943 (*aarch64_gather_load_<ANY_EXTEND:optab><VNx2_WIDE:mode><VNx2_NARROW:mode>_sxtw)
6944 (*aarch64_gather_load_<ANY_EXTEND:optab><VNx2_WIDE:mode><VNx2_NARROW:mode>_uxtw)
6945 (@aarch64_ldff1_gather<SVE_S:mode>, @aarch64_ldff1_gather<SVE_D:mode>)
6946 (*aarch64_ldff1_gather<mode>_sxtw, *aarch64_ldff1_gather<mode>_uxtw)
6947 (@aarch64_ldff1_gather_<ANY_EXTEND:optab><VNx4_WIDE:mode><VNx4_NARROW:mode>)
6948 (@aarch64_ldff1_gather_<ANY_EXTEND:optab><VNx2_WIDE:mode><VNx2_NARROW:mode>)
6949 (*aarch64_ldff1_gather_<ANY_EXTEND:optab><VNx2_WIDE:mode><VNx2_NARROW:mode>_sxtw)
6950 (*aarch64_ldff1_gather_<ANY_EXTEND:optab><VNx2_WIDE:mode><VNx2_NARROW:mode>_uxtw)
6951 (@aarch64_sve_prefetch<mode>): New patterns.
6952 (@aarch64_sve_gather_prefetch<SVE_I:mode><VNx4SI_ONLY:mode>)
6953 (@aarch64_sve_gather_prefetch<SVE_I:mode><VNx2DI_ONLY:mode>)
6954 (*aarch64_sve_gather_prefetch<SVE_I:mode><VNx2DI_ONLY:mode>_sxtw)
6955 (*aarch64_sve_gather_prefetch<SVE_I:mode><VNx2DI_ONLY:mode>_uxtw)
6956 (@aarch64_store_trunc<VNx8_NARROW:mode><VNx8_WIDE:mode>)
6957 (@aarch64_store_trunc<VNx4_NARROW:mode><VNx4_WIDE:mode>)
6958 (@aarch64_store_trunc<VNx2_NARROW:mode><VNx2_WIDE:mode>)
6959 (@aarch64_stnt1<mode>): New patterns.
6960 (scatter_store<mode>): Use aarch64_sve_gather_offset_<Vesize> for
6961 the scalar part of the address.
6962 (mask_scatter_store<SVE_S:mode>): Use aarch64_sve_gather_offset_w for
6963 the scalar part of the addresse and add an alternative for handling
6964 nonzero offsets.
6965 (mask_scatter_store<SVE_D:mode>): Likewise aarch64_sve_gather_offset_d.
6966 (*mask_scatter_store<mode>_sxtw, *mask_scatter_store<mode>_uxtw)
6967 (@aarch64_scatter_store_trunc<VNx4_NARROW:mode><VNx4_WIDE:mode>)
6968 (@aarch64_scatter_store_trunc<VNx2_NARROW:mode><VNx2_WIDE:mode>)
6969 (*aarch64_scatter_store_trunc<VNx2_NARROW:mode><VNx2_WIDE:mode>_sxtw)
6970 (*aarch64_scatter_store_trunc<VNx2_NARROW:mode><VNx2_WIDE:mode>_uxtw):
6971 New patterns.
6972 (vec_duplicate<mode>): Use QI as the mode of the input operand.
6973 (extract_last_<mode>): Generalize to...
6974 (@extract_<LAST:last_op>_<mode>): ...this.
6975 (*<SVE_INT_UNARY:optab><mode>2): Rename to...
6976 (@aarch64_pred_<SVE_INT_UNARY:optab><mode>): ...this.
6977 (@cond_<SVE_INT_UNARY:optab><mode>): New expander.
6978 (@aarch64_pred_sxt<SVE_HSDI:mode><SVE_PARTIAL:mode>): New pattern.
6979 (@aarch64_cond_sxt<SVE_HSDI:mode><SVE_PARTIAL:mode>): Likewise.
6980 (@aarch64_pred_cnot<mode>, @cond_cnot<mode>): New expanders.
6981 (@aarch64_sve_<SVE_FP_UNARY_INT:optab><mode>): New pattern.
6982 (@aarch64_sve_<SVE_FP_UNARY:optab><mode>): Likewise.
6983 (*<SVE_COND_FP_UNARY:optab><mode>2): Rename to...
6984 (@aarch64_pred_<SVE_COND_FP_UNARY:optab><mode>): ...this.
6985 (@cond_<SVE_COND_FP_UNARY:optab><mode>): New expander.
6986 (*<SVE_INT_BINARY_IMM:optab><mode>3): Rename to...
6987 (@aarch64_pred_<SVE_INT_BINARY_IMM:optab><mode>): ...this.
6988 (@aarch64_adr<mode>, *aarch64_adr_sxtw): New patterns.
6989 (*aarch64_adr_uxtw_unspec): Likewise.
6990 (*aarch64_adr_uxtw): Rename to...
6991 (*aarch64_adr_uxtw_and): ...this.
6992 (@aarch64_adr<mode>_shift): New expander.
6993 (*aarch64_adr_shift_sxtw): New pattern.
6994 (aarch64_<su>abd<mode>_3): Rename to...
6995 (@aarch64_pred_<su>abd<mode>): ...this.
6996 (<su>abd<mode>_3): Update accordingly.
6997 (@aarch64_cond_<su>abd<mode>): New expander.
6998 (@aarch64_<SBINQOPS:su_optab><optab><mode>): New pattern.
6999 (@aarch64_<UBINQOPS:su_optab><optab><mode>): Likewise.
7000 (*<su>mul<mode>3_highpart): Rename to...
7001 (@aarch64_pred_<optab><mode>): ...this.
7002 (@cond_<MUL_HIGHPART:optab><mode>): New expander.
7003 (*cond_<MUL_HIGHPART:optab><mode>_2): New pattern.
7004 (*cond_<MUL_HIGHPART:optab><mode>_z): Likewise.
7005 (*<SVE_INT_BINARY_SD:optab><mode>3): Rename to...
7006 (@aarch64_pred_<SVE_INT_BINARY_SD:optab><mode>): ...this.
7007 (cond_<SVE_INT_BINARY_SD:optab><mode>): Add a "@" marker.
7008 (@aarch64_bic<mode>, @cond_bic<mode>): New expanders.
7009 (*v<ASHIFT:optab><mode>3): Rename to...
7010 (@aarch64_pred_<ASHIFT:optab><mode>): ...this.
7011 (@aarch64_sve_<SVE_SHIFT_WIDE:sve_int_op><mode>): New pattern.
7012 (@cond_<SVE_SHIFT_WIDE:sve_int_op><mode>): New expander.
7013 (*cond_<SVE_SHIFT_WIDE:sve_int_op><mode>_m): New pattern.
7014 (*cond_<SVE_SHIFT_WIDE:sve_int_op><mode>_z): Likewise.
7015 (@cond_asrd<mode>): New expander.
7016 (*cond_asrd<mode>_2, *cond_asrd<mode>_z): New patterns.
7017 (sdiv_pow2<mode>3): Expand to *cond_asrd<mode>_2.
7018 (*sdiv_pow2<mode>3): Delete.
7019 (@cond_<SVE_COND_FP_BINARY_INT:optab><mode>): New expander.
7020 (*cond_<SVE_COND_FP_BINARY_INT:optab><mode>_2): New pattern.
7021 (*cond_<SVE_COND_FP_BINARY_INT:optab><mode>_any): Likewise.
7022 (@aarch64_sve_<SVE_FP_BINARY:optab><mode>): New pattern.
7023 (@aarch64_sve_<SVE_FP_BINARY_INT:optab><mode>): Likewise.
7024 (*<SVE_COND_FP_BINARY_REG:optab><mode>3): Rename to...
7025 (@aarch64_pred_<SVE_COND_FP_BINARY_REG:optab><mode>): ...this.
7026 (@aarch64_pred_<SVE_COND_FP_BINARY_INT:optab><mode>): New pattern.
7027 (cond_<SVE_COND_FP_BINARY:optab><mode>): Add a "@" marker.
7028 (*add<SVE_F:mode>3): Rename to...
7029 (@aarch64_pred_add<SVE_F:mode>): ...this and add alternatives
7030 for SVE_STRICT_GP.
7031 (@aarch64_pred_<SVE_COND_FCADD:optab><mode>): New pattern.
7032 (@cond_<SVE_COND_FCADD:optab><mode>): New expander.
7033 (*cond_<SVE_COND_FCADD:optab><mode>_2): New pattern.
7034 (*cond_<SVE_COND_FCADD:optab><mode>_any): Likewise.
7035 (*sub<SVE_F:mode>3): Rename to...
7036 (@aarch64_pred_sub<SVE_F:mode>): ...this and add alternatives
7037 for SVE_STRICT_GP.
7038 (@aarch64_pred_abd<SVE_F:mode>): New expander.
7039 (*fabd<SVE_F:mode>3): Rename to...
7040 (*aarch64_pred_abd<SVE_F:mode>): ...this.
7041 (@aarch64_cond_abd<SVE_F:mode>): New expander.
7042 (*mul<SVE_F:mode>3): Rename to...
7043 (@aarch64_pred_<SVE_F:optab><mode>): ...this and add alternatives
7044 for SVE_STRICT_GP.
7045 (@aarch64_mul_lane_<SVE_F:mode>): New pattern.
7046 (*<SVE_COND_FP_MAXMIN_PUBLIC:optab><mode>3): Rename and generalize
7047 to...
7048 (@aarch64_pred_<SVE_COND_FP_MAXMIN:optab><mode>): ...this.
7049 (*<LOGICAL:optab><PRED_ALL:mode>3_ptest): New pattern.
7050 (*<nlogical><PRED_ALL:mode>3): Rename to...
7051 (aarch64_pred_<nlogical><PRED_ALL:mode>_z): ...this.
7052 (*<nlogical><PRED_ALL:mode>3_cc): New pattern.
7053 (*<nlogical><PRED_ALL:mode>3_ptest): Likewise.
7054 (*<logical_nn><PRED_ALL:mode>3): Rename to...
7055 (aarch64_pred_<logical_nn><mode>_z): ...this.
7056 (*<logical_nn><PRED_ALL:mode>3_cc): New pattern.
7057 (*<logical_nn><PRED_ALL:mode>3_ptest): Likewise.
7058 (*fma<SVE_I:mode>4): Rename to...
7059 (@aarch64_pred_fma<SVE_I:mode>): ...this.
7060 (*fnma<SVE_I:mode>4): Rename to...
7061 (@aarch64_pred_fnma<SVE_I:mode>): ...this.
7062 (@aarch64_<sur>dot_prod_lane<vsi2qi>): New pattern.
7063 (*<SVE_FP_TERNARY:optab><mode>4): Rename to...
7064 (@aarch64_pred_<SVE_FP_TERNARY:optab><mode>): ...this.
7065 (cond_<SVE_FP_TERNARY:optab><mode>): Add a "@" marker.
7066 (@aarch64_<SVE_FP_TERNARY_LANE:optab>_lane_<mode>): New pattern.
7067 (@aarch64_pred_<SVE_COND_FCMLA:optab><mode>): Likewise.
7068 (@cond_<SVE_COND_FCMLA:optab><mode>): New expander.
7069 (*cond_<SVE_COND_FCMLA:optab><mode>_4): New pattern.
7070 (*cond_<SVE_COND_FCMLA:optab><mode>_any): Likewise.
7071 (@aarch64_<FCMLA:optab>_lane_<mode>): Likewise.
7072 (@aarch64_sve_tmad<mode>): Likewise.
7073 (vcond_mask_<SVE_ALL:mode><vpred>): Add a "@" marker.
7074 (*aarch64_sel_dup<mode>): Rename to...
7075 (@aarch64_sel_dup<mode>): ...this.
7076 (@aarch64_pred_cmp<cmp_op><SVE_I:mode>_wide): New pattern.
7077 (*aarch64_pred_cmp<cmp_op><SVE_I:mode>_wide_cc): Likewise.
7078 (*aarch64_pred_cmp<cmp_op><SVE_I:mode>_wide_ptest): Likewise.
7079 (@while_ult<GPI:mode><PRED_ALL:mode>): Generalize to...
7080 (@while_<while_optab_cmp><GPI:mode><PRED_ALL:mode>): ...this.
7081 (*while_ult<GPI:mode><PRED_ALL:mode>_cc): Generalize to.
7082 (*while_<while_optab_cmp><GPI:mode><PRED_ALL:mode>_cc): ...this.
7083 (*while_<while_optab_cmp><GPI:mode><PRED_ALL:mode>_ptest): New pattern.
7084 (*fcm<cmp_op><mode>): Rename to...
7085 (@aarch64_pred_fcm<cmp_op><mode>): ...this. Make operand order
7086 match @aarch64_pred_cmp<cmp_op><SVE_I:mode>.
7087 (*fcmuo<mode>): Rename to...
7088 (@aarch64_pred_fcmuo<mode>): ...this. Make operand order
7089 match @aarch64_pred_cmp<cmp_op><SVE_I:mode>.
7090 (@aarch64_pred_fac<cmp_op><mode>): New expander.
7091 (@vcond_mask_<PRED_ALL:mode><mode>): New pattern.
7092 (fold_extract_last_<mode>): Generalize to...
7093 (@fold_extract_<last_op>_<mode>): ...this.
7094 (@aarch64_fold_extract_vector_<last_op>_<mode>): New pattern.
7095 (*reduc_plus_scal_<SVE_I:mode>): Replace with...
7096 (@aarch64_pred_reduc_<optab>_<mode>): ...this pattern, making the
7097 DImode result explicit.
7098 (reduc_plus_scal_<mode>): Update accordingly.
7099 (*reduc_<optab>_scal_<SVE_I:mode>): Rename to...
7100 (@aarch64_pred_reduc_<optab>_<SVE_I:mode>): ...this.
7101 (*reduc_<optab>_scal_<SVE_F:mode>): Rename to...
7102 (@aarch64_pred_reduc_<optab>_<SVE_F:mode>): ...this.
7103 (*aarch64_sve_tbl<mode>): Rename to...
7104 (@aarch64_sve_tbl<mode>): ...this.
7105 (@aarch64_sve_compact<mode>): New pattern.
7106 (*aarch64_sve_dup_lane<mode>): Rename to...
7107 (@aarch64_sve_dup_lane<mode>): ...this.
7108 (@aarch64_sve_dupq_lane<mode>): New pattern.
7109 (@aarch64_sve_splice<mode>): Likewise.
7110 (aarch64_sve_<perm_insn><mode>): Rename to...
7111 (@aarch64_sve_<perm_insn><mode>): ...this.
7112 (*aarch64_sve_ext<mode>): Rename to...
7113 (@aarch64_sve_ext<mode>): ...this.
7114 (aarch64_sve_<su>unpk<perm_hilo>_<SVE_BHSI:mode>): Add a "@" marker.
7115 (*aarch64_sve_<optab>_nontrunc<SVE_F:mode><SVE_HSDI:mode>): Rename
7116 to...
7117 (@aarch64_sve_<optab>_nontrunc<SVE_F:mode><SVE_HSDI:mode>): ...this.
7118 (*aarch64_sve_<optab>_trunc<VNx2DF_ONLY:mode><VNx4SI_ONLY:mode>):
7119 Rename to...
7120 (@aarch64_sve_<optab>_trunc<VNx2DF_ONLY:mode><VNx4SI_ONLY:mode>):
7121 ...this.
7122 (@cond_<optab>_nontrunc<SVE_F:mode><SVE_HSDI:mode>): New expander.
7123 (@cond_<optab>_trunc<VNx2DF_ONLY:mode><VNx4SI_ONLY:mode>): Likewise.
7124 (*cond_<optab>_trunc<VNx2DF_ONLY:mode><VNx4SI_ONLY:mode>): New pattern.
7125 (*aarch64_sve_<optab>_nonextend<SVE_HSDI:mode><SVE_F:mode>): Rename
7126 to...
7127 (@aarch64_sve_<optab>_nonextend<SVE_HSDI:mode><SVE_F:mode>): ...this.
7128 (aarch64_sve_<optab>_extend<VNx4SI_ONLY:mode><VNx2DF_ONLY:mode>): Add
7129 a "@" marker.
7130 (@cond_<optab>_nonextend<SVE_HSDI:mode><SVE_F:mode>): New expander.
7131 (@cond_<optab>_extend<VNx4SI_ONLY:mode><VNx2DF_ONLY:mode>): Likewise.
7132 (*cond_<optab>_extend<VNx4SI_ONLY:mode><VNx2DF_ONLY:mode>): New
7133 pattern.
7134 (*aarch64_sve_<optab>_trunc<SVE_SDF:mode><SVE_HSF:mode>): Rename to...
7135 (@aarch64_sve_<optab>_trunc<SVE_SDF:mode><SVE_HSF:mode>): ...this.
7136 (@cond_<optab>_trunc<SVE_SDF:mode><SVE_HSF:mode>): New expander.
7137 (*cond_<optab>_trunc<SVE_SDF:mode><SVE_HSF:mode>): New pattern.
7138 (aarch64_sve_<optab>_nontrunc<SVE_HSF:mode><SVE_SDF:mode>): Add a
7139 "@" marker.
7140 (@cond_<optab>_nontrunc<SVE_HSF:mode><SVE_SDF:mode>): New expander.
7141 (*cond_<optab>_nontrunc<SVE_HSF:mode><SVE_SDF:mode>): New pattern.
7142 (aarch64_sve_punpk<perm_hilo>_<mode>): Add a "@" marker.
7143 (@aarch64_brk<SVE_BRK_UNARY:brk_op>): New pattern.
7144 (*aarch64_brk<SVE_BRK_UNARY:brk_op>_cc): Likewise.
7145 (*aarch64_brk<SVE_BRK_UNARY:brk_op>_ptest): Likewise.
7146 (@aarch64_brk<SVE_BRK_BINARY:brk_op>): Likewise.
7147 (*aarch64_brk<SVE_BRK_BINARY:brk_op>_cc): Likewise.
7148 (*aarch64_brk<SVE_BRK_BINARY:brk_op>_ptest): Likewise.
7149 (@aarch64_sve_<SVE_PITER:sve_pred_op><mode>): Likewise.
7150 (*aarch64_sve_<SVE_PITER:sve_pred_op><mode>_cc): Likewise.
7151 (*aarch64_sve_<SVE_PITER:sve_pred_op><mode>_ptest): Likewise.
7152 (aarch64_sve_cnt_pat): Likewise.
7153 (@aarch64_sve_<ANY_PLUS:inc_dec><DI_ONLY:mode>_pat): Likewise.
7154 (*aarch64_sve_incsi_pat): Likewise.
7155 (@aarch64_sve_<SAT_PLUS:inc_dec><SI_ONLY:mode>_pat): Likewise.
7156 (@aarch64_sve_<ANY_PLUS:inc_dec><VNx2DI_ONLY:mode>_pat): Likewise.
7157 (@aarch64_sve_<ANY_PLUS:inc_dec><VNx4SI_ONLY:mode>_pat): Likewise.
7158 (@aarch64_sve_<ANY_PLUS:inc_dec><VNx8HI_ONLY:mode>_pat): New expander.
7159 (*aarch64_sve_<ANY_PLUS:inc_dec><VNx8HI_ONLY:mode>_pat): New pattern.
7160 (@aarch64_sve_<ANY_MINUS:inc_dec><DI_ONLY:mode>_pat): Likewise.
7161 (*aarch64_sve_decsi_pat): Likewise.
7162 (@aarch64_sve_<SAT_MINUS:inc_dec><SI_ONLY:mode>_pat): Likewise.
7163 (@aarch64_sve_<ANY_MINUS:inc_dec><VNx2DI_ONLY:mode>_pat): Likewise.
7164 (@aarch64_sve_<ANY_MINUS:inc_dec><VNx4SI_ONLY:mode>_pat): Likewise.
7165 (@aarch64_sve_<ANY_MINUS:inc_dec><VNx8HI_ONLY:mode>_pat): New expander.
7166 (*aarch64_sve_<ANY_MINUS:inc_dec><VNx8HI_ONLY:mode>_pat): New pattern.
7167 (@aarch64_pred_cntp<mode>): Likewise.
7168 (@aarch64_sve_<ANY_PLUS:inc_dec><DI_ONLY:mode><PRED_ALL:mode>_cntp):
7169 New expander.
7170 (*aarch64_sve_<ANY_PLUS:inc_dec><DI_ONLY:mode><PRED_ALL:mode>_cntp)
7171 (*aarch64_incsi<PRED_ALL:mode>_cntp): New patterns.
7172 (@aarch64_sve_<SAT_PLUS:inc_dec><SI_ONLY:mode><PRED_ALL:mode>_cntp):
7173 New expander.
7174 (*aarch64_sve_<SAT_PLUS:inc_dec><SI_ONLY:mode><PRED_ALL:mode>_cntp):
7175 New pattern.
7176 (@aarch64_sve_<ANY_PLUS:inc_dec><VNx2DI_ONLY:mode>_cntp): New expander.
7177 (*aarch64_sve_<ANY_PLUS:inc_dec><VNx2DI_ONLY:mode>_cntp): New pattern.
7178 (@aarch64_sve_<ANY_PLUS:inc_dec><VNx4SI_ONLY:mode>_cntp): New expander.
7179 (*aarch64_sve_<ANY_PLUS:inc_dec><VNx4SI_ONLY:mode>_cntp): New pattern.
7180 (@aarch64_sve_<ANY_PLUS:inc_dec><VNx8HI_ONLY:mode>_cntp): New expander.
7181 (*aarch64_sve_<ANY_PLUS:inc_dec><VNx8HI_ONLY:mode>_cntp): New pattern.
7182 (@aarch64_sve_<ANY_MINUS:inc_dec><DI_ONLY:mode><PRED_ALL:mode>_cntp):
7183 New expander.
7184 (*aarch64_sve_<ANY_MINUS:inc_dec><DI_ONLY:mode><PRED_ALL:mode>_cntp)
7185 (*aarch64_incsi<PRED_ALL:mode>_cntp): New patterns.
7186 (@aarch64_sve_<SAT_MINUS:inc_dec><SI_ONLY:mode><PRED_ALL:mode>_cntp):
7187 New expander.
7188 (*aarch64_sve_<SAT_MINUS:inc_dec><SI_ONLY:mode><PRED_ALL:mode>_cntp):
7189 New pattern.
7190 (@aarch64_sve_<ANY_MINUS:inc_dec><VNx2DI_ONLY:mode>_cntp): New
7191 expander.
7192 (*aarch64_sve_<ANY_MINUS:inc_dec><VNx2DI_ONLY:mode>_cntp): New pattern.
7193 (@aarch64_sve_<ANY_MINUS:inc_dec><VNx4SI_ONLY:mode>_cntp): New
7194 expander.
7195 (*aarch64_sve_<ANY_MINUS:inc_dec><VNx4SI_ONLY:mode>_cntp): New pattern.
7196 (@aarch64_sve_<ANY_MINUS:inc_dec><VNx8HI_ONLY:mode>_cntp): New
7197 expander.
7198 (*aarch64_sve_<ANY_MINUS:inc_dec><VNx8HI_ONLY:mode>_cntp): New pattern.
7199 * config/aarch64/arm_sve.h: New file.
7200 * config/aarch64/aarch64-sve-builtins.h: Likewise.
7201 * config/aarch64/aarch64-sve-builtins.cc: Likewise.
7202 * config/aarch64/aarch64-sve-builtins.def: Likewise.
7203 * config/aarch64/aarch64-sve-builtins-base.h: Likewise.
7204 * config/aarch64/aarch64-sve-builtins-base.cc: Likewise.
7205 * config/aarch64/aarch64-sve-builtins-base.def: Likewise.
7206 * config/aarch64/aarch64-sve-builtins-functions.h: Likewise.
7207 * config/aarch64/aarch64-sve-builtins-shapes.h: Likewise.
7208 * config/aarch64/aarch64-sve-builtins-shapes.cc: Likewise.
7209
7210 2019-10-29 Richard Sandiford <richard.sandiford@arm.com>
7211
7212 * config/aarch64/aarch64-sve.md (@aarch64_sve_rev<PRED_ALL:mode>):
7213 New pattern.
7214 * config/aarch64/aarch64.c (aarch64_evpc_rev_global): Handle all
7215 SVE modes.
7216
7217 2019-10-29 Richard Sandiford <richard.sandiford@arm.com>
7218
7219 * config/aarch64/aarch64.md (FFR_REGNUM, FFRT_REGNUM): New constants.
7220 * config/aarch64/aarch64.h (FIRST_PSEUDO_REGISTER): Bump to
7221 FFRT_REGNUM + 1.
7222 (FFR_REGS, PR_AND_FFR_REGS): New register classes.
7223 (REG_CLASS_NAMES, REG_CLASS_CONTENTS): Add entries for them.
7224 * config/aarch64/aarch64.c (pr_or_ffr_regnum_p): New function.
7225 (aarch64_hard_regno_nregs): Handle the new register classes.
7226 (aarch64_hard_regno_mode_ok): Likewise.
7227 (aarch64_regno_regclass): Likewise.
7228 (aarch64_class_max_nregs): Likewise.
7229 (aarch64_register_move_cost): Likewise.
7230 (aarch64_conditional_register_usage): Don't treat FFR and FFRT
7231 as general register_operands.
7232
7233 2019-10-29 Martin Liska <mliska@suse.cz>
7234
7235 * ggc-common.c: One can't subtract unsigned types
7236 in compare function.
7237
7238 2019-10-29 Martin Liska <mliska@suse.cz>
7239
7240 * cgraphunit.c (symbol_table::compile): Pass
7241 title as dump_memory_report argument.
7242 * toplev.c (dump_memory_report): New argument.
7243 (finalize): Pass new argument.
7244 * toplev.h (dump_memory_report): Add argument.
7245
7246 2019-10-29 Martin Liska <mliska@suse.cz>
7247
7248 * ggc-common.c: Move Leak to the first column.
7249
7250 2019-10-29 Martin Liska <mliska@suse.cz>
7251
7252 * cgraphunit.c (symbol_table::compile): Remove argument
7253 for dump_memory_report.
7254 * ggc-common.c (dump_ggc_loc_statistics): Likewise.
7255 (compare_final): Remove in order to make report
7256 better readable.
7257 * ggc.h (dump_ggc_loc_statistics): Remove argument.
7258 * mem-stats.h (mem_alloc_description::get_list):
7259 Do not pass cmp.
7260 (mem_alloc_description::dump): Likewise here.
7261 * toplev.c (dump_memory_report): Remove final
7262 argument.
7263 (finalize): Likewise.
7264 * toplev.h (dump_memory_report): Remove argument.
7265
7266 2019-10-29 Richard Sandiford <richard.sandiford@arm.com>
7267
7268 * config/aarch64/aarch64.c (aarch64_sve_cmp_immediate_p)
7269 (aarch64_simd_shift_imm_p): Accept scalars as well as vectors.
7270 * config/aarch64/predicates.md (aarch64_sve_cmp_vsc_immediate)
7271 (aarch64_sve_cmp_vsd_immediate): Accept "const_int", but don't
7272 accept "const".
7273
7274 2019-10-29 Richard Sandiford <richard.sandiford@arm.com>
7275
7276 * coretypes.h (string_int_pair): New typedef.
7277 * langhooks-def.h (LANG_HOOKS_SIMULATE_ENUM_DECL): Define.
7278 (LANG_HOOKS_FOR_TYPES_INITIALIZER): Include it.
7279 * langhooks.h (lang_hooks_for_types::simulate_enum_decl): New hook.
7280
7281 2019-10-29 Richard Sandiford <richard.sandiford@arm.com>
7282
7283 * langhooks.h (lang_hooks::simulate_builtin_function_decl): New hook.
7284 (simulate_builtin_function_decl): Declare.
7285 * langhooks-def.h (LANG_HOOKS_SIMULATE_BUILTIN_FUNCTION_DECL): Define.
7286 (LANG_HOOKS_INITIALIZER): Include it.
7287 * langhooks.c (add_builtin_function_common): Rename to...
7288 (build_builtin_function): ...this. Add a location parameter and use
7289 it instead of BUILTINS_LOCATION. Remove the hook parameter and return
7290 the decl instead.
7291 (add_builtin_function): Update accordingly, passing the returned
7292 decl to the lang hook.
7293 (add_builtin_function_ext_scope): Likewise
7294 (simulate_builtin_function_decl): New function.
7295
7296 2019-10-29 Jakub Jelinek <jakub@redhat.com>
7297
7298 * doc/install.texi (--enable-offload-targets): Fix up a typo in the
7299 example, use actual names of supported offload targets.
7300
7301 PR target/92258
7302 * config/i386/sse.md (iptr): Revert 2019-10-27 change.
7303
7304 2019-10-28 Martin Sebor <msebor@redhat.com>
7305
7306 * tree-ssa-strlen.c (get_addr_stridx): Add argument and use it.
7307 (handle_store): Pass argument to get_addr_stridx.
7308
7309 2019-10-28 Martin Sebor <msebor@redhat.com>
7310
7311 PR tree-optimization/92226
7312 * tree-ssa-strlen.c (compare_nonzero_chars): Return -1 also when
7313 the offset is in the open range outlined by SI's length.
7314
7315 2019-10-28 Martin Sebor <msebor@redhat.com>
7316
7317 PR c/66970
7318 * doc/cpp.texi (__has_builtin): Document.
7319 * doc/extend.texi (__builtin_frob_return_addr): Correct spelling.
7320
7321 2019-10-28 Mihailo Stojanovic <mistojanovic@wavecomp.com>
7322
7323 PR target/82981
7324 * config/mips/mips.md (<u>mulditi3): Generate patterns for high
7325 doubleword and low doubleword result of multiplication on
7326 MIPS64R6.
7327
7328 * config/mips/mips.c (DIRECT_BUILTIN_PURE): New macro. Add a
7329 pure qualifier to the built-in.
7330 (MSA_BUILTIN_PURE): New macro. Add a pure qualifier to the MSA
7331 built-ins.
7332 (struct mips_builtin_description): Add is_pure flag.
7333 (mips_init_builtins): Mark built-in as pure if the flag in the
7334 corresponding mips_builtin_description struct is set.
7335
7336 * config/mips/mips-msa.md (msa_insert_<msaftm_f>): Add an
7337 alternative which covers the floating-point input value. Also
7338 forbid the split of insert.d pattern for floating-point values.
7339
7340 2019-10-28 Andrew Burgess <andrew.burgess@embecosm.com>
7341
7342 * config.gcc: Add riscv-sr.o to extra_objs for riscv.
7343 * config/riscv/riscv-sr.c: New file.
7344 * config/riscv/riscv.c (riscv_reorg): New function.
7345 (TARGET_MACHINE_DEPENDENT_REORG): Define.
7346 * config/riscv/riscv.h (SIBCALL_REG_P): Define.
7347 (riscv_remove_unneeded_save_restore_calls): Declare.
7348 * config/riscv/t-riscv (riscv-sr.o): New build rule.
7349
7350 2019-10-28 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
7351
7352 PR tree-optimization/92163
7353 * tree-ssa-dse.c (delete_dead_or_redundant_assignment): New param
7354 need_eh_cleanup with default value NULL. Gate on need_eh_cleanup
7355 before calling bitmap_set_bit.
7356 (dse_optimize_redundant_stores): Pass global need_eh_cleanup to
7357 delete_dead_or_redundant_assignment.
7358 (dse_dom_walker::dse_optimize_stmt): Likewise.
7359 * tree-ssa-dse.h (delete_dead_or_redundant_assignment): Adjust prototype.
7360
7361 2019-10-28 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
7362
7363 PR middle-end/91272
7364 * tree-vect-stmts.c (vectorizable_condition): Support
7365 EXTRACT_LAST_REDUCTION with fully-masked loops.
7366
7367 2019-10-28 Richard Biener <rguenther@suse.de>
7368
7369 PR tree-optimization/92252
7370 * tree-vect-slp.c (vect_get_and_check_slp_defs): Adjust
7371 STMT_VINFO_REDUC_IDX when swapping operands.
7372
7373 2019-10-28 Richard Biener <rguenther@suse.de>
7374
7375 PR tree-optimization/92241
7376 * tree-vect-loop.c (vect_fixup_scalar_cycles_with_patterns): When
7377 we failed to update the reduction index do not use the pattern
7378 stmts for the reduction chain.
7379 (vectorizable_reduction): When the reduction chain is corrupt,
7380 fail.
7381 * tree-vect-patterns.c (vect_mark_pattern_stmts): Stop when we
7382 fail to update the reduction chain.
7383
7384 2019-10-28 Richard Biener <rguenther@suse.de>
7385
7386 * tree-vect-loop.c (vect_create_epilog_for_reduction): Use
7387 STMT_VINFO_REDUC_IDX from the actual stmt.
7388 (vect_transform_reduction): Likewise.
7389 (vectorizable_reduction): Compute the reduction chain length,
7390 do not recompute the reduction operand index. Remove no longer
7391 necessary restriction for condition reduction chains.
7392
7393 2019-10-28 Uroš Bizjak <ubizjak@gmail.com>
7394
7395 PR target/92225
7396 * config/i386/sse.md (REDUC_SSE_SMINMAX_MODE): Use TARGET_SSE4_2
7397 condition for V2DImode.
7398
7399 2019-10-28 Uroš Bizjak <ubizjak@gmail.com>
7400
7401 * config/i386/sse.md (sse_cvtss2si<rex64namesuffix>_2):
7402 Remove %k operand modifier.
7403 (*vec_extractv2df_1_sse): Remove %q operand modifier.
7404
7405 2019-10-28 Ilya Leoshkevich <iii@linux.ibm.com>
7406
7407 PR rtl-optimization/92007
7408 * cfgcleanup.c (thread_jump): Add an assertion that we don't
7409 call it after reload if hot/cold partitioning has been done.
7410 (class pass_postreload_jump): Rename to
7411 pass_jump_after_combine.
7412 (make_pass_postreload_jump): Rename to
7413 make_pass_jump_after_combine.
7414 * passes.def(pass_postreload_jump): Move before reload, rename
7415 to pass_jump_after_combine.
7416 * tree-pass.h (make_pass_postreload_jump): Rename to
7417 make_pass_jump_after_combine.
7418
7419 2019-10-25 Jan Hubicka <hubicka@ucw.cz>
7420
7421 PR ipa/92242
7422 * ipa-fnsummary.c (ipa_merge_fn_summary_after_inlining): Check
7423 for missing EDGE_REF
7424 * ipa-prop.c (update_jump_functions_after_inlining): Likewise.
7425
7426 2019-10-25 Jiufu Guo <guojiufu@linux.ibm.com>
7427
7428 PR tree-optimization/88760
7429 * config/rs6000/rs6000-common.c (rs6000_option_optimization_table):
7430 Enable -funroll-loops for -O2 and above.
7431 * config/rs6000/rs6000.c (rs6000_option_override_internal): Set
7432 PARAM_MAX_UNROLL_TIMES to 2 and PARAM_MAX_UNROLLED_INSNS to 20, and
7433 do not turn on web and rngreg implicitly, if the unroller is not
7434 explicitly enabled.
7435
7436 2019-10-27 Jan Hubicka <hubicka@ucw.cz>
7437
7438 * ipa-prop.c (ipa_propagate_indirect_call_infos): Do not remove
7439 jump functions.
7440
7441 2019-10-27 Eric Botcazou <ebotcazou@adacore.com>
7442
7443 * cgraph.c (cgraph_node::rtl_info): Fix cut&pasto in comment.
7444 * cgraph.h (cgraph_node::rtl_info): Likewise.
7445
7446 2019-10-27 Jan Hubicka <hubicka@ucw.cz>
7447
7448 * ipa-cp.c (propagate_constants_across_call): If args are not available
7449 just drop everything to varying.
7450 (find_aggregate_values_for_callers_subset): Watch for missing
7451 edge summary.
7452 (find_more_scalar_values_for_callers_subs): Likewise.
7453 * ipa-prop.c (ipa_compute_jump_functions_for_edge,
7454 update_jump_functions_after_inlining, propagate_controlled_uses):
7455 Watch for missing summaries.
7456 (ipa_propagate_indirect_call_infos): Remove summary after propagation
7457 is finished.
7458 (ipa_write_node_info): Watch for missing summaries.
7459 (ipa_read_edge_info): Create new ref.
7460 (ipa_edge_args_sum_t): Add remove.
7461 (IPA_EDGE_REF_GET_CREATE): New macro.
7462 * ipa-fnsummary.c (evaluate_properties_for_edge): Watch for missing
7463 edge summary.
7464 (remap_edge_change_prob): Likewise.
7465
7466 2019-10-27 Jan Hubicka <hubicka@ucw.cz>
7467
7468 * ipa-inline-transform.c (inline_call): update function summaries
7469 after expanidng thunk.
7470
7471 2019-10-27 Jan Hubicka <hubicka@ucw.cz>
7472
7473 * ipa-icf.c (sem_function::merge): Update function summaries.
7474 * ipa-prop.h (ipa_get_param): Do not sanity check for WPA.
7475
7476 2019-10-27 Hongtao Liu <hongtao.liu@intel.com>
7477
7478 * config/i386/sse.md (*<sse>_vm<plusminus_insn><mode>3,
7479 <sse>_vm<multdiv_mnemonic><mode>3): Remove <iptr> since
7480 operand already has scalar mode.
7481 (iptr): Remove SF/DF.
7482
7483 2019-10-26 Segher Boessenkool <segher@kernel.crashing.org>
7484
7485 PR target/91289
7486 * config/rs6000/rs6000-logue.c (rs6000_emit_allocate_stack): Don't add
7487 an immediate to r0; use r11 instead. Save and restore r11 to r0 around
7488 this.
7489
7490 2019-10-26 Hongtao Liu <hongtao.liu@intel.com>
7491
7492 * config/i386/sse.md
7493 (<sse>_vm<plusminus_insn><mode>3<mask_scalar_name><round_scalar_name>,
7494 <sse>_vm<multdiv_mnemonic><mode>3<mask_scalar_name><round_scalar_name>,
7495 <sse>_vmsqrt<mode>2<mask_scalar_name><round_scalar_name>,
7496 <sse>_vm<code><mode>3<mask_scalar_name><round_saeonly_scalar_name>,
7497 <sse>_vmmaskcmp<mode>3):
7498 Change predicates from vector_operand to nonimmediate_operand,
7499 constraints xBm to xm, since scalar operations don't need
7500 memory address alignment.
7501 (avx512f_vmcmp<mode>3<round_saeonly_name>,
7502 avx512f_vmcmp<mode>3_mask<round_saeonly_name>): Replace
7503 round_saeonly_nimm_predicate with
7504 round_saeonly_nimm_scalar_predicate.
7505 (fmai_vmfmadd_<mode><round_name>, fmai_vmfmsub_<mode><round_name>,
7506 fmai_vmfnmadd_<mode><round_name>,fmai_vmfnmsub_<mode><round_name>,
7507 *fmai_fmadd_<mode>, *fmai_fmsub_<mode>,
7508 *fmai_fnmadd_<mode><round_name>, *fmai_fnmsub_<mode><round_name>,
7509 avx512f_vmfmadd_<mode>_mask3<round_name>,
7510 avx512f_vmfmadd_<mode>_maskz_1<round_name>,
7511 *avx512f_vmfmsub_<mode>_mask<round_name>,
7512 avx512f_vmfmsub_<mode>_mask3<round_name>,
7513 *avx512f_vmfmsub_<mode>_maskz_1<round_name>,
7514 *avx512f_vmfnmadd_<mode>_mask<round_name>,
7515 *avx512f_vmfnmadd_<mode>_mask3<round_name>,
7516 *avx512f_vmfnmadd_<mode>_maskz_1<round_name>,
7517 *avx512f_vmfnmsub_<mode>_mask<round_name>,
7518 *avx512f_vmfnmsub_<mode>_mask3<round_name>,
7519 *avx512f_vmfnmsub_<mode>_maskz_1<round_name>,
7520 cvtusi2<ssescalarmodesuffix>32<round_name>,
7521 cvtusi2<ssescalarmodesuffix>64<round_name>, ): Replace
7522 round_nimm_predicate with round_nimm_scalr_predicate.
7523 (avx512f_sfixupimm<mode><sd_maskz_name><round_saeonly_name>,
7524 avx512f_sfixupimm<mode>_mask<round_saeonly_name>,
7525 avx512er_vmrcp28<mode><round_saeonly_name>,
7526 avx512er_vmrsqrt28<mode><round_saeonly_name>,
7527 ): Replace round_saeonly_nimm_predicate with
7528 round_saeonly_nimm_scalar_predicate.
7529 (avx512dq_vmfpclass<mode><mask_scalar_merge_name>): Replace
7530 vector_operand with nonimmediate_operand.
7531 * config/i386/subst.md (round_scalar_nimm_predicate,
7532 round_saeonly_scalar_nimm_predicate): Replace
7533 vector_operand with nonimmediate_operand.
7534
7535 2019-10-26 Hongtao Liu <hongtao.liu@intel.com>
7536
7537 PR target/89071
7538 * config/i386/i386.md (*rcpsf2_sse): Add
7539 avx_partial_xmm_update, prefer m constraint for TARGET_AVX.
7540 (*rsqrtsf2_sse): Ditto.
7541 (*sqrt<mode>2_sse): Ditto.
7542 (sse4_1_round<mode>2): separate constraint vm, add
7543 avx_partail_xmm_update, prefer m constraint for TARGET_AVX.
7544 * config/i386/sse.md (*sse_vmrcpv4sf2"): New define_insn used
7545 by pass rpad.
7546 (*<sse>_vmsqrt<mode>2<mask_scalar_name><round_scalar_name>*):
7547 Ditto.
7548 (*sse_vmrsqrtv4sf2): Ditto.
7549 (*avx512f_rndscale<mode><round_saeonly_name>): Ditto.
7550 (*sse4_1_round<ssescalarmodesuffix>): Ditto.
7551 (sse4_1_round<ssescalarmodesuffix>): Add m constraint and
7552 <iptr> pointer size modifier since vround support memory operand.
7553
7554 2019-10-18 Georg-Johann Lay <avr@gjlay.de>
7555
7556 PR target/85969
7557 * config/avr/gen-avr-mmcu-specs.c (str_prefix_p): Remove unused
7558 static function.
7559
7560 2019-10-25 Cesar Philippidis <cesar@codesourcery.com>
7561 Tobias Burnus <tobias@codesourcery.com>
7562
7563 * gimplify.c (oacc_default_clause): Privatize fortran common blocks.
7564 (omp_notice_variable): Defer the expansion of DECL_VALUE_EXPR for
7565 common block decls.
7566
7567 2019-10-25 Richard Biener <rguenther@suse.de>
7568
7569 PR tree-optimization/92222
7570 * tree-vect-slp.c (_slp_oprnd_info::first_pattern): Remove.
7571 (_slp_oprnd_info::second_pattern): Likewise.
7572 (_slp_oprnd_info::any_pattern): New.
7573 (vect_create_oprnd_info): Adjust.
7574 (vect_get_and_check_slp_defs): Compute whether any stmt is
7575 in a pattern.
7576 (vect_build_slp_tree_2): Avoid building up a node from scalars
7577 if any of the operand defs, not just the first, is in a pattern.
7578
7579 2019-10-25 Richard Biener <rguenther@suse.de>
7580
7581 * tree-vect-slp.c (vect_get_and_check_slp_defs): Only fail
7582 swapping if we actually have to modify the IL on a shared stmt.
7583 (vect_build_slp_tree_2): Never fail swapping on shared stmts
7584 because we no longer modify the IL.
7585
7586 2019-10-25 Martin Liska <mliska@suse.cz>
7587
7588 * tree.c (dump_tree_statistics): Use sorted index 'j' and not 'i'.
7589
7590 2019-10-25 Richard Sandiford <richard.sandiford@arm.com>
7591
7592 * tree-vect-loop.c (vectorizable_reduction): Restrict the
7593 LOOP_VINFO_CAN_FULLY_MASK_P handling to cases that will be
7594 handled by vect_transform_reduction. Allow fully-masked loops
7595 to be used with reduction chains.
7596 * tree-vect-stmts.c (vectorizable_operation): Handle reduction
7597 operations in fully-masked loops.
7598 (vectorizable_condition): Reject EXTRACT_LAST_REDUCTION
7599 operations in fully-masked loops.
7600
7601 2019-10-25 Richard Biener <rguenther@suse.de>
7602
7603 * tree-vect-loop.c (vectorizable_reduction): Verify
7604 STMT_VINFO_REDUC_IDX on the to be vectorized stmts is set up
7605 correctly.
7606 * tree-vect-patterns.c (vect_mark_pattern_stmts): Transfer
7607 STMT_VINFO_REDUC_IDX from the original stmts to the pattern
7608 stmts.
7609
7610 2019-10-24 Jakub Jelinek <jakub@redhat.com>
7611
7612 * gimplify.h (omp_construct_selector_matches): Declare.
7613 * gimplify.c (struct gimplify_omp_ctx): Add code member.
7614 (gimplify_call_expr): Call omp_resolve_declare_variant and remap
7615 called function if needed for flag_openmp.
7616 (gimplify_scan_omp_clauses): Set ctx->code.
7617 (omp_construct_selector_matches): New function.
7618 * omp-general.h (omp_constructor_traits_to_codes,
7619 omp_context_selector_matches, omp_resolve_declare_variant): Declare.
7620 * omp-general.c (omp_constructor_traits_to_codes,
7621 omp_context_selector_matches, omp_resolve_declare_variant): New
7622 functions.
7623
7624 * config/arc/arc.c (hwloop_optimize): Add missing space in string
7625 literal.
7626 * config/rx/rx.c (rx_print_operand): Likewise.
7627 * tree-vect-data-refs.c (vect_analyze_data_refs): Likewise.
7628 * tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Likewise.
7629 * ipa-sra.c (create_parameter_descriptors, process_scan_results):
7630 Likewise.
7631 * genemit.c (emit_c_code): Likewise.
7632 * plugin.c (try_init_one_plugin): Likewise. Formatting fix.
7633
7634 2019-10-24 Jan Hubicka <hubicka@ucw.cz>
7635
7636 * symbols-summary.h (fast_function_summary<T *, V>::release,
7637 fast_call_summary<T *, V>::release): Free m_vector.
7638
7639 2019-10-24 Jan Hubicka <hubicka@ucw.cz>
7640
7641 * cgraphunit.c (symbol_table::process_new_functions): Call
7642 ipa_free_size_summary.
7643 * ipa-cp.c (ipcp_cloning_candidate_p): Update.
7644 (devirtualization_time_bonus): Update.
7645 (ipcp_propagate_stage): Update.
7646 * ipa-fnsummary.c (ipa_size_summaries): New.
7647 (ipa_fn_summary_alloc): Alloc size summary.
7648 (dump_ipa_call_summary): Update.
7649 (ipa_dump_fn_summary): Update.
7650 (analyze_function_body): Update.
7651 (compute_fn_summary): Likewise.
7652 (ipa_get_stack_frame_offset): New function.
7653 (inline_update_callee_summaries): Do not update frame offsets.
7654 (ipa_merge_fn_summary_after_inlining): Update frame offsets here;
7655 remove call and function summary.
7656 (ipa_update_overall_fn_summary): Update.
7657 (inline_read_section): Update.
7658 (ipa_fn_summary_write): Update.
7659 (ipa_free_fn_summary): Do not remove summaries.
7660 (ipa_free_size_summary): New.
7661 (release summary pass): Also run at WPA.
7662 * ipa-fnsummary.h (ipa_size_summary): Declare.
7663 (ipa_fn_summary): Remove size, self_size, stack_frame_offset,
7664 estimated_self_stack_size.
7665 (ipa_size_summary_t): New type.
7666 (ipa_size_summaries): Declare.
7667 (ipa_free_size_summary): Declare.
7668 (ipa_get_stack_frame_offset): Declare.
7669 * ipa-icf.c (sem_function::merge): Update.
7670 * ipa-inline-analysis.c (estimate_size_after_inlining): Update.
7671 (estimate_growth): Update.
7672 (growth_likely_positive): Update.
7673 (clone_inlined_nodes): Update.
7674 (inline_call): Update.
7675 * ipa-inline.c (caller_growth_limits): Update.
7676 (edge_badness): Update.
7677 (recursive_inlining): Update.
7678 (inline_small_functions): Update.
7679 (inline_to_all_callers_1): Update.
7680 * ipa-prop.h (ipa_edge_args_sum_t): Update comment.
7681
7682 2019-10-24 Segher Boessenkool <segher@kernel.crashing.org>
7683
7684 * config/rs6000/altivec.md (altivec_vavgu<VI_char>): Rename to...
7685 (uavg<mode>3_ceil): ... This.
7686 (altivec_vavgs<VI_char>): Rename to...
7687 (avg<mode>3_ceil): ... This.
7688 * config/rs6000/rs6000-builtin.def (VAVGUB, VAVGSB, VAVGUH, VAVGSH,
7689 VAVGUW, VAVGSW): Adjust.
7690
7691 2019-10-24 Nathan Sidwell <nathan@acm.org>
7692
7693 * dumpfile.c (dump_begin): Reorder decls to use RAII.
7694
7695 2019-10-24 Martin Liska <mliska@suse.cz>
7696
7697 * symbol-summary.h (gt_pch_nx): Mark all functions
7698 with gcc_unreachable as we do not expect to be called.
7699
7700 2019-10-24 Richard Biener <rguenther@suse.de>
7701
7702 * tree-vect-slp.c (vect_get_and_check_slp_defs): For reduction
7703 chains try harder with operand swapping and instead of
7704 putting a shifted chain into the reduction operands put
7705 a repetition of the final reduction op there as if we'd
7706 reassociate the expression.
7707
7708 2019-10-24 Jan Hubicka <hubicka@ucw.cz>
7709
7710 * ipa-reference.c (ipa_reference_optimization_summary_d): Rename
7711 statics_not_read and statics_not_written to statics_read and
7712 statics_written respectively.
7713 (no_module_statics): New static var.
7714 (ipa_reference_get_not_read_global): Rename to ...
7715 (ipa_reference_get_read_global): ... this.
7716 (ipa_reference_get_not_written_global): Rename to ...
7717 (ipa_reference_get_written_global): ... this.
7718 (dump_static_vars_set_to_file): Dump no_module_statics.
7719 (copy_static_var_set): Add for propagation parameter.
7720 (ipa_init): Initialize no_module_statics.
7721 (ipa_ref_opt_summary_t::duplicate): Update.
7722 (ipa_ref_opt_summary_t::remove): Update.
7723 (propagate): Update.
7724 (write_node_summary_p): Look correctly for bitmap differences.
7725 (ipa_reference_write_optimization_summary): Update.
7726 (ipa_reference_read_optimization_summary): Update.
7727 * ipa-reference.h
7728 (ipa_reference_get_not_read_global): Rename to ...
7729 (ipa_reference_get_read_global): ... this.
7730 (ipa_reference_get_not_written_global): Rename to ...
7731 (ipa_reference_get_written_global): ... this.
7732 * tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Update.
7733 (call_may_clobber_ref_p_1): Update.
7734
7735 2019-10-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
7736
7737 * config/msp430/msp430.c (msp430_hard_regno_nregs_has_padding): Remove
7738 and add comment.
7739 (msp430_hard_regno_nregs_with_padding): Remove.
7740
7741 2019-10-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
7742
7743 * config/msp430/constraints.md: Allow post_inc for "Ya" constraint.
7744 * config/msp430/msp430.md (430x_shift_left): Use RLAM when the constant
7745 shift amount is between 1 and 4.
7746 (430x_arithmetic_shift_right): Use RRAM when the constant shift amount
7747 is between 1 and 4.
7748
7749 2019-10-24 Richard Biener <rguenther@suse.de>
7750
7751 PR tree-optimization/92205
7752 * tree-vect-loop.c (vectorizable_reduction): Restrict
7753 search for alternate vectype_in to lane-reducing patterns
7754 we support.
7755
7756 2019-10-24 Richard Biener <rguenther@suse.de>
7757
7758 PR tree-optimization/92203
7759 * treee-ssa-sccvn.c (eliminate_dom_walker::eliminate_stmt):
7760 Skip eliminating conversion stmts inserted by insertion.
7761
7762 2019-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
7763
7764 * config/s390/s390.c (s390_get_thread_pointer): Use
7765 gen_get_thread_pointer.
7766 (s390_expand_split_stack_prologue): Likewise.
7767 * config/s390/s390.md (UNSPEC_GET_TP): New UNSPEC.
7768 (*get_tp_31): New 31-bit splitter for UNSPEC_GET_TP.
7769 (*get_tp_64): New 64-bit splitter for UNSPEC_GET_TP.
7770 (get_thread_pointer<mode>): Use UNSPEC_GET_TP, use
7771 parameterized name.
7772
7773 2019-10-24 Richard Biener <rguenther@suse.de>
7774
7775 * tree-vect-slp.c (vect_analyze_slp): When reduction group
7776 SLP discovery fails try to handle the reduction as part
7777 of SLP reduction discovery.
7778
7779 2019-10-23 Michael Meissner <meissner@linux.ibm.com>
7780
7781 * config/rs6000/rs6000-protos.h (rs6000_adjust_insn_length): New
7782 declaration.
7783 * config/rs6000/rs6000.c (rs6000_insn_cost): Use num_insns insn
7784 attribute if it exists, rather than the insn size. If we use the
7785 insn size, adjust the size to remove the extra size that prefixed
7786 instructions take.
7787 (rs6000_adjust_insn_length): New function.
7788 * config/rs6000/rs6000.h (ADJUST_INSN_LENGTH): New target hook to
7789 update the instruction sized if prefixed instructions are used.
7790 * config/rs6000/rs6000.md (prefixed_length attribute): Delete.
7791 (non_prefixed_length attribute): Delete.
7792 (num_insns attribute): New insn attribute to return the number of
7793 instructions.
7794 (max_prefixed_insns attribute): New insn attribute to return the
7795 maximum number of prefixed instructions in an insn.
7796 (length attribute): Do not adjust for prefix instructions here,
7797 punt to ADJUST_INSN_LENGTH.
7798 (mov<mode>_64bit): Set max_prefixed_insns and num_insns.
7799 (movtd_64bit_nodm): Set max_prefixed_insns and num_insns.
7800 (mov<mode>_ppc64): Set max_prefixed_insns and num_insns.
7801 * config/rs6000/vsx.md: (vsx_mov<mode>_64bit): Set
7802 max_prefixed_insns and num_insns.
7803
7804 * config/rs6000/rs6000.md (mov<mode>_64bit_dm): Reformat.
7805 (movtd_64bit_nodm): Reformat.
7806 (mov<mode>_32bit): Reformat.
7807 (mov<mode>_softfloat): Reformat.
7808 (FMOVE128_GPR splitter): Reformat.
7809 (DIFD splitter): Reformat.
7810 (TI2 splitter): Reformat.
7811 * config/rs6000/predicates.md (lwa_operand): If the bottom two
7812 bits of the offset for the memory address are non-zero, use PLWA
7813 if prefixed instructions are available.
7814
7815 2019-10-23 Jan Hubicka <hubicka@ucw.cz>
7816
7817 * lto-streamer-out.c (cmp_symbol_files): Watch for overflow.
7818
7819 2019-10-23 Jan Hubicka <hubicka@ucw.cz>
7820
7821 * ipa-reference.c (varpool_removal_hook, ipa_reference_c_finalize): Fix
7822 previous patch.
7823
7824 2019-10-23 Jan Hubicka <hubicka@ucw.cz>
7825
7826 * lto-streamer-out.c (output_constructor): Push CTORS_OUT timevar.
7827 (cmp_symbol_files): New.
7828 (lto_output): Copy sections in file order.
7829 * lto-streamer.h (lto_file_decl_data): Add field order.
7830
7831 2019-10-23 Jan Hubicka <hubicka@ucw.cz>
7832
7833 * ipa-reference.h (ipa_reference_var_uid): Move offline.
7834 * ipa-reference.c (reference_vars_map_t): new type.
7835 (ipa_reference_vars_map, ipa_reference_vars_uids): New static vars.
7836 (ipa_reference_var_uid): Implement.
7837 (varpool_node_hooks): New static var.
7838 (varpool_removal_hook): New function.
7839 (is_improper): Do not check bitmap for id==-1
7840 (get_static_name): Update.
7841 (ipa_init): Initialize new datastructures.
7842 (analyze_function): Do not recompute ids.
7843 (propagate): Free reference_vars_to_consider.
7844 (stream_out_bitmap): Update.
7845 (ipa_reference_read_optimization_summary): Update.
7846
7847 2019-10-23 qing zhao <qing.zhao@oracle.com>
7848
7849 PR gcov-profile/91971
7850 * coverage.c (coverage_init): Mangle the full path of filename when
7851 filename is a absolute path.
7852
7853 2019-10-23 Jozef Lawrynowicz <jozef.l@mittosystems.com>
7854
7855 * config/msp430/msp430-protos.h (msp430_has_hwmult): New.
7856 * config/msp430/msp430.c (msp430_no_hwmult): Remove.
7857 (msp430_has_hwmult): New.
7858 (msp430_output_labelref):
7859 s/msp430_hwmult_type != MSP430_HWMULT_NONE/msp430_has_hwmult ()/
7860 * config/msp430/msp430.md (mulhisi3): Likewise.
7861 (umulhisi3): Likewise.
7862 (mulsidi3): Likewise.
7863 (umulsidi3): Likewise.
7864
7865 2019-10-23 Jan Hubicka <hubicka@ucw.cz>
7866
7867 PR ipa/92074
7868 * params.def (inline-heuristics-hint-percent): Set to 600.
7869
7870 2019-10-23 Richard Biener <rguenther@suse.de>
7871
7872 PR tree-optimization/65930
7873 * tree-vect-loop.c (check_reduction_path): Allow conversions
7874 that only change the sign.
7875 (vectorizable_reduction): Relax latch def stmts we handle further.
7876
7877 2019-10-23 Jakub Jelinek <jakub@redhat.com>
7878
7879 PR debug/90231
7880 * tree-ssa-loop-ivopts.c (get_debug_computation_at): New function.
7881 (remove_unused_ivs): Use it instead of get_computation_at. When
7882 choosing best candidate, only consider candidates where
7883 get_debug_computation_at actually returns non-NULL.
7884
7885 2019-10-23 Eric Botcazou <ebotcazou@adacore.com>
7886
7887 PR tree-optimization/92131
7888 * tree-vrp.c (extract_range_from_plus_minus_expr): If the resulting
7889 range would be symbolic, drop to varying for any explicit overflow
7890 in the constant part or if neither range is a singleton.
7891
7892 2019-10-23 Martin Liska <mliska@suse.cz>
7893
7894 PR middle-end/81669
7895 * fibonacci_heap.h (fibonacci_node::fibonacci_node):
7896 Initialize m_data.
7897
7898 2019-10-23 Richard Sandiford <richard.sandiford@arm.com>
7899
7900 * config/aarch64/aarch64.c (aarch64_emit_approx_sqrt): Use
7901 int_mode_for_mode rather than mode_for_int_vector for scalars.
7902
7903 2019-10-23 Richard Biener <rguenther@suse.de>
7904
7905 PR tree-optimization/92179
7906 * tree-vect-stmts.c (vectorizable_shift): For shift args
7907 that are all the same remove type restriction in the SLP case.
7908 Adjust SLP code to handle converting of the shift arg to
7909 only apply in case the modes are different.
7910
7911 2019-10-23 Martin Liska <mliska@suse.cz>
7912
7913 PR ipa/91969
7914 * ipa-inline.c (recursive_inlining): Do not print
7915 when curr->count is not initialized.
7916
7917 2019-10-23 Richard Biener <rguenther@suse.de>
7918
7919 * tree-vect-slp.c (vect_build_slp_tree_2): Do not build
7920 op from scalars in case there's a constant operand in its
7921 definition.
7922
7923 2019-10-23 Iain Sandoe <iain@sandoe.co.uk>
7924
7925 * config/rs6000/darwin.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Guard
7926 against out of range max skip or log values.
7927
7928 2019-10-22 Giuliano Belinassi <giuliano.belinassi@usp.br>
7929
7930 * cgraph.c (dump_graphviz): Change name to dump_name
7931
7932 2019-10-22 Richard Earnshaw <rearnsha@arm.com>
7933
7934 * config/arm/arm.md (rsbsi_carryin_reg): New pattern.
7935 * config/arm/arm.c (arm_rtx_costs_internal, case MINUS): Handle
7936 subtraction from a carry operation.
7937
7938 2019-10-22 Richard Earnshaw <rearnsha@arm.com>
7939
7940 * config/arm/predicates.md (arm_borrow_operation): Handle CC_ADCmode.
7941
7942 2019-10-22 Richard Biener <rguenther@suse.de>
7943
7944 PR tree-optimization/92173
7945 * tree-vect-loop.c (vectorizable_reduction): If
7946 vect_transform_reduction cannot handle code-generation try without
7947 the single-def-use-cycle optimization. Pass optab_vector to
7948 optab_for_tree_code to get vector shifts as that's what we'd
7949 generate.
7950
7951 2019-10-22 Michael Matz <matz@suse.de>
7952
7953 PR middle-end/90796
7954 * gimple-loop-jam.c (any_access_function_variant_p): New function.
7955 (adjust_unroll_factor): Use it to constrain safety, new parameter.
7956 (tree_loop_unroll_and_jam): Adjust call and profitable unroll factor.
7957
7958 2019-10-22 Richard Biener <rguenther@suse.de>
7959
7960 PR tree-optimization/92173
7961 * tree-vect-loop.c (vectorizable_reduction): If
7962 vect_transform_reduction cannot handle code-generation try without
7963 the single-def-use-cycle optimization. Pass optab_vector to
7964 optab_for_tree_code to get vector shifts as that's what we'd
7965 generate.
7966
7967 2019-10-22 Martin Liska <mliska@suse.cz>
7968
7969 * diagnostic-format-json.cc (json_from_expanded_location):
7970 Use json::integer_number.
7971 * gcov.c (output_intermediate_json_line): Use new
7972 json::integer_number.
7973 (output_json_intermediate_file): Likewise.
7974 * json.cc (number::print): Move to ...
7975 (float_number::print): ... this.
7976 (integer_number::print): New.
7977 (test_writing_numbers): Move to ...
7978 (test_writing_float_numbers): ... this.
7979 (test_writing_integer_numbers): New.
7980 (json_cc_tests): Register test_writing_integer_numbers.
7981 * json.h (class value): Add forward declaration
7982 for float_number and integer_number.
7983 (enum kind): Add JSON_INTEGER and JSON_FLOAT.
7984 (class number): Move to ...
7985 (class float_number): ... this.
7986 (class integer_number): New.
7987 * optinfo-emit-json.cc (optrecord_json_writer::impl_location_to_json):
7988 Use json::integer_number.
7989 (optrecord_json_writer::location_to_json): Likewise.
7990 (optrecord_json_writer::profile_count_to_json): Likewise.
7991 (optrecord_json_writer::pass_to_json): Likewise.
7992
7993 2019-10-22 Richard Sandiford <richard.sandiford@arm.com>
7994
7995 * tree-vect-slp.c (vect_slp_bb_region): Check whether
7996 autodetected_vector_size rather than vector_size is zero.
7997 * tree-vect-loop.c (vect_analyze_loop): Likewise.
7998 Set autodetected_vector_size immediately after calling
7999 vect_analyze_loop_2. Check for a fatal error before advancing
8000 next_size.
8001
8002 2019-10-21 Jason Merrill <jason@redhat.com>
8003
8004 * lock-and-run.sh: Check for process existence rather than timeout.
8005
8006 2019-10-21 Jozef Lawrynowicz <jozef.l@mittosystems.com>
8007
8008 * expr.c (expand_expr_real_2): Don't widen constant op1 when expanding
8009 widening multiplication.
8010
8011 2019-10-21 Richard Earnshaw <rearnsha@arm.com>
8012
8013 * config/arm/iterators.md (t2_binop0): Fix typo in comment.
8014 * config/arm/arm.md (addsi3_carryin_shift): Simplify selection of the
8015 type attribute.
8016 (subsi3_carryin_shift): Separate into register and constant controlled
8017 alternatives. Use shift_amount_operand for operand 4. Set shift
8018 attribute and simplify type attribute.
8019 (subsi3_carryin_shift_alt): Likewise.
8020 (rsbsi3_carryin_shift): Likewise.
8021 (rsbsi3_carryin_shift_alt): Likewise.
8022 (andsi_not_shiftsi_si): Enable for TARGET_32BIT. Separate constant
8023 and register controlled shifts into distinct alternatives.
8024 (andsi_not_shiftsi_si_scc_no_reuse): Likewise.
8025 (andsi_not_shiftsi_si_scc): Likewise.
8026 (arm_cmpsi_negshiftsi_si): Likewise.
8027 (not_shiftsi): Remove redundant M constraint from alternative 1.
8028 (not_shiftsi_compare0): Likewise.
8029 (arm_cmpsi_insn): Remove redundant alternative 2.
8030 (cmpsi_shift_swp): Likewise.
8031 (sub_shiftsi): Likewise.
8032 (sub_shiftsi_compare0_scratch): Likewise.
8033 * config/arm/thumb2.md (thumb_andsi_not_shiftsi_si): Delete pattern.
8034 (thumb2_cmpsi_neg_shiftsi): Likewise.
8035
8036 2019-10-21 Richard Biener <rguenther@suse.de>
8037
8038 PR tree-optimization/92162
8039 * tree-vect-loop.c (vect_create_epilog_for_reduction): Lookup
8040 STMT_VINFO_REDUC_IDX in reduc_info.
8041 * tree-vect-stmts.c (vectorizable_condition): Likewise.
8042
8043 2019-10-21 Richard Biener <rguenther@suse.de>
8044
8045 * tree-vectorizer.h (_slp_tree::ops): New member.
8046 (SLP_TREE_SCALAR_OPS): New.
8047 (vect_get_slp_defs): Adjust prototype.
8048 * tree-vect-slp.c (vect_free_slp_tree): Release
8049 SLP_TREE_SCALAR_OPS.
8050 (vect_create_new_slp_node): Initialize it. New overload for
8051 initializing by an operands array.
8052 (_slp_oprnd_info::ops): New member.
8053 (vect_create_oprnd_info): Initialize it.
8054 (vect_free_oprnd_info): Release it.
8055 (vect_get_and_check_slp_defs): Populate the operands array.
8056 Do not swap operands in the IL when not necessary.
8057 (vect_build_slp_tree_2): Build SLP nodes for invariant operands.
8058 Record SLP_TREE_SCALAR_OPS for all invariant nodes. Also
8059 swap operands in the operands array. Do not swap operands in
8060 the IL.
8061 (vect_slp_rearrange_stmts): Re-arrange SLP_TREE_SCALAR_OPS as well.
8062 (vect_gather_slp_loads): Fix.
8063 (vect_detect_hybrid_slp_stmts): Likewise.
8064 (vect_slp_analyze_node_operations_1): Search for a internal
8065 def child for computing reduction SLP_TREE_NUMBER_OF_VEC_STMTS.
8066 (vect_slp_analyze_node_operations): Skip ops-only stmts for
8067 the def-type push/pop dance.
8068 (vect_get_constant_vectors): Compute number_of_vectors here.
8069 Use SLP_TREE_SCALAR_OPS and simplify greatly.
8070 (vect_get_slp_vect_defs): Use gimple_get_lhs also for PHIs.
8071 (vect_get_slp_defs): Simplify greatly.
8072 * tree-vect-loop.c (vectorize_fold_left_reduction): Simplify.
8073 (vect_transform_reduction): Likewise.
8074 * tree-vect-stmts.c (vect_get_vec_defs): Simplify.
8075 (vectorizable_call): Likewise.
8076 (vectorizable_operation): Likewise.
8077 (vectorizable_load): Likewise.
8078 (vectorizable_condition): Likewise.
8079 (vectorizable_comparison): Likewise.
8080
8081 2019-10-21 Richard Biener <rguenther@suse.de>
8082
8083 PR tree-optimization/92161
8084 * tree-vect-loop.c (vect_analyze_loop_2): Reset stmts def-type
8085 for reductions.
8086
8087 2019-10-21 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
8088
8089 * config/aarch64/aarch64.md (UNSPEC_RNDR, UNSPEC_RNDRRS): Define.
8090 (aarch64_rndr): New define_insn.
8091 (aarch64_rndrrs): Likewise.
8092 * config/aarch64/aarch64.h (AARCH64_ISA_RNG): Define.
8093 (TARGET_RNG): Likewise.
8094 * config/aarch64/aarch64.c (aarch64_expand_builtin): Use IGNORE
8095 argument.
8096 * config/aarch64/aarch64-protos.h (aarch64_general_expand_builtin):
8097 Add fourth argument in prototype.
8098 * config/aarch64/aarch64-builtins.c (enum aarch64_builtins):
8099 Add AARCH64_BUILTIN_RNG_RNDR, AARCH64_BUILTIN_RNG_RNDRRS.
8100 (aarch64_init_rng_builtins): Define.
8101 (aarch64_general_init_builtins): Call aarch64_init_rng_builtins.
8102 (aarch64_expand_rng_builtin): Define.
8103 (aarch64_general_expand_builtin): Use IGNORE argument, handle
8104 RNG builtins.
8105 * config/aarch64/aarch64-c.c (aarch64_update_cpp_builtins): Define
8106 __ARM_FEATURE_RNG when TARGET_RNG.
8107 * config/aarch64/arm_acle.h (__rndr, __rndrrs): Define.
8108
8109 2019-10-21 Andre Vieira <andre.simoesdiasvieira@arm.com>
8110
8111 * tree-vect-stmts (ensure_base_align): Only change alignment if new
8112 alignment is more restrictive.
8113
8114 2019-10-21 Richard Sandiford <richard.sandiford@arm.com>
8115
8116 * tree-vectorizer.h (vec_info::vector_size): New member variable.
8117 (vect_update_max_nunits): Update comment.
8118 (current_vector_size): Delete.
8119 * tree-vect-stmts.c (current_vector_size): Likewise.
8120 (get_vectype_for_scalar_type): Use vec_info::vector_size instead
8121 of current_vector_size.
8122 (get_mask_type_for_scalar_type): Likewise.
8123 * tree-vectorizer.c (try_vectorize_loop_1): Likewise.
8124 * tree-vect-loop.c (vect_update_vf_for_slp): Likewise.
8125 (vect_analyze_loop, vect_halve_mask_nunits): Likewise.
8126 (vect_double_mask_nunits, vect_transform_loop): Likewise.
8127 * tree-vect-slp.c (can_duplicate_and_interleave_p): Likewise.
8128 (vect_make_slp_decision, vect_slp_bb_region): Likewise.
8129
8130 2019-10-21 Richard Sandiford <richard.sandiford@arm.com>
8131
8132 * tree-vectorizer.h (vect_double_mask_nunits): Take a vec_info.
8133 * tree-vect-loop.c (vect_double_mask_nunits): Likewise.
8134 * tree-vect-stmts.c (supportable_narrowing_operation): Update call
8135 accordingly.
8136
8137 2019-10-21 Richard Sandiford <richard.sandiford@arm.com>
8138
8139 * tree-vectorizer.h (vect_halve_mask_nunits): Take a vec_info.
8140 * tree-vect-loop.c (vect_halve_mask_nunits): Likewise.
8141 * tree-vect-loop-manip.c (vect_maybe_permute_loop_masks): Update
8142 call accordingly.
8143 * tree-vect-stmts.c (supportable_widening_operation): Likewise.
8144
8145 2019-10-21 Richard Sandiford <richard.sandiford@arm.com>
8146
8147 * tree-vect-loop-manip.c (vect_maybe_permute_loop_masks): Take
8148 a loop_vec_info.
8149 (vect_set_loop_condition_masked): Update call accordingly.
8150
8151 2019-10-21 Richard Sandiford <richard.sandiford@arm.com>
8152
8153 * tree-vectorizer.h (supportable_narrowing_operation): Take a vec_info.
8154 * tree-vect-stmts.c (supportable_narrowing_operation): Likewise.
8155 (simple_integer_narrowing): Update call accordingly.
8156 (vectorizable_conversion): Likewise.
8157
8158 2019-10-21 Richard Sandiford <richard.sandiford@arm.com>
8159
8160 * tree-vect-stmts.c (simple_integer_narrowing): Take a vec_info.
8161 (vectorizable_call): Update call accordingly.
8162
8163 2019-10-21 Richard Sandiford <richard.sandiford@arm.com>
8164
8165 * tree-vectorizer.h (can_duplicate_and_interleave_p): Take a vec_info.
8166 * tree-vect-slp.c (can_duplicate_and_interleave_p): Likewise.
8167 (duplicate_and_interleave): Update call accordingly.
8168 * tree-vect-loop.c (vectorizable_reduction): Likewise.
8169
8170 2019-10-21 Richard Sandiford <richard.sandiford@arm.com>
8171
8172 * tree-vectorizer.h (duplicate_and_interleave): Take a vec_info.
8173 * tree-vect-slp.c (duplicate_and_interleave): Likewise.
8174 (vect_get_constant_vectors): Update call accordingly.
8175 * tree-vect-loop.c (get_initial_defs_for_reduction): Likewise.
8176
8177 2019-10-21 Richard Sandiford <richard.sandiford@arm.com>
8178
8179 * tree-vectorizer.h (get_vectype_for_scalar_type): Take a vec_info.
8180 * tree-vect-stmts.c (get_vectype_for_scalar_type): Likewise.
8181 (vect_prologue_cost_for_slp_op): Update call accordingly.
8182 (vect_get_vec_def_for_operand, vect_get_gather_scatter_ops)
8183 (vect_get_strided_load_store_ops, vectorizable_simd_clone_call)
8184 (vect_supportable_shift, vect_is_simple_cond, vectorizable_comparison)
8185 (get_mask_type_for_scalar_type): Likewise.
8186 (vect_get_vector_types_for_stmt): Likewise.
8187 * tree-vect-data-refs.c (vect_analyze_data_refs): Likewise.
8188 * tree-vect-loop.c (vect_determine_vectorization_factor): Likewise.
8189 (get_initial_def_for_reduction, build_vect_cond_expr): Likewise.
8190 * tree-vect-patterns.c (vect_supportable_direct_optab_p): Likewise.
8191 (vect_split_statement, vect_convert_input): Likewise.
8192 (vect_recog_widen_op_pattern, vect_recog_pow_pattern): Likewise.
8193 (vect_recog_over_widening_pattern, vect_recog_mulhs_pattern): Likewise.
8194 (vect_recog_average_pattern, vect_recog_cast_forwprop_pattern)
8195 (vect_recog_rotate_pattern, vect_recog_vector_vector_shift_pattern)
8196 (vect_synth_mult_by_constant, vect_recog_mult_pattern): Likewise.
8197 (vect_recog_divmod_pattern, vect_recog_mixed_size_cond_pattern)
8198 (check_bool_pattern, adjust_bool_pattern_cast, adjust_bool_pattern)
8199 (search_type_for_mask_1, vect_recog_bool_pattern): Likewise.
8200 (vect_recog_mask_conversion_pattern): Likewise.
8201 (vect_add_conversion_to_pattern): Likewise.
8202 (vect_recog_gather_scatter_pattern): Likewise.
8203 * tree-vect-slp.c (vect_build_slp_tree_2): Likewise.
8204 (vect_analyze_slp_instance, vect_get_constant_vectors): Likewise.
8205
8206 2019-10-21 Richard Sandiford <richard.sandiford@arm.com>
8207
8208 * tree-vectorizer.h (get_mask_type_for_scalar_type): Take a vec_info.
8209 * tree-vect-stmts.c (get_mask_type_for_scalar_type): Likewise.
8210 (vect_check_load_store_mask): Update call accordingly.
8211 (vect_get_mask_type_for_stmt): Likewise.
8212 * tree-vect-patterns.c (check_bool_pattern): Likewise.
8213 (search_type_for_mask_1, vect_recog_mask_conversion_pattern): Likewise.
8214 (vect_convert_mask_for_vectype): Likewise.
8215
8216 2019-10-21 Richard Sandiford <richard.sandiford@arm.com>
8217
8218 * tree-vect-patterns.c (vect_supportable_direct_optab_p): Take
8219 a vec_info.
8220 (vect_recog_dot_prod_pattern): Update call accordingly.
8221 (vect_recog_sad_pattern, vect_recog_pow_pattern): Likewise.
8222 (vect_recog_widen_sum_pattern): Likewise.
8223
8224 2019-10-21 Richard Sandiford <richard.sandiford@arm.com>
8225
8226 * tree-vectorizer.h (vect_supportable_shift): Take a vec_info.
8227 * tree-vect-stmts.c (vect_supportable_shift): Likewise.
8228 * tree-vect-patterns.c (vect_synth_mult_by_constant): Update call
8229 accordingly.
8230
8231 2019-10-21 Richard Sandiford <richard.sandiford@arm.com>
8232
8233 * tree-vectorizer.c (get_vec_alignment_for_array_type): Use
8234 get_vectype_for_scalar_type_and_size instead of
8235 get_vectype_for_scalar_type.
8236
8237 2019-10-20 Bernd Edlinger <bernd.edlinger@hotmail.de>
8238
8239 * common.opt (-fcommon): Fix description.
8240
8241 2019-10-20 Jakub Jelinek <jakub@redhat.com>
8242
8243 * config/i386/i386-protos.h (ix86_pre_reload_split): Declare.
8244 * config/i386/i386.c (ix86_pre_reload_split): New function.
8245 * config/i386/i386.md (*fix_trunc<mode>_i387_1, *add<mode>3_eq,
8246 *add<mode>3_ne, *add<mode>3_eq_0, *add<mode>3_ne_0, *add<mode>3_eq,
8247 *add<mode>3_ne, *add<mode>3_eq_1, *add<mode>3_eq_0, *add<mode>3_ne_0,
8248 *anddi3_doubleword, *andndi3_doubleword, *<code>di3_doubleword,
8249 *one_cmpldi2_doubleword, *ashl<dwi>3_doubleword_mask,
8250 *ashl<dwi>3_doubleword_mask_1, *ashl<mode>3_mask, *ashl<mode>3_mask_1,
8251 *<shift_insn><mode>3_mask, *<shift_insn><mode>3_mask_1,
8252 *<shift_insn><dwi>3_doubleword_mask,
8253 *<shift_insn><dwi>3_doubleword_mask_1, *<rotate_insn><mode>3_mask,
8254 *<rotate_insn><mode>3_mask_1, *<btsc><mode>_mask, *<btsc><mode>_mask_1,
8255 *btr<mode>_mask, *btr<mode>_mask_1, *jcc_bt<mode>, *jcc_bt<mode>_1,
8256 *jcc_bt<mode>_mask, *popcounthi2_1, frndintxf2_<rounding>,
8257 *fist<mode>2_<rounding>_1, *<code><mode>3_1, *<code>di3_doubleword):
8258 Use ix86_pre_reload_split instead of can_create_pseudo_p in condition.
8259 * config/i386/sse.md (*sse4_1_<code>v8qiv8hi2<mask_name>_2,
8260 *avx2_<code>v8qiv8si2<mask_name>_2,
8261 *sse4_1_<code>v4qiv4si2<mask_name>_2,
8262 *sse4_1_<code>v4hiv4si2<mask_name>_2,
8263 *avx512f_<code>v8qiv8di2<mask_name>_2,
8264 *avx2_<code>v4qiv4di2<mask_name>_2, *avx2_<code>v4hiv4di2<mask_name>_2,
8265 *sse4_1_<code>v2hiv2di2<mask_name>_2,
8266 *sse4_1_<code>v2siv2di2<mask_name>_2, sse4_2_pcmpestr,
8267 sse4_2_pcmpistr): Likewise.
8268
8269 2019-10-20 Gerald Pfeifer <gerald@pfeifer.com>
8270
8271 * doc/install.texi (Configuration, --enable-objc-gc): hboehm.info
8272 now defaults to https.
8273
8274 2019-10-20 Jan Hubicka <hubicka@ucw.cz>
8275
8276 * tree-ssa-alias.c (nonoverlapping_refs_since_match_p): Do not
8277 skip non-zero array accesses.
8278
8279 2019-10-20 Richard Sandiford <richard.sandiford@arm.com>
8280
8281 * tree-vect-slp.c (vect_slp_analyze_bb_1): Take a bb_vec_info
8282 and return a boolean success value. Move the allocation and
8283 initialization of the bb_vec_info to...
8284 (vect_slp_bb_region): ...here. Update call accordingly.
8285 (vect_slp_bb): Apply PARAM_SLP_MAX_INSNS_IN_BB here rather
8286 than in vect_slp_analyze_bb_1.
8287
8288 2019-10-20 Richard Sandiford <richard.sandiford@arm.com>
8289
8290 * tree-vect-slp.c (vect_slp_analyze_bb_1): Call save_datarefs
8291 when processing the given datarefs for the first time and
8292 check_datarefs subsequently.
8293 (vect_slp_bb_region): New function, split out of...
8294 (vect_slp_bb): ...here. Don't recompute the region bounds and
8295 dataref sets when retrying with a different vector size.
8296
8297 2019-10-19 Jakub Jelinek <jakub@redhat.com>
8298 Uroš Bizjak <ubizjak@gmail.com>
8299
8300 PR target/92140
8301 * config/i386/predicates.md (int_nonimmediate_operand): New special
8302 predicate.
8303 * config/i386/i386.md (*add<mode>3_eq, *add<mode>3_ne,
8304 *add<mode>3_eq_0, *add<mode>3_ne_0, *sub<mode>3_eq, *sub<mode>3_ne,
8305 *sub<mode>3_eq_1, *sub<mode>3_eq_0, *sub<mode>3_ne_0): New
8306 define_insn_and_split patterns.
8307
8308 2019-10-19 Iain Sandoe <iain@sandoe.co.uk>
8309
8310 * config/rs6000/rs6000.md: Delete out--of-date comment about
8311 special-casing integer loads.
8312
8313 2019-10-19 JeanHeyd Meneide <phdofthehouse@gmail.com>
8314
8315 * escaped_string.h (escaped_string): New header.
8316 * tree.c (escaped_string): Remove escaped_string class.
8317
8318 2019-10-18 Martin Sebor <msebor@redhat.com>
8319
8320 PR tree-optimization/92157
8321 * tree-ssa-strlen.c (handle_builtin_string_cmp): Be prepared for
8322 compute_string_length to return a negative result.
8323
8324 2019-10-18 Richard Earnshaw <rearnsha@arm.com>
8325
8326 * config/arm/arm.md (negv<SIDI:mode>3): New expansion rule.
8327 (negvsi3, negvdi3): Delete.
8328 (negdi2_compare): Delete.
8329
8330 2019-10-18 Richard Earnshaw <rearnsha@arm.com>
8331
8332 * config/arm/arm.md (subvdi4): Decompose calculation into 32-bit
8333 operations.
8334 (subdi3_compare1): Delete pattern.
8335 (subvsi3_borrow): New insn pattern.
8336 (subvsi3_borrow_imm): Likewise.
8337
8338 2019-10-18 Richard Earnshaw <rearnsha@arm.com>
8339
8340 * config/arm/arm.md (subv<mode>4): Delete.
8341 (subvdi4): New expander pattern.
8342 (subvsi4): Likewise. Handle some immediate values.
8343 (subvsi3_intmin): New insn pattern.
8344 (subvsi3): Likewise.
8345 (subvsi3_imm1): Likewise.
8346 * config/arm/arm.c (select_cc_mode): Also allow minus for CC_V
8347 idioms.
8348
8349 2019-10-18 Richard Earnshaw <rearnsha@arm.com>
8350
8351 * config/arm/arm.md (usubvdi4): Allow registers or integers for
8352 incoming operands. Early split the calculation into SImode
8353 operations.
8354 (usubvsi3_borrow): New insn pattern.
8355 (usubvsi3_borrow_imm): Likewise.
8356
8357 2019-10-18 Richard Earnshaw <rearnsha@arm.com>
8358
8359 * config/arm/arm.md (usubv<mode>4): Delete expansion.
8360 (usubvsi4): New pattern. Allow some immediate values for inputs.
8361 (usubvdi4): New pattern.
8362
8363 2019-10-18 Richard Earnshaw <rearnsha@arm.com>
8364
8365 * config/arm/arm.c (arm_select_cc_mode): Allow either the first
8366 or second operand of the PLUS inside a DImode equality test to be
8367 sign-extend when selecting CC_Vmode.
8368 * config/arm/arm.md (addvdi4): Early-split the operation into SImode
8369 instructions.
8370 (addsi3_cin_vout_reg, addsi3_cin_vout_imm, addsi3_cin_vout_0): New
8371 expand patterns.
8372 (addsi3_cin_vout_reg_insn, addsi3_cin_vout_imm_insn): New patterns.
8373 (addsi3_cin_vout_0): Likewise.
8374 (adddi3_compareV): Delete.
8375
8376 2019-10-18 Richard Earnshaw <rearnsha@arm.com>
8377
8378 * config/arm/arm.md (addsi3_compareV_reg_nosum): New insn.
8379 (addsi3_compareV_imm_nosum): New insn. Also add peephole2 patterns
8380 to transform this back into the summation version when that leads
8381 to smaller code.
8382
8383 2019-10-18 Richard Earnshaw <rearnsha@arm.com>
8384
8385 * config/arm/arm.md (addv<mode>4): Delete.
8386 (addvsi4): New pattern. Handle immediate values that the architecture
8387 supports.
8388 (addvdi4): New pattern.
8389 (addsi3_compareV): Rename to ...
8390 (addsi3_compareV_reg): ... this. Add constraints for thumb2 variants
8391 and use COMPARE rather than NE.
8392 (addsi3_compareV_imm): New pattern.
8393 * config/arm/arm.c (arm_select_cc_mode): Return CC_Vmode for
8394 a signed-overflow check.
8395
8396 2019-10-18 Richard Earnshaw <rearnsha@arm.com>
8397
8398 * config/arm/arm-modes.def (CC_ADC): New CC mode.
8399 * config/arm/arm.c (arm_select_cc_mode): Detect selection of
8400 CC_ADCmode.
8401 (maybe_get_arm_condition_code): Handle CC_ADCmode.
8402 * config/arm/arm.md (uaddvdi4): Early expansion of unsigned addition
8403 with overflow.
8404 (addsi3_cin_cout_reg, addsi3_cin_cout_imm, addsi3_cin_cout_0): New
8405 expand patterns.
8406 (addsi3_cin_cout_reg_insn, addsi3_cin_cout_0_insn): New insn patterns
8407 (addsi3_cin_cout_imm_insn): Likewise.
8408 (adddi3_compareC): Delete insn.
8409 * config/arm/predicates.md (arm_carry_operation): Handle CC_ADCmode.
8410
8411 2019-10-18 Richard Earnshaw <rearnsha@arm.com>
8412
8413 * config/arm/arm.md (adddi3): Call gen_addsi3_compare_op1.
8414 * (uaddv<mode>4): Delete expansion pattern.
8415 (uaddvsi4): New pattern.
8416 (uaddvdi4): Likewise.
8417 (addsi3_compareC): Delete pattern, change callers to use
8418 addsi3_compare_op1.
8419 (addsi3_compare_op1): No-longer anonymous. Clean up constraints to
8420 reduce the number of alternatives and re-work type attribute handling.
8421 (addsi3_compare_op2): Clean up constraints to reduce the number of
8422 alternatives and re-work type attribute handling.
8423 (compare_addsi2_op0): Likewise.
8424 (compare_addsi2_op1): Likewise.
8425
8426 2019-10-18 Richard Earnshaw <rearnsha@arm.com>
8427
8428 * config/arm/arm-modes.def (CC_NCV, CC_CZ): Delete CC modes.
8429 * config/arm/arm.c (arm_select_cc_mode): Remove old selection code
8430 for DImode operands.
8431 (arm_gen_dicompare_reg): Remove unreachable expansion code.
8432 (maybe_get_arm_condition_code): Remove support for CC_CZmode and
8433 CC_NCVmode.
8434 * config/arm/arm.md (arm_cmpdi_insn): Delete.
8435 (arm_cmpdi_unsigned): Delete.
8436
8437 2019-10-18 Richard Earnshaw <rearnsha@arm.com>
8438
8439 * config/arm/arm.c (arm_const_double_prefer_rsbs_rsc): New function.
8440 (arm_canonicalize_comparison): For GT/LE/GTU/GEU, use the constant
8441 unchanged only if that will be cheaper.
8442 (arm_select_cc_mode): Recognize a swapped comparison that will
8443 be regenerated using RSBS or RSCS. Relax restriction on selecting
8444 CC_RSBmode.
8445 (arm_gen_dicompare_reg): Handle LE/GT/LEU/GEU comparisons against
8446 a constant.
8447 (arm_gen_compare_reg): Handle compare (CONST, X) when the mode
8448 is CC_RSBmode.
8449 (maybe_get_arm_condition_code): CC_RSBmode now returns the same codes
8450 as CCmode.
8451 * config/arm/arm.md (rsb_imm_compare_scratch): New pattern.
8452 (rscsi3_<CC_EXTEND>out_scratch): New pattern.
8453
8454 2019-10-18 Richard Earnshaw <rearnsha@arm.com>
8455
8456 * config/arm/arm-modes.def (CC_NV, CC_B): New CC modes.
8457 * config/arm/arm.c (arm_select_cc_mode): Recognize constructs that
8458 need these modes.
8459 (arm_gen_dicompare_reg): New code to early expand the sub-operations
8460 of EQ, NE, LT, GE, LTU and GEU.
8461 * config/arm/iterators.md (CC_EXTEND): New code attribute.
8462 * config/arm/predicates.md (arm_adcimm_operand): New predicate..
8463 * config/arm/arm.md (cmpsi3_carryin_<CC_EXTEND>out): New pattern.
8464 (cmpsi3_imm_carryin_<CC_EXTEND>out): Likewise.
8465 (cmpsi3_0_carryin_<CC_EXTEND>out): Likewise.
8466
8467 2019-10-18 Richard Earnshaw <rearnsha@arm.com>
8468
8469 * config/arm/arm.md (cbranchdi4): Accept reg_or_int_operand for
8470 operand 2.
8471 (cstoredi4): Similarly, but for operand 3.
8472 * config/arm/arm.c (arm_canoncialize_comparison): Allow
8473 canonicalization of unsigned compares with a constant on Arm.
8474 Prefer using const+1 and adjusting the comparison over swapping the
8475 operands whenever the original constant was not valid.
8476 (arm_gen_dicompare_reg): If Y is not a valid operand, force it to a
8477 register here.
8478 (arm_validize_comparison): Do not force invalid DImode operands to
8479 registers here.
8480
8481 2019-10-18 Richard Earnshaw <rearnsha@arm.com>
8482
8483 * config/arm/arm.c (arm_select_cc_mode): For DImode equality tests
8484 return CC_Zmode if comparing against a constant where one word is
8485 zero.
8486 (arm_gen_compare_reg): Split DImode handling to ...
8487 (arm_gen_dicompare_reg): ... here. Handle equality comparisons
8488 against simple constants.
8489 * config/arm/arm.md (arm_cmpdi_zero): Delete pattern.
8490
8491 2019-10-18 Richard Earnshaw <rearnsha@arm.com>
8492
8493 * config/arm/arm.md (subsi3_carryin_shift_alt): New pattern.
8494 (rsbsi3_carryin_shift_alt): Likewise.
8495
8496 2019-10-18 Richard Earnshaw <rearnsha@arm.com>
8497
8498 * config/arm/arm.md (negscc_borrow): New pattern.
8499 (mov_negscc): Don't split if the insn would match negscc_borrow.
8500 * config/arm/thumb2.md (thumb2_mov_negscc): Likewise.
8501 (thumb2_mov_negscc_strict_it): Likewise.
8502
8503 2019-10-18 Richard Earnshaw <rearnsha@arm.com>
8504
8505 * config/arm/arm.c (arm_insn_cost): New function.
8506 (TARGET_INSN_COST): Override default definition.
8507
8508 2019-10-18 Richard Earnshaw <rearnsha@arm.com>
8509
8510 * config/arm/arm.c (arm_rtx_costs_internal, case MINUS): Handle
8511 borrow operations.
8512
8513 2019-10-18 Richard Earnshaw <rearnsha@arm.com>
8514
8515 * config/arm/arm.c (strip_carry_operation): New function.
8516 (arm_rtx_costs_internal, case PLUS): Handle addtion with carry-in
8517 for SImode.
8518
8519 2019-10-18 Richard Earnshaw <rearnsha@arm.com>
8520
8521 * config/arm/predicates.md (arm_carry_operation): New special
8522 predicate.
8523 * config/arm/iterators.md (LTUGEU): Delete iterator.
8524 (cnb): Delete code attribute.
8525 (optab): Delete ltu and geu elements.
8526 * config/arm/arm.md (addsi3_carryin): Renamed from
8527 addsi3_carryin_<optab>. Remove iterator and use arm_carry_operand.
8528 (add0si3_carryin): Similarly, but from add0si3_carryin_<optab>.
8529 (addsi3_carryin_alt2): Similarly, but from addsi3_carryin_alt2_<optab>.
8530 (addsi3_carryin_clobercc): Similarly.
8531 (addsi3_carryin_shift): Similarly. Do not allow register shifts in
8532 Thumb2 state.
8533
8534 2019-10-18 Richard Earnshaw <rearnsha@arm.com>
8535
8536 * config/arm/arm.md (arm_subdi3): Delete insn.
8537 (zextendsidi_negsi, negdi_extendsidi): Delete insn_and_split.
8538
8539 2019-10-18 Richard Earnshaw <rearnsha@arm.com>
8540
8541 * config/arm/arm-modes.def (CC_RSB): New CC mode.
8542 * config/arm/predicates.md (arm_borrow_operation): Handle CC_RSBmode.
8543 * config/arm/arm.c (arm_select_cc_mode): Detect when we should
8544 return CC_RSBmode.
8545 (maybe_get_arm_condition_code): Handle CC_RSBmode.
8546 * config/arm/arm.md (subsi3_carryin): Make this pattern available to
8547 expand.
8548 (subdi3): Rewrite to early-expand the sub-operations.
8549 (rsb_im_compare): New pattern.
8550 (negdi2): Delete.
8551 (negdi2_insn): Delete.
8552 (arm_negsi2): Correct type attribute to alu_imm.
8553 (negsi2_0compare): New insn pattern.
8554 (negsi2_carryin): New insn pattern.
8555
8556 2019-10-18 Richard Earnshaw <rearnsha@arm.com>
8557
8558 * config/arm/arm.md (addsi3_carryin_alt2): Use arm_not_operand for
8559 operand 2.
8560
8561 2019-10-18 Richard Earnshaw <rearnsha@arm.com>
8562
8563 * config/arm/arm.md (addsi3_carryin_shift_<optab>): Reorder operands
8564 to match canonical form.
8565
8566 2019-10-18 Richard Earnshaw <rearnsha@arm.com>
8567
8568 * config/arm/arm.md (zero_extend<mode>di2): Convert to define_expand.
8569 (extend<mode>di2): Likewise.
8570
8571 2019-10-18 Richard Earnshaw <rearnsha@arm.com>
8572
8573 * config/arm/arm-protos.h (arm_decompose_di_binop): New prototype.
8574 * config/arm/arm.c (arm_decompose_di_binop): New function.
8575 * config/arm/arm.md (adddi3): Also accept any const_int for op2.
8576 If not generating Thumb-1 code, decompose the operation into 32-bit
8577 pieces.
8578 * add0si_carryin_<optab>: New pattern.
8579
8580 2019-10-18 Richard Earnshaw <rearnsha@arm.com>
8581
8582 * arm.md (adddi3): Only accept register operands.
8583 (arm_adddi3): Convert to simple insn with no split. Do not accept
8584 constants.
8585 (adddi_sesidi_di): Delete patern.
8586 (adddi_zesidi_di): Likewise.
8587 (uaddv<mode>4): Use LTU as condition for branch.
8588 (adddi3_compareV): Convert to simple insn with no split.
8589 (addsi3_compareV_upper): Delete pattern.
8590 (adddi3_compareC): Convert to simple insn with no split. Correct
8591 flags setting expression.
8592 (addsi3_compareC_upper): Delete pattern.
8593 (addsi3_compareC): Correct flags setting expression.
8594 (subdi3_compare1): Convert to simple insn with no split.
8595 (subsi3_carryin_compare): Delete pattern.
8596 (arm_subdi3): Convert to simple insn with no split.
8597 (subdi_zesidi): Delete pattern.
8598 (subdi_di_sesidi): Delete pattern.
8599 (subdi_zesidi_di): Delete pattern.
8600 (subdi_sesidi_di): Delete pattern.
8601 (subdi_zesidi_zesidi): Delete pattern.
8602 (negvdi3): Use s_register_operand.
8603 (negdi2_compare): Convert to simple insn with no split.
8604 (negdi2_insn): Likewise.
8605 (negsi2_carryin_compare): Delete pattern.
8606 (negdi_zero_extendsidi): Delete pattern.
8607 (arm_cmpdi_insn): Convert to simple insn with no split.
8608 (negdi2): Don't call gen_negdi2_neon.
8609 * config/arm/neon.md (adddi3_neon): Delete pattern.
8610 (subdi3_neon): Delete pattern.
8611 (negdi2_neon): Delete pattern.
8612 (splits for negdi2_neon): Delete splits.
8613
8614 2019-10-18 Jakub Jelinek <jakub@redhat.com>
8615
8616 PR middle-end/92153
8617 * ggc-page.c (release_pages): Read g->alloc_size before free rather
8618 than after it.
8619
8620 2019-10-18 Andre Vieira <andre.simoesdiasvieira@arm.com>
8621
8622 * config/arm/t-multilib: Add rule to regenerate mutlilib header file
8623 with any change to t-multilib, t-aprofile and t-rmprofile. Also add
8624 new multilib variants and new mappings.
8625
8626 2019-10-18 Georg-Johann Lay <avr@gjlay.de>
8627
8628 PR target/86040
8629 * config/avr/avr.c (avr_out_lpm): Do not shortcut-return.
8630
8631 2019-10-18 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
8632 Richard Sandiford <richard.sandiford@arm.com>
8633
8634 PR target/86753
8635 * tree-vectorizer.h (scalar_cond_masked_key): New struct,
8636 and define hashmap traits for it.
8637 (loop_vec_info::scalar_cond_masked_set): New member.
8638 (vect_record_loop_mask): Adjust prototype.
8639 * tree-vectorizer.c (scalar_cond_masked_key::get_cond_ops_from_tree):
8640 Implement method.
8641 * tree-vect-loop.c (vectorizable_reduction): Pass NULL as last arg to
8642 vect_record_loop_mask.
8643 (vectorizable_live_operation): Likewise.
8644 (vect_record_loop_mask): New param scalar_mask. Add entry
8645 cond, loop_mask to scalar_cond_masked_set if scalar_mask is non NULL.
8646 * tree-vect-stmts.c (check_load_store_masking): New param scalar_mask.
8647 Pass it as last arg to vect_record_loop_mask.
8648 (vectorizable_call): Pass scalar_mask as last arg to
8649 vect_record_loop_mask.
8650 (vectorizable_store): Likewise.
8651 (vectorizable_load): Likewise.
8652 (vectorizable_condition): Check if another part of vectorized code
8653 applies loop_mask to condition or to it's inverse, and if yes,
8654 apply loop_mask to result of vector comparison.
8655
8656 2019-10-17 John David Anglin <danglin@gcc.gnu.org>
8657
8658 * config/pa/pa.c (pa_output_indirect_call): Fix typos in last change.
8659
8660 2019-10-18 Jakub Jelinek <jakub@redhat.com>
8661
8662 PR tree-optimization/92056
8663 * tree-ssa-strlen.c (determine_min_objsize): Call init_object_sizes
8664 before calling compute_builtin_object_size.
8665
8666 2019-10-17 Iain Sandoe <iain@sandoe.co.uk>
8667
8668 PR target/65342
8669 * config/rs6000/darwin.md (movdi_low, movsi_low_st): Delete.
8670 (movdi_low_st): Delete.
8671 * config/rs6000/rs6000.c
8672 (darwin_rs6000_legitimate_lo_sum_const_p): New.
8673 (mem_operand_gpr): Validate Mach-O LO_SUM cases separately.
8674 * config/rs6000/rs6000.md (movsi_low): Delete.
8675
8676 2019-10-17 Jason Merrill <jason@redhat.com>
8677
8678 * gimplify.h (get_initialized_tmp_var): Add default argument to
8679 post_p.
8680 * gimplify.c (gimplify_self_mod_expr, gimplify_omp_atomic): Remove
8681 NULL post_p argument.
8682 * targhooks (std_gimplify_va_arg_expr): Likewise.
8683
8684 2019-10-17 Richard Biener <rguenther@suse.de>
8685
8686 * tree-vectorizer.h (_stmt_vec_info::cond_reduc_code): Remove.
8687 (STMT_VINFO_VEC_COND_REDUC_CODE): Likewise.
8688 * tree-vectorizer.c (vec_info::new_stmt_vec_info): Do not
8689 initialize STMT_VINFO_VEC_COND_REDUC_CODE.
8690 * tree-vect-loop.c (vect_is_simple_reduction): Set
8691 STMT_VINFO_REDUC_CODE.
8692 (vectorizable_reduction): Remove dead and redundant code, use
8693 STMT_VINFO_REDUC_CODE instead of STMT_VINFO_VEC_COND_REDUC_CODE.
8694
8695 2019-10-17 Georg-Johann Lay <avr@gjlay.de>
8696
8697 Fix breakage introduced by r276985.
8698
8699 * config/avr/avr.c (avr_option_override): Remove set of
8700 PARAM_ALLOW_STORE_DATA_RACES.
8701 * common/config/avr/avr-common.c (avr_option_optimization_table)
8702 [OPT_LEVELS_ALL]: Turn on -fallow-store-data-races.
8703
8704 2019-10-17 H.J. Lu <hongjiu.lu@intel.com>
8705
8706 * config/i386/i386.h (processor_costs): Add clear_ratio.
8707 (CLEAR_RATIO): Remove MIN and use ix86_cost->clear_ratio.
8708 * config/i386/x86-tune-costs.h: Set clear_ratio to the minimum
8709 of 6 and move_ratio in all cost models.
8710
8711 2019-10-17 Richard Biener <rguenther@suse.de>
8712
8713 * tree-vect-loop.c (check_reduction_path): Compute reduction
8714 operation here.
8715 (vect_is_simple_reduction): Remove special-case of single-stmt
8716 reduction path detection.
8717
8718 2019-10-17 Richard Earnshaw <rearnsha@arm.com>
8719
8720 * config/arm/arm-cpus.in (marvel-pj4): Add +fp to the architecture.
8721
8722 2019-10-17 Yuliang Wang <yuliang.wang@arm.com>
8723
8724 * config/aarch64/aarch64-sve2.md (aarch64_sve2_eor3<mode>)
8725 (aarch64_sve2_nor<mode>, aarch64_sve2_nand<mode>)
8726 (aarch64_sve2_bsl<mode>, aarch64_sve2_nbsl<mode>)
8727 (aarch64_sve2_bsl1n<mode>, aarch64_sve2_bsl2n<mode>):
8728 New combine patterns.
8729 * config/aarch64/iterators.md (BSL_DUP): New int iterator for the
8730 above.
8731 (bsl_1st, bsl_2nd, bsl_dup, bsl_mov): Attributes for the above.
8732
8733 2019-10-17 Aldy Hernandez <aldyh@redhat.com>
8734
8735 * tree-vrp.c (value_range_base::dump): Display +INF for both
8736 pointers and integers when appropriate.
8737
8738 2019-10-17 Andre Vieira <andre.simoesdiasvieira@arm.com>
8739
8740 * tree-vect-loop.c (vect_analyze_loop_2): Use same condition to decide
8741 when to use versioning threshold.
8742
8743 2019-10-17 Andre Vieira <andre.simoesdiasvieira@arm.com>
8744
8745 * tree-vect-loop.c (determine_peel_for_niter): New function contained
8746 outlined code from ...
8747 (vect_analyze_loop_2): ... here.
8748
8749 2019-10-17 Andre Vieira <andre.simoesdiasvieira@arm.com>
8750
8751 * tree-vect-loop.c (vect_transform_loop): Move code from here...
8752 * tree-vect-loop-manip.c (vect_loop_versioning): ... to here.
8753 * tree-vectorizer.h (vect_loop_versioning): Remove unused parameters.
8754
8755 2019-10-17 Richard Biener <rguenther@suse.de>
8756
8757 * tree-vect-loop.c (needs_fold_left_reduction_p): Export.
8758 (vect_is_simple_reduction): Move all validity checks ...
8759 (vectorizable_reduction): ... here. Compute whether we
8760 need a fold-left reduction here.
8761 * tree-vect-patterns.c (vect_reassociating_reduction_p): Merge
8762 both overloads, check needs_fold_left_reduction_p directly.
8763 * tree-vectorizer.h (needs_fold_left_reduction_p): Declare.
8764
8765 2019-10-17 Richard Biener <rguenther@suse.de>
8766
8767 * tree-ssa-pre.c (create_component_ref_by_pieces_1): Fix
8768 TARGET_MEM_REF creation.
8769
8770 2019-10-17 Richard Biener <rguenther@suse.de>
8771
8772 PR tree-optimization/92129
8773 * tree-vect-loop.c (vectorizable_reduction): Also fail
8774 on GIMPLE_SINGLE_RHS.
8775
8776 2019-10-17 Jakub Jelinek <jakub@redhat.com>
8777
8778 PR tree-optimization/92056
8779 * tree-object-size.c (cond_expr_object_size): Return early if then_
8780 processing resulted in unknown size.
8781
8782 PR tree-optimization/92115
8783 * tree-ssa-ifcombine.c (ifcombine_ifandif): Force condition into
8784 temporary if it could trap.
8785
8786 2019-10-17 Richard Biener <rguenther@suse.de>
8787
8788 PR debug/91887
8789 * dwarf2out.c (gen_formal_parameter_die): Also try to match
8790 context_die against a DW_TAG_GNU_formal_parameter_pack parent.
8791
8792 2019-10-16 Jakub Jelinek <jakub@redhat.com>
8793
8794 * tree-ssa-strlen.c (maybe_invalidate): Use
8795 HOST_WIDE_INT_PRINT_UNSIGNED instead of "%zu".
8796
8797 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
8798 Jim Wilson <jimw@sifive.com>
8799
8800 * config/riscv/riscv.h (REG_CLASS_CONTENTS): Add argument passing
8801 regs to SIBCALL_REGS.
8802 * config/riscv/riscv.c (riscv_regno_to_class): Change argument
8803 passing regs to SIBCALL_REGS.
8804
8805 2019-10-16 Martin Sebor <msebor@redhat.com>
8806
8807 PR tree-optimization/83821
8808 * tree-ssa-strlen.c (maybe_invalidate): Add argument. Consider
8809 the length of a string when available.
8810 (handle_builtin_memset) Add argument.
8811 (handle_store, strlen_check_and_optimize_call): Same.
8812 (check_and_optimize_stmt): Same. Pass it to callees.
8813
8814 2019-10-16 Martin Sebor <msebor@redhat.com>
8815
8816 PR tree-optimization/91996
8817 * tree-ssa-strlen.c (maybe_warn_pointless_strcmp): Improve location
8818 information.
8819 (compare_nonzero_chars): Add an overload.
8820 (count_nonzero_bytes): Add an argument. Call overload above.
8821 Handle non-constant lengths in some range.
8822 (handle_store): Add an argument.
8823 (check_and_optimize_stmt): Pass an argument to handle_store.
8824
8825 2019-10-16 Richard Earnshaw <rearnsha@arm.com>
8826
8827 * config/arm/arm.c (neon_valid_immediate): Clear bytes before use.
8828
8829 2019-10-16 Mihailo Stojanovic <mistojanovic@wavecomp.com>
8830
8831 * config/mips/mips.c (mips_expand_builtin_insn): Force the
8832 operands which correspond to the same input-output register to
8833 have the same pseudo assigned to them.
8834
8835 2019-10-16 Ilya Leoshkevich <iii@linux.ibm.com>
8836
8837 * cfgrtl.c (find_partition_fixes): Remove bbs_in_cold_partition.
8838
8839 2019-10-16 Wilco Dijkstra <wdijkstr@arm.com>
8840
8841 * config/aarch64/aarch64.c (aarch64_classify_symbol):
8842 Apply reasonable limit to symbol offsets.
8843
8844 2019-10-16 Richard Biener <rguenther@suse.de>
8845
8846 * tree-vect-loop.c (vect_valid_reduction_input_p): Remove.
8847 (vect_is_simple_reduction): Delay checking to
8848 vectorizable_reduction and relax the checking.
8849 (vectorizable_reduction): Check we have a simple use. Check
8850 for bogus condition reductions.
8851 * tree-vect-stmts.c (vect_transform_stmt): Make sure we
8852 are looking at the last stmt in a pattern sequence when
8853 filling in backedge PHI values.
8854
8855 2019-10-16 Peter Bergner <bergner@linux.ibm.com>
8856 Jiufu Guo <guojiufu@linux.ibm.com>
8857
8858 PR target/70010
8859 * config/rs6000/rs6000.c (rs6000_can_inline_p): Prohibit inlining if
8860 the callee explicitly disables some isa_flags the caller is using.
8861
8862 2019-10-16 Richard Sandiford <richard.sandiford@arm.com>
8863
8864 * function-abi.cc (expr_callee_abi): Assert for POINTER_TYPE_P.
8865
8866 2019-10-16 Richard Sandiford <richard.sandiford@arm.com>
8867
8868 * genmodes.c (mode_data::order): New field.
8869 (blank_mode): Update accordingly.
8870 (VECTOR_MODES_WITH_PREFIX): Add an order parameter.
8871 (make_vector_modes): Likewise.
8872 (VECTOR_MODES): Update use accordingly.
8873 (cmp_modes): Sort by the new order field ahead of sorting by size.
8874 * config/aarch64/aarch64-modes.def (VNx2QI, VN2xHI, VNx2SI)
8875 (VNx4QI, VNx4HI, VNx8QI): New partial vector modes.
8876 * config/aarch64/aarch64.c (VEC_PARTIAL): New flag value.
8877 (aarch64_classify_vector_mode): Handle the new partial modes.
8878 (aarch64_vl_bytes): New function.
8879 (aarch64_hard_regno_nregs): Use it instead of BYTES_PER_SVE_VECTOR
8880 when counting the number of registers in an SVE mode.
8881 (aarch64_class_max_nregs): Likewise.
8882 (aarch64_hard_regno_mode_ok): Don't allow partial vectors
8883 in registers yet.
8884 (aarch64_classify_address): Treat partial vectors analogously
8885 to full vectors.
8886 (aarch64_print_address_internal): Consolidate the printing of
8887 MUL VL addresses, using aarch64_vl_bytes as the number of
8888 bytes represented by "VL".
8889 (aarch64_vector_mode_supported_p): Reject partial vector modes.
8890
8891 2019-10-16 Richard Sandiford <richard.sandiford@arm.com>
8892
8893 * config/aarch64/aarch64.c (aarch64_layout_frame): Use is_constant
8894 rather than known_lt when choosing frame layouts.
8895
8896 2019-10-16 Richard Sandiford <richard.sandiford@arm.com>
8897
8898 * config/aarch64/aarch64.c (aarch64_layout_frame): Assert
8899 that all the adjustments add up to the full frame size.
8900 Use crtl->outgoing_args_size directly as the final adjustment
8901 where appropriate.
8902
8903 2019-10-16 Richard Sandiford <richard.sandiford@arm.com>
8904
8905 * config/aarch64/aarch64.c (aarch64_layout_frame): Use a local
8906 "frame" reference instead of always referring directly to
8907 "cfun->machine->frame".
8908
8909 2019-10-16 Richard Biener <rguenther@suse.de>
8910
8911 PR tree-optimization/92119
8912 * tree-vect-patterns.c (vect_recog_rotate_pattern): Guard
8913 against missing bswap lhs.
8914
8915 2019-10-16 Richard Sandiford <richard.sandiford@arm.com>
8916
8917 PR middle-end/92033
8918 * poly-int.h (constant_lower_bound_with_limit): New function.
8919 (constant_upper_bound_with_limit): Likewise.
8920 * doc/poly-int.texi: Document them.
8921 * tree-vrp.c (value_range_base::set): Convert POLY_INT_CST bounds
8922 into the worst-case INTEGER_CST bounds.
8923
8924 2019-10-16 Feng Xue <fxue@os.amperecomputing.com>
8925
8926 PR ipa/91088
8927 * doc/invoke.texi (ipa-max-param-expr-ops): Document new option.
8928 * params.def (PARAM_IPA_MAX_PARAM_EXPR_OPS): New.
8929 * ipa-predicat.h (struct expr_eval_op): New struct.
8930 (expr_eval_ops): New typedef.
8931 (struct condition): Add type and param_ops fields, remove size field.
8932 (add_condition): Replace size parameter with type parameter, add
8933 param_ops parameter.
8934 * ipa-predicat.c (expr_eval_ops_equal_p): New function.
8935 (predicate::add_clause): Add comparisons on type and param_ops.
8936 (dump_condition): Add debug dump for param_ops.
8937 (remap_after_inlining): Adjust call arguments to add_condition.
8938 (add_condition): Replace size parameter with type parameter, add
8939 param_ops parameter. Unshare constant value used in conditions.
8940 * ipa-fnsummary.c (evaluate_conditions_for_known_args): Fold
8941 parameter expressions using param_ops.
8942 (decompose_param_expr): New function.
8943 (set_cond_stmt_execution_predicate): Use call to decompose_param_expr
8944 to replace call to unmodified_parm_or_parm_agg_item.
8945 (set_switch_stmt_execution_predicate): Likewise.
8946 (will_be_nonconstant_expr_predicate): Likewise. Replace usage of size
8947 with type.
8948 (inline_read_section): Read param_ops from summary stream.
8949 (ipa_fn_summary_write): Write param_ops to summary stream.
8950
8951 2019-10-15 Segher Boessenkool <segher@kernel.crashing.org>
8952
8953 PR rtl-optimization/92107
8954 * genattrtab.c (write_attr_value) <do_operator>: Parenthesize the
8955 expression written.
8956
8957 2019-10-15 Iain Sandoe <iain@sandoe.co.uk>
8958
8959 * config/darwin.c: Update description of fix and continue.
8960
8961 2019-10-15 Iain Sandoe <iain@sandoe.co.uk>
8962
8963 * config/darwin.c (darwin_binds_local_p): Update to call
8964 default_binds_local_p_3 () directly. amend comments.
8965
8966 2019-10-15 Richard Biener <rguenther@suse.de>
8967
8968 * lto-streamer-out.c (lto_variably_modified_type_p): New.
8969 (tree_is_indexable): Use it.
8970 * tree-streamer-out.c (pack_ts_type_common_value_fields):
8971 Stream variably_modified_type_p as TYPE_LANG_FLAG_0.
8972 * tree-streamer-in.c (unpack_ts_type_common_value_fields): Likewise.
8973
8974 2019-10-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
8975
8976 * config/msp430/msp430.md (zero_extendqipsi2): New.
8977 (zero_extendqisi2): Optimize case where src register and base dst
8978 register are the same.
8979 (zero_extendhipsi2): Don't use 430X insn for rYs->r case.
8980 (zero_extendpsisi2): Optimize r->m case.
8981 Add unnamed insn patterns to catch insns combine searches for when
8982 optimizing pointer manipulation.
8983
8984 2019-10-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
8985
8986 * config/msp430/msp430.md: Group zero_extend* insns together.
8987
8988 2019-10-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
8989
8990 * config/msp430/constraints.md: Allow post_inc operand for "Ya"
8991 constraint.
8992 * config/msp430/msp430.c (msp430_legitimate_address_p): Handle
8993 POST_INC.
8994 (msp430_subreg): Likewise.
8995 (msp430_split_addsi): Likewise.
8996 (msp430_print_operand_addr): Likewise.
8997 * config/msp430/msp430.h (HAVE_POST_INCREMENT): Define.
8998 (USE_STORE_POST_INCREMENT): Define.
8999 * config/msp430/msp430.md: Use the msp430_general_dst_operand or
9000 msp430_general_dst_nonv_operand predicates for the lvalues of insns.
9001 * config/msp430/predicates.md (msp430_nonpostinc_operand): New.
9002 (msp430_general_dst_operand): New.
9003 (msp430_general_dst_nonv_operand): New.
9004 (msp430_nonsubreg_operand): Remove.
9005 (msp430_nonsubreg_dst_operand): New.
9006 (msp430_nonsubreg_or_imm_operand): Allow reg or mem operands in place
9007 of defunct msp430_nonsubreg_operand.
9008 (msp430_nonsubregnonpostinc_or_imm_operand): New.
9009
9010 2019-10-15 Richard Biener <rguenther@suse.de>
9011
9012 PR tree-optimization/91929
9013 * tree-ssa-pre.c (pre_expr_d::loc): New member.
9014 (get_or_alloc_expr_for_name): Initialize it.
9015 (get_or_alloc_expr_for_constant): Likewise.
9016 (phi_translate_1): Copy it.
9017 (create_expression_by_pieces): Use the original location
9018 of the expression for the inserted stmt.
9019 (compute_avail): Record the location of the stmt for the
9020 expressions created.
9021
9022 2019-10-15 Richard Sandiford <richard.sandiford@arm.com>
9023
9024 * tree-ssa-strlen.c (count_nonzero_bytes): Check tree_fits_uhwi_p
9025 before using tree_to_uhwi.
9026
9027 2019-10-15 Ilya Leoshkevich <iii@linux.ibm.com>
9028
9029 * config/s390/s390.md: Run %a0:DI splitters only after reload.
9030
9031 2019-10-15 Richard Biener <rguenther@suse.de>
9032
9033 PR tree-optimization/92094
9034 * tree-vect-loop.c (vectorizable_reduction): For nested cycles
9035 do not adjust the reduction definition def type.
9036 * tree-vect-stmts.c (vect_transform_stmt): Verify the scalar stmt
9037 defines the latch argument of the PHI.
9038
9039 2019-10-15 Hongyu Wang <hongtao.wang@intel.com>
9040
9041 PR target/92035
9042 * config/i386/avx512fintrin.h (_mm_mask_roundscale_ss,
9043 _mm_maskz_roundscale_ss, _mm_maskz_roundscale_round_ss,
9044 _mm_maskz_roundscale_round_ss, _mm_mask_roundscale_sd,
9045 _mm_maskz_roundscale_sd, _mm_mask_roundscale_round_sd,
9046 _mm_maskz_roundscale_round_sd): New intrinsics.
9047 (_mm_roundscale_ss, _mm_roundscale_round_ss): Use
9048 __builtin_ia32_rndscales?_mask_round builtins instead of
9049 __builtin_ia32_rndscales?_round.
9050 * config/i386/i386-builtin.def (__builtin_ia32_rndscaless_round,
9051 __builtin_ia32_rndscalesd_round): Remove.
9052 (__builtin_ia32_rndscaless_mask_round,
9053 __builtin_ia32_rndscalesd_mask_round): New intrinsics.
9054 * config/i386/sse.md
9055 (avx512f_rndscale<mode><round_saeonly_name>): Renamed to ...
9056 (avx512f_rndscale<mode><mask_scalar_name><round_saeonly_scalar_name>):
9057 ... this, adjust and add subst atrributes to make it maskable.
9058
9059 2019-10-15 Richard Biener <rguenther@suse.de>
9060
9061 PR middle-end/92046
9062 * common.opt (fallow-store-data-races): New.
9063 * params.def (PARAM_ALLOW_STORE_DATA_RACES): Remove.
9064 * params.h (ALLOW_STORE_DATA_RACES): Likewise.
9065 * doc/invoke.texi (fallow-store-data-races): Document.
9066 (--param allow-store-data-races): Remove docs.
9067 * opts.c (default_options_table): Enable -fallow-store-data-races
9068 at -Ofast.
9069 (default_options_optimization): Do not enable --param
9070 allow-store-data-races at -Ofast.
9071 * tree-if-conv.c (ifcvt_memrefs_wont_trap): Use flag_store_data_races
9072 instead of PARAM_ALLOW_STORE_DATA_RACES.
9073 * tree-ssa-loop-im.c (execute_sm): Likewise.
9074
9075 2019-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
9076
9077 PR tree-optimization/92085
9078 * tree-if-conv.c (ifcvt_local_dce): Call gsi_next in else clause,
9079 instead of calling it unconditionally after
9080 delete_dead_or_redundant_assignment and fix indentation.
9081
9082 2019-10-15 Kugan Vivekanandarajah <kugan.vivekanandarajah@linaro.org>
9083
9084 * config/arm/vfp.md (fma<SDF:mode>4): Enable DF only when
9085 TARGET_VFP_DOUBLE.
9086 (*fmsub<SDF:mode>4): Likewise.
9087 *fnmsub<SDF:mode>4): Likewise.
9088 (*fnmadd<SDF:mode>4): Likewise.
9089
9090 2019-10-14 Joel Hutton <Joel.Hutton@arm.com>
9091
9092 * doc/tree-ssa.texi: Update renamed macro name.
9093
9094 2019-10-14 Mihailo Stojanovic <mistojanovic@wavecomp.com>
9095
9096 * config/mips/mips.c (mips_cannot_force_const_mem): Reject
9097 vector constants.
9098
9099 2019-10-14 Iain Sandoe <iain@sandoe.co.uk>
9100
9101 * config/darwin.c: Use unsigned ints for the picbase label
9102 counters, initialise the vars explicitly.
9103 (update_pic_label_number_if_needed): Move a variable declaration
9104 to where it's needed.
9105 (machopic_output_function_base_name): Use a more strict checking
9106 assert, and and unsigned int for the picbase label counter.
9107 (machopic_get_function_picbase): Likewise.
9108
9109 2019-10-14 Richard Biener <rguenther@suse.de>
9110
9111 PR middle-end/92046
9112 * dse.c (scan_insn): Use param max_active_local_stores.
9113 (dse_step1): Get PARAM_MAX_DSE_ACTIVE_LOCAL_STORES and adjust
9114 based on optimization level.
9115 * loop-invariant.c (move_loop_invariants): Adjust
9116 LOOP_INVARIANT_MAX_BBS_IN_LOOP based on optimization level.
9117 * opts.c (default_options_optimization): Do not adjust
9118 PARAM_MAX_DSE_ACTIVE_LOCAL_STORES and
9119 LOOP_INVARIANT_MAX_BBS_IN_LOOP here.
9120
9121 2019-10-14 Wilco Dijkstra <wdijkstr@arm.com>
9122
9123 * config/arm/arm.c (arm_legitimize_address): Remove Thumb-2 bailout.
9124
9125 2019-10-14 Wilco Dijkstra <wdijkstr@arm.com>
9126
9127 * config/arm/arm.c (arm_option_override): Don't override sched
9128 pressure algorithm.
9129
9130 2019-10-14 Richard Biener <rguenther@suse.de>
9131
9132 PR tree-optimization/92069
9133 * tree-vect-loop.c (vect_analyze_scalar_cycles_1): For nested
9134 cycles do not set vect_nested_cycle on the latch definition.
9135
9136 2019-10-14 Richard Sandiford <richard.sandiford@arm.com>
9137
9138 * function-abi.h (expr_callee_abi): Declare.
9139 * function-abi.cc (expr_callee_abi): New function.
9140
9141 2019-10-14 Aldy Hernandez <aldyh@redhat.com>
9142
9143 * tree-vrp.c (value_range_base::set): Normalize unsigned ~[0,0]
9144 into [1,MAX].
9145 * tree-vrp.h (value_range_base::nonzero_p): Adjust for unsigned
9146 non-zero being represented as [1,MAX].
9147
9148 2019-10-14 Xiong Hu Luo <luoxhu@linux.ibm.com>
9149
9150 * tree-sra.c (dump_access): Add missing braces.
9151
9152 2019-10-13 Iain Sandoe <iain@sandoe.co.uk>
9153
9154 * config/darwin.c (machopic_indirection_name): Rework the
9155 function to emit linker-visible symbols only for indirections
9156 in the data section. Clean up the code and update comments.
9157
9158 2019-10-13 Iain Sandoe <iain@sandoe.co.uk>
9159
9160 * config/darwin.c (machopic_indirect_data_reference): Remove
9161 redundant code.
9162
9163 2019-10-13 Nathan Sidwell <nathan@acm.org>
9164
9165 * gengtype-lex.l (CXX_KEYWORD): Add 'mutable'.
9166
9167 2019-10-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9168
9169 * doc/sourcebuild.texi (Test Directives, Add Options): Remove
9170 c99_runtime.
9171
9172 2019-10-12 Jan Hubicka <hubicka@ucw.cz>
9173
9174 * lto-streamer-out.c (collect_block_tree_leafs): Renumber statements
9175 so non-virutal are before virutals.
9176 (output_function): Avoid body modifications.
9177
9178 2019-10-12 John David Anglin <danglin@gcc.gnu.org>
9179
9180 * config/pa/pa.c (pa_output_call): Load descriptor address to register
9181 %r22. Load function address before global pointer.
9182 (pa_attr_length_indirect_call): Adjust length of inline versions of
9183 $$dyncall.
9184 (pa_output_indirect_call): Remove fast inline version of $$dyncall
9185 before normal cases. Update inline $$dyncall sequences to preserve
9186 function descriptor address in register %r22.
9187 (TRAMPOLINE_CODE_SIZE): Adjust.
9188 (pa_asm_trampoline_template): Revise 32-bit trampoline. Don't assume
9189 register %r22 contains trampoline address.
9190 (pa_trampoline_init): Adjust offsets.
9191 (pa_trampoline_adjust_address): Likewise.
9192 * config/pa/pa.h (TRAMPOLINE_SIZE): Adjust 32-bit size.
9193
9194 2019-10-12 Iain Sandoe <iain@sandoe.co.uk>
9195
9196 PR target/67183
9197 * config/darwin.c (machopic_indirection): New field to flag
9198 non-lazy-symbol-pointers in the data section.
9199 (machopic_indirection_name): Compute if an indirection should
9200 appear in the data section.
9201 (machopic_output_data_section_indirection): New callback split
9202 from machopic_output_indirection.
9203 (machopic_output_stub_indirection): Likewise.
9204 (machopic_output_indirection): Retain the code for non-lazy
9205 symbol pointers in their regular section.
9206 (machopic_finish): Use the new callbacks to order the indirection
9207 output.
9208
9209 2019-10-12 Iain Sandoe <iain@sandoe.co.uk>
9210
9211 * config/darwin-protos.h (machopic_finish): Delete.
9212 * config/darwin.c (machopic_finish): Make static.
9213
9214 2019-10-12 Iain Sandoe <iain@sandoe.co.uk>
9215
9216 * config/darwin.c (darwin_file_end): Only emit empty CTOR/DTOR
9217 sections when building kernel extension code.
9218
9219 2019-10-12 Palmer Dabbelt <palmer@sifive.com>
9220
9221 * doc/extend.texi (Alternate Keywords): Change "-std=c11" to "a
9222 later standard."
9223
9224 2019-10-12 John David Anglin <danglin@gcc.gnu.org>
9225
9226 * config/pa/pa.c (pa_option_override): Remove trailing comma
9227 from warning.
9228
9229 2019-10-12 Jakub Jelinek <jakub@redhat.com>
9230
9231 PR middle-end/92063
9232 * tree-eh.c (operation_could_trap_helper_p) <case COND_EXPR>
9233 <case VEC_COND_EXPR>: Return false with *handled = false.
9234 (tree_could_trap_p): For {,VEC_}COND_EXPR return false instead of
9235 recursing on the first operand.
9236 * fold-const.c (simple_operand_p_2): Use generic_expr_could_trap_p
9237 instead of tree_could_trap_p.
9238 * tree-ssa-sccvn.c (vn_nary_may_trap): Formatting fixes.
9239
9240 2019-10-11 Jim Wilson <jimw@sifive.com>
9241
9242 PR rtl-optimization/91860
9243 * combine.c (subst): If new_rtx is a constant, also check for
9244 SIGN_EXTEND when deciding whether to call simplify_unary_operation.
9245
9246 2019-10-11 Richard Sandiford <richard.sandiford@arm.com>
9247
9248 * expr.c (store_expr): Use rtx_to_poly_int64 rather than
9249 INTVAL when calling store_bit_field.
9250
9251 2019-10-11 Wilco Dijkstra <wdijkstr@arm.com>
9252
9253 * config/arm/arm.h (HONOR_REG_ALLOC_ORDER): Set when optimizing for
9254 size.
9255
9256 2019-10-11 Bernd Edlinger <bernd.edlinger@hotmail.de>
9257
9258 * tree-vect-loop.c (vect_analyze_loop_operations): Adjust call to
9259 vectorizable_live_operation.
9260 (vectorizable_live_operation): Adjust parameters.
9261 * tree-vect-stmts.c (vect_init_vector,
9262 vect_gen_widened_results_half): Fix typo in function comment.
9263 (can_vectorize_live_stmts): Adjust function comment.
9264 Adjust parameters. Adjust call to vectorizable_live_operation.
9265 (vect_analyze_stmt): Adjust call to can_vectorize_live_stmts.
9266 (vect_transform_stmt): Adjust function comment. Adjust call to
9267 can_vectorize_live_stmts.
9268 * tree-vectorizer.h (vectorizable_live_operation): Adjust parameters.
9269
9270 2019-10-11 Richard Biener <rguenther@suse.de>
9271
9272 PR tree-optimization/90883
9273 PR tree-optimization/91091
9274 * tree-ssa-sccvn.c (vn_reference_lookup_3): Use correct
9275 alias-sets both for recording VN table entries and continuing
9276 walking after translating through copies. Handle same-sized
9277 reads from SSA names by returning the plain SSA name.
9278 (eliminate_dom_walker::eliminate_stmt): Properly handle
9279 non-size precision stores in redundant store elimination.
9280
9281 2019-10-11 Jan Hubicka <hubicka@ucw.cz>
9282
9283 * ggc-page.c (release_pages): Output statistics when !quiet_flag.
9284 (ggc_collect): Dump later to not interfere with release_page dump.
9285 (ggc_trim): New function.
9286 * ggc-none.c (ggc_trim): New.
9287 * ggc.h (ggc_trim): Declare.
9288
9289 2019-10-11 Richard Biener <rguenther@suse.de>
9290
9291 PR tree-optimization/92066
9292 PR tree-optimization/92046
9293 * tree-vect-data-refs.c (vect_enhance_data_refs_alignment):
9294 Fix bogus cost model check.
9295
9296 2019-10-11 Tobias Burnus <tobias@codesourcery.com>
9297
9298 * langhooks-def.h (LANG_HOOKS_OMP_IS_ALLOCATABLE_OR_PTR): Define.
9299 (LANG_HOOKS_DECLS): Add it.
9300 * langhooks.h (lang_hooks_for_decls): Add omp_is_allocatable_or_ptr;
9301 update comment for omp_is_optional_argument.
9302 * omp-general.c (omp_is_allocatable_or_ptr): New.
9303 * omp-general.h (omp_is_allocatable_or_ptr): Declare.
9304 * omp-low.c (scan_sharing_clauses, lower_omp_target): Handle
9305 Fortran's optional arguments and allocatable/pointer scalars
9306 with use_device_addr.
9307
9308 2019-10-11 Ilya Leoshkevich <iii@linux.ibm.com>
9309
9310 PR target/77918
9311 * config/s390/2827.md: Add new opcodes.
9312 * config/s390/2964.md: Likewise.
9313 * config/s390/3906.md: Likewise.
9314 * config/s390/8561.md: Likewise.
9315 * config/s390/s390-builtins.def (s390_vfchesb): Use
9316 the new vec_cmpgev4sf_quiet_nocc.
9317 (s390_vfchedb): Use the new vec_cmpgev2df_quiet_nocc.
9318 (s390_vfchsb): Use the new vec_cmpgtv4sf_quiet_nocc.
9319 (s390_vfchdb): Use the new vec_cmpgtv2df_quiet_nocc.
9320 (vec_cmplev4sf): Use the new vec_cmplev4sf_quiet_nocc.
9321 (vec_cmplev2df): Use the new vec_cmplev2df_quiet_nocc.
9322 (vec_cmpltv4sf): Use the new vec_cmpltv4sf_quiet_nocc.
9323 (vec_cmpltv2df): Use the new vec_cmpltv2df_quiet_nocc.
9324 * config/s390/s390-modes.def (CCSFPS): New mode.
9325 * config/s390/s390.c (s390_match_ccmode_set): Support CCSFPS.
9326 (s390_select_ccmode): Return CCSFPS for LT, LE, GT, GE and LTGT.
9327 (s390_branch_condition_mask): Reuse CCS for CCSFPS.
9328 (s390_expand_vec_compare): Use non-signaling patterns where
9329 necessary.
9330 (s390_reverse_condition): Support CCSFPS.
9331 * config/s390/s390.md (*cmp<mode>_ccsfps): New pattern.
9332 * config/s390/vector.md: (VFCMP_HW_OP): Remove.
9333 (asm_fcmp_op): Likewise.
9334 (*smaxv2df3_vx): Use pattern for quiet comparison.
9335 (*sminv2df3_vx): Likewise.
9336 (*vec_cmp<VFCMP_HW_OP:code><mode>_nocc): Remove.
9337 (*vec_cmpeq<mode>_quiet_nocc): New pattern.
9338 (vec_cmpgt<mode>_quiet_nocc): Likewise.
9339 (vec_cmplt<mode>_quiet_nocc): New expander.
9340 (vec_cmpge<mode>_quiet_nocc): New pattern.
9341 (vec_cmple<mode>_quiet_nocc): New expander.
9342 (*vec_cmpeq<mode>_signaling_nocc): New pattern.
9343 (*vec_cmpgt<mode>_signaling_nocc): Likewise.
9344 (*vec_cmpgt<mode>_signaling_finite_nocc): Likewise.
9345 (*vec_cmpge<mode>_signaling_nocc): Likewise.
9346 (*vec_cmpge<mode>_signaling_finite_nocc): Likewise.
9347 (vec_cmpungt<mode>): New expander.
9348 (vec_cmpunge<mode>): Likewise.
9349 (vec_cmpuneq<mode>): Use quiet patterns.
9350 (vec_cmpltgt<mode>): Allow only on z14+.
9351 (vec_cmpordered<mode>): Use quiet patterns.
9352 (vec_cmpunordered<mode>): Likewise.
9353 (VEC_CMP_EXPAND): Add ungt and unge.
9354
9355 2019-10-11 Jan Hubicka <hubicka@ucw.cz>
9356
9357 * gimple-streamer-out.c (output_gimple_stmt): Add explicit function
9358 parameter.
9359 * lto-streamer-out.c: Include tree-dfa.h.
9360 (output_cfg): Do not use cfun.
9361 (lto_prepare_function_for_streaming): New.
9362 (output_function): Do not push cfun; do not initialize loop optimizer.
9363 * lto-streamer.h (lto_prepare_function_for_streaming): Declare.
9364 * passes.c (ipa_write_summaries): Use it.
9365 (ipa_write_optimization_summaries): Do not modify bodies.
9366 * tree-dfa.c (renumber_gimple_stmt_uids): Add function parameter.
9367 * tree.dfa.h (renumber_gimple_stmt_uids): Update prototype.
9368 * tree-ssa-dse.c (pass_dse::execute): Update use of
9369 renumber_gimple_stmt_uids.
9370 * tree-ssa-math-opts.c (pass_optimize_widening_mul::execute): Likewise.
9371
9372 2019-10-11 Kewen Lin <linkw@gcc.gnu.org>
9373
9374 * config/rs6000/rs6000.c (rs6000_builtin_vectorization_cost): Lower
9375 vec_promote_demote cost to 1 for non-Power7 VSX architectures.
9376
9377 2019-10-10 Joseph Myers <joseph@codesourcery.com>
9378
9379 * ginclude/float.h [!__DEC32_MANT_DIG__]: Do not define DFP
9380 macros.
9381 [__STDC_WANT_IEC_60559_DFP_EXT__ || __STDC_VERSION__ > 201710L]:
9382 Also define DFP macros for these conditions.
9383 [!__STDC_WANT_DEC_FP__] (DEC32_SUBNORMAL_MIN, DEC64_SUBNORMAL_MIN,
9384 DEC128_SUBNORMAL_MIN): Do not define.
9385 [__STDC_WANT_IEC_60559_DFP_EXT__ || __STDC_VERSION__ > 201710L]
9386 (DEC32_TRUE_MIN, DEC64_TRUE_MIN, DEC128_TRUE_MIN): New macros.
9387
9388 2019-10-10 Xiong Hu Luo <luoxhu@linux.ibm.com>
9389 Sandra Loosemore <sandra@codesourcery.com>
9390
9391 PR middle-end/26241
9392 * doc/lto.texi (IPA): Reference to the IPA passes.
9393 * doc/passes.texi (Pass manager): Add node IPA passes and
9394 description for each IPA pass.
9395
9396 2019-10-10 Jan Hubicka <hubicka@ucw.cz>
9397
9398 * ipa-reference.c: Do not include splay-tree.h
9399 (reference_vars_to_consider): Turn to hash map.
9400 (get_static_name, ipa_init, analyze_function, propagate,
9401 stream_out_bitmap, ipa_reference_write_optimization_summary,
9402 ipa_reference_write_optimization_summary): Update.
9403
9404 2019-10-10 Jan Hubicka <hubicka@ucw.cz>
9405
9406 * ipa-reference.c (propagate): Fix releasing of IPA summaries.
9407
9408 2019-10-10 Iain Sandoe <iain@sandoe.co.uk>
9409
9410 * config/darwin.c: Lookup Objective C metadata and force indirection
9411 for IVAR refs.
9412
9413 2019-10-10 Michael Meissner <meissner@linux.ibm.com>
9414
9415 * config/rs6000/rs6000.c (quad_address_p): Add check for prefixed
9416 addresses.
9417 (mem_operand_gpr): Add check for prefixed addresses.
9418 (mem_operand_ds_form): Add check for prefixed addresses.
9419 (rs6000_legitimate_offset_address_p): If we support prefixed
9420 addresses, check for a 34-bit offset instead of 16-bit.
9421 (rs6000_legitimate_address_p): Add check for prefixed addresses.
9422 Do not allow load/store with update if the address is prefixed.
9423 (rs6000_mode_dependent_address): If we support prefixed
9424 addresses, check for a 34-bit offset instead of 16-bit.
9425
9426 2019-10-10 Ilya Leoshkevich <iii@linux.ibm.com>
9427
9428 PR target/77918
9429 * config/s390/vector.md (vcond_comparison_operator): New
9430 predicate.
9431 (vcond<V_HW:mode><V_HW2:mode>): Use vcond_comparison_operator.
9432
9433 2019-10-10 David Malcolm <dmalcolm@redhat.com>
9434
9435 PR 87488
9436 * Makefile.in (CFLAGS-opts.o): Pass in DOCUMENTATION_ROOT_URL via
9437 -D.
9438 * configure.ac (--with-documentation-root-url): New option.
9439 * configure: Regenerate.
9440 * diagnostic-format-json.cc (json_end_diagnostic): If there is an
9441 option URL, add it as a new string field of the diagnostic option.
9442 * diagnostic.c (diagnostic_initialize): Initialize get_option_url.
9443 (print_option_information): If get_option_url is non-NULL, call
9444 it, and if the result is non-NULL, potentially emit an escape
9445 sequence to markup the option text with the resulting URL.
9446 * diagnostic.h (diagnostic_context::get_option_url): New callback.
9447 * doc/invoke.texi (-fdiagnostics-format=): Add "option_url" to
9448 example of JSON output.
9449 * opts-diagnostic.h (get_option_url): New decl.
9450 * opts.c (get_option_url): New function.
9451 * toplev.c (general_init): Initialize the get_option_url callback.
9452
9453 2019-10-10 David Malcolm <dmalcolm@redhat.com>
9454
9455 PR 87488
9456 * common.opt (fdiagnostics-urls=): New option.
9457 (diagnostic-url.h): Add SourceInclude.
9458 (diagnostic_url_rule): New enum.
9459 * diagnostic-color.c: Include "diagnostic-url.h".
9460 (diagnostic_urls_enabled_p): New function.
9461 * diagnostic-url.h: New file.
9462 * diagnostic.c: Include "diagnostic-url.h".
9463 (diagnostic_urls_init): New function.
9464 * diagnostic.h (diagnostic_urls_init): New decl.
9465 * doc/invoke.texi (Diagnostic Message Formatting Options): Add
9466 -fdiagnostics-urls to the list.
9467 (-fdiagnostics-urls): New option.
9468 * gcc.c (driver_handle_option): Handle OPT_fdiagnostics_urls_.
9469 (driver::global_initializations): Call diagnostic_urls_init.
9470 * opts-global.c (init_options_once): Likewise.
9471 * opts.c (common_handle_option): Handle OPT_fdiagnostics_urls_.
9472 * pretty-print.c (pretty_printer::pretty_printer): Initialize
9473 show_urls.
9474 (pp_begin_url): New function.
9475 (pp_end_url): New function.
9476 (selftest::test_urls): New selftest.
9477 (selftest::pretty_print_c_tests): Call it.
9478 * pretty-print.h (pretty_printer::show_urls): New field.
9479 (pp_begin_url): New decl.
9480 (pp_end_url): New decl.
9481
9482 2019-10-10 Uroš Bizjak <ubizjak@gmail.com>
9483
9484 PR target/92022
9485 * config/alpha/alpha.c (alpha_handle_trap_shadows): Skip DEBUG_INSN.
9486
9487 2019-10-10 Oleg Endo <olegendo@gcc.gnu.org>
9488
9489 PR target/88630
9490 * config/sh/sh.h (TARGET_FPU_SH4_300): New macro.
9491 * config/sh/sh.c (sh_option_override): Enable fsca and fsrra insns
9492 also for TARGET_FPU_SH4_300.
9493 (sh_emit_mode_set): Check for TARGET_FPU_SH4_300 instead of
9494 TARGET_SH4_300.
9495 * config/sh/sh.md (toggle_pr): Add TARGET_FPU_SH4_300 condition.
9496 (negsf2): Expand to either negsf2_fpscr or negsf2_no_fpscr.
9497 (*negsf2_i): Split into ...
9498 (negsf2_fpscr, negsf2_no_fpscr): ... these new patterns.
9499 (abssf2): Expand to either abssf2_fpsc or abssf2_no_fpsc.
9500 (**abssf2_i): Split into ...
9501 (abssf2_fpscr, abssf2_no_fpscr): ... these new patterns.
9502 (negdf2): Expand to either negdf2_fpscr or negdf2_no_fpscr.
9503 (*negdf2_i): Split into ...
9504 (negdf2_fpscr, negdf2_no_fpscr): ... these new patterns.
9505 (absdf2): Expand to either absdf2_fpscr or absdf2_no_fpsc.
9506 (**abssf2_i): Split into ...
9507 (absdf2_fpscr, absdf2_no_fpscr): ... these new patterns.
9508
9509 2019-10-10 Richard Biener <rguenther@suse.de>
9510
9511 PR middle-end/92046
9512 * opts.c (finish_options): Do not influence global --params
9513 from options that are adjustable per function.
9514 * tree-vect-data-refs.c (vect_enhance_data_refs_alignment):
9515 Apply --param adjustment based on active cost-model.
9516 * tree-ssa-phiopt.c (cond_if_else_store_replacement): Disable
9517 further store-sinking when vectorization or if-conversion
9518 are not enabled.
9519
9520 2019-10-10 Jan Hubicka <hubicka@ucw.cz>
9521
9522 PR middle-end/92037
9523 * cgraph.c (symbol_table_test::symbol_table_test): Use ggc_alloc
9524 rather than ggc_alloc_cleared to alloc symbol table.
9525 * toplev.c (general_init): Likewise.
9526 * cgraph.h (symbol_table): Explicitly construct every field.
9527
9528 2019-10-10 Andreas Krebbel <krebbel@linux.ibm.com>
9529
9530 * common/config/s390/s390-common.c (PF_ARCH13): Rename to...
9531 (PF_Z15): ... this.
9532 * config.gcc: Add z15 as option for --with-arch and --with-tune
9533 configure switches.
9534 * config/s390/s390-c.c (s390_resolve_overloaded_builtin): Add
9535 error reporting for unsupported builtins.
9536 * config/s390/s390-opts.h (enum processor_type): Rename
9537 PROCESSOR_8561_ARCH13 to PROCESSOR_8561_Z15.
9538 * config/s390/8561.md: Rename arch13 to z15 throughout the file.
9539 * config/s390/driver-native.c (s390_host_detect_local_cpu):
9540 Likewise.
9541 * config/s390/s390-builtins.def: Likewise.
9542 * config/s390/s390.c (processor_table): Add z15 as option and keep arch13 as alternative.
9543 (s390_expand_builtin): Add missing check for unsupported builtins.
9544 (s390_canonicalize_comparison): Rename TARGET_ARCH13 to TARGET_Z15.
9545 (s390_rtx_costs): Likewise.
9546 (s390_get_sched_attrmask): Rename arch13 to z15.
9547 (s390_get_unit_mask): Likewise.
9548 (s390_is_fpd): Likewise.
9549 (s390_is_fxd): Likewise.
9550 * config/s390/s390.h (enum processor_flags): Likewise.
9551 * config/s390/s390.md: Likewise.
9552 * config/s390/vector.md: Likewise.
9553 * config/s390/vx-builtins.md: Likewise.
9554 * config/s390/s390.opt: Add z15 to processor_type value.
9555
9556 2019-10-10 Andreas Krebbel <krebbel@linux.ibm.com>
9557
9558 PR target/91035
9559 * config/s390/s390-protos.h (s390_output_split_stack_data): Add
9560 prototype.
9561 * config/s390/s390.md (UNSPECV_SPLIT_STACK_DATA): Remove.
9562 ("split_stack_data", "split_stack_call")
9563 ("split_stack_call_<mode>", "split_stack_cond_call")
9564 ("split_stack_cond_call_<mode>"): Remove.
9565 ("@split_stack_call<mode>", "@split_stack_cond_call<mode>"): New
9566 insn definition.
9567 * config/s390/s390.c (s390_output_split_stack_data): New function.
9568 (s390_expand_split_stack_prologue): Use the merged expander.
9569
9570 2019-10-09 Martin Sebor <msebor@redhat.com>
9571
9572 PR tree-optimization/90879
9573 * builtins.c (check_access): Avoid using maxbound when null.
9574 * calls.c (maybe_warn_nonstring_arg): Adjust to get_range_strlen change.
9575 * doc/invoke.texi (-Wstring-compare): Document new warning option.
9576 * gimple-fold.c (get_range_strlen_tree): Make setting maxbound
9577 conditional.
9578 (get_range_strlen): Overwrite initial maxbound when non-null.
9579 * gimple-ssa-sprintf.c (get_string_length): Adjust to get_range_strlen
9580 changes.
9581 * tree-ssa-strlen.c (maybe_diag_stxncpy_trunc): Same.
9582 (used_only_for_zero_equality): New function.
9583 (handle_builtin_memcmp): Call it.
9584 (determine_min_objsize): Return an integer instead of tree.
9585 (get_len_or_size, strxcmp_eqz_result): New functions.
9586 (maybe_warn_pointless_strcmp): New function.
9587 (handle_builtin_string_cmp): Call it. Fold zero-equality of strcmp
9588 between a longer string and a smaller array.
9589 (get_range_strlen_dynamic): Overwrite initial maxbound when non-null.
9590
9591 2019-10-09 Iain Sandoe <iain@sandoe.co.uk>
9592
9593 * config/darwin.c (darwin_override_options): Make the check for
9594 Objective-C ABI version more specific for 64bit code.
9595
9596 2019-10-09 Iain Sandoe <iain@sandoe.co.uk>
9597
9598 * config/darwin.c (machopic_indirect_data_reference): Set flag to
9599 indicate that the new symbol is an indirection.
9600 (machopic_indirect_call_target): Likewise.
9601 * config/darwin.h (MACHO_SYMBOL_FLAG_INDIRECTION): New.
9602 (MACHO_SYMBOL_INDIRECTION_P): New.
9603 (MACHO_SYMBOL_FLAG_STATIC): Adjust bit number.
9604
9605 2019-10-08 Jason Merrill <jason@redhat.com>
9606
9607 * doc/invoke.texi: Document -fconcepts-ts.
9608
9609 2019-10-09 Richard Biener <rguenther@suse.de>
9610
9611 * tree-vect-loop.c (vect_is_simple_reduction): Simplify and
9612 allow stmts other than GIMPLE_ASSIGN in nested cycles.
9613
9614 2019-10-08 Richard Biener <rguenther@suse.de>
9615
9616 * tree-vectorizer.h (_stmt_vec_info::reduc_vectype_in): New.
9617 (_stmt_vec_info::force_single_cycle): Likewise.
9618 (STMT_VINFO_FORCE_SINGLE_CYCLE): New.
9619 (STMT_VINFO_REDUC_VECTYPE_IN): Likewise.
9620 * tree-vect-loop.c (vectorizable_reduction): Set
9621 STMT_VINFO_REDUC_VECTYPE_IN and STMT_VINFO_FORCE_SINGLE_CYCLE.
9622 (vect_transform_reduction): Use them to remove redundant code.
9623 (vect_transform_cycle_phi): Likewise.
9624
9625 2019-10-08 Dmitrij Pochepko <dmitrij.pochepko@bell-sw.com>
9626
9627 PR tree-optimization/90836
9628 * match.pd (popcount): New pattern.
9629
9630 2019-10-08 Martin Sebor <msebor@redhat.com>
9631
9632 PR middle-end/92026
9633 PR middle-end/92014
9634 * tree-ssa-strlen.c (count_nonzero_bytes): Avoid recursing for MEM_REF
9635 again once nbytes has been set. Set the access size when not yet set.
9636
9637 2019-10-08 Iain Sandoe <iain@sandoe.co.uk>
9638
9639 * config/darwin.c (machopic_select_section): Remove dead code for
9640 old Objective-C section selection method, replace with unreachable.
9641
9642 2019-10-08 Iain Sandoe <iain@sandoe.co.uk>
9643
9644 * config/darwin.c (machopic_indirect_data_reference): Check for
9645 required indirections before making direct access to defined
9646 values.
9647 (machopic_output_indirection): Place the indirected pointes for
9648 required indirections into the non-lazy symbol pointers section.
9649 (darwin_encode_section_info):
9650 * config/darwin.h (MACHO_SYMBOL_FLAG_MUST_INDIRECT): New.
9651 (MACHO_SYMBOL_MUST_INDIRECT_P): New.
9652
9653 2019-10-08 Uroš Bizjak <ubizjak@gmail.com>
9654
9655 PR target/91994
9656 * config/i386/i386.c (x86_avx_u128_mode_needed): Use SSE_REG
9657 instead of ALL_SSE_REG to check if function call preserves some
9658 256-bit SSE registers.
9659
9660 2019-10-08 Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
9661
9662 * config.gcc: Move -L usage from LINK_OS_EXTRA_SPEC32 and
9663 LINK_OS_EXTRA_SPEC64 to MD_STARTFILE_PREFIX and
9664 MD_STARTFILE_PREFIX_1 when using --with-advance-toolchain.
9665
9666 2019-10-08 Richard Biener <rguenther@suse.de>
9667
9668 * tree-vectorizer.h (_stmt_vec_info::v_reduc_type): Remove.
9669 (_stmt_vec_info::is_reduc_info): Add.
9670 (STMT_VINFO_VEC_REDUCTION_TYPE): Remove.
9671 (vectorizable_condition): Remove.
9672 (vectorizable_shift): Likewise.
9673 (vectorizable_reduction): Adjust.
9674 (info_for_reduction): New.
9675 * tree-vect-loop.c (vect_force_simple_reduction): Fold into...
9676 (vect_analyze_scalar_cycles_1): ... here.
9677 (vect_analyze_loop_operations): Adjust.
9678 (needs_fold_left_reduction_p): Simplify for single caller.
9679 (vect_is_simple_reduction): Likewise. Remove stmt restriction
9680 for nested cycles not part of double reductions.
9681 (vect_model_reduction_cost): Pass in the reduction type.
9682 (info_for_reduction): New function.
9683 (vect_create_epilog_for_reduction): Use it, access reduction
9684 meta off the stmt info it returns. Use STMT_VINFO_REDUC_TYPE
9685 instead of STMT_VINFO_VEC_REDUCTION_TYPE.
9686 (vectorize_fold_left_reduction): Remove pointless assert.
9687 (vectorizable_reduction): Analyze the full reduction when
9688 visiting the outermost PHI. Simplify. Use STMT_VINFO_REDUC_TYPE
9689 instead of STMT_VINFO_VEC_REDUCTION_TYPE. Direct reduction
9690 stmt code-generation to vectorizable_* in most cases. Verify
9691 code-generation only for cases handled by
9692 vect_transform_reductuon.
9693 (vect_transform_reduction): Use info_for_reduction to get at
9694 reduction meta. Simplify.
9695 (vect_transform_cycle_phi): Likewise.
9696 (vectorizable_live_operation): Likewise.
9697 * tree-vect-patterns.c (vect_reassociating_reduction_p): Look
9698 at the PHI node for STMT_VINFO_REDUC_TYPE.
9699 * tree-vect-slp.c (vect_schedule_slp_instance): Remove no
9700 longer necessary code.
9701 * tree-vect-stmts.c (vectorizable_shift): Make static again.
9702 (vectorizable_condition): Likewise. Get at reduction related
9703 info via info_for_reduction.
9704 (vect_analyze_stmt): Adjust.
9705 (vect_transform_stmt): Likewise.
9706 * tree-vectorizer.c (vec_info::new_stmt_vec_info): Initialize
9707 STMT_VINFO_REDUC_TYPE instead of STMT_VINFO_VEC_REDUCTION_TYPE.
9708
9709 2019-10-08 Joseph Myers <joseph@codesourcery.com>
9710
9711 * doc/invoke.texi (-ffp-int-builtin-inexact): Document
9712 -fno-fp-int-builtin-inexact default for C2X.
9713
9714 2019-10-07 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
9715 Richard Biener <rguenther@suse.de>
9716
9717 PR tree-optimization/91532
9718 * tree-if-conv.c: Include tree-ssa-dse.h.
9719 (ifcvt_local_dce): Change param from bb to loop,
9720 and call dse_classify_store.
9721 (tree_if_conversion): Pass loop instead of loop->header as arg
9722 to ifcvt_local_dce.
9723 * tree-ssa-dse.c: Include tree-ssa-dse.h.
9724 (delete_dead_or_redundant_assignment): Remove static qualifier from
9725 declaration, and add prototype in tree-ssa-dse.h.
9726 (dse_store_status): Move to tree-ssa-dse.h.
9727 (dse_classify_store): Remove static qualifier and add new tree param
9728 stop_at_vuse, and add prototype in tree-ssa-dse.h.
9729 * tree-ssa-dse.h: New header.
9730
9731 2019-10-07 Iain Sandoe <iain@sandoe.co.uk>
9732
9733 * config/darwin.c (machopic_output_indirection): Don't put
9734 hidden symbol indirections into the .data section, use the
9735 non-lazy symbol pointers section as normal.
9736 (darwin_encode_section_info): Record if a symbol is hidden.
9737 * config/darwin.h (MACHO_SYMBOL_FLAG_HIDDEN_VIS): New.
9738 (MACHO_SYMBOL_HIDDEN_VIS_P): New.
9739
9740 2019-10-07 Iain Sandoe <iain@sandoe.co.uk>
9741
9742 * config/darwin.c (machopic_symbol_defined_p): Use symbol flag
9743 predicates instead of accessing bits directly.
9744 (machopic_indirect_call_target): Likewise.
9745 (machopic_output_indirection): Likewise.
9746 (darwin_encode_section_info): Improve description. Use renamed
9747 symbol flags. Use predicate macros for variables and functions.
9748 * config/darwin.h:
9749 Rename MACHO_SYMBOL_VARIABLE to MACHO_SYMBOL_FLAG_VARIABLE.
9750 Rename MACHO_SYMBOL_DEFINED to MACHO_SYMBOL_FLAG_DEFINED.
9751 Rename MACHO_SYMBOL_STATIC to MACHO_SYMBOL_FLAG_STATIC.
9752 (MACHO_SYMBOL_VARIABLE_P): New.
9753 (MACHO_SYMBOL_DEFINED_P):New.
9754 (MACHO_SYMBOL_STATIC_P): New.
9755 * config/i386/darwin.h (MACHO_SYMBOL_FLAG_VARIABLE): Delete.
9756 (SYMBOL_FLAG_SUBT_DEP): New.
9757 * config/rs6000/darwin.h (SYMBOL_FLAG_SUBT_DEP): New.
9758
9759 2019-10-07 Jozef Lawrynowicz <jozef.l@mittosystems.com>
9760
9761 * config/msp430/msp430.c (msp430_file_end): s/msp_/msp430_/
9762 (msp430_expand_epilogue): Likewise.
9763 * config/msp430/predicates.md: Likewise.
9764 * config/msp430/msp430.md: Likewise.
9765 Replace blocks of 8 spaces with tabs.
9766
9767 2019-10-07 Jozef Lawrynowicz <jozef.l@mittosystems.com>
9768
9769 * config/msp430/msp430-protos.h (msp430_split_addsi): New prototype.
9770 * config/msp430/msp430.c (msp430_split_addsi): New.
9771 * config/msp430/msp430.md: Call msp430_split_addsi () instead of using
9772 a block of C code for splitting addsi.
9773
9774 2019-10-07 Uroš Bizjak <ubizjak@gmail.com>
9775
9776 * config/i386/i386-expand.c (ix86_expand_floorceildf_32,
9777 ix86_expand_rounddf_32): Reorder functions.
9778 * config/i386/i386-protos.h: Update.
9779
9780 2019-10-07 Jozef Lawrynowicz <jozef.l@mittosystems.com>
9781
9782 * config.in: Regenerate.
9783 * config/msp430/constraints.md: Fix docstring for "Ys" constraint.
9784 Add new "Yx" constraint.
9785 * config/msp430/driver-msp430.c (msp430_propagate_region_opt): New spec
9786 function.
9787 * config/msp430/msp430-protos.h (msp430_op_not_in_high_mem): New
9788 prototype.
9789 * config/msp430/msp430.c (msp430_option_override): Allow the lower
9790 code/data region to be selected in the small memory model.
9791 (msp430_section_attr): Don't warn if the "section" and "lower"
9792 attributes are used together.
9793 (msp430_handle_generic_attribute): Likewise.
9794 (msp430_var_in_low_mem): New function.
9795 (TARGET_ENCODE_SECTION_INFO): Define.
9796 (msp430_encode_section_info): New function.
9797 (gen_prefix): Return early in the small memory model.
9798 Require TARGET_USE_LOWER_REGION_PREFIX to be set before adding the
9799 ".lower" prefix if -m{code,data}-region=lower have been passed.
9800 (msp430_output_aligned_decl_common): Emit common symbols when
9801 -mdata-region=lower is passed unless TARGET_USE_LOWER_REGION_PREFIX is
9802 set.
9803 (TARGET_ASM_FILE_END): Define.
9804 (msp430_file_end): New function.
9805 (msp430_do_not_relax_short_jumps): Allow relaxation when
9806 function will be in the lower region.
9807 (msp430_op_not_in_high_mem): New function.
9808 (msp430_print_operand): Check "msp430_op_not_in_high_mem" for
9809 the 'X' operand selector.
9810 Clarify comment for 'x' operand selector.
9811 * config/msp430/msp430.h (LINK_SPEC): Propagate
9812 -m{code,data}-region to the linker via spec function
9813 msp430_propagate_region_opt.
9814 (msp430_propagate_region_opt): New prototype.
9815 (EXTRA_SPEC_FUNCTIONS): Add msp430_propagate_region_opt.
9816 (SYMBOL_FLAG_LOW_MEM): Define.
9817 * config/msp430/msp430.md (addsipsi3): Add missing "%X" operand
9818 selector.
9819 (zero_extendqihi2): Fix operand number used by "%X" selector.
9820 (zero_extendqisi2): Likewise.
9821 (zero_extendhisi2): Likewise.
9822 (movqi): Use "Yx" constraint in place of "%X" operand selector.
9823 (movhi): Likewise.
9824 (addqi3): Likewise.
9825 (addhi3): Likewise.
9826 (addsi3): Likewise.
9827 (addhi3_cy): Likewise.
9828 (addchi4_cy): Likewise.
9829 (subqi3): Likewise.
9830 (subhi3): Likewise.
9831 (subsi3): Likewise.
9832 (bic<mode>3): Likewise.
9833 (and<mode>3): Likewise.
9834 (ior<mode>3): Likewise.
9835 (xor<mode>3): Likewise.
9836 (slli_1): Add missing "%X" operand selector.
9837 (slll_1): Likewise.
9838 (slll_2): Likewise.
9839 (srai_1): Likewise.
9840 (sral_1): Likewise.
9841 (sral_2): Likewise.
9842 (srli_1): Likewise.
9843 (srll_1): Likewise.
9844 (cbranchqi4_real): Use "Yx" constraint in place of "%X" operand
9845 selector.
9846 (cbranchhi4_real): Likewise.
9847 (cbranchqi4_reversed): Likewise.
9848 (cbranchhi4_reversed): Likewise.
9849 (*bitbranch<mode>4): Likewise.
9850 (*bitbranch<mode>4_z): Remove unnecessary "%x" operand selector.
9851 * config/msp430/msp430.opt (mcode-region=): Set default to
9852 MSP430_REGION_LOWER. Improve docstring.
9853 (mdata-region=): Likewise.
9854 (muse-lower-region-prefix): New option.
9855 * config/msp430/t-msp430 (MULTILIB_OPTIONS): Add
9856 mdata-region=none multilib.
9857 (MULTILIB_MATCHES): Set mdata-region={upper,either} to match
9858 mdata-region=none multilib.
9859 MULTILIB_EXCEPTIONS: Remove.
9860 MULTILIB_REQUIRED: Define.
9861 * configure: Regenerate.
9862 * configure.ac: Define HAVE_AS_GNU_ATTRIBUTE and
9863 HAVE_AS_MSPABI_ATTRIBUTE if GAS version >= 2.33.50.
9864 * doc/extend.texi: Clarify comment for {upper,lower,either}
9865 function attributes.
9866 Add separate description for "lower" variable attribute.
9867
9868 2019-10-07 Ilya Leoshkevich <iii@linux.ibm.com>
9869
9870 PR target/77918
9871 * optabs-tree.c (vcond_icode_p): New function.
9872 (vcond_eq_icode_p): Likewise.
9873 (expand_vec_cond_expr_p): Use vcond_icode_p and
9874 vcond_eq_icode_p.
9875 * optabs.c (can_vcond_compare_p): New function.
9876 * optabs.h (can_vcond_compare_p): Likewise.
9877
9878 2019-10-07 Ilya Leoshkevich <iii@linux.ibm.com>
9879
9880 PR target/77918
9881 * gimple-expr.c (gimple_cond_get_ops_from_tree): Assert that the
9882 caller passes a non-trapping condition.
9883 (is_gimple_condexpr): Allow trapping conditions.
9884 (is_gimple_condexpr_1): New helper function.
9885 (is_gimple_condexpr_for_cond): New function, acts like old
9886 is_gimple_condexpr.
9887 * gimple-expr.h (is_gimple_condexpr_for_cond): New function.
9888 * gimple.c (gimple_could_trap_p_1): Handle COND_EXPR and
9889 VEC_COND_EXPR. Fix an issue with statements like i = (fp < 1.).
9890 * gimplify.c (gimplify_cond_expr): Use
9891 is_gimple_condexpr_for_cond.
9892 (gimplify_expr): Allow is_gimple_condexpr_for_cond.
9893 * tree-eh.c (operation_could_trap_p): Assert on COND_EXPR and
9894 VEC_COND_EXPR.
9895 (tree_could_trap_p): Handle COND_EXPR and VEC_COND_EXPR.
9896 * tree-ssa-forwprop.c (forward_propagate_into_gimple_cond): Use
9897 is_gimple_condexpr_for_cond, remove pointless tmp check
9898 (forward_propagate_into_cond): Remove pointless tmp check.
9899
9900 2019-10-07 Vladislav Ivanishin <vlad@ispras.ru>
9901
9902 * gimple-iterator.h (gsi_next_nonvirtual_phi): Change the semantics to
9903 match that of other gsi_next_* functions. Adjust the comment.
9904 (gsi_start_nonvirtual_phis): New function.
9905 * ipa-icf.c (sem_function::compare_phi_node): Update uses of
9906 gsi_next_nonvirtual_phi accordingly. (No functional change.)
9907
9908 2019-10-07 Vladislav Ivanishin <vlad@ispras.ru>
9909
9910 * doc/invoke.texi (-Wuninitialized): Don't mention the clobbered by
9911 setjmp situation here. Fix a verb's ending: "the exact variables or
9912 elements for which there are warnings depends" -> "... depend".
9913
9914 2019-10-07 Aldy Hernandez <aldyh@redhat.com>
9915
9916 * ipa-prop.c (ipa_vr::nonzero_p): Add TYPE_UNSIGNED check.
9917
9918 2019-10-07 Aldy Hernandez <aldyh@redhat.com>
9919
9920 * ipa-prop.c (ipa_vr::nonzero_p): New.
9921 (ipcp_update_vr): Use nonzero_p instead of open-coding check for
9922 non-zero range.
9923 * ipa-prop.h (class ipa_vr): Add nonzero_p.
9924 * tree-vrp.c (range_has_numeric_bounds_p): New.
9925 (range_int_cst_p): Use range_has_numeric_bounds_p.
9926 (get_range_op_handler): New.
9927 (supported_types_p): New.
9928 (defined_ranges_p): New.
9929 (drop_undefines_to_varying): New.
9930 (range_fold_binary_symbolics_p): New.
9931 (range_fold_unary_symbolics_p): New.
9932 (range_fold_unary_expr): Extract out into above functions.
9933 (range_fold_binary_expr): Same.
9934 (value_range_base::normalize_addresses): New.
9935 (value_range_base::normalize_symbolics): Normalize addresses.
9936 * tree-vrp.h (class value_range_base): Add normalize_addresses.
9937
9938 2019-10-07 Aldy Hernandez <aldyh@redhat.com>
9939
9940 * tree-vrp.c (value_range_base::singleton_p): Use
9941 value_range_base::num_pairs instead of vrp_val_is* to check
9942 if a range has one sub-range.
9943
9944 2019-10-07 Richard Sandiford <richard.sandiford@arm.com>
9945
9946 * ira-lives.c (check_and_make_def_conflict): Handle cases in which
9947 DEF is not a true earlyclobber but is tied to a specific input
9948 operand, and so is effectively earlyclobber wrt inputs that have
9949 different values.
9950 (make_early_clobber_and_input_conflicts): Pass this case to the above.
9951
9952 2019-10-07 Richard Sandiford <richard.sandiford@arm.com>
9953
9954 * machmode.h (opt_mode): Mark constructors with CONSTEXPR.
9955 (pod_mode): Mark operators likewise.
9956 (scalar_int_mode): Mark non-default constructors and
9957 operators with CONSTEXPR.
9958 (scalar_float_mode, scalar_mode, complex_mode): Likewise.
9959 (fixed_size_mode): Likewise.
9960
9961 2019-10-07 Richard Sandiford <richard.sandiford@arm.com>
9962
9963 PR target/91994
9964 * config/i386/sse.md (avx_vzeroupper): Turn into a define_expand
9965 and wrap the unspec_volatile in a parallel.
9966 (*avx_vzeroupper): New define_insn. Use a match_parallel around
9967 the unspec_volatile.
9968 * config/i386/predicates.md (vzeroupper_pattern): Expect the
9969 unspec_volatile to be wrapped in a parallel.
9970 * config/i386/i386-features.c (ix86_add_reg_usage_to_vzeroupper)
9971 (ix86_add_reg_usage_to_vzerouppers): New functions.
9972 (rest_of_handle_insert_vzeroupper): Use them to add register
9973 usage information to the vzeroupper instructions.
9974
9975 2019-10-07 Richard Biener <rguenther@suse.de>
9976
9977 PR tree-optimization/91975
9978 * tree-ssa-loop-ivcanon.c (constant_after_peeling): Consistently
9979 handle invariants.
9980
9981 2019-10-06 Richard Sandiford <richard.sandiford@arm.com>
9982
9983 * var-tracking.c (dataflow_set_clear_at_call): Hoist temporary
9984 function result outside of EXECUTE_IF_SET_IN_HARD_REG_SET.
9985
9986 2019-10-06 Iain Sandoe <iain@sandoe.co.uk>
9987
9988 * config/darwin.c (darwin_override_options): Adjust objective-c
9989 ABI version error messages to avoid punctuation and contracted
9990 negations.
9991
9992 2019-10-05 Jan Hubicka <hubicka@ucw.cz>
9993
9994 * ipa-inline.c: Fix type; compute size rather than self_size
9995 for size of caller function.
9996
9997 2019-10-05 Iain Sandoe <iain@sandoe.co.uk>
9998
9999 PR target/59888
10000 * config/darwin.c (darwin_rodata_section): Add relocation flag,
10001 choose const_data section for constants with relocations.
10002 (machopic_select_section): Pass relocation flag to
10003 darwin_rodata_section ().
10004
10005 2019-10-05 Jakub Jelinek <jakub@redhat.com>
10006
10007 PR tree-optimization/91734
10008 * generic-match-head.c: Include fold-const-call.h.
10009 * match.pd (sqrt(x) cmp c): Check the boundary value and
10010 in case inexact computation of c*c affects comparison of the boundary,
10011 turn LT_EXPR into LE_EXPR, GE_EXPR into GT_EXPR, LE_EXPR into LT_EXPR
10012 or GT_EXPR into GE_EXPR. Punt for sqrt comparisons against NaN and
10013 for -frounding-math. For c2, try the next smaller or larger floating
10014 point constant depending on comparison code and if it has the same
10015 sqrt as c2, use it instead of c2.
10016
10017 2019-10-04 Martin Sebor <msebor@redhat.com>
10018
10019 PR middle-end/91977
10020 * tree-ssa-strlen.c (count_nonzero_bytes): Handle assignments with
10021 MEM_REF right operand. Avoid failing for MEM_REF assignments from
10022 uninitialized objects.
10023
10024 2019-10-04 Martin Sebor <msebor@redhat.com>
10025
10026 * builtins.c (compute_objsize): Add an argument.
10027 * tree-object-size.c (addr_object_size): Same.
10028 (compute_builtin_object_size): Same.
10029 * tree-object-size.h (compute_builtin_object): Same.
10030
10031 2019-10-04 Jan Hubicka <hubicka@ucw.cz>
10032
10033 * ipa-inline.c (inline_insns_single, inline_insns_auto): Fix typo.
10034
10035 2019-10-04 Rafael Tsuha <rafael.tsuha@usp.br>
10036
10037 * match.pd (sinh (x) / cosh (x)): New simplification rule.
10038
10039 2019-10-04 Martin Jambor <mjambor@suse.cz>
10040
10041 * tree-ssa-forwprop.c (simplify_builtin_call): Set gimple call
10042 fntype when switching to calling memcpy instead of memset.
10043
10044 2019-10-04 Bernd Edlinger <bernd.edlinger@hotmail.de>
10045
10046 * hash-table.h (hash_table::empty_slow): Don't assign
10047 size_t values to int variables.
10048
10049 2019-10-04 Bernd Edlinger <bernd.edlinger@hotmail.de>
10050
10051 * expr.c (convert_mode_scalar): Remove shadowing local var.
10052 (emit_block_move): Rename local vars.
10053 (block_move_libcall_safe_for_call_parm): Remove shadowing local var.
10054 (emit_push_insn): Rename local vars.
10055 (expand_assignment): Fix wrong mode in assign_stack_temp. Remove
10056 shadowing local vars.
10057 (store_constructor): Remove shadowing local vars. Rename local var.
10058 (store_field, expand_cond_expr_using_cmove,
10059 expand_expr_real_2): Remove shadowing local vars.
10060 (expand_expr_real_1,
10061 do_store_flag): Remove shadowing local vars. Rename local vars.
10062
10063 2019-10-04 Bernd Edlinger <bernd.edlinger@hotmail.de>
10064
10065 * cgraph.h (FOR_EACH_ALIAS): Avoid shadowing the loop variable.
10066
10067 2019-10-04 Bernd Edlinger <bernd.edlinger@hotmail.de>
10068
10069 * genmatch.c (commutate): Rename local var.
10070 (lower_cond): Reuse local var.
10071 (dt_node::gen, dt_node::gen_kids, dt_node::gen_kids_1,
10072 dt_operand::gen, dt_operand::gen_gimple_expr,
10073 dt_simplify::gen): Add a param. Rename generated vars.
10074 (decision_tree::insert_operand,
10075 (capture_info::walk_match, capture_info::walk_result,
10076 capture_info::walk_c_expr): Rename local vars.
10077 (expr::gen_transform): Rename generated vars.
10078 Use snprintf. Rename local vars.
10079 (capture::gen_transform, dt_operand::get_name,
10080 dt_operand::gen_opname): Rename generated vars.
10081 (write_predicate): Adjust call to gen_kids.
10082 (parser::get_internal_capture_id): Rename generated vars.
10083 (parser::parse_expr): Rename local vars.
10084 (parser::parse_if): Remove local var.
10085 (parser::parse_pattern, add_operator): Rename local vars.
10086
10087 2019-10-04 Joseph Myers <joseph@codesourcery.com>
10088
10089 * builtins.def (DEF_C2X_BUILTIN): New macro.
10090 (exp10, exp10f, exp10l, fabsd32, fabsd64, fabsd128, nand32)
10091 (nand64, nand128, roundeven, roundevenf, roundevenl, strdup)
10092 (strndup): Use DEF_C2X_BUILTIN.
10093 * coretypes.h (enum function_class): Add function_c2x_misc.
10094
10095 2019-10-04 Maya Rashish <coypu@sdf.org>
10096
10097 * ira-color.c (update_costs_from_allocno): Call
10098 ira_init_register_move_cost_if_necessary.
10099
10100 2019-10-04 Jeff Law <law@redhat.com>
10101
10102 * config/h8300/h8300.md (cpymemsi): Disable.
10103 (movmd, movmd_internal_<mode>, movstr, movsd):
10104 (movstr, movsd, stpcpy_internal_<mode>: Likewise.
10105 (movmd splitter, movsd splitter): Likewise.
10106
10107 * range-op.cc (range_tests): Avoid two tests when ints and
10108 shorts are the same size.
10109
10110 2019-10-04 Richard Biener <rguenther@suse.de>
10111
10112 PR lto/91968
10113 * tree.c (find_decls_types_r): Do not remove LABEL_DECLs from
10114 BLOCK_VARS.
10115
10116 2019-10-04 Richard Biener <rguenther@suse.de>
10117
10118 PR tree-optimization/91982
10119 * tree-vect-loop.c (vectorizable_live_operation): Also guard
10120 against EXTRACT_LAST_REDUCTION.
10121 * tree-vect-stmts.c (vect_transform_stmt): Likewise.
10122
10123 2019-10-04 Aldy Hernandez <aldyh@redhat.com>
10124
10125 * range-op.o (value_range_from_overflowed_bounds): Rename from
10126 adjust_overflow_bound.
10127 (value_range_with_overflow): Rename from
10128 create_range_with_overflow.
10129 (create_possibly_reversed_range): Adjusted for above renames.
10130 (operator_*::wi_fold): Same.
10131 (cross_product_operator::wi_cross_productor): Same.
10132
10133 2019-10-04 Bernd Edlinger <bernd.edlinger@hotmail.de>
10134
10135 * doc/invoke.texi (-Wshadow=global, -Wshadow=local,
10136 -Wshadow=compatible-local): Fix description.
10137 Add an example where -Wshadow=compatible-local does not
10138 warn.
10139
10140 2019-10-03 John David Anglin <danglin@gcc.gnu.org>
10141
10142 * config/pa/pa.h (MAX_PCREL17F_OFFSET): Adjust.
10143
10144 * config/pa/pa.c (pa_output_call): Remove 64-bit sibcall sequence.
10145 (pa_attr_length_call): Adjust length for 64-bit plabel sequence.
10146
10147 2019-10-03 Aaron Sawdey <acsawdey@linux.ibm.com>
10148
10149 * expr.c (emit_block_move_hints): Slightly cleaner fix to
10150 can_move_by_pieces issue.
10151
10152 2019-10-03 Iain Sandoe <iain@sandoe.co.uk>
10153
10154 PR target/87243
10155 * config/darwin-driver.c (maybe_get_sysroot_from_sdkroot): New.
10156 (darwin_driver_init): Use the sysroot provided by SDKROOT when that
10157 is available and the user has not set one on the command line.
10158
10159 2019-10-03 Dragan Mladjenovic <dmladjenovic@wavecomp.com>
10160
10161 PR target/91769
10162 * config/mips/mips.c (mips_split_move): Use reg_overlap_mentioned_p
10163 instead of REGNO equality check on addr.reg.
10164
10165 2019-10-03 Jan Hubicka <hubicka@ucw.cz>
10166
10167 * params.def (PARAM_INLINE_HEURISTICS_HINT_PERCENT,
10168 PARAM_INLINE_HEURISTICS_HINT_PERCENT_O2): New.
10169 * doc/invoke.texi (inline-heuristics-hint-percent,
10170 inline-heuristics-hint-percent-O2): Document.
10171 * tree-inline.c (inline_insns_single, inline_insns_auto): Add new
10172 hint attribute.
10173 (can_inline_edge_by_limits_p): Use it.
10174
10175 2019-10-03 Richard Sandiford <richard.sandiford@arm.com>
10176
10177 * config/arm/arm.c (arm_print_value): Use real_to_decimal
10178 to print CONST_DOUBLEs.
10179
10180 2019-10-03 Andrea Corallo <andrea.corallo@arm.com>
10181
10182 * ipa-cp.c (ipa_cp_c_finalize): Release ipcp_transformation_sum.
10183 * ipa-prop.c (ipcp_free_transformation_sum): New function.
10184 * ipa-prop.h (ipcp_free_transformation_sum): Add declaration.
10185
10186 2019-10-03 Aldy Hernandez <aldyh@redhat.com>
10187
10188 * Makefile.in (OBJS): Add range.o and range-op.o.
10189 Remove wide-int-range.o.
10190 * function-tests.c (test_ranges): New.
10191 (function_tests_c_tests): Call test_ranges.
10192 * ipa-cp.c (ipa_vr_operation_and_type_effects): Call
10193 range_fold_unary_expr instead of extract_range_from_unary_expr.
10194 * ipa-prop.c (ipa_compute_jump_functions_for_edge): Same.
10195 * range-op.cc: New file.
10196 * range-op.h: New file.
10197 * range.cc: New file.
10198 * range.h: New file.
10199 * selftest.h (range_tests): New prototype.
10200 * ssa.h: Include range.h.
10201 * tree-vrp.c (value_range_base::value_range_base): New
10202 constructors.
10203 (value_range_base::singleton_p): Do not call
10204 ranges_from_anti_range until sure we will need to.
10205 (value_range_base::type): Rename gcc_assert to
10206 gcc_checking_assert.
10207 (vrp_val_is_max): New argument.
10208 (vrp_val_is_min): Same.
10209 (wide_int_range_set_zero_nonzero_bits): Move from
10210 wide-int-range.cc.
10211 (extract_range_into_wide_ints): Remove.
10212 (extract_range_from_multiplicative_op): Remove.
10213 (extract_range_from_pointer_plus_expr): Abstract POINTER_PLUS code
10214 from extract_range_from_binary_expr.
10215 (extract_range_from_plus_minus_expr): Abstract PLUS/MINUS code
10216 from extract_range_from_binary_expr.
10217 (extract_range_from_binary_expr): Remove.
10218 (normalize_for_range_ops): New.
10219 (range_fold_binary_expr): New.
10220 (range_fold_unary_expr): New.
10221 (value_range_base::num_pairs): New.
10222 (value_range_base::lower_bound): New.
10223 (value_range_base::upper_bound): New.
10224 (value_range_base::upper_bound): New.
10225 (value_range_base::contains_p): New.
10226 (value_range_base::invert): New.
10227 (value_range_base::union_): New.
10228 (value_range_base::intersect): New.
10229 (range_compatible_p): New.
10230 (value_range_base::operator==): New.
10231 (determine_value_range_1): Call range_fold_*expr instead of
10232 extract_range_from_*expr.
10233 * tree-vrp.h (class value_range_base): Add new constructors.
10234 Add methods for union_, intersect, operator==, contains_p,
10235 num_pairs, lower_bound, upper_bound, invert.
10236 (vrp_val_is_min): Add handle_pointers argument.
10237 (vrp_val_is_max): Same.
10238 (extract_range_from_unary_expr): Remove.
10239 (extract_range_from_binary_expr): Remove.
10240 (range_fold_unary_expr): New.
10241 (range_fold_binary_expr): New.
10242 * vr-values.c (vr_values::extract_range_from_binary_expr): Call
10243 range_fold_binary_expr instead of extract_range_from_binary_expr.
10244 (vr_values::extract_range_basic): Same.
10245 (vr_values::extract_range_from_unary_expr): Call
10246 range_fold_unary_expr instead of extract_range_from_unary_expr.
10247 * wide-int-range.cc: Remove.
10248 * wide-int-range.h: Remove.
10249
10250 2019-10-02 Michael Meissner <meissner@linux.ibm.com>
10251
10252 * config/rs6000/rs6000.c (mem_operand_gpr): Use
10253 SIGNED_16BIT_OFFSET_EXTRA_P macro.
10254 (mem_operand_ds_form): Use SIGNED_16BIT_OFFSET_EXTRA_P macro.
10255 (rs6000_mode_dependent_address): Use SIGNED_16BIT_OFFSET_EXTRA_P
10256 macro.
10257
10258 2019-10-02 Joseph Myers <joseph@codesourcery.com>
10259
10260 * ginclude/stdint-gcc.h [__STDC_WANT_IEC_60559_BFP_EXT__]: Change
10261 condition on WIDTH macros to [__STDC_WANT_IEC_60559_BFP_EXT__ ||
10262 (__STDC_VERSION__ && __STDC_VERSION__ > 201710L)].
10263 * glimits.h: Likewise.
10264
10265 2019-10-03 Jakub Jelinek <jakub@redhat.com>
10266
10267 PR rtl-optimization/91976
10268 * expr.c (emit_block_move_hints): Don't call can_move_by_pieces if
10269 size is not CONST_INT_P, set pieces_ok to false in that case. Simplify
10270 CONST_INT_P (size) && pieces_ok to pieces_ok. Formatting fix.
10271
10272 2019-10-02 Martin Sebor <msebor@redhat.com>
10273
10274 PR tree-optimization/80936
10275 * builtins.def (bcmp, bcopy, bzero): Declare nonnull.
10276
10277 2019-10-02 Richard Sandiford <richard.sandiford@arm.com>
10278
10279 * cgraph.c (cgraph_node::rtl_info): Use SET_HARD_REG_SET
10280 instead of reg_class_contents[ALL_REGS].
10281
10282 2019-09-30 Jason Merrill <jason@redhat.com>
10283
10284 Add some hash_map_safe_* functions like vec_safe_*.
10285 * hash-map.h (default_hash_map_size): New variable.
10286 (create_ggc): Use it as default argument.
10287 (hash_map_maybe_create, hash_map_safe_get)
10288 (hash_map_safe_get_or_insert, hash_map_safe_put): New fns.
10289
10290 2019-10-02 Jan Hubicka <hubicka@ucw.cz>
10291
10292 * cif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT,
10293 MAX_INLINE_INSNS_AUTO_O2_LIMIT): New.
10294 * ipa-inline.c (inline_insns_single, inline_insns_auto): New functions.
10295 (can_inline_edge_by_limits_p): Use it.
10296 (big_speedup_p): Use PARAM_INLINE_MIN_SPEEDUP_O2.
10297 (want_inline_small_function_p): Use O2 bounds.
10298 (edge_badness): LIkewise.
10299 * opts.c (default_options): Add OPT_finline_functions.
10300 * params.def (PARAM_INLINE_MIN_SPEEDUP_O2,
10301 PARAM_MAX_INLINE_INSNS_SINGLE_O2, PARAM_MAX_INLINE_INSNS_AUTO_O2):
10302 New parameters.
10303 * doc/invoke.texi (-finline-functions): Update documentation.
10304 (max-inline-insns-single-O2, max-inline-insns-auto-O2,
10305 inline-min-speedup-O2): Document.
10306 (early-inlining-insns-O2): Simplify docs.
10307
10308 2019-10-02 Alexander Monakov <amonakov@ispras.ru>
10309
10310 PR rtl-optimization/87047
10311 * ifcvt.c (average_cost): New static function. Use it...
10312 (noce_process_if_block): ... here.
10313
10314 2019-10-02 Aaron Sawdey <acsawdey@linux.ibm.com>
10315
10316 * config/rs6000/rs6000-protos.h (expand_block_move): Change prototype.
10317 * config/rs6000/rs6000-string.c (expand_block_move): Add
10318 might_overlap parm.
10319 * config/rs6000/rs6000.md (movmemsi): Add new pattern.
10320 (cpymemsi): Add might_overlap parm to expand_block_move() call.
10321
10322 2019-10-02 Aaron Sawdey <acsawdey@linux.ibm.com>
10323
10324 * builtins.c (expand_builtin_memory_copy_args): Add might_overlap parm.
10325 (expand_builtin_memcpy): Use might_overlap parm.
10326 (expand_builtin_mempcpy_args): Use might_overlap parm.
10327 (expand_builtin_memmove): Call expand_builtin_memory_copy_args.
10328 (expand_builtin_memory_copy_args): Add might_overlap parm.
10329 * expr.c (emit_block_move_via_cpymem): Rename to
10330 emit_block_move_via_pattern, add might_overlap parm, use cpymem
10331 or movmem optab as appropriate.
10332 (emit_block_move_hints): Add might_overlap parm, do the right
10333 thing for might_overlap==true.
10334 * expr.h (emit_block_move_hints): Update prototype.
10335
10336 2019-10-02 Eric Botcazou <ebotcazou@adacore.com>
10337
10338 * tree-eh.h (unsplit_eh_edges): Declare.
10339 * tree-eh.c (maybe_remove_unreachable_handlers): Detect more cases.
10340 (unsplit_eh_edges): New function wrapping unsplit_all_eh.
10341 * gimple-ssa-store-merging.c: Include cfganal.h cfgcleanup.h except.h.
10342 (struct store_immediate_info): Add lp_nr field.
10343 (store_immediate_info::store_immediate_info): Add NR2 parameter and
10344 initialize lp_nr with it.
10345 (struct merged_store_group): Add lp_nr and only_constants fields.
10346 (merged_store_group::merged_store_group): Initialize them.
10347 (merged_store_group::can_be_merged_into): Deal with them.
10348 (pass_store_merging): Rename terminate_and_release_chain into
10349 terminate_and_process_chain.
10350 (pass_store_merging::terminate_and_process_all_chains): Adjust to above
10351 renaming and remove useless assertions.
10352 (pass_store_merging::terminate_all_aliasing_chains): Small tweak.
10353 (stmts_may_clobber_ref_p): Be prepared for different basic blocks.
10354 (imm_store_chain_info::coalesce_immediate_stores): Use only_constants
10355 instead of always recomputing it and compare lp_nr.
10356 (imm_store_chain_info::output_merged_store): If the group is in an
10357 active EH region, register new stores if they can throw. Moreover,
10358 if the insertion has created new basic blocks, adjust the PHI nodes
10359 of the post landing pad.
10360 (imm_store_chain_info::output_merged_stores): If the original stores
10361 are in an active EH region, deregister them.
10362 (lhs_valid_for_store_merging_p): Prettify.
10363 (adjust_bit_pos): New function extracted from...
10364 (mem_valid_for_store_merging): ...here. Use it for the base address
10365 and also for the offset if it is the addition of a constant.
10366 (lp_nr_for_store): New function.
10367 (pass_store_merging::process_store): Change return type to bool.
10368 Call lp_nr_for_store to initialize the store info. Propagate the
10369 return status of various called functions to the return value.
10370 (store_valid_for_store_merging_p): New predicate.
10371 (enum basic_block_status): New enumeration.
10372 (get_status_for_store_merging): New function.
10373 (pass_store_merging::execute): If the function can throw and catch
10374 non-call exceptions, unsplit the EH edges on entry and clean up the
10375 CFG on exit if something changed. Call get_status_for_store_merging
10376 for every basic block and keep the chains open across basic blocks
10377 when possible. Terminate and process open chains at the end, if any.
10378
10379 2019-10-02 Richard Sandiford <richard.sandiford@arm.com>
10380
10381 * reginfo.c (globalize_reg): Fix shadowed variable in
10382 function_abis walk.
10383
10384 2019-10-02 Martin Jambor <mjambor@suse.cz>
10385
10386 * cgraph.c (symbol_table::create_edge): New parameter cloning_p,
10387 do not compute some stuff when set.
10388 (cgraph_node::create_edge): Likewise.
10389 (cgraph_node::create_indirect_edge): Renamed last parameter to
10390 coning_p and flipped its meaning, don't even calculate
10391 inline_failed when set.
10392 * cgraph.h (cgraph_node::create_edge): Add new parameter.
10393 (symbol_table::::create_edge): Likewise.
10394 (cgraph_node::create_indirect_edge): Rename last parameter, flip
10395 the default value.
10396 * cgraphclones.c (cgraph_edge::clone): Pass true cloning_p to all
10397 call graph edge creating functions.
10398
10399 2019-10-01 Jan Hubicka <hubicka@ucw.cz>
10400
10401 PR c++/91222
10402 * ipa-devirt.c (warn_types_mismatch): Fix conditional on anonymous
10403 namespace types.
10404
10405 2019-10-02 Shahab Vahedi <shahab@synopsys.com>
10406
10407 * config/arc/arc.h (ASM_SPEC): Pass -mcode-density.
10408
10409 2019-10-02 Richard Biener <rguenther@suse.de>
10410
10411 * tree-vectorizer.h (vect_transform_reduction): Declare.
10412 * tree-vect-stmts.c (vect_transform_stmt): Use it.
10413 * tree-vect-loop.c (vectorizable_reduction): Split out reduction
10414 stmt transform to ...
10415 (vect_transform_reduction): ... this.
10416
10417 2019-10-02 Tobias Burnus <tobias@codesourcery.com>
10418
10419 * omp-low.c (lower_omp_target): Dereference optional argument
10420 to work with the right pointer.
10421
10422 2019-10-02 Kwok Cheung Yeung <kcy@codesourcery.com>
10423
10424 * langhooks-def.h (LANG_HOOKS_OMP_IS_OPTIONAL_ARGUMENT): Default to
10425 false.
10426 (LANG_HOOKS_DECLS): Add LANG_HOOKS_OMP_IS_OPTIONAL_ARGUMENT.
10427 * langhooks.h (omp_is_optional_argument): New hook.
10428 * omp-general.c (omp_is_optional_argument): New.
10429 * omp-general.h (omp_is_optional_argument): New declaration.
10430 * omp-low.c (lower_omp_target): Create temporary for received value
10431 and take the address for new_var if the original variable was a
10432 DECL_BY_REFERENCE. Use size of referenced object when a
10433 pass-by-reference optional argument used as argument to firstprivate.
10434
10435 2019-10-02 Jakub Jelinek <jakub@redhat.com>
10436
10437 PR tree-optimization/91940
10438 * tree-vect-patterns.c: Include tree-vector-builder.h and
10439 vec-perm-indices.h.
10440 (vect_recog_rotate_pattern): Also handle __builtin_bswap16, either by
10441 unpromoting the argument back to uint16_t, or by converting into a
10442 rotate, or into shifts plus ior.
10443
10444 2019-10-02 Richard Biener <rguenther@suse.de>
10445
10446 * tree-vectorizer.h (stmt_vec_info_type::cycle_phi_info_type):
10447 New.
10448 (vect_transform_cycle_phi): Declare.
10449 * tree-vect-stmts.c (vect_transform_stmt): Call
10450 vect_transform_cycle_phi.
10451 * tree-vect-loop.c (vectorizable_reduction): Split out
10452 PHI transformation stage to ...
10453 (vect_transform_cycle_phi): ... here.
10454
10455 2019-10-02 Richard Sandiford <richard.sandiford@arm.com>
10456
10457 PR middle-end/91957
10458 * lra-lives.c (make_hard_regno_dead): Don't record conflicts for
10459 eliminable registers.
10460 (make_hard_regno_live): Likewise, and don't make them live.
10461
10462 2019-10-01 David Malcolm <dmalcolm@redhat.com>
10463
10464 * diagnostic-show-locus.c (layout::print_gap_in_line_numbering):
10465 Call pp_emit_prefix.
10466 (layout::print_source_line): Likewise.
10467 (layout::start_annotation_line): Likewise.
10468 (diagnostic_show_locus): Remove call to temporarily clear the
10469 prefix.
10470 (selftest::test_one_liner_fixit_remove): Add test coverage for the
10471 interaction of pp_set_prefix with rulers and fix-it hints.
10472 * diagnostic.c (default_diagnostic_finalizer): Temporarily clear
10473 prefix when calling diagnostic_show_locus, rather than destroying
10474 it afterwards.
10475 (print_parseable_fixits): Temporarily clear prefix.
10476 * pretty-print.c (pp_format): Save and restore line_length, rather
10477 than assuming it is zero.
10478 (pp_output_formatted_text): Remove assertion that line_length is
10479 zero.
10480
10481 2019-10-01 Jan Hubicka <hubicka@ucw.cz>
10482
10483 * tree-ssa-alias.c (nonoverlapping_component_refs_since_match_p):
10484 Rename to ...
10485 (nonoverlapping_refs_since_match_p): ... this; handle also
10486 ARRAY_REFs.
10487 (alias_stats): Update stats.
10488 (dump_alias_stats): Likewise.
10489 (cheap_array_ref_low_bound): New function.
10490 (aliasing_matching_component_refs_p): Add partial_overlap
10491 argument;
10492 pass it to nonoverlapping_refs_since_match_p.
10493 (aliasing_component_refs_walk): Update call of
10494 aliasing_matching_component_refs_p
10495 (nonoverlapping_array_refs_p): New function.
10496 (decl_refs_may_alias_p, indirect_ref_may_alias_decl_p,
10497 indirect_refs_may_alias_p): Update calls of
10498 nonoverlapping_refs_since_match_p.
10499
10500 2019-10-01 Maya Rashish <coypu@sdf.org>
10501
10502 PR target/85401
10503 * ira-color.c (allocno_copy_cost_saving): Call
10504 ira_init_register_move_cost_if_necessary.
10505
10506 2019-10-01 Maciej W. Rozycki <macro@wdc.com>
10507
10508 * Makefile.in (gnat_install_lib): New variable.
10509 * configure.ac: Substitute it.
10510 * configure: Regenerate.
10511
10512 2019-10-01 Jan Hubicka <hubicka@ucw.cz>
10513
10514 PR lto/91222
10515 * ipa-devirt.c (warn_types_mismatch): Do not ICE when anonymous type
10516 is matched with non-C++ type
10517
10518 2019-10-01 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
10519
10520 * tree-if-conv.c (tree_if_conversion): Move call to ifcvt_local_dce
10521 after local CSE.
10522
10523 2019-10-01 Jan Hubicka <hubicka@ucw.cz>
10524
10525 * doc/invoke.texi (early-inlining-insns-O2): Document.
10526 (early-inlining-insns): Update.
10527 * params.def (early-inlining-insns-O2): New bound.
10528 (early-inlining-insns): Update docs.
10529 * ipa-inline.c (want_early_inline_function_p): Use new bound.
10530
10531 2019-10-01 Oleg Endo <olegendo@gcc.gnu.org>
10532
10533 PR target/88562
10534 * config/sh/sh.c (sh_extending_set_of_reg::use_as_extended_reg): Use
10535 sh_check_add_incdec_notes to preserve REG_INC notes when replacing
10536 a memory access insn.
10537
10538 2019-10-01 Bill Schmidt <wschmidt@linux.ibm.com>
10539
10540 * config/rs6000/rs6000-p8swap.c (rtx_is_swappable_p): Don't swap
10541 vpmsumd.
10542
10543 2019-10-01 Ilya Leoshkevich <iii@linux.ibm.com>
10544
10545 PR target/77918
10546 * config/s390/s390.c (s390_expand_vec_compare): Use
10547 gen_vec_cmpordered and gen_vec_cmpunordered.
10548 * config/s390/vector.md (vec_cmpuneq, vec_cmpltgt, vec_ordered,
10549 vec_unordered): Delete.
10550 (vec_ordered<mode>): Rename to vec_cmpordered<mode>.
10551 (vec_unordered<mode>): Rename to vec_cmpunordered<mode>.
10552 (VEC_CMP_EXPAND): New iterator for the generic dispatcher.
10553 (vec_cmp<code>): Generic dispatcher.
10554
10555 2019-10-01 Ilya Leoshkevich <iii@linux.ibm.com>
10556
10557 PR target/77918
10558 * config/s390/vector.md (V_HW): Add V1TI in order to make
10559 vcond$a$b generate vcondv1tiv1tf.
10560
10561 2019-10-01 Richard Sandiford <richard.sandiford@arm.com>
10562
10563 PR rtl-optimization/91948
10564 * ira-build.c (ira_create_allocno): Initialize
10565 ALLOCNO_CROSSED_CALLS_ABIS.
10566 * ira-color.c (allocno_reload_assign): Pass hard_regno rather
10567 than regno to ira_need_caller_save_p.
10568
10569 2019-10-01 Alexandre Oliva <oliva@adacore.com>
10570
10571 * config/i386/i386-options.c
10572 (ix86_recompute_optlev_based_flags): New, moved out of...
10573 (ix86_option_override_internal): ... this. Call it.
10574 (ix86_override_options_after_change): Call it here too.
10575
10576 PR debug/91507
10577 * dwarf2out.c (override_type_for_decl_p): New.
10578 (gen_variable_die): Use it.
10579
10580 2019-10-01 Richard Biener <rguenther@suse.de>
10581
10582 * tree-vect-loop.c (vectorizable_reduction): Move variables
10583 to where they are used.
10584
10585 2019-10-01 Segher Boessenkool <segher@kernel.crashing.org>
10586
10587 * regrename.c (hide_operands): Use pc_rtx instead of cc0_rtx.
10588 (build_def_use): Use PC instead of CC0 in a comment.
10589
10590 2019-10-01 Richard Sandiford <richard.sandiford@arm.com>
10591
10592 * rtl.def (CLOBBER_HIGH): Delete.
10593 * doc/rtl.texi (clobber_high): Remove documentation.
10594 * rtl.h (SET_DEST): Remove CLOBBER_HIGH from the list of codes.
10595 (reg_is_clobbered_by_clobber_high): Delete.
10596 (gen_hard_reg_clobber_high): Likewise.
10597 * alias.c (record_set): Remove CLOBBER_HIGH handling.
10598 * cfgexpand.c (expand_gimple_stmt): Likewise.
10599 * combine-stack-adj.c (single_set_for_csa): Likewise.
10600 * combine.c (find_single_use_1, set_nonzero_bits_and_sign_copies)
10601 (can_combine_p, is_parallel_of_n_reg_sets, try_combine)
10602 (record_dead_and_set_regs_1, reg_dead_at_p_1): Likewise.
10603 * cse.c (invalidate_reg): Remove clobber_high parameter.
10604 (invalidate): Update call accordingly.
10605 (canonicalize_insn): Remove CLOBBER_HIGH handling.
10606 (invalidate_from_clobbers, invalidate_from_sets_and_clobbers)
10607 (count_reg_usage, insn_live_p): Likewise.
10608 * cselib.h (cselib_invalidate_rtx): Remove sett argument.
10609 * cselib.c (cselib_invalidate_regno, cselib_invalidate_rtx): Likewise.
10610 (cselib_invalidate_rtx_note_stores): Update call accordingly.
10611 (cselib_expand_value_rtx_1): Remove CLOBBER_HIGH handling.
10612 (cselib_invalidate_regno, cselib_process_insn): Likewise.
10613 * dce.c (deletable_insn_p, mark_nonreg_stores_1): Likewise.
10614 (mark_nonreg_stores_2): Likewise.
10615 * df-scan.c (df_find_hard_reg_defs, df_uses_record): Likewise.
10616 (df_get_call_refs): Likewise.
10617 * dwarf2out.c (mem_loc_descriptor): Likewise.
10618 * emit-rtl.c (verify_rtx_sharing): Likewise.
10619 (copy_insn_1, copy_rtx_if_shared_1): Likewise.
10620 (hard_reg_clobbers_high, gen_hard_reg_clobber_high): Delete.
10621 * genconfig.c (walk_insn_part): Remove CLOBBER_HIGH handling.
10622 * genemit.c (gen_exp, gen_insn): Likewise.
10623 * genrecog.c (validate_pattern, remove_clobbers): Likewise.
10624 * haifa-sched.c (haifa_classify_rtx): Likewise.
10625 * ira-build.c (create_insn_allocnos): Likewise.
10626 * ira-costs.c (scan_one_insn): Likewise.
10627 * ira.c (equiv_init_movable_p, memref_referenced_p): Likewise.
10628 (rtx_moveable_p, interesting_dest_for_shprep): Likewise.
10629 * jump.c (mark_jump_label_1): Likewise.
10630 * lra-int.h (lra_insn_reg::clobber_high): Delete.
10631 * lra-eliminations.c (lra_eliminate_regs_1): Remove CLOBBER_HIGH
10632 handling.
10633 (mark_not_eliminable): Likewise.
10634 * lra-lives.c (process_bb_lives): Likewise.
10635 * lra.c (new_insn_reg): Remove clobber_high parameter.
10636 (collect_non_operand_hard_regs): Likewise. Update call to new
10637 insn_reg. Remove CLOBBER_HIGH handling.
10638 (lra_set_insn_recog_data): Remove CLOBBER_HIGH handling. Update call
10639 to collect_non_operand_hard_regs.
10640 (add_regs_to_insn_regno_info): Remove CLOBBER_HIGH handling.
10641 Update call to new_insn_reg.
10642 (lra_update_insn_regno_info): Remove CLOBBER_HIGH handling.
10643 * postreload.c (reload_cse_simplify, reload_combine_note_use)
10644 (move2add_note_store): Likewise.
10645 * print-rtl.c (print_pattern): Likewise.
10646 * recog.c (store_data_bypass_p_1, store_data_bypass_p): Likewise.
10647 (if_test_bypass_p): Likewise.
10648 * regcprop.c (kill_clobbered_value, kill_set_value): Likewise.
10649 * reginfo.c (reg_scan_mark_refs): Likewise.
10650 * reload1.c (maybe_fix_stack_asms, eliminate_regs_1): Likewise.
10651 (elimination_effects, mark_not_eliminable, scan_paradoxical_subregs)
10652 (forget_old_reloads_1): Likewise.
10653 * reorg.c (find_end_label, try_merge_delay_insns, redundant_insn)
10654 (own_thread_p, fill_simple_delay_slots, fill_slots_from_thread)
10655 (dbr_schedule): Likewise.
10656 * resource.c (update_live_status, mark_referenced_resources)
10657 (mark_set_resources): Likewise.
10658 * rtl.c (copy_rtx): Likewise.
10659 * rtlanal.c (reg_referenced_p, set_of_1, single_set_2, noop_move_p)
10660 (note_pattern_stores): Likewise.
10661 (reg_is_clobbered_by_clobber_high): Delete.
10662 * sched-deps.c (sched_analyze_reg, sched_analyze_insn): Remove
10663 CLOBBER_HIGH handling.
10664
10665 2019-10-01 Richard Sandiford <richard.sandiford@arm.com>
10666
10667 PR target/91452
10668 * config/aarch64/aarch64.h (ARM_PCS_TLSDESC): New arm_pcs.
10669 * config/aarch64/aarch64-protos.h (aarch64_tlsdesc_abi_id): Declare.
10670 * config/aarch64/aarch64.c (aarch64_hard_regno_call_part_clobbered):
10671 Handle ARM_PCS_TLSDESC.
10672 (aarch64_tlsdesc_abi_id): New function.
10673 * config/aarch64/aarch64.md (tlsdesc_small_sve_<mode>): Use a call
10674 rtx instead of a list of clobbers and clobber_highs.
10675 (tlsdesc_small_<mode>): Update accordingly.
10676
10677 2019-10-01 Richard Sandiford <richard.sandiford@arm.com>
10678
10679 * config/aarch64/aarch64-protos.h (aarch64_expand_call): Take an
10680 extra callee_abi argument.
10681 * config/aarch64/aarch64.c (aarch64_expand_call): Likewise.
10682 Insert a CALLEE_ABI unspec into the call pattern as the second
10683 element in the PARALLEL.
10684 (aarch64_simd_call_p): Delete.
10685 (aarch64_insn_callee_abi): Get the arm_pcs of the callee from
10686 the new CALLEE_ABI element of the PARALLEL.
10687 (aarch64_init_cumulative_args): Get the arm_pcs of the callee
10688 from the function type, if given.
10689 (aarch64_function_arg_advance): Handle ARM_PCS_SIMD.
10690 (aarch64_function_arg): Likewise. Return the arm_pcs of the callee
10691 when passed the function_arg_info end marker.
10692 (aarch64_output_mi_thunk): Pass the arm_pcs of the callee as the
10693 final argument of gen_sibcall.
10694 * config/aarch64/aarch64.md (UNSPEC_CALLEE_ABI): New unspec.
10695 (call): Make operand 2 a const_int_operand and pass it to expand_call.
10696 Wrap it in an UNSPEC_CALLEE_ABI unspec for the dummy define_expand
10697 pattern.
10698 (call_value): Likewise operand 3.
10699 (sibcall): Likewise operand 2. Place the unspec before rather than
10700 after the return.
10701 (sibcall_value): Likewise operand 3.
10702 (*call_insn, *call_value_insn): Include an UNSPEC_CALLEE_ABI.
10703 (tlsgd_small_<mode>, *tlsgd_small_<mode>): Likewise.
10704 (*sibcall_insn, *sibcall_value_insn): Likewise. Remove empty
10705 constraint strings.
10706 (untyped_call): Pass const0_rtx as the callee ABI to gen_call.
10707
10708 2019-10-01 Richard Sandiford <richard.sandiford@arm.com>
10709
10710 * regs.h (HARD_REGNO_CALLER_SAVE_MODE): Update call to
10711 choose_hard_reg_mode.
10712 * config/sparc/sparc.h (HARD_REGNO_CALLER_SAVE_MODE): Likewise.
10713
10714 2019-10-01 Segher Boessenkool <segher@kernel.crashing.org>
10715
10716 * doc/md.texi (vec_pack_trunc_@var{m}): Fix typo.
10717 (vec_pack_sfix_trunc_@var{m}, vec_pack_ufix_trunc_@var{m}): Ditto.
10718 (vec_packs_float_@var{m}, vec_packu_float_@var{m}): Ditto.
10719
10720 2019-09-30 David Malcolm <dmalcolm@redhat.com>
10721
10722 * diagnostic-show-locus.c (line_label::line_label): Initialize
10723 m_has_vbar.
10724 (line_label::comparator): Reverse the sort order by m_state_idx,
10725 so that when the list is walked backwards the labels appear in
10726 order of insertion into the rich_location.
10727 (line_label::m_has_vbar): New field.
10728 (layout::print_any_labels): When dealing with multiple labels at
10729 the same line and column, only print vertical bars for the one
10730 with the highest label_line.
10731 (selftest::test_one_liner_labels): Update test for multiple labels
10732 to expect the labels to be in the order of insertion into the
10733 rich_location. Add a test for many such labels, where the column
10734 numbers are out-of-order relative to the insertion order.
10735
10736 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
10737
10738 * config/i386/i386.h (ix86_frame::expensive_p): New field.
10739 (ix86_frame::expensive_count): Likewise.
10740 * config/i386/i386.c (ix86_compute_frame_layout): Make the choice
10741 of use_fast_prologue_epilogue robust against incidental changes
10742 in function size.
10743
10744 2019-09-30 Ilya Leoshkevich <iii@linux.ibm.com>
10745
10746 PR target/77918
10747 * config/s390/vector.md (vec_unordered<mode>): Call
10748 gen_vec_ordered<mode>.
10749
10750 2019-09-30 Yuliang Wang <yuliang.wang@arm.com>
10751
10752 * config/aarch64/aarch64-sve.md (sdiv_pow2<mode>3):
10753 New pattern for ASRD.
10754 * config/aarch64/iterators.md (UNSPEC_ASRD): New unspec.
10755 * internal-fn.def (IFN_DIV_POW2): New internal function.
10756 * optabs.def (sdiv_pow2_optab): New optab.
10757 * tree-vect-patterns.c (vect_recog_divmod_pattern):
10758 Modify pattern to support new operation.
10759 * doc/md.texi (sdiv_pow2$var{m3}): Documentation for the above.
10760 * doc/sourcebuild.texi (vect_sdiv_pow2_si):
10761 Document new target selector.
10762
10763 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
10764
10765 * config/aarch64/aarch64.c (aarch64_layout_frame): Use crtl->abi
10766 to test whether we're compiling a vector PCS function and to test
10767 whether the function needs to save a particular register.
10768 Remove the vector PCS handling of df_set_regs_ever_live.
10769 (aarch64_components_for_bb): Use crtl->abi to test whether
10770 the function needs to save a particular register.
10771 (aarch64_process_components): Use crtl->abi to test whether
10772 we're compiling a vector PCS function.
10773 (aarch64_expand_prologue, aarch64_expand_epilogue): Likewise.
10774 (aarch64_epilogue_uses): Remove handling of vector PCS functions.
10775
10776 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
10777
10778 * config/aarch64/aarch64-protos.h (aarch64_use_simple_return_insn_p):
10779 Delete.
10780 * config/aarch64/aarch64.c (aarch64_components_for_bb): Check
10781 whether the block calls a function that clobbers more registers
10782 than the current function is allowed to.
10783 (aarch64_use_simple_return_insn_p): Delete.
10784 * config/aarch64/aarch64.md (simple_return): Remove condition.
10785
10786 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
10787
10788 * function-abi.h (function_abi_aggregator): New class.
10789 * function-abi.cc (function_abi_aggregator::caller_save_regs): New
10790 function.
10791 * ira.c (update_equiv_regs_prescan): New function. Call
10792 set_paradoxical_subreg here rather than...
10793 (update_equiv_regs): ...here.
10794 (ira): Call update_equiv_regs_prescan.
10795
10796 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
10797
10798 * hard-reg-set.h (regs_invalidated_by_call): Only define if
10799 IN_TARGET_CODE.
10800 (call_used_or_fixed_regs): Likewise.
10801 (call_used_or_fixed_reg_p): Likewise.
10802 * reginfo.c (regs_invalidated_by_call): New macro.
10803
10804 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
10805
10806 * shrink-wrap.c: Include function-abi.h.
10807 (requires_stack_frame_p): Use crtl->abi to test whether the
10808 current function can use a register without saving it first.
10809
10810 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
10811
10812 * sel-sched-ir.h (_def::crosses_call): Replace with...
10813 (_def::crossed_call_abis): ..this new field.
10814 (def_list_add): Take a mask of ABIs instead of a crosses_call
10815 boolean.
10816 * sel-sched-ir.c (def_list_add): Likewise. Update initialization
10817 of _def accordingly.
10818 * sel-sched.c: Include function-abi.h.
10819 (hard_regs_data::regs_for_call_clobbered): Delete.
10820 (reg_rename::crosses_call): Replace with...
10821 (reg_rename::crossed_call_abis): ...this new field.
10822 (fur_static_params::crosses_call): Replace with...
10823 (fur_static_params::crossed_call_abis): ...this new field.
10824 (init_regs_for_mode): Don't initialize sel_hrd.regs_for_call_clobbered.
10825 (init_hard_regs_data): Use crtl->abi to test which registers the
10826 current function would need to save before it uses them.
10827 (mark_unavailable_hard_regs): Update handling of call-clobbered
10828 registers, using call_clobbers_in_region to find out which registers
10829 might be call-clobbered (but without taking -fipa-ra into account
10830 for now). Remove separate handling of partially call-clobbered
10831 registers.
10832 (verify_target_availability): Use crossed_call_abis instead of
10833 crosses_call.
10834 (get_spec_check_type_for_insn, find_used_regs): Likewise.
10835 (fur_orig_expr_found, fur_on_enter, fur_orig_expr_not_found): Likewise.
10836
10837 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
10838
10839 * sched-deps.c (deps_analyze_insn): Use the ABI of the target
10840 function to test whether a register is fully or partly clobbered.
10841
10842 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
10843
10844 * rtlanal.c: Include function-abi.h.
10845 (reg_set_p): Use insn_callee_abi to get the ABI of the called
10846 function and clobbers_reg_p to test whether the register
10847 is call-clobbered.
10848 (find_all_hard_reg_sets): When implicit is true, use insn_callee_abi
10849 to get the ABI of the called function and full_reg_clobbers to
10850 get the set of fully call-clobbered registers. Warn about the
10851 pitfalls of using this mode.
10852
10853 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
10854
10855 * reload.c: Include function-abi.h.
10856 (find_equiv_reg): Use clobbers_reg_p to test whether either
10857 of the equivalent registers is clobbered by a call.
10858 * reload1.c: Include function-abi.h.
10859 (reg_reloaded_call_part_clobbered): Delete.
10860 (reload): Use crtl->abi to test which registers would need
10861 saving in the prologue before use.
10862 (find_reg): Likewise.
10863 (emit_reload_insns): Remove code for reg_reloaded_call_part_clobbered.
10864 (reload_as_needed): Likewise. Use full_and_partial_reg_clobbers
10865 instead of call_used_or_fixed_regs | reg_reloaded_call_part_clobbered.
10866
10867 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
10868
10869 * regrename.h (du_head::call_clobber_mask): New field.
10870 (du_head::need_caller_save_reg): Replace with...
10871 (du_head::call_abis): ...this new field.
10872 * regrename.c: Include function-abi.h.
10873 (call_clobbered_in_chain_p): New function.
10874 (check_new_reg_p): Use crtl->abi when deciding whether a register
10875 is free for use after RA. Use call_clobbered_in_chain_p to test
10876 whether a candidate register would be clobbered by a call.
10877 (find_rename_reg): Don't add call-clobber conflicts here.
10878 (rename_chains): Check call_abis instead of need_caller_save_reg.
10879 (merge_chains): Update for changes to du_head.
10880 (build_def_use): Use insn_callee_abi to get the ABI of the call insn
10881 target. Record the ABI identifier in call_abis and the set of
10882 fully or partially clobbered registers in call_clobber_mask.
10883 Add fully-clobbered registers to hard_conflicts here rather
10884 than in find_rename_reg.
10885 * config/aarch64/cortex-a57-fma-steering.c: Include function-abi.h.
10886 (rename_single_chain): Check call_abis instead of need_caller_save_reg.
10887 * config/aarch64/falkor-tag-collision-avoidance.c: Include
10888 function-abi.h.
10889 * config/c6x/c6x.c: Likewise.
10890
10891 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
10892
10893 * regcprop.c (copyprop_hardreg_forward_1): Use the recorded
10894 mode of the register when deciding whether it is no longer
10895 available after a call.
10896
10897 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
10898
10899 * recog.c: Include function-abi.h.
10900 (peep2_find_free_register): Use crtl->abi when deciding whether
10901 a register is free for use after RA.
10902
10903 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
10904
10905 * postreload-gcse.c: Include regs.h and function-abi.h.
10906 (record_opr_changes): Use insn_callee_abi to get the ABI of the
10907 call insn target. Conservatively assume that partially-clobbered
10908 registers are altered.
10909
10910 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
10911
10912 * postreload.c (reload_combine_recognize_pattern): Use crtl->abi
10913 when deciding whether a register is free for use after RA.
10914 (reload_combine): Remove unnecessary use of fixed_reg_set.
10915 (reload_cse_move2add): Use insn_callee_abi to get the ABI of the
10916 call insn target. Use reg_mode when testing whether a register
10917 is no longer available.
10918
10919 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
10920
10921 * target.def (return_call_with_max_clobbers): Delete.
10922 * doc/tm.texi.in (TARGET_RETURN_CALL_WITH_MAX_CLOBBERS): Delete.
10923 * doc/tm.texi: Regenerate.
10924 * config/aarch64/aarch64.c (aarch64_return_call_with_max_clobbers)
10925 (TARGET_RETURN_CALL_WITH_MAX_CLOBBERS): Delete.
10926 * lra-int.h (lra_reg::actual_call_used_reg_set): Delete.
10927 (lra_reg::call_insn): Delete.
10928 * lra.c: Include function-abi.h.
10929 (initialize_lra_reg_info_element): Don't initialize the fields above.
10930 (lra): Use crtl->abi to test whether the current function needs to
10931 save a register in the prologue. Remove special pre-inheritance
10932 lra_create_live_ranges pass for flag_ipa_ra.
10933 * lra-assigns.c: Include function-abi.h
10934 (find_hard_regno_for_1): Use crtl->abi to test whether the current
10935 function needs to save a register in the prologue.
10936 (lra_assign): Assert that registers aren't allocated to a
10937 conflicting register, rather than checking only for overlaps
10938 with call_used_or_fixed_regs. Do this even for flag_ipa_ra,
10939 and for registers that are not live across a call.
10940 * lra-constraints.c (last_call_for_abi): New variable.
10941 (full_and_partial_call_clobbers): Likewise.
10942 (setup_next_usage_insn): Remove the register from
10943 full_and_partial_call_clobbers.
10944 (need_for_call_save_p): Use call_clobbered_in_region_p to test
10945 whether the register needs a caller save.
10946 (need_for_split_p): Use full_and_partial_reg_clobbers instead
10947 of call_used_or_fixed_regs.
10948 (inherit_in_ebb): Initialize and maintain last_call_for_abi and
10949 full_and_partial_call_clobbers.
10950 * lra-lives.c (check_pseudos_live_through_calls): Replace
10951 last_call_used_reg_set and call_insn arguments with an abi argument.
10952 Remove handling of lra_reg::call_insn. Use function_abi::mode_clobbers
10953 as the set of conflicting registers.
10954 (calls_have_same_clobbers_p): Delete.
10955 (process_bb_lives): Track the ABI of the last call instead of an
10956 insn/HARD_REG_SET pair. Update calls to
10957 check_pseudos_live_through_calls. Use eh_edge_abi to calculate
10958 the set of registers that could be clobbered by an EH edge.
10959 Include partially-clobbered as well as fully-clobbered registers.
10960 (lra_create_live_ranges_1): Don't initialize lra_reg::call_insn.
10961 * lra-remat.c: Include function-abi.h.
10962 (call_used_regs_arr_len, call_used_regs_arr): Delete.
10963 (set_bb_regs): Use insn_callee_abi to get the set of call-clobbered
10964 registers and bitmap_view to combine them into dead_regs.
10965 (call_used_input_regno_present_p): Take a function_abi argument
10966 and use it to test whether a register is call-clobbered.
10967 (calculate_gen_cands): Use insn_callee_abi to get the ABI of the
10968 call insn target. Update tje call to call_used_input_regno_present_p.
10969 (do_remat): Likewise.
10970 (lra_remat): Remove the initialization of call_used_regs_arr_len
10971 and call_used_regs_arr.
10972
10973 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
10974
10975 * loop-iv.c: Include regs.h and function-abi.h.
10976 (simplify_using_initial_values): Use insn_callee_abi to get the
10977 ABI of the call insn target. Conservatively assume that
10978 partially-clobbered registers are altered.
10979
10980 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
10981
10982 * function-abi.h (call_clobbers_in_region): Declare.
10983 (call_clobbered_in_region_p): New function.
10984 * function-abi.cc (call_clobbers_in_region): Likewise.
10985 * ira-int.h: Include function-abi.h.
10986 (ira_allocno::crossed_calls_abis): New field.
10987 (ALLOCNO_CROSSED_CALLS_ABIS): New macro.
10988 (ira_need_caller_save_regs): New function.
10989 (ira_need_caller_save_p): Likewise.
10990 * ira.c (setup_reg_renumber): Use ira_need_caller_save_p instead
10991 of call_used_or_fixed_regs.
10992 (do_reload): Use crtl->abi to test whether the current function
10993 needs to save a register in the prologue. Count registers that
10994 need to be saved rather than registers that don't.
10995 * ira-build.c (create_cap_allocno): Copy ALLOCNO_CROSSED_CALLS_ABIS.
10996 Remove unnecessary | from ALLOCNO_CROSSED_CALLS_CLOBBERED_REGS.
10997 (propagate_allocno_info): Merge ALLOCNO_CROSSED_CALLS_ABIS too.
10998 (propagate_some_info_from_allocno): Likewise.
10999 (copy_info_to_removed_store_destinations): Likewise.
11000 (ira_flattening): Say that ALLOCNO_CROSSED_CALLS_ABIS and
11001 ALLOCNO_CROSSED_CALLS_CLOBBERED_REGS are handled conservatively.
11002 (ira_build): Use ira_need_caller_save_regs instead of
11003 call_used_or_fixed_regs.
11004 * ira-color.c (calculate_saved_nregs): Use crtl->abi to test
11005 whether the current function would need to save a register
11006 before using it.
11007 (calculate_spill_cost): Likewise.
11008 (allocno_reload_assign): Use ira_need_caller_save_regs and
11009 ira_need_caller_save_p instead of call_used_or_fixed_regs.
11010 * ira-conflicts.c (ira_build_conflicts): Use
11011 ira_need_caller_save_regs rather than call_used_or_fixed_regs
11012 as the set of call-clobbered registers. Remove the
11013 call_used_or_fixed_regs mask from the calculation of
11014 temp_hard_reg_set and mask its use instead. Remove special
11015 handling of partially-clobbered registers.
11016 * ira-costs.c (ira_tune_allocno_costs): Use ira_need_caller_save_p.
11017 * ira-lives.c (process_bb_node_lives): Use mode_clobbers to
11018 calculate the set of conflicting registers for calls that
11019 can throw. Record the ABIs of calls in ALLOCNO_CROSSED_CALLS_ABIS.
11020 Use full_and_partial_reg_clobbers rather than full_reg_clobbers
11021 for the calculation of ALLOCNO_CROSSED_CALLS_CLOBBERED_REGS.
11022 Use eh_edge_abi to calculate the set of registers that could
11023 be clobbered by an EH edge. Include partially-clobbered as
11024 well as fully-clobbered registers.
11025
11026 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
11027
11028 * haifa-sched.c: Include function-abi.h.
11029 (alloc_global_sched_pressure_data): Use crtl->abi to check whether
11030 the function would need to save a register before using it.
11031
11032 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
11033
11034 * gcse.c: Include function-abi.h.
11035 (compute_hash_table_work): Use insn_callee_abi to get the ABI of
11036 the call insn target. Invalidate partially call-clobbered
11037 registers as well as fully call-clobbered ones.
11038
11039 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
11040
11041 * function.c (aggregate_value_p): Work out which ABI the
11042 function is using before testing which registers are at least
11043 partly preserved by a call.
11044
11045 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
11046
11047 * early-remat.c: Include regs.h and function-abi.h.
11048 (early_remat::maybe_add_candidate): Don't check for call-clobbered
11049 registers here.
11050 (early_remat::restrict_remat_for_unavail_regs): New function.
11051 (early_remat::restrict_remat_for_call): Likewise.
11052 (early_remat::process_block): Before calling emit_remat_insns
11053 for a previous call in the block, invalidate any candidates
11054 that would clobber call-preserved registers.
11055 (early_remat::emit_remat_insns_for_block): Likewise for the
11056 final call in a block. Do the same thing for live-in registers
11057 when calling emit_remat_insns at the head of a block.
11058
11059 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
11060
11061 * df-scan.c (df_get_entry_block_def_set): Use crtl->abi to test
11062 whether the current function needs to save at least part of a
11063 register before using it.
11064 (df_get_exit_block_use_set): Likewise for epilogue restores.
11065
11066 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
11067
11068 * df-problems.c: Include regs.h and function-abi.h.
11069 (df_rd_problem_data): Rename sparse_invalidated_by_call to
11070 sparse_invalidated_by_eh and dense_invalidated_by_call to
11071 dense_invalidated_by_eh.
11072 (df_print_bb_index): Update accordingly.
11073 (df_rd_alloc, df_rd_start_dump, df_rd_confluence_n): Likewise.
11074 (df_lr_confluence_n): Use eh_edge_abi to get the set of registers
11075 that are clobbered by an EH edge. Clobber partially-clobbered
11076 registers as well as fully-clobbered ones.
11077 (df_md_confluence_n): Likewise.
11078 (df_rd_local_compute): Likewise. Update for changes to
11079 df_rd_problem_data.
11080 * df-scan.c (df_scan_start_dump): Use eh_edge_abi to get the set
11081 of registers that are clobbered by an EH edge. Includde partially-
11082 clobbered registers as well as fully-clobbered ones.
11083
11084 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
11085
11086 * cselib.c (cselib_process_insn): If we know what mode a
11087 register was set in, check whether it is clobbered in that
11088 mode by a call. Only fall back to reg_raw_mode if that fails.
11089
11090 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
11091
11092 * cse.c: Include regs.h and function-abi.h.
11093 (invalidate_for_call): Take the call insn as an argument.
11094 Use insn_callee_abi to get the ABI of the call and invalidate
11095 partially clobbered registers as well as fully clobbered ones.
11096 (cse_insn): Update call accordingly.
11097
11098 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
11099
11100 * combine.c: Include function-abi.h.
11101 (record_dead_and_set_regs): Use insn_callee_abi to get the ABI
11102 of the target of call insns. Invalidate partially-clobbered
11103 registers as well as fully-clobbered ones.
11104
11105 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
11106
11107 * cfgloopanal.c: Include regs.h and function-abi.h.
11108 (init_set_costs): Use default_function_abi to test whether
11109 a general register is call-clobbered.
11110
11111 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
11112
11113 * cfgcleanup.c (old_insns_match_p): Compare the ABIs of calls
11114 instead of the call-clobbered sets.
11115
11116 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
11117
11118 * caller-save.c (setup_save_areas): Remove redundant |s of
11119 fixed_reg_set.
11120 (save_call_clobbered_regs): Likewise. Use the call ABI rather
11121 than call_used_or_fixed_regs to decide whether a REG_RETURNED
11122 value is useful.
11123
11124 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
11125
11126 * rtl.h (predefined_function_abi): Declare.
11127 (choose_hard_reg_mode): Take a pointer to a predefined_function_abi
11128 instead of a boolean call_save flag.
11129 * config/gcn/gcn.c (gcn_hard_regno_caller_save_mode): Update call
11130 accordingly.
11131 * config/i386/i386.h (HARD_REGNO_CALLER_SAVE_MODE): Likewise.
11132 * config/ia64/ia64.h (HARD_REGNO_CALLER_SAVE_MODE): Likewise.
11133 * config/mips/mips.c (mips_hard_regno_caller_save_mode): Likewise.
11134 * config/msp430/msp430.h (HARD_REGNO_CALLER_SAVE_MODE): Likewise.
11135 * config/rs6000/rs6000.h (HARD_REGNO_CALLER_SAVE_MODE): Likewise.
11136 * config/sh/sh.c (sh_hard_regno_caller_save_mode): Likewise.
11137 * reginfo.c (init_reg_modes_target): Likewise.
11138 (choose_hard_reg_mode): Take a pointer to a predefined_function_abi
11139 instead of a boolean call_save flag.
11140 * targhooks.c: Include function-abi.h.
11141 (default_dwarf_frame_reg_mode): Update call to choose_hard_reg_mode,
11142 using eh_edge_abi to choose the mode.
11143
11144 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
11145
11146 * target.def (hard_regno_call_part_clobbered): Take an ABI
11147 identifier instead of an rtx_insn.
11148 * doc/tm.texi: Regenerate.
11149 * hooks.h (hook_bool_insn_uint_mode_false): Delete.
11150 (hook_bool_uint_uint_mode_false): New function.
11151 * hooks.c (hook_bool_insn_uint_mode_false): Delete.
11152 (hook_bool_uint_uint_mode_false): New function.
11153 * config/aarch64/aarch64.c (aarch64_hard_regno_call_part_clobbered):
11154 Take an ABI identifier instead of an rtx_insn.
11155 * config/avr/avr.c (avr_hard_regno_call_part_clobbered): Likewise.
11156 * config/i386/i386.c (ix86_hard_regno_call_part_clobbered): Likewise.
11157 * config/mips/mips.c (mips_hard_regno_call_part_clobbered): Likewise.
11158 * config/pru/pru.c (pru_hard_regno_call_part_clobbered): Likewise.
11159 * config/rs6000/rs6000.c (rs6000_hard_regno_call_part_clobbered):
11160 Likewise.
11161 * config/s390/s390.c (s390_hard_regno_call_part_clobbered): Likewise.
11162 * cselib.c: Include function-abi.h.
11163 (cselib_process_insn): Update call to
11164 targetm.hard_regno_call_part_clobbered, using insn_callee_abi
11165 to get the appropriate ABI identifier.
11166 * function-abi.cc (predefined_function_abi::initialize): Update call
11167 to targetm.hard_regno_call_part_clobbered.
11168 * ira-conflicts.c (ira_build_conflicts): Likewise.
11169 * ira-costs.c (ira_tune_allocno_costs): Likewise.
11170 * lra-constraints.c: Include function-abi.h.
11171 (need_for_call_save_p): Update call to
11172 targetm.hard_regno_call_part_clobbered, using insn_callee_abi
11173 to get the appropriate ABI identifier.
11174 * lra-lives.c (check_pseudos_live_through_calls): Likewise.
11175 * regcprop.c (copyprop_hardreg_forward_1): Update call
11176 to targetm.hard_regno_call_part_clobbered.
11177 * reginfo.c (choose_hard_reg_mode): Likewise.
11178 * regrename.c (check_new_reg_p): Likewise.
11179 * reload.c (find_equiv_reg): Likewise.
11180 * reload1.c (emit_reload_insns): Likewise.
11181 * sched-deps.c: Include function-abi.h.
11182 (deps_analyze_insn): Update call to
11183 targetm.hard_regno_call_part_clobbered, using insn_callee_abi
11184 to get the appropriate ABI identifier.
11185 * sel-sched.c (init_regs_for_mode, mark_unavailable_hard_regs): Update
11186 call to targetm.hard_regno_call_part_clobbered.
11187 * targhooks.c (default_dwarf_frame_reg_mode): Likewise.
11188
11189 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
11190
11191 * config/i386/i386.c: Include function-abi.h.
11192 (ix86_avx_u128_mode_needed): Treat function calls as AVX_U128_ANY
11193 if they preserve some 256-bit or 512-bit SSE registers.
11194
11195 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
11196
11197 * target.def (insn_callee_abi): New hook.
11198 (remove_extra_call_preserved_regs): Delete.
11199 * doc/tm.texi.in (TARGET_INSN_CALLEE_ABI): New macro.
11200 (TARGET_REMOVE_EXTRA_CALL_PRESERVED_REGS): Delete.
11201 * doc/tm.texi: Regenerate.
11202 * targhooks.h (default_remove_extra_call_preserved_regs): Delete.
11203 * targhooks.c (default_remove_extra_call_preserved_regs): Delete.
11204 * config/aarch64/aarch64.c (aarch64_simd_call_p): Constify the
11205 insn argument.
11206 (aarch64_remove_extra_call_preserved_regs): Delete.
11207 (aarch64_insn_callee_abi): New function.
11208 (TARGET_REMOVE_EXTRA_CALL_PRESERVED_REGS): Delete.
11209 (TARGET_INSN_CALLEE_ABI): New macro.
11210 * rtl.h (get_call_fndecl): Declare.
11211 (cgraph_rtl_info): Fix formatting. Tweak comment for
11212 function_used_regs. Remove function_used_regs_valid.
11213 * rtlanal.c (get_call_fndecl): Moved from final.c
11214 * function-abi.h (insn_callee_abi): Declare.
11215 (target_function_abi_info): Mention insn_callee_abi.
11216 * function-abi.cc (fndecl_abi): Handle flag_ipa_ra in a similar
11217 way to get_call_reg_set_usage did.
11218 (insn_callee_abi): New function.
11219 * regs.h (get_call_reg_set_usage): Delete.
11220 * final.c: Include function-abi.h.
11221 (collect_fn_hard_reg_usage): Add fixed and stack registers to
11222 function_used_regs before the main loop rather than afterwards.
11223 Use insn_callee_abi instead of get_call_reg_set_usage. Exit early
11224 if function_used_regs ends up not being useful.
11225 (get_call_fndecl): Move to rtlanal.c
11226 (get_call_cgraph_rtl_info, get_call_reg_set_usage): Delete.
11227 * caller-save.c: Include function-abi.h.
11228 (setup_save_areas, save_call_clobbered_regs): Use insn_callee_abi
11229 instead of get_call_reg_set_usage.
11230 * cfgcleanup.c: Include function-abi.h.
11231 (old_insns_match_p): Use insn_callee_abi instead of
11232 get_call_reg_set_usage.
11233 * cgraph.h (cgraph_node::rtl_info): Take a const_tree instead of
11234 a tree.
11235 * cgraph.c (cgraph_node::rtl_info): Likewise. Initialize
11236 function_used_regs.
11237 * df-scan.c: Include function-abi.h.
11238 (df_get_call_refs): Use insn_callee_abi instead of
11239 get_call_reg_set_usage.
11240 * ira-lives.c: Include function-abi.h.
11241 (process_bb_node_lives): Use insn_callee_abi instead of
11242 get_call_reg_set_usage.
11243 * lra-lives.c: Include function-abi.h.
11244 (process_bb_lives): Use insn_callee_abi instead of
11245 get_call_reg_set_usage.
11246 * postreload.c: Include function-abi.h.
11247 (reload_combine): Use insn_callee_abi instead of
11248 get_call_reg_set_usage.
11249 * regcprop.c: Include function-abi.h.
11250 (copyprop_hardreg_forward_1): Use insn_callee_abi instead of
11251 get_call_reg_set_usage.
11252 * resource.c: Include function-abi.h.
11253 (mark_set_resources, mark_target_live_regs): Use insn_callee_abi
11254 instead of get_call_reg_set_usage.
11255 * var-tracking.c: Include function-abi.h.
11256 (dataflow_set_clear_at_call): Use insn_callee_abi instead of
11257 get_call_reg_set_usage.
11258
11259 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
11260
11261 * target.def (fntype_abi): New target hook.
11262 * doc/tm.texi.in (TARGET_FNTYPE_ABI): Likewise.
11263 * doc/tm.texi: Regenerate.
11264 * target.h (predefined_function_abi): Declare.
11265 * function-abi.cc (fntype_abi): Call targetm.calls.fntype_abi,
11266 if defined.
11267 * config/aarch64/aarch64.h (ARM_PCS_SIMD): New arm_pcs value.
11268 * config/aarch64/aarch64.c: Include function-abi.h.
11269 (aarch64_simd_abi, aarch64_fntype_abi): New functions.
11270 (TARGET_FNTYPE_ABI): Define.
11271
11272 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
11273
11274 * Makefile.in (OBJS): Add function-abi.o.
11275 (GTFILES): Add function-abi.h.
11276 * function-abi.cc: New file.
11277 * function-abi.h: Likewise.
11278 * emit-rtl.h (rtl_data::abi): New field.
11279 * function.c: Include function-abi.h.
11280 (prepare_function_start): Initialize crtl->abi.
11281 * read-rtl-function.c: Include regs.h and function-abi.h.
11282 (read_rtl_function_body): Initialize crtl->abi.
11283 (read_rtl_function_body_from_file_range): Likewise.
11284 * reginfo.c: Include function-abi.h.
11285 (init_reg_sets_1): Initialize default_function_abi.
11286 (globalize_reg): Call add_full_reg_clobber for each predefined ABI
11287 when making a register global.
11288 * target-globals.h (this_target_function_abi_info): Declare.
11289 (target_globals::function_abi_info): New field.
11290 (restore_target_globals): Copy it.
11291 * target-globals.c: Include function-abi.h.
11292 (default_target_globals): Initialize the function_abi_info field.
11293 (target_globals): Allocate it.
11294 (save_target_globals): Free it.
11295
11296 2019-09-30 Nick Clifton <nickc@redhat.com>
11297
11298 PR target/85978
11299 * config/frv/frv.c (frv_register_move_cost): Add break statements
11300 to avoid falling through to the wrong cases. Tidy code.
11301
11302 2019-09-30 Richard Sandiford <richard.sandiford@arm.com>
11303
11304 * config/aarch64/aarch64.c (aarch64_hard_regno_call_part_clobbered):
11305 For multi-registers modes, test how big each register part is.
11306
11307 2019-09-30 Nick Clifton <nickc@redhat.com>
11308
11309 PR target/59205
11310 * config/iq2000/iq2000.c (iq2000_select_section): Delete.
11311 (TARGET_ASM_SELECT_SECTION): Remove definition.
11312 (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Allow definition.
11313
11314 2019-09-30 Ilya Leoshkevich <iii@linux.ibm.com>
11315
11316 * emit-rtl.c (init_raw_REG): New function.
11317 (gen_raw_REG): Use init_raw_REG.
11318 * gengenrtl.c (gendef): Emit init_* functions and alloca_*
11319 macros.
11320 * rtl.c (rtx_alloc_stat_v): Use rtx_init.
11321 * rtl.h (rtx_init): New function.
11322 (rtx_alloca): New function.
11323 (init_raw_REG): New function.
11324 (alloca_raw_REG): New macro.
11325
11326 2019-09-30 Michael Meissner <meissner@linux.ibm.com>
11327
11328 * config/rs6000/predicates.md (pcrel_address): Delete predicate.
11329 (pcrel_local_address): Replace pcrel_address predicate, use the
11330 new function address_to_insn_form.
11331 (pcrel_external_address): Replace with new implementation using
11332 address_to_insn_form..
11333 (prefixed_mem_operand): Delete predicate which is now unused.
11334 (pcrel_external_mem_operand): Delete predicate which is now
11335 unused.
11336 * config/rs6000/rs6000-protos.h (enum insn_form): New
11337 enumeration.
11338 (enum non_prefixed_form): New enumeration.
11339 (address_to_insn_form): New declaration.
11340 (prefixed_load_p): New declaration.
11341 (prefixed_store_p): New declaration.
11342 (prefixed_paddi_p): New declaration.
11343 (rs6000_asm_output_opcode): New declaration.
11344 (rs6000_final_prescan_insn): Move declaration and update calling
11345 signature.
11346 (address_is_prefixed): New helper inline function.
11347 * config/rs6000/rs6000.c(print_operand_address): Check for either
11348 PC-relative local symbols or PC-relative external symbols.
11349 (rs6000_emit_move): Support loading PC-relative addresses.
11350 (mode_supports_prefixed_address_p): Delete, no longer used.
11351 (rs6000_prefixed_address_mode_p): Delete, no longer used.
11352 (address_to_insn_form): New function to decode an address format.
11353 (reg_to_non_prefixed): New function to identify what the
11354 non-prefixed memory instruction format is for a register.
11355 (prefixed_load_p): New function to identify prefixed loads.
11356 (prefixed_store_p): New function to identify prefixed stores.
11357 (prefixed_paddi_p): New function to identify prefixed load
11358 immediates.
11359 (next_insn_prefixed_p): New static state variable.
11360 (rs6000_final_prescan_insn): New function to determine if an insn
11361 uses a prefixed instruction.
11362 (rs6000_asm_output_opcode): New function to emit 'p' in front of a
11363 prefixed instruction.
11364 * config/rs6000/rs6000.h (FINAL_PRESCAN_INSN): New target hook.
11365 (ASM_OUTPUT_OPCODE): New target hook.
11366 * config/rs6000/rs6000.md (prefixed): New insn attribute for
11367 prefixed instructions.
11368 (prefixed_length): New insn attribute for the size of prefixed
11369 instructions.
11370 (non_prefixed_length): New insn attribute for the size of
11371 non-prefixed instructions.
11372 (pcrel_local_addr): New insn to load up a local PC-relative
11373 address.
11374 (pcrel_extern_addr): New insn to load up an external PC-relative
11375 address.
11376 (mov<mode>_64bit_dm): Split the alternatives for loading 0.0 to a
11377 GPR and loading a 128-bit floating point type to a GPR.
11378
11379 2019-09-30 Richard Biener <rguenther@suse.de>
11380
11381 * gimple.c (gimple_get_lhs): For PHIs return the result.
11382 * tree-vectorizer.h (vectorizable_live_operation): Also get the
11383 SLP instance as argument.
11384 * tree-vect-loop.c (vect_analyze_loop_operations): Also handle
11385 double-reduction PHIs with vectorizable_lc_phi.
11386 (vect_analyze_loop_operations): Adjust.
11387 (vect_create_epilog_for_reduction): Remove all code not dealing
11388 with reduction LC PHI or epilogue generation.
11389 (vectorizable_live_operation): Call vect_create_epilog_for_reduction
11390 for live stmts of reductions.
11391 * tree-vect-stmts.c (vectorizable_condition): When !for_reduction
11392 do not handle defs that are not vect_internal_def.
11393 (can_vectorize_live_stmts): Adjust.
11394 (vect_analyze_stmt): When the vectorized stmt defined a value
11395 used on backedges adjust the backedge uses of vectorized PHIs.
11396
11397 2019-09-30 Martin Jambor <mjambor@suse.cz>
11398
11399 PR ipa/91853
11400 * tree-inline.c (force_value_to_type): New function.
11401 (setup_one_parameter): Use force_value_to_type to convert type.
11402 * tree-inline.c (force_value_to_type): Declare.
11403 * ipa-param-manipulation.c (ipa_param_adjustments::modify_call): Deal
11404 with register type mismatches.
11405
11406 2019-09-30 Andreas Tobler <andreast@gcc.gnu.org>
11407
11408 * config.gcc: Use the secure-plt on FreeBSD 13 and upwards for
11409 32-bit PowerPC.
11410 Define TARGET_FREEBSD32_SECURE_PLT for 64-bit PowerPC.
11411 * config/rs6000/t-freebsd64: Make use of the above define and build
11412 the 32-bit libraries with secure-plt.
11413
11414 2019-09-30 Jakub Jelinek <jakub@redhat.com>
11415
11416 PR target/91931
11417 * config/i386/i386-expand.c (ix86_expand_adjust_ufix_to_sfix_si): Use
11418 gen_int_mode instead of GEN_INT.
11419
11420 2019-09-29 Iain Sandoe <iain@sandoe.co.uk>
11421
11422 * config/darwin.c (gen_macho_low): Amend to include the mode
11423 argument.
11424 (machopic_indirect_data_reference): Amend gen_macho_low call
11425 to include mode argument
11426 * config/rs6000/rs6000.c (emit_move): Likewise. Amend a comment.
11427 * config/rs6000/darwin.md (@macho_low_<mode>): New, replaces
11428 the macho_high expander and two define_insn entries.
11429
11430 2019-09-29 Jakub Jelinek <jakub@redhat.com>
11431
11432 PR bootstrap/90543
11433 * optc-save-gen.awk: Fix up printing string option differences.
11434
11435 2019-09-29 Kewen Lin <linkw@gcc.gnu.org>
11436
11437 * config/rs6000/rs6000.c (rs6000_builtin_vectorization_cost): Lower
11438 vec_perm cost to 1 for non-Power7 VSX architectures.
11439
11440 2019-09-29 Kewen Lin <linkw@gcc.gnu.org>
11441
11442 * config/rs6000/vsx.md (vec_pack[su]_float_v2di): New define_expand.
11443 (vec_unpack_[su]fix_trunc_hi_v4sf): Likewise.
11444 (vec_unpack_[su]fix_trunc_lo_v4sf): Likewise.
11445
11446 2019-09-28 Iain Sandoe <iain@sandoe.co.uk>
11447
11448 * config/darwin.c (gen_macho_high): Amend to include the mode
11449 argument.
11450 (machopic_indirect_data_reference): Amend gen_macho_high call
11451 to include mode argument.
11452 (machopic_legitimize_pic_address): Likewise.
11453 * config/rs6000/rs6000.c (rs6000_legitimize_address):
11454 * config/rs6000/darwin.md (@macho_high_<mode>): New, replaces
11455 the macho_high expander and two define_insn entries.
11456
11457 2019-09-28 Oleg Endo <olegendo@gcc.gnu.org>
11458
11459 PR target/86805
11460 * config/sh/sh.c (TARGET_HAVE_SPECULATION_SAFE_VALUE): Define.
11461
11462 2019-09-28 Oleg Endo <olegendo@gcc.gnu.org>
11463
11464 PR target/80672
11465 * config/sh/sh.c (parse_validate_atomic_model_option): Use
11466 std::string::compare instead of std::string::find.
11467
11468 2019-09-27 Maciej W. Rozycki <macro@wdc.com>
11469
11470 * configure: Regenerate.
11471
11472 2019-09-27 Jakub Jelinek <jakub@redhat.com>
11473
11474 PR middle-end/91920
11475 * gimplify.c (omp_default_clause): Predetermine DECL_IN_CONSTANT_POOL
11476 variables as shared.
11477
11478 2019-09-27 Iain Sandoe <iain@sandoe.co.uk>
11479
11480 * config/rs6000/darwin.md (@macho_correct_pic_<mode>): New,
11481 replaces the expander and two define_insn entries.
11482 (@reload_macho_picbase_<mode>): Update gen_macho_correct_pic
11483 call.
11484 * config/rs6000/rs6000.md (builtin_setjmp_receiver): Likewise.
11485
11486 2019-09-27 David Malcolm <dmalcolm@redhat.com>
11487
11488 * fibonacci_heap.h (fibonacci_heap::empty): Make const.
11489 (fibonacci_heap::nodes): Likewise.
11490 (fibonacci_heap::min_key): Likewise.
11491 (fibonacci_heap::min): Likewise.
11492
11493 2019-09-27 David Malcolm <dmalcolm@redhat.com>
11494
11495 * cgraph.c (cgraph_node::get_fun): Make const.
11496 * cgraph.h (cgraph_node::get_fun): Likewise.
11497
11498 2019-09-27 Jakub Jelinek <jakub@redhat.com>
11499
11500 PR target/91919
11501 * config/arm/arm.md (<US>mlal): Remove SE wrappers around operands
11502 of SImode MULT.
11503
11504 2019-09-27 Richard Biener <rguenther@suse.de>
11505
11506 * tree-vectorizer.h (_stmt_vec_info::reduc_fn): New.
11507 (STMT_VINFO_REDUC_FN): Likewise.
11508 * tree-vectorizer.c (vec_info::new_stmt_vec_info): Initialize
11509 STMT_VINFO_REDUC_FN.
11510 * tree-vect-loop.c (vect_is_simple_reduction): Fix STMT_VINFO_REDUC_IDX
11511 for condition reductions.
11512 (vect_create_epilog_for_reduction): Compute all required state
11513 from the stmt to be vectorized.
11514 (vectorizable_reduction): Simplify vect_create_epilog_for_reduction
11515 invocation and remove then dead code. For single def-use chains
11516 record only a single vector stmt.
11517
11518 2019-09-27 Richard Sandiford <richard.sandiford@arm.com>
11519
11520 * config/aarch64/aarch64-protos.h (aarch64_builtin_class): New enum.
11521 (AARCH64_BUILTIN_SHIFT, AARCH64_BUILTIN_CLASS): New constants.
11522 (aarch64_gimple_fold_builtin, aarch64_mangle_builtin_type)
11523 (aarch64_fold_builtin, aarch64_init_builtins, aarch64_expand_builtin):
11524 (aarch64_builtin_decl, aarch64_builtin_rsqrt): Delete.
11525 (aarch64_general_mangle_builtin_type, aarch64_general_init_builtins):
11526 (aarch64_general_fold_builtin, aarch64_general_gimple_fold_builtin):
11527 (aarch64_general_expand_builtin, aarch64_general_builtin_decl):
11528 (aarch64_general_builtin_rsqrt): Declare.
11529 * config/aarch64/aarch64-builtins.c (aarch64_general_add_builtin):
11530 New function.
11531 (aarch64_mangle_builtin_type): Rename to...
11532 (aarch64_general_mangle_builtin_type): ...this.
11533 (aarch64_init_fcmla_laneq_builtins, aarch64_init_simd_builtins)
11534 (aarch64_init_crc32_builtins, aarch64_init_builtin_rsqrt)
11535 (aarch64_init_pauth_hint_builtins, aarch64_init_tme_builtins): Use
11536 aarch64_general_add_builtin instead of add_builtin_function.
11537 (aarch64_init_builtins): Rename to...
11538 (aarch64_general_init_builtins): ...this. Use
11539 aarch64_general_add_builtin instead of add_builtin_function.
11540 (aarch64_builtin_decl): Rename to...
11541 (aarch64_general_builtin_decl): ...this and remove the unused
11542 arguments.
11543 (aarch64_expand_builtin): Rename to...
11544 (aarch64_general_expand_builtin): ...this and remove the unused
11545 arguments.
11546 (aarch64_builtin_rsqrt): Rename to...
11547 (aarch64_general_builtin_rsqrt): ...this.
11548 (aarch64_fold_builtin): Rename to...
11549 (aarch64_general_fold_builtin): ...this. Take the function subcode
11550 and return type as arguments. Remove the "ignored" argument.
11551 (aarch64_gimple_fold_builtin): Rename to...
11552 (aarch64_general_gimple_fold_builtin): ...this. Take the function
11553 subcode and gcall as arguments, and return the new function call.
11554 * config/aarch64/aarch64.c (aarch64_init_builtins)
11555 (aarch64_fold_builtin, aarch64_gimple_fold_builtin)
11556 (aarch64_expand_builtin, aarch64_builtin_decl): New functions.
11557 (aarch64_builtin_reciprocal): Call aarch64_general_builtin_rsqrt
11558 instead of aarch64_builtin_rsqrt.
11559 (aarch64_mangle_type): Call aarch64_general_mangle_builtin_type
11560 instead of aarch64_mangle_builtin_type.
11561
11562 2019-09-27 Richard Sandiford <richard.sandiford@arm.com>
11563
11564 * target.def (check_builtin_call): New target hook.
11565 * doc/tm.texi.in (TARGET_CHECK_BUILTIN_CALL): New @hook.
11566 * doc/tm.texi: Regenerate.
11567
11568 2019-09-27 Richard Sandiford <richard.sandiford@arm.com>
11569
11570 PR tree-optimization/91909
11571 * tree-vect-loop.c (vect_create_epilog_for_reduction): Take a
11572 reduc_index parameter. When handling COND_REDUCTION, make sure
11573 that the reduction phi operand is in the correct arm of the
11574 VEC_COND_EXPR.
11575 (vectorizable_reduction): Pass reduc_index to the above.
11576
11577 2019-09-27 Yuliang Wang <yuliang.wang@arm.com>
11578
11579 * config/aarch64/aarch64-sve2.md (aarch64_sve2_sra<mode>):
11580 New combine pattern.
11581
11582 2019-09-26 Max Filippov <jcmvbkbc@gmail.com>
11583
11584 * config/xtensa/xtensa.c (hwloop_optimize): Insert zero overhead
11585 loop instruction into new basic block before the loop when basic
11586 block that precedes the loop is empty.
11587
11588 2019-09-26 Jakub Jelinek <jakub@redhat.com>
11589
11590 * function.c (gimplify_parameters): Use build_clobber function.
11591 * tree-ssa.c (execute_update_addresses_taken): Likewise.
11592 * tree-inline.c (expand_call_inline): Likewise.
11593 * tree-sra.c (clobber_subtree): Likewise.
11594 * tree-ssa-ccp.c (insert_clobber_before_stack_restore): Likewise.
11595 * omp-low.c (lower_rec_simd_input_clauses, lower_rec_input_clauses,
11596 lower_omp_single, lower_depend_clauses, lower_omp_taskreg,
11597 lower_omp_target): Likewise.
11598 * omp-expand.c (expand_omp_for_generic): Likewise.
11599 * omp-offload.c (ompdevlow_adjust_simt_enter): Likewise.
11600
11601 2019-09-26 Will Schmidt <will_schmidt@vnet.ibm.com>
11602
11603 * config/rs6000/rs6000-builtin.def: (LVSL, LVSR, LVEBX, LVEHX,
11604 LVEWX, LVXL, LVXL_V2DF, LVXL_V2DI, LVXL_V4SF, LVXL_V4SI, LVXL_V8HI,
11605 LVXL_V16QI, LVX, LVX_V1TI, LVX_V2DF, LVX_V2DI, LVX_V4SF, LVX_V4SI,
11606 LVX_V8HI, LVX_V16QI, LVLX, LVLXL, LVRX, LVRXL, LXSDX, LXVD2X_V1TI,
11607 LXVD2X_V2DF, LXVD2X_V2DI, LXVDSX, LXVW4X_V4SF, LXVW4X_V4SI,
11608 LXVW4X_V8HI, LXVW4X_V16QI, LD_ELEMREV_V1TI, LD_ELEMREV_V2DF,
11609 LD_ELEMREV_V2DI, LD_ELEMREV_V4SF, LD_ELEMREV_V4SI, LD_ELEMREV_V8HI,
11610 LD_ELEMREV_V16QI): Use the PURE attribute.
11611
11612 2019-09-26 Iain Sandoe <iain@sandoe.co.uk>
11613
11614 * config/rs6000/darwin.md: Replace the expanders for
11615 load_macho_picbase and reload_macho_picbase with use of '@'
11616 and <mode> in their respective define_insns.
11617 (nonlocal_goto_receiver): Pass Pmode to gen_reload_macho_picbase.
11618 * config/rs6000/rs6000-logue.c (rs6000_emit_prologue): Pass
11619 Pmode to gen_load_macho_picbase.
11620 * config/rs6000/rs6000.md: Likewise.
11621
11622 2019-09-25 Richard Biener <rguenther@suse.de>
11623
11624 PR tree-optimization/91896
11625 * tree-vect-loop.c (vectorizable_reduction): The single
11626 def-use cycle optimization cannot apply when there's more
11627 than one pattern stmt involved.
11628
11629 2019-09-26 Richard Biener <rguenther@suse.de>
11630
11631 * tree-vect-loop.c (vect_analyze_loop_operations): Analyze
11632 loop-closed PHIs that are vect_internal_def.
11633 (vect_create_epilog_for_reduction): Exit early for nested cycles.
11634 Simplify.
11635 (vectorizable_lc_phi): New.
11636 * tree-vect-stmts.c (vect_analyze_stmt): Call vectorize_lc_phi.
11637 (vect_transform_stmt): Likewise.
11638 * tree-vectorizer.h (stmt_vec_info_type): Add lc_phi_info_type.
11639 (vectorizable_lc_phi): Declare.
11640
11641 2019-09-26 Richard Biener <rguenther@suse.de>
11642
11643 * tree-vect-loop.c (vect_analyze_loop_operations): Also call
11644 vectorizable_reduction for vect_double_reduction_def.
11645 (vect_transform_loop): Likewise.
11646 (vect_create_epilog_for_reduction): Move double-reduction
11647 PHI creation and preheader argument setting of PHIs ...
11648 (vectorizable_reduction): ... here. Also process
11649 vect_double_reduction_def PHIs, creating the vectorized
11650 PHI nodes, remembering the scalar adjustment computed for
11651 the epilogue in STMT_VINFO_REDUC_EPILOGUE_ADJUSTMENT.
11652 Remember the original reduction code in STMT_VINFO_REDUC_CODE.
11653 * tree-vectorizer.c (vec_info::new_stmt_vec_info):
11654 Initialize STMT_VINFO_REDUC_CODE.
11655 * tree-vectorizer.h (_stmt_vec_info::reduc_epilogue_adjustment): New.
11656 (_stmt_vec_info::reduc_code): Likewise.
11657 (STMT_VINFO_REDUC_EPILOGUE_ADJUSTMENT): Likewise.
11658 (STMT_VINFO_REDUC_CODE): Likewise.
11659
11660 2019-09-26 Matt Turner <mattst88@gmail.com>
11661
11662 PR driver/69471
11663 * config/aarch64/aarch64.opt (march=): Add Negative(march=).
11664 (mtune=): Add Negative(mtune=).
11665 (mcpu=): Add Negative(mcpu=).
11666 * config/arm/arm.opt: Likewise.
11667
11668 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
11669
11670 * config/arm/arm.md (arm_<simd32_op>): New define_insn.
11671 * config/arm/arm_acle.h (__smlald, __smlaldx, __smlsld, __smlsldx):
11672 Define.
11673 * config/arm/arm_acle.h: Define builtins for the above.
11674 * config/arm/iterators.md (SIMD32_DIMODE): New int_iterator.
11675 (simd32_op): Handle the above.
11676 * config/arm/unspecs.md: Define unspecs for the above.
11677
11678 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
11679
11680 * config/arm/arm.md (arm_<simd32_op>): New define_insn.
11681 (arm_<sup>xtb16): Likewise.
11682 (arm_usada8): Likewise.
11683 * config/arm/arm_acle.h (__qadd8, __qsub8, __shadd8, __shsub8,
11684 __uhadd8, __uhsub8, __uqadd8, __uqsub8, __qadd16, __qasx, __qsax,
11685 __qsub16, __shadd16, __shasx, __shsax, __shsub16, __uhadd16, __uhasx,
11686 __uhsax, __uhsub16, __uqadd16, __uqasx, __uqsax, __uqsub16, __sxtab16,
11687 __sxtb16, __uxtab16, __uxtb16): Define.
11688 * config/arm/arm_acle_builtins.def: Define builtins for the above.
11689 * config/arm/unspecs.md: Define unspecs for the above.
11690 * config/arm/iterators.md (SIMD32_NOGE_BINOP): New int_iterator.
11691 (USXTB16): Likewise.
11692 (simd32_op): New int_attribute.
11693 (sup): Handle UNSPEC_SXTB16, UNSPEC_UXTB16.
11694 * doc/sourcebuild.exp (arm_simd32_ok): Document.
11695
11696 2019-09-26 Martin Jambor <mjambor@suse.cz>
11697
11698 * ipa-sra.c (verify_splitting_accesses): Fix quoting in a call to
11699 internal_error.
11700
11701 2019-09-26 Martin Jambor <mjambor@suse.cz>
11702
11703 * ipa-sra.c (process_scan_results): Fix continue condition.
11704
11705 2019-09-26 Martin Liska <mliska@suse.cz>
11706
11707 PR tree-optimization/91885
11708 * tree-vectorizer.c (try_vectorize_loop_1): Add
11709 TODO_update_ssa_only_virtuals similarly to what slp pass does.
11710
11711 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
11712
11713 * config/aarch64/aarch64.c (aarch64_rtx_costs): Use
11714 aarch64_plus_immediate rather than aarch64_uimm12_shift
11715 to test for valid PLUS immediates.
11716
11717 2019-09-25 Martin Jambor <mjambor@suse.cz>
11718
11719 * tree-sra.c (no_accesses_p): Remove.
11720 (no_accesses_representant): Likewise.
11721
11722 2019-09-25 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
11723
11724 * config/aarch64/arm_neon.h (vaba_s8): Use __ in identifiers
11725 consistenly.
11726 (vaba_s16): Likewise.
11727 (vaba_s32): Likewise.
11728 (vaba_u8): Likewise.
11729 (vaba_u16): Likewise.
11730 (vaba_u32): Likewise.
11731 (vabal_high_s8): Likewise.
11732 (vabal_high_s16): Likewise.
11733 (vabal_high_s32): Likewise.
11734 (vabal_high_u8): Likewise.
11735 (vabal_high_u16): Likewise.
11736 (vabal_high_u32): Likewise.
11737 (vabal_s8): Likewise.
11738 (vabal_s16): Likewise.
11739 (vabal_s32): Likewise.
11740 (vabal_u8): Likewise.
11741 (vabal_u16): Likewise.
11742 (vabal_u32): Likewise.
11743 (vabaq_s8): Likewise.
11744 (vabaq_s16): Likewise.
11745 (vabaq_s32): Likewise.
11746 (vabaq_u8): Likewise.
11747 (vabaq_u16): Likewise.
11748 (vabaq_u32): Likewise.
11749 (vabd_s8): Likewise.
11750 (vabd_s16): Likewise.
11751 (vabd_s32): Likewise.
11752 (vabd_u8): Likewise.
11753 (vabd_u16): Likewise.
11754 (vabd_u32): Likewise.
11755 (vabdl_high_s8): Likewise.
11756 (vabdl_high_s16): Likewise.
11757 (vabdl_high_s32): Likewise.
11758 (vabdl_high_u8): Likewise.
11759 (vabdl_high_u16): Likewise.
11760 (vabdl_high_u32): Likewise.
11761 (vabdl_s8): Likewise.
11762 (vabdl_s16): Likewise.
11763 (vabdl_s32): Likewise.
11764 (vabdl_u8): Likewise.
11765 (vabdl_u16): Likewise.
11766 (vabdl_u32): Likewise.
11767 (vabdq_s8): Likewise.
11768 (vabdq_s16): Likewise.
11769 (vabdq_s32): Likewise.
11770 (vabdq_u8): Likewise.
11771 (vabdq_u16): Likewise.
11772 (vabdq_u32): Likewise.
11773 (vaddlv_s8): Likewise.
11774 (vaddlv_s16): Likewise.
11775 (vaddlv_u8): Likewise.
11776 (vaddlv_u16): Likewise.
11777 (vaddlvq_s8): Likewise.
11778 (vaddlvq_s16): Likewise.
11779 (vaddlvq_s32): Likewise.
11780 (vaddlvq_u8): Likewise.
11781 (vaddlvq_u16): Likewise.
11782 (vaddlvq_u32): Likewise.
11783 (vcvtx_f32_f64): Likewise.
11784 (vcvtx_high_f32_f64): Likewise.
11785 (vcvtxd_f32_f64): Likewise.
11786 (vmla_n_f32): Likewise.
11787 (vmla_n_s16): Likewise.
11788 (vmla_n_s32): Likewise.
11789 (vmla_n_u16): Likewise.
11790 (vmla_n_u32): Likewise.
11791 (vmla_s8): Likewise.
11792 (vmla_s16): Likewise.
11793 (vmla_s32): Likewise.
11794 (vmla_u8): Likewise.
11795 (vmla_u16): Likewise.
11796 (vmla_u32): Likewise.
11797 (vmlal_high_n_s16): Likewise.
11798 (vmlal_high_n_s32): Likewise.
11799 (vmlal_high_n_u16): Likewise.
11800 (vmlal_high_n_u32): Likewise.
11801 (vmlal_high_s8): Likewise.
11802 (vmlal_high_s16): Likewise.
11803 (vmlal_high_s32): Likewise.
11804 (vmlal_high_u8): Likewise.
11805 (vmlal_high_u16): Likewise.
11806 (vmlal_high_u32): Likewise.
11807 (vmlal_n_s16): Likewise.
11808 (vmlal_n_s32): Likewise.
11809 (vmlal_n_u16): Likewise.
11810 (vmlal_n_u32): Likewise.
11811 (vmlal_s8): Likewise.
11812 (vmlal_s16): Likewise.
11813 (vmlal_s32): Likewise.
11814 (vmlal_u8): Likewise.
11815 (vmlal_u16): Likewise.
11816 (vmlal_u32): Likewise.
11817 (vmlaq_n_f32): Likewise.
11818 (vmlaq_n_s16): Likewise.
11819 (vmlaq_n_s32): Likewise.
11820 (vmlaq_n_u16): Likewise.
11821 (vmlaq_n_u32): Likewise.
11822 (vmlaq_s8): Likewise.
11823 (vmlaq_s16): Likewise.
11824 (vmlaq_s32): Likewise.
11825 (vmlaq_u8): Likewise.
11826 (vmlaq_u16): Likewise.
11827 (vmlaq_u32): Likewise.
11828 (vmls_n_f32): Likewise.
11829 (vmls_n_s16): Likewise.
11830 (vmls_n_s32): Likewise.
11831 (vmls_n_u16): Likewise.
11832 (vmls_n_u32): Likewise.
11833 (vmls_s8): Likewise.
11834 (vmls_s16): Likewise.
11835 (vmls_s32): Likewise.
11836 (vmls_u8): Likewise.
11837 (vmls_u16): Likewise.
11838 (vmls_u32): Likewise.
11839 (vmlsl_high_n_s16): Likewise.
11840 (vmlsl_high_n_s32): Likewise.
11841 (vmlsl_high_n_u16): Likewise.
11842 (vmlsl_high_n_u32): Likewise.
11843 (vmlsl_high_s8): Likewise.
11844 (vmlsl_high_s16): Likewise.
11845 (vmlsl_high_s32): Likewise.
11846 (vmlsl_high_u8): Likewise.
11847 (vmlsl_high_u16): Likewise.
11848 (vmlsl_high_u32): Likewise.
11849 (vmlsl_n_s16): Likewise.
11850 (vmlsl_n_s32): Likewise.
11851 (vmlsl_n_u16): Likewise.
11852 (vmlsl_n_u32): Likewise.
11853 (vmlsl_s8): Likewise.
11854 (vmlsl_s16): Likewise.
11855 (vmlsl_s32): Likewise.
11856 (vmlsl_u8): Likewise.
11857 (vmlsl_u16): Likewise.
11858 (vmlsl_u32): Likewise.
11859 (vmlsq_n_f32): Likewise.
11860 (vmlsq_n_s16): Likewise.
11861 (vmlsq_n_s32): Likewise.
11862 (vmlsq_n_u16): Likewise.
11863 (vmlsq_n_u32): Likewise.
11864 (vmlsq_s8): Likewise.
11865 (vmlsq_s16): Likewise.
11866 (vmlsq_s32): Likewise.
11867 (vmlsq_u8): Likewise.
11868 (vmlsq_u16): Likewise.
11869 (vmlsq_u32): Likewise.
11870 (vmovl_high_s8): Likewise.
11871 (vmovl_high_s16): Likewise.
11872 (vmovl_high_s32): Likewise.
11873 (vmovl_high_u8): Likewise.
11874 (vmovl_high_u16): Likewise.
11875 (vmovl_high_u32): Likewise.
11876 (vmovl_s8): Likewise.
11877 (vmovl_s16): Likewise.
11878 (vmovl_s32): Likewise.
11879 (vmovl_u8): Likewise.
11880 (vmovl_u16): Likewise.
11881 (vmovl_u32): Likewise.
11882 (vmovn_high_s16): Likewise.
11883 (vmovn_high_s32): Likewise.
11884 (vmovn_high_s64): Likewise.
11885 (vmovn_high_u16): Likewise.
11886 (vmovn_high_u32): Likewise.
11887 (vmovn_high_u64): Likewise.
11888 (vmovn_s16): Likewise.
11889 (vmovn_s32): Likewise.
11890 (vmovn_s64): Likewise.
11891 (vmovn_u16): Likewise.
11892 (vmovn_u32): Likewise.
11893 (vmovn_u64): Likewise.
11894 (vmull_high_n_s16): Likewise.
11895 (vmull_high_n_s32): Likewise.
11896 (vmull_high_n_u16): Likewise.
11897 (vmull_high_n_u32): Likewise.
11898 (vmull_high_p8): Likewise.
11899 (vmull_high_s8): Likewise.
11900 (vmull_high_s16): Likewise.
11901 (vmull_high_s32): Likewise.
11902 (vmull_high_u8): Likewise.
11903 (vmull_high_u16): Likewise.
11904 (vmull_high_u32): Likewise.
11905 (vmull_n_s16): Likewise.
11906 (vmull_n_s32): Likewise.
11907 (vmull_n_u16): Likewise.
11908 (vmull_n_u32): Likewise.
11909 (vmull_p8): Likewise.
11910 (vmull_s8): Likewise.
11911 (vmull_s16): Likewise.
11912 (vmull_s32): Likewise.
11913 (vmull_u8): Likewise.
11914 (vmull_u16): Likewise.
11915 (vmull_u32): Likewise.
11916 (vpadal_s8): Likewise.
11917 (vpadal_s16): Likewise.
11918 (vpadal_s32): Likewise.
11919 (vpadal_u8): Likewise.
11920 (vpadal_u16): Likewise.
11921 (vpadal_u32): Likewise.
11922 (vpadalq_s8): Likewise.
11923 (vpadalq_s16): Likewise.
11924 (vpadalq_s32): Likewise.
11925 (vpadalq_u8): Likewise.
11926 (vpadalq_u16): Likewise.
11927 (vpadalq_u32): Likewise.
11928 (vpaddl_s8): Likewise.
11929 (vpaddl_s16): Likewise.
11930 (vpaddl_s32): Likewise.
11931 (vpaddl_u8): Likewise.
11932 (vpaddl_u16): Likewise.
11933 (vpaddl_u32): Likewise.
11934 (vpaddlq_s8): Likewise.
11935 (vpaddlq_s16): Likewise.
11936 (vpaddlq_s32): Likewise.
11937 (vpaddlq_u8): Likewise.
11938 (vpaddlq_u16): Likewise.
11939 (vpaddlq_u32): Likewise.
11940 (vpaddq_s8): Likewise.
11941 (vpaddq_s16): Likewise.
11942 (vpaddq_s32): Likewise.
11943 (vpaddq_s64): Likewise.
11944 (vpaddq_u8): Likewise.
11945 (vpaddq_u16): Likewise.
11946 (vpaddq_u32): Likewise.
11947 (vpaddq_u64): Likewise.
11948 (vqdmulh_n_s16): Likewise.
11949 (vqdmulh_n_s32): Likewise.
11950 (vqdmulhq_n_s16): Likewise.
11951 (vqdmulhq_n_s32): Likewise.
11952 (vqmovn_high_s16): Likewise.
11953 (vqmovn_high_s32): Likewise.
11954 (vqmovn_high_s64): Likewise.
11955 (vqmovn_high_u16): Likewise.
11956 (vqmovn_high_u32): Likewise.
11957 (vqmovn_high_u64): Likewise.
11958 (vqmovun_high_s16): Likewise.
11959 (vqmovun_high_s32): Likewise.
11960 (vqmovun_high_s64): Likewise.
11961 (vqrdmulh_n_s16): Likewise.
11962 (vqrdmulh_n_s32): Likewise.
11963 (vqrdmulhq_n_s16): Likewise.
11964 (vqrdmulhq_n_s32): Likewise.
11965 (vrsqrte_u32): Likewise.
11966 (vrsqrteq_u32): Likewise.
11967 (vtst_p8): Likewise.
11968 (vtst_p16): Likewise.
11969 (vtst_p64): Likewise.
11970 (vtstq_p8): Likewise.
11971 (vtstq_p16): Likewise.
11972 (vtstq_p64): Likewise.
11973 (vaddlv_s32): Likewise.
11974 (vaddlv_u32): Likewise.
11975 (vqtbl1_p8): Likewise.
11976 (vqtbl1_s8): Likewise.
11977 (vqtbl1_u8): Likewise.
11978 (vqtbl1q_p8): Likewise.
11979 (vqtbl1q_s8): Likewise.
11980 (vqtbl1q_u8): Likewise.
11981 (vqtbx1_s8): Likewise.
11982 (vqtbx1_u8): Likewise.
11983 (vqtbx1_p8): Likewise.
11984 (vqtbx1q_s8): Likewise.
11985 (vqtbx1q_u8): Likewise.
11986 (vqtbx1q_p8): Likewise.
11987 (vtbl1_s8): Likewise.
11988 (vtbl1_u8): Likewise.
11989 (vtbl1_p8): Likewise.
11990 (vtbl2_s8): Likewise.
11991 (vtbl2_u8): Likewise.
11992 (vtbl2_p8): Likewise.
11993 (vtbl3_s8): Likewise.
11994 (vtbl3_u8): Likewise.
11995 (vtbl3_p8): Likewise.
11996 (vtbl4_s8): Likewise.
11997 (vtbl4_u8): Likewise.
11998 (vtbl4_p8): Likewise.
11999 (vtbx2_s8): Likewise.
12000 (vtbx2_u8): Likewise.
12001 (vtbx2_p8): Likewise.
12002 (vld1_f32): Likewise.
12003 (vld1_f64): Likewise.
12004 (vld1_p8): Likewise.
12005 (vld1_p16): Likewise.
12006 (vld1_p64): Likewise.
12007 (vld1_s8): Likewise.
12008 (vld1_s16): Likewise.
12009 (vld1_s32): Likewise.
12010 (vld1_s64): Likewise.
12011 (vld1_u8): Likewise.
12012 (vld1_u16): Likewise.
12013 (vld1_u32): Likewise.
12014 (vld1_u64): Likewise.
12015 (vld1q_f32): Likewise.
12016 (vld1q_f64): Likewise.
12017 (vld1q_p8): Likewise.
12018 (vld1q_p16): Likewise.
12019 (vld1q_p64): Likewise.
12020 (vld1q_s8): Likewise.
12021 (vld1q_s16): Likewise.
12022 (vld1q_s32): Likewise.
12023 (vld1q_s64): Likewise.
12024 (vld1q_u8): Likewise.
12025 (vld1q_u16): Likewise.
12026 (vld1q_u32): Likewise.
12027 (vld1q_u64): Likewise.
12028 (vpmax_s8): Likewise.
12029 (vpmax_s16): Likewise.
12030 (vpmax_s32): Likewise.
12031 (vpmax_u8): Likewise.
12032 (vpmax_u16): Likewise.
12033 (vpmax_u32): Likewise.
12034 (vpmaxq_s8): Likewise.
12035 (vpmaxq_s16): Likewise.
12036 (vpmaxq_s32): Likewise.
12037 (vpmaxq_u8): Likewise.
12038 (vpmaxq_u16): Likewise.
12039 (vpmaxq_u32): Likewise.
12040 (vpmax_f32): Likewise.
12041 (vpmaxq_f32): Likewise.
12042 (vpmaxq_f64): Likewise.
12043 (vpmaxqd_f64): Likewise.
12044 (vpmaxs_f32): Likewise.
12045 (vpmaxnm_f32): Likewise.
12046 (vpmaxnmq_f32): Likewise.
12047 (vpmaxnmq_f64): Likewise.
12048 (vpmaxnmqd_f64): Likewise.
12049 (vpmaxnms_f32): Likewise.
12050 (vpmin_s8): Likewise.
12051 (vpmin_s16): Likewise.
12052 (vpmin_s32): Likewise.
12053 (vpmin_u8): Likewise.
12054 (vpmin_u16): Likewise.
12055 (vpmin_u32): Likewise.
12056 (vpminq_s8): Likewise.
12057 (vpminq_s16): Likewise.
12058 (vpminq_s32): Likewise.
12059 (vpminq_u8): Likewise.
12060 (vpminq_u16): Likewise.
12061 (vpminq_u32): Likewise.
12062 (vpmin_f32): Likewise.
12063 (vpminq_f32): Likewise.
12064 (vpminq_f64): Likewise.
12065 (vpminqd_f64): Likewise.
12066 (vpmins_f32): Likewise.
12067 (vpminnm_f32): Likewise.
12068 (vpminnmq_f32): Likewise.
12069 (vpminnmq_f64): Likewise.
12070 (vpminnmqd_f64): Likewise.
12071 (vpminnms_f32): Likewise.
12072 (vmla_f32): Likewise.
12073 (vmlaq_f32): Likewise.
12074 (vmlaq_f64): Likewise.
12075 (vmls_f32): Likewise.
12076 (vmlsq_f32): Likewise.
12077 (vmlsq_f64): Likewise.
12078 (vqtbl2_s8): Likewise.
12079 (vqtbl2_u8): Likewise.
12080 (vqtbl2_p8): Likewise.
12081 (vqtbl2q_s8): Likewise.
12082 (vqtbl2q_u8): Likewise.
12083 (vqtbl2q_p8): Likewise.
12084 (vqtbl3_s8): Likewise.
12085 (vqtbl3_u8): Likewise.
12086 (vqtbl3_p8): Likewise.
12087 (vqtbl3q_s8): Likewise.
12088 (vqtbl3q_u8): Likewise.
12089 (vqtbl3q_p8): Likewise.
12090 (vqtbl4_s8): Likewise.
12091 (vqtbl4_u8): Likewise.
12092 (vqtbl4_p8): Likewise.
12093 (vqtbl4q_s8): Likewise.
12094 (vqtbl4q_u8): Likewise.
12095 (vqtbl4q_p8): Likewise.
12096 (vqtbx2_s8): Likewise.
12097 (vqtbx2_u8): Likewise.
12098 (vqtbx2_p8): Likewise.
12099 (vqtbx2q_s8): Likewise.
12100 (vqtbx2q_u8): Likewise.
12101 (vqtbx2q_p8): Likewise.
12102 (vqtbx3_s8): Likewise.
12103 (vqtbx3_u8): Likewise.
12104 (vqtbx3_p8): Likewise.
12105 (vqtbx3q_s8): Likewise.
12106 (vqtbx3q_u8): Likewise.
12107 (vqtbx3q_p8): Likewise.
12108 (vqtbx4_s8): Likewise.
12109 (vqtbx4_u8): Likewise.
12110 (vqtbx4_p8): Likewise.
12111 (vqtbx4q_s8): Likewise.
12112 (vqtbx4q_u8): Likewise.
12113 (vqtbx4q_p8): Likewise.
12114 (vrev16_p8): Likewise.
12115 (vrev16_s8): Likewise.
12116 (vrev16_u8): Likewise.
12117 (vrev16q_p8): Likewise.
12118 (vrev16q_s8): Likewise.
12119 (vrev16q_u8): Likewise.
12120 (vrev32_p8): Likewise.
12121 (vrev32_p16): Likewise.
12122 (vrev32_s8): Likewise.
12123 (vrev32_s16): Likewise.
12124 (vrev32_u8): Likewise.
12125 (vrev32_u16): Likewise.
12126 (vrev32q_p8): Likewise.
12127 (vrev32q_p16): Likewise.
12128 (vrev32q_s8): Likewise.
12129 (vrev32q_s16): Likewise.
12130 (vrev32q_u8): Likewise.
12131 (vrev32q_u16): Likewise.
12132 (vrev64_f32): Likewise.
12133 (vrev64_p8): Likewise.
12134 (vrev64_p16): Likewise.
12135 (vrev64_s8): Likewise.
12136 (vrev64_s16): Likewise.
12137 (vrev64_s32): Likewise.
12138 (vrev64_u8): Likewise.
12139 (vrev64_u16): Likewise.
12140 (vrev64_u32): Likewise.
12141 (vrev64q_f32): Likewise.
12142 (vrev64q_p8): Likewise.
12143 (vrev64q_p16): Likewise.
12144 (vrev64q_s8): Likewise.
12145 (vrev64q_s16): Likewise.
12146 (vrev64q_s32): Likewise.
12147 (vrev64q_u8): Likewise.
12148 (vrev64q_u16): Likewise.
12149 (vrev64q_u32): Likewise.
12150 (vsha1cq_u32): Likewise.
12151 (vsha1mq_u32): Likewise.
12152 (vsha1pq_u32): Likewise.
12153 (vsha1h_u32): Likewise.
12154 (vsha1su0q_u32): Likewise.
12155 (vsha1su1q_u32): Likewise.
12156 (vsha256hq_u32): Likewise.
12157 (vsha256h2q_u32): Likewise.
12158 (vsha256su0q_u32): Likewise.
12159 (vsha256su1q_u32): Likewise.
12160 (vmull_p64): Likewise.
12161 (vmull_high_p64): Likewise.
12162 (vsqrt_f32): Likewise.
12163 (vsqrtq_f32): Likewise.
12164 (vsqrt_f64): Likewise.
12165 (vsqrtq_f64): Likewise.
12166 (vst1_f32): Likewise.
12167 (vst1_f64): Likewise.
12168 (vst1_p8): Likewise.
12169 (vst1_p16): Likewise.
12170 (vst1_p64): Likewise.
12171 (vst1_s8): Likewise.
12172 (vst1_s16): Likewise.
12173 (vst1_s32): Likewise.
12174 (vst1_s64): Likewise.
12175 (vst1_u8): Likewise.
12176 (vst1_u16): Likewise.
12177 (vst1_u32): Likewise.
12178 (vst1_u64): Likewise.
12179 (vst1q_f32): Likewise.
12180 (vst1q_f64): Likewise.
12181 (vst1q_p8): Likewise.
12182 (vst1q_p16): Likewise.
12183 (vst1q_p64): Likewise.
12184 (vst1q_s8): Likewise.
12185 (vst1q_s16): Likewise.
12186 (vst1q_s32): Likewise.
12187 (vst1q_s64): Likewise.
12188 (vst1q_u8): Likewise.
12189 (vst1q_u16): Likewise.
12190 (vst1q_u32): Likewise.
12191 (vst1q_u64): Likewise.
12192 (vst1_s64_x2): Likewise.
12193 (vst1_u64_x2): Likewise.
12194 (vst1_f64_x2): Likewise.
12195 (vst1_s8_x2): Likewise.
12196 (vst1_p8_x2): Likewise.
12197 (vst1_s16_x2): Likewise.
12198 (vst1_p16_x2): Likewise.
12199 (vst1_s32_x2): Likewise.
12200 (vst1_u8_x2): Likewise.
12201 (vst1_u16_x2): Likewise.
12202 (vst1_u32_x2): Likewise.
12203 (vst1_f16_x2): Likewise.
12204 (vst1_f32_x2): Likewise.
12205 (vst1_p64_x2): Likewise.
12206 (vst1q_s8_x2): Likewise.
12207 (vst1q_p8_x2): Likewise.
12208 (vst1q_s16_x2): Likewise.
12209 (vst1q_p16_x2): Likewise.
12210 (vst1q_s32_x2): Likewise.
12211 (vst1q_s64_x2): Likewise.
12212 (vst1q_u8_x2): Likewise.
12213 (vst1q_u16_x2): Likewise.
12214 (vst1q_u32_x2): Likewise.
12215 (vst1q_u64_x2): Likewise.
12216 (vst1q_f16_x2): Likewise.
12217 (vst1q_f32_x2): Likewise.
12218 (vst1q_f64_x2): Likewise.
12219 (vst1q_p64_x2): Likewise.
12220 (vst1_s64_x3): Likewise.
12221 (vst1_u64_x3): Likewise.
12222 (vst1_f64_x3): Likewise.
12223 (vst1_s8_x3): Likewise.
12224 (vst1_p8_x3): Likewise.
12225 (vst1_s16_x3): Likewise.
12226 (vst1_p16_x3): Likewise.
12227 (vst1_s32_x3): Likewise.
12228 (vst1_u8_x3): Likewise.
12229 (vst1_u16_x3): Likewise.
12230 (vst1_u32_x3): Likewise.
12231 (vst1_f16_x3): Likewise.
12232 (vst1_f32_x3): Likewise.
12233 (vst1_p64_x3): Likewise.
12234 (vst1q_s8_x3): Likewise.
12235 (vst1q_p8_x3): Likewise.
12236 (vst1q_s16_x3): Likewise.
12237 (vst1q_p16_x3): Likewise.
12238 (vst1q_s32_x3): Likewise.
12239 (vst1q_s64_x3): Likewise.
12240 (vst1q_u8_x3): Likewise.
12241 (vst1q_u16_x3): Likewise.
12242 (vst1q_u32_x3): Likewise.
12243 (vst1q_u64_x3): Likewise.
12244 (vst1q_f16_x3): Likewise.
12245 (vst1q_f32_x3): Likewise.
12246 (vst1q_f64_x3): Likewise.
12247 (vst1q_p64_x3): Likewise.
12248 (vst2_s64): Likewise.
12249 (vst2_u64): Likewise.
12250 (vst2_f64): Likewise.
12251 (vst2_s8): Likewise.
12252 (vst2_p8): Likewise.
12253 (vst2_s16): Likewise.
12254 (vst2_p16): Likewise.
12255 (vst2_s32): Likewise.
12256 (vst2_u8): Likewise.
12257 (vst2_u16): Likewise.
12258 (vst2_u32): Likewise.
12259 (vst2_f16): Likewise.
12260 (vst2_f32): Likewise.
12261 (vst2_p64): Likewise.
12262 (vst2q_s8): Likewise.
12263 (vst2q_p8): Likewise.
12264 (vst2q_s16): Likewise.
12265 (vst2q_p16): Likewise.
12266 (vst2q_s32): Likewise.
12267 (vst2q_s64): Likewise.
12268 (vst2q_u8): Likewise.
12269 (vst2q_u16): Likewise.
12270 (vst2q_u32): Likewise.
12271 (vst2q_u64): Likewise.
12272 (vst2q_f16): Likewise.
12273 (vst2q_f32): Likewise.
12274 (vst2q_f64): Likewise.
12275 (vst2q_p64): Likewise.
12276 (vst3_s64): Likewise.
12277 (vst3_u64): Likewise.
12278 (vst3_f64): Likewise.
12279 (vst3_s8): Likewise.
12280 (vst3_p8): Likewise.
12281 (vst3_s16): Likewise.
12282 (vst3_p16): Likewise.
12283 (vst3_s32): Likewise.
12284 (vst3_u8): Likewise.
12285 (vst3_u16): Likewise.
12286 (vst3_u32): Likewise.
12287 (vst3_f16): Likewise.
12288 (vst3_f32): Likewise.
12289 (vst3_p64): Likewise.
12290 (vst3q_s8): Likewise.
12291 (vst3q_p8): Likewise.
12292 (vst3q_s16): Likewise.
12293 (vst3q_p16): Likewise.
12294 (vst3q_s32): Likewise.
12295 (vst3q_s64): Likewise.
12296 (vst3q_u8): Likewise.
12297 (vst3q_u16): Likewise.
12298 (vst3q_u32): Likewise.
12299 (vst3q_u64): Likewise.
12300 (vst3q_f16): Likewise.
12301 (vst3q_f32): Likewise.
12302 (vst3q_f64): Likewise.
12303 (vst3q_p64): Likewise.
12304 (vst4_s64): Likewise.
12305 (vst4_u64): Likewise.
12306 (vst4_f64): Likewise.
12307 (vst4_s8): Likewise.
12308 (vst4_p8): Likewise.
12309 (vst4_s16): Likewise.
12310 (vst4_p16): Likewise.
12311 (vst4_s32): Likewise.
12312 (vst4_u8): Likewise.
12313 (vst4_u16): Likewise.
12314 (vst4_u32): Likewise.
12315 (vst4_f16): Likewise.
12316 (vst4_f32): Likewise.
12317 (vst4_p64): Likewise.
12318 (vst4q_s8): Likewise.
12319 (vst4q_p8): Likewise.
12320 (vst4q_s16): Likewise.
12321 (vst4q_p16): Likewise.
12322 (vst4q_s32): Likewise.
12323 (vst4q_s64): Likewise.
12324 (vst4q_u8): Likewise.
12325 (vst4q_u16): Likewise.
12326 (vst4q_u32): Likewise.
12327 (vst4q_u64): Likewise.
12328 (vst4q_f16): Likewise.
12329 (vst4q_f32): Likewise.
12330 (vst4q_f64): Likewise.
12331 (vst4q_p64): Likewise.
12332 (vtbx4_s8): Likewise.
12333 (vtbx4_u8): Likewise.
12334 (vtbx4_p8): Likewise.
12335 (vtrn_f32): Likewise.
12336 (vtrn_p8): Likewise.
12337 (vtrn_p16): Likewise.
12338 (vtrn_s8): Likewise.
12339 (vtrn_s16): Likewise.
12340 (vtrn_s32): Likewise.
12341 (vtrn_u8): Likewise.
12342 (vtrn_u16): Likewise.
12343 (vtrn_u32): Likewise.
12344 (vtrnq_f32): Likewise.
12345 (vtrnq_p8): Likewise.
12346 (vtrnq_p16): Likewise.
12347 (vtrnq_s8): Likewise.
12348 (vtrnq_s16): Likewise.
12349 (vtrnq_s32): Likewise.
12350 (vtrnq_u8): Likewise.
12351 (vtrnq_u16): Likewise.
12352 (vtrnq_u32): Likewise.
12353 (vrsqrte_f16): Likewise.
12354 (vrsqrteq_f16): Likewise.
12355 (vsqrt_f16): Likewise.
12356 (vsqrtq_f16): Likewise.
12357 (vabd_f16): Likewise.
12358 (vabdq_f16): Likewise.
12359 (vpadd_f16): Likewise.
12360 (vpaddq_f16): Likewise.
12361 (vpmax_f16): Likewise.
12362 (vpmaxq_f16): Likewise.
12363 (vpmaxnm_f16): Likewise.
12364 (vpmaxnmq_f16): Likewise.
12365 (vpmin_f16): Likewise.
12366 (vpminq_f16): Likewise.
12367 (vpminnm_f16): Likewise.
12368 (vpminnmq_f16): Likewise.
12369 (vrsqrts_f16): Likewise.
12370 (vrsqrtsq_f16): Likewise.
12371
12372 2019-09-25 Richard Biener <rguenther@suse.de>
12373
12374 PR tree-optimization/91896
12375 * tree-vect-loop.c (vectorizable_reduction): The single
12376 def-use cycle optimization cannot apply when there's more
12377 than one pattern stmt involved.
12378
12379 2019-09-24 Iain Sandoe <iain@sandoe.co.uk>
12380
12381 * config/rs6000/rs6000.md (load_macho_picbase_<mode>): New, using
12382 the 'P' mode iterator, replacing the (removed) SI and DI variants.
12383 (reload_macho_picbase_<mode>): Likewise.
12384
12385 2019-09-24 Iain Sandoe <iain@sandoe.co.uk>
12386
12387 * config/rs6000/rs6000.md: Move darwin.md include until
12388 after the definition of the mode iterators.
12389
12390 2019-09-23 Martin Sebor <msebor@redhat.com>
12391
12392 PR tree-optimization/91570
12393 * tree-ssa-strlen.c (get_range_strlen_dynamic): Handle null and
12394 non-constant minlen, maxlen and maxbound.
12395
12396 2019-09-24 Richard Biener <rguenther@suse.de>
12397
12398 * tree-vectorizer.h (_stmt_vec_info::const_cond_reduc_code):
12399 Rename to...
12400 (_stmt_vec_info::cond_reduc_code): ... this.
12401 (_stmt_vec_info::induc_cond_initial_val): Add.
12402 (STMT_VINFO_VEC_CONST_COND_REDUC_CODE): Rename to...
12403 (STMT_VINFO_VEC_COND_REDUC_CODE): ... this.
12404 (STMT_VINFO_VEC_INDUC_COND_INITIAL_VAL): Add.
12405 * tree-vectorizer.c (vec_info::new_stmt_vec_info): Adjust.
12406 * tree-vect-loop.c (get_initial_def_for_reduction): Pass in
12407 the reduction code.
12408 (vect_create_epilog_for_reduction): Drop special
12409 induction condition reduction params, pass in reduction code
12410 and simplify.
12411 (vectorizable_reduction): Perform condition reduction kind
12412 selection only at analysis time. Adjust passing on state.
12413
12414 2019-09-24 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
12415
12416 * config/aarch64/aarch64.md (mov<mode>): Don't call
12417 aarch64_split_dimode_const_store on volatile MEM.
12418
12419 2019-09-24 Stamatis Markianos-Wright <stam.markianos-wright@arm.com>
12420
12421 * config/aarch64/aarch64-option-extensions.def (fp16fml):
12422 Update hwcap string for fp16fml.
12423
12424 2019-09-24 Jakub Jelinek <jakub@redhat.com>
12425
12426 PR middle-end/91866
12427 * match.pd (((T)(A)) + CST -> (T)(A + CST)): Formatting fix.
12428 (((T)(A + CST1)) + CST2 -> (T)(A) + (T)CST1 + CST2): New optimization.
12429
12430 2019-09-24 Martin Liska <mliska@suse.cz>
12431
12432 * cfgexpand.c (gimple_assign_rhs_to_tree): Use switch statement
12433 instead of if-elseif-elseif-...
12434 * gimple-expr.c (extract_ops_from_tree): Likewise.
12435 * gimple.c (get_gimple_rhs_num_ops): Likewise.
12436 * tree-ssa-forwprop.c (rhs_to_tree): Likewise.
12437
12438 2019-09-24 Martin Jambor <mjambor@suse.cz>
12439
12440 PR ipa/91831
12441 * ipa-param-manipulation.c (carry_over_param): Make a method of
12442 ipa_param_body_adjustments, remove now unnecessary argument. Also copy
12443 in case of a context mismatch.
12444 (ipa_param_body_adjustments::common_initialization): Adjust call to
12445 carry_over_param.
12446 * ipa-param-manipulation.h (class ipa_param_body_adjustments): Add
12447 private method carry_over_param.
12448
12449 2019-09-24 Martin Jambor <mjambor@suse.cz>
12450
12451 PR ipa/91832
12452 * ipa-sra.c (scan_expr_access): Check that offset is non-negative.
12453
12454 2019-09-24 Richard Biener <rguenther@suse.de>
12455
12456 * tree-ssa-sccvn.c (vn_reference_lookup_3): Valueize MEM_REF
12457 base.
12458
12459 2019-09-23 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
12460
12461 * config/arm/t-arm (arm-builtins.o): Add dependency on
12462 arm_acle_builtins.def.
12463
12464 2019-09-23 Richard Sandiford <richard.sandiford@arm.com>
12465
12466 PR target/91823
12467 * config/rs6000/altivec.md (altivec_copysign_v4sf3): Generate
12468 canonical CONST_INTs. Use gen_rtvec.
12469
12470 2019-09-23 Richard Biener <rguenther@suse.de>
12471
12472 * tree-vect-loop.c (get_initial_def_for_reduction): Simplify,
12473 avoid adjusting by + 0 or * 1.
12474 (vect_create_epilog_for_reduction): Get reduction code only
12475 when necessary. Deal with adjustment_def only when necessary.
12476
12477 2019-09-23 Richard Sandiford <richard.sandiford@arm.com>
12478
12479 * config/aarch64/atomics.md (aarch64_store_exclusive_pair): Fix
12480 memmodel index.
12481
12482 2019-09-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
12483
12484 PR ipa/91835
12485 * lto-section-in.c (lto_section_name): Use "ipa_sra" instead of
12486 "ipa-sra".
12487
12488 2019-09-22 Iain Sandoe <iain@sandoe.co.uk>
12489
12490 * config/rs6000/rs6000.c (machopic_output_stub): Remove dead
12491 code. Merge code blocks with common conditionals. Use declared
12492 macro instead of a magic number for PIC level.
12493
12494 2019-09-21 Martin Sebor <msebor@redhat.com>
12495
12496 PR middle-end/91830
12497 * gimple-ssa-warn-restrict.c (builtin_memref::set_base_and_offset):
12498 Simplify computation of the offset of the referenced subobject.
12499
12500 2019-09-21 Iain Sandoe <iain@sandoe.co.uk>
12501
12502 * config/darwin.c (machopic_legitimize_pic_address): Check
12503 for lra not reload.
12504
12505 2019-09-21 Richard Sandiford <richard.sandiford@arm.com>
12506
12507 * ira-conflicts.c (can_use_same_reg_p): New function.
12508 (process_reg_shuffles): Take an insn parameter. Ignore cases
12509 in which input operand op_num could seemingly never be allocated
12510 to the same register as the destination.
12511 (add_insn_allocno_copies): Update call to process_reg_shuffles.
12512
12513 2019-09-21 Richard Sandiford <richard.sandiford@arm.com>
12514
12515 * simplify-rtx.c (neg_const_int): Replace with...
12516 (neg_poly_int_rtx): ...this new function.
12517 (simplify_binary_operation_1): Extend (minus x C) -> (plus X -C)
12518 to all CONST_SCALAR_INTs and to CONST_POLY_INT.
12519 (simplify_plus_minus): Likewise for constant terms here.
12520
12521 2019-09-20 Jonas Pfeil <jonas.pfeil@uli-ulm.de>
12522
12523 * config/microblaze/microblaze.h (ASM_OUTPUT_SKIP): Use
12524 HOST_WIDE_PRINT_UNSIGNED.
12525
12526 2019-09-20 John David Anglin <danglin@gcc.gnu.org>
12527
12528 * config/pa/pa.c (pa_trampoline_init): Remove spurious extended
12529 character.
12530
12531 2019-09-20 Maya Rashish <coypu@sdf.org>
12532
12533 PR target/86811
12534 * config/vax/vax.c (TARGET_HAVE_SPECULATION_SAFE_VALUE):
12535 Define to speculation_safe_value_not_needed.
12536
12537 2019-09-20 Richard Biener <rguenther@suse.de>
12538 Uros Bizjak <ubizjak@gmail.com>
12539
12540 PR target/91814
12541 * config/i386/i386-features.c (gen_gpr_to_xmm_move_src): Revert
12542 previous change.
12543 (general_scalar_chain::convert_op): Force not suitable memory
12544 operands to a register.
12545
12546 2019-09-20 Richard Biener <rguenther@suse.de>
12547
12548 PR tree-optimization/91821
12549 * tree-vect-loop.c (check_reduction_path): Check we can compute
12550 reduc_idx.
12551 (vect_is_simple_reduction): Set STMT_VINFO_REDUC_IDX.
12552 * tree-vect-patterns.c (vect_reassociating_reduction_p): Return
12553 operands in canonical order.
12554 * tree-vectorizer.c (vec_info::new_stmt_vec_info): Initialize
12555 STMT_VINFO_REDUC_IDX.
12556 * tree-vectorizer.h (_stmt_vec_info::reduc_idx): New.
12557 (STMT_VINFO_REDUC_IDX): Likewise.
12558
12559 2019-09-20 Eric Botcazou <ebotcazou@adacore.com>
12560
12561 PR target/91269
12562 * config/sparc/sparc.h (HARD_REGNO_CALLER_SAVE_MODE): Define.
12563
12564 2019-09-20 Richard Biener <rguenther@suse.de>
12565
12566 PR tree-optimization/91822
12567 * tree-vectorizer.h (vectorizable_condition): Restore for_reduction
12568 parameter.
12569 * tree-vect-loop.c (vectorizable_reduction): Adjust asserts
12570 for reduc_index in nested cycles, adjust vectorizable_condition
12571 calls.
12572 * tree-vect-stmts.c (vectorizable_condition): Restore for_reduction
12573 parameter.
12574 (vect_analyze_stmt): Adjust.
12575 (vect_transform_stmt): Likewise.
12576
12577 2019-09-20 Richard Biener <rguenther@suse.de>
12578
12579 PR target/91767
12580 * config/i386/i386-features.c (general_scalar_chain::convert_registers):
12581 Ensure there's a sequence point between allocating the new register
12582 and passing a reference to a reg via regno_reg_rtx.
12583
12584 2019-09-20 Martin Jambor <mjambor@suse.cz>
12585
12586 * coretypes.h (cgraph_edge): Declare.
12587 * ipa-param-manipulation.c: Rewrite.
12588 * ipa-param-manipulation.h: Likewise.
12589 * Makefile.in (GTFILES): Added ipa-param-manipulation.h and ipa-sra.c.
12590 (OBJS): Added ipa-sra.o.
12591 * cgraph.h (ipa_replace_map): Removed fields old_tree, replace_p
12592 and ref_p, added fields param_adjustments and performed_splits.
12593 (struct cgraph_clone_info): Remove ags_to_skip and
12594 combined_args_to_skip, new field param_adjustments.
12595 (cgraph_node::create_clone): Changed parameters to use
12596 ipa_param_adjustments.
12597 (cgraph_node::create_virtual_clone): Likewise.
12598 (cgraph_node::create_virtual_clone_with_body): Likewise.
12599 (tree_function_versioning): Likewise.
12600 (cgraph_build_function_type_skip_args): Removed.
12601 * cgraph.c (cgraph_edge::redirect_call_stmt_to_callee): Convert to
12602 using ipa_param_adjustments.
12603 (clone_of_p): Likewise.
12604 * cgraphclones.c (cgraph_build_function_type_skip_args): Removed.
12605 (build_function_decl_skip_args): Likewise.
12606 (duplicate_thunk_for_node): Adjust parameters using
12607 ipa_param_body_adjustments, copy param_adjustments instead of
12608 args_to_skip.
12609 (cgraph_node::create_clone): Convert to using ipa_param_adjustments.
12610 (cgraph_node::create_virtual_clone): Likewise.
12611 (cgraph_node::create_version_clone_with_body): Likewise.
12612 (cgraph_materialize_clone): Likewise.
12613 (symbol_table::materialize_all_clones): Likewise.
12614 * ipa-fnsummary.c (ipa_fn_summary_t::duplicate): Simplify
12615 ipa_replace_map check.
12616 * ipa-cp.c (get_replacement_map): Do not initialize removed fields.
12617 (initialize_node_lattices): Make aware that some parameters might have
12618 already been removed.
12619 (want_remove_some_param_p): New function.
12620 (create_specialized_node): Convert to using ipa_param_adjustments and
12621 deal with possibly pre-existing adjustments.
12622 * lto-cgraph.c (output_cgraph_opt_summary_p): Likewise.
12623 (output_node_opt_summary): Do not stream removed fields. Stream
12624 parameter adjustments instead of argumetns to skip.
12625 (input_node_opt_summary): Likewise.
12626 (input_node_opt_summary): Likewise.
12627 * lto-section-in.c (lto_section_name): Added ipa-sra section.
12628 * lto-streamer.h (lto_section_type): Likewise.
12629 * tree-inline.h (copy_body_data): New fields killed_new_ssa_names and
12630 param_body_adjs.
12631 (copy_decl_to_var): Declare.
12632 * tree-inline.c (update_clone_info): Do not remap old_tree.
12633 (remap_gimple_stmt): Use ipa_param_body_adjustments to modify gimple
12634 statements, walk all extra generated statements and remap their
12635 operands.
12636 (redirect_all_calls): Add killed SSA names to a hash set.
12637 (remap_ssa_name): Do not remap killed SSA names.
12638 (copy_arguments_for_versioning): Renames to copy_arguments_nochange,
12639 half of functionality moved to ipa_param_body_adjustments.
12640 (copy_decl_to_var): Make exported.
12641 (copy_body): Destroy killed_new_ssa_names hash set.
12642 (expand_call_inline): Remap performed splits.
12643 (update_clone_info): Likewise.
12644 (tree_function_versioning): Simplify tree_map processing. Updated to
12645 accept ipa_param_adjustments and use ipa_param_body_adjustments.
12646 * omp-simd-clone.c (simd_clone_vector_of_formal_parm_types): Adjust
12647 for the new interface.
12648 (simd_clone_clauses_extract): Likewise, make args an auto_vec.
12649 (simd_clone_compute_base_data_type): Likewise.
12650 (simd_clone_init_simd_arrays): Adjust for the new interface.
12651 (simd_clone_adjust_argument_types): Likewise.
12652 (struct modify_stmt_info): Likewise.
12653 (ipa_simd_modify_stmt_ops): Likewise.
12654 (ipa_simd_modify_function_body): Likewise.
12655 (simd_clone_adjust): Likewise.
12656 * tree-sra.c: Removed IPA-SRA. Include tree-sra.h.
12657 (type_internals_preclude_sra_p): Make public.
12658 * tree-sra.h: New file.
12659 * ipa-inline-transform.c (save_inline_function_body): Update to
12660 refelct new tree_function_versioning signature.
12661 * ipa-prop.c (adjust_agg_replacement_values): Use a helper from
12662 ipa_param_adjustments to get current parameter indices.
12663 (ipcp_modif_dom_walker::before_dom_children): Likewise.
12664 (ipcp_update_bits): Likewise.
12665 (ipcp_update_vr): Likewise.
12666 * ipa-split.c (split_function): Convert to using ipa_param_adjustments.
12667 * ipa-sra.c: New file.
12668 * multiple_target.c (create_target_clone): Update to reflet new type
12669 of create_version_clone_with_body.
12670 * trans-mem.c (ipa_tm_create_version): Update to reflect new type of
12671 tree_function_versioning.
12672 (modify_function): Update to reflect new type of
12673 tree_function_versioning.
12674 * params.def (PARAM_IPA_SRA_MAX_REPLACEMENTS): New.
12675 * passes.def: Remove old IPA-SRA and add new one.
12676 * tree-pass.h (make_pass_early_ipa_sra): Remove declaration.
12677 (make_pass_ipa_sra): Declare.
12678 * dbgcnt.def: Remove eipa_sra. Added ipa_sra_params and
12679 ipa_sra_retvalues.
12680 * doc/invoke.texi (ipa-sra-max-replacements): New.
12681
12682 2019-09-19 Martin Sebor <msebor@redhat.com>
12683
12684 PR middle-end/91631
12685 * builtins.c (component_size): Correct trailing array computation,
12686 rename to component_ref_size and move...
12687 (compute_objsize): Adjust.
12688 * gimple-ssa-warn-restrict.c (builtin_memref::refsize): New member.
12689 (builtin_access::strict): Do not consider memmove.
12690 (builtin_access::write_off): New function.
12691 (builtin_memref::builtin_memref): Initialize refsize.
12692 (builtin_memref::set_base_and_offset): Adjust refoff and compute
12693 refsize.
12694 (builtin_memref::offset_out_of_bounds): Use ooboff input values.
12695 Handle refsize.
12696 (builtin_access::builtin_access): Initialize dstoff to destination
12697 refeence offset here instead of in maybe_diag_overlap. Adjust
12698 referencess even to unrelated objects. Adjust sizrange of bounded
12699 string functions to reflect bound. For strcat, adjust destination
12700 sizrange by that of source.
12701 (builtin_access::strcat_overlap): Adjust offsets and sizes
12702 to reflect the increase in destination sizrange above.
12703 (builtin_access::overlap): Do not set dstoff here but instead
12704 in builtin_access::builtin_access.
12705 (check_bounds_or_overlap): Use builtin_access::write_off.
12706 (maybe_diag_access_bounds): Add argument. Add informational notes.
12707 (dump_builtin_memref, dump_builtin_access): New functions.
12708 * tree.c (component_ref_size): ...to here.
12709 * tree.h (component_ref_size): Declare.
12710 * tree-ssa-strlen (handle_builtin_strcat): Include the terminating
12711 nul in the size of the source string.
12712
12713 2019-09-19 Lewis Hyatt <lhyatt@gmail.com>
12714
12715 PR c/67224
12716 * doc/cpp.texi: Document support for extended characters in
12717 identifiers.
12718 * doc/cppopts.texi: Likewise.
12719
12720 2019-09-19 Richard Biener <rguenther@suse.de>
12721
12722 * tree-vect-loop.c (vect_is_slp_reduction): Remove.
12723 (check_reduction_path): New overload having the path as result.
12724 (vect_is_simple_reduction): From the detected reduction
12725 path build a SLP reduction chain if possible.
12726
12727 2019-09-19 Richard Biener <rguenther@suse.de>
12728
12729 PR target/91814
12730 * config/i386/i386-features.c (gen_gpr_to_xmm_move_src):
12731 Force operand to a register if it isn't nonimmediate_operand.
12732
12733 2019-09-19 Wilco Dijkstra <wdijkstr@arm.com>
12734
12735 * config/arm/arm.md (<logical_op>di3): Use <optab> and <CODE>.
12736 * config/arm/iterators.md (optab): Add and, ior, xor entries.
12737 (logical_op): Remove code attribute.
12738 (logical_OP): Likewise.
12739
12740 2019-09-19 Martin Liska <mliska@suse.cz>
12741
12742 * ipa-icf.c (sort_congruence_class_groups_by_decl_uid):
12743 Use proper casting.
12744
12745 2019-09-19 Richard Henderson <richard.henderson@linaro.org>
12746
12747 * config/aarch64/aarch64.c (aarch64_print_operand): Allow integer
12748 registers with %R.
12749
12750 * config/aarch64/aarch64.c (aarch64_gen_compare_reg): Add support
12751 for NE comparison of TImode values.
12752 (aarch64_emit_load_exclusive): Add support for TImode.
12753 (aarch64_emit_store_exclusive): Likewise.
12754 (aarch64_split_compare_and_swap): Disable strong_zero_p for TImode.
12755 * config/aarch64/atomics.md (@atomic_compare_and_swap<ALLI_TI>):
12756 Change iterator from ALLI to ALLI_TI.
12757 (@atomic_compare_and_swap<JUST_TI>): New.
12758 (@atomic_compare_and_swap<JUST_TI>_lse): New.
12759 (aarch64_load_exclusive_pair): New.
12760 (aarch64_store_exclusive_pair): New.
12761 * config/aarch64/iterators.md (JUST_TI): New.
12762
12763 * config/aarch64/aarch64 (aarch64_split_compare_and_swap): Disable
12764 strong_zero_p for aarch64_track_speculation; unify some code paths;
12765 use aarch64_gen_compare_reg instead of open-coding.
12766
12767 * config/aarch64/aarch64.opt (-moutline-atomics): New.
12768 * config/aarch64/aarch64.c (aarch64_atomic_ool_func): New.
12769 (aarch64_ool_cas_names, aarch64_ool_swp_names): New.
12770 (aarch64_ool_ldadd_names, aarch64_ool_ldset_names): New.
12771 (aarch64_ool_ldclr_names, aarch64_ool_ldeor_names): New.
12772 (aarch64_expand_compare_and_swap): Honor TARGET_OUTLINE_ATOMICS.
12773 * config/aarch64/atomics.md (atomic_exchange<ALLI>): Likewise.
12774 (atomic_<atomic_op><ALLI>): Likewise.
12775 (atomic_fetch_<atomic_op><ALLI>): Likewise.
12776 (atomic_<atomic_op>_fetch<ALLI>): Likewise.
12777 * doc/invoke.texi: Document -moutline-atomics.
12778
12779 2019-09-19 Feng Xue <fxue@os.amperecomputing.com>
12780
12781 * ipa-fnsummary.c (set_cond_stmt_execution_predicate): Do not compute
12782 trivial predicate for condition branch.
12783 (set_switch_stmt_execution_predicate): Do not compute trivial predicate
12784 for switch case.
12785 (compute_bb_predicates): Update predicate based on post-dominating
12786 relationship.
12787 (analyze_function_body): Calculate post-dominating information.
12788
12789 2019-09-19 Richard Sandiford <richard.sandiford@arm.com>
12790
12791 * tree-vectorizer.h (vectorizable_condition): Take an int
12792 reduction index instead of a boolean flag.
12793 * tree-vect-stmts.c (vectorizable_condition): Likewise.
12794 Swap the "then" and "else" values for EXTRACT_LAST_REDUCTION
12795 reductions if the reduction accumulator is the "then" rather
12796 than the "else" value.
12797 (vect_analyze_stmt): Update call accordingly.
12798 (vect_transform_stmt): Likewise.
12799 * tree-vect-loop.c (vectorizable_reduction): Likewise,
12800 asserting that the index is > 0.
12801
12802 2019-09-19 Martin Liska <mliska@suse.cz>
12803
12804 * ipa-icf.c (sort_sem_items_by_decl_uid): Simplify comparator.
12805 (sort_congruence_classes_by_decl_uid): Likewise.
12806 (sort_congruence_class_groups_by_decl_uid): Use std::pair for
12807 easier sorting.
12808 (sem_item_optimizer::merge_classes): Likewise.
12809
12810 2019-09-19 Richard Biener <rguenther@suse.de>
12811
12812 PR tree-optimization/91812
12813 * tree-ssa-phiprop.c (propagate_with_phi): Do not replace
12814 volatile loads.
12815
12816 2019-09-19 Richard Sandiford <richard.sandiford@arm.com>
12817
12818 * defaults.h (TARGET_UNIT): New macro.
12819 (target_unit): New type.
12820 * rtl.h (native_encode_rtx, native_decode_rtx)
12821 (native_decode_vector_rtx, subreg_size_lsb): Declare.
12822 (subreg_lsb_1): Turn into an inline wrapper around subreg_size_lsb.
12823 * rtlanal.c (subreg_lsb_1): Delete.
12824 (subreg_size_lsb): New function.
12825 * simplify-rtx.c: Include rtx-vector-builder.h
12826 (simplify_immed_subreg): Delete.
12827 (native_encode_rtx, native_decode_vector_rtx, native_decode_rtx)
12828 (simplify_const_vector_byte_offset, simplify_const_vector_subreg): New
12829 functions.
12830 (simplify_subreg): Use them.
12831 (test_vector_subregs_modes, test_vector_subregs_repeating)
12832 (test_vector_subregs_fore_back, test_vector_subregs_stepped)
12833 (test_vector_subregs): New functions.
12834 (test_vector_ops): Call test_vector_subregs for integer vector
12835 modes with at least 2 elements.
12836
12837 2019-09-19 Richard Biener <rguenther@suse.de>
12838
12839 * tree-parloops.c (parloops_is_slp_reduction): Do not set
12840 LOOP_VINFO_OPERANDS_SWAPPED.
12841 (parloops_is_simple_reduction): Likewise.
12842 * tree-vect-loop.c (_loop_vec_info::_loop_vec_info): Do not
12843 initialize operands_swapped.
12844 (_loop_vec_info::~_loop_vec_info): Do not re-canonicalize stmts.
12845 (vect_is_slp_reduction): Do not swap operands.
12846 * tree-vectorizer.h (_loop_vec_info::operands_swapped): Remove.
12847 (LOOP_VINFO_OPERANDS_SWAPPED): Likewise.
12848
12849 2019-09-19 Hongtao Liu <hongtao.liu@intel.com>
12850
12851 PR target/87007
12852 * config/i386.md (*floatuns<SWI48:mode><MODEF:mode>2_avx512):
12853 Add avx_partial_xmm_update.
12854
12855 2019-09-18 Jim Wilson <jimw@sifive.com>
12856
12857 PR target/91683
12858 * config/riscv/riscv-protos.h (riscv_split_symbol): New bool parameter.
12859 (riscv_move_integer): Likewise.
12860 * config/riscv/riscv.c (riscv_split_integer): Pass FALSE for new
12861 riscv_move_integer arg.
12862 (riscv_legitimize_move): Likewise.
12863 (riscv_force_temporary): New parameter in_splitter. Don't call
12864 force_reg if true.
12865 (riscv_unspec_offset_high): Pass FALSE for new riscv_force_temporary
12866 arg.
12867 (riscv_add_offset): Likewise.
12868 (riscv_split_symbol): New parameter in_splitter. Pass to
12869 riscv_force_temporary.
12870 (riscv_legitimize_address): Pass FALSE for new riscv_split_symbol
12871 arg.
12872 (riscv_move_integer): New parameter in_splitter. New local
12873 can_create_psuedo. Don't call riscv_split_integer or force_reg when
12874 in_splitter TRUE.
12875 (riscv_legitimize_const_move): Pass FALSE for new riscv_move_integer,
12876 riscv_split_symbol, and riscv_force_temporary args.
12877 * config/riscv/riscv.md (low<mode>+1): Pass TRUE for new
12878 riscv_move_integer arg.
12879 (low<mode>+2): Pass TRUE for new riscv_split_symbol arg.
12880
12881 2019-09-18 H.J. Lu <hongjiu.lu@intel.com>
12882
12883 PR target/90878
12884 * config/i386/x86-tune-costs.h (skylake_cost): Restore SImode
12885 hard register store cost to 6.
12886
12887 2019-09-18 H.J. Lu <hongjiu.lu@intel.com>
12888
12889 PR target/91446
12890 * config/i386/x86-tune-costs.h (skylake_cost): Increase SImode
12891 pseudo register store cost from 3 to 6 to make it the same as
12892 QImode and HImode.
12893
12894 2019-09-18 Wilco Dijkstra <wdijkstr@arm.com>
12895
12896 PR target/91738
12897 * config/arm/arm.md (<logical_op>di3): Expand explicitly.
12898 (one_cmpldi2): Likewise.
12899 * config/arm/arm.c (const_ok_for_dimode_op): Return true if one
12900 of the constant parts is simple.
12901 * config/arm/iterators.md (LOGICAL): Add new code iterator.
12902 (logical_op): Add new code attribute.
12903 (logical_OP): Likewise.
12904 * config/arm/predicates.md (arm_anddi_operand): Add predicate.
12905 (arm_iordi_operand): Add predicate.
12906 (arm_xordi_operand): Add predicate.
12907
12908 2019-09-18 Wilco Dijkstra <wdijkstr@arm.com>
12909
12910 * config/arm/arm.md (maddsidi4): Remove expander.
12911 (mulsidi3adddi): Remove pattern.
12912 (mulsidi3adddi_v6): Likewise.
12913 (mulsidi3_nov6): Likewise.
12914 (mulsidi3_v6): Likewise.
12915 (umulsidi3): Remove expander.
12916 (umulsidi3_nov6): Remove pattern.
12917 (umulsidi3_v6): Likewise.
12918 (umulsidi3adddi): Likewise.
12919 (umulsidi3adddi_v6): Likewise.
12920 (<Us>mulsidi3): Add combined expander.
12921 (<Us>maddsidi4): Likewise.
12922 (<US>mull): Add combined umull and smull pattern.
12923 (<US>mlal): Likewise.
12924 * config/arm/iterators.md (Us): Add new iterator.
12925
12926 2019-09-18 Richard Biener <rguenther@suse.de>
12927
12928 * tree-vect-loop.c (vect_is_simple_reduction): Remove operand
12929 swapping.
12930 (vectorize_fold_left_reduction): Remove assert.
12931 (vectorizable_reduction): Also expect COND_EXPR non-reduction
12932 operand in position 2. Remove assert.
12933
12934 2019-09-18 Wilco Dijkstra <wdijkstr@arm.com>
12935
12936 * config/arm/arm.md (smulsi3_highpart): Use <US> and <SE> iterators.
12937 (smulsi3_highpart_nov6): Remove pattern.
12938 (smulsi3_highpart_v6): Likewise.
12939 (umulsi3_highpart): Likewise.
12940 (umulsi3_highpart_nov6): Likewise.
12941 (umulsi3_highpart_v6): Likewise.
12942 (<US>mull_high): Add new combined multiply pattern.
12943
12944 2019-09-18 Wilco Dijkstra <wdijkstr@arm.com>
12945
12946 * config/arm/arm.md (arm_mulsi3): Remove pattern.
12947 (arm_mulsi3_v6): Likewise.
12948 (mulsi3addsi_v6): Likewise.
12949 (mulsi3subsi): Likewise.
12950 (mul): Add new multiply pattern.
12951 (mla): Likewise.
12952 (mls): Likewise.
12953
12954 2019-09-18 Richard Biener <rguenther@suse.de>
12955
12956 * tree-parloops.c (report_ploop_op): Copy from report_vect_op.
12957 (parloops_valid_reduction_input_p): Copy from
12958 valid_reduction_input_p.
12959 (parloops_is_slp_reduction): Copy from vect_is_slp_reduction.
12960 (parloops_needs_fold_left_reduction_p): Copy from
12961 needs_fold_left_reduction_p.
12962 (parloops_is_simple_reduction): Copy from
12963 vect_is_simple_reduction.
12964 (parloops_force_simple_reduction): Copy from
12965 vect_force_simple_reduction.
12966 (gather_scalar_reductions): Adjust.
12967 * tree-vect-loop.c (vect_force_simple_reduction): Make static.
12968 * tree-vectorizer.h (vect_force_simple_reduction): Remove.
12969
12970 2019-09-18 Richard Biener <rguenther@suse.de>
12971
12972 * tree-vectorizer.h (get_initial_def_for_reduction): Remove.
12973 * tree-vect-loop.c (get_initial_def_for_reduction): Make
12974 static.
12975 (vect_create_epilog_for_reduction): Remove dead code.
12976
12977 2019-09-18 Richard Sandiford <richard.sandiford@arm.com>
12978
12979 * varasm.c (assemble_real): Generate canonical const_ints.
12980
12981 2019-09-18 Richard Biener <rguenther@suse.de>
12982
12983 PR lto/91763
12984 * lto-streamer-in.c (input_eh_regions): Move EH init to
12985 lto_materialize_function.
12986 * tree-streamer-in.c (lto_input_ts_function_decl_tree_pointers):
12987 Likewise.
12988
12989 2019-09-18 Richard Sandiford <richard.sandiford@arm.com>
12990
12991 * tree-ssa-ccp.c (get_value_for_expr): Check whether CONSTANTs
12992 are INTEGER_CSTs.
12993
12994 2019-09-18 Richard Sandiford <richard.sandiford@arm.com>
12995
12996 * gimplify.c (gimplify_decl_expr): Use poly_int_tree_p instead
12997 of checking specifically for INTEGER_CST.
12998
12999 2019-09-18 Richard Sandiford <richard.sandiford@arm.com>
13000
13001 * stor-layout.c (compute_record_mode): Operate on poly_uint64
13002 sizes instead of uhwi sizes.
13003
13004 2019-09-18 Richard Sandiford <richard.sandiford@arm.com>
13005
13006 * dwarf2out.c (loc_list_from_tree_1): Handle POLY_INT_CST.
13007 (add_const_value_attribute): Handle CONST_POLY_INT.
13008
13009 2019-09-18 Martin Liska <mliska@suse.cz>
13010
13011 * dbgcnt.def (store_merging): New counter.
13012 * gimple-ssa-store-merging.c (imm_store_chain_info::output_merged_stores):
13013 Use it in store merging.
13014
13015 2019-09-17 Richard Sandiford <richard.sandiford@arm.com>
13016
13017 * config/aarch64/aarch64.c (aarch64_sched_variable_issue): New
13018 function.
13019 (TARGET_SCHED_VARIABLE_ISSUE): New macro.
13020 * config/arm/arm.c (arm_sched_variable_issue): New function.
13021 (TARGET_SCHED_VARIABLE_ISSUE): New macro.
13022
13023 2019-09-17 Richard Sandiford <richard.sandiford@arm.com>
13024
13025 * config/arm/types.md (no_reservation): New reservation.
13026 * config/aarch64/falkor.md (falkor_other_0_nothing): Don't handle
13027 no_insn here.
13028 * config/aarch64/saphira.md (saphira_other_0_nothing): Likewise.
13029 * config/aarch64/thunderx2t99.md (thunderx2t99_nothing): Likewise.
13030 * config/aarch64/tsv110.md (tsv110_alu): Likewise.
13031 * config/arm/arm1020e.md (1020alu_op): Likewise.
13032 * config/arm/arm1026ejs.md (alu_op): Likewise.
13033 * config/arm/arm1136jfs.md (11_alu_op): Likewise.
13034 * config/arm/arm926ejs.md (9_alu_op): Likewise.
13035 * config/arm/cortex-a15.md (cortex_a15_alu): Likewise.
13036 * config/arm/cortex-a17.md (cortex_a17_alu): Likewise.
13037 * config/arm/cortex-a5.md (cortex_a5_alu): Likewise.
13038 * config/arm/cortex-a53.md (cortex_a53_alu): Likewise.
13039 * config/arm/cortex-a57.md (cortex_a57_alu): Likewise.
13040 * config/arm/cortex-a7.md (cortex_a7_alu_shift): Likewise.
13041 * config/arm/cortex-a8.md (cortex_a8_alu): Likewise.
13042 * config/arm/cortex-a9.md (cortex_a9_dp): Likewise.
13043 * config/arm/cortex-m4.md (cortex_m4_alu): Likewise.
13044 * config/arm/cortex-m7.md (cortex_m7_alu_simple): Likewise.
13045 * config/arm/cortex-r4.md (cortex_r4_alu_shift_reg): Likewise.
13046 * config/arm/fa526.md (526_alu_op): Likewise.
13047 * config/arm/fa606te.md (606te_alu_op): Likewise.
13048 * config/arm/fa626te.md (626te_alu_op): Likewise.
13049 * config/arm/fa726te.md (726te_alu_op): Likewise.
13050 * config/arm/xgene1.md (xgene1_nop): Likewise.
13051
13052 2019-09-17 Richard Sandiford <richard.sandiford@arm.com>
13053
13054 * config/arm/thumb1.md (*thumb1_tablejump): Change type from
13055 "no_insn" to "branch".
13056
13057 2019-09-17 Richard Sandiford <richard.sandiford@arm.com>
13058
13059 * array-traits.h (array_traits<T[N]>::size): Remove parameter name.
13060
13061 2019-09-17 Richard Biener <rguenther@suse.de>
13062
13063 PR debug/91772
13064 * dwarf2out.c (dwarf2out_late_global_decl): If early dwarf
13065 was missing generate locations only once.
13066
13067 2019-09-17 Feng Xue <fxue@os.amperecomputing.com>
13068
13069 PR ipa/91089
13070 * doc/invoke.texi (ipa-max-switch-predicate-bounds): Document new
13071 option.
13072 * params.def (PARAM_IPA_MAX_SWITCH_PREDICATE_BOUNDS): New.
13073 * ipa-fnsummary.c (set_switch_stmt_execution_predicate): Add predicate
13074 for switch default case using range analysis information.
13075
13076 2019-09-17 Christophe Lyon <christophe.lyon@linaro.org>
13077
13078 PR target/91749
13079 * config/arm/arm.c (arm_valid_target_attribute_rec): Make sure the
13080 mode attributed is supported by FDPIC.
13081
13082 2019-09-17 Richard Biener <rguenther@suse.de>
13083
13084 PR tree-optimization/91790
13085 * tree-vect-stmts.c (vectorizable_load): For BB vectorization
13086 use the correct DR for setting up realignment.
13087
13088 2019-09-16 Uroš Bizjak <ubizjak@gmail.com>
13089
13090 PR target/91719
13091 * config/i386/i386.h (TARGET_USE_XCHG_FOR_ATOMIC_STORE): New macro.
13092 * config/i386/x86-tune.def (X86_TUNE_USE_XCHG_FOR_ATOMIC_STORE): New.
13093 * config/i386/sync.md (atomic_store<mode>): emit XCHG for
13094 TARGET_USE_XCHG_FOR_ATOMIC_STORE.
13095
13096 2019-09-16 Jason Merrill <jason@redhat.com>
13097
13098 * Makefile.in (build/genmatch.o): Depend on $(CPPLIB_H).
13099
13100 2019-09-16 Martin Liska <mliska@suse.cz>
13101
13102 * gimple-fold.c (or_comparisons_1): Remove rules moved
13103 to ...
13104 * match.pd: ... here.
13105
13106 2019-09-16 Martin Liska <mliska@suse.cz>
13107
13108 * gimple-fold.c (or_comparisons_1): Remove rules
13109 moved to ...
13110 * match.pd: ... here.
13111
13112 2019-09-16 Martin Liska <mliska@suse.cz>
13113
13114 * genmatch.c (dt_node::append_simplify): Do not print
13115 warning when we have duplicate patterns belonging
13116 to a same simplify rule.
13117 * gimple-fold.c (and_comparisons_1): Remove matching moved to match.pd.
13118 (maybe_fold_comparisons_from_match_pd): Handle
13119 tcc_comparison as a results.
13120 * match.pd: Handle (X == CST1) && (X OP2 CST2) conditions.
13121
13122 2019-09-16 Li Jia He <helijia@linux.ibm.com>
13123 Qi Feng <ffengqi@linux.ibm.com>
13124
13125 PR middle-end/88784
13126 * match.pd (x > y && x != XXX_MIN): Optimize into 'x > y'.
13127 (x > y && x == XXX_MIN): Optimize into 'false'.
13128 (x <= y && x == XXX_MIN): Optimize into 'x == XXX_MIN'.
13129 (x < y && x != XXX_MAX): Optimize into 'x < y'.
13130 (x < y && x == XXX_MAX): Optimize into 'false'.
13131 (x >= y && x == XXX_MAX): Optimize into 'x == XXX_MAX'.
13132 (x > y || x != XXX_MIN): Optimize into 'x != XXX_MIN'.
13133 (x <= y || x != XXX_MIN): Optimize into 'true'.
13134 (x <= y || x == XXX_MIN): Optimize into 'x <= y'.
13135 (x < y || x != XXX_MAX): Optimize into 'x != XXX_MAX'.
13136 (x >= y || x != XXX_MAX): Optimize into 'true'.
13137 (x >= y || x == XXX_MAX): Optimize into 'x >= y'.
13138
13139 2019-09-16 Li Jia He <helijia@linux.ibm.com>
13140 Martin Liska <mliska@suse.cz>
13141
13142 * gimple-fold.c (and_comparisons_1): Add type as first
13143 argument.
13144 (and_var_with_comparison): Likewise.
13145 (and_var_with_comparison_1): Likewise.
13146 (or_comparisons_1): Likewise.
13147 (or_var_with_comparison): Likewise.
13148 (or_var_with_comparison_1): Likewise.
13149 (maybe_fold_and_comparisons): Call maybe_fold_comparisons_from_match_pd.
13150 (maybe_fold_or_comparisons): Likewise.
13151 (maybe_fold_comparisons_from_match_pd): New.
13152 * gimple-fold.h (maybe_fold_and_comparisons): Add type argument.
13153 (maybe_fold_or_comparisons): Likewise.
13154 * gimple.c (gimple_size): Make it public and add num_ops argument.
13155 (gimple_init): New function.
13156 (gimple_alloc): Call gimple_init.
13157 * gimple.h (gimple_size): New.
13158 (gimple_init): Likewise.
13159 * tree-if-conv.c (fold_or_predicates): Pass type.
13160 * tree-ssa-ifcombine.c (ifcombine_ifandif): Likewise.
13161 * tree-ssa-reassoc.c (eliminate_redundant_comparison): Likewise.
13162 (optimize_vec_cond_expr): Likewise.
13163 (ovce_extract_ops): Return type of conditional expression.
13164 * tree-ssanames.c (init_ssa_name_imm_use): New.
13165 (make_ssa_name_fn): Use init_ssa_name_imm_use.
13166 * tree-ssanames.h (init_ssa_name_imm_use): New.
13167
13168 2019-09-16 Richard Biener <rguenther@suse.de>
13169
13170 PR tree-optimization/91756
13171 PR tree-optimization/87132
13172 * tree-ssa-alias.h (enum translate_flags): New.
13173 (get_continuation_for_phi): Use it instead of simple bool flag.
13174 (walk_non_aliased_vuses): Likewise.
13175 * tree-ssa-alias.c (maybe_skip_until): Adjust.
13176 (get_continuation_for_phi): When looking across backedges only
13177 disallow valueization.
13178 (walk_non_aliased_vuses): Adjust.
13179 * tree-ssa-sccvn.c (vn_reference_lookup_3): Avoid valueization
13180 if requested.
13181
13182 2019-09-14 Kewen Lin <linkw@gcc.gnu.org>
13183
13184 PR middle-end/80791
13185 * config/rs6000/rs6000.c (TARGET_HAVE_COUNT_REG_DECR_P): New macro.
13186 (TARGET_DOLOOP_COST_FOR_GENERIC): Likewise.
13187 (TARGET_DOLOOP_COST_FOR_ADDRESS): Likewise.
13188 * target.def (have_count_reg_decr_p): New hook.
13189 (doloop_cost_for_generic): Likewise.
13190 (doloop_cost_for_address): Likewise.
13191 * doc/tm.texi.in (TARGET_HAVE_COUNT_REG_DECR_P): Likewise.
13192 (TARGET_DOLOOP_COST_FOR_GENERIC): Likewise.
13193 (TARGET_DOLOOP_COST_FOR_ADDRESS): Likewise.
13194 * doc/tm.texi: Regenerate.
13195 * tree-ssa-loop-ivopts.c (comp_cost::operator+=): Consider infinite cost
13196 addend.
13197 (record_group): Init doloop_p.
13198 (add_candidate_1): Add optional argument doloop, change the handlings
13199 accordingly.
13200 (add_candidate): Likewise.
13201 (generic_predict_doloop_p): Update attribute.
13202 (force_expr_to_var_cost): Add costing for expressions COND_EXPR/LT_EXPR/
13203 LE_EXPR/GT_EXPR/GE_EXPR/EQ_EXPR/NE_EXPR/UNORDERED_EXPR/ORDERED_EXPR/
13204 UNLT_EXPR/UNLE_EXPR/UNGT_EXPR/UNGE_EXPR/UNEQ_EXPR/LTGT_EXPR/MAX_EXPR/
13205 MIN_EXPR.
13206 (get_computation_cost): Update for doloop IV cand extra cost.
13207 (determine_group_iv_cost_cond): Update for doloop IV cand.
13208 (determine_iv_cost): Likewise.
13209 (ivopts_estimate_reg_pressure): Likewise.
13210 (may_eliminate_iv): Update handlings for doloop IV cand.
13211 (add_iv_candidate_for_doloop): New function.
13212 (find_iv_candidates): Call function add_iv_candidate_for_doloop.
13213 (iv_ca_set_no_cp): Update for doloop IV cand.
13214 (iv_ca_set_cp): Likewise.
13215 (iv_ca_dump): Dump register cost.
13216 (find_doloop_use): New function.
13217 (analyze_and_mark_doloop_use): Likewise.
13218 (tree_ssa_iv_optimize_loop): Call function analyze_and_mark_doloop_use.
13219
13220 2019-09-13 Bernd Edlinger <bernd.edlinger@hotmail.de>
13221
13222 PR middle-end/91708
13223 * cse.c (cse_insn): Do not replace anything with a
13224 MEM.
13225
13226 2019-09-13 Ian Lance Taylor <iant@golang.org>
13227
13228 * doc/invoke.texi (Optimize Options): Fix typo.
13229
13230 2019-09-12 Uroš Bizjak <ubizjak@gmail.com>
13231
13232 PR tree-optimization/89386
13233 * config/i386/sse.md (smulhrs<mode>3): New expander.
13234 (smulhrsv4hi3): Ditto.
13235
13236 2019-09-12 Richard Biener <rguenther@suse.de>
13237
13238 PR tree-optimization/91750
13239 * tree-vect-loop.c (vectorizable_induction): Compute IV increments
13240 in the type of the evolution.
13241
13242 2019-09-12 Yuliang Wang <yuliang.wang@arm.com>
13243
13244 PR tree-optimization/89386
13245 * config/aarch64/aarch64-sve2.md (<su>mull<bt><Vwide>)
13246 (<r>shrnb<mode>, <r>shrnt<mode>): New SVE2 patterns.
13247 (<su>mulh<r>s<mode>3): New pattern for MULHRS.
13248 * config/aarch64/iterators.md (UNSPEC_SMULLB, UNSPEC_SMULLT)
13249 (UNSPEC_UMULLB, UNSPEC_UMULLT, UNSPEC_SHRNB, UNSPEC_SHRNT)
13250 (UNSPEC_RSHRNB, UNSPEC_RSHRNT, UNSPEC_SMULHS, UNSPEC_SMULHRS)
13251 UNSPEC_UMULHS, UNSPEC_UMULHRS): New unspecs.
13252 (MULLBT, SHRNB, SHRNT, MULHRS): New int iterators.
13253 (su, r): Handle the unspecs above.
13254 (bt): New int attribute.
13255 * internal-fn.def (IFN_MULHS, IFN_MULHRS): New internal functions.
13256 * internal-fn.c (first_commutative_argument): Commutativity info for
13257 above.
13258 * optabs.def (smulhs_optab, smulhrs_optab, umulhs_optab)
13259 (umulhrs_optab): New optabs.
13260 * doc/md.texi (smulhs$var{m3}, umulhs$var{m3})
13261 (smulhrs$var{m3}, umulhrs$var{m3}): Documentation for the above.
13262 * tree-vect-patterns.c (vect_recog_mulhs_pattern): New pattern
13263 function.
13264 (vect_vect_recog_func_ptrs): Add it.
13265
13266 2019-09-11 Michael Meissner <meissner@linux.ibm.com>
13267
13268 * config/rs6000/predicates.md (non_add_cint_operand): Simplify the
13269 code.
13270
13271 2019-09-11 Nathan Sidwell <nathan@acm.org>
13272
13273 * tree.h (MARK_TS_TYPE_NON_COMMON): New.
13274 * tree.c (tree_node_structure_for_code): Reformat and alphabetize.
13275
13276 2019-09-11 Richard Biener <rguenther@suse.de>
13277
13278 * lto-opts.c (lto_write_options): Stream -g when debug is enabled.
13279 * lto-wrapper.c (merge_and_complain): Pick up -g.
13280 (append_compiler_options): Likewise.
13281 (run_gcc): Re-instantiate handling -g0 at link-time.
13282 * doc/invoke.texi (flto): Document debug info generation.
13283
13284 2019-09-11 Richard Biener <rguenther@suse.de>
13285
13286 PR tree-optimization/90387
13287 * vr-values.c (vr_values::extract_range_basic): After inlining
13288 simplify non-constant __builtin_constant_p to false.
13289
13290 2019-09-11 Eric Botcazou <ebotcazou@adacore.com>
13291
13292 PR rtl-optimization/89795
13293 * rtlanal.c (nonzero_bits1) <SUBREG>: Do not propagate results from
13294 inner REGs to paradoxical SUBREGs if WORD_REGISTER_OPERATIONS is set.
13295
13296 2019-09-11 Jakub Jelinek <jakub@redhat.com>
13297
13298 PR tree-optimization/91723
13299 * tree-vect-stmts.c (vectorizable_call): Use types_compatible_p check
13300 instead of pointer equality when checking if argument vectypes are
13301 the same.
13302
13303 PR middle-end/91725
13304 * match.pd ((A / (1 << B)) -> (A >> B)): Call tree_nonzero_bits instead
13305 of get_nonzero_bits, only call it for integral types.
13306
13307 2019-09-11 Richard Biener <rguenther@suse.de>
13308
13309 Revert
13310 2019-09-09 Barnaby Wilks <barnaby.wilks@arm.com>
13311
13312 * match.pd: Add flag_unsafe_math_optimizations check
13313 before deciding on the widest type in a binary math operation.
13314
13315 2019-09-10 Richard Sandiford <richard.sandiford@arm.com>
13316
13317 * doc/tm.texi.in: Document that exactly one of CALL_USED_REGISTERS
13318 and CALL_REALLY_USED_REGISTERS must be defined, and that
13319 CALL_REALLY_USED_REGISTERS is preferred.
13320 * doc/tm.texi: Regenerate.
13321 * hard-reg-set.h (target_hard_regs::x_call_really_used_regs): Delete.
13322 (call_really_used_regs): Likewise.
13323 * reginfo.c: Raise an #error if both CALL_USED_REGISTERS and
13324 CALL_REALLY_USED_REGISTERS are defined.
13325 (initial_call_used_regs): Use CALL_REALLY_USED_REGISTERS as the
13326 initial value if defined.
13327 (initial_call_really_used_regs): Delete.
13328 (saved_call_really_used_regs): Likewise.
13329 (CALL_REALLY_USED_REGNO_P): Likewise.
13330 (init_reg_sets): Remove handling of call_really_used_regs.
13331 (save_register_info, restore_register_info, globalize_reg): Likewise.
13332 (init_reg_sets_1): Likewise. Use call_used_regs instead of
13333 CALL_REALLY_USED_REGNO_P. Don't set call_used_regs for registers
13334 outside operand_reg_set.
13335 (fix_register): Don't change call_used_regs if
13336 CALL_REALLY_USED_REGISTERS is defined.
13337 * config/csky/csky.h (CALL_USED_REGISTERS): Delete.
13338 * config/csky/csky.c (get_csky_live_regs): Use call_used_regs
13339 instead of call_really_used_regs.
13340 (csky_conditional_register_usage): Remove the old handling of
13341 call_used_regs and change the handling of call_really_used_regs
13342 to use call_used_regs instead.
13343 * config/ia64/ia64.h (CALL_USED_REGISTERS): Delete.
13344 * config/ia64/ia64.c (fix_range): Don't set call_used_regs when
13345 making a register fixed.
13346 * config/m32r/m32r.h (CALL_USED_REGISTERS): Delete.
13347 * config/m32r/m32r.c (MUST_SAVE_REGISTER): Use call_used_regs
13348 instead of call_really_used_regs.
13349 (m32r_conditional_register_usage): Don't set call_used_regs when
13350 making a register fixed.
13351 * config/mips/mips.h (CALL_USED_REGISTERS): Delete.
13352 * config/mips/mips.c (mips_global_pointer): Use call_used_regs
13353 instead of call_really_used_regs.
13354 (mips_interrupt_extra_call_saved_reg_p): Likewise.
13355 (mips_cfun_call_saved_reg_p): Likewise.
13356 (mips_swap_registers): Remove the old handling of call_used_regs
13357 and change the handling of call_really_used_regs to use call_used_regs
13358 instead.
13359 (mips_conditional_register_usage): Likewise.
13360 * config/mn10300/mn10300.h (CALL_USED_REGISTERS): Delete.
13361 * config/mn10300/mn10300.c (fp_regs_to_save): Use call_used_regs
13362 instead of call_really_used_regs.
13363 (mn10300_get_live_callee_saved_regs): Likewise.
13364 (mn10300_expand_prologue, mn10300_expand_epilogue): Likewise.
13365 (mn10300_conditional_register_usage): Don't set call_used_regs when
13366 making a register fixed.
13367 * config/rs6000/rs6000.h (CALL_USED_REGISTERS): Delete.
13368 * config/rs6000/rs6000.c (rs6000_conditional_register_usage):
13369 Remove the old handling of call_used_regs and change the handling
13370 of call_really_used_regs to use call_used_regs instead.
13371 * config/s390/s390.h (CALL_USED_REGISTERS): Delete.
13372 * config/s390/s390.c (s390_regs_ever_clobbered): Use call_used_regs
13373 instead of call_really_used_regs.
13374 (s390_register_info_gprtofpr, s390_register_info): Likewise.
13375 (s390_hard_regno_rename_ok, s390_hard_regno_scratch_ok): Likewise.
13376 (s390_emit_prologue, s300_set_up_by_prologue): Likewise.
13377 (s390_can_use_return_insn, s390_optimize_prologue): Likewise.
13378 (s390_conditional_register_usage): Remove the old handling of
13379 call_used_regs and change the handling of call_really_used_regs
13380 to use call_used_regs instead.
13381 * config/sh/sh.h (CALL_USED_REGISTERS): Delete.
13382 * config/sh/sh.c (output_stack_adjust, calc_live_regs): Likewise.
13383 (sh_fix_range, reg_unused_after): Likewise.
13384 (sh_conditional_register_usage): Remove the old handling of
13385 call_used_regs and change the handling of call_really_used_regs
13386 to use call_used_regs instead.
13387 * config/sparc/sparc.h (CALL_USED_REGISTERS): Delete.
13388 * config/sparc/sparc.c (sparc_conditional_register_usage): Don't set
13389 call_used_regs when making a register fixed.
13390 * config/tilegx/tilegx.h (CALL_USED_REGISTERS): Delete.
13391 * config/tilegx/tilegx.c (tilegx_conditional_register_usage): Don't set
13392 call_used_regs when making a register fixed.
13393 * config/tilepro/tilepro.h (CALL_USED_REGISTERS): Delete.
13394 * config/tilepro/tilepro.c (tilepro_conditional_register_usage): Don't
13395 set call_used_regs when making a register fixed.
13396 * config/visium/visium.h (CALL_USED_REGISTERS): Delete.
13397 * config/visium/visium.c (visium_conditional_register_usage): Remove
13398 the old handling of call_used_regs and change the handling of
13399 call_really_used_regs to use call_used_regs instead.
13400
13401 2019-09-10 Richard Sandiford <richard.sandiford@arm.com>
13402
13403 * hard-reg-set.h (call_used_regs): Only define if IN_TARGET_CODE.
13404 (call_used_or_fixed_reg_p): Expand definition of call_used_regs.
13405 * reginfo.c (call_used_regs): New macro.
13406
13407 2019-09-10 Richard Sandiford <richard.sandiford@arm.com>
13408
13409 * config/alpha/alpha.c (alpha_compute_frame_layout): Remove redundant
13410 fixed_regs test.
13411 * config/bpf/bpf.c (bpf_compute_frame_layout, bpf_expand_prologue)
13412 (bpf_expand_epilogue): Likewise.
13413 * config/c6x/c6x.c (c6x_save_reg): Likewise.
13414 * config/ft32/ft32.c (ft32_expand_prologue): Likewise.
13415 (ft32_expand_epilogue): Likewise.
13416 * config/i386/i386.c (ix86_save_reg): Likewise.
13417 * config/moxie/moxie.c (moxie_expand_prologue): Likewise.
13418 (moxie_expand_epilogue): Likewise.
13419 * config/tilegx/tilegx.c (need_to_save_reg): Likewise.
13420 * config/tilepro/tilepro.c (need_to_save_reg): Likewise.
13421 * config/xtensa/xtensa.c (xtensa_call_save_reg): Likewise.
13422
13423 2019-09-10 Richard Sandiford <richard.sandiford@arm.com>
13424
13425 * hard-reg-set.h (call_used_or_fixed_reg_p): New macro.
13426 * cfgloopanal.c (init_set_costs): Use call_used_or_fixed_reg_p
13427 instead of testing call_used_regs directly.
13428 * config/aarch64/aarch64.c (aarch64_layout_frame): Likewise.
13429 (aarch64_components_for_bb): Likewise.
13430 * config/alpha/alpha.c (alpha_compute_frame_layout): Likewise.
13431 * config/arc/arc.c (arc_must_save_register): Likewise.
13432 (arc_epilogue_uses): Likewise.
13433 * config/arm/arm.c (arm_option_override, use_return_insn): Likewise.
13434 (legitimize_pic_address, callee_saved_reg_p): Likewise.
13435 (arm_compute_save_reg0_reg12_mask): Likewise.
13436 (arm_compute_save_core_reg_mask): Likewise.
13437 (arm_get_vfp_saved_size, arm_compute_frame_layout): Likewise.
13438 (arm_save_coproc_regs, thumb1_extra_regs_pushed): Likewise.
13439 (cmse_nonsecure_entry_clear_before_return): Likewise.
13440 (thumb1_expand_epilogue, arm_expand_epilogue_apcs_frame): Likewise.
13441 (arm_expand_epilogue): Likewise.
13442 * config/avr/avr.c (avr_regs_to_save, sequent_regs_live): Likewise.
13443 (avr_function_arg_advance, avr_find_unused_d_reg): Likewise.
13444 (_reg_unused_after): Likewise.
13445 * config/bfin/bfin.c (must_save_p, expand_prologue_reg_save): Likewise.
13446 (expand_epilogue_reg_restore, n_regs_saved_by_prologue): Likewise.
13447 (add_to_reg, hwloop_optimize): Likewise.
13448 * config/bpf/bpf.c (bpf_compute_frame_layout, bpf_expand_prologue)
13449 (bpf_expand_epilogue): Likewise.
13450 * config/c6x/c6x.c (c6x_save_reg, c6x_regno_reg_class): Likewise.
13451 * config/cr16/cr16.c (cr16_compute_save_regs): Likewise.
13452 * config/cris/cris.c (cris_reg_saved_in_regsave_area): Likewise.
13453 * config/epiphany/epiphany.c (epiphany_init_reg_tables): Likewise.
13454 (epiphany_compute_function_type, MUST_SAVE_REGISTER): Likewise.
13455 (epiphany_output_mi_thunk, epiphany_start_function): Likewise.
13456 * config/fr30/fr30.c (fr30_num_arg_regs): Likewise.
13457 * config/frv/frv.c (frv_stack_info): Likewise.
13458 * config/ft32/ft32.c (ft32_compute_frame): Likewise.
13459 (ft32_expand_prologue, ft32_expand_epilogue): Likewise.
13460 * config/gcn/gcn.c (gcn_compute_frame_offsets): Likewise.
13461 (move_callee_saved_registers): Likewise.
13462 * config/h8300/h8300.c (byte_reg): Likewise.
13463 * config/i386/i386-options.c (ix86_set_current_function): Likewise.
13464 * config/i386/i386.c (ix86_save_reg, ix86_expand_prologue): Likewise.
13465 (ix86_expand_epilogue, x86_order_regs_for_local_alloc): Likewise.
13466 * config/i386/predicates.md (sibcall_memory_operand): Likewise.
13467 * config/ia64/ia64.c (emit_safe_across_calls, find_gr_spill): Likewise.
13468 (next_scratch_gr_reg, ia64_compute_frame_size): Likewise.
13469 * config/iq2000/iq2000.h (MUST_SAVE_REGISTER): Likewise.
13470 * config/lm32/lm32.c (lm32_compute_frame_size): Likewise.
13471 * config/m32c/m32c.c (need_to_save): Likewise.
13472 * config/m68k/m68k.c (m68k_save_reg): Likewise.
13473 * config/mcore/mcore.c (calc_live_regs): Likewise.
13474 * config/microblaze/microblaze.c (microblaze_must_save_register):
13475 Likewise.
13476 * config/mmix/mmix.c (mmix_local_regno): Likewise.
13477 (mmix_initial_elimination_offset, mmix_reorg): Likewise.
13478 (mmix_use_simple_return, mmix_expand_prologue): Likewise.
13479 (mmix_expand_epilogue): Likewise.
13480 * config/moxie/moxie.c (moxie_compute_frame): Likewise.
13481 (moxie_expand_prologue, moxie_expand_epilogue): Likewise.
13482 * config/msp430/msp430.c (msp430_preserve_reg_p): Likewise.
13483 * config/nds32/nds32.h (nds32_16bit_address_type): Likewise.
13484 (NDS32_REQUIRED_CALLEE_SAVED_P): Likewise.
13485 * config/nios2/nios2.c (prologue_saved_reg_p): Likewise.
13486 * config/or1k/or1k.c (callee_saved_regno_p): Likewise.
13487 * config/pa/pa.c (pa_expand_prologue, pa_expand_epilogue): Likewise.
13488 * config/pdp11/pdp11.c (pdp11_saved_regno): Likewise.
13489 * config/pru/pru.c (prologue_saved_reg_p): Likewise.
13490 * config/riscv/riscv.c (riscv_save_reg_p): Likewise.
13491 (riscv_epilogue_uses, riscv_hard_regno_mode_ok): Likewise.
13492 * config/rl78/rl78.c (need_to_save): Likewise.
13493 * config/rs6000/rs6000-logue.c (save_reg_p): Likewise.
13494 (rs6000_stack_info, generate_set_vrsave): Likewise.
13495 (rs6000_emit_prologue, rs6000_emit_epilogue): Likewise.
13496 * config/rs6000/rs6000.c (rs6000_debug_reg_print): Likewise.
13497 * config/rx/rx.c (rx_get_stack_layout): Likewise.
13498 * config/s390/s390.c (s390_call_saved_register_used): Likewise.
13499 * config/sh/sh.c (calc_live_regs, sh_output_mi_thunk): Likewise.
13500 * config/sparc/sparc.c (save_global_or_fp_reg_p): Likewise.
13501 (save_local_or_in_reg_p): Likewise.
13502 * config/stormy16/stormy16.c (REG_NEEDS_SAVE): Likewise.
13503 (xstormy16_epilogue_uses): Likewise.
13504 * config/tilegx/tilegx.c (need_to_save_reg): Likewise.
13505 * config/tilepro/tilepro.c (need_to_save_reg): Likewise.
13506 * config/v850/v850.c (compute_register_save_size): Likewise.
13507 * config/vax/vax.c (vax_expand_prologue): Likewise.
13508 * config/visium/visium.c (visium_save_reg_p): Likewise.
13509 * config/xtensa/xtensa.c (xtensa_call_save_reg): Likewise.
13510 * cselib.c (cselib_process_insn): Likewise.
13511 * df-scan.c (df_get_entry_block_def_set): Likewise.
13512 * function.c (aggregate_value_p): Likewise.
13513 * haifa-sched.c (alloc_global_sched_pressure_data): Likewise.
13514 * ira-lives.c (process_bb_node_lives): Likewise.
13515 * ira.c (do_reload): Likewise.
13516 * lra-lives.c (process_bb_lives): Likewise.
13517 * lra-remat.c (lra_remat): Likewise.
13518 * lra.c (lra): Likewise.
13519 * postreload.c (reload_combine_recognize_pattern): Likewise.
13520 (reload_cse_move2add): Likewise.
13521 * recog.c (peep2_find_free_register): Likewise.
13522 * regrename.c (check_new_reg_p): Likewise.
13523 * reload.c (find_equiv_reg): Likewise.
13524 * reload1.c (reload, find_reg): Likewise.
13525 * sel-sched.c (init_hard_regs_data): Likewise.
13526
13527 2019-09-10 Richard Sandiford <richard.sandiford@arm.com>
13528
13529 * config/frv/frv.c (frv_ifcvt_modify_tests): Use
13530 regs_invalidated_by_call & ~fixed_reg_set instead of
13531 call_used_or_fixed_regs & ~fixed_reg_set.
13532 * config/sh/sh.c (output_stack_adjust): Likewise.
13533
13534 2019-09-10 Richard Sandiford <richard.sandiford@arm.com>
13535
13536 * hard-reg-set.h (target_hard_regs::x_call_used_reg_set): Delete.
13537 (call_used_reg_set): Delete.
13538 (call_used_or_fixed_regs): New macro.
13539 * reginfo.c (init_reg_sets_1, globalize_reg): Remove initialization
13540 of call_used_reg_set.
13541 * caller-save.c (setup_save_areas): Use call_used_or_fixed_regs
13542 instead of call_used_regs.
13543 (save_call_clobbered_regs): Likewise.
13544 * cfgcleanup.c (old_insns_match_p): Likewise.
13545 * config/c6x/c6x.c (c6x_call_saved_register_used): Likewise.
13546 * config/epiphany/epiphany.c (epiphany_conditional_register_usage):
13547 Likewise.
13548 * config/frv/frv.c (frv_ifcvt_modify_tests): Likewise.
13549 * config/sh/sh.c (output_stack_adjust): Likewise.
13550 * final.c (collect_fn_hard_reg_usage): Likewise.
13551 * ira-build.c (ira_build): Likewise.
13552 * ira-color.c (calculate_saved_nregs): Likewise.
13553 (allocno_reload_assign, calculate_spill_cost): Likewise.
13554 * ira-conflicts.c (ira_build_conflicts): Likewise.
13555 * ira-costs.c (ira_tune_allocno_costs): Likewise.
13556 * ira-lives.c (process_bb_node_lives): Likewise.
13557 * ira.c (setup_reg_renumber): Likewise.
13558 * lra-assigns.c (find_hard_regno_for_1, lra_assign): Likewise.
13559 * lra-constraints.c (need_for_call_save_p): Likewise.
13560 (need_for_split_p, inherit_in_ebb): Likewise.
13561 * lra-lives.c (process_bb_lives): Likewise.
13562 * lra-remat.c (call_used_input_regno_present_p): Likewise.
13563 * postreload.c (reload_combine): Likewise.
13564 * regrename.c (find_rename_reg): Likewise.
13565 * reload1.c (reload_as_needed): Likewise.
13566 * rtlanal.c (find_all_hard_reg_sets): Likewise.
13567 * sel-sched.c (mark_unavailable_hard_regs): Likewise.
13568 * shrink-wrap.c (requires_stack_frame_p): Likewise.
13569
13570 2019-09-10 Richard Sandiford <richard.sandiford@arm.com>
13571
13572 * hard-reg-set.h (target_hard_regs::x_no_caller_save_reg_set): Delete.
13573 (no_caller_save_reg_set): Delete.
13574 * caller-save.c (init_caller_save): Don't initialize it.
13575 * ira-conflicts.c (ira_build_conflicts): Calculate
13576 no_caller_save_reg_set locally from call_used_reg_set and savable_regs.
13577
13578 2019-09-10 Richard Sandiford <richard.sandiford@arm.com>
13579
13580 * hard-reg-set.h (target_hard_regs::x_call_fixed_reg_set): Delete.
13581 (target_hard_regs::x_savable_regs): New field.
13582 (call_fixed_reg_set): Delete.
13583 (savable_regs): New macro,
13584 * reginfo.c (globalize_reg): Don't set call_fixed_reg_set.
13585 (init_reg_sets_1): Likewise. Initialize savable_regs.
13586 * caller-save.c (init_caller_save): Invoke HARD_REGNO_CALLER_SAVE_MODE
13587 for all registers. Set savable_regs instead of call_fixed_reg_set.
13588 (setup_save_areas, save_call_clobbered_regs): Replace uses of
13589 ~call_fixed_reg_set with ~fixed_reg_set & savable_regs.
13590 * config/sh/sh.c (output_stack_adjust): Likewise.
13591
13592 2019-09-10 Richard Sandiford <richard.sandiford@arm.com>
13593
13594 * config/c6x/c6x-protos.h (c6x_set_return_address): Declare.
13595 * config/c6x/c6x.h (REGNO_REG_CLASS): Move implementation to
13596 * config/c6x/c6x.c (c6x_regno_reg_class): ...this new function.
13597
13598 2019-09-10 Richard Sandiford <richard.sandiford@arm.com>
13599
13600 * rtl.h (get_call_rtx_from): Take a const rtx_insn * instead of an rtx.
13601 * rtlanal.c (get_call_rtx_from): Likewise.
13602 * dwarf2out.c (dwarf2out_var_location): Pass the insn rather
13603 than the pattern to get_call_rtx_from.
13604 * config/i386/i386-expand.h (ix86_notrack_prefixed_insn_p): Take
13605 an rtx_insn * instead of an rtx.
13606 * config/i386/i386-expand.c (ix86_notrack_prefixed_insn_p): Likewise.
13607
13608 2019-09-10 Martin Liska <mliska@suse.cz>
13609
13610 * common.opt: Use newly added WarnRemoved.
13611 * config/aarch64/aarch64.opt: Likewise.
13612 * config/arm/arm.opt: Likewise.
13613 * config/i386/i386.opt: Likewise.
13614 * config/ia64/ia64.opt: Likewise.
13615 * config/rs6000/rs6000.opt: Likewise.
13616 * doc/options.texi: Document WarnRemoved properly.
13617 * dwarf2out.c (gen_producer_string): Handle renamed
13618 OPT_SPECIAL_warn_removed.
13619 * lto-opts.c (lto_write_options): Likewise.
13620 * lto-wrapper.c (merge_and_complain): Likewise.
13621 * opts-common.c (decode_cmdline_option): Likewise.
13622 (prune_options): Likewise.
13623 (read_cmdline_option): Likewise.
13624 (control_warning_option): Likewise.
13625 * opts.c (print_filtered_help): Likewise.
13626 * optc-gen.awk: Parse for WarnRemoved and make usage
13627 of Deprecated an error.
13628 * opth-gen.awk: Generate new OPT_SPECIAL_warn_removed.
13629
13630 2019-09-10 Arnaud Charlet <charlet@adacore.com>
13631
13632 * doc/install.texi: Fix syntax for html generation.
13633
13634 2019-09-10 Jakub Jelinek <jakub@redhat.com>
13635
13636 PR middle-end/91680
13637 * match.pd ((A / (1 << B)) -> (A >> B)): Allow widening cast from
13638 the shift type to type.
13639
13640 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
13641
13642 * config/arm/arm.md (stack_protect_combined_set_insn): Handle
13643 FDPIC mode.
13644 (stack_protect_combined_test_insn): Likewise.
13645
13646 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
13647 Mickaël Guêné <mickael.guene@st.com>
13648
13649 * config/arm/arm.c (arm_load_tp): Add FDPIC support.
13650 * config/arm/arm.md (FDPIC_REGNUM): New constant.
13651 (load_tp_soft_fdpic): New pattern.
13652 (load_tp_soft): Disable in FDPIC mode.
13653
13654 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
13655 Mickaël Guêné <mickael.guene@st.com>
13656
13657 * config/arm/arm.c (tls_reloc): Add TLS_GD32_FDPIC,
13658 TLS_LDM32_FDPIC and TLS_IE32_FDPIC.
13659 (arm_call_tls_get_addr): Add FDPIC support.
13660 (legitimize_tls_address): Likewise.
13661 (arm_emit_tls_decoration): Likewise.
13662
13663 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
13664 Mickaël Guêné <mickael.guene@st.com>
13665
13666 * config/arm/arm.c (arm_asm_trampoline_template): Add FDPIC
13667 support.
13668 (arm_trampoline_init): Likewise.
13669 (arm_trampoline_adjust_address): Likewise.
13670 * config/arm/arm.h (TRAMPOLINE_SIZE): Likewise.
13671
13672 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
13673 Mickaël Guêné <mickael.guene@st.com>
13674
13675 * config/arm/arm.c (arm_fdpic_local_funcdesc_p): New function.
13676 (legitimize_pic_address): Enforce binding rules on function
13677 pointers in FDPIC mode.
13678 (arm_assemble_integer): Likewise.
13679
13680 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
13681 Mickaël Guêné <mickael.guene@st.com>
13682
13683 * config/arm/arm.h (PIC_REGISTER_MAY_NEED_SAVING): New helper.
13684 * config/arm/arm.c (arm_compute_save_reg0_reg12_mask): Handle
13685 FDPIC.
13686
13687 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
13688 Mickaël Guêné <mickael.guene@st.com>
13689
13690 * ginclude/unwind-arm-common.h (unwinder_cache): Add reserved5
13691 field.
13692
13693 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
13694 Mickaël Guêné <mickael.guene@st.com>
13695
13696 * config/arm/arm-c.c (__FDPIC__): Define new pre-processor macro
13697 in FDPIC mode.
13698 * config/arm/arm-protos.h (arm_load_function_descriptor): Declare
13699 new function.
13700 * config/arm/arm.c (arm_option_override): Define pic register to
13701 FDPIC_REGNUM.
13702 (arm_function_ok_for_sibcall): Disable sibcall optimization if we
13703 have no decl or go through PLT.
13704 (calculate_pic_address_constant): New function.
13705 (legitimize_pic_address): Call calculate_pic_address_constant.
13706 (arm_load_pic_register): Handle TARGET_FDPIC.
13707 (arm_is_segment_info_known): New function.
13708 (arm_pic_static_addr): Add support for FDPIC.
13709 (arm_load_function_descriptor): New function.
13710 (arm_emit_call_insn): Add support for FDPIC.
13711 (arm_assemble_integer): Add support for FDPIC.
13712 * config/arm/arm.h (PIC_OFFSET_TABLE_REG_CALL_CLOBBERED):
13713 Define. (FDPIC_REGNUM): New define.
13714 * config/arm/arm.md (call): Add support for FDPIC.
13715 (call_value): Likewise.
13716 (restore_pic_register_after_call): New pattern.
13717 (untyped_call): Disable if FDPIC.
13718 (untyped_return): Likewise.
13719 * config/arm/unspecs.md (UNSPEC_PIC_RESTORE): New.
13720
13721 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
13722 Mickaël Guêné <mickael.guene@st.com>
13723
13724 * config.gcc: Handle arm*-*-uclinuxfdpiceabi.
13725 * config/arm/bpabi.h (TARGET_FDPIC_ASM_SPEC): New.
13726 (SUBTARGET_EXTRA_ASM_SPEC): Use TARGET_FDPIC_ASM_SPEC.
13727 * config/arm/linux-eabi.h (FDPIC_CC1_SPEC): New.
13728 (CC1_SPEC): Use FDPIC_CC1_SPEC.
13729 (MUSL_DYNAMIC_LINKER): Add -fdpic suffix when needed.
13730 * config/arm/uclinuxfdpiceabi.h: New file.
13731
13732 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
13733
13734 * config.gcc: Handle *-*-uclinuxfdpiceabi.
13735
13736 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
13737 Mickaël Guêné <mickael.guene@st.com>
13738
13739 * config/arm/arm.opt: Add -mfdpic option.
13740 * doc/invoke.texi: Add documentation for -mfdpic.
13741
13742 2019-09-09 Bernd Edlinger <bernd.edlinger@hotmail.de>
13743
13744 * expmed.c (extract_bit_field): Update function comment
13745 regarding alt_rtl.
13746 * expr.c (expand_expr_real): Update function comment
13747 regarding alt_rtl.
13748 (expand_misaligned_mem_ref): New helper function.
13749 (expand_expr_real_2): Use expand_misaligned_mem_ref.
13750 Remove duplicate assignment to "base" at case MEM_REF.
13751 Remove a shadowed variable "unsignedp" at case VCE.
13752
13753 2019-09-09 Richard Sandiford <richard.sandiford@arm.com>
13754
13755 * regset.h (regs_invalidated_by_call_regset): Delete.
13756 (fixed_reg_set_regset): Likewise.
13757 * reginfo.c (regs_invalidated_by_call_regset): Likewise.
13758 (fixed_reg_set_regset, persistent_obstack): Likewise.
13759 (init_reg_sets_1, globalize_reg): Update accordingly.
13760 * df.h (df_print_regset, df_print_word_regset): Take a const_bitmap
13761 instead of a bitmap.
13762 * df-core.c (df_print_regset, df_print_word_regset): Likewise.
13763 * df-problems.c (df_rd_local_compute): Use regs_invalidated_by_call
13764 instead of regs_invalidated_by_call_regset.
13765 (df_lr_confluence_n, df_md_confluence_n): Likewise.
13766 * df-scan.c (df_scan_start_dump): Likewise.
13767 * dse.c (copy_fixed_regs): Likewise.
13768 * config/sh/sh.c (sh_find_equiv_gbr_addr): Likewise.
13769
13770 2019-09-09 Richard Sandiford <richard.sandiford@arm.com>
13771
13772 * array-traits.h: New file.
13773 * coretypes.h (array_traits, bitmap_view): New types.
13774 * bitmap.h: Include "array-traits.h"
13775 (bitmap_bit_p): Take a const_bitmap instead of a bitmap.
13776 (base_bitmap_view, bitmap_view): New classes.
13777 * bitmap.c (bitmap_bit_p): Take a const_bitmap instead of a bitmap.
13778 * hard-reg-set.h: Include array-traits.h.
13779 (array_traits<HARD_REG_SET>): New struct.
13780 * regset.h (IOR_REG_SET_HRS): New macro.
13781 * loop-iv.c (simplify_using_initial_values): Use IOR_REG_SET_HRS
13782 rather than iterating over each hard register.
13783 * sched-deps.c (sched_analyze_insn): Likewise.
13784 * sel-sched-ir.c (setup_id_implicit_regs): Likewise.
13785
13786 2019-09-09 Richard Sandiford <richard.sandiford@arm.com>
13787
13788 * ira-int.h (ior_hard_reg_conflicts): Take a const_hard_reg_set
13789 instead of a HARD_REG_SET *.
13790 * ira-build.c (ior_hard_reg_conflicts): Likewise.
13791 (ira_build): Update call accordingly.
13792 * ira-emit.c (add_range_and_copies_from_move_list): Likewise.
13793
13794 2019-09-09 Richard Sandiford <richard.sandiford@arm.com>
13795
13796 * hard-reg-set.h (HARD_REG_SET::operator==): New function.
13797 (HARD_REG_SET::operator!=): Likewise.
13798 (hard_reg_set_equal_p): Delete.
13799 * cfgcleanup.c (old_insns_match_p): Use == instead of
13800 hard_reg_set_equal_p and != instead of !hard_reg_set_equal_p.
13801 * ira-color.c (allocno_hard_regs_hasher::equal): Likewise.
13802 (add_allocno_hard_regs_to_forest): Likewise.
13803 (setup_allocno_available_regs_num): Likewise.
13804 * ira.c (setup_pressure_classes): Likewise.
13805 (setup_allocno_and_important_classes): Likewise.
13806 (setup_reg_class_relations): Likewise.
13807 * lra-lives.c (process_bb_lives): Likewise.
13808 * reg-stack.c (change_stack, convert_regs_1): Likewise.
13809
13810 2019-09-09 Richard Sandiford <richard.sandiford@arm.com>
13811
13812 * hard-reg-set.h (IOR_COMPL_HARD_REG_SET): Delete.
13813 * config/aarch64/cortex-a57-fma-steering.c (rename_single_chain):
13814 Use "|~" instead of IOR_COMPL_HARD_REG_SET.
13815 * config/aarch64/falkor-tag-collision-avoidance.c (init_unavailable):
13816 Likewise.
13817 * ira-build.c (ira_create_object, ira_set_allocno_class): Likewise.
13818 * ira.c (setup_reg_renumber): Likewise.
13819 * lra-assigns.c (find_hard_regno_for_1): Likewise.
13820 * regrename.c (regrename_find_superclass): Likewise.
13821 * reload1.c (find_reg): Likewise.
13822
13823 2019-09-09 Richard Sandiford <richard.sandiford@arm.com>
13824
13825 * hard-reg-set.h (AND_COMPL_HARD_REG_SET): Delete.
13826 * caller-save.c (setup_save_areas): Use "&~" instead of
13827 AND_COMPL_HARD_REG_SET.
13828 (save_call_clobbered_regs): Likewise.
13829 * config/epiphany/epiphany.c (epiphany_conditional_register_usage):
13830 Likewise.
13831 * config/frv/frv.c (frv_ifcvt_modify_tests): Likewise.
13832 * config/gcn/gcn.c (gcn_md_reorg): Likewise.
13833 * config/i386/i386.c (ix86_conditional_register_usage): Likewise.
13834 * config/mips/mips.c (mips_class_max_nregs): Likewise.
13835 (mips_conditional_register_usage): Likewise.
13836 * config/sh/sh.c (output_stack_adjust): Likewise.
13837 * ira-color.c (form_allocno_hard_regs_nodes_forest): Likewise.
13838 (setup_profitable_hard_regs): Likewise.
13839 (get_conflict_and_start_profitable_regs): Likewise.
13840 * ira-conflicts.c (print_allocno_conflicts): Likewise.
13841 (ira_build_conflicts): Likewise.
13842 * ira-costs.c (restrict_cost_classes): Likewise.
13843 (setup_regno_cost_classes_by_aclass): Likewise.
13844 * ira-lives.c (process_bb_node_lives): Likewise.
13845 * ira.c (setup_class_hard_regs, setup_reg_subclasses): Likewise.
13846 (setup_class_subset_and_memory_move_costs, setup_pressure_classes)
13847 (setup_allocno_and_important_classes, setup_class_translate_array)
13848 (setup_reg_class_relations, setup_prohibited_class_mode_regs):
13849 Likewise.
13850 * lra-assigns.c (find_hard_regno_for_1): Likewise.
13851 * lra-constraints.c (prohibited_class_reg_set_mode_p): Likewise.
13852 (process_alt_operands, inherit_in_ebb): Likewise.
13853 * lra-eliminations.c (update_reg_eliminate): Likewise.
13854 * lra-lives.c (process_bb_lives): Likewise.
13855 * reload1.c (update_eliminables_and_spill, reload_as_needed): Likewise.
13856 * resource.c (find_dead_or_set_registers): Likewise.
13857 (mark_target_live_regs): Likewise.
13858 * sched-deps.c (get_implicit_reg_pending_clobbers): Likewise.
13859 * sel-sched.c (mark_unavailable_hard_regs): Likewise.
13860 (implicit_clobber_conflict_p): Likewise.
13861 * shrink-wrap.c (requires_stack_frame_p): Likewise.
13862 (try_shrink_wrapping): Likewise.
13863
13864 2019-09-09 Richard Sandiford <richard.sandiford@arm.com>
13865
13866 * hard-reg-set.h (HARD_REG_SET::operator|): New function.
13867 (HARD_REG_SET::operator|=): Likewise.
13868 (IOR_HARD_REG_SET): Delete.
13869 * config/gcn/gcn.c (gcn_md_reorg): Use "|" instead of
13870 IOR_HARD_REG_SET.
13871 * config/m32c/m32c.c (m32c_register_move_cost): Likewise.
13872 * config/s390/s390.c (s390_adjust_loop_scan_osc): Likewise.
13873 * final.c (collect_fn_hard_reg_usage): Likewise.
13874 * hw-doloop.c (scan_loop, optimize_loop): Likewise.
13875 * ira-build.c (merge_hard_reg_conflicts): Likewise.
13876 (ior_hard_reg_conflicts, create_cap_allocno, propagate_allocno_info)
13877 (propagate_some_info_from_allocno): Likewise.
13878 (copy_info_to_removed_store_destinations): Likewise.
13879 * ira-color.c (add_allocno_hard_regs_to_forest, assign_hard_reg)
13880 (allocno_reload_assign, ira_reassign_pseudos): Likewise.
13881 (fast_allocation): Likewise.
13882 * ira-conflicts.c (ira_build_conflicts): Likewise.
13883 * ira-lives.c (make_object_dead, process_single_reg_class_operands)
13884 (process_bb_node_lives): Likewise.
13885 * ira.c (setup_pressure_classes, setup_reg_class_relations): Likewise.
13886 * lra-assigns.c (find_hard_regno_for_1): Likewise.
13887 (setup_live_pseudos_and_spill_after_risky_transforms): Likewise.
13888 * lra-constraints.c (process_alt_operands, inherit_in_ebb): Likewise.
13889 * lra-eliminations.c (spill_pseudos, update_reg_eliminate): Likewise.
13890 * lra-lives.c (mark_pseudo_dead, check_pseudos_live_through_calls)
13891 (process_bb_lives): Likewise.
13892 * lra-spills.c (assign_spill_hard_regs): Likewise.
13893 * postreload.c (reload_combine): Likewise.
13894 * reginfo.c (init_reg_sets_1): Likewise.
13895 * regrename.c (merge_overlapping_regs, find_rename_reg)
13896 (merge_chains): Likewise.
13897 * reload1.c (maybe_fix_stack_asms, order_regs_for_reload, find_reg)
13898 (find_reload_regs, finish_spills, choose_reload_regs_init)
13899 (emit_reload_insns): Likewise.
13900 * reorg.c (redundant_insn): Likewise.
13901 * resource.c (find_dead_or_set_registers, mark_set_resources)
13902 (mark_target_live_regs): Likewise.
13903 * rtlanal.c (find_all_hard_reg_sets): Likewise.
13904 * sched-deps.c (sched_analyze_insn): Likewise.
13905 * sel-sched.c (mark_unavailable_hard_regs): Likewise.
13906 (find_best_reg_for_expr): Likewise.
13907 * shrink-wrap.c (try_shrink_wrapping): Likewise.
13908
13909 2019-09-09 Richard Sandiford <richard.sandiford@arm.com>
13910
13911 * hard-reg-set.h (HARD_REG_SET::operator&): New function.
13912 (HARD_REG_SET::operator&): Likewise.
13913 (AND_HARD_REG_SET): Delete.
13914 * caller-save.c (setup_save_areas): Use "&" instead of
13915 AND_HARD_REG_SET.
13916 (save_call_clobbered_regs): Likewise.
13917 * config/gcn/gcn.c (gcn_md_reorg): Likewise.
13918 * config/m32c/m32c.c (reduce_class): Likewise.
13919 * config/rs6000/rs6000.c (rs6000_register_move_cost): Likewise.
13920 * final.c (get_call_reg_set_usage): Likewise.
13921 * ira-color.c (add_allocno_hard_regs_to_forest): Likewise.
13922 (setup_left_conflict_sizes_p): Likewise.
13923 * ira-conflicts.c (print_allocno_conflicts): Likewise.
13924 (ira_build_conflicts): Likewise.
13925 * ira-costs.c (restrict_cost_classes): Likewise.
13926 * ira.c (setup_stack_reg_pressure_class, setup_class_translate_array)
13927 (setup_reg_class_relations): Likewise.
13928 * reginfo.c (init_reg_sets_1, record_subregs_of_mode): Likewise.
13929 * reload1.c (maybe_fix_stack_asms, finish_spills): Likewise.
13930 * resource.c (find_dead_or_set_registers): Likewise.
13931 * sel-sched.c (mark_unavailable_hard_regs): Likewise.
13932
13933 2019-09-09 Richard Sandiford <richard.sandiford@arm.com>
13934
13935 * hard-reg-set.h (HARD_REG_SET::operator~): New function.
13936 (COMPL_HARD_REG_SET): Delete.
13937 * config/c6x/c6x.c (c6x_call_saved_register_used): Use ~ instead
13938 of COMPL_HARD_REG_SET.
13939 (try_rename_operands): Likewise.
13940 * config/sh/sh.c (push_regs): Likewise.
13941 * lra-assigns.c (find_hard_regno_for_1): Likewise.
13942 * lra-constraints.c (contains_reg_p): Likewise.
13943 * reload1.c (finish_spills, choose_reload_regs_init): Likewise.
13944
13945 2019-09-09 Richard Sandiford <richard.sandiford@arm.com>
13946
13947 * hard-reg-set.h (COPY_HARD_REG_SET): Delete.
13948 * caller-save.c (save_call_clobbered_regs): Use assignment instead
13949 of COPY_HARD_REG_SET.
13950 * config/epiphany/epiphany.c (epiphany_compute_frame_size): Likewise.
13951 (epiphany_conditional_register_usage): Likewise.
13952 * config/frv/frv.c (frv_ifcvt_modify_tests): Likewise.
13953 * config/gcn/gcn.c (gcn_md_reorg): Likewise.
13954 * config/ia64/ia64.c (ia64_compute_frame_size): Likewise.
13955 * config/m32c/m32c.c (m32c_register_move_cost): Likewise.
13956 * config/m68k/m68k.c (m68k_conditional_register_usage): Likewise.
13957 * config/mips/mips.c (mips_class_max_nregs): Likewise.
13958 * config/pdp11/pdp11.c (pdp11_conditional_register_usage): Likewise.
13959 * config/rs6000/rs6000.c (rs6000_register_move_cost): Likewise.
13960 * config/sh/sh.c (output_stack_adjust): Likewise.
13961 * final.c (collect_fn_hard_reg_usage): Likewise.
13962 (get_call_reg_set_usage): Likewise.
13963 * ira-build.c (ira_create_object, remove_low_level_allocnos)
13964 (ira_flattening): Likewise.
13965 * ira-color.c (add_allocno_hard_regs, add_allocno_hard_regs_to_forest)
13966 (setup_left_conflict_sizes_p, setup_profitable_hard_regs)
13967 (get_conflict_and_start_profitable_regs, allocno_reload_assign)
13968 (ira_reassign_pseudos): Likewise.
13969 * ira-conflicts.c (print_allocno_conflicts): Likewise.
13970 (ira_build_conflicts): Likewise.
13971 * ira-costs.c (restrict_cost_classes): Likewise.
13972 (setup_regno_cost_classes_by_aclass): Likewise.
13973 * ira.c (setup_class_hard_regs, setup_alloc_regs): Likewise.
13974 (setup_reg_subclasses, setup_class_subset_and_memory_move_costs)
13975 (setup_stack_reg_pressure_class, setup_pressure_classes)
13976 (setup_allocno_and_important_classes, setup_class_translate_array)
13977 (setup_reg_class_relations, setup_prohibited_class_mode_regs)
13978 (ira_setup_eliminable_regset): Likewise.
13979 * lra-assigns.c (find_hard_regno_for_1): Likewise.
13980 (setup_live_pseudos_and_spill_after_risky_transforms): Likewise.
13981 * lra-constraints.c (prohibited_class_reg_set_mode_p): Likewise.
13982 (process_alt_operands, inherit_in_ebb): Likewise.
13983 * lra-lives.c (process_bb_lives): Likewise.
13984 * lra-spills.c (assign_spill_hard_regs): Likewise.
13985 * lra.c (lra): Likewise.
13986 * mode-switching.c (new_seginfo): Likewise.
13987 * postreload.c (reload_combine): Likewise.
13988 * reg-stack.c (straighten_stack): Likewise.
13989 * reginfo.c (save_register_info, restore_register_info): Likewise.
13990 (init_reg_sets_1, record_subregs_of_mode): Likewise
13991 * regrename.c (create_new_chain, rename_chains): Likewise.
13992 * reload1.c (order_regs_for_reload, find_reg): Likewise.
13993 (find_reload_regs): Likewise.
13994 * resource.c (find_dead_or_set_registers): Likewise.
13995 (mark_target_live_regs): Likewise.
13996 * sel-sched.c (mark_unavailable_hard_regs): Likewise.
13997
13998 2019-09-09 Richard Sandiford <richard.sandiford@arm.com>
13999
14000 * rtl.h (CALL_INSN_FUNCTION_USAGE): Document what SETs mean.
14001 (note_pattern_stores): Declare.
14002 (note_stores): Take an rtx_insn *.
14003 * rtlanal.c (set_of): Use note_pattern_stores instead of note_stores.
14004 (find_all_hard_reg_sets): Pass the insn rather than its pattern to
14005 note_stores. Remove explicit handling of CALL_INSN_FUNCTION_USAGE.
14006 (note_stores): Take an rtx_insn * as argument and process
14007 CALL_INSN_FUNCTION_USAGE. Rename old function to...
14008 (note_pattern_stores): ...this.
14009 (find_first_parameter_load): Pass the insn rather than
14010 its pattern to note_stores.
14011 * alias.c (memory_modified_in_insn_p, init_alias_analysis): Likewise.
14012 * caller-save.c (setup_save_areas, save_call_clobbered_regs)
14013 (insert_one_insn): Likewise.
14014 * combine.c (combine_instructions): Likewise.
14015 (likely_spilled_retval_p): Likewise.
14016 (try_combine): Use note_pattern_stores instead of note_stores.
14017 (record_dead_and_set_regs): Pass the insn rather than its pattern
14018 to note_stores.
14019 (reg_dead_at_p): Likewise.
14020 * config/bfin/bfin.c (workaround_speculation): Likewise.
14021 * config/c6x/c6x.c (maybe_clobber_cond): Likewise. Take an rtx_insn *
14022 rather than an rtx.
14023 * config/frv/frv.c (frv_registers_update): Use note_pattern_stores
14024 instead of note_stores.
14025 (frv_optimize_membar_local): Pass the insn rather than its pattern
14026 to note_stores.
14027 * config/gcn/gcn.c (gcn_md_reorg): Likewise.
14028 * config/i386/i386.c (ix86_avx_u128_mode_after): Likewise.
14029 * config/mips/mips.c (vr4130_true_reg_dependence_p): Likewise.
14030 (r10k_needs_protection_p, mips_sim_issue_insn): Likewise.
14031 (mips_reorg_process_insns): Likewise.
14032 * config/s390/s390.c (s390_regs_ever_clobbered): Likewise.
14033 * config/sh/sh.c (flow_dependent_p): Likewise. Take rtx_insn *s
14034 rather than rtxes.
14035 * cse.c (delete_trivially_dead_insns): Pass the insn rather than
14036 its pattern to note_stores.
14037 * cselib.c (cselib_record_sets): Use note_pattern_stores instead
14038 of note_stores.
14039 * dce.c (mark_nonreg_stores): Remove the "body" parameter and pass
14040 the insn to note_stores.
14041 (prescan_insns_for_dce): Update call accordingly.
14042 * ddg.c (mem_write_insn_p): Pass the insn rather than its pattern
14043 to note_stores.
14044 * df-problems.c (can_move_insns_across): Likewise.
14045 * dse.c (emit_inc_dec_insn_before, replace_read): Likewise.
14046 * function.c (assign_parm_setup_reg): Likewise.
14047 * gcse-common.c (record_last_mem_set_info_common): Likewise.
14048 * gcse.c (load_killed_in_block_p, compute_hash_table_work): Likewise.
14049 (single_set_gcse): Likewise.
14050 * ira.c (validate_equiv_mem): Likewise.
14051 (update_equiv_regs): Use note_pattern_stores rather than note_stores
14052 for no_equiv.
14053 * loop-doloop.c (doloop_optimize): Pass the insn rather than its
14054 pattern to note_stores.
14055 * loop-invariant.c (calculate_loop_reg_pressure): Likewise.
14056 * loop-iv.c (simplify_using_initial_values): Likewise.
14057 * mode-switching.c (optimize_mode_switching): Likewise.
14058 * optabs.c (emit_libcall_block_1): Likewise.
14059 (expand_atomic_compare_and_swap): Likewise.
14060 * postreload-gcse.c (load_killed_in_block_p): Likewise.
14061 (record_opr_changes): Likewise. Remove explicit handling of
14062 CALL_INSN_FUNCTION_USAGE.
14063 * postreload.c (reload_combine, reload_cse_move2add): Likewise.
14064 * regcprop.c (kill_clobbered_values): Likewise.
14065 (copyprop_hardreg_forward_1): Pass the insn rather than its pattern
14066 to note_stores.
14067 * regrename.c (build_def_use): Likewise.
14068 * reload1.c (reload): Use note_pattern_stores instead of note_stores
14069 for mark_not_eliminable.
14070 (reload_as_needed): Pass the insn rather than its pattern
14071 to note_stores.
14072 (emit_output_reload_insns): Likewise.
14073 * resource.c (mark_target_live_regs): Likewise.
14074 * sched-deps.c (init_insn_reg_pressure_info): Likewise.
14075 * sched-rgn.c (sets_likely_spilled): Use note_pattern_stores
14076 instead of note_stores.
14077 * shrink-wrap.c (try_shrink_wrapping): Pass the insn rather than
14078 its pattern to note_stores.
14079 * stack-ptr-mod.c (pass_stack_ptr_mod::execute): Likewise.
14080 * var-tracking.c (adjust_insn, add_with_sets): Likewise.
14081
14082 2019-09-09 Richard Sandiford <richard.sandiford@arm.com>
14083
14084 * hard-reg-set.h (HARD_REG_SET): Define using a typedef rather
14085 than a #define. Use a structure rather than an array as the
14086 fallback definition. Remove special cases for low array sizes.
14087 (const_hard_reg_set): New typedef.
14088 (hard_reg_set_subset_p): Use it instead of "const HARD_REG_SET".
14089 (hard_reg_set_equal_p, hard_reg_set_intersect_p): Likewise.
14090 (hard_reg_set_empty_p): Likewise.
14091 (SET_HARD_REG_BIT): Use a function rather than a macro to
14092 handle the case in which HARD_REG_SET is a structure.
14093 (CLEAR_HARD_REG_BIT, TEST_HARD_REG_BIT, CLEAR_HARD_REG_SET)
14094 (SET_HARD_REG_SET, COPY_HARD_REG_SET, COMPL_HARD_REG_SET)
14095 (AND_HARD_REG_SET, AND_COMPL_HARD_REG_SET, IOR_HARD_REG_SET)
14096 (IOR_COMPL_HARD_REG_SET): Likewise.
14097 (hard_reg_set_iterator::pset): Constify the pointer target.
14098 (hard_reg_set_iter_init): Take a const_hard_reg_set instead
14099 of a "const HARD_REG_SET". Update the handling of non-integer
14100 HARD_REG_SETs.
14101 * recog.h: Test HARD_CONST instead of CLEAR_HARD_REG_SET.
14102 * reload.h: Likewise.
14103 * rtl.h (choose_hard_reg_mode): Remove unnecessary line break.
14104 * regs.h (in_hard_reg_set_p): Take a const_hard_reg_set instead
14105 of a "const HARD_REG_SET".
14106 (overlaps_hard_reg_set_p, range_overlaps_hard_reg_set_p): Likewise.
14107 (range_in_hard_reg_set_p): Likewise.
14108 * ira-costs.c (restrict_cost_classes): Likewise.
14109 * shrink-wrap.c (move_insn_for_shrink_wrap): Likewise.
14110 * config/epiphany/resolve-sw-modes.c (pass_resolve_sw_modes::execute):
14111 Pass a NO_REGS HARD_REG_SET rather than NULL to emit_set_fp_mode.
14112 * config/ia64/ia64.c (rws_insn): In the CHECKING_P version,
14113 use unsigned HOST_WIDEST_FAST_INT rather than HARD_REG_ELT_TYPE.
14114 (rws_insn_set, rws_insn_test): In the CHECKING_P version,
14115 take an unsigned int and open-code the HARD_REG_SET operations.
14116
14117 2019-09-09 Richard Sandiford <richard.sandiford@arm.com>
14118
14119 * Makefile.in (OBJS): Remove bt-load.o.
14120 * doc/invoke.texi (fbranch-target-load-optimize): Delete.
14121 (fbranch-target-load-optimize2, fbtr-bb-exclusive): Likewise.
14122 * common.opt (fbranch-target-load-optimize): Mark as Ignore and
14123 document that the option no longer does anything.
14124 (fbranch-target-load-optimize2, fbtr-bb-exclusive): Likewise.
14125 * target.def (branch_target_register_class): Delete.
14126 (branch_target_register_callee_saved): Likewise.
14127 * doc/tm.texi.in (TARGET_BRANCH_TARGET_REGISTER_CLASS): Likewise.
14128 (TARGET_BRANCH_TARGET_REGISTER_CALLEE_SAVED): Likewise.
14129 * doc/tm.texi: Regenerate.
14130 * tree-pass.h (make_pass_branch_target_load_optimize1): Delete.
14131 (make_pass_branch_target_load_optimize2): Likewise.
14132 * passes.def (pass_branch_target_load_optimize1): Likewise.
14133 (pass_branch_target_load_optimize2): Likewise.
14134 * targhooks.h (default_branch_target_register_class): Likewise.
14135 * targhooks.c (default_branch_target_register_class): Likewise.
14136 * opt-suggestions.c (test_completion_valid_options): Remove
14137 -fbtr-bb-exclusive from the list of test options.
14138 * bt-load.c: Remove.
14139
14140 2019-09-09 Barnaby Wilks <barnaby.wilks@arm.com>
14141
14142 * match.pd: Add flag_unsafe_math_optimizations check
14143 before deciding on the widest type in a binary math operation.
14144
14145 2019-09-09 Martin Liska <mliska@suse.cz>
14146
14147 * config/i386/i386.opt: Update comment of removed
14148 options that are preserved only for backward
14149 compatibility.
14150
14151 2019-09-09 Jakub Jelinek <jakub@redhat.com>
14152
14153 PR target/87853
14154 * config/i386/emmintrin.h (_mm_cmpeq_epi8): Use casts to __v16qi
14155 instead of __v16qs.
14156
14157 PR target/91704
14158 * config/i386/avxintrin.h (__v32qs): New typedef.
14159 * config/i386/avx2intrin.h (_mm256_cmpgt_epi8): Use casts to __v32qs
14160 instead of __v32qi.
14161
14162 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
14163
14164 * doc/invoke.texi (Option Summary): Cover eBPF.
14165 (eBPF Options): New section.
14166 * doc/extend.texi (BPF Built-in Functions): Likewise.
14167 (BPF Kernel Helpers): Likewise.
14168
14169 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
14170
14171 * config.gcc: Support for bpf-*-* targets.
14172 * common/config/bpf/bpf-common.c: New file.
14173 * config/bpf/t-bpf: Likewise.
14174 * config/bpf/predicates.md: Likewise.
14175 * config/bpf/constraints.md: Likewise.
14176 * config/bpf/bpf.opt: Likewise.
14177 * config/bpf/bpf.md: Likewise.
14178 * config/bpf/bpf.h: Likewise.
14179 * config/bpf/bpf.c: Likewise.
14180 * config/bpf/bpf-protos.h: Likewise.
14181 * config/bpf/bpf-opts.h: Likewise.
14182 * config/bpf/bpf-helpers.h: Likewise.
14183 * config/bpf/bpf-helpers.def: Likewise.
14184
14185 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
14186
14187 * doc/sourcebuild.texi (Effective-Target Keywords): Document
14188 indirect_calls.
14189
14190 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
14191
14192 * opt-functions.awk (integer_range_info): Make sure values are in
14193 numeric context before operating with them.
14194
14195 2019-09-08 Segher Boessenkool <segher@kernel.crashing.org>
14196
14197 * genemit.c (gen_split): Print the filename and line number where the
14198 splitter (or peephole2) was defined, to the dump file.
14199
14200 2019-09-07 Jakub Jelinek <jakub@redhat.com>
14201
14202 PR tree-optimization/91665
14203 * tree-vect-loop.c (vectorizable_reduction): Punt if base has type
14204 incompatible with the type of PHI result.
14205
14206 2019-09-07 Bernd Edlinger <bernd.edlinger@hotmail.de>
14207
14208 PR target/91684
14209 * config/arm/arm.c (arm_block_set_aligned_non_vect): Use
14210 gen_unaligned_storedi for 4-byte aligned addresses.
14211
14212 2019-09-06 Jim Wilson <jimw@sifive.com>
14213
14214 * config/riscv/riscv.c (riscv_option_override): Revert 2019-08-30
14215 change.
14216
14217 2019-09-06 Segher Boessenkool <segher@kernel.crashing.org>
14218
14219 * config/rs6000/rs6000.md (unspec): Delete UNSPEC_MV_CR_OV.
14220
14221 2019-09-06 Segher Boessenkool <segher@kernel.crashing.org>
14222
14223 * config/rs6000/rs6000.c (rs6000_rtx_costs) <case UNSPEC>: Delete.
14224 * config/rs6000/rs6000.md (unspec): Delete UNSPEC_FRSP.
14225
14226 2019-09-06 Uroš Bizjak <ubizjak@gmail.com>
14227
14228 PR target/91654
14229 * config/i386/x86-tune-costs.h (skylake_cost): Raise the
14230 cost of SSE->integer and integer->SSE moves from 2 to 6.
14231 (core_cost): Ditto.
14232
14233 2019-09-06 Jakub Jelinek <jakub@redhat.com>
14234
14235 * function.c (assign_parm_find_data_types): Use RECORD_OR_UNION_TYPE_P
14236 before testing TYPE_TRANSPARENT_AGGR.
14237 * calls.c (initialize_argument_information, load_register_parameters):
14238 Likewise.
14239
14240 2019-09-06 Richard Earnshaw <rearnsha@arm.com>
14241
14242 * config/arm/arm.md (cmp_and): Add short-it variant for thumb2 with
14243 high regs.
14244 (cmp_ior): Likewise.
14245
14246 2019-09-06 Martin Liska <mliska@suse.cz>
14247
14248 * doc/match-and-simplify.texi: Separate tuples with ;.
14249
14250 2019-09-06 Martin Liska <mliska@suse.cz>
14251
14252 PR c++/91125
14253 * Makefile.in: Remove tlink.o.
14254 * collect2.c (do_link): New function isolated
14255 from do_tlink.
14256 (main): Use.
14257 * collect2.h (do_tlink): Remove declaration of do_tlink.
14258 * doc/extend.texi: Remove documentation of -frepo.
14259 * doc/invoke.texi: Likewise.
14260 * doc/sourcebuild.texi: Remove cleanup-repo-files.
14261 * tlink.c: Remove.
14262
14263 2019-09-05 Jakub Jelinek <jakub@redhat.com>
14264 Jim Wilson <jimw@sifive.com>
14265
14266 PR target/91635
14267 * config/riscv/riscv.md (zero_extendsidi2, zero_extendhi<GPR:mode>2,
14268 extend<SHORT:mode><SUPERQI:mode>2): Don't split if
14269 paradoxical_subreg_p (operands[0]).
14270 (*lshrsi3_zero_extend_3+1, *lshrsi3_zero_extend_3+2): Add clobber and
14271 use as intermediate value.
14272
14273 2019-09-05 Andrew Stubbs <ams@codesourcery.com>
14274
14275 * config/gcn/gcn.md (*movti_insn): Set delayeduse for global_store.
14276 (sync_compare_and_swap<mode>_insn): Likewise.
14277
14278 2019-09-05 Bernd Edlinger <bernd.edlinger@hotmail.de>
14279
14280 PR middle-end/91615
14281 * expr.c (expand_expr_real_1): Handle misaligned TARGET_MEM_REF
14282 without movmisalign optab.
14283
14284 2019-09-05 Jakub Jelinek <jakub@redhat.com>
14285
14286 PR middle-end/91001
14287 PR middle-end/91105
14288 PR middle-end/91106
14289 * calls.c (load_register_parameters): For TYPE_TRANSPARENT_AGGR
14290 types, use type of their first field instead of type of
14291 args[i].tree_value.
14292
14293 2019-09-05 Richard Biener <rguenther@suse.de>
14294
14295 PR rtl-optimization/91656
14296 * postreload-gcse.c (record_last_mem_set_info): Revert addition
14297 of early out.
14298
14299 2019-09-05 Richard Biener <rguenther@suse.de>
14300
14301 PR middle-end/90501
14302 * tree-inline.c (declare_return_variable): Mark the return
14303 slot as addressable after building an address of it.
14304
14305 2019-09-05 Arnaud Charlet <charlet@adacore.com>
14306
14307 * doc/install.texi: Update and clarify requirements to build GNAT.
14308
14309 2019-09-05 Richard Sandiford <richard.sandiford@arm.com>
14310
14311 PR middle-end/91577
14312 * cfgexpand.c (discover_nonconstant_array_refs): Force the source
14313 of an IFN_LOAD_LANES call and the destination of an IFN_STORE_LANES
14314 call to be in memory.
14315 (pass_expand::execute): Call discover_nonconstant_array_refs before
14316 setting currently_expanding_to_rtl.
14317
14318 2019-09-04 Caroline Tice <cmtice@google.com>
14319
14320 * opts.c (finish_options): Disallow -fvtable-verify and -flto to be
14321 specified together.
14322
14323 2019-09-04 Marek Polacek <polacek@redhat.com>
14324
14325 * doc/invoke.texi: Remove -fdeduce-init-list documentation.
14326
14327 2019-09-04 Uroš Bizjak <ubizjak@gmail.com>
14328
14329 PR target/32413
14330 * config/i386/i386.c (inline_secondary_memory_needed): Return true
14331 for QI and HImode moves between SSE and general registers.
14332
14333 2019-09-04 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
14334
14335 PR c/78736
14336 * doc/invoke.texi: Document -Wenum-conversion.
14337
14338 2019-09-04 Richard Biener <rguenther@suse.de>
14339
14340 PR rtl-optimization/36262
14341 * postreload-gcse.c: Include intl.h and gcse.h.
14342 (insert_expr_in_table): Insert at the head of cur_expr->avail_occr
14343 to avoid linear list walk.
14344 (record_last_mem_set_info): Gate off if not computing transparentness.
14345 (get_bb_avail_insn): If transparentness isn't computed give up
14346 early.
14347 (gcse_after_reload_main): Skip compute_transp and extended PRE
14348 if gcse_or_cprop_is_too_expensive says so.
14349
14350 2019-09-03 Jozef Lawrynowicz <jozef.l@mittosystems.com>
14351
14352 * config/msp430/msp430.c (msp430_init_sections): Remove handling of the
14353 noinit section.
14354 (msp430_select_section): Handle decls with the "noinit" attribute with
14355 default_elf_select_section.
14356 Handle SECCAT_RODATA_MERGE_* section types with
14357 default_elf_select_section.
14358 Add comments about handling of unsupported section types.
14359 (msp430_section_type_flags): Remove handling of the noinit section.
14360
14361 2019-09-03 Jozef Lawrynowicz <jozef.l@mittosystems.com>
14362
14363 * config/msp430/msp430.c (msp430_attr): Remove warnings about
14364 conflicting msp430-specific attributes.
14365 (msp430_section_attr): Likewise.
14366 Add warnings about conflicts with generic "noinit" and "section"
14367 attributes.
14368 Fix grammar in -mlarge error message.
14369 (msp430_data_attr): Rename to msp430_persist_attr.
14370 Add warnings about conflicts with generic "noinit" and "section"
14371 attributes.
14372 Add warning for when variable is not initialized.
14373 Chain conditionals which prevent the attribute being added.
14374 (ATTR_EXCL): New helper.
14375 (attr_reent_exclusions): New exclusion table.
14376 (attr_naked_exclusions): Likewise.
14377 (attr_crit_exclusions): Likewise.
14378 (attr_lower_exclusions): Likewise.
14379 (attr_upper_exclusions): Likewise.
14380 (attr_either_exclusions): Likewise.
14381 (attr_persist_exclusions): Likewise.
14382 (msp430_attribute_table): Update with exclusion rules.
14383 (msp430_output_aligned_decl_common): Don't output common symbol if decl
14384 has a section.
14385
14386 2019-09-03 Jozef Lawrynowicz <jozef.l@mittosystems.com>
14387
14388 * config/msp430/msp430.c (TARGET_HANDLE_GENERIC_ATTRIBUTE): Define.
14389 (msp430_handle_generic_attribute): New function.
14390 * doc/tm.texi: Regenerate.
14391 * doc/tm.texi.in: Add TARGET_HANDLE_GENERIC_ATTRIBUTE.
14392 * hooks.c (hook_tree_treeptr_tree_tree_int_boolptr_null): New.
14393 * hooks.h (hook_tree_treeptr_tree_tree_int_boolptr_null): New.
14394 * target.def: Define new hook TARGET_HANDLE_GENERIC_ATTRIBUTE.
14395
14396 2019-09-03 Kamlesh Kumar <kamleshbhalui@gmail.com>
14397
14398 PR tree-optimization/91504
14399 * match.pd: Add ((~a & b) ^a) --> (a | b).
14400
14401 2019-09-03 Jakub Jelinek <jakub@redhat.com>
14402
14403 PR target/91604
14404 * config/i386/i386-expand.c (split_double_mode): If there is more than
14405 one MEM operand and they are rtx_equal_p, reuse lo_half/hi_half from
14406 already split matching MEM operand instead of calling adjust_address
14407 again.
14408
14409 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
14410
14411 * config.gcc: Obsolete spu target. Remove references to spu.
14412 * configure.ac: Remove references to spu.
14413 * configure: Regenerate.
14414 * config/spu/: Remove directory.
14415 * common/config/spu/: Remove directory.
14416
14417 * doc/extend.texi: Remove references to spu.
14418 * doc/invoke.texi: Likewise.
14419 * doc/md.texi: Likewise.
14420 * doc/sourcebuild.texi: Likewise.
14421
14422 2019-09-03 Bernd Edlinger <bernd.edlinger@hotmail.de>
14423
14424 PR middle-end/91603
14425 PR middle-end/91612
14426 PR middle-end/91613
14427 * expr.c (expand_expr_real_1): Handle unaligned decl_rtl
14428 and SSA_NAME referring to CONSTANT_P correctly.
14429
14430 2019-09-03 Richard Biener <rguenther@suse.de>
14431
14432 * tree-ssa-sccvn.h (vn_nary_op_lookup): Remove.
14433 (vn_nary_op_insert): Likewise.
14434 * tree-ssa-sccvn.c (init_vn_nary_op_from_op): Remove.
14435 (vn_nary_op_lookup): Likewise.
14436 (vn_nary_op_insert): Likewise.
14437
14438 2019-09-03 Ilya Leoshkevich <iii@linux.ibm.com>
14439
14440 * config/s390/s390.c (s390_canonicalize_comparison): Use XEXP
14441 (*op0, 1) instead of XEXP (*op1, 0).
14442
14443 2019-09-03 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
14444
14445 * config/aarch64/aarch64.md (UNSPEC_FJCVTZS): Define.
14446 (aarch64_fjcvtzs): New define_insn.
14447 * config/aarch64/aarch64.h (TARGET_JSCVT): Define.
14448 * config/aarch64/aarch64-builtins.c (aarch64_builtins):
14449 Add AARCH64_JSCVT.
14450 (aarch64_init_builtins): Initialize __builtin_aarch64_jcvtzs.
14451 (aarch64_expand_builtin): Handle AARCH64_JSCVT.
14452 * config/aarch64/aarch64-c.c (aarch64_update_cpp_builtins): Define
14453 __ARM_FEATURE_JCVT where appropriate.
14454 * config/aarch64/arm_acle.h (__jcvt): Define.
14455
14456 2019-09-03 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
14457
14458 * config/aarch64/aarch64.md ("unspec"): Add UNSPEC_FRINT32Z,
14459 UNSPEC_FRINT32X, UNSPEC_FRINT64Z, UNSPEC_FRINT64X.
14460 (aarch64_<frintnzs_op><mode>): New define_insn.
14461 * config/aarch64/aarch64.h (TARGET_FRINT): Define.
14462 * config/aarch64/aarch64-c.c (aarch64_update_cpp_builtins): Define
14463 __ARM_FEATURE_FRINT when appropriate.
14464 * config/aarch64/aarch64-simd-builtins.def: Add builtins for frint32z,
14465 frint32x, frint64z, frint64x.
14466 * config/aarch64/arm_acle.h (__rint32zf, __rint32z, __rint64zf,
14467 __rint64z, __rint32xf, __rint32x, __rint64xf, __rint64x): Define.
14468 * config/aarch64/arm_neon.h (vrnd32z_f32, vrnd32zq_f32, vrnd32z_f64,
14469 vrnd32zq_f64, vrnd32x_f32, vrnd32xq_f32, vrnd32x_f64, vrnd32xq_f64,
14470 vrnd64z_f32, vrnd64zq_f32, vrnd64z_f64, vrnd64zq_f64, vrnd64x_f32,
14471 vrnd64xq_f32, vrnd64x_f64, vrnd64xq_f64): Define.
14472 * config/aarch64/iterators.md (VSFDF): Define.
14473 (FRINTNZX): Likewise.
14474 (frintnzs_op): Likewise.
14475
14476 2019-09-03 Dennis Zhang <dennis.zhang@arm.com>
14477
14478 * config/aarch64/aarch64-cores.def (AARCH64_CORE): New entries
14479 for Cortex-A77, Cortex-A76AE, Cortex-A65, Cortex-A65AE, and
14480 Cortex-A34.
14481 * config/aarch64/aarch64-tune.md: Regenerated.
14482 * doc/invoke.texi: Document the new processors.
14483
14484 2019-09-03 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
14485
14486 * config/aarch64/aarch64-option-extensions.def (sb): Add feature
14487 string.
14488 (ssbs): Likewise.
14489 (sve2): Likewise.
14490 (sve2-sm4): Likewise.
14491 (sveaes): Likewise.
14492 (svesha3): Likewise.
14493 (svebitperm): Likewise.
14494
14495 2019-09-03 Jakub Jelinek <jakub@redhat.com>
14496 Richard Biener <rguenther@suse.de>
14497
14498 PR tree-optimization/91597
14499 * tree-vrp.c (extract_range_from_binary_expr): Remove unsafe
14500 BIT_AND_EXPR optimization for pointers, even if both operand
14501 ranges don't include NULL, the result can be NULL.
14502
14503 2019-09-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
14504
14505 PR middle-end/91605
14506 * expr.c (addr_expr_of_non_mem_decl_p_1): Refactor into...
14507 (non_mem_decl_p): ...this.
14508 (mem_ref_refers_to_non_mem_p): Handle DECL_P as well as MEM_REF.
14509 (expand_assignment): Call mem_ref_referes_to_non_mem_p
14510 unconditionally as before.
14511
14512 2019-09-02 Eric Botcazou <ebotcazou@adacore.com>
14513
14514 PR target/91323
14515 * doc/generic.texi (LTGT_EXPR): Merge with other comparison operators.
14516 * rtl.def (LTGT): Likewise. Add note about floating-point exceptions.
14517 * tree.def (LTGT_EXPR): Likewise.
14518 * config/sparc/sparc.c (select_cc_mode): Return CCFPEmode for LTGT.
14519
14520 2019-09-02 Jakub Jelinek <jakub@redhat.com>
14521
14522 PR go/91617
14523 * fold-const.c (range_check_type): For enumeral and boolean
14524 type, pass 1 to type_for_size langhook instead of
14525 TYPE_UNSIGNED (etype). Return unsigned_type_for result whenever
14526 etype isn't TYPE_UNSIGNED INTEGER_TYPE.
14527 (build_range_check): Don't call unsigned_type_for for pointer types.
14528 * match.pd (X / C1 op C2): Don't call unsigned_type_for on
14529 range_check_type result.
14530
14531 2019-09-02 Eric Botcazou <ebotcazou@adacore.com>
14532
14533 * gimple-ssa-strength-reduction.c (valid_mem_ref_cand_p): New function.
14534 (replace_ref): Do not replace a chain of only two candidates which are
14535 valid memory references.
14536
14537 2019-09-02 Martin Liska <mliska@suse.cz>
14538
14539 * tree-switch-conversion.c (jump_table_cluster::find_jump_tables):
14540 Bail out when we'll end up with the same number of clusters as
14541 at the beginning.
14542 (bit_test_cluster::find_bit_tests): Likewise for bit tests.
14543 (jump_table_cluster::can_be_handled): Remove the guard
14544 as it's already handled in ::is_enabled. Allocate output
14545 after early bail out.
14546
14547 2019-09-02 Martin Liska <mliska@suse.cz>
14548
14549 PR gcov-profile/91601
14550 * gcov.c (path_contains_zero_cycle_arc): Rename to ...
14551 (path_contains_zero_or_negative_cycle_arc): ... this and handle
14552 also negative edges.
14553 (circuit): Handle also negative edges as they can happen
14554 in some situations.
14555
14556 2019-09-01 Eric Botcazou <ebotcazou@adacore.com>
14557
14558 PR target/91472
14559 * config/sparc/sparc.c (sparc_cannot_force_const_mem): Return true
14560 during LRA/reload in PIC mode if the PIC register hasn't been used yet.
14561 (sparc_pic_register_p): Test reload_in_progress for consistency's sake.
14562
14563 2019-09-01 Jakub Jelinek <jakub@redhat.com>
14564
14565 PR middle-end/91623
14566 * optabs.c (expand_vec_cond_expr): If op0 is a VECTOR_CST and only
14567 EQ_EXPR/NE_EXPR is supported, verify that op0 only contains
14568 zeros or negative elements and use NE_EXPR instead of LT_EXPR against
14569 zero vector.
14570
14571 PR lto/91572
14572 * tree.c (find_decls_types_in_node): Also walk TREE_PURPOSE of
14573 GIMPLE_ASM TREE_LIST operands.
14574
14575 2019-08-31 Gerald Pfeifer <gerald@pfeifer.com>
14576
14577 * doc/generic.texi (Unary and Binary Expressions): Mark up
14578 an instance of TYPE_MIN.
14579
14580 2019-08-31 Stafford Horne <shorne@gmail.com>
14581
14582 * config/or1k/constraints.md (t): New constraint.
14583 * config/or1k/or1k.h (GOT_REGS): New register class.
14584 * config/or1k/or1k.md (set_got_tmp, set_got): Use t contraint.
14585
14586 2019-08-30 Jim Wilson <jimw@sifive.com>
14587
14588 * config/riscv/riscv.c (riscv_option_override): If -msave-restore
14589 and -fpic and -mplt then disable -msave-restore and warn.
14590
14591 2019-08-30 Martin Sebor <msebor@redhat.com>
14592
14593 PR middle-end/91599
14594 * tree-ssa-strlen.c (handle_store): Use a fallback location if
14595 the statement doesn't have one.
14596 * gimple-pretty-print.c (percent_G_format): Same.
14597
14598 PR middle-end/91584
14599 * tree-vrp.c (vrp_prop::check_mem_ref): Normalize type domain bounds
14600 before using them to validate MEM_REF offset.
14601
14602 2019-08-30 Marek Polacek <polacek@redhat.com>
14603
14604 * doc/invoke.texi (-Wvolatile): Use @code for volatile.
14605
14606 2019-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
14607
14608 * config/arm/arm.md (unaligned_loaddi,
14609 unaligned_storedi): New unspec insn patterns.
14610 * config/arm/neon.md (unaligned_storev8qi): Likewise.
14611 * config/arm/arm.c (gen_cpymem_ldrd_strd): Use unaligned_loaddi
14612 and unaligned_storedi for 4-byte aligned memory.
14613 (arm_block_set_aligned_vect): Use unaligned_storev8qi for
14614 4-byte aligned memory.
14615
14616 2019-08-30 Martin Jambor <mjambor@suse.cz>
14617
14618 tree-optimization/91579
14619 * tree-tailcall.c (tailr_arg_needs_copy): New variable.
14620 (find_tail_calls): Allocate tailr_arg_needs_copy and set its bits as
14621 appropriate.
14622 (arg_needs_copy_p): Removed.
14623 (eliminate_tail_call): Test tailr_arg_needs_copy instead of calling
14624 arg_needs_copy_p.
14625 (tree_optimize_tail_calls_1): Likewise. Free tailr_arg_needs_copy.
14626
14627 2019-08-29 Uroš Bizjak <ubizjak@gmail.com>
14628
14629 * config/i386/i386-features.c
14630 (general_scalar_chain::compute_convert_gain):
14631 Correct cost for double-word shifts.
14632 (general_scalar_to_vector_candidate_p): Reject count operands
14633 greater or equal to mode bitsize.
14634
14635 2019-08-29 Uroš Bizjak <ubizjak@gmail.com>
14636
14637 * config/i386/i386.c (inline_secondary_memory_needed): Return true
14638 for moves between SSE and non-general registers and between
14639 mask and non-general registers.
14640 (ix86_register_move_cost): Remove stalled comment.
14641
14642 2019-08-29 Richard Biener <rguenther@suse.de>
14643
14644 * config/i386/i386-features.c (general_scalar_chain::convert_insn):
14645 Guard debug work with MAY_HAVE_DEBUG_BIND_INSNS.
14646
14647 2019-08-29 Richard Biener <rguenther@suse.de>
14648
14649 PR bootstrap/91580
14650 * config/i386/i386-features.c (general_scalar_chain::convert_insn):
14651 Do not emit scalar copies for debug-insns, instead replace
14652 their uses with the reg copy used in the chain or reset them
14653 if there is a reaching definition outside of the chain as well.
14654
14655 2019-08-29 Jakub Jelinek <jakub@redhat.com>
14656
14657 PR target/91560
14658 * config/i386/i386-expand.c (expand_vec_perm_movs,
14659 expand_vec_perm_blend, expand_vec_perm_vpermil,
14660 expand_vec_perm_pshufb, expand_vec_perm_1,
14661 expand_vec_perm_pshuflw_pshufhw, expand_vec_perm_palignr,
14662 expand_vec_perm_interleave2, expand_vec_perm_vpermq_perm_1,
14663 expand_vec_perm_vperm2f128, expand_vec_perm_interleave3,
14664 expand_vec_perm_vperm2f128_vblend, expand_vec_perm_2vperm2f128_vshuf,
14665 expand_vec_perm_even_odd, expand_vec_perm_broadcast): Adjust function
14666 comments - replace ix86_expand_vec_perm_builtin_1 with
14667 ix86_expand_vec_perm_const_1.
14668 (expand_vec_perm2_vperm2f128_vblend): New function.
14669 (ix86_expand_vec_perm_const_1): New forward declaration. Call
14670 expand_vec_perm2_vperm2f128_vblend as last resort.
14671 (canonicalize_perm): Formatting fix.
14672
14673 PR tree-optimization/91351
14674 * tree-cfg.c (generate_range_test): Use range_check_type instead of
14675 unsigned_type_for.
14676 * tree-cfgcleanup.c (convert_single_case_switch): Punt if
14677 range_check_type returns NULL.
14678 * tree-switch-conversion.c (switch_conversion::build_one_array):
14679 Use range_check_type instead of unsigned_type_for, don't perform
14680 linear opt if it returns NULL.
14681 (bit_test_cluster::find_bit_tests): Formatting fix.
14682 (bit_test_cluster::emit): Use range_check_type instead of
14683 unsigned_type_for.
14684 (switch_decision_tree::try_switch_expansion): Punt if range_check_type
14685 returns NULL.
14686
14687 2019-08-29 Richard Biener <rguenther@suse.de>
14688
14689 PR tree-optimization/91568
14690 * tree-vectorizer.h (_slp_tree::max_nunits): Add.
14691 (vect_update_max_nunits): Add overload for poly_uint64.
14692 * tree-vect-slp.c (vect_create_new_slp_node): Initialize it.
14693 (vect_build_slp_tree): Record max_nunits into the subtree
14694 and merge it upwards.
14695 (vect_print_slp_tree): Print max_nunits.
14696
14697 2019-08-28 Marek Polacek <polacek@redhat.com>
14698
14699 Implement P1152R4: Deprecating some uses of volatile.
14700 PR c++/91361
14701 * doc/invoke.texi: Document -Wvolatile.
14702
14703 2019-08-28 Marek Polacek <polacek@redhat.com>
14704
14705 PR c++/91360 - Implement C++20 P1143R2: constinit.
14706 * doc/invoke.texi: Document -Wc++20-compat.
14707
14708 2019-08-28 Martin Sebor <msebor@redhat.com>
14709
14710 PR tree-optimization/91457
14711 * builtins.c (component_size): New function.
14712 (compute_objsize): Add argument. Handle ARRAY_REF and COMPONENT_REF.
14713 * builtins.h (compute_objsize): Add argument.
14714 * tree-ssa-strlen.c (handle_store): Handle no-warning bit.
14715 * tree-vrp.c (vrp_prop::check_array_ref): Return warning result.
14716 (vrp_prop::check_mem_ref): Same.
14717 (vrp_prop::search_for_addr_array): Set no-warning bit.
14718 (check_array_bounds): Same.
14719
14720 2019-08-28 Martin Sebor <msebor@redhat.com>
14721
14722 PR driver/80545
14723 * opts-common.c (option_enabled): Correct checking for language
14724 options.
14725
14726 2019-08-28 Uroš Bizjak <ubizjak@gmail.com>
14727
14728 * config/i386/i386.c (ix86_register_move_cost): Do not
14729 limit the cost of moves to/from XMM register to minimum 8.
14730
14731 2019-08-28 Martin Jambor <mjambor@suse.cz>
14732
14733 PR ipa/91468
14734 * ipa-cp.c (merge_agg_lats_step): Removed redundant test, made a
14735 checking assert a normal assert to test it really is redundant.
14736 * ipa-prop.c (compute_complex_assign_jump_func): Removed
14737 redundant test.
14738 (update_jump_functions_after_inlining): Removed combining unary
14739 arithmetic operations with an ancestor jump function.
14740 (ipcp_modif_dom_walker::before_dom_children): Fix wrong use of rhs
14741 instead of t.
14742
14743 2019-08-28 Richard Biener <rguenther@suse.de>
14744
14745 * config/i386/i386-features.c (convert_scalars_to_vector): Do not
14746 add the MD problem.
14747
14748 2019-08-28 Bernd Edlinger <bernd.edlinger@hotmail.de>
14749 Richard Biener <rguenther@suse.de>
14750
14751 * expr.c (expand_assignment): Handle misaligned DECLs.
14752 (expand_expr_real_1): Handle FUNCTION_DECL as unaligned.
14753 * function.c (assign_parm_adjust_stack_rtl): Check movmisalign optab
14754 too.
14755 (assign_parm_setup_stack): Allocate properly aligned stack slots.
14756 * varasm.c (build_constant_desc): Align constants of misaligned types.
14757 * config/arm/predicates.md (aligned_operand): New predicate.
14758 * config/arm/arm.md (movdi, movsi, movhi, movhf, movsf, movdf): Use
14759 aligned_operand to check restrictions on memory addresses.
14760 * config/arm/neon.md (movti, mov<VSTRUCT>, mov<VH>): Likewise.
14761 * config/arm/vec-common.md (mov<VALL>): Likewise.
14762
14763 2019-08-28 Jakub Jelinek <jakub@redhat.com>
14764
14765 PR libgomp/91530
14766 * config/i386/sse.md (vec_shl_<mode>, vec_shr_<mode>): Use
14767 V_128 iterator instead of VI_128.
14768
14769 2019-08-28 Martin Liska <mliska@suse.cz>
14770
14771 PR tree-optimization/90970
14772 * builtins.c (check_access): Remove assignment to maxread
14773 as it hasn't been used since when it was introduced in r255755.
14774
14775 2019-08-27 Martin Sebor <msebor@redhat.com>
14776
14777 PR tree-optimization/91567
14778 * gimple-ssa-sprintf.c (get_string_length): Handle more forms of lengths
14779 of unknown strings.
14780 * vr-values.c (vr_values::extract_range_basic): Set strlen upper bound
14781 to PTRDIFF_MAX - 2.
14782
14783 2019-08-27 Jeff Law <law@redhat.com>
14784
14785 * tree-ssa-strlen.c (printf_strlen_execute): Initialize
14786 the loop optimizer and SCEV before sizing ssa_ver_to_stridx.
14787
14788 2019-08-27 Uroš Bizjak <ubizjak@gmail.com>
14789
14790 PR target/91528
14791 * config/i386/i386-features.c (convert_scalars_to_vector):
14792 Update crtl->stack_realign_needed, crtl->stack_realign_tried and
14793 crtl->stack_realign_processed. Update crtl->drap_reg by calling
14794 targetm.calls.get_drap_rtx. If drap_rtx is non-null then
14795 Update crtl->args.internal_arg_pointer and call fixup_tail_calls.
14796
14797 2019-08-27 Richard Biener <rguenther@suse.de>
14798
14799 * config/i386/i386-features.h
14800 (general_scalar_chain::~general_scalar_chain): Add.
14801 (general_scalar_chain::insns_conv): New bitmap.
14802 (general_scalar_chain::n_sse_to_integer): New.
14803 (general_scalar_chain::n_integer_to_sse): Likewise.
14804 (general_scalar_chain::make_vector_copies): Adjust signature.
14805 * config/i386/i386-features.c
14806 (general_scalar_chain::general_scalar_chain): Outline,
14807 initialize new members.
14808 (general_scalar_chain::~general_scalar_chain): New.
14809 (general_scalar_chain::mark_dual_mode_def): Record insns
14810 we need to insert conversions at and count them.
14811 (general_scalar_chain::compute_convert_gain): Account
14812 for conversion instructions at chain boundary.
14813 (general_scalar_chain::make_vector_copies): Generate a single
14814 copy for a def by a specific insn.
14815 (general_scalar_chain::convert_registers): First populate
14816 defs_map, then make copies at out-of chain insns.
14817
14818 2019-08-27 Richard Earnshaw <rearnsha@arm.com>
14819
14820 * config/arm/arm.md (stack_protect_set_insn): Add security-related
14821 comment.
14822 * config/aarch64/aarch64.md (stack_protect_set_<mode>): Likewise.
14823
14824 2019-08-27 Martin Liska <mliska@suse.cz>
14825
14826 * cgraph.c (cgraph_node::remove): Remove dead assignment before
14827 loop.
14828 * config/i386/i386-features.c (scalar_chain::emit_conversion_insns):
14829 Enclose in anonymous namespace.
14830 * config/i386/x86-tune-costs.h (struct processor_costs): Wrap
14831 hard_register initialization in braces.
14832 * tree-vrp.h (value_range_base::supports_type_p): Return false
14833 for function with boolean return type.
14834
14835 2019-08-26 Uroš Bizjak <ubizjak@gmail.com>
14836
14837 * config/i386/i386.c (emit_i387_cw_initialization)
14838 <case I387_CW_ROUNDEVEN>: Fix masking operand value.
14839
14840 2019-08-26 Martin Sebor <msebor@redhat.com>
14841
14842 PR c++/83431
14843 * gimple-ssa-sprintf.c (pass_data_sprintf_length): Remove object.
14844 (sprintf_dom_walker): Remove class.
14845 (get_int_range): Make argument const.
14846 (directive::fmtfunc, directive::set_precision): Same.
14847 (format_none): Same.
14848 (build_intmax_type_nodes): Same.
14849 (adjust_range_for_overflow): Same.
14850 (format_floating): Same.
14851 (format_character): Same.
14852 (format_string): Same.
14853 (format_plain): Same.
14854 (get_int_range): Cast away constness.
14855 (format_integer): Same.
14856 (get_string_length): Call get_range_strlen_dynamic. Handle
14857 null lendata.maxbound.
14858 (should_warn_p): Adjust argument scope qualifier.
14859 (maybe_warn): Same.
14860 (format_directive): Same.
14861 (parse_directive): Same.
14862 (is_call_safe): Same.
14863 (try_substitute_return_value): Same.
14864 (sprintf_dom_walker::handle_printf_call): Rename...
14865 (handle_printf_call): ...to this. Initialize target to host charmap
14866 here instead of in pass_sprintf_length::execute.
14867 (struct call_info): Make global.
14868 (sprintf_dom_walker::compute_format_length): Make global.
14869 (sprintf_dom_walker::handle_gimple_call): Same.
14870 * passes.def (pass_sprintf_length): Replace with pass_strlen.
14871 * print-rtl.c (print_pattern): Reduce the number of spaces to
14872 avoid -Wformat-truncation.
14873 * tree-pass.h (make_pass_warn_printf): New function.
14874 * tree-ssa-strlen.c (strlen_optimize): New variable.
14875 (get_string_length): Add comments.
14876 (get_range_strlen_dynamic): New function.
14877 (check_and_optimize_call): New function.
14878 (handle_integral_assign): New function.
14879 (strlen_check_and_optimize_stmt): Factor code out into
14880 strlen_check_and_optimize_call and handle_integral_assign.
14881 (strlen_dom_walker::evrp): New member.
14882 (strlen_dom_walker::before_dom_children): Use evrp member.
14883 (strlen_dom_walker::after_dom_children): Use evrp member.
14884 (printf_strlen_execute): New function.
14885 (pass_strlen::gate): Update to handle printf calls.
14886 (dump_strlen_info): New function.
14887 (pass_data_warn_printf): New variable.
14888 (pass_warn_printf): New class.
14889 * tree-ssa-strlen.h (get_range_strlen_dynamic): Declare.
14890 (handle_printf_call): Same.
14891 * tree-vrp.c (value_range_base::type): Adjust assertion.
14892 * vr-values.c (vr_values::update_value_range): Use type of the first
14893 argument rather than the second.
14894
14895 2019-08-26 Richard Biener <rguenther@suse.de>
14896
14897 * config/i386/i386-features.c (general_remove_non_convertible_regs):
14898 Remove.
14899 (convert_scalars_to_vector): Do not call it.
14900
14901 2019-08-26 Tejas Joshi <tejasjoshi9673@gmail.com>
14902 Uros Bizjak <ubizjak@gmail.com>
14903
14904 * builtins.c (mathfn_built_in_2): Change CASE_MATHFN to
14905 CASE_MATHFN_FLOATN for roundeven.
14906 * config/i386/i386.c (ix86_i387_mode_needed): Add case
14907 I387_ROUNDEVEN.
14908 (ix86_mode_needed): Likewise.
14909 (ix86_mode_after): Likewise.
14910 (ix86_mode_entry): Likewise.
14911 (ix86_mode_exit): Likewise.
14912 (ix86_emit_mode_set): Likewise.
14913 (emit_i387_cw_initialization): Add case I387_CW_ROUNDEVEN.
14914 * config/i386/i386.h (ix86_stack_slot): Add SLOT_CW_ROUNDEVEN.
14915 (ix86_entity): Add I387_ROUNDEVEN.
14916 (NUM_MODES_FOR_MODE_SWITCHING): Add I387_CW_ANY.
14917 * config/i386/i386.md: Define UNSPEC_FRNDINT_ROUNDEVEN.
14918 (define_int_iterator): Likewise.
14919 (define_int_attr): Likewise for rounding_insn, rounding and ROUNDING.
14920 (define_constant): Define ROUND_ROUNDEVEN mode.
14921 (define_attr): Add roundeven mode for i387_cw.
14922 (<rouding_insn><mode>2): Add condition for ROUND_ROUNDEVEN.
14923 * internal-fn.def (ROUNDEVEN): New builtin function.
14924 * optabs.def (roundeven_optab): New optab.
14925
14926 2019-08-26 Tejas Joshi <tejasjoshi9673@gmail.com>
14927
14928 * builtins.c (mathfn_built_in_2): Added CASE_MATHFN_FLOATN
14929 for ROUNDEVEN.
14930 * builtins.def: Added function definitions for roundeven function
14931 variants.
14932 * fold-const-call.c (fold_const_call_ss): Added case for roundeven
14933 function call. Adjust condition for floor, ceil, trunc and round.
14934 * fold-const.c (negate_mathfn_p): Added case for roundeven function.
14935 (tree_call_nonnegative_warnv_p): Added case for roundeven function.
14936 (integer_valued_real_call_p): Added case for roundeven function.
14937 * real.c (is_even): New function. Returns true if real number is even,
14938 otherwise returns false.
14939 (is_halfway_below): New function. Returns true if real number is
14940 halfway between two integers, else return false.
14941 (real_roundeven): New function. Round real number to nearest integer,
14942 rounding halfway cases towards even.
14943 * real.h (real_value): Added descriptive comments. Added function
14944 declaration for roundeven function.
14945 * doc/extend.texi (Other Builtins): List roundeven variants among
14946 functions which can be handled as builtins.
14947
14948 2019-08-26 Richard Biener <rguenther@suse.de>
14949
14950 PR target/91522
14951 PR target/91527
14952 * config/i386/i386-features.h (general_scalar_chain::defs_map):
14953 New member.
14954 (general_scalar_chain::replace_with_subreg): Remove.
14955 (general_scalar_chain::replace_with_subreg_in_insn): Likewise.
14956 (general_scalar_chain::convert_reg): Adjust signature.
14957 * config/i386/i386-features.c (scalar_chain::add_insn): Do not
14958 iterate over all defs of a reg.
14959 (general_scalar_chain::replace_with_subreg): Remove.
14960 (general_scalar_chain::replace_with_subreg_in_insn): Likewise.
14961 (general_scalar_chain::make_vector_copies): Populate defs_map,
14962 place copy only after defs that are used as vectors in the chain.
14963 (general_scalar_chain::convert_reg): Emit a copy for a specific
14964 def in a specific instruction.
14965 (general_scalar_chain::convert_op): All reg uses are converted here.
14966 (general_scalar_chain::convert_insn): Emit copies for scalar
14967 uses of defs here. Replace uses with the copies we created.
14968 Replace and convert the def. Adjust REG_DEAD notes, remove
14969 REG_EQUIV/EQUAL notes.
14970 (general_scalar_chain::convert_registers): Only handle copies
14971 into the chain here.
14972
14973 2019-08-26 Robin Dapp <rdapp@linux.ibm.com>
14974
14975 * match.pd: Add (T)(A) + CST -> (T)(A + CST).
14976
14977 2019-08-26 Robin Dapp <rdapp@linux.ibm.com>
14978
14979 * gimple-loop-versioning.cc (loop_versioning::record_address_fragment):
14980 Add nop_convert case.
14981 * tree-ssa-propagate.c (substitute_and_fold_dom_walker::before_dom_children):
14982 Fold all statements if requested.
14983 * tree-ssa-propagate.h (class substitute_and_fold_engine):
14984 Allow to fold all statements.
14985 * tree-vrp.c (class vrp_folder):
14986 Let substitute_and_fold_engine fold all statements.
14987
14988 2019-08-26 Richard Biener <rguenther@suse.de>
14989
14990 PR tree-optimization/91526
14991 * passes.def: Note that after late FRE we do TODO_update_address_taken.
14992 * tree-ssa-sccvn.c (pass_fre::execute): In late mode schedule
14993 TODO_update_address_taken.
14994
14995 2019-08-26 Gerald Pfeifer <gerald@pfeifer.com>
14996
14997 * config/i386/gmm_malloc.h: Only use <errno.h> and errno if
14998 __STDC_HOSTED__.
14999
15000 2019-08-23 Mihailo Stojanovic <mistojanovic@wavecomp.com>
15001
15002 * config/mips/mips.md (mips_get_fcsr, *mips_get_fcsr): Use SI
15003 machine mode for unspec_volatile operand.
15004
15005 2019-08-23 Wilco Dijkstra <wdijkstr@arm.com>
15006
15007 * doc/invoke.texi (mneon-for-64bits): Deprecate option.
15008 * config/arm/arm.opt (mneon-for-64bits): Deprecate option.
15009 * config/arm/arm.h (TARGET_PREFER_NEON_64BITS): Remove.
15010 (prefer_neon_for_64bits): Remove.
15011 * config/arm/arm.c (prefer_neon_for_64bits): Remove.
15012 (tune_params): Remove PREF_NEON_64_FALSE uses.
15013 (arm_option_override): Remove prefer_neon selection code.
15014 (arm_print_tune_info): Remove prefer_neon_for_64bits.
15015 * config/arm/arm-protos.h (tune_params): Remove
15016 prefer_neon_for_64bits.
15017 (prefer_neon_for_64bits): Remove.
15018
15019 2019-08-23 Iain Sandoe <iain@sandoe.co.uk>
15020
15021 PR pch/61250
15022 * ggc-page.c (ggc_pch_read): Read the ggc_pch_ondisk structure
15023 and issue any diagnostics needed before collecting the pre-PCH
15024 state.
15025
15026 2019-08-23 Jakub Jelinek <jakub@redhat.com>
15027
15028 PR middle-end/91283
15029 * common.opt (fexcess-precision=): Add Optimization flag. Use
15030 flag_excess_precision variable instead of
15031 flag_excess_precision_cmdline.
15032 * flags.h (class target_flag_state): Remove x_flag_excess_precision
15033 member.
15034 (flag_excess_precision): Don't define.
15035 * langhooks.c (lhd_post_options): Set flag_excess_precision instead of
15036 flag_excess_precision_cmdline. Remove comment.
15037 * opts.c (set_fast_math_flags): Use frontend_set_flag_excess_precision
15038 and x_flag_excess_precision instead of
15039 frontend_set_flag_excess_precision_cmdline and
15040 x_flag_excess_precision_cmdline.
15041 (fast_math_flags_set_p): Use x_flag_excess_precision instead of
15042 x_flag_excess_precision_cmdline.
15043 * toplev.c (init_excess_precision): Remove.
15044 (lang_dependent_init_target): Don't call it.
15045
15046 2019-08-23 Martin Liska <mliska@suse.cz>
15047
15048 * lto-wrapper.c (run_gcc): When setting jobserver
15049 set also parallel to 1. This was done so before r273908.
15050
15051 2019-08-23 Dennis Zhang <dennis.zhang@arm.com>
15052
15053 * config/arm/arm-cpus.in (cortex-m35p): New entry.
15054 (cortex-a76ae): Likewise.
15055 (cortex-a77): Likewise
15056 * config/arm/arm-tables.opt: Regenerate.
15057 * config/arm/arm-tune.md: Likewise.
15058 * doc/invoke.texi (ARM Options): Document cortex-m35p, cortx-a76ae,
15059 cortex-a77 CPU options.
15060
15061 2019-08-23 Martin Liska <mliska@suse.cz>
15062
15063 * profile.c (instrument_values): Do not set
15064 0 as last argument.
15065 * tree-profile.c (gimple_gen_interval_profiler): Remove
15066 last argument.
15067 (gimple_gen_pow2_profiler): Likewise.
15068 (gimple_gen_topn_values_profiler): Likewise.
15069 (gimple_gen_ic_profiler): Likewise.
15070 (gimple_gen_time_profiler): Likewise.
15071 (gimple_gen_average_profiler): Likewise.
15072 (gimple_gen_ior_profiler): Likewise.
15073 * value-prof.c (dump_histogram_value): Use default
15074 in switch statement instead of HIST_TYPE_MAX.
15075 (stream_in_histogram_value): Likewise.
15076 (gimple_duplicate_stmt_histograms): Do not
15077 use NULL for implicitly set arguments.
15078 (gimple_divmod_values_to_profile): Do not use
15079 reserve+quick_push.
15080 (gimple_indirect_call_to_profile): Likewise.
15081 (gimple_find_values_to_profile): Use implicit
15082 function call arguments.
15083 * value-prof.h (gimple_alloc_histogram_value):
15084 Set default values.
15085 (gimple_gen_interval_profiler): Remove last argument.
15086 (gimple_gen_pow2_profiler): Likewise.
15087 (gimple_gen_topn_values_profiler): Likewise.
15088 (gimple_gen_ic_profiler): Likewise.
15089 (gimple_gen_time_profiler): Likewise.
15090 (gimple_gen_average_profiler): Likewise.
15091 (gimple_gen_ior_profiler): Likewise.
15092
15093 2019-08-22 Martin Sebor <msebor@redhat.com>
15094
15095 PR middle-end/91490
15096 * builtins.c (c_strlen): Rename argument and introduce new local.
15097 Set no-warning bit on original argument.
15098 * expr.c (string_constant): Pass argument type to fold_ctor_reference.
15099 Fold empty and zero constructors into empty strings.
15100 * gimple-fold.c (fold_nonarray_ctor_reference): Return a STRING_CST
15101 for missing initializers.
15102 * tree.c (build_string_literal): Handle optional argument.
15103 * tree.h (build_string_literal): Add defaulted argument.
15104 * gimple-ssa-warn-restrict.c (maybe_diag_access_bounds): Check
15105 no-warning bit on original expression.
15106
15107 2019-08-22 Segher Boessenkool <segher@kernel.crashing.org>
15108
15109 PR target/91481
15110 * config/rs6000/rs6000.md (unspec): Delete UNSPEC_DARN, UNSPEC_DARN_32,
15111 and UNSPEC_DARN_RAW.
15112 (unspecv): New enumerator values UNSPECV_DARN, UNSPECV_DARN_32, and
15113 UNSPECV_DARN_RAW.
15114 (darn_32): Use an unspec_volatile, and UNSPECV_DARN_32.
15115 (darn_raw): Use an unspec_volatile, and UNSPECV_DARN_RAW.
15116 (darn): Use an unspec_volatile, and UNSPECV_DARN.
15117
15118 2019-08-22 Segher Boessenkool <segher@kernel.crashing.org>
15119
15120 * config/rs6000/altivec.md (unspec): Delete UNSPEC_DARN, UNSPEC_DARN_32,
15121 UNSPEC_DARN_RAW, UNSPEC_CMPRB, UNSPEC_CMPRB2, UNSPEC_CMPEQB; move to...
15122 * config/rs6000/rs6000.md (unspec): ... here.
15123 * config/rs6000/altivec.md (darn_32, darn_raw, darn, cmprb,
15124 *cmprb_internal, setb_signed, setb_unsigned, cmprb2, *cmprb2_internal,
15125 cmpeqb, *cmpeqb_internal): Delete, move to...
15126 * config/rs6000/rs6000.md (darn_32, darn_raw, darn, cmprb,
15127 *cmprb_internal, setb_signed, setb_unsigned, cmprb2, *cmprb2_internal,
15128 cmpeqb, *cmpeqb_internal): ... here.
15129
15130 2019-08-22 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
15131
15132 * config/arm/arm_acle.h: Use arch=armv8-a+crc+simd pragma for CRC32
15133 intrinsics if __ARM_FP.
15134 Use __ARM_FEATURE_CRC32 ifdef guard.
15135
15136 2019-08-22 Wilco Dijkstra <wdijkstr@arm.com>
15137
15138 * config/arm/arm.md (neon_for_64bits): Remove.
15139 (avoid_neon_for_64bits): Remove.
15140 (arm_adddi3): Always split early.
15141 (arm_subdi3): Always split early.
15142 (negdi2): Remove Neon expansion.
15143 (split zero_extend): Split before reload.
15144 (split sign_extend): Split before reload.
15145
15146 2019-08-22 Wilco Dijkstra <wdijkstr@arm.com>
15147
15148 * config/arm/iterators.md (qhs_extenddi_cstr): Update.
15149 (qhs_extenddi_cstr): Likewise.
15150 * config/arm/arm.md (ashldi3): Always expand early.
15151 (ashlsi3): Likewise.
15152 (ashrsi3): Likewise.
15153 (zero_extend<mode>di2): Remove Neon variants.
15154 (extend<mode>di2): Likewise.
15155 * config/arm/neon.md (ashldi3_neon_noclobber): Remove.
15156 (signed_shift_di3_neon): Likewise.
15157 (unsigned_shift_di3_neon): Likewise.
15158 (ashrdi3_neon_imm_noclobber): Likewise.
15159 (lshrdi3_neon_imm_noclobber): Likewise.
15160 (<shift>di3_neon): Likewise.
15161 (split extend): Remove DI extend split patterns.
15162
15163 2019-08-22 Wilco Dijkstra <wdijkstr@arm.com>
15164
15165 * config/arm/arm.md (split and/eor/ior): Remove Neon check.
15166 (split not): Add DImode not splitter.
15167 (anddi3): Remove pattern.
15168 (anddi3_insn): Likewise.
15169 (anddi_zesidi_di): Likewise.
15170 (anddi_sesdi_di): Likewise.
15171 (anddi_notdi_di): Likewise.
15172 (anddi_notzesidi_di): Likewise.
15173 (anddi_notsesidi_di): Likewise.
15174 (iordi3): Likewise.
15175 (iordi3_insn): Likewise.
15176 (iordi_zesidi_di): Likewise.
15177 (iordi_sesidi_di): Likewise.
15178 (xordi3): Likewise.
15179 (xordi3_insn): Likewise.
15180 (xordi_sesidi_di): Likewise.
15181 (xordi_zesidi_di): Likewise.
15182 (one_cmpldi2): Likewise.
15183 (one_cmpldi2_insn): Likewise.
15184 * config/arm/constraints.md: Remove De, Df, Dg constraints.
15185 * config/arm/iwmmxt.md (iwmmxt_iordi3): Remove general register
15186 alternative.
15187 (iwmmxt_xordi3): Likewise.
15188 (iwmmxt_anddi3): Likewise.
15189 * config/arm/neon.md (orndi3_neon): Remove pattern.
15190 (anddi_notdi_di): Likewise.
15191 * config/arm/predicates.md (arm_anddi_operand_neon): Remove.
15192 (arm_iordi_operand_neon): Likewise.
15193 (arm_xordi_operand_neon): Likewise.
15194 * config/arm/thumb2.md(iordi_notdi_di): Remove pattern.
15195 (iordi_notzesidi_di): Likewise.
15196 (iordi_notdi_zesidi): Likewise.
15197 (iordi_notsesidi_di): Likewise.
15198
15199 2019-08-22 Richard Earnshaw <rearnsha@arm.com>
15200
15201 * config/arm/arm.md (iorsi3_compare0): Add alternative for 16-bit thumb
15202 insn.
15203 (iorsi3_compare0_scratch): Likewise.
15204
15205 2019-08-22 Sylvia Taylor <sylvia.taylor@arm.com>
15206
15207 * config/aarch64/aarch64-simd-builtins.def:
15208 (ld1x4): New.
15209 (st1x4): Likewise.
15210 * config/aarch64/aarch64-simd.md:
15211 (aarch64_ld1x4<VALLDIF:mode>): New pattern.
15212 (aarch64_st1x4<VALLDIF:mode>): Likewise.
15213 (aarch64_ld1_x4_<mode>): Likewise.
15214 (aarch64_st1_x4_<mode>): Likewise.
15215 * config/aarch64/arm_neon.h:
15216 (vld1_s8_x4): New function.
15217 (vld1q_s8_x4): Likewise.
15218 (vld1_s16_x4): Likewise.
15219 (vld1q_s16_x4): Likewise.
15220 (vld1_s32_x4): Likewise.
15221 (vld1q_s32_x4): Likewise.
15222 (vld1_u8_x4): Likewise.
15223 (vld1q_u8_x4): Likewise.
15224 (vld1_u16_x4): Likewise.
15225 (vld1q_u16_x4): Likewise.
15226 (vld1_u32_x4): Likewise.
15227 (vld1q_u32_x4): Likewise.
15228 (vld1_f16_x4): Likewise.
15229 (vld1q_f16_x4): Likewise.
15230 (vld1_f32_x4): Likewise.
15231 (vld1q_f32_x4): Likewise.
15232 (vld1_p8_x4): Likewise.
15233 (vld1q_p8_x4): Likewise.
15234 (vld1_p16_x4): Likewise.
15235 (vld1q_p16_x4): Likewise.
15236 (vld1_s64_x4): Likewise.
15237 (vld1_u64_x4): Likewise.
15238 (vld1_p64_x4): Likewise.
15239 (vld1q_s64_x4): Likewise.
15240 (vld1q_u64_x4): Likewise.
15241 (vld1q_p64_x4): Likewise.
15242 (vld1_f64_x4): Likewise.
15243 (vld1q_f64_x4): Likewise.
15244 (vst1_s8_x4): Likewise.
15245 (vst1q_s8_x4): Likewise.
15246 (vst1_s16_x4): Likewise.
15247 (vst1q_s16_x4): Likewise.
15248 (vst1_s32_x4): Likewise.
15249 (vst1q_s32_x4): Likewise.
15250 (vst1_u8_x4): Likewise.
15251 (vst1q_u8_x4): Likewise.
15252 (vst1_u16_x4): Likewise.
15253 (vst1q_u16_x4): Likewise.
15254 (vst1_u32_x4): Likewise.
15255 (vst1q_u32_x4): Likewise.
15256 (vst1_f16_x4): Likewise.
15257 (vst1q_f16_x4): Likewise.
15258 (vst1_f32_x4): Likewise.
15259 (vst1q_f32_x4): Likewise.
15260 (vst1_p8_x4): Likewise.
15261 (vst1q_p8_x4): Likewise.
15262 (vst1_p16_x4): Likewise.
15263 (vst1q_p16_x4): Likewise.
15264 (vst1_s64_x4): Likewise.
15265 (vst1_u64_x4): Likewise.
15266 (vst1_p64_x4): Likewise.
15267 (vst1q_s64_x4): Likewise.
15268 (vst1q_u64_x4): Likewise.
15269 (vst1q_p64_x4): Likewise.
15270 (vst1_f64_x4): Likewise.
15271 (vst1q_f64_x4): Likewise.
15272
15273 2019-08-22 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
15274
15275 * config/aarch64/aarch64-sve.md (vcond_mask): Add "@".
15276
15277 2019-08-22 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
15278 Richard Sandiford <richard.sandiford@arm.com>
15279
15280 PR target/88839
15281 * config/aarch64/aarch64.c (aarch64_evpc_sel): New function.
15282 (aarch64_expand_vec_perm_const_1): Call aarch64_evpc_sel.
15283
15284 2019-08-21 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
15285
15286 PR target/90724
15287 * config/aarch64/aarch64.c (aarch64_gen_compare_reg_maybe_ze): Force y
15288 in reg if it fails aarch64_plus_operand predicate.
15289
15290 2019-08-21 Richard Biener <rguenther@suse.de>
15291
15292 PR tree-optimization/91482
15293 * tree-ssa-ccp.c (ccp_folder::fold_stmt): Remove useless
15294 BUILT_IN_ASSUME_ALIGNED calls.
15295
15296 2019-08-21 Richard Biener <rguenther@suse.de>
15297
15298 PR target/91498
15299 PR target/91503
15300 * config/i386/i386-features.c
15301 (general_scalar_chain::make_vector_copies): Copy stack temporary
15302 rtx when using it multiple times.
15303 (general_scalar_chain::convert_reg): Likewise.
15304
15305 2019-08-20 Bernd Edlinger <bernd.edlinger@hotmail.de>
15306
15307 * function.c (assign_parm_find_stack_rtl): Use known_eq instead of ==.
15308
15309 2019-08-20 Matthew Beliveau <mbelivea@redhat.com>
15310
15311 * tree-ssa-dse.c (dse_optimize_redundant_stores): Improved check to
15312 catch more redundant zero initialization cases.
15313 (dse_dom_walker::dse_optimize_stmt): Likewise.
15314
15315 2019-08-20 Richard Biener <rguenther@suse.de>
15316
15317 PR lto/91307
15318 * ipa.c (cgraph_build_static_cdtor_1): Use names not recognizable
15319 by collect2 when targetm.have_ctors_dtors which avoids dragging
15320 in temporary filenames from LTO input objects.
15321
15322 2019-08-20 Richard Biener <rguenther@suse.de>
15323
15324 PR tree-optimization/37242
15325 * tree-ssa-sccvn.c (visit_nary_op): Also CSE (T)(a + b)
15326 to (T)a + (T)b if we know that a + b does not overflow.
15327
15328 2019-08-20 Eric Botcazou <ebotcazou@adacore.com>
15329
15330 PR rtl-optimization/91347
15331 * dse.c (scan_insn): Call add_wild_read for non-const/memset tail calls
15332 before reload if HARD_FRAME_POINTER_IS_ARG_POINTER.
15333
15334 2019-08-20 Richard Sandiford <richard.sandiford@arm.com>
15335
15336 * calls.h (function_arg_info): Add a pass_by_reference field,
15337 defaulting to false.
15338 * calls.c (apply_pass_by_reference_rules): Set pass_by_reference
15339 when applying pass-by-reference semantics.
15340 (initialize_argument_information): Likewise.
15341 (emit_library_call_value_1): Likewise.
15342 * function.c (assign_parm_data_one): Remove passed_pointer field.
15343 (assign_parm_find_data_types): Don't set it.
15344 (assign_parm_find_stack_rtl, assign_parm_adjust_stack_rtl)
15345 (assign_parm_setup_reg, assign_parms, gimplify_parameters): Use
15346 arg.pass_by_reference instead of passed_pointer.
15347
15348 2019-08-20 Richard Sandiford <richard.sandiford@arm.com>
15349
15350 * calls.c (emit_library_call_value_1): Merge arg and orig_arg
15351 into a single function_arg_info, updating its fields when we
15352 apply pass-by-reference and promotion semantics. Use the
15353 function_arg_info to track the mode rather than keeping it in
15354 a separate local variable.
15355 (initialize_argument_information): Likewise. Base the final
15356 arg_to_skip on this new function_arg_info rather than creating
15357 a new one from scratch.
15358
15359 2019-08-20 Richard Sandiford <richard.sandiford@arm.com>
15360
15361 * function.c (assign_parm_data_one): Replace passed_type,
15362 promoted_mode and named_arg with a function_arg_info field.
15363 (assign_parm_find_data_types): Remove local variables and
15364 assign directly to "data". Make data->passed_mode shadow
15365 data->arg.mode until promotion, then assign the promoted
15366 mode to data->arg.mode.
15367 (assign_parms_setup_varargs, assign_parm_find_entry_rtl)
15368 (assign_parm_find_stack_rtl, assign_parm_adjust_entry_rtl)
15369 (assign_parm_remove_parallels, assign_parm_setup_block_p)
15370 (assign_parm_setup_block, assign_parm_setup_reg)
15371 (assign_parm_setup_stack, assign_parms, gimplify_parameters): Use
15372 arg.mode instead of promoted_mode, arg.type instead of passed_type
15373 and arg.named instead of named_arg. Use data->arg for
15374 function_arg_info structures that had the field values passed_type,
15375 promoted_mode and named_arg. Base other function_arg_infos on
15376 data->arg, changing the necessary properties.
15377
15378 2019-08-20 Richard Sandiford <richard.sandiford@arm.com>
15379
15380 * calls.h (apply_pass_by_reference_rules): Declare.
15381 * calls.c (apply_pass_by_reference_rules): New function.
15382 * config/c6x/c6x.c (c6x_call_saved_register_used): Use it.
15383 * config/rs6000/rs6000-call.c (rs6000_parm_needs_stack): Likewise.
15384 * config/s390/s390.c (s390_call_saved_register_used): Likewise.
15385 * function.c (assign_parm_find_data_types): Likewise.
15386 * var-tracking.c (prepare_call_arguments): Likewise.
15387
15388 2019-08-20 Richard Sandiford <richard.sandiford@arm.com>
15389
15390 * target.def (must_pass_in_stack): Take a function_arg_info instead
15391 of a mode and a type.
15392 * doc/tm.texi: Regenerate.
15393 * calls.h (must_pass_in_stack_var_size): Take a function_arg_info
15394 instead of a mode and a type.
15395 (must_pass_in_stack_var_size_or_pad): Likewise.
15396 * calls.c (must_pass_in_stack_var_size): Likewise.
15397 (must_pass_in_stack_var_size_or_pad): Likewise.
15398 (initialize_argument_information): Update call to
15399 targetm.calls.must_pass_in_stack.
15400 (must_pass_va_arg_on_stack): Likewise.
15401 * function.c (assign_parm_find_entry_rtl): Likewise.
15402 * targhooks.c (hook_pass_by_reference_must_pass_in_stack): Likewise.
15403 * config/alpha/alpha.c (alpha_function_arg): Likewise.
15404 (alpha_function_arg_advance): Likewise.
15405 * config/cr16/cr16.c (cr16_function_arg): Likewise.
15406 (cr16_function_arg_advance): Likewise.
15407 * config/cris/cris.c (cris_pass_by_reference): Likewise.
15408 (cris_arg_partial_bytes): Likewise.
15409 * config/iq2000/iq2000.c (iq2000_pass_by_reference): Likewise.
15410 * config/lm32/lm32.c (lm32_function_arg): Likewise.
15411 * config/mcore/mcore.c (mcore_num_arg_regs): Likewise.
15412 (mcore_function_arg, mcore_arg_partial_bytes): Likewise.
15413 * config/mips/mips.c (mips_pass_by_reference): Likewise.
15414 * config/mmix/mmix.c (mmix_function_arg_advance): Likewise.
15415 (mmix_function_arg_1, mmix_pass_by_reference): Likewise.
15416 * config/sh/sh.c (sh_pass_by_reference): Likewise.
15417 * config/stormy16/stormy16.c (xstormy16_function_arg): Likewise.
15418 * config/xtensa/xtensa.c (xtensa_function_arg_advance): Likewise.
15419 * config/arm/arm.c (arm_must_pass_in_stack): Take a function_arg_info
15420 instead of a mode and a type.
15421 * config/fr30/fr30.c (fr30_must_pass_in_stack): Likewise.
15422 (fr30_num_arg_regs): Likewise.
15423 (fr30_setup_incoming_varargs): Update calls accordingly.
15424 (fr30_arg_partial_bytes, fr30_function_arg): Likewise.
15425 (fr30_function_arg_advance): Likewise.
15426 * config/frv/frv.c (frv_must_pass_in_stack): Take a function_arg_info
15427 instead of a mode and a type.
15428 * config/gcn/gcn.c (num_arg_regs): Likewise.
15429 (gcn_function_arg, gcn_function_arg_advance): Update calls to
15430 num_arg_regs and targetm.calls.must_pass_in_stack.
15431 (gcn_arg_partial_bytes): Likewise.
15432 * config/i386/i386.c (ix86_must_pass_in_stack): Take a
15433 function_arg_info instead of a mode and a type.
15434 (classify_argument): Update call accordingly.
15435 * config/nds32/nds32.c (nds32_must_pass_in_stack): Take a
15436 function_arg_info instead of a mode and a type.
15437 * config/rs6000/rs6000-internal.h (rs6000_must_pass_in_stack):
15438 Likewise.
15439 * config/rs6000/rs6000-call.c (rs6000_must_pass_in_stack): Likewise.
15440 (rs6000_parm_needs_stack): Update call accordingly.
15441 (setup_incoming_varargs): Likewise.
15442
15443 2019-08-20 Richard Sandiford <richard.sandiford@arm.com>
15444
15445 * target.def (callee_copies): Take a function_arg_info instead
15446 of a mode, type and named flag.
15447 * doc/tm.texi: Regenerate.
15448 * targhooks.h (hook_callee_copies_named): Take a function_arg_info
15449 instead of a mode, type and named flag.
15450 (hook_bool_CUMULATIVE_ARGS_mode_tree_bool_false): Delete.
15451 (hook_bool_CUMULATIVE_ARGS_mode_tree_bool_true): Likewise.
15452 (hook_bool_CUMULATIVE_ARGS_arg_info_true): New function.
15453 * targhooks.c (hook_callee_copies_named): Take a function_arg_info
15454 instead of a mode, type and named flag.
15455 (hook_bool_CUMULATIVE_ARGS_mode_tree_bool_false): Delete.
15456 (hook_bool_CUMULATIVE_ARGS_mode_tree_bool_true): Likewise.
15457 (hook_bool_CUMULATIVE_ARGS_arg_info_true): New function.
15458 * calls.h (reference_callee_copied): Take a function_arg_info
15459 instead of a mode, type and named flag.
15460 * calls.c (reference_callee_copied): Likewise.
15461 (initialize_argument_information): Update call accordingly.
15462 (emit_library_call_value_1): Likewise.
15463 * function.c (gimplify_parameters): Likewise.
15464 * config/aarch64/aarch64.c (TARGET_CALLEE_COPIES): Define to
15465 hook_bool_CUMULATIVE_ARGS_arg_info_false instead of
15466 hook_bool_CUMULATIVE_ARGS_mode_tree_bool_false.
15467 * config/c6x/c6x.c (c6x_callee_copies): Delete.
15468 (TARGET_CALLEE_COPIES): Define to
15469 hook_bool_CUMULATIVE_ARGS_arg_info_true instead.
15470 * config/epiphany/epiphany.c (TARGET_CALLEE_COPIES): Define to
15471 hook_bool_CUMULATIVE_ARGS_arg_info_true instead of
15472 hook_bool_CUMULATIVE_ARGS_mode_tree_bool_true.
15473 * config/mips/mips.c (mips_callee_copies): Take a function_arg_info
15474 instead of a mode, type and named flag.
15475 * config/mmix/mmix.c (TARGET_CALLEE_COPIES): Define to
15476 hook_bool_CUMULATIVE_ARGS_arg_info_true instead of
15477 hook_bool_CUMULATIVE_ARGS_mode_tree_bool_true.
15478 * config/mn10300/mn10300.c (TARGET_CALLEE_COPIES): Likewise.
15479 * config/msp430/msp430.c (msp430_callee_copies): Delete.
15480 (TARGET_CALLEE_COPIES): Define to
15481 hook_bool_CUMULATIVE_ARGS_arg_info_true instead.
15482 * config/pa/pa.c (pa_callee_copies): Take a function_arg_info
15483 instead of a mode, type and named flag.
15484 * config/sh/sh.c (sh_callee_copies): Likewise.
15485 * config/v850/v850.c (TARGET_CALLEE_COPIES): Define to
15486 hook_bool_CUMULATIVE_ARGS_arg_info_true instead of
15487 hook_bool_CUMULATIVE_ARGS_mode_tree_bool_true.
15488
15489 2019-08-20 Richard Sandiford <richard.sandiford@arm.com>
15490
15491 * target.def (function_arg_advance): Take a function_arg_info instead
15492 of a mode, type and named flag.
15493 * doc/tm.texi: Regenerate.
15494 * targhooks.h (default_function_arg_advance): Take a function_arg_info
15495 instead of a mode, type and named flag.
15496 * targhooks.c (default_function_arg_advance): Likewise.
15497 * calls.c (initialize_argument_information): Update call to
15498 targetm.calls.function_arg_advance.
15499 (emit_library_call_value_1): Likewise.
15500 * dse.c (get_call_args): Likewise.
15501 * expr.c (block_move_libcall_safe_for_call_parm): Likewise.
15502 * function.c (assign_parms, gimplify_parameters): Likewise.
15503 * var-tracking.c (prepare_call_arguments): Likewise.
15504 * config/aarch64/aarch64.c (aarch64_function_arg_advance): Take a
15505 function_arg_info instead of a mode, type and named flag.
15506 (aarch64_setup_incoming_varargs): Update call accordingly.
15507 * config/alpha/alpha.c (alpha_function_arg_advance): Take a
15508 function_arg_info instead of a mode, type and named flag.
15509 (alpha_setup_incoming_varargs): Update call accordingly.
15510 * config/arc/arc.c (arc_function_arg_advance): Take a
15511 function_arg_info instead of a mode, type and named flag.
15512 (arc_setup_incoming_varargs): Update call accordingly.
15513 * config/arm/arm.c (arm_function_arg_advance): Take a
15514 function_arg_info instead of a mode, type and named flag.
15515 (cmse_func_args_or_return_in_stack): Update call accordingly.
15516 (arm_function_ok_for_sibcall): Likewise.
15517 (cmse_nonsecure_call_clear_caller_saved): Likewise.
15518 * config/avr/avr.c (avr_function_arg_advance): Take a
15519 function_arg_info instead of a mode, type and named flag.
15520 * config/bfin/bfin.c (bfin_function_arg_advance): Likewise.
15521 * config/c6x/c6x.c (c6x_function_arg_advance): Likewise.
15522 (c6x_call_saved_register_used): Update call accordingly.
15523 * config/cr16/cr16.c (cr16_function_arg_advance): Take a
15524 function_arg_info instead of a mode, type and named flag.
15525 * config/cris/cris.c (cris_function_arg_advance): Likewise.
15526 * config/csky/csky.c (csky_function_arg_advance): Likewise.
15527 (csky_setup_incoming_varargs): Update call accordingly.
15528 * config/epiphany/epiphany.c (epiphany_function_arg_advance): Take a
15529 function_arg_info instead of a mode, type and named flag.
15530 * config/fr30/fr30.c (fr30_function_arg_advance): Likewise.
15531 * config/frv/frv.c (frv_function_arg_advance): Likewise.
15532 * config/ft32/ft32.c (ft32_function_arg_advance): Likewise.
15533 * config/gcn/gcn.c (gcn_function_arg_advance): Likewise.
15534 * config/h8300/h8300.c (h8300_function_arg_advance): Likewise.
15535 * config/i386/i386.c (ix86_function_arg_advance): Likewise.
15536 (ix86_setup_incoming_varargs): Update call accordingly.
15537 * config/ia64/ia64.c (ia64_function_arg_advance): Take a
15538 function_arg_info instead of a mode, type and named flag.
15539 (ia64_setup_incoming_varargs): Update call accordingly.
15540 * config/iq2000/iq2000.c (iq2000_function_arg_advance): Take a
15541 function_arg_info instead of a mode, type and named flag.
15542 (iq2000_expand_prologue): Update call accordingly.
15543 * config/lm32/lm32.c (lm32_function_arg_advance): Take a
15544 function_arg_info instead of a mode, type and named flag.
15545 * config/m32c/m32c.c (m32c_function_arg_advance): Likewise.
15546 * config/m32r/m32r.c (m32r_function_arg_advance): Likewise.
15547 * config/m68k/m68k.c (m68k_function_arg_advance): Likewise.
15548 * config/mcore/mcore.c (mcore_function_arg_advance): Likewise.
15549 * config/microblaze/microblaze.c (microblaze_function_arg_advance):
15550 Likewise.
15551 (microblaze_expand_prologue): Update call accordingly.
15552 * config/mips/mips.c (mips_function_arg_advance): Take a
15553 function_arg_info instead of a mode, type and named flag.
15554 (mips_setup_incoming_varargs): Update call accordingly.
15555 (mips_output_args_xfer): Likewise.
15556 * config/mmix/mmix.c (mmix_function_arg_advance): Take a
15557 function_arg_info instead of a mode, type and named flag.
15558 * config/mn10300/mn10300.c (mn10300_function_arg_advance): Likewise.
15559 * config/moxie/moxie.c (moxie_function_arg_advance): Likewise.
15560 * config/msp430/msp430.c (msp430_function_arg_advance): Likewise.
15561 * config/nds32/nds32.c (nds32_function_arg_advance): Likewise.
15562 * config/nios2/nios2.c (nios2_function_arg_advance): Likewise.
15563 (nios2_setup_incoming_varargs): Update call accordingly.
15564 * config/nvptx/nvptx.c (nvptx_function_arg_advance): Take a
15565 function_arg_info instead of a mode, type and named flag.
15566 * config/or1k/or1k.c (or1k_function_arg_advance): Likewise.
15567 * config/pa/pa.c (pa_function_arg_advance): Likewise.
15568 * config/pdp11/pdp11.c (pdp11_function_arg_advance): Likewise.
15569 * config/pru/pru.c (pru_function_arg_advance): Likewise.
15570 * config/riscv/riscv.c (riscv_function_arg_advance): Likewise.
15571 (riscv_setup_incoming_varargs): Update call accordingly.
15572 * config/rl78/rl78.c (rl78_function_arg_advance): Take a
15573 function_arg_info instead of a mode, type and named flag.
15574 * config/rs6000/rs6000-internal.h (rs6000_function_arg_advance):
15575 Likewise.
15576 * config/rs6000/rs6000-call.c (rs6000_function_arg_advance): Likewise.
15577 (rs6000_parm_needs_stack): Update call accordingly.
15578 * config/rx/rx.c (rx_function_arg_advance): Take a function_arg_info
15579 instead of a mode, type and named flag.
15580 * config/s390/s390.c (s390_function_arg_advance): Likewise.
15581 (s390_call_saved_register_used): Update call accordingly.
15582 * config/sh/sh.c (sh_function_arg_advance): Take a function_arg_info
15583 instead of a mode, type and named flag.
15584 (sh_output_mi_thunk): Update call accordingly.
15585 * config/sparc/sparc.c (sparc_function_arg_advance): Take a
15586 function_arg_info instead of a mode, type and named flag.
15587 * config/spu/spu.c (spu_function_arg_advance): Likewise.
15588 (spu_setup_incoming_varargs): Update call accordingly.
15589 * config/stormy16/stormy16.c (xstormy16_function_arg_advance): Take a
15590 function_arg_info instead of a mode, type and named flag.
15591 * config/tilegx/tilegx.c (tilegx_function_arg_advance): Likewise.
15592 (tilegx_setup_incoming_varargs): Update call accordingly.
15593 * config/tilepro/tilepro.c (tilepro_function_arg_advance): Take a
15594 function_arg_info instead of a mode, type and named flag.
15595 (tilegx_setup_incoming_varargs): Update call accordingly.
15596 * config/v850/v850.c (v850_function_arg_advance): Take a
15597 function_arg_info instead of a mode, type and named flag.
15598 * config/vax/vax.c (vax_function_arg_advance): Likewise.
15599 * config/visium/visium.c (visium_function_arg_advance): Likewise.
15600 (visium_setup_incoming_varargs): Update call accordingly.
15601 * config/xtensa/xtensa.c (xtensa_function_arg_advance): Take a
15602 function_arg_info instead of a mode, type and named flag.
15603
15604 2019-08-20 Richard Sandiford <richard.sandiford@arm.com>
15605
15606 * target.def (function_arg, function_incoming_arg): Take a
15607 function_arg_info instead of a mode, tree and named flag.
15608 * doc/tm.texi: Regenerate.
15609 * targhooks.h (default_function_arg): Take a function_arg_info
15610 instead of a mode, tree and named flag.
15611 (default_function_incoming_arg): Likewise.
15612 * targhooks.c (default_function_arg): Likewise.
15613 (default_function_incoming_arg): Likewise.
15614 * calls.h (function_arg_info::end_marker_p): New function.
15615 (function_arg_info::end_marker): Likewise.
15616 * calls.c (prepare_call_address, initialize_argument_information)
15617 (expand_call, emit_library_call_value_1): Update calls to
15618 targetm.calls.function_arg and targetm.calls.function_incoming_arg.
15619 * dse.c: Include calls.h.
15620 (get_call_args): Update call to targetm.calls.function_arg.
15621 * expr.c (block_move_libcall_safe_for_call_parm): Likewise.
15622 * var-tracking.c (prepare_call_arguments): Likewise.
15623 * function.c (assign_parm_find_entry_rtl): Update call to
15624 targetm.calls.function_incoming_arg.
15625 * config/aarch64/aarch64.c (aarch64_function_arg): Take a
15626 function_arg_info instead of a mode, tree and named flag.
15627 * config/alpha/alpha.c (alpha_function_arg): Likewise.
15628 * config/arc/arc.c (arc_function_arg): Likewise.
15629 * config/arm/arm.c (arm_function_arg): Likewise.
15630 (cmse_func_args_or_return_in_stack): Update call accordingly.
15631 (arm_function_ok_for_sibcall): Likewise.
15632 (cmse_nonsecure_call_clear_caller_saved): Likewise.
15633 * config/avr/avr.c (avr_function_arg): Take a function_arg_info
15634 instead of a mode, tree and named flag.
15635 * config/bfin/bfin.c (bfin_function_arg): Likewise.
15636 * config/c6x/c6x.c (c6x_function_arg): Likewise.
15637 (c6x_call_saved_register_used): Update call accordingly.
15638 * config/cr16/cr16.c (cr16_function_arg): Take a function_arg_info
15639 instead of a mode, tree and named flag.
15640 * config/cris/cris.c (cris_function_arg, cris_function_incoming_arg)
15641 (cris_function_arg_1): Likewise.
15642 * config/csky/csky.c (csky_function_arg): Likewise.
15643 * config/epiphany/epiphany.c (epiphany_function_arg): Likewise.
15644 * config/fr30/fr30.c (fr30_function_arg): Likewise.
15645 * config/frv/frv.c (frv_function_arg, frv_function_incoming_arg)
15646 (frv_function_arg_1): Likewise.
15647 * config/ft32/ft32.c (ft32_function_arg): Likewise.
15648 * config/gcn/gcn.c (gcn_function_arg): Likewise.
15649 * config/h8300/h8300.c (h8300_function_arg): Likewise.
15650 * config/i386/i386.c (ix86_function_arg): Likewise.
15651 * config/ia64/ia64.c (ia64_function_arg, ia64_function_incoming_arg)
15652 (ia64_function_arg_1): Likewise.
15653 * config/iq2000/iq2000.c (iq2000_function_arg): Likewise.
15654 (iq2000_expand_prologue, iq2000_pass_by_reference): Update call
15655 accordingly.
15656 * config/lm32/lm32.c (lm32_function_arg): Take a function_arg_info
15657 instead of a mode, tree and named flag.
15658 * config/m32c/m32c.c (m32c_function_arg): Likewise.
15659 * config/m32r/m32r.c (m32r_function_arg): Likewise.
15660 * config/m68k/m68k.c (m68k_function_arg): Likewise.
15661 * config/mcore/mcore.c (mcore_function_arg): Likewise.
15662 * config/microblaze/microblaze.c (microblaze_function_arg): Likewise.
15663 (microblaze_expand_prologue): Update call accordingly.
15664 * config/mips/mips.c (mips_function_arg): Take a function_arg_info
15665 instead of a mode, tree and named flag.
15666 * config/mmix/mmix.c (mmix_function_incoming_arg, mmix_function_arg)
15667 (mmix_function_arg_1): Likewise.
15668 * config/mn10300/mn10300.c (mn10300_function_arg): Likewise.
15669 * config/moxie/moxie.c (moxie_function_arg): Likewise.
15670 * config/msp430/msp430.c (msp430_function_arg): Likewise.
15671 * config/nds32/nds32.c (nds32_function_arg): Likewise.
15672 * config/nios2/nios2.c (nios2_function_arg): Likewise.
15673 * config/nvptx/nvptx.c (nvptx_function_arg): Likewise.
15674 (nvptx_function_incoming_arg): Likewise.
15675 * config/or1k/or1k.c (or1k_function_arg): Likewise.
15676 * config/pa/pa.c (pa_function_arg): Likewise.
15677 * config/pdp11/pdp11.c (pdp11_function_arg): Likewise.
15678 * config/pru/pru.c (pru_function_arg): Likewise.
15679 * config/riscv/riscv.c (riscv_function_arg): Likewise.
15680 * config/rl78/rl78.c (rl78_function_arg): Likewise.
15681 * config/rs6000/rs6000-internal.h (rs6000_function_arg): Likewise.
15682 * config/rs6000/rs6000-call.c (rs6000_function_arg): Likewise.
15683 (rs6000_parm_needs_stack): Update call accordingly.
15684 * config/rx/rx.c (rx_function_arg): Take a function_arg_info
15685 instead of a mode, tree and named flag.
15686 * config/s390/s390.c (s390_function_arg): Likewise.
15687 (s390_call_saved_register_used): Update call accordingly.
15688 * config/sh/sh.c (sh_function_arg): Take a function_arg_info
15689 instead of a mode, tree and named flag.
15690 (sh_output_mi_thunk): Update call accordingly.
15691 * config/sparc/sparc.c (sparc_function_arg_1, sparc_function_arg)
15692 (sparc_function_incoming_arg): Take a function_arg_info instead of
15693 a mode, tree and named flag.
15694 * config/spu/spu.c (spu_function_arg): Likewise.
15695 * config/stormy16/stormy16.c (xstormy16_function_arg): Likewise.
15696 * config/tilegx/tilegx.c (tilegx_function_arg): Likewise.
15697 * config/tilepro/tilepro.c (tilepro_function_arg): Likewise.
15698 * config/v850/v850.c (v850_function_arg): Likewise.
15699 * config/vax/vax.c (vax_function_arg): Likewise.
15700 * config/visium/visium.c (visium_function_arg): Likewise.
15701 * config/xtensa/xtensa.c (xtensa_function_arg_1, xtensa_function_arg)
15702 (xtensa_function_incoming_arg): Likewise.
15703
15704 2019-08-20 Richard Sandiford <richard.sandiford@arm.com>
15705
15706 * target.def (setup_incoming_varargs): Take a function_arg_info
15707 instead of a mode and tree.
15708 * doc/tm.texi: Regenerate.
15709 * targhooks.h (default_setup_incoming_varargs): Take a
15710 function_arg_info instead of a mode and tree.
15711 * targhooks.c (default_setup_incoming_varargs): Likewise.
15712 * config/aarch64/aarch64.c (aarch64_setup_incoming_varargs): Likewise.
15713 * config/alpha/alpha.c (alpha_setup_incoming_varargs): Likewise.
15714 * config/arc/arc.c (arc_setup_incoming_varargs): Likewise.
15715 * config/arm/arm.c (arm_setup_incoming_varargs): Likewise.
15716 * config/bfin/bfin.c (setup_incoming_varargs): Likewise.
15717 * config/cris/cris.c (cris_setup_incoming_varargs): Likewise.
15718 * config/csky/csky.c (csky_setup_incoming_varargs): Likewise.
15719 * config/epiphany/epiphany.c (epiphany_setup_incoming_varargs):
15720 Likewise.
15721 * config/fr30/fr30.c (fr30_setup_incoming_varargs): Likewise.
15722 * config/frv/frv.c (frv_setup_incoming_varargs): Likewise.
15723 * config/ft32/ft32.c (ft32_setup_incoming_varargs): Likewise.
15724 * config/i386/i386.c (ix86_setup_incoming_varargs): Likewise.
15725 * config/ia64/ia64.c (ia64_setup_incoming_varargs): Likewise.
15726 * config/iq2000/iq2000.c (iq2000_setup_incoming_varargs): Likewise.
15727 * config/lm32/lm32.c (lm32_setup_incoming_varargs): Likewise.
15728 * config/m32r/m32r.c (m32r_setup_incoming_varargs): Likewise.
15729 * config/mcore/mcore.c (mcore_setup_incoming_varargs): Likewise.
15730 * config/mips/mips.c (mips_setup_incoming_varargs): Likewise.
15731 * config/mmix/mmix.c (mmix_setup_incoming_varargs): Likewise.
15732 * config/moxie/moxie.c (moxie_setup_incoming_varargs): Likewise.
15733 * config/nds32/nds32.c (nds32_setup_incoming_varargs): Likewise.
15734 * config/nios2/nios2.c (nios2_setup_incoming_varargs): Likewise.
15735 * config/riscv/riscv.c (riscv_setup_incoming_varargs): Likewise.
15736 * config/rs6000/rs6000-internal.h (setup_incoming_varargs): Likewise.
15737 * config/rs6000/rs6000-call.c (setup_incoming_varargs): Likewise.
15738 * config/sh/sh.c (sh_setup_incoming_varargs): Likewise.
15739 * config/spu/spu.c (spu_setup_incoming_varargs): Likewise.
15740 * config/tilegx/tilegx.c (tilegx_setup_incoming_varargs): Likewise.
15741 * config/tilepro/tilepro.c (tilepro_setup_incoming_varargs): Likewise.
15742 * config/visium/visium.c (visium_setup_incoming_varargs): Likewise.
15743 * function.c (assign_parms_setup_varargs): Update call to
15744 targetm.calls.setup_incoming_varargs.
15745
15746 2019-08-20 Richard Sandiford <richard.sandiford@arm.com>
15747
15748 * target.def (pass_by_reference): Take a function_arg_info instead
15749 of a mode, type and named flag.
15750 * doc/tm.texi: Regenerate.
15751 * targhooks.h (hook_pass_by_reference_must_pass_in_stack): Update
15752 accordingly.
15753 (hook_bool_CUMULATIVE_ARGS_arg_info_false): Declare.
15754 * targhooks.c (hook_pass_by_reference_must_pass_in_stack): Take a
15755 function_arg_info instead of a mode, type and named flag.
15756 (hook_bool_CUMULATIVE_ARGS_arg_info_false): New function.
15757 * calls.h (pass_by_reference): Take a function_arg_info instead of a
15758 mode, type and named flag.
15759 * calls.c (pass_by_reference): Likewise.
15760 (pass_va_arg_by_reference): Update call accordingly.
15761 (initialize_argument_information): Likewise.
15762 (emit_library_call_value_1): Likewise.
15763 * function.c (assign_parm_find_data_types): Likewise.
15764 * var-tracking.c (prepare_call_arguments): Likewise.
15765 * stor-layout.c: Include calls.h.
15766 (compute_record_mode): Update call to targetm.calls.pass_by_reference.
15767 * config/aarch64/aarch64.c (aarch64_pass_by_reference): Take a
15768 function_arg_info instead of a mode, type and named flag.
15769 * config/alpha/alpha.c (alpha_pass_by_reference): Likewise.
15770 * config/arc/arc.c (arc_pass_by_reference): Likewise.
15771 * config/arm/arm.c (arm_pass_by_reference): Likewise.
15772 * config/bfin/bfin.c (bfin_pass_by_reference): Likewise.
15773 * config/c6x/c6x.c (c6x_pass_by_reference): Likewise.
15774 (c6x_call_saved_register_used): Update call to pass_by_reference.
15775 * config/cris/cris.c (cris_pass_by_reference): Take a
15776 function_arg_info instead of a mode, type and named flag.
15777 * config/epiphany/epiphany.c (epiphany_pass_by_reference): Take a
15778 function_arg_info instead of a mode, type and named flag.
15779 (epiphany_arg_partial_bytes): Update call accordingly.
15780 * config/ft32/ft32.c (ft32_pass_by_reference): Take a
15781 function_arg_info instead of a mode, type and named flag.
15782 (ft32_arg_partial_bytes): Update call accordingly.
15783 * config/i386/i386.c (ix86_pass_by_reference): Take a
15784 function_arg_info instead of a mode, type and named flag.
15785 * config/iq2000/iq2000.c (iq2000_pass_by_reference): Likewise.
15786 * config/m32c/m32c.c (m32c_pass_by_reference): Likewise.
15787 * config/m32r/m32r.c (m32r_pass_by_reference): Likewise.
15788 (m32r_return_in_memory): Update call accordingly.
15789 * config/mips/mips.c (mips_pass_by_reference): Take a
15790 function_arg_info instead of a mode, type and named flag.
15791 * config/mmix/mmix.c (mmix_pass_by_reference): Likewise.
15792 * config/mn10300/mn10300.c (mn10300_pass_by_reference): Likewise.
15793 * config/moxie/moxie.c (moxie_pass_by_reference): Likewise.
15794 (moxie_arg_partial_bytes): Update call accordingly.
15795 * config/msp430/msp430.c (msp430_pass_by_reference): Take a
15796 function_arg_info instead of a mode, type and named flag.
15797 * config/nvptx/nvptx.c (nvptx_pass_by_reference): Likewise.
15798 * config/or1k/or1k.c (or1k_pass_by_reference): Likewise.
15799 * config/pa/pa.c (pa_pass_by_reference): Likewise.
15800 * config/riscv/riscv.c (riscv_pass_by_reference): Likewise.
15801 (riscv_return_in_memory): Update call accordingly.
15802 * config/rs6000/rs6000-internal.h (rs6000_pass_by_reference): Take a
15803 function_arg_info instead of a mode, type and named flag.
15804 * config/rs6000/rs6000-call.c (rs6000_pass_by_reference): Likewise.
15805 (rs6000_parm_needs_stack): Update call to pass_by_reference.
15806 * config/s390/s390.c (s390_pass_by_reference): Take a
15807 function_arg_info instead of a mode, type and named flag.
15808 (s390_call_saved_register_used): Update call accordingly.
15809 * config/sh/sh.c (sh_pass_by_reference): Take a function_arg_info
15810 instead of a mode, type and named flag.
15811 * config/sparc/sparc.c (sparc_pass_by_reference): Likewise.
15812 * config/spu/spu.c (spu_pass_by_reference): Likewise.
15813 * config/tilegx/tilegx.c (tilegx_pass_by_reference): Likewise.
15814 * config/tilepro/tilepro.c (tilepro_pass_by_reference): Likewise.
15815 * config/v850/v850.c (v850_pass_by_reference): Likewise.
15816 * config/visium/visium.c (visium_pass_by_reference): Likewise.
15817
15818 2019-08-20 Richard Sandiford <richard.sandiford@arm.com>
15819
15820 * target.def (arg_partial_bytes): Take a function_arg_info instead
15821 of a mode, type and named flag.
15822 * doc/tm.texi: Regenerate.
15823 * target.h (function_arg_info): Declare.
15824 * calls.h (function_arg_info): New class.
15825 * targhooks.h (hook_int_CUMULATIVE_ARGS_mode_tree_bool_0): Delete.
15826 (hook_int_CUMULATIVE_ARGS_arg_info_0): Declare.
15827 * targhooks.c (hook_int_CUMULATIVE_ARGS_mode_tree_bool_0): Delete.
15828 (hook_int_CUMULATIVE_ARGS_arg_info_0): New function.
15829 * calls.c (initialize_argument_information): Update call to
15830 targetm.calls.partial_bytes.
15831 (emit_library_call_value_1): Likewise.
15832 * expr.c (block_move_libcall_safe_for_call_parm): Likewise.
15833 * function.c (assign_parm_find_entry_rtl): Likewise.
15834 * config/alpha/alpha.c (alpha_arg_partial_bytes): Take a
15835 function_arg_info instead of a mode, type and named flag.
15836 * config/arc/arc.c (arc_arg_partial_bytes): Likewise.
15837 * config/arm/arm.c (arm_arg_partial_bytes): Likewise.
15838 (cmse_func_args_or_return_in_stack): Update accordingly.
15839 * config/bfin/bfin.c (bfin_arg_partial_bytes): Take a
15840 function_arg_info instead of a mode, type and named flag.
15841 * config/cris/cris.c (cris_arg_partial_bytes): Likewise.
15842 * config/csky/csky.c (csky_arg_partial_bytes): Likewise.
15843 * config/epiphany/epiphany.c (epiphany_arg_partial_bytes): Likewise.
15844 * config/fr30/fr30.c: Include calls.h.
15845 (fr30_arg_partial_bytes): Take a function_arg_info instead of a mode,
15846 type and named flag.
15847 * config/frv/frv.c: Include calls.h.
15848 (frv_arg_partial_bytes): Take a function_arg_info instead of a mode,
15849 type and named flag.
15850 * config/ft32/ft32.c (ft32_arg_partial_bytes): Likewise.
15851 * config/gcn/gcn.c (gcn_arg_partial_bytes): Likewise.
15852 * config/ia64/ia64.c (ia64_arg_partial_bytes): Likewise.
15853 * config/iq2000/iq2000.c (iq2000_arg_partial_bytes): Likewise.
15854 * config/m32r/m32r.c (m32r_arg_partial_bytes): Likewise.
15855 * config/mcore/mcore.c (mcore_arg_partial_bytes): Likewise.
15856 * config/microblaze/microblaze.c (function_arg_partial_bytes):
15857 Likewise.
15858 * config/mips/mips.c (mips_arg_partial_bytes): Likewise.
15859 * config/mn10300/mn10300.c (mn10300_arg_partial_bytes): Likewise.
15860 * config/moxie/moxie.c (moxie_arg_partial_bytes): Likewise.
15861 * config/msp430/msp430.c (msp430_arg_partial_bytes): Likewise.
15862 * config/nds32/nds32.c (nds32_arg_partial_bytes): Likewise.
15863 * config/nios2/nios2.c (nios2_arg_partial_bytes): Likewise.
15864 * config/pa/pa.c (pa_arg_partial_bytes): Likewise.
15865 * config/pru/pru.c (pru_arg_partial_bytes): Likewise.
15866 * config/riscv/riscv.c (riscv_arg_partial_bytes): Likewise.
15867 * config/rs6000/rs6000-internal.h (rs6000_arg_partial_bytes): Likewise.
15868 * config/rs6000/rs6000-call.c (rs6000_arg_partial_bytes): Likewise.
15869 (rs6000_parm_needs_stack): Update call accordingly.
15870 * config/sh/sh.c (sh_arg_partial_bytes): Take a
15871 function_arg_info instead of a mode, type and named flag.
15872 * config/sparc/sparc.c (sparc_arg_partial_bytes): Likewise.
15873 * config/v850/v850.c (v850_arg_partial_bytes): Likewise.
15874
15875 2019-08-20 Richard Sandiford <richard.sandiford@arm.com>
15876
15877 * calls.h (must_pass_va_arg_in_stack): Declare.
15878 * calls.c (must_pass_va_arg_in_stack): New function.
15879 * config/alpha/alpha.c (alpha_gimplify_va_arg_1): Use it.
15880 * config/sh/sh.c (sh_gimplify_va_arg_expr): Likewise.
15881 * config/stormy16/stormy16.c (xstormy16_gimplify_va_arg_expr):
15882 Likewise.
15883 * config/xtensa/xtensa.c (xtensa_gimplify_va_arg_expr): Likewise.
15884
15885 2019-08-20 Richard Sandiford <richard.sandiford@arm.com>
15886
15887 * calls.h (pass_va_arg_by_reference): Declare.
15888 * calls.c (pass_va_arg_by_reference): New function.
15889 * config/aarch64/aarch64.c (aarch64_gimplify_va_arg_expr): Use it.
15890 * config/alpha/alpha.c (alpha_gimplify_va_arg): Likewise.
15891 * config/gcn/gcn.c (gcn_gimplify_va_arg_expr): Likewise.
15892 * config/i386/i386.c (ix86_gimplify_va_arg): Likewise.
15893 * config/ia64/ia64.c (ia64_gimplify_va_arg): Likewise.
15894 * config/mips/mips.c (mips_std_gimplify_va_arg_expr): Likewise.
15895 (mips_gimplify_va_arg_expr): Likewise.
15896 * config/msp430/msp430.c (msp430_gimplify_va_arg_expr): Likewise.
15897 * config/pa/pa.c (hppa_gimplify_va_arg_expr): Likewise.
15898 * config/rs6000/rs6000-call.c (rs6000_gimplify_va_arg): Likewise.
15899 * config/s390/s390.c (s390_gimplify_va_arg): Likewise.
15900 * config/sparc/sparc.c (sparc_gimplify_va_arg): Likewise.
15901 * config/spu/spu.c (spu_gimplify_va_arg_expr): Likewise.
15902 * config/tilegx/tilegx.c (tilegx_gimplify_va_arg_expr): Likewise.
15903 * config/tilepro/tilepro.c (tilepro_gimplify_va_arg_expr): Likewise.
15904 * config/visium/visium.c (visium_gimplify_va_arg): Likewise.
15905 * config/xtensa/xtensa.c (xtensa_gimplify_va_arg_expr): Likewise.
15906 * targhooks.c (std_gimplify_va_arg_expr): Likewise.
15907
15908 2019-08-20 Richard Biener <rguenther@suse.de>
15909
15910 PR target/91498
15911 * config/i386/i386-features.c (general_scalar_chain::convert_op):
15912 Use (vec_merge (vec_duplicate..)) style vector from scalar move.
15913 (convert_scalars_to_vector): Add timode_p parameter and use it
15914 to guard TImode-only operation.
15915 (pass_stv::gate): Adjust so STV runs twice for TARGET_64BIT.
15916 (pass_stv::execute): Pass down timode_p.
15917
15918 2019-08-20 Lili Cui <lili.cui@intel.com>
15919
15920 * common/config/i386/i386-common.c
15921 (processor_names): Add tigerlake and cooperlake.
15922 (processor_alias_table): Add tigerlake and cooperlake.
15923 * config.gcc: Add -march=tigerlake and cooperlake.
15924 * config/i386/driver-i386.c
15925 (host_detect_local_cpu): Detect tigerlake and cooperlake.
15926 Add "has_avx" to classify processor.
15927 * config/i386/i386-builtins.c (processor_model) :
15928 Add M_INTEL_COREI7_TIGERLAKE and M_INTEL_COREI7_COOPERLAKE.
15929 (arch_names_table): Add tigerlake and cooperlake.
15930 (get_builtin_code_for_version): Handle PROCESSOR_TIGERLAKE
15931 and PROCESSOR_COOPERLAKE.
15932 * config/i386/i386-c.c
15933 (ix86_target_macros_internal): Handle tigerlake and cooperlake.
15934 * config/i386/i386-options.c
15935 (m_TIGERLAKE): Define.
15936 (m_COOPERLAKE): Ditto.
15937 (m_CORE_AVX512): Ditto.
15938 (processor_cost_table): Add cascadelake.
15939 (ix86_option_override_internal): Hadle PTA_MOVDIRI, PTA_MOVDIR64B.
15940 * config/i386/i386.h
15941 (ix86_size_cost): Define TARGET_TIGERLAKE and TARGET_COOPERLAKE.
15942 (processor_type): Add PROCESSOR_TIGERLAKE and PROCESSOR_COOPERLAKE.
15943 (PTA_MOVDIRI): Ditto.
15944 (PTA_MOVDIR64B): Ditto.
15945 (PTA_COOPERLAKE): Ditto.
15946 (PTA_TIGERLAKE): Ditto.
15947 (processor_type): Add PROCESSOR_TIGERLAKE and PROCESSOR_COOPERLAKE.
15948 * doc/extend.texi: Add tigerlake and cooperlake.
15949 * doc/invoke.texi: Add tigerlake and cooperlake.
15950
15951 2019-08-20 Gerald Pfeifer <gerald@pfeifer.com>
15952
15953 * doc/install.texi (Specific, alpha): Remove note to use
15954 binutils 2.11.2 or later.
15955
15956 2019-08-20 Bernd Edlinger <bernd.edlinger@hotmail.de>
15957
15958 PR middle-end/89544
15959 * function.c (assign_parm_find_stack_rtl): Use larger alignment
15960 when possible.
15961
15962 2019-08-19 Joel Hutton <Joel.Hutton@arm.com>
15963
15964 * config/aarch64/aarch64-protos.h (aarch64_fpconst_pow2_recip): New prototype
15965 * config/aarch64/aarch64.c (aarch64_fpconst_pow2_recip): New function
15966 * config/aarch64/aarch64.md (*aarch64_<su_optab>cvtf<fcvt_target><GPF:mode>2_mult): New pattern
15967 (*aarch64_<su_optab>cvtf<fcvt_iesize><GPF:mode>2_mult): New pattern
15968 * config/aarch64/constraints.md (Dt): New constraint
15969 * config/aarch64/predicates.md (aarch64_fpconst_pow2_recip): New predicate
15970
15971 2019-08-19 Richard Biener <rguenther@suse.de>
15972
15973 PR tree-optimization/91403
15974 * tree-scalar-evolution.c (follow_ssa_edge_binary): Inline
15975 cases we can handle with tail-recursion...
15976 (follow_ssa_edge_expr): ... here. Do so.
15977
15978 2019-08-19 Kito Cheng <kito.cheng@sifive.com>
15979
15980 PR target/91441
15981 * toplev.c (process_options): Check TARGET_ASAN_SHADOW_OFFSET is
15982 implemented for -fsanitize=kernel-address, and merge check logic
15983 with -fsanitize=address.
15984
15985 2019-08-18 Iain Sandoe <iain@sandoe.co.uk>
15986
15987 * config/rs6000/darwin.h (TARGET_OS_CPP_BUILTINS): Add asserts
15988 for cpu and machine. Factor 64/32b builtins.
15989
15990 2019-08-18 Gerald Pfeifer <gerald@pfeifer.com>
15991
15992 * doc/install.texi (Specific, bfin): blackfin.uclinux.org is
15993 gone, point to sourceforge.net.
15994
15995 2019-08-17 Gerald Pfeifer <gerald@pfeifer.com>
15996
15997 * doc/ux.texi (User Experience Guidelines): Update reference.
15998
15999 2019-08-17 Gerald Pfeifer <gerald@pfeifer.com>
16000
16001 * doc/include/gpl_v3.texi (Copying): Adjust the link to "Why
16002 not LGPL".
16003
16004 2019-08-16 Eric Botcazou <ebotcazou@adacore.com>
16005
16006 * tree-sra.c (build_reconstructed_reference): Return NULL_TREE instead
16007 of NULL. Add guard for broken VIEW_CONVERT_EXPRs.
16008
16009 2019-08-16 Martin Sebor <msebor@redhat.com>
16010
16011 * tree.def (TYPE_SIZE): Clarify.
16012 * tree.h (TYPE_SIZE, TYPE_SIZE_UNIT, DECL_SIZE): Add comments.
16013
16014 2019-08-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
16015
16016 PR tree-optimization/91109
16017 * lra-int.h (lra_need_for_scratch_reg_p): Declare.
16018 * lra.c (lra): Use lra_need_for_scratch_reg_p.
16019 * lra-spills.c (lra_need_for_scratch_reg_p): New function.
16020
16021 2019-08-16 Uroš Bizjak <ubizjak@gmail.com>
16022
16023 * config/i386/mmx.md (mmxdoublemode): New mode attribute.
16024 (mmx_uavg<mode>3): Macroize expaner from mmx_uavgv8qi3 and
16025 mmx_uavgv4hi3 using MMXMODE12 mode iterator.
16026 (uavg<mode>3_ceil): New expander.
16027 * config/i386/sse.md (uavg<mode>3_ceil): Use ssedoublemode
16028 mode iterator when creating CONST1_RTX.
16029 (<sse2_avx2>_uavg<mode>3<mask_name>): Ditto.
16030 (*<sse2_avx2>_uavg<mode>3<mask_name>): Use ssedoublemode
16031 mode iterator for const1_operand predicate.
16032
16033 2019-08-16 Richard Biener <rguenther@suse.de>
16034
16035 * tree-scalar-evolution.c (follow_ssa_edge_expr): Declare.
16036 (follow_ssa_edge_binary): Call follow_ssa_edge_expr instead of
16037 follow_ssa_edge.
16038 (follow_ssa_edge_in_condition_phi_branch): Likewise.
16039 (analyze_evolution_in_loop): Likewise.
16040 (follow_ssa_edge, follow_ssa_edge_in_rhs): Inline into ...
16041 (follow_ssa_edge_expr): ... here. Refactor code.
16042
16043 2019-08-16 Richard Biener <rguenther@suse.de>
16044
16045 PR target/91469
16046 * config/i386/i386-features.c
16047 (general_scalar_chain::replace_with_subreg): Stop at memory operands.
16048
16049 2019-08-16 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
16050
16051 PR other/91255
16052 * gensupport.c (has_subst_attribute): Error out on set_attr_alternative
16053 only if subst_name matches curr_attr string.
16054
16055 2019-08-16 Richard Biener <rguenther@suse.de>
16056
16057 * tree-ssa-forwprop.c (simplify_builtin_call): Do not remove
16058 stmt at gsi_p, instead replace it with a NOP removed later.
16059 (pass_forwprop::execute): Fully propagate lattice, DCE stmts
16060 that became dead because of that.
16061
16062 2019-08-16 Aldy Hernandez <aldyh@redhat.com>
16063
16064 * gimple-ssa-evrp-analyze.c (record_ranges_from_phis): Skip PHIs
16065 for which we can't represent a range.
16066 * ipa-cp.c (ipcp_vr_lattice::set_to_bottom): Pass type to
16067 set_varying.
16068 * tree-ssa-threadedge.c (record_temporary_equivalences_from_phis):
16069 Set VR_UNDEFINED if type is not supported.
16070 * tree-ssanames.c (get_range_info): Pass type to set_varying.
16071 * tree-vrp.c (value_range_base::check): Assert that a varying has
16072 min/max set.
16073 (value_range_base::equal_p): Early bail for undefines.
16074 (value_range_base::set_varying): Accept a type.
16075 (value_range::set_varying): Same.
16076 (value_range_base::type): VARYING can have a type, while UNDEFINE
16077 is typeless.
16078 (value_range_base::dump): Print type for VARYING nodes.
16079 (value_range_base::set): Add type to VARYING.
16080 (extract_range_from_multiplicative_op): Pass type to set_varying.
16081 (extract_range_from_binary_expr): Same.
16082 (value_range_base::intersect_helper): Same.
16083 (value_range_base::union_helper): Same.
16084 (value_range_base::normalize_symbolics): Same.
16085 (determine_value_range_1): Same.
16086 * tree-vrp.h (class value_range_base): Add type to set_varying.
16087 Add prototype for dump(void).
16088 Add prototype for supports_type_p.
16089 (class value_range): Add type to set_varying.
16090 Add prototype for dump(void).
16091 * vr-values.c (set_value_range_to_truthvalue): Pass type to
16092 set_varying.
16093 (vr_values::get_lattice_entry): Set varying even if propagation
16094 finished.
16095 Pass type to set_varying.
16096 (vr_values::get_value_range): Remove vr_const_varying.
16097 Reallocate the lattice if needed.
16098 (vr_values::update_value_range): Pass type to set_varying.
16099 (vr_values::extract_range_for_var_from_comparison_expr): Same.
16100 (vr_values::extract_range_from_binary_expr): Same.
16101 (vr_values::extract_range_from_unary_expr): Same.
16102 (vr_values::extract_range_from_cond_expr): Same.
16103 (vr_values::check_for_binary_op_overflow): Same.
16104 (vr_values::extract_range_basic): Same.
16105 (vr_values::extract_range_from_assignment): Same.
16106 (vr_values::vr_values): Increase size of num_vr_values.
16107 (vr_values::extract_range_from_phi_node): Pass type to
16108 set_varying.
16109
16110 2019-08-15 H.J. Lu <hongjiu.lu@intel.com>
16111
16112 PR target/90878
16113 * config/i386/i386.c (inline_memory_move_cost): Use hard_register
16114 for costs of hard register moves.
16115 (ix86_register_move_cost): Likewise.
16116 * config/i386/i386.h (processor_costs): Move costs of hard
16117 register moves to hard_register. Add int_load, int_store,
16118 xmm_move, ymm_move, zmm_move, sse_to_integer, integer_to_sse,
16119 sse_load, sse_store, sse_unaligned_load and sse_unaligned_store
16120 for costs of RTL expressions.
16121 * config/i386/x86-tune-costs.h: Move costs of hard register
16122 moves to hard_register. Duplicate int_load, int_store,
16123 xmm_move, ymm_move, zmm_move, sse_to_integer, integer_to_sse,
16124 sse_load, sse_store for costs of RTL expressions.
16125
16126 2019-08-15 Richard Sandiford <richard.sandiford@arm.com>
16127
16128 * target.def (setup_incoming_vararg_bounds): Remove.
16129 * doc/tm.texi.in (TARGET_SETUP_INCOMING_VARARG_BOUNDS): Remove.
16130 * doc/tm.texi: Regenerate.
16131 * targhooks.c (default_setup_incoming_vararg_bounds): Delete.
16132 * targhooks.h (default_setup_incoming_vararg_bounds): Likewise.
16133 * config/i386/i386.c (ix86_setup_incoming_vararg_bounds): Likewise.
16134 (TARGET_SETUP_INCOMING_VARARG_BOUNDS): Likewise.
16135
16136 2019-08-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
16137
16138 MSP430: Fix lines over 80 characters long in
16139 config/msp430/*.{c,h} files
16140
16141 * config/msp430/driver-msp430.c (msp430_select_cpu): Fix format
16142 specifier in string.
16143 (msp430_select_hwmult_lib): Split line more than 80 characters long.
16144 * config/msp430/msp430-devices.c (msp430_extract_mcu_data): Remove
16145 redundant old comment.
16146 * config/msp430/msp430-protos.h (msp430_output_aligned_decl_common):
16147 Split line more than 80 characters long.
16148 * config/msp430/msp430.c (msp430_option_override): Likewise.
16149 (msp430_return_in_memory): Likewise.
16150 (msp430_gimplify_va_arg_expr): Likewise.
16151 (TARGET_ADDR_SPACE_LEGITIMATE_ADDRESS_P): Likewise.
16152 (msp430_legitimate_constant): Likewise.
16153 (TARGET_ALLOCATE_STACK_SLOTS_FOR_ARGS): Likewise.
16154 (msp430_attr): Likewise.
16155 (msp430_data_attr): Likewise.
16156 (msp430_start_function): Likewise.
16157 (gen_prefix): Likewise.
16158 (msp430_init_sections): Likewise.
16159 (msp430_select_section): Likewise.
16160 (msp430_function_section): Likewise.
16161 (msp430_unique_section): Likewise.
16162 (msp430_output_aligned_decl_common): Likewise.
16163 (msp430_do_not_relax_short_jumps): Likewise.
16164 (msp430_init_builtins): Likewise.
16165 (msp430_expand_delay_cycles): Likewise.
16166 (msp430_expand_prologue): Likewise.
16167 (msp430_expand_epilogue): Likewise.
16168 (msp430_expand_helper): Likewise.
16169 (msp430_split_movsi): Likewise.
16170 (msp430_print_operand): Likewise.
16171 (msp430_return_addr_rtx): Likewise.
16172 (msp430x_extendhisi): Likewise.
16173 * config/msp430/msp430.h (STARTFILE_SPEC): Likewise.
16174 (ASM_SPEC): Likewise.
16175 Remove very obvious comments.
16176 (LIB_SPEC): Split line more than 80 characters long.
16177 (EH_RETURN_HANDLER_RTX): Likewise.
16178 (HARD_REGNO_CALLER_SAVE_MODE): Likewise.
16179
16180 2019-08-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
16181
16182 MSP430: Fix whitespace errors and incorrect indentation in
16183 config/msp430/*.{c,h} files
16184
16185 * config/msp430/driver-msp430.c (msp430_select_cpu): Fix indentation.
16186 (msp430_select_hwmult_lib): Likewise.
16187 * config/msp430/msp430-devices.c (parse_devices_csv_1): Likewise.
16188 (msp430_extract_mcu_data): Likewise.
16189 (struct t_msp430_mcu_data): Likewise.
16190 * config/msp430/msp430.c (struct machine_function): Remove whitespace
16191 before left square bracket.
16192 (msp430_option_override): Fix indentation.
16193 (msp430_hard_regno_nregs_with_padding): Likewise.
16194 (msp430_initial_elimination_offset): Likewise.
16195 (msp430_special_register_convention_p): Remove whitespace before left
16196 square bracket and after exclamation mark.
16197 (msp430_evaluate_arg): Likewise.
16198 (msp430_callee_copies): Fix indentation.
16199 (msp430_gimplify_va_arg_expr): Likewise.
16200 (msp430_function_arg_advance): Remove whitespace before left square
16201 bracket.
16202 (reg_ok_for_addr): Likewise.
16203 (msp430_preserve_reg_p): Likewise.
16204 (msp430_compute_frame_info): Likewise.
16205 (msp430_asm_output_addr_const_extra): Add space between function name
16206 and open parenthesis.
16207 (has_section_name): Fix indentation.
16208 (msp430_attr): Remove trailing whitespace.
16209 (msp430_section_attr): Likewise.
16210 (msp430_data_attr): Likewise.
16211 (struct msp430_attribute_table): Fix comment and whitespace.
16212 (msp430_start_function): Remove whitespace before left square bracket.
16213 Add space between function name and open parenthesis.
16214 (msp430_select_section): Remove trailing whitespace.
16215 (msp430_section_type_flags): Remove trailing whitespace.
16216 (msp430_unique_section): Remove space before closing parenthesis.
16217 (msp430_output_aligned_decl_common): Change 8 spaces to a tab.
16218 (msp430_builtins): Remove whitespace before left square bracket.
16219 (msp430_init_builtins): Fix indentation.
16220 (msp430_expand_prologue): Remove whitespace before left square bracket.
16221 Remove space before closing parenthesis.
16222 (msp430_expand_epilogue): Remove whitespace before left square bracket.
16223 (msp430_split_movsi): Remove space before closing parenthesis.
16224 (helper_function_name_mappings): Fix indentation.
16225 (msp430_use_f5_series_hwmult): Fix whitespace.
16226 (use_32bit_hwmult): Likewise.
16227 (msp430_no_hwmult): Likewise.
16228 (msp430_output_labelref): Remove whitespace before left square bracket.
16229 (msp430_print_operand_raw): Likewise.
16230 (msp430_print_operand_addr): Likewise.
16231 (msp430_print_operand): Add two spaces after '.' in comment.
16232 Fix trailing whitespace.
16233 (msp430x_extendhisi): Fix indentation.
16234 * config/msp430/msp430.h (TARGET_CPU_CPP_BUILTINS): Change 8 spaces to
16235 tab.
16236 (PC_REGNUM): Likewise.
16237 (STACK_POINTER_REGNUM): Likewise.
16238 (CC_REGNUM): Likewise.
16239
16240 2019-08-15 Richard Biener <rguenther@suse.de>
16241
16242 PR target/91454
16243 * config/i386/i386-features.c (gen_gpr_to_xmm_move_src): New
16244 helper.
16245 (general_scalar_chain::make_vector_copies): Use it.
16246
16247 2019-08-15 Bernd Edlinger <bernd.edlinger@hotmail.de>
16248
16249 * function.c (assign_parm_setup_reg): Handle misaligned stack arguments.
16250
16251 2019-08-15 Martin Liska <mliska@suse.cz>
16252
16253 * tree-ssa-dce.c (propagate_necessity): We can't reach now
16254 operators with no arguments.
16255 (eliminate_unnecessary_stmts): Likewise here.
16256
16257 2019-08-15 Uroš Bizjak <ubizjak@gmail.com>
16258
16259 * config/i386/i386-features.c (general_scalar_chain::convert_insn)
16260 <case COMPARE>: Revert 2019-08-14 change.
16261 (convertible_comparison_p): Revert 2019-08-14 change. Return false
16262 for (TARGET_64BIT || mode != DImode).
16263
16264 2019-08-15 Aldy Hernandez <aldyh@redhat.com>
16265
16266 * tree-vrp.c (value_range_base::set): Merge in code from
16267 value_range_base::set_and_canonicalize.
16268 Enforce canonicalization at set time.
16269 Normalize [MIN, MAX] into VARYING and ~[MIN, MAX] into UNDEFINED.
16270 (value_range_base::set_undefined): Inline call to set().
16271 (value_range_base::set_varying): Same.
16272 (value_range_base::singleton_p): Handle VR_ANTI_RANGEs.
16273 (vrp_val_max): New argument handle_pointers.
16274 (vrp_val_min): Same.
16275 (ranges_from_anti_range): Same.
16276 (extract_range_into_wide_ints): Use tree argument instead of sign
16277 and precision.
16278 (extract_range_from_multiplicative_op): Take in tree type instead
16279 of precision and sign. Adapt function for canonicalized ranges.
16280 (extract_range_from_binary_expr): Pass type to
16281 extract_range_from_multiplicative_op.
16282 Adapt for canonicalized ranges.
16283 (extract_range_from_unary_expr): Same.
16284 (value_range_base::intersect_helper): Adjust for canonicalized
16285 ranges.
16286 (value_range_base::union_helper): Same.
16287 (value_range_base::normalize_symbolics): New.
16288 * tree-vrp.h (class value_range_base): Remove
16289 set_and_canonicalize.
16290 New prototype for normalize_symbolics.
16291 (class value_range): Remove set_and_canonicalize.
16292 (vrp_val_min): Adjust prototype.
16293 (vrp_val_max): Same.
16294 * vr-values.c
16295 (vr_values::extract_range_for_var_from_comparison_expr): Call set
16296 instead of set_and_canonicalize.
16297
16298 2019-08-15 Richard Sandiford <richard.sandiford@arm.com>
16299
16300 PR middle-end/91444
16301 * tree-vect-stmts.c (vectorizable_call): Check that the function
16302 is a BUILT_IN_MD function before passing it to
16303 targetm.vectorize.builtin_md_vectorized_function.
16304
16305 2019-08-15 Richard Sandiford <richard.sandiford@arm.com>
16306
16307 * config/aarch64/aarch64-protos.h (aarch64_sve_mode_p): Declare.
16308 * config/aarch64/aarch64.c (aarch64_sve_mode_p): New function.
16309 (aarch64_select_early_remat_modes): Use it.
16310
16311 2019-08-15 Richard Sandiford <richard.sandiford@arm.com>
16312
16313 * config/aarch64/aarch64.c (aarch64_simd_vector_alignment): Return
16314 16 for SVE predicates even if they are fixed-length.
16315
16316 2019-08-15 Richard Sandiford <richard.sandiford@arm.com>
16317
16318 * config/aarch64/aarch64-sve.md (and<PRED_ALL:mode>3): Make the
16319 operand order match the MOV /Z alias.
16320
16321 2019-08-15 Richard Sandiford <richard.sandiford@arm.com>
16322
16323 * config/aarch64/aarch64.c (aarch64_output_sve_cnt_immediate): Take
16324 the vector pattern as an aarch64_svpattern argument. Update the
16325 overloaded caller accordingly.
16326 (aarch64_output_sve_scalar_inc_dec): Update call accordingly.
16327 (aarch64_output_sve_vector_inc_dec): Likewise.
16328
16329 2019-08-15 Richard Sandiford <richard.sandiford@arm.com>
16330
16331 * config/aarch64/aarch64.c (aarch64_add_offset): In the fallback
16332 multiplication case, try to compute VG * (lowest set bit) directly
16333 rather than always basing the multiplication on VG. Use
16334 expand_mult for the multiplication if we can.
16335
16336 2019-08-15 Richard Sandiford <richard.sandiford@arm.com>
16337
16338 * config/aarch64/aarch64-protos.h
16339 (aarch64_sve_scalar_inc_dec_immediate_p): Declare.
16340 (aarch64_sve_inc_dec_immediate_p): Rename to...
16341 (aarch64_sve_vector_inc_dec_immediate_p): ...this.
16342 (aarch64_output_sve_addvl_addpl): Take a single rtx argument.
16343 (aarch64_output_sve_scalar_inc_dec): Declare.
16344 (aarch64_output_sve_inc_dec_immediate): Rename to...
16345 (aarch64_output_sve_vector_inc_dec): ...this.
16346 * config/aarch64/aarch64.c (aarch64_sve_scalar_inc_dec_immediate_p)
16347 (aarch64_output_sve_scalar_inc_dec): New functions.
16348 (aarch64_output_sve_addvl_addpl): Remove the base and offset
16349 arguments. Only handle true ADDVL and ADDPL instructions;
16350 don't emit an INC or DEC.
16351 (aarch64_sve_inc_dec_immediate_p): Rename to...
16352 (aarch64_sve_vector_inc_dec_immediate_p): ...this.
16353 (aarch64_output_sve_inc_dec_immediate): Rename to...
16354 (aarch64_output_sve_vector_inc_dec): ...this. Update call to
16355 aarch64_sve_vector_inc_dec_immediate_p.
16356 * config/aarch64/predicates.md (aarch64_sve_scalar_inc_dec_immediate)
16357 (aarch64_sve_plus_immediate): New predicates.
16358 (aarch64_pluslong_operand): Accept aarch64_sve_plus_immediate
16359 rather than aarch64_sve_addvl_addpl_immediate.
16360 (aarch64_sve_inc_dec_immediate): Rename to...
16361 (aarch64_sve_vector_inc_dec_immediate): ...this. Update call to
16362 aarch64_sve_vector_inc_dec_immediate_p.
16363 (aarch64_sve_add_operand): Update accordingly.
16364 * config/aarch64/constraints.md (Uai): New constraint.
16365 (vsi): Update call to aarch64_sve_vector_inc_dec_immediate_p.
16366 * config/aarch64/aarch64.md (add<GPI:mode>3): Don't force the second
16367 operand into a register if it satisfies aarch64_sve_plus_immediate.
16368 (*add<GPI:mode>3_aarch64, *add<GPI:mode>3_poly_1): Add an alternative
16369 for Uai. Update calls to aarch64_output_sve_addvl_addpl.
16370 * config/aarch64/aarch64-sve.md (add<mode>3): Call
16371 aarch64_output_sve_vector_inc_dec instead of
16372 aarch64_output_sve_inc_dec_immediate.
16373
16374 2019-08-15 Richard Sandiford <richard.sandiford@arm.com>
16375
16376 * config/aarch64/iterators.md (UNSPEC_REVB, UNSPEC_REVH)
16377 (UNSPEC_REVW): New constants.
16378 (elem_bits): New mode attribute.
16379 (SVE_INT_UNARY): New int iterator.
16380 (optab): Handle UNSPEC_REV[BHW].
16381 (sve_int_op): New int attribute.
16382 (min_elem_bits): Handle VNx16QI and the predicate modes.
16383 * config/aarch64/aarch64-sve.md (*aarch64_sve_rev64<mode>)
16384 (*aarch64_sve_rev32<mode>, *aarch64_sve_rev16vnx16qi): Delete.
16385 (@aarch64_pred_<SVE_INT_UNARY:optab><SVE_I:mode>): New pattern.
16386 * config/aarch64/aarch64.c (aarch64_sve_data_mode): New function.
16387 (aarch64_sve_int_mode, aarch64_sve_rev_unspec): Likewise.
16388 (aarch64_split_sve_subreg_move): Use UNSPEC_REV[BHW] instead of
16389 unspecs based on the total width of the reversed data.
16390 (aarch64_evpc_rev_local): Likewise (for SVE only). Use a
16391 reinterpret followed by a subreg on big-endian targets.
16392
16393 2019-08-15 Richard Sandiford <richard.sandiford@arm.com>
16394 Kugan Vivekanandarajah <kugan.vivekanandarajah@linaro.org>
16395
16396 * config/aarch64/aarch64-sve.md
16397 (*cond_<SVE_COND_FP_TERNARY:optab><SVE_F:mode>_any): Add /z
16398 alternatives in which one of the inputs is in the same register
16399 as the output.
16400
16401 2019-08-15 Richard Sandiford <richard.sandiford@arm.com>
16402
16403 * config/aarch64/aarch64-sve.md (*vec_extract<mode><Vel>_ext)
16404 (*aarch64_sve_ext<mode>): Add MOVPRFX alternatives.
16405
16406 2019-08-15 Richard Sandiford <richard.sandiford@arm.com>
16407
16408 * config/aarch64/aarch64-sve.md (*sub<SVE_F:mode>3): Remove immediate
16409 FADD and FSUB alternatives. Add a MOVPRFX alternative for FSUBR.
16410
16411 2019-08-15 Richard Sandiford <richard.sandiford@arm.com>
16412 Kugan Vivekanandarajah <kugan.vivekanandarajah@linaro.org>
16413
16414 * config/aarch64/aarch64-sve.md (add<SVE_I:mode>3, sub<SVE_I:mode>3)
16415 (<LOGICAL:optab><SVE_I:mode>3, *add<SVE_F:mode>3, *mul<SVE_F:mode>3)
16416 (*fabd<SVE_F:mode>3): Add more MOVPRFX alternatives.
16417
16418 2019-08-15 Richard Sandiford <richard.sandiford@arm.com>
16419 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
16420
16421 * config/aarch64/aarch64-sve.md (*v<ASHIFT:optab><SVE_I:mode>3):
16422 Add an alternative that uses reversed shifts.
16423
16424 2019-08-15 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
16425
16426 * config/aarch64/aarch64-cores.def (cortex-a76): Use neoversen1 tuning
16427 struct.
16428
16429 2019-08-15 Richard Sandiford <richard.sandiford@arm.com>
16430
16431 * config/aarch64/aarch64-sve.md (aarch64_<su>abd<mode>_3): Add
16432 a commutativity marker.
16433
16434 2019-08-15 Richard Sandiford <richard.sandiford@arm.com>
16435 Kugan Vivekanandarajah <kugan.vivekanandarajah@linaro.org>
16436
16437 * config/aarch64/aarch64-protos.h (aarch64_prepare_sve_int_fma)
16438 (aarch64_prepare_sve_cond_int_fma): Declare.
16439 * config/aarch64/aarch64.c (aarch64_convert_mult_to_shift)
16440 (aarch64_prepare_sve_int_fma): New functions.
16441 (aarch64_prepare_sve_cond_int_fma): Likewise.
16442 * config/aarch64/aarch64-sve.md
16443 (cond_<SVE_INT_BINARY:optab><SVE_I:mode>): Add a "@" marker.
16444 (fma<SVE_I:mode>4, cond_fma<SVE_I:mode>, *cond_fma<SVE_I:mode>_2)
16445 (*cond_fma<SVE_I:mode>_4, *cond_fma<SVE_I:mode>_any, fnma<SVE_I:mode>4)
16446 (cond_fnma<SVE_I:mode>, *cond_fnma<SVE_I:mode>_2)
16447 (*cond_fnma<SVE_I:mode>_4, *cond_fnma<SVE_I:mode>_any): New patterns.
16448 (*madd<mode>): Rename to...
16449 (*fma<mode>4): ...this.
16450 (*msub<mode>): Rename to...
16451 (*fnma<mode>4): ...this.
16452
16453 2019-08-15 Richard Sandiford <richard.sandiford@arm.com>
16454 Kugan Vivekanandarajah <kugan.vivekanandarajah@linaro.org>
16455
16456 * config/aarch64/aarch64.c (aarch64_print_vector_float_operand):
16457 Print 2.0 naturally.
16458 (aarch64_sve_float_mul_immediate_p): Return true for 2.0.
16459 * config/aarch64/predicates.md
16460 (aarch64_sve_float_negated_arith_immediate): New predicate,
16461 renamed from aarch64_sve_float_arith_with_sub_immediate.
16462 (aarch64_sve_float_arith_with_sub_immediate): Test for both
16463 positive and negative constants.
16464 (aarch64_sve_float_arith_with_sub_operand): Redefine as a register
16465 or an aarch64_sve_float_arith_with_sub_immediate.
16466 * config/aarch64/constraints.md (vsN): Use
16467 aarch64_sve_float_negated_arith_immediate.
16468 * config/aarch64/iterators.md (SVE_COND_FP_BINARY_I1): New int
16469 iterator.
16470 (sve_pred_fp_rhs2_immediate): New int attribute.
16471 * config/aarch64/aarch64-sve.md
16472 (cond_<SVE_COND_FP_BINARY:optab><SVE_F:mode>): Use
16473 sve_pred_fp_rhs1_operand and sve_pred_fp_rhs2_operand.
16474 (*cond_<SVE_COND_FP_BINARY_I1:optab><SVE_F:mode>_2_const)
16475 (*cond_<SVE_COND_FP_BINARY_I1:optab><SVE_F:mode>_any_const)
16476 (*cond_add<SVE_F:mode>_2_const, *cond_add<SVE_F:mode>_any_const)
16477 (*cond_sub<mode>_3_const, *cond_sub<mode>_any_const): New patterns.
16478
16479 2019-08-15 Richard Sandiford <richard.sandiford@arm.com>
16480 Kugan Vivekanandarajah <kugan.vivekanandarajah@linaro.org>
16481
16482 * config/aarch64/aarch64-sve.md (*aarch64_cond_abd<SVE_F:mode>_2)
16483 (*aarch64_cond_abd<SVE_F:mode>_3)
16484 (*aarch64_cond_abd<SVE_F:mode>_any): New patterns.
16485
16486 2019-08-15 Richard Sandiford <richard.sandiford@arm.com>
16487 Kugan Vivekanandarajah <kugan.vivekanandarajah@linaro.org>
16488
16489 * config/aarch64/aarch64-sve.md (*aarch64_cond_<su>abd<mode>_2)
16490 (*aarch64_cond_<su>abd<mode>_any): New patterns.
16491
16492 2019-08-15 Richard Sandiford <richard.sandiford@arm.com>
16493 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
16494
16495 * internal-fn.def (IFN_COND_SHL, IFN_COND_SHR): New internal functions.
16496 * internal-fn.c (FOR_EACH_CODE_MAPPING): Handle shifts.
16497 * match.pd (UNCOND_BINARY, COND_BINARY): Likewise.
16498 * optabs.def (cond_ashl_optab, cond_ashr_optab, cond_lshr_optab): New
16499 optabs.
16500 * optabs.h (create_convert_operand_from): Expand comment.
16501 * optabs.c (maybe_legitimize_operand): Allow implicit broadcasts
16502 when mapping scalar rtxes to vector operands.
16503 * config/aarch64/iterators.md (SVE_INT_BINARY): Add ashift,
16504 ashiftrt and lshiftrt.
16505 (sve_int_op, sve_int_op_rev, sve_pred_int_rhs2_operand): Handle them.
16506 * config/aarch64/aarch64-sve.md (*cond_<optab><mode>_2_const)
16507 (*cond_<optab><mode>_any_const): New patterns.
16508
16509 2019-08-15 Martin Liska <mliska@suse.cz>
16510
16511 PR ipa/91438
16512 * cgraph.c (cgraph_node::remove): When setting
16513 n->origin = NULL for all nested functions, reset
16514 also next_nested.
16515
16516 2019-08-15 Martin Liska <mliska@suse.cz>
16517
16518 * cgraph.c (cgraph_node::verify_node): Verify origin, nested
16519 and next_nested.
16520
16521 2019-08-15 Martin Liska <mliska@suse.cz>
16522
16523 PR ipa/91404
16524 * passes.c (order): Remove.
16525 (uid_hash_t): Likewise).
16526 (remove_cgraph_node_from_order): Remove from set
16527 of pointers (cgraph_node *).
16528 (insert_cgraph_node_to_order): New.
16529 (duplicate_cgraph_node_to_order): New.
16530 (do_per_function_toporder): Register all 3 cgraph hooks.
16531 Skip removed_nodes now as we know about all of them.
16532
16533 2019-08-14 Uroš Bizjak <ubizjak@gmail.com>
16534
16535 * config/i386/i386-expand.c (ix86_expand_vector_init_one_nonzero)
16536 <case E_V8QImode>: Use vector_set path for
16537 TARGET_MMX_WITH_SSE && TARGET_SSE4_1.
16538 (ix86_expand_vector_init_one_var) <case E_V8QImode>:
16539 Do not widen for TARGET_MMX_WITH_SSE && TARGET_SSE4_1.
16540
16541 2019-08-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
16542
16543 * builtins.c (expand_builtin_init_descriptor): Set memory alignment.
16544
16545 2019-08-14 Martin Sebor <msebor@redhat.com>
16546
16547 PR tree-optimization/91294
16548 * tree-ssa-strlen.c (handle_store): Avoid treating lower bound of
16549 source length as exact.
16550
16551 2019-08-14 Christophe Lyon <christophe.lyon@linaro.org>
16552
16553 * doc/extend.texi: Add "noinit" attribute documentation.
16554 * doc/sourcebuild.texi: Add noinit effective target documentation.
16555 * varasm.c (default_section_type_flags): Add support for "noinit"
16556 section.
16557 (default_elf_select_section): Add support for "noinit" attribute.
16558 * config/msp430/msp430.c (msp430_attribute_table): Remove
16559 "noinit" entry.
16560
16561 2019-08-14 Richard Biener <rguenther@suse.de>
16562 Uroš Bizjak <ubizjak@gmail.com>
16563
16564 PR target/91154
16565 * config/i386/i386-features.h (scalar_chain::scalar_chain): Add
16566 mode arguments.
16567 (scalar_chain::smode): New member.
16568 (scalar_chain::vmode): Likewise.
16569 (dimode_scalar_chain): Rename to...
16570 (general_scalar_chain): ... this.
16571 (general_scalar_chain::general_scalar_chain): Take mode arguments.
16572 (timode_scalar_chain::timode_scalar_chain): Initialize scalar_chain
16573 base with TImode and V1TImode.
16574 * config/i386/i386-features.c (scalar_chain::scalar_chain): Adjust.
16575 (general_scalar_chain::vector_const_cost): Adjust for SImode
16576 chains.
16577 (general_scalar_chain::compute_convert_gain): Likewise. Add
16578 {S,U}{MIN,MAX} support.
16579 (general_scalar_chain::replace_with_subreg): Use vmode/smode.
16580 (general_scalar_chain::make_vector_copies): Likewise. Handle
16581 non-DImode chains appropriately.
16582 (general_scalar_chain::convert_reg): Likewise.
16583 (general_scalar_chain::convert_op): Likewise.
16584 (general_scalar_chain::convert_insn): Likewise. Add
16585 fatal_insn_not_found if the result is not recognized.
16586 (convertible_comparison_p): Pass in the scalar mode and use that.
16587 (general_scalar_to_vector_candidate_p): Likewise. Rename from
16588 dimode_scalar_to_vector_candidate_p. Add {S,U}{MIN,MAX} support.
16589 (scalar_to_vector_candidate_p): Remove by inlining into single
16590 caller.
16591 (general_remove_non_convertible_regs): Rename from
16592 dimode_remove_non_convertible_regs.
16593 (remove_non_convertible_regs): Remove by inlining into single caller.
16594 (convert_scalars_to_vector): Handle SImode and DImode chains
16595 in addition to TImode chains.
16596 * config/i386/i386.md (<maxmin><MAXMIN_IMODE>3): New expander.
16597 (*<maxmin><MAXMIN_IMODE>3_1): New insn-and-split.
16598 (*<maxmin>di3_doubleword): Likewise.
16599
16600 2019-08-14 Richard Sandiford <richard.sandiford@arm.com>
16601 Kugan Vivekanandarajah <kugan.vivekanandarajah@linaro.org>
16602
16603 * config/aarch64/aarch64-sve.md (*cond_bic<mode>_2)
16604 (*cond_bic<mode>_any): New patterns.
16605
16606 2019-08-14 Richard Sandiford <richard.sandiford@arm.com>
16607
16608 * config/aarch64/aarch64.c (aarch64_print_operand): Allow %e to
16609 take the equivalent mask, as well as a bit count.
16610 * config/aarch64/predicates.md (aarch64_sve_uxtb_immediate)
16611 (aarch64_sve_uxth_immediate, aarch64_sve_uxt_immediate)
16612 (aarch64_sve_pred_and_operand): New predicates.
16613 * config/aarch64/iterators.md (sve_pred_int_rhs2_operand): New
16614 code attribute.
16615 * config/aarch64/aarch64-sve.md
16616 (cond_<SVE_INT_BINARY:optab><SVE_I:mode>): Use it.
16617 (*cond_uxt<mode>_2, *cond_uxt<mode>_any): New patterns.
16618
16619 2019-08-14 Richard Sandiford <richard.sandiford@arm.com>
16620
16621 * config/aarch64/aarch64-sve.md
16622 (*cond_<SVE_COND_FCVTI:optab>_nontrunc<SVE_F:mode><SVE_HSDI:mode>)
16623 (*cond_<SVE_COND_ICVTF:optab>_nonextend<SVE_HSDI:mode><SVE_F:mode>):
16624 New patterns.
16625
16626 2019-08-14 Richard Sandiford <richard.sandiford@arm.com>
16627 Kugan Vivekanandarajah <kugan.vivekanandarajah@linaro.org>
16628
16629 * config/aarch64/aarch64-sve.md
16630 (*cond_<SVE_COND_FP_UNARY:optab><SVE_F:mode>_2): New pattern.
16631 (*cond_<SVE_COND_FP_UNARY:optab><SVE_F:mode>_any): Likewise.
16632
16633 2019-08-14 Richard Sandiford <richard.sandiford@arm.com>
16634 Kugan Vivekanandarajah <kugan.vivekanandarajah@linaro.org>
16635
16636 * config/aarch64/aarch64-sve.md
16637 (*cond_<SVE_INT_UNARY:optab><SVE_I:mode>_2): New pattern.
16638 (*cond_<SVE_INT_UNARY:optab><SVE_I:mode>_any): Likewise.
16639
16640 2019-08-14 Richard Sandiford <richard.sandiford@arm.com>
16641
16642 * config/aarch64/iterators.md (SVE_COND_FP_ABS_CMP): New iterator.
16643 * config/aarch64/aarch64-sve.md (*aarch64_pred_fac<cmp_op><mode>):
16644 New pattern.
16645
16646 2019-08-14 Richard Sandiford <richard.sandiford@arm.com>
16647 Kugan Vivekanandarajah <kugan.vivekanandarajah@linaro.org>
16648
16649 * config/aarch64/aarch64-sve.md (*aarch64_sel_dup<mode>): New pattern.
16650
16651 2019-08-14 Richard Sandiford <richard.sandiford@arm.com>
16652 Kugan Vivekanandarajah <kugan.vivekanandarajah@linaro.org>
16653
16654 * config/aarch64/aarch64.c (aarch64_bit_representation): New function.
16655 (aarch64_print_vector_float_operand): Also handle 8-bit floats.
16656 (aarch64_print_operand): Add support for %I.
16657 (aarch64_sve_dup_immediate_p): Handle scalars as well as vectors.
16658 Bitcast floating-point constants to the corresponding integer constant.
16659 (aarch64_float_const_representable_p): Handle vectors as well
16660 as scalars.
16661 (aarch64_expand_sve_vcond): Make sure that the operands are valid
16662 for the new vcond_mask_<mode><vpred> expander.
16663 * config/aarch64/predicates.md (aarch64_sve_dup_immediate): Also
16664 test aarch64_float_const_representable_p.
16665 (aarch64_sve_reg_or_dup_imm): New predicate.
16666 * config/aarch64/aarch64-sve.md (vec_extract<vpred><Vel>): Use
16667 gen_vcond_mask_<mode><vpred> instead of
16668 gen_aarch64_sve_dup<mode>_const.
16669 (vcond_mask_<mode><vpred>): Turn into a define_expand that
16670 accepts aarch64_sve_reg_or_dup_imm and aarch64_simd_reg_or_zero
16671 for operands 1 and 2 respectively. Force operand 2 into a
16672 register if operand 1 is a register. Fold old define_insn...
16673 (aarch64_sve_dup<mode>_const): ...and this define_insn...
16674 (*vcond_mask_<mode><vpred>): ...into this new pattern. Handle
16675 floating-point constants that can be moved as integers. Add
16676 alternatives for MOV /M and FMOV /M.
16677 (vcond<mode><v_int_equiv>, vcondu<mode><v_int_equiv>)
16678 (vcond<mode><v_fp_equiv>): Accept nonmemory_operand for operands
16679 1 and 2 respectively.
16680 * config/aarch64/constraints.md (Ufc): Handle vectors as well
16681 as scalars.
16682 (vss): New constraint.
16683
16684 2019-08-14 Richard Sandiford <richard.sandiford@arm.com>
16685
16686 * config/aarch64/predicates.md (aarch64_sve_float_maxmin_immediate)
16687 (aarch64_sve_float_maxmin_operand): New predicates.
16688 * config/aarch64/constraints.md (vsB): New constraint.
16689 (vsM): Fix typo.
16690 * config/aarch64/iterators.md (sve_pred_fp_rhs2_operand): Use
16691 aarch64_sve_float_maxmin_operand for UNSPEC_COND_FMAXNM and
16692 UNSPEC_COND_FMINNM.
16693 * config/aarch64/aarch64-sve.md (<maxmin_uns><SVE_F:mode>3):
16694 Use aarch64_sve_float_maxmin_operand for operand 2.
16695 (*<SVE_COND_FP_MAXMIN_PUBLIC:optab><SVE_F:mode>3): Likewise.
16696 Add alternatives for the constant forms.
16697
16698 2019-08-14 Richard Sandiford <richard.sandiford@arm.com>
16699
16700 * config/aarch64/constraints.md (vsb): New constraint.
16701 (vsm): Generalize description.
16702 * config/aarch64/iterators.md (SVE_INT_BINARY_IMM): New code
16703 iterator.
16704 (sve_imm_con): Handle smax, smin, umax and umin.
16705 (sve_imm_prefix): New code attribute.
16706 * config/aarch64/predicates.md (aarch64_sve_vsb_immediate)
16707 (aarch64_sve_vsb_operand): New predicates.
16708 (aarch64_sve_mul_immediate): Rename to...
16709 (aarch64_sve_vsm_immediate): ...this.
16710 (aarch64_sve_mul_operand): Rename to...
16711 (aarch64_sve_vsm_operand): ...this.
16712 * config/aarch64/aarch64-sve.md (mul<mode>3): Generalize to...
16713 (<SVE_INT_BINARY_IMM:optab><SVE_I:mode>3): ...this.
16714 (*mul<mode>3, *post_ra_mul<mode>3): Generalize to...
16715 (*<SVE_INT_BINARY_IMM:optab><SVE_I:mode>3)
16716 (*post_ra_<SVE_INT_BINARY_IMM:optab><SVE_I:mode>3): ...these and
16717 add movprfx support for the immediate alternatives.
16718 (<su><maxmin><mode>3, *<su><maxmin><mode>3): Delete in favor
16719 of the above.
16720 (*<SVE_INT_BINARY_SD:optab><SVE_SDI:mode>3): Fix incorrect predicate
16721 for operand 3.
16722
16723 2019-08-14 Richard Sandiford <richard.sandiford@arm.com>
16724
16725 * config/aarch64/predicates.md (aarch64_simd_imm_one): New predicate.
16726 * config/aarch64/aarch64-sve.md (*cnot<mode>): New pattern.
16727 (*cond_cnot<mode>_2, *cond_cnot<mode>_any): Likewise.
16728
16729 2019-08-14 Richard Sandiford <richard.sandiford@arm.com>
16730
16731 * config/aarch64/iterators.md (SVE_INT_UNARY): Add clrsb and clz.
16732 (optab, sve_int_op): Handle them.
16733 * config/aarch64/aarch64-sve.md: Expand comment.
16734
16735 2019-08-14 Richard Sandiford <richard.sandiford@arm.com>
16736
16737 * config/aarch64/predicates.md (const_1_to_3_operand): New predicate.
16738 * config/aarch64/aarch64-sve.md (*aarch64_adr_uxtw)
16739 (*aarch64_adr<mode>_shift, *aarch64_adr_shift_uxtw): New patterns.
16740
16741 2019-08-14 Richard Sandiford <richard.sandiford@arm.com>
16742
16743 * config/aarch64/aarch64.c (aarch64_expand_sve_const_pred_eor)
16744 (aarch64_expand_sve_const_pred_trn): New functions.
16745 (aarch64_expand_sve_const_pred_1): Add a recurse_p parameter and
16746 use the above functions when the parameter is true.
16747 (aarch64_expand_sve_const_pred): Update call accordingly.
16748 * config/aarch64/aarch64-sve.md (*aarch64_sve_<perm_insn><mode>):
16749 Rename to...
16750 (@aarch64_sve_<perm_insn><mode>): ...this.
16751
16752 2019-08-14 Richard Sandiford <richard.sandiford@arm.com>
16753
16754 * config/aarch64/aarch64-protos.h (aarch64_sve_same_pred_for_ptest_p):
16755 Declare.
16756 * config/aarch64/aarch64.c (aarch64_sve_same_pred_for_ptest_p)
16757 (aarch64_sve_emit_int_cmp): New functions.
16758 (aarch64_convert_sve_data_to_pred): Use aarch64_sve_emit_int_cmp.
16759 (aarch64_sve_cmp_operand_p, aarch64_emit_sve_ptrue_op_cc): Delete.
16760 (aarch64_expand_sve_vec_cmp_int): Use aarch64_sve_emit_int_cmp.
16761 * config/aarch64/aarch64.md (UNSPEC_MERGE_PTRUE): Delete.
16762 (UNSPEC_PRED_Z): New unspec.
16763 (set_clobber_cc_nzc): Delete.
16764 * config/aarch64/aarch64-sve.md: Add a block comment about
16765 UNSPEC_PRED_Z.
16766 (*cmp<SVE_INT_CMP:cmp_op><mode>): Rename to...
16767 (@aarch64_pred_cmp<SVE_INT_CMP:cmp_op><mode>): ...this, replacing
16768 the old pattern with that name. Use UNSPEC_PRED_Z instead of
16769 UNSPEC_MERGE_PTRUE.
16770 (*cmp<SVE_INT_CMP:cmp_op><mode>_cc): Use UNSPEC_PRED_Z instead of
16771 UNSPEC_MERGE_PTRUE. Use aarch64_sve_same_pred_for_ptest_p to
16772 check for compatible predicates.
16773 (*cmp<cmp_op><SVE_INT_CMP:mode>_ptest): Likewise.
16774 (*cmp<cmp_op><mode>_and): Match a known-ptrue UNSPEC_PRED_Z instead
16775 of UNSPEC_MERGE_PTRUE. Split into the new form of predicated
16776 comparisons above.
16777
16778 2019-08-14 Richard Sandiford <richard.sandiford@arm.com>
16779
16780 * config/aarch64/aarch64.md (UNSPEC_PRED_X): New unspec.
16781 * config/aarch64/aarch64-sve.md: Add a section describing it.
16782 (@aarch64_pred_mov<mode>, @aarch64_pred_mov<mode>)
16783 (<SVE_INT_UNARY:optab><mode>2, *<SVE_INT_UNARY:optab><mode>2)
16784 (aarch64_<su>abd<mode>_3, mul<SVE_I:mode>3, *mul<SVE_I:mode>3)
16785 (<su>mul<mode>3_highpart, *<su>mul<mode>3_highpart)
16786 (<SVE_INT_BINARY:optab><mode>3, *<SVE_INT_BINARY:optab><mode>3)
16787 (*bic<mode>3, v<ASHIFT:optab><mode>3, *v<ASHIFT:optab><mode>3)
16788 (<su><maxmin><mode>3, *<su><maxmin><mode>3, *madd<SVE_I:mode>)
16789 (*msub<SVE_I:mode>3, *aarch64_sve_rev64<mode>)
16790 (*aarch64_sve_rev32<mode>, *aarch64_sve_rev16vnx16qi): Use
16791 UNSPEC_PRED_X instead of UNSPEC_MERGE_PTRUE.
16792 * config/aarch64/aarch64-sve2.md (<u>avg<mode>3_floor)
16793 (<u>avg<mode>3_ceil, *<sur>h<addsub><mode>): Likewise.
16794 * config/aarch64/aarch64.c (aarch64_split_sve_subreg_move)
16795 (aarch64_evpc_rev_local): Update accordingly.
16796
16797 2019-08-14 Richard Sandiford <richard.sandiford@arm.com>
16798
16799 * config/aarch64/iterators.md (VNx4SI_ONLY, VNx2DF_ONLY): New mode
16800 iterators.
16801 (SVE_BHSI, SVE_SDI): Tweak comment.
16802 (SVE_HSDI): Likewise. Fix definition.
16803 (SVE_SDF): New mode iterator.
16804 (elem_bits): New mode attribute.
16805 (SVE_COND_FCVT): New int iterator.
16806 * config/aarch64/aarch64-sve.md
16807 (*<SVE_COND_ICVTF:optab>v16hsf<SVE_HSDI:mode>2)
16808 (*<SVE_COND_ICVTF:optab>vnx4sf<SVE_SDI:mode>2)
16809 (*<SVE_COND_ICVTF:optab>vnx2df<SVE_SDI:mode>2): Merge into...
16810 (*aarch64_sve_<SVE_COND_ICVTF:optab>_nontrunc<SVE_F:mode><SVE_HSDI:mode>)
16811 (*aarch64_sve_<SVE_COND_ICVTF:optab>_trunc<VNx2DF_ONLY:mode><VNx4SI_ONLY:mode>):
16812 ...these new patterns.
16813 (*<SVE_COND_FCVTI:optab><SVE_HSDI:mode>vnx8hf2)
16814 (*<SVE_COND_FCVTI:optab><SVE_SDI:mode>vnx4sf2)
16815 (aarch64_sve_<SVE_COND_FCVTI:optab><SVE_SDI:mode>vnx2df2):
16816 Merge into...
16817 (*aarch64_sve_<SVE_COND_FCVTI:optab>_nonextend<SVE_HSDI:mode><SVE_F:mode>)
16818 (aarch64_sve_<SVE_COND_FCVTI:optab>_extend<VNx4SI_ONLY:mode><VNx2DF_ONLY:mode>):
16819 ...these new patterns.
16820 (vec_unpack<su_optab>_float_<perm_hilo>_vnx4si): Update accordingly.
16821 (*trunc<Vwide><SVE_SDF:mode>2): Replace with...
16822 (*aarch64_sve_<SVE_COND_FCVT:optab>_trunc<SVE_SDF:mode><SVE_HSF:mode>):
16823 ...this new pattern.
16824 (aarch64_sve_extend<SVE_HSDF:mode><Vwide>2): Replace with...
16825 (aarch64_sve_<SVE_COND_FCVT:optab>_nontrunc<SVE_HSF:mode><SVE_SDF:mode>):
16826 ...this new pattern.
16827 (vec_unpacks_<perm_hilo>_<mode>): Update accordingly.
16828
16829 2019-08-14 Richard Sandiford <richard.sandiford@arm.com>
16830
16831 * config/aarch64/aarch64.md (UNSPEC_FLOAT_CONVERT): Delete.
16832 * config/aarch64/iterators.md (UNSPEC_COND_FCVT, UNSPEC_COND_FCVTZS)
16833 (UNSPEC_COND_FCVTZU, UNSPEC_COND_SCVTF, UNSPEC_COND_UCVTF): New
16834 unspecs.
16835 (optab, su): Handle them.
16836 (SVE_COND_FCVTI, SVE_COND_ICVTF): New int iterators.
16837 * config/aarch64/aarch64-sve.md
16838 (<fix_trunc_optab><SVE_F:mode><v_int_equiv>2): Replace with...
16839 (<SVE_COND_FCVTI:optab><SVE_F:mode><v_int_equiv>2): ...this.
16840 (*<fix_trunc_optab>v16hsf<:SVE_HSDImode>2): Replace with...
16841 (*<SVE_COND_FCVTI:optab>v16hsf<SVE_F:mode>2): ...this.
16842 (*<fix_trunc_optab>vnx4sf<SVE_SDI:mode>2): Replace with...
16843 (*<SVE_COND_FCVTI:optab>vnx4sf<SVE_SDI:mode>2): ...this.
16844 (*<fix_trunc_optab>vnx2df<SVE_SDI:mode>2): Replace with...
16845 (*<SVE_COND_FCVTI:optab>vnx2df<SVE_SDI:mode>2): ...this.
16846 (vec_pack_<su>fix_trunc_vnx2df): Use SVE_COND_FCVTI instead of
16847 FIXUORS.
16848 (<FLOATUORS:optab><v_int_equiv><SVE_F:mode>2): Replace with...
16849 (<SVE_COND_ICVTF:optab><v_int_equiv><SVE_F:mode>2): ...this.
16850 (*<FLOATUORS:optab><SVE_HSDI:mode>vnx8hf2): Replace with...
16851 (*<SVE_COND_ICVTF:optab><SVE_HSDI:mode>vnx8hf2): ...this.
16852 (*<FLOATUORS:optab><SVE_SDI:mode>vnx4sf2): Replace with...
16853 (*<SVE_COND_ICVTF:optab><SVE_SDI:mode>vnx4sf2): ...this.
16854 (aarch64_sve_<FLOATUORS:optab><SVE_SDI:mode>vnx2df2): Replace with...
16855 (aarch64_sve_<SVE_COND_ICVTF:optab><SVE_SDI:mode>vnx2df2): ...this.
16856 (vec_unpack<su_optab>_float_<perm_hilo>_vnx4si): Pass a GP strictness
16857 operand to aarch64_sve_<SVE_COND_ICVTF:optab><SVE_SDI:mode>vnx2df2.
16858 (vec_pack_trunc_<SVE_HSF:Vwide>, *trunc<Vwide><SVE_HSF:mode>2)
16859 (aarch64_sve_extend<mode><Vwide>2): Use UNSPEC_COND_FCVT instead
16860 of UNSPEC_FLOAT_CONVERT.
16861 (vec_unpacks_<perm_hilo>_<mode>): Pass a GP strictness operand to
16862 aarch64_sve_extend<mode><Vwide>2.
16863
16864 2019-08-14 Richard Biener <rguenther@suse.de>
16865
16866 PR target/91154
16867 * config/i386/i386-features.c
16868 (dimode_scalar_chain::compute_convert_gain): Compute and dump
16869 individual instruction gain. Fix reg-reg copy GRP cost. Use
16870 ix86_cost->sse_op for vector instruction costs.
16871
16872 2019-08-14 Richard Sandiford <richard.sandiford@arm.com>
16873
16874 * config/aarch64/iterators.md (UNSPEC_COND_FCMUO): New unspec.
16875 (cmp_op): Handle it.
16876 (SVE_COND_FP_CMP): Rename to...
16877 (SVE_COND_FP_CMP_I0): ...this.
16878 (SVE_FP_CMP): Remove.
16879 * config/aarch64/aarch64-sve.md
16880 (*fcm<SVE_FP_CMP:cmp_op><SVE_F:mode>): Replace with...
16881 (*fcm<SVE_COND_FP_CMP_I0:cmp_op><SVE_F:mode>): ...this new pattern,
16882 using unspecs to represent the comparison.
16883 (*fcmuo<SVE_F:mode>): Use UNSPEC_COND_FCMUO.
16884 (*fcm<cmp_op><mode>_and_combine, *fcmuo<mode>_and_combine): Update
16885 accordingly.
16886 * config/aarch64/aarch64.c (aarch64_emit_sve_ptrue_op): Delete.
16887 (aarch64_unspec_cond_code): Move after integer code. Handle
16888 UNORDERED.
16889 (aarch64_emit_sve_predicated_cond): Replace with...
16890 (aarch64_emit_sve_fp_cond): ...this new function.
16891 (aarch64_emit_sve_or_conds): Replace with...
16892 (aarch64_emit_sve_or_fp_conds): ...this new function.
16893 (aarch64_emit_sve_inverted_cond): Replace with...
16894 (aarch64_emit_sve_invert_fp_cond): ...this new function.
16895 (aarch64_expand_sve_vec_cmp_float): Update accordingly.
16896
16897 2019-08-14 Richard Sandiford <richard.sandiford@arm.com>
16898
16899 * config/aarch64/iterators.md (SVE_HSD): New mode iterator.
16900 (V_FP_EQUIV, v_fp_equiv): Handle VNx8HI and VNx8HF.
16901 * config/aarch64/aarch64-sve.md (vcond<mode><v_fp_equiv>): Use
16902 SVE_HSD instead of SVE_SD.
16903
16904 2019-08-14 Richard Sandiford <richard.sandiford@arm.com>
16905 Kugan Vivekanandarajah <kugan.vivekanandarajah@linaro.org>
16906
16907 * config/aarch64/iterators.md (SVE_COND_FP_BINARY_REG): New int
16908 iterator.
16909 (sve_pred_fp_rhs1_operand, sve_pred_fp_rhs1_operand): New int
16910 attributes.
16911 * config/aarch64/aarch64-sve.md (add<SVE_F:mode>3, sub<SVE_F:mode>3)
16912 (mul<SVE_F:mode>3, div<SVE_F:mode>3)
16913 (<SVE_COND_FP_MAXMIN_PUBLIC:optab><SVE_F:mode>3): Merge into...
16914 (<SVE_COND_FP_BINARY:optab><SVE_F:mode>3): ...this new expander.
16915 (*div<SVE_F:mode>3): Generalize to...
16916 (*<SVE_COND_FP_BINARY:optab><SVE_F:mode>3): ...this.
16917
16918 2019-08-14 Richard Sandiford <richard.sandiford@arm.com>
16919 Kugan Vivekanandarajah <kugan.vivekanandarajah@linaro.org>
16920
16921 * config/aarch64/aarch64.md (SVE_RELAXED_GP, SVE_STRICT_GP): New
16922 constants.
16923 * config/aarch64/predicates.md (aarch64_sve_gp_strictness): New
16924 predicate.
16925 * config/aarch64/aarch64-protos.h (aarch64_sve_pred_dominates_p):
16926 Declare.
16927 * config/aarch64/aarch64.c (aarch64_sve_pred_dominates_p): New
16928 function.
16929 * config/aarch64/aarch64-sve.md: Add a block comment about the
16930 handling of predicated FP operations.
16931 (<SVE_COND_FP_UNARY:optab><SVE_F:mode>2, add<SVE_F:mode>3)
16932 (sub<SVE_F:mode>3, mul<SVE_F:mode>3, div<SVE_F:mode>3)
16933 (<SVE_COND_FP_MAXMIN_PUBLIC:optab><SVE_F:mode>3)
16934 (<SVE_COND_FP_MAXMIN_PUBLIC:maxmin_uns><SVE_F:mode>3)
16935 (<SVE_COND_FP_TERNARY:optab><SVE_F:mode>4): Add an SVE_RELAXED_GP
16936 operand.
16937 (cond_<SVE_COND_FP_BINARY:optab><SVE_F:mode>)
16938 (cond_<SVE_COND_FP_TERNARY:optab><SVE_F:mode>): Add an SVE_STRICT_GP
16939 operand.
16940 (*<SVE_COND_FP_UNARY:optab><SVE_F:mode>2)
16941 (*cond_<SVE_COND_FP_BINARY:optab><SVE_F:mode>_2)
16942 (*cond_<SVE_COND_FP_BINARY:optab><SVE_F:mode>_3)
16943 (*cond_<SVE_COND_FP_BINARY:optab><SVE_F:mode>_any)
16944 (*fabd<SVE_F:mode>3, *div<SVE_F:mode>3)
16945 (*<SVE_COND_FP_MAXMIN_PUBLIC:optab><SVE_F:mode>3)
16946 (*<SVE_COND_FP_TERNARY:optab><SVE_F:mode>4)
16947 (*cond_<SVE_COND_FP_TERNARY:optab><SVE_F:mode>_2)
16948 (*cond_<SVE_COND_FP_TERNARY:optab><SVE_F:mode>_4)
16949 (*cond_<SVE_COND_FP_TERNARY:optab><SVE_F:mode>_any): Match the
16950 strictness operands. Use aarch64_sve_pred_dominates_p to check
16951 whether the predicate on the conditional operation is suitable
16952 for merging. Split patterns into the canonical equal-predicate form.
16953 (*add<SVE_F:mode>3, *sub<SVE_F:mode>3, *mul<SVE_F:mode>3): Likewise.
16954 Restrict the unpredicated alternatives to SVE_RELAXED_GP.
16955
16956 2019-08-14 Richard Sandiford <richard.sandiford@arm.com>
16957 Kugan Vivekanandarajah <kugan.vivekanandarajah@linaro.org>
16958
16959 * config/aarch64/aarch64-sve.md (add<mode>3, *add<mode>3)
16960 (sub<mode>3, *sub<mode>3, *fabd<mode>3, mul<mode>3, *mul<mode>3)
16961 (div<mode>3, *div<mode>3): Use SVE_COND_FP_* unspecs instead of
16962 rtx codes.
16963 (cond_<optab><mode>, *cond_<optab><mode>_2, *cond_<optab><mode>_3)
16964 (*cond_<optab><mode>_any): Add the predicate to the SVE_COND_FP_*
16965 unspecs.
16966
16967 2019-08-14 Richard Sandiford <richard.sandiford@arm.com>
16968 Kugan Vivekanandarajah <kugan.vivekanandarajah@linaro.org>
16969
16970 * config/aarch64/aarch64-sve.md (bic<mode>3): Rename to...
16971 (*bic<SVE_I:mode>3): ...this. Match the form that an SVE inverse
16972 actually has, rather than relying on REG_EQUAL notes.
16973 Make the insn operand order match the SVE operand order.
16974 (*<nlogical><PRED_ALL:mode>3): Make the insn operand order match
16975 the SVE operand order.
16976
16977 2019-08-14 Richard Sandiford <richard.sandiford@arm.com>
16978
16979 * config/aarch64/aarch64.c (aarch64_target_reg): New function.
16980 (aarch64_emit_set_immediate): Likewise.
16981 (aarch64_ptrue_reg): Build a VNx16BI constant and then bitcast it.
16982 (aarch64_pfalse_reg): Likewise.
16983 (aarch64_convert_sve_data_to_pred): New function.
16984 (aarch64_sve_move_pred_via_while): Take an optional target register
16985 and the required register mode.
16986 (aarch64_expand_sve_const_pred_1): New function.
16987 (aarch64_expand_sve_const_pred): Likewise.
16988 (aarch64_expand_mov_immediate): Build an all-true predicate
16989 if the significant bits of the immediate are all true. Use
16990 aarch64_expand_sve_const_pred for all compile-time predicate constants.
16991 (aarch64_mov_operand_p): Force predicate constants to be VNx16BI
16992 before register allocation.
16993 * config/aarch64/aarch64-sve.md (*vec_duplicate<mode>_reg): Use
16994 a VNx16BI PTRUE when splitting the memory alternative.
16995 (vec_duplicate<mode>): Update accordingly.
16996 (*pred_cmp<cmp_op><mode>): Rename to...
16997 (@aarch64_pred_cmp<cmp_op><mode>): ...this.
16998
16999 2019-08-14 Richard Sandiford <richard.sandiford@arm.com>
17000
17001 * config/aarch64/aarch64-protos.h (aarch64_ptrue_all): Declare.
17002 * config/aarch64/aarch64.c (aarch64_ptrue_all): New function.
17003 * config/aarch64/aarch64.md (UNSPEC_PTEST_PTRUE): Delete.
17004 (UNSPEC_PTEST): New unspec.
17005 (SVE_MAYBE_NOT_PTRUE, SVE_KNOWN_PTRUE): New constants.
17006 * config/aarch64/iterators.md (data_bytes): New mode attribute.
17007 * config/aarch64/predicates.md (aarch64_sve_ptrue_flag): New predicate.
17008 * config/aarch64/aarch64-sve.md: Add a new section describing the
17009 handling of UNSPEC_PTEST.
17010 (pred_<LOGICAL:optab><PRED_ALL:mode>3): Rename to...
17011 (@aarch64_pred_<LOGICAL:optab><PRED_ALL:mode>_z): ...this.
17012 (ptest_ptrue<mode>): Replace with...
17013 (aarch64_ptest<mode>): ...this new pattern.
17014 (cbranch<mode>4): Update after above changes.
17015 (*<LOGICAL:optab><PRED_ALL:mode>3_cc): Use UNSPEC_PTEST instead of
17016 UNSPEC_PTEST_PTRUE.
17017 (*cmp<SVE_INT_CMP:cmp_op><SVE_I:mode>_cc): Likewise.
17018 (*cmp<SVE_INT_CMP:cmp_op><SVE_I:mode>_ptest): Likewise.
17019 (*while_ult<GPI:mode><PRED_ALL:mode>_cc): Likewise.
17020
17021 2019-08-14 Xiong Hu Luo <luoxhu@linux.ibm.com>
17022
17023 PR lto/91287
17024 * builtins.c (builtin_with_linkage_p): New function.
17025 * builtins.h (builtin_with_linkage_p): New function.
17026 * symtab.c (write_symbol): Remove redundant assert.
17027 * lto-streamer-out.c (symtab_node::output_to_lto_symbol_table_p):
17028 Remove FIXME and use builtin_with_linkage_p.
17029
17030 2019-08-13 Richard Sandiford <richard.sandiford@arm.com>
17031
17032 PR middle-end/91421
17033 * tree-core.h (function_decl::function_code): Change type to
17034 unsigned int.
17035 * tree.h (DECL_FUNCTION_CODE): Rename old definition to...
17036 (DECL_UNCHECKED_FUNCTION_CODE): ...this.
17037 (DECL_BUILT_IN_CLASS): Make an rvalue macro only.
17038 (DECL_FUNCTION_CODE): New function. Assert that the built-in class
17039 is BUILT_IN_NORMAL.
17040 (DECL_MD_FUNCTION_CODE, DECL_FE_FUNCTION_CODE): New functions.
17041 (set_decl_built_in_function, copy_decl_built_in_function): Likewise.
17042 (fndecl_built_in_p): Change the type of the "name" argument to
17043 unsigned int.
17044 * builtins.c (expand_builtin): Move DECL_FUNCTION_CODE use
17045 after check for DECL_BUILT_IN_CLASS.
17046 * cgraphclones.c (build_function_decl_skip_args): Use
17047 set_decl_built_in_function.
17048 * ipa-param-manipulation.c (ipa_modify_formal_parameters): Likewise.
17049 * ipa-split.c (split_function): Likewise.
17050 * langhooks.c (add_builtin_function_common): Likewise.
17051 * omp-simd-clone.c (simd_clone_create): Likewise.
17052 * tree-streamer-in.c (unpack_ts_function_decl_value_fields): Likewise.
17053 * config/darwin.c (darwin_init_cfstring_builtins): Likewise.
17054 (darwin_fold_builtin): Use DECL_MD_FUNCTION_CODE instead of
17055 DECL_FUNCTION_CODE.
17056 * fold-const.c (operand_equal_p): Compare DECL_UNCHECKED_FUNCTION_CODE
17057 instead of DECL_FUNCTION_CODE.
17058 * lto-streamer-out.c (hash_tree): Use DECL_UNCHECKED_FUNCTION_CODE
17059 instead of DECL_FUNCTION_CODE.
17060 * tree-streamer-out.c (pack_ts_function_decl_value_fields): Likewise.
17061 * print-tree.c (print_node): Use DECL_MD_FUNCTION_CODE when
17062 printing DECL_BUILT_IN_MD. Handle DECL_BUILT_IN_FRONTEND.
17063 * config/aarch64/aarch64-builtins.c (aarch64_expand_builtin)
17064 (aarch64_fold_builtin, aarch64_gimple_fold_builtin): Use
17065 DECL_MD_FUNCTION_CODE instead of DECL_FUNCTION_CODE.
17066 * config/aarch64/aarch64.c (aarch64_builtin_reciprocal): Likewise.
17067 * config/alpha/alpha.c (alpha_expand_builtin, alpha_fold_builtin):
17068 (alpha_gimple_fold_builtin): Likewise.
17069 * config/arc/arc.c (arc_expand_builtin): Likewise.
17070 * config/arm/arm-builtins.c (arm_expand_builtin): Likewise.
17071 * config/avr/avr-c.c (avr_resolve_overloaded_builtin): Likewise.
17072 * config/avr/avr.c (avr_expand_builtin, avr_fold_builtin): Likewise.
17073 * config/bfin/bfin.c (bfin_expand_builtin): Likewise.
17074 * config/c6x/c6x.c (c6x_expand_builtin): Likewise.
17075 * config/frv/frv.c (frv_expand_builtin): Likewise.
17076 * config/gcn/gcn.c (gcn_expand_builtin_1): Likewise.
17077 (gcn_expand_builtin): Likewise.
17078 * config/i386/i386-builtins.c (ix86_builtin_reciprocal): Likewise.
17079 (fold_builtin_cpu): Likewise.
17080 * config/i386/i386-expand.c (ix86_expand_builtin): Likewise.
17081 * config/i386/i386.c (ix86_fold_builtin): Likewise.
17082 (ix86_gimple_fold_builtin): Likewise.
17083 * config/ia64/ia64.c (ia64_fold_builtin): Likewise.
17084 (ia64_expand_builtin): Likewise.
17085 * config/iq2000/iq2000.c (iq2000_expand_builtin): Likewise.
17086 * config/mips/mips.c (mips_expand_builtin): Likewise.
17087 * config/msp430/msp430.c (msp430_expand_builtin): Likewise.
17088 * config/nds32/nds32-intrinsic.c (nds32_expand_builtin_impl): Likewise.
17089 * config/nios2/nios2.c (nios2_expand_builtin): Likewise.
17090 * config/nvptx/nvptx.c (nvptx_expand_builtin): Likewise.
17091 * config/pa/pa.c (pa_expand_builtin): Likewise.
17092 * config/pru/pru.c (pru_expand_builtin): Likewise.
17093 * config/riscv/riscv-builtins.c (riscv_expand_builtin): Likewise.
17094 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
17095 Likewise.
17096 * config/rs6000/rs6000-call.c (htm_expand_builtin): Likewise.
17097 (altivec_expand_dst_builtin, altivec_expand_builtin): Likewise.
17098 (rs6000_gimple_fold_builtin, rs6000_expand_builtin): Likewise.
17099 * config/rs6000/rs6000.c (rs6000_builtin_md_vectorized_function)
17100 (rs6000_builtin_reciprocal): Likewise.
17101 * config/rx/rx.c (rx_expand_builtin): Likewise.
17102 * config/s390/s390-c.c (s390_resolve_overloaded_builtin): Likewise.
17103 * config/s390/s390.c (s390_expand_builtin): Likewise.
17104 * config/sh/sh.c (sh_expand_builtin): Likewise.
17105 * config/sparc/sparc.c (sparc_expand_builtin): Likewise.
17106 (sparc_fold_builtin): Likewise.
17107 * config/spu/spu-c.c (spu_resolve_overloaded_builtin): Likewise.
17108 * config/spu/spu.c (spu_expand_builtin): Likewise.
17109 * config/stormy16/stormy16.c (xstormy16_expand_builtin): Likewise.
17110 * config/tilegx/tilegx.c (tilegx_expand_builtin): Likewise.
17111 * config/tilepro/tilepro.c (tilepro_expand_builtin): Likewise.
17112 * config/xtensa/xtensa.c (xtensa_fold_builtin): Likewise.
17113 (xtensa_expand_builtin): Likewise.
17114
17115 2019-08-13 Richard Sandiford <richard.sandiford@arm.com>
17116
17117 PR middle-end/91421
17118 * attribs.c (decl_attributes): Check the DECL_BUILT_IN_CLASS
17119 before the DECL_FUNCTION_CODE.
17120 * calls.c (maybe_warn_alloc_args_overflow): Use fndecl_built_in_p
17121 to check for a BUILT_IN_ALLOCA call.
17122 * ipa-cp.c (ipa_get_indirect_edge_target_1): Likewise for
17123 BUILT_IN_UNREACHABLE. Don't check for a FUNCTION_TYPE.
17124 * ipa-devirt.c (possible_polymorphic_call_target_p): Likewise.
17125 * ipa-prop.c (try_make_edge_direct_virtual_call): Likewise.
17126 * gimple-ssa-isolate-paths.c (is_addr_local): Check specifically
17127 for BUILT_IN_NORMAL functions.
17128 * trans-mem.c (expand_block_edges): Use gimple_call_builtin_p to
17129 test for BUILT_IN_TM_ABORT.
17130 * tree-ssa-ccp.c (optimize_stack_restore): Use fndecl_built_in_p
17131 to check for a BUILT_IN_STACK_RESTORE call.
17132 (optimize_stdarg_builtin): Remove redundant check for GIMPLE_CALL.
17133 * tree-ssa-threadedge.c
17134 (record_temporary_equivalences_from_stmts_at_dest): Check for a
17135 BUILT_IN_NORMAL decl before checking its DECL_FUNCTION_CODE.
17136 * tree-vect-patterns.c (vect_recog_pow_pattern): Use a positive
17137 test for a BUILT_IN_NORMAL call instead of a negative test for
17138 an internal function call.
17139
17140 2019-08-13 Richard Sandiford <richard.sandiford@arm.com>
17141
17142 * tree.h (build_vector_a_then_b): Declare.
17143 * tree.c (build_vector_a_then_b): New function.
17144 * fold-const-call.c (fold_while_ult): Likewise.
17145 (fold_const_call): Use it to handle IFN_WHILE_ULT.
17146 * config/aarch64/aarch64-protos.h (AARCH64_FOR_SVPATTERN): New macro.
17147 (aarch64_svpattern): New enum.
17148 * config/aarch64/aarch64-sve.md (mov<PRED_ALL:mode>): Pass
17149 constants through aarch64_expand_mov_immediate.
17150 (*aarch64_sve_mov<PRED_ALL:mode>): Use aarch64_mov_operand rather
17151 than general_operand as the predicate for operand 1.
17152 (while_ult<GPI:mode><PRED_ALL:mode>): Add a '@' marker.
17153 * config/aarch64/aarch64.c (simd_immediate_info::PTRUE): New
17154 insn_type.
17155 (simd_immediate_info::simd_immediate_info): New overload that
17156 takes a scalar_int_mode and an svpattern.
17157 (simd_immediate_info::u): Add a "pattern" field.
17158 (svpattern_token): New function.
17159 (aarch64_get_sve_pred_bits, aarch64_widest_sve_pred_elt_size)
17160 (aarch64_partial_ptrue_length, aarch64_svpattern_for_vl)
17161 (aarch64_sve_move_pred_via_while): New functions.
17162 (aarch64_expand_mov_immediate): Try using
17163 aarch64_sve_move_pred_via_while for predicates that contain N ones
17164 followed by M zeros but that do not correspond to a VLnnn pattern.
17165 (aarch64_sve_pred_valid_immediate): New function.
17166 (aarch64_simd_valid_immediate): Use it instead of dealing directly
17167 with PTRUE and PFALSE.
17168 (aarch64_output_sve_mov_immediate): Handle new simd_immediate_info
17169 forms.
17170
17171 2019-08-13 Iain Sandoe <iain@sandoe.co.uk>
17172
17173 * config/darwin.c (machopic_indirect_call_target): Rename symbol stub
17174 flag.
17175 (darwin_override_options): Likewise.
17176 * config/darwin.h: Likewise.
17177 * config/darwin.opt: Likewise.
17178 * config/i386/i386.c (output_pic_addr_const): Likewise.
17179 * config/rs6000/darwin.h: Likewise.
17180 * config/rs6000/rs6000.c (rs6000_call_darwin_1): Likewise.
17181 * config/i386/darwin.h (TARGET_MACHO_PICSYM_STUBS): Rename to ...
17182 ... this TARGET_MACHO_SYMBOL_STUBS.
17183 (FUNCTION_PROFILER):Likewise.
17184 * config/i386/i386.h: Likewise.
17185
17186 2019-08-13 Uroš Bizjak <ubizjak@gmail.com>
17187
17188 * config/i386/i386-expand.c (ix86_expand_vector_extract)
17189 <case E_V2SImode>: Use vec_extr path for
17190 TARGET_MMX_WITH_SSE && TARGET_SSE4_1.
17191 <case E_V8QImode>: Ditto.
17192 * config/i386/mmx.md (*mmx_pextrw_zext): Rename from mmx_pextrw.
17193 Use SWI48 mode iterator. Use %k to output operand 0.
17194 (*mmx_pextrw): New insn pattern.
17195 (*mmx_pextrb): Ditto.
17196 (*mmx_pextrb_zext): Ditto.
17197
17198 2019-08-13 Jonathan Wakely <jwakely@redhat.com>
17199
17200 * target.def (libc_has_function, libc_has_fast_function): Improve
17201 documentation strings.
17202 * doc/tm.texi: Regenerate.
17203
17204 2019-08-13 Caroline Tice <cmtice@google.com>
17205
17206 PR other/91396
17207 * config/gnu-user.h (GNU_USER_TARGET_ENDFILE_SPEC): Only add the
17208 vtv_end.o or vtv_end_preinit.o files if !static.
17209
17210 2019-08-13 Olivier Hainque <hainque@adacore.com>
17211
17212 * rtl.h (tablejump_casesi_pattern): Move declaration to proper spot.
17213
17214 2019-08-13 Olivier Hainque <hainque@adacore.com>
17215
17216 * rtlanal.c (tablejump_casesi_pattern): New function, to
17217 determine if a tablejump insn is a casesi dispatcher. Extracted
17218 from patch_jump_insn.
17219 * rtl.h (tablejump_casesi_pattern): Declare.
17220 * cfgrtl.c (patch_jump_insn): Use it.
17221 * dwarf2cfi.c (create_trace_edges): Use it.
17222
17223 2019-08-13 Wilco Dijkstra <wdijkstr@arm.com>
17224
17225 PR target/81800
17226 * config/aarch64/aarch64.md (lrint): Disable lrint pattern if GPF
17227 operand is larger than a long int.
17228
17229 2019-08-13 Richard Sandiford <richard.sandiford@arm.com>
17230
17231 * machmode.h (opt_mode::else_mode): New function.
17232 (opt_mode::else_blk): Use it.
17233 * config/aarch64/aarch64-protos.h (aarch64_vq_mode): Declare.
17234 (aarch64_full_sve_mode, aarch64_sve_ld1rq_operand_p): Likewise.
17235 (aarch64_gen_stepped_int_parallel): Likewise.
17236 (aarch64_stepped_int_parallel_p): Likewise.
17237 (aarch64_expand_mov_immediate): Remove the optional gen_vec_duplicate
17238 argument.
17239 * config/aarch64/aarch64.c
17240 (aarch64_expand_sve_widened_duplicate): Delete.
17241 (aarch64_expand_sve_dupq, aarch64_expand_sve_ld1rq): New functions.
17242 (aarch64_expand_sve_const_vector): Rewrite to handle more cases.
17243 (aarch64_expand_mov_immediate): Remove the optional gen_vec_duplicate
17244 argument. Use early returns in the !CONST_INT_P handling.
17245 Pass all SVE data vectors to aarch64_expand_sve_const_vector rather
17246 than handling some inline.
17247 (aarch64_full_sve_mode, aarch64_vq_mode): New functions, split out
17248 from...
17249 (aarch64_simd_container_mode): ...here.
17250 (aarch64_gen_stepped_int_parallel, aarch64_stepped_int_parallel_p)
17251 (aarch64_sve_ld1rq_operand_p): New functions.
17252 * config/aarch64/predicates.md (descending_int_parallel)
17253 (aarch64_sve_ld1rq_operand): New predicates.
17254 * config/aarch64/constraints.md (UtQ): New constraint.
17255 * config/aarch64/aarch64.md (UNSPEC_REINTERPRET): New unspec.
17256 * config/aarch64/aarch64-sve.md (mov<SVE_ALL:mode>): Remove the
17257 gen_vec_duplicate from call to aarch64_expand_mov_immediate.
17258 (@aarch64_sve_reinterpret<mode>): New expander.
17259 (*aarch64_sve_reinterpret<mode>): New pattern.
17260 (@aarch64_vec_duplicate_vq<mode>_le): New pattern.
17261 (@aarch64_vec_duplicate_vq<mode>_be): Likewise.
17262 (*sve_ld1rq<Vesize>): Replace with...
17263 (@aarch64_sve_ld1rq<mode>): ...this new pattern.
17264
17265 2019-08-13 Wilco Dijkstra <wdijkstr@arm.com>
17266
17267 * config/aarch64/aarch64.c (generic_tunings): Set function alignment to
17268 16:12.
17269
17270 2019-08-13 Jozef Lawrynowicz <jozef.l@mittosystems.com>
17271
17272 * config/msp430/driver-msp430.c (msp430_set_driver_var): New.
17273 * config/msp430/msp430-devices.c (canonicalize_path_dirsep): New.
17274 (msp430_check_path_for_devices): New.
17275 (parse_devices_csv_1): New.
17276 (parse_devices_csv): New.
17277 (msp430_extract_mcu_data): Try to find devices.csv and search for the
17278 MCU data in devices.csv before using the hard-coded data.
17279 Warn if devices.csv isn't found and the MCU wasn't found in the
17280 hard-coded data either.
17281 * config/msp430/msp430.h (DRIVER_SELF_SPECS): Call
17282 msp430_set_driver_var for -mno-warn-devices-csv and -mdevices-csv-loc.
17283 Search for devices.csv on -I and -L paths.
17284 (EXTRA_SPEC_FUNCTIONS): Add msp430_check_path_for_devices and
17285 msp430_set_driver_var.
17286 * config/msp430/msp430.opt: Add -mwarn-devices-csv and
17287 -mdevices-csv-loc=.
17288 * doc/invoke.texi (-mmcu): Document that -I and -L paths are
17289 searched for devices.csv.
17290 (mwarn-devices-csv): Document option.
17291
17292 2019-08-13 Richard Sandiford <richard.sandiford@arm.com>
17293
17294 * config/aarch64/aarch64-protos.h (aarch64_output_ptrue): Delete.
17295 * config/aarch64/aarch64-sve.md (*aarch64_sve_mov<PRED_ALL:mode>):
17296 Use a single Dn alternative instead of separate Dz and Dm
17297 alternatives. Use aarch64_output_sve_move_immediate.
17298 * config/aarch64/aarch64.c (aarch64_sve_element_int_mode): New
17299 function.
17300 (aarch64_simd_valid_immediate): Fill in the simd_immediate_info
17301 for predicates too.
17302 (aarch64_output_sve_mov_immediate): Handle predicate modes.
17303 (aarch64_output_ptrue): Delete.
17304
17305 2019-08-13 Richard Sandiford <richard.sandiford@arm.com>
17306
17307 * config/aarch64/aarch64.c (simd_immediate_info::insn_type): Add
17308 INDEX.
17309 (simd_immediate_info::value, simd_immediate_info::step)
17310 (simd_immediate_info::modifier, simd_immediate_info::shift): Replace
17311 with...
17312 (simd_immediate_info::u): ...this new union.
17313 (simd_immediate_info::simd_immediate_info): Update accordingly.
17314 (aarch64_output_simd_mov_immediate): Likewise.
17315 (aarch64_output_sve_mov_immediate): Likewise.
17316
17317 2019-08-13 Jozef Lawrynowicz <jozef.l@mittosystems.com>
17318
17319 * config.gcc (msp430*-*-*): Add msp430-devices.o to extra_objs and
17320 extra_gcc_objs.
17321 * config/msp430/driver-msp430.c: Remove msp430_mcu_data.
17322 (msp430_select_cpu): New spec function.
17323 (msp430_select_hwmult_lib): Use msp430_extract_mcu_data to extract
17324 MCU data.
17325 * config/msp430/msp430-devices.c: New file.
17326 * config/msp430/msp430-devices.h: New file.
17327 * config/msp430/msp430.c: Remove msp430_mcu_data.
17328 (msp430_option_override): Use msp430_extract_mcu_data to extract
17329 MCU data.
17330 (msp430_use_f5_series_hwmult): Likewise.
17331 (use_32bit_hwmult): Likewise.
17332 (msp430_no_hwmult): Likewise.
17333 * config/msp430/msp430.h (ASM_SPEC): Don't pass -mmcu to the
17334 assembler.
17335 (DRIVER_SELF_SPECS): Call msp430_select_cpu if -mmcu is used without
17336 and -mcpu option.
17337 (EXTRA_SPEC_FUNCTIONS): Add msp430_select_cpu.
17338 * config/msp430/t-msp430: Add rule to build msp430-devices.o.
17339 Remove hard-coded MCU multilib data.
17340
17341 2019-08-13 Richard Sandiford <richard.sandiford@arm.com>
17342
17343 * config/aarch64/aarch64.c (aarch64_classify_vector_mode): Switch
17344 based on the mode instead of testing properties of it.
17345
17346 2019-08-13 Richard Sandiford <richard.sandiford@arm.com>
17347
17348 * doc/md.texi: Document the x and y constraints for AArch64.
17349 * config/aarch64/aarch64.h (FP_LO8_REGNUM_P): New macro.
17350 (FP_LO8_REGS): New reg_class.
17351 (REG_CLASS_NAMES, REG_CLASS_CONTENTS): Add an entry for FP_LO8_REGS.
17352 * config/aarch64/aarch64.c (aarch64_hard_regno_nregs)
17353 (aarch64_regno_regclass, aarch64_class_max_nregs): Handle FP_LO8_REGS.
17354 * config/aarch64/predicates.md (aarch64_simd_register): Use
17355 FP_REGNUM_P instead of checking the classes manually.
17356 * config/aarch64/constraints.md (y): New constraint.
17357
17358 2019-08-13 Richard Sandiford <richard.sandiford@arm.com>
17359
17360 * config/aarch64/iterators.md (perm_insn): Include the "1"/"2" suffix.
17361 (perm_hilo): Remove UNSPEC_ZIP*, UNSEPC_TRN* and UNSPEC_UZP*.
17362 * config/aarch64/aarch64-simd.md
17363 (aarch64_<PERMUTE:perm_insn><PERMUTE:perm_hilo><mode>): Rename to..
17364 (aarch64_<PERMUTE:perm_insn><mode>): ...this and remove perm_hilo
17365 from the asm template.
17366 * config/aarch64/aarch64-sve.md
17367 (aarch64_<perm_insn><perm_hilo><PRED_ALL:mode>): Rename to..
17368 (aarch64_<perm_insn><PRED_ALL:mode>): ...this and remove perm_hilo
17369 from the asm template.
17370 (aarch64_<perm_insn><perm_hilo><SVE_ALL:mode>): Rename to..
17371 (aarch64_<perm_insn><SVE_ALL:mode>): ...this and remove perm_hilo
17372 from the asm template.
17373 * config/aarch64/aarch64-simd-builtins.def: Update comment.
17374
17375 2019-08-13 Martin Liska <mliska@suse.cz>
17376
17377 * value-prof.c (gimple_ic_transform): Add new line.
17378 Print details with MSG_NOTE.
17379
17380 2019-08-13 Martin Liska <mliska@suse.cz>
17381
17382 * doc/invoke.texi: Document automatic detection of jobserver.
17383 * lto-wrapper.c (run_gcc): Detect jobserver always.
17384
17385 2019-08-13 Uroš Bizjak <ubizjak@gmail.com>
17386
17387 * config/i386/i386-expand.c (ix86_expand_vector_set)
17388 <case E_V2SImode>: Use vec_merge path for
17389 TARGET_MMX_WITH_SSE && TARGET_SSE4_1.
17390 <case E_V8QImode>: Ditto.
17391 * config/i386/mmx.md (*mmx_pinsrd): New insn pattern.
17392 (*mmx_pinsrb): Ditto.
17393
17394 2019-08-12 Jakub Jelinek <jakub@redhat.com>
17395
17396 PR target/83250
17397 PR target/91340
17398 * config/i386/avxintrin.h (_mm256_zextpd128_pd256,
17399 _mm256_zextps128_ps256, _mm256_zextsi128_si256): New intrinsics.
17400 * config/i386/avx512fintrin.h (_mm512_zextpd128_pd512,
17401 _mm512_zextps128_ps512, _mm512_zextsi128_si512, _mm512_zextpd256_pd512,
17402 _mm512_zextps256_ps512, _mm512_zextsi256_si512): Likewise.
17403
17404 2019-08-12 Richard Biener <rguenther@suse.de>
17405
17406 PR lto/91375
17407 * tree.c (free_lang_data_in_type): Do not free TYPE_BINFO dependent on
17408 flag_devirtualize.
17409
17410 2019-08-12 Richard Biener <rguenther@suse.de>
17411
17412 PR driver/91130
17413 * lto-wrapper.c (get_options_from_collect_gcc_options): Remove
17414 lang_mask option, always use CL_DRIVER.
17415 (get_options_from_collect_gcc_options): Adjust.
17416 (find_and_merge_options): Likewise.
17417 (run_gcc): Likewise.
17418
17419 2019-08-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
17420
17421 * ipa-predicate.c (add_condition): Restore inverted test.
17422
17423 2019-08-10 Jakub Jelinek <jakub@redhat.com>
17424
17425 * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE_DEVICE_TYPE.
17426 (enum omp_clause_device_type_kind): New enum.
17427 (struct tree_omp_clause): Add subcode.device_type_kind.
17428 * tree.h (OMP_CLAUSE_DEVICE_TYPE_KIND): Define.
17429 * tree.c (omp_clause_num_ops, omp_clause_code_name): Add entries
17430 for device_type clause.
17431 (walk_tree_1): Handle OMP_CLAUSE_DEVICE_TYPE.
17432 * tree-pretty-print.c (dump_omp_clause): Likewise.
17433
17434 PR target/91408
17435 * config/i386/mmx.md (usadv8qi): Use register_operand instead of
17436 vector_operand.
17437
17438 2019-08-09 Vladimir Makarov <vmakarov@redhat.com>
17439
17440 * reload1.c (finish_spills): Do not check ira_conflicts_p when
17441 handling spilled pseudos.
17442
17443 2019-08-09 Richard Earnshaw <rearnsha@arm.com>
17444
17445 PR target/91386
17446 * config/aarch64/aarch64.c (aarch64_gen_adjusted_ldpstp): Use copy_rtx
17447 to preserve the contents of the original insns.
17448
17449 2019-08-09 Richard Earnshaw <rearnsha@arm.com>
17450
17451 * config/arm/arm.md (addsi3_compare_op1): Add 16-bit thumb-2 variants.
17452 (addsi3_compare_op2): Likewise.
17453
17454 2019-08-09 Martin Liska <mliska@suse.cz>
17455
17456 * alias.c (alias_ptr_types_compatible_p): Strengten
17457 type comparison in LTO mode.
17458
17459 2019-08-09 Richard Sandiford <richard.sandiford@arm.com>
17460
17461 PR middle-end/90313
17462 * tree-tailcall.c (find_tail_calls): Reject calls that might
17463 read from an escaped RESULT_DECL.
17464
17465 2019-08-09 Martin Liska <mliska@suse.cz>
17466
17467 * doc/invoke.texi: Document the option value.
17468 * lto-wrapper.c (run_gcc): Set auto_parallel
17469 only with -flto=auto.
17470
17471 2019-08-09 Martin Liska <mliska@suse.cz>
17472
17473 * opts.c (common_handle_option): Error for an invalid argument
17474 to -flto=.
17475
17476 2019-08-09 Martin Liska <mliska@suse.cz>
17477
17478 * ipa-icf.c (sem_function::merge): Define AUTO_DUMP_SCOPE and
17479 use dump_printf to report optimization.
17480 (sem_variable::merge): Likwise.
17481 (sem_item_optimizer::merge_classes): Use dump_printf to report
17482 ICF hits.
17483
17484 2019-08-09 Martin Liska <mliska@suse.cz>
17485
17486 * value-prof.c (gimple_divmod_fixed_value_transform):
17487 Use dump_printf_loc.
17488 (gimple_mod_pow2_value_transform): Likewise.
17489 (gimple_mod_subtract_transform): Likewise.
17490 (init_node_map): Likewise.
17491 (gimple_ic_transform): Likewise.
17492 (gimple_stringops_transform): Likewise.
17493
17494 2019-08-08 Mihailo Stojanovic <mistojanovic@wavecomp.com>
17495
17496 * doc/extend.texi: Add const qualifier to ld intrinsics.
17497
17498 2019-08-08 Segher Boessenkool <segher@kernel.crashing.org>
17499
17500 * config/rs6000/dfp.md (D64_D128): Rename to ...
17501 (DDTD): ... this, throughout.
17502 (dfp_suffix): Rename to ...
17503 (q): ... this, throughout.
17504
17505 2019-08-08 Segher Boessenkool <segher@kernel.crashing.org>
17506
17507 * config/rs6000/dfp.md (D64_D128): Move earlier in the file.
17508 (dfp_suffix): Ditto.
17509 (adddd3, addtd3): Merge to ...
17510 (add<mode>3 for D64_D128): ... this.
17511 (subdd3, subtd3): Merge to ...
17512 (sub<mode>3 for D64_D128): ... this.
17513 (muldd3, multd3): Merge to ...
17514 (mul<mode>3 for D64_D128): ... this.
17515 (divdd3, divtd3): Merge to ...
17516 (div<mode>3 for D64_D128): ... this.
17517 (*cmpdd_internal1, *cmptd_internal1): Merge to ...
17518 (*cmp<mode>_internal1 for D64_D128): ... this.
17519 (ftruncdd2, ftrunctd2): Merge to ...
17520 (ftrunc<mode>2 for D64_D128): ... this.
17521 (fixdddi2, fixtddi2): Merge to ...
17522 (fix<mode>di2 for D64_D128): ... this.
17523
17524 2019-08-08 Jim Wilson <jimw@sifive.com>
17525
17526 PR target/91229
17527 * config/riscv/riscv.c (riscv_flatten_aggregate_field): New arg
17528 ignore_zero_width_bit_field_p. Skip zero size bitfields when true.
17529 Pass into recursive call.
17530 (riscv_flatten_aggregate_argument): New arg. Pass to
17531 riscv_flatten_aggregate_field.
17532 (riscv_pass_aggregate_in_fpr_pair_p): New local warned. Call
17533 riscv_flatten_aggregate_argument twice, with false and true as last
17534 arg. Process result twice. Compare results and warn if different.
17535 (riscv_pass_aggregate_in_fpr_and_gpr_p): Likewise.
17536
17537 2019-08-08 Martin Liska <mliska@suse.cz>
17538
17539 PR bootstrap/91352
17540 * gcc.c (driver::detect_jobserver): Use is_valid_fd.
17541 * lto-wrapper.c (jobserver_active_p): Likewise.
17542
17543 2019-08-08 Martin Liska <mliska@suse.cz>
17544
17545 * cgraphclones.c (set_new_clone_decl_and_node_flags): Drop
17546 IS_OPERATOR_NEW and IS_OPERATOR_DELETE.
17547 (create_version_clone_with_body): Likewise.
17548
17549 2019-08-08 Jakub Jelinek <jakub@redhat.com>
17550
17551 * gimplify.c (omp_add_variable): Use GOVD_PRIVATE | GOVD_EXPLICIT
17552 for VLA helper variables on target data even if not GOVD_FIRSTPRIVATE.
17553 (gimplify_scan_omp_clauses): For OMP_CLAUSE_USE_DEVICE_* use just
17554 GOVD_EXPLICIT flags.
17555 (gimplify_omp_workshare): For OMP_TARGET_DATA move all
17556 OMP_CLAUSE_USE_DEVICE_* clauses to the end of clauses chain.
17557 * omp-low.c (scan_sharing_clauses): For OMP_CLAUSE_USE_DEVICE_*
17558 call install_var_field with mask 11 instead of 3.
17559 (lower_omp_target): For OMP_CLAUSE_USE_DEVICE_* use pass
17560 (splay_tree_key) &DECL_UID (var) to build_sender_ref instead of var.
17561
17562 2019-08-07 Richard Sandiford <richard.sandiford@arm.com>
17563
17564 * config/aarch64/constraints.md (Z): Handle floating-point zeros too.
17565 * config/aarch64/predicates.md (aarch64_reg_or_zero): Likewise.
17566
17567 2019-08-07 Richard Sandiford <richard.sandiford@arm.com>
17568
17569 * config/aarch64/aarch64-sve.md (vec_shl_insert_<mode>): Add
17570 MOVPRFX alternatives. Make the GPR alternatives more expensive
17571 than the FPR ones.
17572
17573 2019-08-07 Richard Sandiford <richard.sandiford@arm.com>
17574
17575 * config/aarch64/aarch64-sve.md (fold_extract_last_<mode>):
17576 Disparage the GPR alternative relative to the FPR one.
17577 Fix handling of 8-bit and 16-bit FPR values.
17578
17579 2019-08-07 Richard Sandiford <richard.sandiford@arm.com>
17580
17581 * config/aarch64/iterators.md (BITWISEV): Delete.
17582 (SVE_INT_REDUCTION, SVE_FP_REDUCTION): New int iterators.
17583 (optab): Handle UNSPEC_UMAXV, UNSPEC_UMINV, UNSPEC_SMAXV,
17584 UNSPEC_SMINV, UNSPEC_FADDV, UNSPEC_FMAXNMV, UNSPEC_FMAXV,
17585 UNSPEC_FMINNMV, UNSPEC_FMINV.
17586 (bit_reduc_op): Delete.
17587 (sve_int_op): New int attribute.
17588 (sve_fp_op): Handle UNSPEC_FADDV, UNSPEC_FMAXNMV, UNSPEC_FMAXV,
17589 UNSPEC_FMINNMV, UNSPEC_FMINV.
17590 * config/aarch64/aarch64-sve.md
17591 (reduc_<MAXMINV:maxmin_uns>_scal_<SVE_I:mode>)
17592 (*reduc_<MAXMINV:maxmin_uns>_scal_<SVE_I:mode>)
17593 (reduc_<BITWISEV:optab>_scal_<SVE_I:mode>)
17594 (*reduc_<BITWISEV:optab>_scal_<SVE_I:mode>): Merge into...
17595 (reduc_<SVE_INT_REDUCTION:optab>_scal_<SVE_I:mode>)
17596 (*reduc_<SVE_INT_REDUCTION:optab>_scal_<SVE_I:mode>): ...these
17597 new patterns.
17598 (reduc_plus_scal_<SVE_F:mode>, *reduc_plus_scal_<SVE_I:mode>)
17599 (reduc_<FMAXMINV:optab>_scal_<SVE_F:mode>)
17600 (*reduc_<FMAXMINV:optab>_scal_<SVE_F:mode>): Merge into...
17601 (reduc_<SVE_FP_REDUCTION:optab>_scal_<SVE_F:mode>)
17602 (*reduc_<SVE_FP_REDUCTION:optab>_scal_<SVE_F:mode>): ...these
17603 new patterns.
17604
17605 2019-08-07 Richard Sandiford <richard.sandiford@arm.com>
17606
17607 * config/aarch64/aarch64-sve.md (fma<mode>4, *fma<mode>4)
17608 (fnma<mode>4, *fnma<mode>4, fnms<mode>4, *fnms<mode>4)
17609 (fms<mode>4, *fms<mode>4): Replace with...
17610 (<SVE_COND_FP_TERNARY:optab><SVE_F:mode>4)
17611 (*<SVE_COND_FP_TERNARY:optab><SVE_F:mode>4): ...these new patterns.
17612 Use unspecs instead of rtx codes.
17613 (cond_<optab><mode>, *cond_<optab><mode>_2, *cond_<optab><mode>_4)
17614 (*cond_<optab><mode>_any): Add the predicate to SVE_COND_FP_TERNARY.
17615
17616 2019-08-07 Richard Sandiford <richard.sandiford@arm.com>
17617
17618 * config/aarch64/iterators.md (SVE_COND_FP_MAXMIN_PUBLIC): New
17619 int iterator.
17620 (maxmin_uns_op): Handle UNSPEC_COND_FMAXNM and UNSPEC_COND_FMINNM.
17621 * config/aarch64/aarch64-sve.md
17622 (<FMAXMIN:su><FMAXMIN:maxmin><SVE_F:mode>3): Rename to...
17623 (<SVE_COND_FP_MAXMIN_PUBLIC:optab><SVE_F:mode>3): ...this and
17624 use a single unspec for the rhs.
17625 (*<su><maxmin><mode>3): Delete.
17626 (<maxmin_uns><SVE_F:mode>3): Use a single unspec for the rhs.
17627
17628 2019-08-07 Richard Sandiford <richard.sandiford@arm.com>
17629
17630 * config/aarch64/iterators.md (UNSPEC_COND_FABS, UNSPEC_COND_FNEG)
17631 (UNSPEC_COND_FRINTA, UNSPEC_COND_FRINTI, UNSPEC_COND_FRINTM)
17632 (UNSPEC_COND_FRINTN, UNSPEC_COND_FRINTP, UNSPEC_COND_FRINTX)
17633 (UNSPEC_COND_FRINTZ, UNSPEC_COND_FSQRT): New unspecs.
17634 (optab, sve_fp_op): Handle them.
17635 (SVE_FP_UNARY): Delete.
17636 (optab): Remove sqrt entry.
17637 (sve_fp_op): Remove neg, abs and sqrt entries.
17638 (SVE_COND_FP_UNARY): New int iterator.
17639 * config/aarch64/aarch64-sve.md (<frint_pattern><mode>2)
17640 (*<frint_pattern><mode>2): Delete.
17641 (<SVE_FP_UNARY:optab><SVE_F:mode>2): Replace with...
17642 (<SVE_COND_FP_UNARY:optab><SVE_F:mode>2): ...this.
17643 (*<SVE_FP_UNARY:optab><SVE_F:mode>2): Replace with...
17644 (*<SVE_COND_FP_UNARY:optab><SVE_F:mode>2): ...this.
17645
17646 2019-08-07 Richard Sandiford <richard.sandiford@arm.com>
17647
17648 * config/aarch64/aarch64-sve.md (*pred_fold_left_plus_<mode>): Delete.
17649
17650 2019-08-07 Richard Sandiford <richard.sandiford@arm.com>
17651
17652 * config/aarch64/iterators.md (UNSPEC_COND_ADD): Rename to...
17653 (UNSPEC_COND_FADD): ...this.
17654 (UNSPEC_COND_SUB): Rename to...
17655 (UNSPEC_COND_FSUB): ...this.
17656 (UNSPEC_COND_MUL): Rename to...
17657 (UNSPEC_COND_FMUL): ...this.
17658 (UNSPEC_COND_DIV): Rename to...
17659 (UNSPEC_COND_FDIV): ...this.
17660 (UNSPEC_COND_MAX): Rename to...
17661 (UNSPEC_COND_FMAXNM): ...this.
17662 (UNSPEC_COND_MIN): Rename to...
17663 (UNSPEC_COND_FMINNM): ...this.
17664 (UNSPEC_COND_LT): Rename to...
17665 (UNSPEC_COND_FCMLT): ...this.
17666 (UNSPEC_COND_LE): Rename to...
17667 (UNSPEC_COND_FCMLE): ...this.
17668 (UNSPEC_COND_EQ): Rename to...
17669 (UNSPEC_COND_FCMEQ): ...this.
17670 (UNSPEC_COND_NE): Rename to...
17671 (UNSPEC_COND_FCMNE): ...this.
17672 (UNSPEC_COND_GE): Rename to...
17673 (UNSPEC_COND_FCMGE): ...this.
17674 (UNSPEC_COND_GT): Rename to...
17675 (UNSPEC_COND_FCMGT): ...this.
17676 (SVE_COND_FP_BINARY, SVE_COND_FP_CMP, optab, cmp_op, sve_fp_op)
17677 (sve_fp_op_rev): Update accordingly.
17678 * config/aarch64/aarch64.c (aarch64_unspec_cond_code): Likewise.
17679
17680 2019-08-07 Richard Sandiford <richard.sandiford@arm.com>
17681
17682 * config/aarch64/aarch64-sve.md: Reorganize contents and add
17683 banner comments.
17684 * config/aarch64/check-sve-md.awk: New file.
17685 * config/aarch64/t-aarch64 (s-check-sve-md): New rule.
17686 (insn-conditions.md): Depend on it.
17687
17688 2019-08-07 Uroš Bizjak <ubizjak@gmail.com>
17689
17690 PR target/91385
17691 * config/i386/sse.md (*negsi2_1_zext): Simplify insn pattern.
17692 (*negsi2_cmpz_zext): Ditto.
17693
17694 2019-08-07 Richard Sandiford <richard.sandiford@arm.com>
17695
17696 * config/aarch64/iterators.md (commutative): Remove.
17697
17698 2019-08-07 Richard Earnshaw <rearnsha@arm.com>
17699
17700 PR driver/91130
17701 * lto-wrapper.c (find_and_merge_options): Use CL_DRIVER when
17702 processing COLLECT_GCC_OPTIONS.
17703 (run_gcc): Likewise.
17704
17705 2019-08-07 Bernd Edlinger <bernd.edlinger@hotmail.de>
17706
17707 PR tree-optimization/91109
17708 * lra-remat.c (update_scratch_ops): Remove assignment of the
17709 hard register.
17710
17711 2019-08-07 Richard Sandiford <richard.sandiford@arm.com>
17712
17713 * data-streamer.h (streamer_write_poly_uint64): Declare.
17714 (streamer_read_poly_uint64): Likewise.
17715 * data-streamer-in.c (streamer_read_poly_uint64): New function.
17716 * data-streamer-out.c (streamer_write_poly_uint64): Likewise.
17717 * ipa-predicate.h (condition::size): Turn into a poly_int64.
17718 (add_condition): Take a poly_int64 size.
17719 * ipa-predicate.c (add_condition): Likewise.
17720 * ipa-prop.h (ipa_load_from_parm_agg): Take a poly_int64 size pointer.
17721 * ipa-prop.c (ipa_load_from_parm_agg): Likewise.
17722 (ipcp_modif_dom_walker::before_dom_children): Update accordingly.
17723 * ipa-fnsummary.c (evaluate_conditions_for_known_args): Handle
17724 condition::size as a poly_int64.
17725 (unmodified_parm_1): Take a poly_int64 size pointer.
17726 (unmodified_parm): Likewise.
17727 (unmodified_parm_or_parm_agg_item): Likewise.
17728 (set_cond_stmt_execution_predicate): Update accordingly.
17729 (set_switch_stmt_execution_predicate): Likewise.
17730 (will_be_nonconstant_expr_predicate): Likewise.
17731 (will_be_nonconstant_predicate): Likewise.
17732 (inline_read_section): Stream condition::size as a poly_int.
17733 (ipa_fn_summary_write): Likewise.
17734
17735 2019-08-07 Martin Liska <mliska@suse.cz>
17736
17737 * fold-const.c (twoval_comparison_p): Replace int
17738 with bool as a return type.
17739 (simple_operand_p): Likewise.
17740 (operand_equal_p): Replace int with bool as a return type.
17741 * fold-const.h (operand_equal_p): Likewise.
17742
17743 2019-08-07 Jakub Jelinek <jakub@redhat.com>
17744
17745 * tree-core.h (enum omp_clause_code): Adjust OMP_CLAUSE_USE_DEVICE_PTR
17746 OpenMP description. Add OMP_CLAUSE_USE_DEVICE_ADDR clause.
17747 * tree.c (omp_clause_num_ops, omp_clause_code_name): Add entries
17748 for OMP_CLAUSE_USE_DEVICE_ADDR clause.
17749 (walk_tree_1): Handle OMP_CLAUSE_USE_DEVICE_ADDR.
17750 * tree-pretty-print.c (dump_omp_clause): Likewise.
17751 * tree-nested.c (convert_nonlocal_omp_clauses,
17752 convert_local_omp_clauses): Likewise.
17753 * gimplify.c (gimplify_scan_omp_clauses, gimplify_adjust_omp_clauses):
17754 Likewise.
17755 * omp-low.c (scan_sharing_clauses, lower_omp_target): Likewise.
17756 Treat OMP_CLAUSE_USE_DEVICE_ADDR like OMP_CLAUSE_USE_DEVICE_PTR
17757 clause with array or reference to array types, no matter what type
17758 except for reference it has.
17759
17760 2019-08-07 Kewen Lin <linkw@gcc.gnu.org>
17761
17762 * config/rs6000/vector.md (vrotr<mode>3): New define_expand.
17763
17764 2019-08-07 Kito Cheng <kito.cheng@sifive.com>
17765
17766 * config/riscv/multilib-generator: (canonical_order): Add 'g'.
17767 (arch_canonicalize): Support rv32g and rv64g and fix error
17768 handling.
17769
17770 2019-08-06 Martin Liska <mliska@suse.cz>
17771
17772 * cgraph.c (cgraph_node::dump): Dump DECL_IS_OPERATOR_NEW_P
17773 and DECL_IS_OPERATOR_DELETE_P.
17774
17775 2019-08-06 Jakub Jelinek <jakub@redhat.com>
17776
17777 * tree.h (OMP_CLAUSE_LASTPRIVATE_TASKLOOP_IV): Rename to ...
17778 (OMP_CLAUSE_LASTPRIVATE_LOOP_IV): ... this. Adjust comment.
17779 * gimplify.c (gimple_add_tmp_var): In SIMD contexts, turn addressable
17780 new vars into GOVD_PRIVATE rather than GOVD_LOCAL.
17781 (gimplify_omp_for): Don't do C++ random access iterator clause
17782 adjustments on combined constructs from OMP_LOOP. For OMP_LOOP,
17783 don't predetermine the artificial iterator in case of C++ random
17784 access iterators as lastprivate, but private. For OMP_LOOP, force
17785 bind expr around simd body and force for_pre_body before the
17786 construct. Use OMP_CLAUSE_LASTPRIVATE_LOOP_IV instead of
17787 OMP_CLAUSE_LASTPRIVATE_TASKLOOP_IV.
17788 (gimplify_omp_loop): Add firstprivate clauses on OMP_PARALLEL for
17789 diff var of C++ random access iterators. Handle
17790 OMP_CLAUSE_FIRSTPRIVATE. For OMP_CLAUSE_LASTPRIVATE_LOOP_IV, if
17791 not outermost also add OMP_CLAUSE_FIRSTPRIVATE, and in both cases
17792 clear OMP_CLAUSE_LASTPRIVATE_LOOP_IV on the lastprivate clause
17793 on the OMP_FOR and OMP_DISTRIBUTE constructs if any.
17794 * omp-low.c (lower_rec_input_clauses): For
17795 OMP_CLAUSE_LASTPRIVATE_LOOP_IV on simd copy construct the private
17796 variables instead of default constructing them.
17797 (lower_lastprivate_clauses): Use OMP_CLAUSE_LASTPRIVATE_LOOP_IV
17798 instead of OMP_CLAUSE_LASTPRIVATE_TASKLOOP_IV and move the
17799 is_taskloop_ctx check from the assert to the guarding condition.
17800
17801 2019-08-06 Kito Cheng <kito.cheng@sifive.com>
17802
17803 * config/riscv/multilib-generator: (canonical_order): New.
17804 (arch_canonicalize): Dito.
17805 Apply arch_canonicalize for alts.
17806
17807 2019-08-05 Martin Sebor <msebor@redhat.com>
17808
17809 * doc/extend.texi (Common Variable Attributes): Document alias
17810 attribute.
17811
17812 2019-08-05 Marek Polacek <polacek@redhat.com>
17813
17814 PR c++/91338 - Implement P1161R3: Deprecate a[b,c].
17815 * doc/invoke.texi: Document -Wcomma-subscript.
17816
17817 2019-08-05 Richard Sandiford <richard.sandiford@arm.com>
17818
17819 * tree-core.h (tree_function_decl): Make function_code an
17820 independent field. Group the remaining bitfields into bytes
17821 and move decl_type so that it contines to be at a byte boundary.
17822 Leave 12 bits for future expansion.
17823
17824 2019-08-05 Richard Sandiford <richard.sandiford@arm.com>
17825
17826 * gimple-fold.c (gimple_fold_mask_load_store_mem_ref)
17827 (gimple_fold_mask_load, gimple_fold_mask_store): New functions.
17828 (gimple_fold_call): Use them to fold IFN_MASK_LOAD and
17829 IFN_MASK_STORE.
17830
17831 2019-08-05 Richard Sandiford <richard.sandiford@arm.com>
17832
17833 * gimple.h (gimple_move_vops): Declare.
17834 * gimple.c (gimple_move_vops): New function
17835 * gimple-fold.c (replace_call_with_call_and_fold)
17836 (gimple_fold_builtin_memory_op, gimple_fold_builtin_memset)
17837 (gimple_fold_builtin_stpcpy, fold_builtin_atomic_compare_exchange)
17838 (gimple_fold_call): Use it.
17839 * ipa-param-manipulation.c (ipa_modify_call_arguments): Likewise.
17840 * tree-call-cdce.c (use_internal_fn): Likewise.
17841 * tree-if-conv.c (predicate_load_or_store): Likewise.
17842 * tree-ssa-ccp.c (optimize_atomic_bit_test_and): Likewise.
17843 * tree-ssa-math-opts.c (pass_cse_reciprocals::execute): Likewise.
17844 * tree-ssa-propagate.c (finish_update_gimple_call): Likewise.
17845 (update_call_from_tree): Likewise.
17846 * tree-vect-stmts.c (vectorizable_load): Likewise.
17847 * tree-vectorizer.c (adjust_simduid_builtins): Likewise.
17848
17849 2019-08-05 Martin Liska <mliska@suse.cz>
17850
17851 PR c++/91334
17852 * tree-ssa-dce.c (propagate_necessity): Handle new operators
17853 with not arguments.
17854 (eliminate_unnecessary_stmts): Likewise.
17855
17856 2019-08-05 Richard Biener <rguenther@suse.de>
17857
17858 PR middle-end/91169
17859 * fold-const.c (get_array_ctor_element_at_index): Create
17860 offset_ints according to the sign of the index type and treat
17861 that as signed if it is obviously so.
17862
17863 2019-08-05 Jakub Jelinek <jakub@redhat.com>
17864
17865 PR target/91341
17866 * config/i386/avxintrin.h (_mm256_loadu2_m128, _mm256_storeu2_m128,
17867 _mm256_loadu2_m128d, _mm256_storeu2_m128d, _mm256_loadu2_m128i,
17868 _mm256_storeu2_m128i): New function.
17869
17870 2019-08-05 Kito Cheng <kito.cheng@sifive.com>
17871
17872 * config/riscv/riscv.c (riscv_promote_function_mode): New.
17873 (TARGET_PROMOTE_FUNCTION_MODE): Use riscv_promote_function_mode.
17874
17875 2019-08-05 Alan Modra <amodra@gmail.com>
17876
17877 PR target/91349
17878 * config/rs6000/freebsd64.h (CPLUSPLUS_CPP_SPEC),
17879 (LINK_GCC_C_SEQUENCE_SPEC): Undef.
17880
17881 2019-08-04 Gerald Pfeifer <gerald@pfeifer.com>
17882
17883 * doc/install.texi (Prerequisites): Remove reference to Tcl 8.6
17884 bug that was fixed in Tcl 8.6.1.
17885
17886 2019-08-02 Michael Meissner <meissner@linux.ibm.com>
17887
17888 * config/rs6000/future.md: New file.
17889 * config/rs6000/rs6000.md: Include future.md.
17890 * config/rs6000/t-rs6000 (MD_INCLUDES): Add future.md.
17891
17892 2019-08-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
17893
17894 * function.c (assign_parm_adjust_stack_rtl): Revise STRICT_ALIGNMENT
17895 check to use targetm.slow_unaligned_access instead.
17896
17897 * function.c (assign_param_data_one): Remove unused data members.
17898
17899 2019-08-02 Steve Ellcey <sellcey@marvell.com>
17900
17901 * omp-simd-clone.c (simd_clone_adjust_return_type): Remove call to
17902 build_distinct_type_copy.
17903 (simd_clone_adjust_argument_types): Ditto.
17904 (simd_clone_adjust): Call build_distinct_type_copy here.
17905 (expand_simd_clones): Ditto.
17906
17907 2019-08-02 Uroš Bizjak <ubizjak@gmail.com>
17908
17909 PR target/91201
17910 * config/i386/sse.md (*vec_extractv16qi_zext): New insn pattern.
17911
17912 2019-08-02 Alexander Monakov <amonakov@ispras.ru>
17913
17914 * tree-ssa-loop-im.c (sort_bbs_in_loop_postorder_cmp): Simplify casts
17915 from 'const void *'.
17916 (sort_locs_in_loop_postorder_cmp): Likewise.
17917
17918 2019-08-02 Eric Botcazou <ebotcazou@adacore.com>
17919
17920 * doc/invoke.texi (hot-bb-count-fraction): Rework description.
17921 (hot-bb-count-ws-permille): Likewise.
17922 (hot-bb-frequency-fraction): Likewise.
17923 (unlikely-bb-count-fraction): Likewise.
17924 * params.def (hot-bb-count-fraction): Rework description.
17925 (hot-bb-count-ws-permille): Likewise.
17926 (hot-bb-frequency-fraction): Likewise.
17927 (unlikely-bb-count-fraction): Likewise. Remove min and max values.
17928 * predict.c (get_hot_bb_threshold): Deal with 0 HOT_BB_COUNT_FRACTION.
17929
17930 2019-08-02 Uroš Bizjak <ubizjak@gmail.com>
17931
17932 PR target/91323
17933 * config/i386/i386-expand.c (ix86_unordered_fp_compare) <case LTGT>:
17934 Return false.
17935
17936 2019-08-02 Richard Biener <rguenther@suse.de>
17937
17938 * vec.h (vec::sort): Add gcc_qsort_r support.
17939 (vec::bsearch): Add an overload with gcc_qsort_r style callbacks.
17940 * tree-ssa-loop-im.c (sort_bbs_in_loop_postorder_cmp): Adjust
17941 to gcc_qsort_r style callback.
17942 (sort_locs_in_loop_postorder_cmp): Likewise.
17943 (analyze_memory_references): Use gcc_sort_r interfaces.
17944 (find_ref_loc_in_loop_cmp): Use new bsearch overload.
17945
17946 2019-08-02 Martin Liska <mliska@suse.cz>
17947
17948 PR lto/91313
17949 * gcc.c (driver::maybe_run_linker): Call detect_jobserver
17950 to detect working job server.
17951 (driver::detect_jobserver): Test whether jobserver
17952 is active from GCC driver. That will prevent situation where
17953 GCC is invoked from a LD plugin and the linker already uses
17954 file descriptors suggested by make. That leads to a wrong
17955 detection.
17956 * gcc.h (driver): Add detect_jobserver.
17957 * lto-wrapper.c (jobserver_active_p): Simplify sscanf by
17958 not scanning for --jobserver-auth prefix.
17959
17960 2019-08-02 Jakub Jelinek <jakub@redhat.com>
17961
17962 PR tree-optimization/91201
17963 * config/i386/i386-expand.c (ix86_expand_vector_extract): For elt == 0
17964 V16QImode extraction without sse4.1 try to use V4SImode lowpart
17965 extraction.
17966
17967 2019-08-01 Martin Sebor <msebor@redhat.com>
17968
17969 PR c++/90947
17970 * tree.c (type_initializer_zero_p): Define.
17971 * tree.h (type_initializer_zero_p): New function.
17972
17973 2019-08-01 Eric Botcazou <ebotcazou@adacore.com>
17974
17975 * cfgrtl.c (relink_block_chain): Add line returns in dump file.
17976
17977 2019-08-01 Eric Botcazou <ebotcazou@adacore.com>
17978
17979 * cgraph.h (cgraph_edge::maybe_hot_p): Tweak comment.
17980 * cgraph.c (cgraph_edge::maybe_hot_p): Likewise. Remove useless test.
17981 * predict.c (maybe_hot_count_p): Likewise.
17982 (maybe_hot_bb_p): Tweak comment.
17983 (maybe_hot_edge_p): Likewise.
17984 (probably_never_executed): Likewise. Minor tweak.
17985 (probably_never_executed_bb_p): Likewise.
17986 (unlikely_executed_edge_p): Likewise.
17987 (probably_never_executed_edge_p): Likewise.
17988 (optimize_function_for_size_p): Likewise.
17989 (optimize_function_for_speed_p): Likewise.
17990 (function_optimization_type): Likewise.
17991 (optimize_bb_for_size_p): Likewise.
17992 (optimize_bb_for_speed_p): Likewise.
17993 (bb_optimization_type): Likewise.
17994 (optimize_edge_for_size_p): Likewise.
17995 (optimize_edge_for_speed_p): Likewise.
17996 (optimize_insn_for_size_p): Likewise.
17997 (optimize_insn_for_speed_p): Likewise.
17998 (optimize_loop_for_size_p): Likewise.
17999 (optimize_loop_for_speed_p): Likewise.
18000 (optimize_loop_nest_for_speed_p): Likewise.
18001 (optimize_loop_nest_for_size_p): Likewise.
18002 (predictable_edge_p): Likewise.
18003 (handle_missing_profiles): Minor tweak.
18004
18005 2019-08-01 Michael Meissner <meissner@linux.ibm.com>
18006
18007 * config/rs6000/predicates.md (pcrel_external_address): Update
18008 comment.
18009
18010 2019-08-01 Uroš Bizjak <ubizjak@gmail.com>
18011
18012 PR target/85693
18013 * config/i386/mmx.md (usadv8qi): New expander.
18014
18015 2019-08-01 Matthew Beliveau <mbelivea@redhat.com>
18016
18017 PR c++/90590
18018 * c-warn.c (c_do_switch_warnings): Suppress warning for enumerators
18019 with reserved names that are in a system header.
18020
18021 2019-08-01 Uroš Bizjak <ubizjak@gmail.com>
18022
18023 * config/i386/mmx.md (vec_extractv2si_0): Add (r,x) alternative.
18024 (*vec_extractv2si_0_zext_sse4): New insn pattern.
18025 (*vec_extractv2si_0_zext): Ditto.
18026 (*vec_extractv2si_1): Add (rm,x) alternative.
18027 (*vec_extractv2si_1_zext): New insn pattern.
18028 (*vec_extractv2si_zext_mem): Add "TARGET_MMX || TARGET_MMX_WITH_SSE"
18029 insn constraint.
18030
18031 2019-08-01 Richard Biener <rguenther@suse.de>
18032
18033 * domwalk.c (bb_postorder): Remove static variable.
18034 (cmp_bb_postorder): Adjust.
18035 (sort_bbs_postorder): Adjust and use gcc_sort_r.
18036 (dom_walker::walk): Adjust.
18037
18038 2019-08-01 Alexander Monakov <amonakov@ispras.ru>
18039
18040 * sort.cc (sort_r_ctx): New struct.
18041 (reorder23): Make templated on context type.
18042 (reorder45): Ditto.
18043 (cmp1): Ditto. Adjust signature.
18044 (netsort): Ditto.
18045 (mergesort): Ditto.
18046 [CHECKING_P] (cmp2to3): New static function. Use it...
18047 (gcc_qsort) [CHECKING_P]: ...here.
18048 (gcc_sort_r): New function.
18049 * system.h (sort_r_cmp_fn): New function typedef.
18050 (qsort_chk): Adjust signature.
18051 (gcc_sort_r): Declare.
18052 * vec.c (qsort_chk_error): Adjust.
18053 (qsort_chk): Adjust.
18054
18055 2019-08-01 Richard Biener <rguenther@suse.de>
18056
18057 * tree-ssa-pre.c (has_abnormal_preds): Remove global var.
18058 (compute_antic): Localize it here.
18059
18060 2019-07-31 Maxim Blinov <maxim.blinov@embecosm.com>
18061
18062 * common/config/riscv/riscv-common.c: Check -march string ends
18063 with null.
18064
18065 2019-07-31 Alexander Monakov <amonakov@ispras.ru>
18066
18067 * ipa-devirt.c (type_warning_cmp): Make static.
18068 (decl_warning_cmp): Ditto.
18069
18070 2019-07-31 Peter Bergner <bergner@linux.ibm.com>
18071
18072 PR target/91050
18073 * config/rs6000/rs6000.opt (mdejagnu-cpu=): Delete option.
18074 * config/rs6000/rs6000.c (rs6000_option_override_internal): Remove
18075 use of deleted rs6000_dejagnu_cpu_index variable.
18076 * config/rs6000/rs6000.h (DRIVER_SELF_SPECS): Define.
18077 (SUBTARGET_DRIVER_SELF_SPECS): Likewise.
18078 * config/darwin.h (DRIVER_SELF_SPECS): Rename from this ...
18079 (SUBTARGET_DRIVER_SELF_SPECS): ...to this.
18080 * config/i386/i386.h (DRIVER_SELF_SPECS): Define.
18081 (SUBTARGET_DRIVER_SELF_SPECS): Likewise.
18082
18083 2019-07-31 Richard Biener <rguenther@suse.de>
18084
18085 PR tree-optimization/91280
18086 * tree-ssa-structalias.c (get_constraint_for_component_ref):
18087 Decompose MEM_REF manually for offset handling.
18088
18089 2019-07-31 Richard Biener <rguenther@suse.de>
18090
18091 PR tree-optimization/91293
18092 * tree-vect-slp.c (vect_build_slp_tree_2): Do not swap operands
18093 of reduction stmts.
18094
18095 2019-07-31 Matt Thomas <matt@3am-software.com>
18096 Nick Hudson <nick@nthcliff.demon.co.uk>
18097 Matthew Green <mrg@eterna.com.au>
18098 Maya Rashish <coypu@sdf.org>
18099
18100 * config.gcc (hppa*-*-netbsd*): New target.
18101 * config/pa/pa-netbsd.h: New file.
18102 * config/pa/pa32-netbsd.h: New file.
18103
18104 2019-07-31 Jakub Jelinek <jakub@redhat.com>
18105
18106 PR tree-optimization/91201
18107 * config/i386/mmx.md (reduc_plus_scal_v8qi): New expander.
18108
18109 2019-07-31 Andrew Stubbs <ams@codesourcery.com>
18110
18111 * config/gcn/gcn-valu.md
18112 (scatter<mode>_insn_1offset<exec_scatter>): Remove s_waitcnt.
18113 (scatter<mode>_insn_1offset_ds<exec_scatter>): Likewise.
18114 (scatter<mode>_insn_2offsets<exec_scatter>): Likewise.
18115 * config/gcn/gcn.c (gcn_md_reorg): Add delayeduse and reads to
18116 struct ilist. Add nops for delayeduse insns.
18117 * config/gcn/gcn.md (delayeduse): New attribute.
18118 (*movbi): Remove s_waitcnt from stores.
18119 (*mov<mode>_insn): Likewise.
18120 (*movti_insn): Likewise. Add delayeduse attribute.
18121 (sync_compare_and_swap<mode>_insn): Add delayeduse attribute.
18122 (atomic_store<mode>): Remove or adjust s_waitcnt.
18123
18124 2019-07-31 Richard Biener <rguenther@suse.de>
18125
18126 * vr-values.h (vr_values::swap_vr_value): New.
18127 (vr_values::free_value_range): likewise.
18128 * vr-values.c (vr_values::swap_vr_value): Implement.
18129 * gimple-ssa-evrp-analyze.h (evrp_range_analyzer::pop_value_range):
18130 Do not return a range or take a var.
18131 (evrp_range_analyzer::stack): Change back to recording a non-const
18132 value_range *.
18133 * gimple-ssa-evrp-analyze.c
18134 (evrp_range_analyzer::record_ranges_from_stmt): Free unused
18135 value-range.
18136 (evrp_range_analyzer::pop_to_marker): Adjust.
18137 (evrp_range_analyzer::push_value_range): Use new swap_vr_value.
18138 (evrp_range_analyzer::pop_value_range): Likewise. Free the
18139 no longer needed value-range.
18140
18141 2019-07-31 Martin Liska <mliska@suse.cz>
18142
18143 * tree-ssa-dce.c (propagate_necessity): Delete operator can
18144 have size and (or) alignment as 2nd and later arguments.
18145 Mark all of them as necessary.
18146
18147 2019-07-31 Richard Biener <rguenther@suse.de>
18148
18149 PR tree-optimization/91178
18150 * tree-ssa-sccvn.c (vn_reference_maybe_forwprop_address):
18151 Use tail-recursion.
18152
18153 2019-07-31 Jakub Jelinek <jakub@redhat.com>
18154
18155 PR tree-optimization/91201
18156 * config/i386/sse.md (reduc_plus_scal_v16qi): New expander.
18157 (REDUC_PLUS_MODE): Add V32QImode for TARGET_AVX and V64QImode for
18158 TARGET_AVX512F.
18159 (reduc_plus_scal_<mode>): Improve formatting by introducing
18160 a temporary.
18161
18162 2019-07-31 Sudakshina Das <sudi.das@arm.com>
18163
18164 * config/aarch64/aarch64-builtins.c (enum aarch64_builtins): Add
18165 AARCH64_TME_BUILTIN_TSTART, AARCH64_TME_BUILTIN_TCOMMIT,
18166 AARCH64_TME_BUILTIN_TTEST and AARCH64_TME_BUILTIN_TCANCEL.
18167 (aarch64_init_tme_builtins): New.
18168 (aarch64_init_builtins): Call aarch64_init_tme_builtins.
18169 (aarch64_expand_builtin_tme): New.
18170 (aarch64_expand_builtin): Handle TME builtins.
18171 * config/aarch64/aarch64-c.c (aarch64_update_cpp_builtins): Define
18172 __ARM_FEATURE_TME when enabled.
18173 * config/aarch64/aarch64-option-extensions.def: Add "tme".
18174 * config/aarch64/aarch64.h (AARCH64_FL_TME, AARCH64_ISA_TME): New.
18175 (TARGET_TME): New.
18176 * config/aarch64/aarch64.md (define_c_enum "unspec"): Add UNSPEC_TTEST.
18177 (define_c_enum "unspecv"): Add UNSPECV_TSTART, UNSPECV_TCOMMIT and
18178 UNSPECV_TCANCEL.
18179 (tstart, ttest, tcommit, tcancel): New instructions.
18180 * config/aarch64/arm_acle.h (__tstart, __tcommit): New.
18181 (__tcancel, __ttest): New.
18182 (_TMFAILURE_REASON, _TMFAILURE_RTRY, _TMFAILURE_CNCL): New macro.
18183 (_TMFAILURE_MEM, _TMFAILURE_IMP, _TMFAILURE_ERR): Likewise.
18184 (_TMFAILURE_SIZE, _TMFAILURE_NEST, _TMFAILURE_DBG): Likewise.
18185 (_TMFAILURE_INT, _TMFAILURE_TRIVIAL): Likewise.
18186 * config/arm/types.md: Add new tme type attr.
18187 * doc/invoke.texi: Document "tme".
18188
18189 2019-07-31 Joel Hutton <Joel.Hutton@arm.com>
18190
18191 * config/arm/arm_cmse.h (cmse_nonsecure_caller): Add
18192 warn_unused_result attribute.
18193 (cmse_check_address_range): Add warn_unused_result attribute.
18194
18195 2019-07-31 Richard Biener <rguenther@suse.de>
18196
18197 PR tree-optimization/91257
18198 * tree-vrp.c (union_ranges): Unify equality and less tests
18199 by using compare_values. Re-order cheap tests first.
18200
18201 2019-07-31 Jakub Jelinek <jakub@redhat.com>
18202
18203 PR middle-end/91301
18204 * gimplify.c (gimplify_omp_for): If for class iterator on
18205 distribute parallel for there is no data sharing clause
18206 on inner_for_stmt, look for private clause on combined
18207 parallel too and if found, move it to inner_for_stmt.
18208
18209 2019-07-31 Richard Sandiford <richard.sandiford@arm.com>
18210
18211 * lra-int.h (lra_operand_data): Remove early_clobber field.
18212 (lra_insn_reg): Likewise.
18213 * lra.c (debug_operand_data): Update accordingly.
18214 (setup_operand_alternative): Likewise.
18215 (new_insn_reg): Likewise. Remove early_clobber parameter.
18216 (collect_non_operand_hard_regs): Update call accordingly.
18217 Don't assign to lra_insn_reg::early_clobber.
18218 (add_regs_to_insn_regno_info): Remove early_clobber parameter
18219 and update calls to new_insn_reg.
18220 (lra_update_insn_regno_info): Update calls accordingly.
18221 * lra-constraints.c (update_and_check_small_class_inputs): Take the
18222 alternative number as a parameter and test whether the operand
18223 is earlyclobbered in that particular alternative.
18224 (process_alt_operands): Update call accordingly. Use per-alternative
18225 checks for earyclobber here too.
18226 * lra-lives.c (reg_early_clobber_p): Check early_clobber_alts
18227 against zero for IRA_UNKNOWN_ALT.
18228
18229 2019-07-30 Uroš Bizjak <ubizjak@gmail.com>
18230
18231 * config/alpha/alpha.c (alpha_option_override): Quote a C type.
18232
18233 2019-07-30 Wilco Dijkstra <wdijkstr@arm.com>
18234
18235 * config/arm/thumb2.md (thumb2_movsi_insn): Adjust literal offset.
18236 * config/arm/vfp.md (thumb2_movsi_vfp): Likewise.
18237
18238 2019-07-30 Martin Liska <mliska@suse.cz>
18239
18240 PR ipa/89330
18241 * cgraph.c (cgraph_edge::make_direct): Use
18242 edge->indirect_unknown_callee as edge->resolve_speculation can
18243 deallocate edge which is this pointer.
18244
18245 2019-07-30 Richard Biener <rguenther@suse.de>
18246
18247 PR tree-optimization/91257
18248 * bitmap.c (bitmap_ior_and_compl_into): Open-code.
18249
18250 2019-07-30 Martin Liska <mliska@suse.cz>
18251
18252 * doc/invoke.texi: Document new behavior.
18253 * lto-wrapper.c (cpuset_popcount): New function
18254 is a copy of libgomp/config/linux/proc.c.
18255 (init_num_threads): Likewise.
18256 (run_gcc): Automatically detect core count for -flto.
18257 (jobserver_active_p): New function.
18258
18259 2019-07-30 Richard Biener <rguenther@suse.de>
18260
18261 PR tree-optimization/91257
18262 * bitmap.h (bitmap_ior_into_and_free): Declare.
18263 * bitmap.c (bitmap_list_unlink_element): Add defaulted param
18264 whether to add the unliked element to the freelist.
18265 (bitmap_list_insert_element_after): Add defaulted param for
18266 an already allocated element.
18267 (bitmap_ior_into_and_free): New function.
18268 * tree-ssa-structalias.c (condense_visit): Reduce the
18269 ponts-to and edge bitmaps of the SCC members in a
18270 logarithmic fashion rather than all to one.
18271
18272 2019-07-30 Richard Sandiford <richard.sandiford@arm.com>
18273
18274 * tree-ssa-math-opts.c (convert_mult_to_fma): Add a mul_cond
18275 parameter. When nonnull, make sure that the addition or subtraction
18276 has the same condition.
18277 (math_opts_dom_walker::after_dom_children): Try convert_mult_to_fma
18278 for CFN_COND_MUL too.
18279
18280 2019-07-30 Richard Biener <rguenther@suse.de>
18281
18282 PR tree-optimization/91291
18283 * tree-ssa-sccvn.c (rpo_elim::eliminate_push_avail): Ignore
18284 constant values.
18285
18286 2019-07-30 Jakub Jelinek <jakub@redhat.com>
18287
18288 PR middle-end/91216
18289 * omp-low.c (global_nonaddressable_vars): New variable.
18290 (use_pointer_for_field): For global decls, if they are non-addressable,
18291 remember it in the global_nonaddressable_vars bitmap, if they are
18292 addressable and in the global_nonaddressable_vars bitmap, ignore their
18293 TREE_ADDRESSABLE bit.
18294 (omp_copy_decl_2): Clear TREE_ADDRESSABLE also on private copies of
18295 vars in global_nonaddressable_vars bitmap.
18296 (execute_lower_omp): Free global_nonaddressable_vars bitmap.
18297
18298 PR target/91150
18299 * config/i386/i386-expand.c (expand_vec_perm_blend): Change mask type
18300 from unsigned to unsigned HOST_WIDE_INT. For E_V64QImode cast
18301 comparison to unsigned HOST_WIDE_INT before shifting it left.
18302
18303 2019-07-30 Uroš Bizjak <ubizjak@gmail.com>
18304
18305 * config/i386/i386.md (movstrict<mode>): Use register_operand
18306 predicate for operand 0. Add expander condition. Assert that
18307 operand 0 is a SUBREG RTX.
18308 (*movstrict<mode>_1): Use register_operand predicate for operand 0.
18309 Update operand constraints and insn condition.
18310 (zero_extend<mode>si2_and): Do not call gen_movstrict<mode>.
18311 (zero_extendqihi2_and): Do not call gen_movstrictqi.
18312 (*setcc_qi_slp): Use register_operand predicate for operand 0.
18313 Update operand 0 constraints.
18314 (setcc_qi_slp splitters): Use register_operand predicate for operand 0.
18315
18316 2019-07-29 Jozef Lawrynowicz <jozef.l@mittosystems.com>
18317
18318 * config/msp430/msp430.h (DRIVER_SELF_SPECS): Define and emit errors
18319 when -m{code,data}-region are used without -mlarge.
18320 * config/msp430/msp430.c (msp430_option_override): Error when a
18321 non-default code or data region is used without -mlarge.
18322 (msp430_section_attr): Emit a warning and do not add upper/lower/either
18323 attributes when they are used without -mlarge.
18324
18325 2019-07-29 Jozef Lawrynowicz <jozef.l@mittosystems.com>
18326
18327 PR target/70320
18328 * config/msp430/msp430.h: Define ADDITIONAL_REGISTER_NAMES.
18329
18330 2019-07-29 Richard Sandiford <richard.sandiford@arm.com>
18331
18332 PR middle-end/91242
18333 * wide-int.h (generic_wide_int::sext_elt): New function.
18334 * inchash.h (hash::add_wide_int): Use it instead of elt.
18335
18336 2019-07-29 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
18337
18338 * config/arm/arm-builtins.c (acle_builtin_data): Expand VAR1 to
18339 CODE_FOR_arm_##.
18340 * config/arm/arm.md (<crc_variant>): Rename to...
18341 (arm_<crc_variant>): ... This.
18342 (<cdp>): Rename to...
18343 (arm_<cdp>): ... This.
18344 (<ldc>): Rename to...
18345 (arm_<ldc>): ... This.
18346 (<stc>): Rename to...
18347 (arm_<stc>): ... This.
18348 (<mcr>): Rename to...
18349 (arm_<mcr>): ... This.
18350 (<mrc>): Rename to...
18351 (arm_<mrc>): ... This.
18352 (<mcrr>): Rename to...
18353 (arm_<mcrr>): ... This.
18354 (<mrrc>): Rename to...
18355 (arm_<mrrc>): ... This.
18356
18357 2019-07-29 Richard Biener <rguenther@suse.de>
18358
18359 PR tree-optimization/91257
18360 * tree-ssa-sccvn.h (struct vn_avail): New.
18361 (struct vn_ssa_aux): Add avail member.
18362 * tree-ssa-sccvn.c (class rpo_elim): Remove m_rpo_avail
18363 member, add m_avail_freelist one.
18364 (rpo_elim::~rpo_elim): Remove.
18365 (rpo_elim::eliminate_avail): Adjust to new avail tracking
18366 data structure.
18367 (rpo_elim::eliminate_push_avail): Likewise.
18368 (do_unwind): Likewise.
18369 (do_rpo_vn): Likewise.
18370
18371 2019-07-29 Richard Biener <rguenther@suse.de>
18372
18373 PR tree-optimization/91257
18374 * tree-vrp.c (operand_less_p): Avoid dispatching to fold for
18375 most cases, instead call compare_values which handles the
18376 symbolic ranges we handle specially.
18377 (compare_values_warnv): Do not call operand_less_p but open-code
18378 the effective fold calls. Avoid converting so much.
18379
18380 2019-07-29 Martin Liska <mliska@suse.cz>
18381
18382 * tree-ssa-dce.c (eliminate_unnecessary_stmts): Do not
18383 remove LHS of operator new call. It's handled latter.
18384
18385 2019-07-29 Richard Biener <rguenther@suse.de>
18386
18387 PR tree-optimization/91267
18388 * vr-values.c (vr_values::update_value_range): Add early return
18389 for effectively VARYING lattice entry.
18390
18391 2019-07-29 Richard Sandiford <richard.sandiford@arm.com>
18392
18393 PR debug/86638
18394 * tree-ssa-dce.c (keep_all_vdefs_p): New function.
18395 (mark_stmt_if_obviously_necessary): Mark all stmts with vdefs as
18396 necessary if keep_all_vdefs_p is true.
18397 (mark_aliased_reaching_defs_necessary): Add a gcc_checking_assert
18398 that keep_all_vdefs_p is false.
18399 (mark_all_reaching_defs_necessary): Likewise.
18400 (propagate_necessity): Skip the vuse scan if keep_all_vdefs_p is true.
18401
18402 2019-07-29 Richard Sandiford <richard.sandiford@arm.com>
18403
18404 * common.opt (Og): Change the initial value of flag_dse to 0.
18405 * opts.c (default_options_table): Move OPT_ftree_dse from
18406 OPT_LEVELS_1_PLUS to OPT_LEVELS_1_PLUS_NOT_DEBUG. Also add
18407 OPT_fdse to OPT_LEVELS_1_PLUS_NOT_DEBUG. Put the OPT_ftree_pta
18408 entry before the OPT_ftree_sra entry.
18409 * doc/invoke.texi (Og): Add -fdse and -ftree-dse to the list
18410 of flags disabled by Og.
18411
18412 2019-07-29 Richard Sandiford <richard.sandiford@arm.com>
18413
18414 * tree-cfg.c (execute_fixup_cfg): Don't delete stores to write-only
18415 variables for -Og.
18416
18417 2019-07-29 Richard Sandiford <richard.sandiford@arm.com>
18418
18419 * doc/sourcebuild.texi (check-function-bodies): Document.
18420
18421 2019-07-29 Richard Sandiford <richard.sandiford@arm.com>
18422
18423 * simplify-rtx.c (simplify_const_unary_operation): Fold a
18424 VEC_DUPLICATE of a fixed-length vector even if the result
18425 is variable-length. Likewise fold a duplicate of a
18426 variable-length vector if the variable-length vector is
18427 itself a duplicate of a fixed-length sequence.
18428 (test_vector_ops_duplicate): Test more cases.
18429
18430 2019-07-29 Richard Sandiford <richard.sandiford@arm.com>
18431
18432 * vector-builder.h (vector_builder): Add a shape template parameter.
18433 (vector_builder::new_unary_operation): New function, generalizing
18434 the old tree_vector_builder function.
18435 (vector_builder::new_binary_operation): Likewise.
18436 (vector_builder::binary_encoded_nelts): Likewise.
18437 * int-vector-builder.h (int_vector_builder): Update template
18438 parameters to vector_builder.
18439 (int_vector_builder::shape_nelts): New function.
18440 * rtx-vector-builder.h (rtx_vector_builder): Update template
18441 parameters to vector_builder.
18442 (rtx_vector_builder::shape_nelts): New function.
18443 (rtx_vector_builder::nelts_of): Likewise.
18444 (rtx_vector_builder::npatterns_of): Likewise.
18445 (rtx_vector_builder::nelts_per_pattern_of): Likewise.
18446 * tree-vector-builder.h (tree_vector_builder): Update template
18447 parameters to vector_builder.
18448 (tree_vector_builder::shape_nelts): New function.
18449 (tree_vector_builder::nelts_of): Likewise.
18450 (tree_vector_builder::npatterns_of): Likewise.
18451 (tree_vector_builder::nelts_per_pattern_of): Likewise.
18452 * tree-vector-builder.c (tree_vector_builder::new_unary_operation)
18453 (tree_vector_builder::new_binary_operation): Delete.
18454 (tree_vector_builder::binary_encoded_nelts): Likewise.
18455 * simplify-rtx.c: Include rtx-vector-builder.h.
18456 (distributes_over_addition_p): New function.
18457 (simplify_const_unary_operation)
18458 (simplify_const_binary_operation): Generalize handling of vector
18459 constants to include variable-length vectors.
18460 (test_vector_ops_series): Add more tests.
18461
18462 2019-07-28 Jan Hubicka <hubicka@ucw.cz>
18463
18464 PR lto/91222
18465 * ipa-devirt.c (warn_types_mismatch): Compare indentifiers
18466 than INDENTIFIER_POINTER.
18467
18468 2019-07-28 Martin Liska <mliska@suse.cz>
18469
18470 PR ipa/89330
18471 * cgraph.c (symbol_table::create_edge): Always allocate
18472 a cgraph_edge.
18473 (symbol_table::free_edge): Store summary_id to
18474 edge_released_summary_ids if != -1;
18475 * cgraph.h (NEXT_FREE_NODE): Remove.
18476 (SET_NEXT_FREE_NODE): Likewise.
18477 (NEXT_FREE_EDGE): Likewise.
18478 (symbol_table::release_symbol): Store summary_id to
18479 cgraph_released_summary_ids if != -1;
18480 (symbol_table::allocate_cgraph_symbol): Always allocate
18481 a cgraph_node.
18482
18483 2019-07-28 Alan Modra <amodra@gmail.com>
18484
18485 * config/rs6000/rs6000-call.c (rs6000_output_mi_thunk): Use
18486 gen_sibcall.
18487
18488 2019-07-28 Alan Modra <amodra@gmail.com>
18489
18490 PR target/91135
18491 * config/rs6000/linux.h (GNU_USER_TARGET_D_OS_VERSIONS): Don't
18492 define.
18493 * config/rs6000/linux64.h (TARGET_OS_CPP_BUILTINS): Invoke
18494 GNU_USER_TARGET_OS_CPP_BUILTINS for aixdesc abi.
18495 (GNU_USER_TARGET_D_OS_VERSIONS): Don't define.
18496
18497 2019-07-28 Alan Modra <amodra@gmail.com>
18498
18499 PR target/91050
18500 * config/rs6000/sysv4.h (ASM_DEFAULT_SPEC): Modify if -m64.
18501 * config/rs6000/default64.h (ASM_DEFAULT_SPEC): Define.
18502 * config/rs6000/freebsd64.h (ASM_DEFAULT_SPEC): Don't define.
18503 * config/rs6000/linux64.h (ASM_DEFAULT_SPEC): Likewise.
18504 * config/rs6000/rtems.h (ASM_DEFAULT_SPEC): Likewise.
18505 * config/rs6000/rs6000.h (ASM_DEFAULT_EXTRA): Define and use
18506 in asm_default spec.
18507 * config/rs6000/eabialtivec.h (ASM_DEFAULT_EXTRA): Redefine.
18508 * config/rs6000/linuxaltivec.h (ASM_DEFAULT_EXTRA): Redefine.
18509
18510 2019-07-28 Gerald Pfeifer <gerald@pfeifer.com>
18511
18512 * doc/include/gpl_v3.texi (Copying): Use https for www.gnu.org.
18513
18514 2019-07-26 Tamar Christina <tamar.christina@arm.com>
18515
18516 PR target/89517
18517 * config.gcc: Relax parsing of AARCH64_OPT_EXTENSION.
18518 * config/aarch64/aarch64-option-extensions.def: Add new comments
18519 and restore easier to read options.
18520
18521 2019-07-26 Tamar Christina <tamar.christina@arm.com>
18522
18523 * convert.c (convert_to_real_1): Move part of conversion code...
18524 * match.pd: ...To here.
18525
18526 2019-07-26 Martin Jambor <mjambor@suse.cz>
18527
18528 PR ipa/89330
18529 * ipa-inline-transform.c (check_speculations_1): New function.
18530 (push_all_edges_in_set_to_vec): Likewise.
18531 (check_speculations): Use check_speculations_1, new parameter
18532 new_edges.
18533 (inline_call): Pass new_edges to check_speculations.
18534 * ipa-inline.c (add_new_edges_to_heap): Assert edge_callee is not
18535 NULL.
18536 (speculation_useful_p): Early return true if edge is inlined, remove
18537 later checks for inline_failed.
18538
18539 2019-07-25 Vladimir Makarov <vmakarov@redhat.com>
18540
18541 PR rtl-optimization/91223
18542 * lra-constraints.c (process_alt_operands): Fail for unsuccessful
18543 matching with INOUT operand.
18544
18545 2019-07-25 Eric Botcazou <ebotcazou@adacore.com>
18546
18547 * stmt.c (expand_case): Try to narrow the index type if it's larger
18548 than a word. Tidy up.
18549
18550 2019-07-25 Eric Botcazou <ebotcazou@adacore.com>
18551
18552 * cif-code.def (NEVER_CALL): New code.
18553 * ipa-inline.c (want_inline_small_function_p): Fix formatting issues.
18554 Set the failure to CIF_NEVER_CALL if the IPA count is zero.
18555
18556 2019-07-25 Wilco Dijkstra <wdijkstr@arm.com>
18557
18558 * config/arm/thumb2.md (thumb2_movsi_insn): Fix load/store low reg.
18559 * config/arm/vfp.md (thumb2_movsi_vfp): Likewise.
18560
18561 2019-07-23 Jan Hubicka <hubicka@ucw.cz>
18562
18563 * ipa-devirt.c (add_type_duplicate): Fix return value.
18564
18565 2019-07-25 Richard Biener <rguenther@suse.de>
18566
18567 * tree-vrp.c (extract_range_from_multiplicative_op): Add
18568 type parameter and use it instead of guessing expression
18569 type from the first operand.
18570 (extract_range_from_binary_expr): Pass expr_type down.
18571
18572 2019-07-25 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
18573
18574 * config/arm/arm.md (SATrev): Change to code attribute.
18575 (*satsi_<SAT:code>): Adjust for the above.
18576 (*satsi_<SAT:code>_shift): Likewise.
18577
18578 2019-07-25 Richard Biener <rguenther@suse.de>
18579
18580 * gimple-loop-versioning.cc (loop_versioning::prune_loop_conditions):
18581 Make value_range * temporary const.
18582 * gimple-ssa-evrp-analyze.c (evrp_range_analyzer::try_find_new_range):
18583 Likewise.
18584 (evrp_range_analyzer::record_ranges_from_): Likewise.
18585 (evrp_range_analyzer::pop_value_range): Return a const value_range *,
18586 deal with having recorded a const one.
18587 * gimple-ssa-evrp-analyze.h (evrp_range_analyzer::get_value_range):
18588 Return a const value_range *.
18589 (evrp_range_analyzer::pop_value_range): Likewise.
18590 (evrp_range_analyzer::stack): Record const value_range *s.
18591 * gimple-ssa-evrp.c (evrp_dom_walker::before_dom_children):
18592 Adjust.
18593 * gimple-ssa-sprintf.c (get_int_range): Likewise.
18594 (format_integer): Likewise.
18595 (sprintf_dom_walker::handle_gimple_call): Likewise.
18596 * tree-ssa-dom.c (simplify_stmt_for_jump_threading): Likewise.
18597 * tree-vrp.c (vrp_prop::set_def_to_varying): Add.
18598 (vrp_prop::get_value_range): Adjust.
18599 (vrp_prop::vrp_initialize): Use set_def_to_varying instead of
18600 modifying the lattice in-place.
18601 (vrp_prop::visit_stmt): Likewise.
18602 * vr-values.c (vr_values::get_lattice_entry): New private method.
18603 (vr_values::get_value_range): Wrap it and return a const
18604 value_range *.
18605 (vr_values::set_def_to_varying): New.
18606 (vr_values::set_defs_to_varying): Use it.
18607 (vr_values::update_value_range): Likewise.
18608 (vr_values::vrp_stmt_computes_nonzero): Adjust.
18609 (values::op_with_constant_singleton_va): Likewise.
18610 (vr_values::extract_range_for_var_from_co): Likewise.
18611 (vr_values::extract_range_from_ssa_name): Likewise.
18612 (vr_values::extract_range_from_cond_expr): Likewise.
18613 (vr_values::extract_range_basic): Likewise.
18614 (compare_ranges): Take const value_range *, adjust.
18615 (compare_range_with_value): Likewise.
18616 (vrp_valueize): Adjust.
18617 (vrp_valueize_1): Likewise.
18618 (vr_values::get_vr_for_comparison): Return a const value_range *.
18619 (vr_values::compare_name_with_value): Adjust.
18620 (vr_values::compare_names): Likewise.
18621 (vr_values::vrp_evaluate_conditional_warnv_with_ops_using_ranges):
18622 Likewise.
18623 (vr_values::vrp_evaluate_conditional): Likewise.
18624 (find_case_label_ranges): Take a const value_range *.
18625 (vr_values::vrp_visit_switch_stmt): Adjust.
18626 (vr_values::extract_range_from_phi_node): Likewise.
18627 (vr_values::simplify_div_or_mod_using_ran): Likewise.
18628 (vr_values::simplify_abs_using_ranges): Likewise.
18629 (test_for_singularity): Take a const value_range *.
18630 (range_fits_type_p): Likewise.
18631 (vr_values::simplify_cond_using_ranges_1): Adjust.
18632 (vr_values::simplify_cond_using_ranges_2): Likewise.
18633 (vr_values::simplify_switch_using_ranges): Likewise.
18634 (vr_values::simplify_float_conversion_usi): Likewise.
18635 (vr_values::two_valued_val_range_p): Likewise.
18636 * vr-values.h (vr_values::get_value_range): Return a const
18637 value_range *.
18638 (vr_values::set_def_to_varying): New.
18639 (vr_values::get_lattice_entry): New private method.
18640 (vr_values::get_vr_for_comparison): Return a const value_range *.
18641
18642 2019-07-25 Martin Liska <mliska@suse.cz>
18643 Dominik Infuhr <dominik.infuehr@theobroma-systems.com>
18644
18645 PR c++/23383
18646 * common.opt: Add -fallocation-dce
18647 * gimple.c (gimple_call_operator_delete_p): New.
18648 * gimple.h (gimple_call_operator_delete_p): Likewise.
18649 * tree-core.h (enum function_decl_type): Add OPERATOR_DELETE.
18650 * tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Handle
18651 DECL_IS_OPERATOR_DELETE_P.
18652 (mark_all_reaching_defs_necessary_1): Likewise.
18653 (propagate_necessity): Likewise.
18654 (eliminate_unnecessary_stmts): Handle
18655 gimple_call_operator_delete_p.
18656 * tree-streamer-in.c (unpack_ts_function_decl_value_fields):
18657 Add packing of OPERATOR_DELETE.
18658 * tree-streamer-out.c (pack_ts_function_decl_value_fields):
18659 Similarly here.
18660 * tree.h (DECL_IS_OPERATOR_DELETE_P): New.
18661 (DECL_SET_IS_OPERATOR_DELETE): New.
18662 (DECL_IS_REPLACEABLE_OPERATOR_NEW_P): Likewise.
18663
18664 2019-07-25 Martin Liska <mliska@suse.cz>
18665
18666 * calls.c (maybe_warn_alloc_args_overflow): Use new macros
18667 (e.g. DECL_SET_LAMBDA_FUNCTION and DECL_LAMBDA_FUNCTION_P).
18668 * coverage.c (coverage_begin_function): Likewise.
18669 * fold-const.c (tree_expr_nonzero_warnv_p): Likewise.
18670 * gimple.c (gimple_call_nonnull_result_p): Likewise.
18671 * ipa-icf.c (sem_item::compare_referenced_symbol_properties): Likewise.
18672 (sem_item::hash_referenced_symbol_properties): Likewise.
18673 * lto-streamer-out.c (hash_tree): Likewise.
18674 * predict.c (expr_expected_value_1): Likewise.
18675 * tree-inline.c (expand_call_inline): Likewise.
18676 * tree-streamer-in.c (unpack_ts_function_decl_value_fields): Likewise.
18677 * tree-streamer-out.c (pack_ts_function_decl_value_fields): Likewise.
18678 * tree-core.h (enum function_decl_type): New enum.
18679 (struct tree_function_decl): Remove operator_new_flag and lambda_function.
18680 * tree.h (FUNCTION_DECL_DECL_TYPE): New.
18681 (set_function_decl_type): Likewise.
18682 (DECL_IS_OPERATOR_NEW_P): New.
18683 (DECL_SET_IS_OPERATOR_NEW): Likewise.
18684 (DECL_LAMBDA_FUNCTION): Likewise.
18685 (DECL_LAMBDA_FUNCTION_P): Likewise.
18686 (DECL_IS_OPERATOR_NEW): Remove.
18687 (DECL_SET_LAMBDA_FUNCTION): Likewise.
18688
18689 2019-07-25 Xiong Hu Luo <luoxhu@linux.ibm.com>
18690
18691 * ipa-profile.c (get_most_common_single_value): Use
18692 get_nth_most_common_value.
18693 * profile.c (sort_hist_value): New function.
18694 (compute_value_histograms): Call sort_hist_value to sort the
18695 values after loading from disk.
18696 * value-prof.c (get_most_common_single_value): Rename to ...
18697 get_nth_most_common_value. Add input params n, return
18698 the n_th value and count.
18699 (gimple_divmod_fixed_value_transform): Use
18700 get_nth_most_common_value.
18701 (gimple_ic_transform): Likewise.
18702 (gimple_stringops_transform): Likewise.
18703 * value-prof.h (get_most_common_single_value): Add input params
18704 n, default to 0.
18705
18706 2019-07-25 Richard Biener <rguenther@suse.de>
18707
18708 PR tree-optimization/91236
18709 * tree-ssa-sccvn.c (vn_walk_cb_data::push_partial_def): Fix
18710 size of CONSTRUCTOR write. Fix buffer size we pass to
18711 native_encode_expr.
18712
18713 2019-07-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
18714
18715 * config.gcc (msp430*-*-*): Fix non-GNU style in r273774.
18716 * config/msp430/msp430.h (ENDFILE_SPEC): Fix non-GNU style in
18717 r273773.
18718
18719 2019-07-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
18720
18721 * config.gcc (msp430*-*-*): Enable initfini_array by default unless
18722 explicitly disabled with --disable-initfini-array.
18723
18724 2019-07-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
18725
18726 * config/msp430/msp430.h (ENDFILE_SPEC): Wrap uses of crtn*.o in
18727 if-exists.
18728
18729 2019-07-24 Martin Sebor <msebor@redhat.com>
18730
18731 PR tree-optimization/91183
18732 PR tree-optimization/86688
18733 * builtins.c (compute_objsize): Handle MEM_REF.
18734 * tree-ssa-strlen.c (class ssa_name_limit_t): New.
18735 (get_min_string_length): Remove.
18736 (count_nonzero_bytes): New function.
18737 (handle_char_store): Rename...
18738 (handle_store): to this. Handle multibyte stores via integer types.
18739 (strlen_check_and_optimize_stmt): Adjust conditional and the called
18740 function name.
18741
18742 2019-07-24 Martin Sebor <msebor@redhat.com>
18743
18744 PR driver/80545
18745 * diagnostic.c (diagnostic_classify_diagnostic): Use lang_mask.
18746 (diagnostic_report_diagnostic): Same.
18747 * diagnostic.h (diagnostic_context::option_enabled): Add an argument.
18748 (diagnostic_context::lang_mask): New data member.
18749 * ipa-pure-const.c (suggest_attribute): Use
18750 lang_hooks.option_lang_mask ().
18751 * opts-common.c (option_enabled): Handle new argument.
18752 (get_option_state): Pass an additional argument.
18753 * opts.c (print_filtered_help): Print supported languages for
18754 unsupported options. Adjust printing of current state.
18755 * opts.h (option_enabled): Add argument.
18756 * toplev.c (print_switch_values): Use lang_mask.
18757 (general_init): Set global_dc->lang_mask.
18758
18759 2019-07-24 Iain Sandoe <iain@sandoe.co.uk>
18760
18761 PR bootstrap/87030
18762 * config/i386/darwin.h (REAL_LIBGCC_SPEC): Revert change from r273749.
18763
18764 2019-07-24 Giuliano Belinassi <giuliano.belinassi@usp.br>
18765
18766 * cgraphunit.c (symbol_table::compile): Start and stop
18767 TV_CGRAPH_IPA_PASSES and TV_CGRAPH_FUNC_EXPANSION timers.
18768 * timevar.def (TV_CGRAPH_IPA_PASSES, TV_CGRAPH_FUNC_EXPANSION): New.
18769
18770 2019-07-24 Oliver Browne <oliverbrowne62@gmail.com>
18771
18772 * gimplify.c (flag_instrument_functions_exclude_p): Include
18773 namespace/class information in the printable name.
18774 * opts.c (add_comma_separated_to_vector): Add NUL terminator
18775 to tokens entered into the vector.
18776
18777 2019-07-24 Eric Botcazou <ebotcazou@adacore.com>
18778
18779 * tree-nested.c (build_simple_mem_ref_notrap): New function.
18780 (get_static_chain): Call it instead of build_simple_mem_ref.
18781 (get_frame_field): Likewise.
18782 (get_nonlocal_debug_decl): Likewise.
18783 (convert_nonlocal_reference_op): Likewise.
18784
18785 2019-07-24 Claudiu Zissulescu <claziss@synopsys.com>
18786
18787 * config/arc/arc-protos.h (arc_output_function_epilogue): Delete
18788 declaration.
18789 (arc_compute_frame_size): Millicode is disabled when compiling
18790 ISR.
18791 (arc_return_address_register): Likewise.
18792 (arc_compute_function_type): Likewise.
18793 (arc_compute_frame_size): Likewise.
18794 (secondary_reload_info): Likewise.
18795 (arc_get_unalign): Likewise.
18796 (arc_can_use_return_insn): Declare.
18797 * config/arc/arc.c (AUX_LP_START): Define
18798 (AUX_LP_END): Likewise.
18799 (arc_frame_info): Update gmask member to 64-bit datum.
18800 (GMASK_LEN): Update.
18801 (arc_compute_function_type): Make it static, move it forward.
18802 (arc_must_save_register): Update, consider the extra regs.
18803 (arc_compute_millicode_save_restore_regs): Update to use the 64
18804 bit gmask.
18805 (arc_compute_frame_size): Likewise.
18806 (arc_enter_leave_p): Likewise.
18807 (arc_save_callee_saves): Likewise.
18808 (arc_restore_callee_saves): Likewise.
18809 (arc_save_callee_enter): Likewise.
18810 (arc_restore_callee_leave): Likewise.
18811 (arc_save_callee_milli): Likewise.
18812 (arc_restore_callee_milli): Likewise.
18813 (arc_expand_prologue): Add new interrupt handling.
18814 (arc_return_address_register): Make it static, move it forward.
18815 (arc_expand_epilogue): Add new interrupt handling.
18816 (arc_get_unalign): Delete.
18817 (arc_epilogue_uses): Make sure we do not remove the extra
18818 saved/restored registers when interrupt.
18819 (arc_can_use_return_insn): New function.
18820 (push_reg): Likewise.
18821 (pop_reg): Likewise.
18822 (arc_save_callee_saves): Add ZOL and FPX aux registers saving
18823 procedures.
18824 (arc_restore_callee_saves): Likewise, but restoring.
18825 * config/arc/arc.md (VUNSPEC_ARC_ARC600_RTIE): Define.
18826 (R33_REG): Likewise.
18827 (R34_REG): Likewise.
18828 (R35_REG): Likewise.
18829 (R36_REG): Likewise.
18830 (R37_REG): Likewise.
18831 (R38_REG): Likewise.
18832 (R39_REG): Likewise.
18833 (R45_REG): Likewise.
18834 (R46_REG): Likewise.
18835 (R47_REG): Likewise.
18836 (R48_REG): Likewise.
18837 (R49_REG): Likewise.
18838 (R50_REG): Likewise.
18839 (R51_REG): Likewise.
18840 (R52_REG): Likewise.
18841 (R53_REG): Likewise.
18842 (R54_REG): Likewise.
18843 (R55_REG): Likewise.
18844 (R56_REG): Likewise.
18845 (R58_REG): Likewise.
18846 (type): Add rtie attribute.
18847 (in_call_delay_slot): Use RETURN_ADDR_REGNUM.
18848 (movsi_insn): Accept moves to lp_count.
18849 (rtie): Update pattern.
18850 (simple_return): Simplify it, don't use this pattern as a return
18851 from an interrupt.
18852 (arc600_rtie): New pattern.
18853 (p_return_i): Clean up.
18854 (return): Likewise.
18855 * config/arc/builtins.def (rtie): Only available for non ARC6xx
18856 family CPUs.
18857 * config/arc/predicates.md (move_src_operand): Consider lp_count
18858 as a register.
18859
18860 2019-07-24 Andreas Krebbel <krebbel@linux.ibm.com>
18861
18862 * config/s390/predicates.md (addv_const_operand): New predicate.
18863 * config/s390/s390-modes.def (CCO): New condition code mode.
18864 * config/s390/s390.c (s390_match_ccmode_set): Handle E_CCOmode.
18865 (s390_branch_condition_mask): Likewise.
18866 * config/s390/s390.md ("addv<mode>4", "subv<mode>4")
18867 ("mulv<mode>4"): New expanders.
18868 ("*addv<mode>3_ccoverflow", "*addv<mode>3_ccoverflow_const")
18869 ("*subv<mode>3_ccoverflow", "*mulv<mode>3_ccoverflow"): New
18870 pattern definitions.
18871
18872 2019-07-24 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
18873
18874 PR middle-end/91166
18875 * match.pd (vec_perm_expr(v, v, mask) -> v): New pattern.
18876 (define_predicates): Add entry for uniform_vector_p.
18877 (vec_same_elem_p): New match pattern.
18878
18879 2019-07-24 Iain Sandoe <iain@sandoe.co.uk>
18880
18881 PR bootstrap/87030
18882 * config/i386/darwin.h (REAL_LIBGCC_SPEC): Move from here...
18883 * config/i386/darwin32-biarch.h .. to here.
18884 * config/i386/darwin64-biarch.h: Adjust comments.
18885 * config/rs6000/darwin32-biarch.h: Likewise.
18886 * config/rs6000/darwin64-biarch.h: Likewise.
18887 * config.gcc: Missed commit from r273746
18888 (*-*-darwin*): Don't include CPU t-darwin here.
18889 (i[34567]86-*-darwin*): Adjust to use biarch files. Produce
18890 an error message if i686-darwin configuration is attempted for
18891 Darwin >= 18.
18892
18893 2019-07-23 Iain Sandoe <iain@sandoe.co.uk>
18894
18895 PR bootstrap/87030
18896 * config.gcc (*-*-darwin*): Don't include CPU t-darwin here.
18897 (i[34567]86-*-darwin*): Adjust to use biarch files. Produce
18898 an error message if i686-darwin configuration is attempted for
18899 Darwin >= 18.
18900 (x86_64-*-darwin*): Switch to single multilib for Darwin >= 18.
18901 (powerpc-*-darwin*): Use biarch files where needed.
18902 (powerpc64-*-darwin*): Likewise.
18903 * config/i386/darwin.h (REAL_LIBGCC_SPEC): Move to new biarch file.
18904 (DARWIN_ARCH_SPEC, DARWIN_SUBARCH_SPEC): Revise for default single
18905 arch case.
18906 * config/i386/darwin32-biarch.h: New.
18907 * config/i386/darwin64.h: Rename.
18908 * config/i386/darwin64-biarch.h: To this.
18909 * config/i386/t-darwin: Rename.
18910 * config/i386/t-darwin32-biarch: To this.
18911 * config/i386/t-darwin64: Rename.
18912 * config/i386/t-darwin64-biarch: To this.
18913 * config/rs6000/darwin32-biarch.h: New.
18914 * config/rs6000/darwin64.h: Rename.
18915 * config/rs6000/darwin64-biarch.h: To this.
18916 (DARWIN_ARCH_SPEC, DARWIN_SUBARCH_SPEC): Revise for default single
18917 arch case.
18918 * config/rs6000/t-darwin8: Rename.
18919 * config/rs6000/t-darwin32-biarch: To this.
18920 * config/rs6000/t-darwin64 Rename.
18921 * config/rs6000/t-darwin64-biarch: To this.
18922
18923 2019-07-23 Martin Sebor <msebor@redhat.com>
18924
18925 * configure.ac (ACX_PROG_CXX_WARNING_OPTS): Revert r273311.
18926
18927 2019-07-23 Vladislav Ivanishin <vlad@ispras.ru>
18928
18929 * gdbinit.in (reload-gdbhooks): New command with an attached doc string.
18930 (rh): New alias for it.
18931
18932 2019-07-23 Vladislav Ivanishin <vlad@ispras.ru>
18933
18934 * gdbhooks.py: Pass replace=True to
18935 gdb.printing.register_pretty_printer.
18936
18937 2019-07-23 Richard Biener <rguenther@suse.de>
18938
18939 PR debug/91231
18940 * lto-streamer-in.c (input_function): Drop inline-entry markers
18941 that ended up with an unknown location block.
18942
18943 2019-07-23 Richard Biener <rguenther@suse.de>
18944
18945 PR tree-optimization/83518
18946 * tree-ssa-sccvn.c (vn_reference_lookup_3): Handle aggregate
18947 init from a constant even when partial defs are already recorded.
18948
18949 2019-07-23 Jan Hubicka <hubicka@ucw.cz>
18950
18951 * i386-common.c: Use PROCESSOR_ZNVER2 scheduler for znver2.
18952 * config/i386/znver1.md: Enable patterns for znver2 and add store
18953 variants which use extra AGU unit.
18954
18955 2019-07-23 Jan Hubicka <hubicka@ucw.cz>
18956
18957 * config/i386/i386-options.c (ix86_option_override_internal): Default
18958 PARAM_AVOID_FMA_MAX_BITS to 256 for znver2.
18959 * config/i386/x86-tune.def (X86_TUNE_AVOID_256FMA_CHAINS): Set
18960 for ZNVER2.
18961
18962 2019-07-23 Jan Hubicka <hubicka@ucw.cz>
18963
18964 * config/i386/x86-tune-costs.h (znver2_memcpy): Update.
18965 (znver2_costs): Update 256 bit SSE costs and multiplication.
18966
18967 2019-07-23 Jan Beulich <jbeulich@suse.com>
18968
18969 * config/i386/sse.md (<avx512>_cvtmask2<ssemodesuffix><mode>):
18970 Require only AVX512F.
18971 (*<avx512>_cvtmask2<ssemodesuffix><mode>): Likewise. Add
18972 alternative expanding to vpternlog.
18973
18974 2019-07-23 Martin Liska <mliska@suse.cz>
18975
18976 * dwarf2out.c (gen_producer_string): Canonize -flto=N
18977 to -flto in dwarf producer string.
18978
18979 2019-07-23 Richard Biener <rguenther@suse.de>
18980
18981 * tree-cfg.c (label_for_bb): Remove global var.
18982 (main_block_label): Take label_for_bb as argument.
18983 (cleanup_dead_labels_eh): Likewise, adjust.
18984 (cleanup_dead_labels): Adjust.
18985
18986 2019-07-22 Paul A. Clarke <pc@us.ibm.com>
18987
18988 * doc/extend.texi (Basic PowerPC Built-in Functions Available on all
18989 Configurations): Add documentation for __builtin_mtfsf.
18990
18991 2019-07-22 Ilia Diachkov <ilia.diachkov@optimitech.com>
18992
18993 * config/riscv/riscv-opts.h (struct riscv_align_data): New.
18994 * config/riscv/riscv.c (riscv_constant_alignment): Use
18995 riscv_align_data_type.
18996 * config/riscv/riscv.h (RISCV_EXPAND_ALIGNMENT): New.
18997 (DATA_ALIGNMENT): Use RISCV_EXPAND_ALIGNMENT.
18998 (LOCAL_ALIGNMENT): Use RISCV_EXPAND_ALIGNMENT.
18999 * config/riscv/riscv.opt (malign-data): New.
19000 * doc/invoke.texi (RISC-V Options): Document -malign-data=.
19001
19002 2019-07-02 Giuliano Belinassi <giuliano.belinassi@usp.br>
19003
19004 * cgraph.c (dump_graphviz): New function.
19005 * cgraph.h (dump_graphviz): New function.
19006 * symtab.c (dump_graphviz): New function.
19007
19008 2019-07-22 Sylvia Taylor <sylvia.taylor@arm.com>
19009
19010 * config/aarch64/aarch64-simd.md
19011 (*aarch64_simd_sra<mode>): New.
19012 * config/aarch64/iterators.md
19013 (SHIFTRT): New iterator.
19014 (sra_op): New attribute.
19015
19016 2019-07-22 Jozef Lawrynowicz <jozef.l@mittosystems.com>
19017
19018 * config/msp430/msp430.c (msp430_preserve_reg_p): Don't save
19019 callee-saved regs R4->R10 in an interrupt function that calls another
19020 function.
19021
19022 2019-07-22 Paul A. Clarke <pc@us.ibm.com>
19023
19024 * config/rs6000/smmintrin.h (_mm_blend_epi16): New.
19025 (_mm_blendv_epi8): New.
19026
19027 2019-07-22 Richard Biener <rguenther@suse.de>
19028
19029 PR tree-optimization/91221
19030 * tree-ssa-sccvn.c (vn_reference_lookup_3): Appropriately
19031 restrict partial-def handling of empty constructors and
19032 memset to refs with known offset.
19033
19034 2019-07-22 Jan Beulich <jbeulich@suse.com>
19035
19036 * config/i386/sse.md (ternlogsuffix): New.
19037 (one_cmpl<mode>2): Don't force CONSTM1_RTX into a register when
19038 AVX512F is in use.
19039 (<mask_codefor>one_cmpl<mode>2<mask_name>): New.
19040
19041 2019-07-22 Martin Liska <mliska@suse.cz>
19042
19043 * config/avr/avr.c (avr_asm_output_aligned_decl_common): Update
19044 comment.
19045 * toplev.c (compile_file): Do not emit __gnu_lto_v1 symbol.
19046
19047 2019-07-22 Martin Liska <mliska@suse.cz>
19048
19049 * lto-section-in.c (lto_get_section_data):
19050 Use new function get_compression.
19051 * lto-streamer-out.c (produce_lto_section): Use
19052 set_compression to encode compression algorithm.
19053 * lto-streamer.h (struct lto_section): Do not
19054 use bitfields in the format.
19055
19056 2019-07-22 Martin Liska <mliska@suse.cz>
19057
19058 PR driver/91172
19059 * opts-common.c (decode_cmdline_option): Decode
19060 argument of -Werror and check it for a wrong language.
19061 * opts-global.c (complain_wrong_lang): Remove such case.
19062
19063 2019-07-22 Claudiu Zissulescu <claziss@synopsys.com>
19064
19065 * config/arc/arc.c (prepare_move_operands): Always use an
19066 intermediate register when storing a TLS symbols.
19067
19068 2019-07-22 Stafford Horne <shorne@gmail.com>
19069
19070 * config/or1k/or1k.c (or1k_expand_compare): Check for int before
19071 force_reg.
19072
19073 2019-07-22 Stafford Horne <shorne@gmail.com>
19074
19075 * config.gcc (or1k*-*-*): Add mhard-float, mdouble-float, msoft-float
19076 and munordered-float validations.
19077 * config/or1k/constraints.md (d): New register constraint.
19078 * config/or1k/predicates.md (fp_comparison_operator): New.
19079 * config/or1k/or1k.c (or1k_print_operand): Add support for printing 'd'
19080 operands.
19081 (or1k_expand_compare): Normalize unordered comparisons.
19082 * config/or1k/or1k.h (reg_class): Define DOUBLE_REGS.
19083 (REG_CLASS_NAMES): Add "DOUBLE_REGS".
19084 (REG_CLASS_CONTENTS): Add contents for DOUBLE_REGS.
19085 * config/or1k/or1k.md (type): Add fpu.
19086 (fpu): New instruction reservation.
19087 (F, f, fr, fi, FI, FOP, fop): New.
19088 (<fop><F:mode>3): New ALU instruction definition.
19089 (float<fi><F:mode>2): New conversion instruction definition.
19090 (fix_trunc<F:mode><fi>2): New conversion instruction definition.
19091 (fpcmpcc): New code iterator.
19092 (*sf_fp_insn): New instruction definition.
19093 (cstore<F:mode>4): New expand definition.
19094 (cbranch<F:mode>4): New expand definition.
19095 * config/or1k/or1k.opt (msoft-float, mhard-float, mdouble-float,
19096 munordered-float): New options.
19097 * doc/invoke.texi: Document msoft-float, mhard-float, mdouble-float and
19098 munordered-float.
19099
19100 2019-07-22 Stafford Horne <shorne@gmail.com>
19101
19102 * config.gcc (or1k*-*-*): Add mrori and mror to validation.
19103 * doc/invoke.texi (OpenRISC Options): Add mrori option, rewrite all
19104 documenation to be more clear.
19105 * config/or1k/elf.opt (mboard=, mnewlib): Rewrite documentation to be
19106 more clear.
19107 * config/or1k/or1k.opt (mrori): New option.
19108 (mhard-div, msoft-div, mhard-mul, msoft-mul, mcmov, mror, msext,
19109 msfimm, mshftimm): Rewrite documentation to be more clear.
19110 * config/or1k/or1k.md (insn_support): Add ror and rori.
19111 (enabled): Add conditions for ror and rori.
19112 (rotrsi3): Replace condition for shftimm with ror and rori.
19113
19114 2019-07-22 Stafford Horne <shorne@gmail.com>
19115
19116 PR target/90363
19117 * config/or1k/or1k.md (zero_extend<mode>si2): Update predicate.
19118 (extend<mode>si2): Update predicate.
19119 * config/or1k/predicates.md (volatile_mem_operand): New.
19120 (reg_or_mem_operand): New.
19121
19122 2019-07-21 Iain Sandoe <iain@sandoe.co.uk>
19123
19124 * config/rs6000/rs6000.c (TARGET_NO_PROTOTYPE): Move from here...
19125 * config/rs6000/rs6000-call.c: ... to here.
19126
19127 2019-07-20 Segher Boessenkool <segher@kernel.crashing.org>
19128
19129 * config/rs6000/predicates.md (offsettable_mem_operand): Allow volatile
19130 memory.
19131
19132 2019-07-20 Segher Boessenkool <segher@kernel.crashing.org>
19133
19134 * config/rs6000/predicates.md (input_operand): Allow volatile memory.
19135
19136 2019-07-20 Segher Boessenkool <segher@kernel.crashing.org>
19137
19138 * config/rs6000/predicates.md (lwa_operand): Allow volatile memory.
19139
19140 2019-07-20 Segher Boessenkool <segher@kernel.crashing.org>
19141
19142 * config/rs6000/predicates.md (volatile_mem_operand): Modernize syntax.
19143 (any_memory_operand): New predicate.
19144 (reg_or_mem_operand): Use it.
19145
19146 2019-07-20 Jakub Jelinek <jakub@redhat.com>
19147
19148 PR target/91204
19149 * optabs.c (expand_unop): As fallback, expand ~op0 as op0 ^ -1.
19150
19151 2019-07-20 John David Anglin <danglin@gcc.gnu.org>
19152
19153 * config/pa/pa.h (hppa_profile_hook): Delete declaration.
19154 * config/pa/pa-protos.h (hppa_profile_hook): Add declaration.
19155
19156 2019-07-20 Jakub Jelinek <jakub@redhat.com>
19157
19158 * tree.def (OMP_LOOP): New tree code.
19159 * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE_BIND.
19160 (enum omp_clause_bind_kind): New enum.
19161 (struct tree_omp_clause): Add subcode.bind_kind.
19162 * tree.h (OMP_LOOP_CHECK): Rename to ...
19163 (OMP_LOOPING_CHECK): ... this.
19164 (OMP_FOR_BODY, OMP_FOR_CLAUSES, OMP_FOR_INIT, OMP_FOR_COND,
19165 OMP_FOR_INCR, OMP_FOR_PRE_BODY, OMP_FOR_ORIG_DECLS): Use
19166 OMP_LOOPING_CHECK instead of OMP_LOOP_CHECK.
19167 (OMP_CLAUSE_BIND_KIND): Define.
19168 * tree.c (omp_clause_num_ops, omp_clause_code_name): Add
19169 bind clause entries.
19170 (walk_tree_1): Handle OMP_CLAUSE_BIND.
19171 * tree-pretty-print.c (dump_omp_clause): Likewise.
19172 (dump_generic_node): Handle OMP_LOOP.
19173 * gimplify.c (enum omp_region_type): Add ORT_IMPLICIT_TARGET.
19174 (in_omp_construct): New variable.
19175 (is_gimple_stmt): Handle OMP_LOOP.
19176 (gimplify_scan_omp_clauses): For lastprivate don't set
19177 check_non_private if code == OMP_LOOP. For reduction clause
19178 on OMP_LOOP combined with parallel or teams propagate as shared
19179 on the combined construct. Handle OMP_CLAUSE_BIND.
19180 (gimplify_adjust_omp_clauses): Handle OMP_CLAUSE_BIND.
19181 (gimplify_omp_for): Pass OMP_LOOP instead of OMP_{FOR,DISTRIBUTE}
19182 for constructs from a loop construct to gimplify_scan_omp_clauses.
19183 Don't predetermine iterator linear on OMP_SIMD from loop construct.
19184 (replace_reduction_placeholders, gimplify_omp_loop): New functions.
19185 (gimplify_omp_workshare): Use ORT_IMPLICIT_TARGET instead of trying
19186 to match the implicit ORT_TARGET construct around whole body.
19187 Temporarily clear in_omp_construct when processing body.
19188 (gimplify_expr): Handle OMP_LOOP. For OMP_MASTER, OMP_TASKGROUP
19189 etc. temporarily set in_omp_construct when processing body.
19190 (gimplify_body): Create ORT_IMPLICIT_TARGET instead of ORT_TARGET.
19191 * omp-low.c (struct omp_context): Add loop_p.
19192 (build_outer_var_ref): Treat ctx->loop_p similarly to simd construct
19193 in that the original var might be private.
19194 (scan_sharing_clauses): Handle OMP_CLAUSE_BIND.
19195 (check_omp_nesting_restrictions): Adjust nesting restrictions for
19196 addition of loop construct.
19197 (scan_omp_1_stmt): Allow setjmp inside of loop construct.
19198
19199 * omp-low.c (lower_rec_input_clauses): Don't force simd arrays for
19200 lastprivate non-addressable iterator of a collapse(1) simd.
19201
19202 2019-07-17 Bill Seurer <seurer@linux.vnet.ibm.com>
19203
19204 * config/rs6000/rs6000-call.c (HAVE_AS_GNU_ATTRIBUTE): define value
19205 as in rs6000.c.
19206
19207 2019-07-19 Iain Sandoe <iain@sandoe.co.uk>
19208
19209 * config/darwin.h (DRIVER_SELF_SPECS): Ignore X and Mach specs which
19210 refer to default conditions. Warn for the 'y' spec which is ignored
19211 by current linkers.
19212
19213 2019-07-19 Bill Seurer <seurer@linux.vnet.ibm.com>
19214
19215 * config/rs6000/rs6000.c (builtin_description, cpu_is_info,
19216 cpu_supports_info, builtin_hash_struct, builtin_hasher,
19217 builtin_hash_table, rs6000_builtin_info_type, rs6000_builtin_info,
19218 rs6000_aggregate_candidate, rs6000_discover_homogeneous_aggregate,
19219 rs6000_return_in_memory, rs6000_return_in_msb, call_ABI_of_interest,
19220 init_cumulative_args, rs6000_promote_function_mode,
19221 rs6000_must_pass_in_stack, is_complex_IBM_long_double,
19222 abi_v4_pass_in_fpr, rs6000_function_arg_padding,
19223 rs6000_function_arg_boundary, rs6000_parm_offset,
19224 rs6000_parm_start, rs6000_arg_size,
19225 rs6000_darwin64_record_arg_advance_flush,
19226 rs6000_darwin64_record_arg_advance_recurse,
19227 rs6000_darwin64_struct_check_p, rs6000_function_arg_advance_1,
19228 rs6000_function_arg_advance, rs6000_darwin64_record_arg_flush,
19229 rs6000_darwin64_record_arg_recurse, rs6000_darwin64_record_arg,
19230 rs6000_mixed_function_arg, rs6000_psave_function_arg,
19231 rs6000_finish_function_arg, rs6000_function_arg,
19232 rs6000_arg_partial_bytes, rs6000_pass_by_reference,
19233 rs6000_parm_needs_stack, rs6000_function_parms_need_stack,
19234 rs6000_reg_parm_stack_space, rs6000_move_block_from_reg,
19235 setup_incoming_varargs, rs6000_build_builtin_va_list, rs6000_va_start,
19236 rs6000_gimplify_va_arg, def_builtin, bdesc_3arg, bdesc_dst,
19237 bdesc_2arg, bdesc_altivec_preds, bdesc_abs, bdesc_1arg, bdesc_0arg,
19238 bdesc_htm, rs6000_overloaded_builtin_p, rs6000_overloaded_builtin_name,
19239 rs6000_expand_zeroop_builtin, rs6000_expand_mtfsf_builtin,
19240 rs6000_expand_mtfsb_builtin, rs6000_expand_set_fpscr_rn_builtin,
19241 rs6000_expand_set_fpscr_drn_builtin, rs6000_expand_unop_builtin,
19242 altivec_expand_abs_builtin, rs6000_expand_binop_builtin,
19243 altivec_expand_predicate_builtin, swap_endian_selector_for_mode,
19244 altivec_expand_lv_builtin, altivec_expand_stxvl_builtin,
19245 altivec_expand_stv_builtin, htm_spr_num, rs6000_htm_spr_icode,
19246 htm_expand_builtin, cpu_expand_builtin, rs6000_expand_ternop_builtin,
19247 altivec_expand_dst_builtin, altivec_expand_vec_init_builtin,
19248 get_element_number, altivec_expand_vec_set_builtin,
19249 altivec_expand_vec_ext_builtin, altivec_expand_builtin,
19250 rs6000_builtin_is_supported_p, rs6000_invalid_builtin,
19251 rs6000_fold_builtin, rs6000_builtin_valid_without_lhs,
19252 fold_build_vec_cmp, fold_compare_helper, fold_mergehl_helper,
19253 fold_mergeeo_helper, rs6000_gimple_fold_builtin,
19254 rs6000_expand_builtin, rs6000_vector_type,
19255 rs6000_init_builtins, rs6000_builtin_decl, altivec_init_builtins,
19256 htm_init_builtins, builtin_function_type, rs6000_common_init_builtins,
19257 rs6000_internal_arg_pointer, rs6000_output_mi_thunk): Move
19258 to rs6000-call.c.
19259 * config/rs6000/rs6000-call.c (builtin_description, cpu_is_info,
19260 cpu_supports_info, builtin_hash_struct, builtin_hasher,
19261 builtin_hash_table, rs6000_builtin_info_type, rs6000_builtin_info,
19262 rs6000_aggregate_candidate, rs6000_discover_homogeneous_aggregate,
19263 rs6000_return_in_memory, rs6000_return_in_msb, call_ABI_of_interest,
19264 init_cumulative_args, rs6000_promote_function_mode,
19265 rs6000_must_pass_in_stack, is_complex_IBM_long_double,
19266 abi_v4_pass_in_fpr, rs6000_function_arg_padding,
19267 rs6000_function_arg_boundary, rs6000_parm_offset,
19268 rs6000_parm_start, rs6000_arg_size,
19269 rs6000_darwin64_record_arg_advance_flush,
19270 rs6000_darwin64_record_arg_advance_recurse,
19271 rs6000_darwin64_struct_check_p, rs6000_function_arg_advance_1,
19272 rs6000_function_arg_advance, rs6000_darwin64_record_arg_flush,
19273 rs6000_darwin64_record_arg_recurse, rs6000_darwin64_record_arg,
19274 rs6000_mixed_function_arg, rs6000_psave_function_arg,
19275 rs6000_finish_function_arg, rs6000_function_arg,
19276 rs6000_arg_partial_bytes, rs6000_pass_by_reference,
19277 rs6000_parm_needs_stack, rs6000_function_parms_need_stack,
19278 rs6000_reg_parm_stack_space, rs6000_move_block_from_reg,
19279 setup_incoming_varargs, rs6000_build_builtin_va_list, rs6000_va_start,
19280 rs6000_gimplify_va_arg, def_builtin, bdesc_3arg, bdesc_dst,
19281 bdesc_2arg, bdesc_altivec_preds, bdesc_abs, bdesc_1arg, bdesc_0arg,
19282 bdesc_htm, rs6000_overloaded_builtin_p, rs6000_overloaded_builtin_name,
19283 rs6000_expand_zeroop_builtin, rs6000_expand_mtfsf_builtin,
19284 rs6000_expand_mtfsb_builtin, rs6000_expand_set_fpscr_rn_builtin,
19285 rs6000_expand_set_fpscr_drn_builtin, rs6000_expand_unop_builtin,
19286 altivec_expand_abs_builtin, rs6000_expand_binop_builtin,
19287 altivec_expand_predicate_builtin, swap_endian_selector_for_mode,
19288 altivec_expand_lv_builtin, altivec_expand_stxvl_builtin,
19289 altivec_expand_stv_builtin, htm_spr_num, rs6000_htm_spr_icode,
19290 htm_expand_builtin, cpu_expand_builtin, rs6000_expand_ternop_builtin,
19291 altivec_expand_dst_builtin, altivec_expand_vec_init_builtin,
19292 get_element_number, altivec_expand_vec_set_builtin,
19293 altivec_expand_vec_ext_builtin, altivec_expand_builtin,
19294 rs6000_builtin_is_supported_p, rs6000_invalid_builtin,
19295 rs6000_fold_builtin, rs6000_builtin_valid_without_lhs,
19296 fold_build_vec_cmp, fold_compare_helper, fold_mergehl_helper,
19297 fold_mergeeo_helper, rs6000_gimple_fold_builtin,
19298 rs6000_expand_builtin, rs6000_vector_type,
19299 rs6000_init_builtins, rs6000_builtin_decl, altivec_init_builtins,
19300 htm_init_builtins, builtin_function_type, rs6000_common_init_builtins,
19301 rs6000_internal_arg_pointer, rs6000_output_mi_thunk: Move
19302 to here from rs6000.c.
19303 * config/rs6000/rs6000-internal.h: (rs6000_darwin64_struct_check_p,
19304 rs6000_discover_homogeneous_aggregate, rs6000_output_mi_thunk,
19305 rs6000_output_addr_const_extra, rs6000_gimple_fold_builtin,
19306 rs6000_invalid_builtin, rs6000_build_builtin_va_list, rs6000_va_start,
19307 rs6000_gimplify_va_arg, rs6000_promote_function_mode,
19308 rs6000_return_in_memory, rs6000_return_in_msb,
19309 rs6000_pass_by_reference, setup_incoming_varargs,
19310 rs6000_function_arg_boundary, rs6000_must_pass_in_stack,
19311 rs6000_arg_partial_bytes, rs6000_function_arg_advance,
19312 rs6000_function_arg_padding, rs6000_function_arg,
19313 rs6000_darwin64_record_arg, rs6000_internal_arg_pointer,
19314 rs6000_init_builtins, rs6000_builtin_decl, rs6000_expand_builtin,
19315 rs6000_fold_builtin, rs6000_passes_ieee128, rs6000_passes_float,
19316 rs6000_passes_long_double, rs6000_passes_vector,
19317 rs6000_returns_struct, cpu_builtin_p, tree builtin_mode_to_type,
19318 altivec_builtin_mask_for_load) Add declarations.
19319 * config/rs6000/t-rs6000: Add new source file rs6000-call.c.
19320 * config/config.gcc: Add new source file rs6000-call.c to garbage
19321 collector and extra_objs.
19322
19323 2019-07-19 Jeff Law <law@redhat.com>
19324
19325 PR tree-optimization/86061
19326 * tree-ssa-dse.c (initialize_ao_ref_for_dse): Handle
19327 strncpy. Drop some trivial dead code.
19328 (maybe_trim_memstar_call): Handle strncpy.
19329
19330 2019-07-19 Richard Biener <rguenther@suse.de>
19331
19332 PR tree-optimization/91211
19333 * tree-ssa-sccvn.c (vn_walk_cb_data::push_partial_def): Fix
19334 memset encoding size.
19335
19336 2019-07-19 Uroš Bizjak <ubizjak@gmail.com>
19337
19338 PR target/91204
19339 * config/i386/mmx.md (one_cmpl<mode>2): New expander.
19340
19341 2019-07-19 Jan Hubicka <hubicka@ucw.cz>
19342
19343 PR ipa/91194
19344 * ipa-inline.c (recursive_inlining): Fix limits check.
19345
19346 2019-07-19 Richard Biener <rguenther@suse.de>
19347
19348 PR tree-optimization/91200
19349 * tree-ssa-phiopt.c (cond_store_replacement): Check we have
19350 no PHI nodes in middle-bb.
19351
19352 2019-07-19 Richard Sandiford <richard.sandiford@arm.com>
19353
19354 * doc/invoke.texi: Rename the AArch64 +bitperm extension flag
19355 to +sve-bitperm.
19356 * config/aarch64/aarch64-option-extensions.def: Likewise.
19357
19358 2019-07-19 Jakub Jelinek <jakub@redhat.com>
19359
19360 PR middle-end/91190
19361 * function.c (insert_temp_slot_address): Store into the hash table
19362 a copy of address to avoid RTL sharing issues.
19363
19364 2019-07-19 Richard Biener <rguenther@suse.de>
19365
19366 PR tree-optimization/91207
19367 Revert
19368 2019-07-17 Richard Biener <rguenther@suse.de>
19369
19370 PR tree-optimization/91178
19371 * tree-vect-stmts.c (get_group_load_store_type): For SLP
19372 loads with a gap larger than the vector size always use
19373 VMAT_STRIDED_SLP.
19374 (vectorizable_load): For VMAT_STRIDED_SLP with a permutation
19375 avoid loading vectors that are only contained in the gap
19376 and thus are not needed.
19377
19378 2019-07-18 Uroš Bizjak <ubizjak@gmail.com>
19379
19380 * config/i386/i386.md (*addqi_2_slp): Remove.
19381 (*<code>qi_2_slp): Ditto.
19382
19383 2019-07-18 Michael Meissner <meissner@linux.ibm.com>
19384
19385 * config/rs6000/predicates.md (prefixed_mem_operand): Call
19386 rs6000_prefixed_address_mode_p instead of rs6000_prefixed_address.
19387 * config/rs6000/rs6000-protos.h (rs6000_prefixed_address_mode_p):
19388 Rename function from rs6000_prefixed_address.
19389 * config/rs6000/aix.h (TARGET_HAS_TOC): Rename TARGET_TOC to
19390 TARGET_HAS_TOC.
19391 (TARGET_TOC): Likewise.
19392 (TARGET_NO_TOC): Delete here, define TARGET_NO_TOC_OR_PCREL in
19393 rs6000.h.
19394 * config/rs6000/darwin.h (TARGET_HAS_TOC): Rename TARGET_TOC to
19395 TARGET_HAS_TOC.
19396 (TARGET_TOC): Likewise.
19397 (TARGET_NO_TOC): Delete here, define TARGET_NO_TOC_OR_PCREL in
19398 rs6000.h.
19399 * config/rs6000/linux64.h (TARGET_HAS_TOC): Rename TARGET_TOC to
19400 TARGET_HAS_TOC.
19401 (TARGET_TOC): Likewise.
19402 * config/rs6000/rs6000.c (rs6000_option_override_internal): Add
19403 check to require -mcmodel=medium for pc-relative addressing.
19404 (create_TOC_reference): Add assertion for TARGET_TOC.
19405 (rs6000_legitimize_address): Use TARGET_NO_TOC_OR_PCREL instead of
19406 TARGET_NO_TOC.
19407 (rs6000_emit_move): Likewise.
19408 (TOC_alias_set): Rename TOC alias set static variable from 'set'
19409 to 'TOC_alias_set'.
19410 (get_TOC_alias_set): Likewise.
19411 (output_toc): Use TARGET_NO_TOC_OR_PCREL instead of
19412 TARGET_NO_TOC.
19413 (rs6000_can_eliminate): Likewise.
19414 (rs6000_prefixed_address_mode_p): Rename function from
19415 rs6000_prefixed_address.
19416 * config/rs6000/rs6000.h (TARGET_TOC): Define in terms of
19417 TARGET_HAS_TOC and not pc-relative.
19418 (TARGET_NO_TOC_OR_PCREL): New macro to replace TARGET_NO_TOC.
19419 * config/rs6000/sysv4.h (TARGET_HAS_TOC): Rename TARGET_TOC to
19420 TARGET_HAS_TOC.
19421 (TARGET_TOC): Likewise.
19422 (TARGET_NO_TOC): Delete here, define TARGET_NO_TOC_OR_PCREL in
19423 rs6000.h.
19424
19425 2019-07-18 Uroš Bizjak <ubizjak@gmail.com>
19426
19427 PR target/91188
19428 * config/i386/i386.md (*addqi_1_slp): Use register_operand predicate
19429 for operand 0. Do not use (match_dup) to match operand 1 with
19430 operand 0. Add check in insn constraint that either input operand
19431 matches operand 0. Use SWI12 mode iterator to also handle
19432 HImode operands.
19433 (*and<mode>_1_slp): Ditto.
19434 (*<code>qi_1_slp): Ditto.
19435 (*sub<mode>_1_slp): Use register_operand predicate for operand 0.
19436 Do not use (match_dup) to match operand 1 with operand 0. Add
19437 check in insn constraint that operand 1 matches operand 0.
19438 Use SWI12 mode iterator to also handle HImode operands.
19439 (*ashl<mode>3_1_slp): Ditto.
19440 (*<shift_insn><mode>3_1_slp): Ditto.
19441 (*<rotate_insn><mode>3_1_slp): Ditto.
19442
19443 2019-07-18 Sylvia Taylor <sylvia.taylor@arm.com>
19444
19445 * config/arm/arm-builtins.c
19446 (arm_expand_ternop_builtin): Remove explicit sha1 builtin handling.
19447 (arm_expand_unop_builtin): Likewise.
19448 * config/arm/crypto.md
19449 (crypto_sha1h): Convert from define_insn to define_expand.
19450 (crypto_<crypto_pattern>): Likewise.
19451 (crypto_sha1h_lb): New define_insn.
19452 (crypto_<crypto_pattern>_lb): Likewise.
19453
19454 2019-07-18 Sylvia Taylor <sylvia.taylor@arm.com>
19455
19456 PR target/90317
19457 * config/arm/arm_neon.h (vsha1h_u32): Refactor.
19458 (vsha1cq_u32): Likewise.
19459 (vsha1pq_u32): Likewise.
19460 (vsha1mq_u32): Likewise.
19461 * config/arm/crypto.md (crypto_sha1h): Remove zero extend, correct
19462 vec select.
19463 (crypto_sha1c): Correct vec select.
19464 (crypto_sha1m): Likewise.
19465 (crypto_sha1p): Likewise.
19466
19467 2019-07-18 Richard Earnshaw <rearnsha@arm.com>
19468
19469 * config/arm/predicates.md (arm_borrow_operation): New predicate.
19470 * config/arm/arm.c (subdi3_compare1): Use CCmode for the split.
19471 (arm_subdi3, subdi_di_zesidi, subdi_di_sesidi): Likewise.
19472 (subdi_zesidi_zesidi): Likewise.
19473 (negdi2_compare, negdi2_insn): Likewise.
19474 (negdi_extensidi): Likewise.
19475 (negdi_zero_extendsidi): Likewise.
19476 (arm_cmpdi_insn): Likewise.
19477 (subsi3_carryin): Use arm_borrow_operation.
19478 (subsi3_carryin_const): Likewise.
19479 (subsi3_carryin_const0): Likewise.
19480 (subsi3_carryin_compare): Likewise.
19481 (subsi3_carryin_compare_const): Likewise.
19482 (subsi3_carryin_compare_const0): Likewise.
19483 (subsi3_carryin_shift): Likewise.
19484 (rsbsi3_carryin_shift): Likewise.
19485 (negsi2_carryin_compare): Likewise.
19486
19487 2019-07-18 Bin Cheng <bin.cheng@linux.alibaba.com>
19488
19489 PR tree-optimization/91137
19490 * tree-ssa-loop-ivopts.c (struct ivopts_data): New field.
19491 (tree_ssa_iv_optimize_init, alloc_iv, tree_ssa_iv_optimize_finalize):
19492 Init, use and fini the above new field.
19493 (determine_base_object_1): New function.
19494 (determine_base_object): Reimplement using walk_tree.
19495
19496 2019-07-18 Richard Sandiford <richard.sandiford@arm.com>
19497
19498 * basic-block.h (CLEANUP_FORCE_FAST_DCE): New macro.
19499 * cfgcleanup.c (cleanup_cfg): Call run_fast_dce if
19500 CLEANUP_FORCE_FAST_DCE is set.
19501 * ifcvt.c (rest_of_handle_if_conversion): Pass
19502 CLEANUP_FORCE_FAST_DCE to the final cleanup_cfg call if
19503 if-conversion succeeded.
19504
19505 2019-07-18 Richard Biener <rguenther@suse.de>
19506
19507 * tree-ssa-sccvn.c (vn_walk_cb_data::push_partial_def): Refactor
19508 branches to make code less indented.
19509
19510 2019-07-17 Alexandre Oliva <oliva@adacore.com>
19511
19512 PR middle-end/81824
19513 * attribs.c (decls_mismatched_attributes): Simplify the logic
19514 that avoids duplicates and false positives.
19515
19516 2019-07-17 John David Anglin <danglin@gcc.gnu.org>
19517
19518 * config/pa/pa.c (pa_som_asm_init_sections): Don't force all constant
19519 data into data section when generating PIC code.
19520 (pa_select_section): Use pa_reloc_rw_mask() to qualify relocs.
19521 (pa_reloc_rw_mask): Return 3 when generating PIC code and when
19522 generating code for SOM targets earlier than HP-UX 11. Otherwise,
19523 return 2 for SOM and 0 for other targets.
19524
19525 2019-07-17 Jeff Law <law@redhat.com>
19526
19527 * tree-ssa-dse.c (initialize_ao_ref_for_dse): Fix formatting.
19528 (dse_walker::dse_optimize_stmt): Likewise. Add missing return to
19529 avoid unexpected switch statement fallthru.
19530
19531 2019-07-17 Uroš Bizjak <ubizjak@gmail.com>
19532
19533 * config/i386/i386.md (*add<dwi>3_doubleword):
19534 Remove redundant constraints.
19535 (*add<mode>_1): Ditto.
19536 (*addhi_1): Ditto.
19537 (*addqi_1): Ditto.
19538 (*addqi_1_slp): Ditto.
19539 (*add<mode>_2): Ditto.
19540 (*addv<mode>4): Ditto.
19541 (*sub<dwi>3_doubleword): Ditto.
19542 (*sub<mode>_1): Ditto.
19543 (*subqi_1_slp): Ditto.
19544 (*sub<mode>_2): Ditto.
19545 (*subv<mode>4): Ditto.
19546 (*sub<mode>_3): Ditto.
19547 (@add<mode>3_carry): Ditto.
19548 (@sub<mode>3_carry): Ditto.
19549 (*add<mode>3_cc_overflow_1): Ditto.
19550 (*add<mode>3_zext_cc_overflow_2): Ditto.
19551 (*anddi_1): Ditto.
19552 (*and<mode>_1): Ditto.
19553 (*andqi_1): Ditto.
19554 (*andqi_1_slp): Ditto.
19555 (*anddi_2): Ditto.
19556 (*andqi_2_maybe_si): Ditto.
19557 (*and<mode>_2): Ditto.
19558 (*andqi_2_slp): Ditto.
19559 (*<code><mode>_1): Ditto.
19560 (*<code>qi_1): Ditto.
19561 (*<code>qi_1_slp): Ditto.
19562 (*<code><mode>_2): Ditto.
19563 (*<code>qi_2_slp): Ditto.
19564
19565 2019-07-17 Jan Hubicka <hubicka@ucw.cz>
19566
19567 * alias.c (record_component_aliases): Do not simplify pointed-to
19568 types of ODR types.
19569
19570 2019-07-17 Uroš Bizjak <ubizjak@gmail.com>
19571
19572 * config/i386/i386.md (*andqi_2_maybe_si): Handle potential
19573 partial reg stall on alternative 2.
19574
19575 2019-07-17 Richard Biener <rguenther@suse.de>
19576
19577 PR tree-optimization/91178
19578 * tree-ssa.c (release_defs_bitset): Iterate from higher to
19579 lower SSA names to avoid quadratic behavior in the common case.
19580 * tree-data-ref.c (split_constant_offset): Add limit argument
19581 and pass it down. Initialize it from PARAM_SSA_NAME_DEF_CHAIN_LIMIT.
19582 (split_constant_offset_1): Add limit argument and use it to
19583 limit SSA def walking. Optimize the common plus/minus case.
19584
19585 2019-07-17 Richard Biener <rguenther@suse.de>
19586
19587 PR tree-optimization/91178
19588 * tree-vect-stmts.c (get_group_load_store_type): For SLP
19589 loads with a gap larger than the vector size always use
19590 VMAT_STRIDED_SLP.
19591 (vectorizable_load): For VMAT_STRIDED_SLP with a permutation
19592 avoid loading vectors that are only contained in the gap
19593 and thus are not needed.
19594
19595 2019-07-17 Richard Biener <rguenther@suse.de>
19596
19597 PR tree-optimization/91180
19598 * tree-ssa-sccvn.c (vn_reference_lookup_3): Fix offset
19599 computation for memset partial defs.
19600
19601 2019-07-17 Jakub Jelinek <jakub@redhat.com>
19602
19603 * gimple.h (enum gf_mask): Remove GF_OMP_FOR_SIMD, change
19604 GF_OMP_FOR_KIND_SIMD to a value serially after other kinds,
19605 divide GF_OMP_FOR_KIND_MASK, GF_OMP_FOR_COMBINED,
19606 GF_OMP_FOR_COMBINED_INTO, GF_OMP_FOR_GRID_PHONY,
19607 GF_OMP_FOR_GRID_INTRA_GROUP and GF_OMP_FOR_GRID_GROUP_ITER by two.
19608 * omp-grid.c (grid_process_grid_body,
19609 grid_eliminate_combined_simd_part): Use GF_OMP_FOR_KIND_SIMD instead
19610 of GF_OMP_FOR_SIMD, don't test & GF_OMP_FOR_SIMD but
19611 == GF_OMP_FOR_KIND_SIMD.
19612 * omp-low.c (build_outer_var_ref, scan_sharing_clauses,
19613 check_omp_nesting_restrictions, scan_omp_1_stmt,
19614 lower_rec_input_clauses, lower_lastprivate_conditional_clauses,
19615 lower_lastprivate_clauses, lower_reduction_clauses, lower_omp_scan,
19616 omp_find_scan): Likewise.
19617 * omp-expand.c (expand_omp_for): Likewise.
19618 * omp-general.c (omp_extract_for_data): Likewise.
19619
19620 PR tree-optimization/91157
19621 * tree-vect-generic.c (expand_vector_comparison): Handle lhs being
19622 a vector boolean with scalar mode.
19623 (expand_vector_condition): Handle first operand being a vector boolean
19624 with scalar mode.
19625 (expand_vector_operations_1): For comparisons, don't bail out early
19626 if the return type is vector boolean with scalar mode, but comparison
19627 operand type is not.
19628
19629 2019-07-17 Richard Biener <rguenther@suse.de>
19630
19631 PR tree-optimization/91181
19632 * tree-vect-slp.c (vect_build_slp_tree_1): Do not compare
19633 IFN_LOADs as calls.
19634
19635 2019-07-16 Uroš Bizjak <ubizjak@gmail.com>
19636
19637 * config/i386/i386.md (*testdi_1): Match CCZmode for
19638 constants that might have the SImode sign bit set.
19639 (*testqi_1_maybe_si): Remove "!" constraint modifier.
19640 Use correct constraints for pentium pairing.
19641 (*test<mode>_1): Ditto.
19642
19643 2019-07-16 Jeff Law <law@redhat.com>
19644
19645 PR rtl-optimization/91173
19646 * tree-ssa-address.c (addr_for_mem_ref): If the base is an
19647 SSA_NAME with a constant value, fold its value into the offset
19648 and clear the base before calling gen_addr_rtx.
19649
19650 2019-07-16 Jakub Jelinek <jakub@redhat.com>
19651
19652 PR rtl-optimization/91164
19653 * dse.c (rest_of_handle_dse): If dead edges have been purged,
19654 invalidate dominance info.
19655
19656 2019-07-16 Richard Sandiford <richard.sandiford@arm.com>
19657
19658 * read-md.h (md_reader::record_potential_iterator_use): Add a
19659 file_location parameter.
19660 * read-rtl.c (attribute_use::loc): New field.
19661 (map_attr_string): Take a file_location parameter. Report cases
19662 in which attributes map to multiple distinct values.
19663 (apply_attribute_uses): Update call accordingly.
19664 (md_reader::handle_overloaded_name): Likewise.
19665 (md_reader::apply_iterator_to_string): Likewise. Skip empty
19666 nonnull strings.
19667 (record_attribute_use): Take a file_location parameter.
19668 Initialize attribute_use::loc.
19669 (md_reader::record_potential_iterator_use): Take a file_location
19670 parameter. Update call to record_attribute_use.
19671 (rtx_reader::rtx_alloc_for_name): Update call accordingly.
19672 (rtx_reader::read_rtx_code): Likewise.
19673 (rtx_reader::read_rtx_operand): Likewise. Record a location
19674 for implicitly-expanded empty strings.
19675
19676 2019-07-16 Richard Sandiford <richard.sandiford@arm.com>
19677
19678 * read-md.h (md_reader::ptr_loc): Moved from read-md.c.
19679 Use file_location instead of separate fields.
19680 (md_reader::set_md_ptr_loc): Take a file_location instead of a
19681 separate filename and line number.
19682 * read-md.c (ptr_loc): As above.
19683 (md_reader::copy_md_ptr_loc): Update for new ptr_loc layout.
19684 (md_reader::fprint_md_ptr_loc): Likewise.
19685 (md_reader::set_md_ptr_loc): Likewise. Take a file_location
19686 instead of a separate filename and line number.
19687 (md_reader::read_string): Update call accordingly.
19688
19689 2019-07-16 Richard Sandiford <richard.sandiford@arm.com>
19690
19691 * config/rs6000/rs6000.md (*mov<mode>_update1): Explicitly
19692 use <SFDF:mode>, <SFDF:MODE>, <SFDF:Ff> and <SFDF:bits> rather than
19693 leaving the choice between SFDF and P implicit.
19694 (*mov<mode>_update2): Likewise.
19695 (*cmp<IBM128:mode>_internal2): Explicitly use <IBM128:MODE>
19696 rather than leaving the choice betweem IBM128 and GPR implicit.
19697 (*fix<uns>_trunc<IEEE128:mode><QHSI:mode>2_mem): Explicitly use
19698 <IEEE128:MODE> rather than leaving the choice between IEEE128 and
19699 QHSI implicit.
19700 (AltiVec define_peephole2s): Explicitly use <ALTIVEC_DFORM:MODE>
19701 rather than leaving the choice between ALTIVEC_DFORM and P implicit.
19702 * config/rs6000/vsx.md
19703 (*vsx_ext_<VSX_EXTRACT_I:VS_scalar>_fl_<FL_CONV:mode>)
19704 (*vsx_ext_<VSX_EXTRACT_I:VS_scalar>_ufl_<FL_CONV:mode>): Explicitly
19705 use <FL_CONV:VSisa> rather than leaving the choice between FL_CONV
19706 and VSX_EXTRACT_I implicit.
19707
19708 2019-07-16 Richard Sandiford <richard.sandiford@arm.com>
19709
19710 * config/mips/micromips.md (*movep<MOVEP1:mode><MOVEP2:mode>):
19711 Explicitly use <MOVEP1:MODE> for the mode attribute.
19712
19713 2019-07-16 Jan Hubicka <hubicka@ucw.cz>
19714
19715 PR bootstrap/91176
19716 * ipa-fnsummary.c (analyze_function_body): Skip debug stmts
19717
19718 2019-07-15 Segher Boessenkool <segher@kernel.crashing.org>
19719
19720 PR target/91050
19721 * config/rs6000/rs6000.c (rs6000_file_start): Never skip emitting a
19722 .machine directive.
19723
19724 2019-07-15 Uroš Bizjak <ubizjak@gmail.com>
19725
19726 * config/i386/i386.md (@test<mode>_ccno_1):
19727 Rename from test<mode>_ccno_1.
19728 (*testdi_1): Remove redundant alternatives. Remove modrm attribute.
19729 (*testqi_1_maybe_si): Remove modrm attribute.
19730 (*test<mode>_1): Ditto.
19731 * config/i386/i386-expand.c (ix86_split_idivmod): Use
19732 gen_test_ccno_1 and gen_extend_insn.
19733
19734 2019-07-15 Jan Hubicka <hubicka@ucw.cz>
19735
19736 * tree-ssa-alias.c (aliasing_component_refs_walk): Initialize same_p
19737 to 0.
19738
19739 2019-07-15 Richard Biener <rguenther@suse.de>
19740
19741 PR middle-end/91162
19742 * tree-cfg.c (move_block_to_fn): When releasing a virtual PHI
19743 node make sure to replace all uses with something valid.
19744
19745 2019-07-15 Kewen Lin <linkw@gcc.gnu.org>
19746
19747 PR tree-optimization/88497
19748 * tree-ssa-reassoc.c (reassociate_bb): Swap the positions of
19749 GIMPLE_BINARY_RHS check and gimple_visited_p check, call new
19750 function undistribute_bitref_for_vector.
19751 (undistribute_bitref_for_vector): New function.
19752 (cleanup_vinfo_map): Likewise.
19753 (sort_by_mach_mode): Likewise.
19754
19755 2019-07-14 Uroš Bizjak <ubizjak@gmail.com>
19756
19757 * config/i386/i386.md (nonmemory_szext_operand): New mode attribute.
19758 (test<mode>_ccno_1): Macroize insn pattern from testsi_ccno_1
19759 and testdi_ccno_1 using SWI48 mode attribute.
19760 (*testdi_1): Use x86_64_szext_nonmemory_operand instead of
19761 x86_64_szext_general_operand.
19762 (*testqi_1_maybe_si): Use nonmemory_operand instead of general_operand.
19763 (*test<mode>_1): Use nonmemory_szext_operand mode attribute
19764 instead of genera_operand mode attribute.
19765
19766 2019-07-14 Vladislav Ivanishin <vlad@ispras.ru>
19767
19768 * gdbhooks.py (DumpFn.invoke): Add explicit casts of return values of
19769 fopen and fclose to their respective types.
19770 (DotFn.invoke): Ditto.
19771
19772 2019-07-14 Jan Hubicka <hubicka@ucw.cz>
19773
19774 * ipa-fnsummary.c (ipa_dump_hints): Do not dump array_index.
19775 (ipa_fn_summary::~ipa_fn_summary): Do not destroy array_index.
19776 (ipa_fn_summary_t::duplicate): Do not duplicate array_index.
19777 (array_index_predicate): Remove.
19778 (analyze_function_body): Account cost for variable ofsetted array
19779 indexing.
19780 (estimate_node_size_and_time): Do not compute array index hint.
19781 (ipa_merge_fn_summary_after_inlining): Do not merge array index hint.
19782 (inline_read_section): Do not read array index hint.
19783 (ipa_fn_summary_write): Do not write array index hint.
19784 * doc/invoke.texi (ipa-cp-array-index-hint-bonus): Remove.
19785 * ipa-cp.c (hint_time_bonus): Remove.
19786 * ipa-fnsummary.h (ipa_hints_vals): Remove array_index.
19787 (ipa_fnsummary): Remove array_index.
19788 * ipa-inline.c (want_inline_small_function_p): Do not use
19789 array_index.
19790 (edge_badness): Likewise.
19791 * params.def (PARAM_IPA_CP_ARRAY_INDEX_HINT_BONUS): Remove.
19792
19793 2019-07-14 Segher Boessenkool <segher@kernel.crashing.org>
19794
19795 PR target/91148
19796 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Remove
19797 superfluous "builtin function" phrasing.
19798
19799 2019-07-13 Jan Hubicka <hubicka@ucw.cz>
19800
19801 * tree-ssa-alias.c (component_ref_to_zero_sized_trailing_array_p):
19802 Break out from ...
19803 (aliasing_component_refs_walk): Break out from ...
19804 (aliasing_component_refs_p): ... here.
19805
19806 2019-07-13 Segher Boessenkool <segher@kernel.crashing.org>
19807
19808 PR target/91148
19809 * config/rs6000/rs6000.c (rs6000_invalid_builtin): Remove superfluous
19810 "builtin function" phrasing.
19811
19812 2019-07-13 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
19813
19814 PR target/90723
19815 * recog.h (temporary_volatile_ok): New class.
19816 * config/aarch64/aarch64.c (aarch64_emit_sve_pred_move): Set
19817 volatile_ok temporarily to true using temporary_volatile_ok.
19818 * expr.c (emit_block_move_via_cpymem): Likewise.
19819 * optabs.c (maybe_legitimize_operand): Likewise.
19820
19821 2019-07-13 Jakub Jelinek <jakub@redhat.com>
19822
19823 * gimplify.c (struct gimplify_omp_ctx): Add order_concurrent member.
19824 (omp_notice_threadprivate_variable): Diagnose threadprivate variable
19825 uses inside of order(concurrent) constructs.
19826 (gimplify_scan_omp_clauses): Set ctx->order_concurrent if
19827 OMP_CLAUSE_ORDER is seen.
19828 * omp-low.c (struct omp_context): Add order_concurrent member.
19829 (scan_sharing_clauses): Set ctx->order_concurrent if
19830 OMP_CLAUSE_ORDER is seen.
19831 (check_omp_nesting_restrictions): Diagnose ordered or atomic inside
19832 of simd order(concurrent). Diagnose constructs not allowed inside of
19833 for order(concurrent).
19834 (setjmp_or_longjmp_p): Add a context and TREE_PUBLIC check to avoid
19835 complaining about static double setjmp (double); or class static
19836 methods or non-global namespace setjmps.
19837 (omp_runtime_api_call): New function.
19838 (scan_omp_1_stmt): Diagnose OpenMP runtime API calls inside of
19839 order(concurrent) loops.
19840
19841 2019-07-12 Martin Sebor <msebor@redhat.com>
19842
19843 * doc/invoke.texi (ssa-name-def-chain-limit): Document new --param.
19844 * params.def (PARAM_SSA_NAME_DEF_CHAIN_LIMIT): Add new --param.
19845 * tree-vrp.c (vrp_prop::check_mem_ref): Use
19846 PARAM_SSA_NAME_DEF_CHAIN_LIMIT.
19847
19848 2019-07-12 Jan Hubicka <jh@suse.cz>
19849
19850 * tree-ssa-alias.c (same_tmr_indexing_p): Break out from ...
19851 (indirect_refs_may_alias_p): ... here.
19852 (nonoverlapping_component_refs_since_match_p): Support also non-trivial
19853 mem refs in the access paths.
19854
19855 2019-07-12 Jiangning Liu <jiangning.liu@amperecomputing.com>
19856
19857 PR tree-optimization/89430
19858 * tree-ssa-phiopt.c (cond_store_replacement): Support conditional
19859 store elimination for local variable without address escape.
19860
19861 2019-07-12 Jeff Law <law@redhat.com>
19862
19863 * config/c6x/c6x.c (c6x_section_type): Clear SECTION_NOTYPE
19864 for the ".far" section.
19865
19866 2019-07-12 Richard Biener <rguenther@suse.de>
19867
19868 PR tree-optimization/91145
19869 * tree-vect-slp.c (vect_build_slp_tree_2): Fix reduction
19870 chain check.
19871
19872 2019-07-12 Alexandre Oliva <oliva@adacore.com>
19873
19874 * tree-eh.c (honor_protect_cleanup_actions): Use outer_
19875 rather than this_state as the lowering context for the ELSE
19876 seq in a GIMPLE_EH_ELSE.
19877
19878 2019-07-12 Richard Sandiford <richard.sandiford@arm.com>
19879
19880 * vector-builder.h (vector_builder::elt): Allow already-supplied
19881 elements to be read back before building is complete.
19882
19883 2019-07-12 Eric Botcazou <ebotcazou@adacore.com>
19884
19885 PR rtl-optimization/91136
19886 * df-core.c (ACCESSING REFS): Fix typos in comment.
19887 * resource.c (mark_target_live_reg): Add artificial defs that occur at
19888 the beginning of the block to the initial set of live registers.
19889
19890 2019-07-12 Richard Biener <rguenther@suse.de>
19891
19892 * fold-const.h (get_array_ctor_element_at_index): Adjust.
19893 * fold-const.c (get_array_ctor_element_at_index): Add
19894 ctor_idx output parameter informing the caller where in
19895 the constructor the element was (not) found. Add early exit
19896 for when the ctor is sorted.
19897 * gimple-fold.c (fold_array_ctor_reference): Support constant
19898 folding across multiple array elements.
19899
19900 2019-07-12 Eric Botcazou <ebotcazou@adacore.com>
19901
19902 * cfgexpand.c (expand_gimple_stmt_1) <GIMPLE_RETURN>: If the statement
19903 doesn't have location, set the current location to the function's end.
19904
19905 2019-07-12 Richard Sandiford <richard.sandiford@arm.com>
19906
19907 * config/aarch64/aarch64.md (*compare_condjump<mode>)
19908 (loadwb_pair<GPI:mode>_<P:mode>, loadwb_pair<GPF:mode>_<P:mode>)
19909 (storewb_pair<GPI:mode>_<P:mode>, storewb_pair<GPF:mode>_<P:mode>)
19910 (*ands<mode>_compare0): Fix ambiguous uses of .md attributes.
19911 * config/aarch64/aarch64-simd.md
19912 (*aarch64_get_lane_extend<GPI:mode><VDQQH:mode>): Likewise.
19913 (*aarch64_get_lane_zero_extend<GPI:mode><VDQQH:mode>): Likewise.
19914 * config/aarch64/aarch64-sve.md
19915 (while_ult<GPI:mode><PRED_ALL:mode>): Likewise.
19916 (*cond_<optab><mode>_any): Fix SVE_I/SVE_SDI typo.
19917
19918 2019-07-12 Richard Sandiford <richard.sandiford@arm.com>
19919
19920 * doc/md.texi: Document that @ patterns can have different
19921 numbers of operands.
19922 * genemit.c (handle_overloaded_gen): Handle this case.
19923 * genopinit.c (handle_overloaded_gen): Likewise.
19924 * gensupport.c (replace_operands_with_dups): Iterate over
19925 the new rtx's format rather than the old one's.
19926
19927 2019-07-12 Jakub Jelinek <jakub@redhat.com>
19928
19929 * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE_ORDER.
19930 * tree.c (omp_clause_num_ops, omp_clause_code_name): Add
19931 order clause entries.
19932 (walk_tree_1): Handle OMP_CLAUSE_ORDER.
19933 * tree-pretty-print.c (dump_omp_clause): Likewise.
19934 * gimplify.c (gimplify_scan_omp_clauses, gimplify_adjust_omp_clauses):
19935 Likewise.
19936 * omp-low.c (scan_sharing_clauses): Likewise.
19937 * tree-nested.c (convert_nonlocal_omp_clauses,
19938 convert_local_omp_clauses): Likewise.
19939
19940 2019-07-12 Kewen Lin <linkw@gcc.gnu.org>
19941
19942 * cfgrtl.c (print_rtl_with_bb): Emit a hint if the
19943 fallthrough target of current basic block isn't the placed
19944 right next.
19945
19946 2019-07-11 Sunil K Pandey <sunil.k.pandey@intel.com>
19947
19948 PR target/90980
19949 * config/i386/avx512fintrin.h (_mm512_loadu_epi64): New.
19950 (_mm512_storeu_epi64): Likewise.
19951 (_mm512_loadu_epi32): Likewise.
19952 (_mm512_storeu_epi32): Likewise.
19953 * config/i386/avx512vlintrin.h (_mm256_storeu_epi64): New.
19954 (_mm_storeu_epi64): Likewise.
19955 (_mm256_storeu_epi32): Likewise.
19956 (_mm_storeu_epi32): Likewise.
19957
19958 2019-07-11 Segher Boessenkool <segher@kernel.crashing.org>
19959
19960 * config/rs6000/rs6000-logue.c: Add Modula-2 to comment.
19961
19962 2019-07-11 Segher Boessenkool <segher@kernel.crashing.org>
19963
19964 * config/rs6000/rs6000-logue.c (rs6000_output_function_epilogue):
19965 Handle Modula-2.
19966
19967 2019-07-11 Jakub Jelinek <jakub@redhat.com>
19968
19969 PR target/91124
19970 * config/i386/sse.md (sse2_cvtpd2dq<mask_name>): Change into ...
19971 (sse2_cvtpd2dq): ... this. Remove mask substitution macros.
19972 (sse2_cvtpd2dq_mask, sse2_cvtpd2dq_mask_1): New define_insns.
19973 (ufix_notruncv2dfv2si2<mask_name>): Change into ...
19974 (ufix_notruncv2dfv2si2): ... this. Remove mask substitution macros.
19975 (ufix_notruncv2dfv2si2_mask, ufix_notruncv2dfv2si2_mask_1): New
19976 define_insns.
19977 (ufix_truncv2dfv2si2<mask_name>): Change into ...
19978 (ufix_truncv2dfv2si2): ... this. Remove mask substitution macros.
19979 (ufix_truncv2dfv2si2_mask, ufix_truncv2dfv2si2_mask_1): New
19980 define_insns.
19981 (sse2_cvttpd2dq<mask_name>): Change into ...
19982 (sse2_cvttpd2dq): ... this. Remove mask substitution macros.
19983 (sse2_cvttpd2dq_mask, sse2_cvttpd2dq_mask_1): New define_insns.
19984 (*sse2_cvtpd2dq<mask_name>): Change into ...
19985 (*sse2_cvtpd2dq): ... this. Remove mask substitution macros.
19986 Add "C" constraint to const0_operand.
19987 (*sse2_cvtpd2dq_mask, *sse2_cvtpd2dq_mask_1): New define_insns.
19988 (sse2_cvtpd2ps_mask): Adjust expand to match *sse2_cvtpd2ps_mask
19989 changes.
19990
19991 PR target/91124
19992 * config/i386/i386-builtin-types.def
19993 (V32HI_FTYPE_V32HI_V32HI_V32HI_INT,
19994 V16HI_FTYPE_V16HI_V16HI_V16HI_INT, V8HI_FTYPE_V8HI_V8HI_V8HI_INT,
19995 V8SI_FTYPE_V8SI_V8SI_V8SI_INT, V4DI_FTYPE_V4DI_V4DI_V4DI_INT,
19996 V8DI_FTYPE_V8DI_V8DI_V8DI_INT, V16SI_FTYPE_V16SI_V16SI_V16SI_INT,
19997 V2DI_FTYPE_V2DI_V2DI_V2DI_INT, V4SI_FTYPE_V4SI_V4SI_V4SI_INT): Remove.
19998 * config/i386/i386-builtin.def (__builtin_ia32_vpshrdv_v32hi_mask,
19999 __builtin_ia32_vpshrdv_v32hi_maskz, __builtin_ia32_vpshrdv_v16hi_mask,
20000 __builtin_ia32_vpshrdv_v16hi_maskz, __builtin_ia32_vpshrdv_v8hi_mask,
20001 __builtin_ia32_vpshrdv_v8hi_maskz, __builtin_ia32_vpshrdv_v16si_mask,
20002 __builtin_ia32_vpshrdv_v16si_maskz, __builtin_ia32_vpshrdv_v8si_mask,
20003 __builtin_ia32_vpshrdv_v8si_maskz, __builtin_ia32_vpshrdv_v4si_mask,
20004 __builtin_ia32_vpshrdv_v4si_maskz, __builtin_ia32_vpshrdv_v8di_mask,
20005 __builtin_ia32_vpshrdv_v8di_maskz, __builtin_ia32_vpshrdv_v4di_mask,
20006 __builtin_ia32_vpshrdv_v4di_maskz, __builtin_ia32_vpshrdv_v2di_mask,
20007 __builtin_ia32_vpshrdv_v2di_maskz, __builtin_ia32_vpshldv_v32hi_mask,
20008 __builtin_ia32_vpshldv_v32hi_maskz, __builtin_ia32_vpshldv_v16hi_mask,
20009 __builtin_ia32_vpshldv_v16hi_maskz, __builtin_ia32_vpshldv_v8hi_mask,
20010 __builtin_ia32_vpshldv_v8hi_maskz, __builtin_ia32_vpshldv_v16si_mask,
20011 __builtin_ia32_vpshldv_v16si_maskz, __builtin_ia32_vpshldv_v8si_mask,
20012 __builtin_ia32_vpshldv_v8si_maskz, __builtin_ia32_vpshldv_v4si_mask,
20013 __builtin_ia32_vpshldv_v4si_maskz, __builtin_ia32_vpshldv_v8di_mask,
20014 __builtin_ia32_vpshldv_v8di_maskz, __builtin_ia32_vpshldv_v4di_mask,
20015 __builtin_ia32_vpshldv_v4di_maskz, __builtin_ia32_vpshldv_v2di_mask,
20016 __builtin_ia32_vpshldv_v2di_maskz, __builtin_ia32_vpdpbusd_v16si_mask,
20017 __builtin_ia32_vpdpbusd_v16si_maskz, __builtin_ia32_vpdpbusd_v8si_mask,
20018 __builtin_ia32_vpdpbusd_v8si_maskz, __builtin_ia32_vpdpbusd_v4si_mask,
20019 __builtin_ia32_vpdpbusd_v4si_maskz,
20020 __builtin_ia32_vpdpbusds_v16si_mask,
20021 __builtin_ia32_vpdpbusds_v16si_maskz,
20022 __builtin_ia32_vpdpbusds_v8si_mask,
20023 __builtin_ia32_vpdpbusds_v8si_maskz,
20024 __builtin_ia32_vpdpbusds_v4si_mask,
20025 __builtin_ia32_vpdpbusds_v4si_maskz,
20026 __builtin_ia32_vpdpwssd_v16si_mask,
20027 __builtin_ia32_vpdpwssd_v16si_maskz, __builtin_ia32_vpdpwssd_v8si_mask,
20028 __builtin_ia32_vpdpwssd_v8si_maskz, __builtin_ia32_vpdpwssd_v4si_mask,
20029 __builtin_ia32_vpdpwssd_v4si_maskz,
20030 __builtin_ia32_vpdpwssds_v16si_mask,
20031 __builtin_ia32_vpdpwssds_v16si_maskz,
20032 __builtin_ia32_vpdpwssds_v8si_mask,
20033 __builtin_ia32_vpdpwssds_v8si_maskz,
20034 __builtin_ia32_vpdpwssds_v4si_mask,
20035 __builtin_ia32_vpdpwssds_v4si_maskz): Use *_USI, *_UHI or *_UQI
20036 suffixed types rather than *_INT.
20037 * config/i386/i386-expand.c (ix86_expand_args_builtin): Don't handle
20038 V32HI_FTYPE_V32HI_V32HI_V32HI_INT, V16HI_FTYPE_V16HI_V16HI_V16HI_INT,
20039 V8HI_FTYPE_V8HI_V8HI_V8HI_INT, V8SI_FTYPE_V8SI_V8SI_V8SI_INT,
20040 V4DI_FTYPE_V4DI_V4DI_V4DI_INT, V8DI_FTYPE_V8DI_V8DI_V8DI_INT,
20041 V16SI_FTYPE_V16SI_V16SI_V16SI_INT, V2DI_FTYPE_V2DI_V2DI_V2DI_INT
20042 and V4SI_FTYPE_V4SI_V4SI_V4SI_INT.
20043
20044 2019-07-11 Aldy Hernandez <aldyh@redhat.com>
20045
20046 * tree-vrp.c (intersect_ranges): If we know the intersection is
20047 empty, there is no need to conservatively add anything else to
20048 the set.
20049
20050 2019-07-11 Richard Biener <rguenther@suse.de>
20051
20052 PR middle-end/91131
20053 * gimplify.c (gimplify_compound_literal_expr): Force a temporary
20054 when the object is volatile and we have not cleared it even though
20055 there are no nonzero elements.
20056
20057 2019-07-10 Michael Meissner <meissner@linux.ibm.com>
20058
20059 * config/rs6000/predicates.md (cint34_operand): Update
20060 SIGNED_34BIT_OFFSET_P call.
20061 (pcrel_address): Update SIGNED_34BIT_OFFSET_P call.
20062 (pcrel_external_address): Update SIGNED_34BIT_OFFSET_P call.
20063 * config/rs6000/rs6000.c (rs6000_prefixed_address): Update
20064 SIGNED_16BIT_OFFSET_P and SIGNED_34BIT_OFFSET_P calls.
20065 * config/rs6000/rs6000.h (SIGNED_16BIT_OFFSET_P): Remove EXTRA
20066 argument.
20067 (SIGNED_34BIT_OFFSET_P): Remove EXTRA argument.
20068 (SIGNED_16BIT_OFFSET_EXTRA_P): New macro, like
20069 SIGNED_16BIT_OFFSET_P with an EXTRA argument.
20070 (SIGNED_34BIT_OFFSET_EXTRA_P): New macro, like
20071 SIGNED_34BIT_OFFSET_P with an EXTRA argument.
20072
20073 2019-07-10 Iain Sandoe <iain@sandoe.co.uk>
20074
20075 * config/rs6000/darwin.h (LIB_SPEC): Collate this spec here.
20076 * config/rs6000/darwin7.h (LIB_SPEC): Remove.
20077 * config/rs6000/darwin8.h (LIB_SPEC): Remove.
20078 (DEF_MIN_OSX_VERSION): New.
20079
20080 2019-07-10 Richard Sandiford <richard.sandiford@arm.com>
20081
20082 * fold-const.c (fold_relational_const): Fix folding of
20083 vector-to-scalar NE_EXPRs.
20084 (test_vector_folding): Add more tests.
20085
20086 2019-07-10 Richard Sandiford <richard.sandiford@arm.com>
20087
20088 PR target/91060
20089 * config/arm/iterators.md (V2DI_ONLY): New mode iterator.
20090 * config/arm/neon.md (vec_set<mode>_internal): Add a '@' prefix.
20091 (vec_setv2di_internal): Reexpress as...
20092 (@vec_set<V2DI_ONLY:mode>_internal): ...this.
20093 * config/arm/arm.c (neon_expand_vector_init): Use gen_vec_set_internal
20094 rather than gen_neon_vset_lane<mode>.
20095
20096 2019-07-10 Vladimir Makarov <vmakarov@redhat.com>
20097
20098 PR target/91102
20099 * lra-constraints.c (process_alt_operands): Don't match user
20100 defined regs only if they are early clobbers.
20101
20102 2019-07-10 Marc Glisse <marc.glisse@inria.fr>
20103
20104 * wide-int.h (wi::lshift): Reject negative values for the fast path.
20105
20106 2019-07-10 Richard Biener <rguenther@suse.de>
20107
20108 PR tree-optimization/91126
20109 * tree-ssa-sccvn.c (n_walk_cb_data::push_partial_def): Adjust
20110 native encoding offset for BYTES_BIG_ENDIAN.
20111 (vn_reference_lookup_3): Likewise.
20112
20113 2019-07-10 Richard Biener <rguenther@suse.de>
20114
20115 * tree-ssa-sccvn.c (vn_reference_lookup_3): Look at valueized
20116 LHS whenever possible.
20117
20118 2019-07-09 Jan Hubicka <hubicka@ucw.cz>
20119
20120 * tree-ssa-alias.c (nonoverlapping_component_refs_p_1): Break out
20121 from ...; work also on duplicated types.
20122 (nonoverlapping_component_refs_since_match): ... here
20123 (ncr_type_uid): Break out from ...
20124 (ncr_compar): ... here; look for TYPE_UID of canonical type if
20125 available.
20126 (nonoverlapping_component_refs_p): Use same_type_for_tbaa to match
20127 the types and nonoverlapping_component_refs_p_1 to disambiguate.
20128
20129 2019-07-09 Martin Sebor <msebor@redhat.com>
20130
20131 PR tree-optimization/90989
20132 * tree-ssa-strlen.c (handle_char_store): Constrain a single character
20133 optimization to just single character stores.
20134
20135 2019-07-09 Joern Rennecke <joern.rennecke@riscy-ip.com>
20136
20137 * tree-vect-stmts.c (vectorizable_comparison) <!slp_node>:
20138 Swap operands only once.
20139
20140 2019-07-09 Dragan Mladjenovic <dmladjenovic@wavecomp.com>
20141
20142 * cfgcleanup.c (old_insns_match_p): Check if used hard regs set is equal
20143 for both call instructions.
20144
20145 2019-07-09 John Darrington <john@darrington.wattle.id.au>
20146
20147 * simplify-rtx.c (simplify_unary_operation_1): Use GET_MODE_PRECISION
20148 rather than GET_MODE_BITSIZE to better handle partial integer modes.
20149
20150 2019-07-09 Michael Meissner <meissner@linux.ibm.com>
20151
20152 * config/rs6000/rs6000-internal.h (create_TOC_reference): Delete.
20153 * config/rs6000/rs6000-logue.c (create_TOC_reference): Move
20154 function from rs6000-logue.c back to rs6000.c.
20155 * config/rs6000/rs6000.c (create_TOC_reference): Likewise.
20156
20157 2019-07-09 Martin Sebor <msebor@redhat.com>
20158
20159 PR c++/61339
20160 * auto-profile.c: Change class-key of PODs to struct and others
20161 to class.
20162 * basic-block.h: Same.
20163 * bitmap.c (bitmap_alloc): Same.
20164 * bitmap.h: Same.
20165 * builtins.c (expand_builtin_prefetch): Same.
20166 (expand_builtin_interclass_mathfn): Same.
20167 (expand_builtin_strlen): Same.
20168 (expand_builtin_mempcpy_args): Same.
20169 (expand_cmpstr): Same.
20170 (expand_builtin___clear_cache): Same.
20171 (expand_ifn_atomic_bit_test_and): Same.
20172 (expand_builtin_thread_pointer): Same.
20173 (expand_builtin_set_thread_pointer): Same.
20174 * caller-save.c (setup_save_areas): Same.
20175 (replace_reg_with_saved_mem): Same.
20176 (insert_restore): Same.
20177 (insert_save): Same.
20178 (add_used_regs): Same.
20179 * cfg.c (get_bb_copy): Same.
20180 (set_loop_copy): Same.
20181 * cfg.h: Same.
20182 * cfganal.h: Same.
20183 * cfgexpand.c (alloc_stack_frame_space): Same.
20184 (add_stack_var): Same.
20185 (add_stack_var_conflict): Same.
20186 (add_scope_conflicts_1): Same.
20187 (update_alias_info_with_stack_vars): Same.
20188 (expand_used_vars): Same.
20189 * cfghooks.c (redirect_edge_and_branch_force): Same.
20190 (delete_basic_block): Same.
20191 (split_edge): Same.
20192 (make_forwarder_block): Same.
20193 (force_nonfallthru): Same.
20194 (duplicate_block): Same.
20195 (lv_flush_pending_stmts): Same.
20196 * cfghooks.h: Same.
20197 * cfgloop.c (flow_loops_cfg_dump): Same.
20198 (flow_loop_nested_p): Same.
20199 (superloop_at_depth): Same.
20200 (get_loop_latch_edges): Same.
20201 (flow_loop_dump): Same.
20202 (flow_loops_dump): Same.
20203 (flow_loops_free): Same.
20204 (flow_loop_nodes_find): Same.
20205 (establish_preds): Same.
20206 (flow_loop_tree_node_add): Same.
20207 (flow_loop_tree_node_remove): Same.
20208 (flow_loops_find): Same.
20209 (find_subloop_latch_edge_by_profile): Same.
20210 (find_subloop_latch_edge_by_ivs): Same.
20211 (mfb_redirect_edges_in_set): Same.
20212 (form_subloop): Same.
20213 (merge_latch_edges): Same.
20214 (disambiguate_multiple_latches): Same.
20215 (disambiguate_loops_with_multiple_latches): Same.
20216 (flow_bb_inside_loop_p): Same.
20217 (glb_enum_p): Same.
20218 (get_loop_body_with_size): Same.
20219 (get_loop_body): Same.
20220 (fill_sons_in_loop): Same.
20221 (get_loop_body_in_dom_order): Same.
20222 (get_loop_body_in_custom_order): Same.
20223 (release_recorded_exits): Same.
20224 (get_loop_exit_edges): Same.
20225 (num_loop_branches): Same.
20226 (remove_bb_from_loops): Same.
20227 (find_common_loop): Same.
20228 (delete_loop): Same.
20229 (cancel_loop): Same.
20230 (verify_loop_structure): Same.
20231 (loop_preheader_edge): Same.
20232 (loop_exit_edge_p): Same.
20233 (single_exit): Same.
20234 (loop_exits_to_bb_p): Same.
20235 (loop_exits_from_bb_p): Same.
20236 (get_loop_location): Same.
20237 (record_niter_bound): Same.
20238 (get_estimated_loop_iterations_int): Same.
20239 (max_stmt_executions_int): Same.
20240 (likely_max_stmt_executions_int): Same.
20241 (get_estimated_loop_iterations): Same.
20242 (get_max_loop_iterations): Same.
20243 (get_max_loop_iterations_int): Same.
20244 (get_likely_max_loop_iterations): Same.
20245 * cfgloop.h (simple_loop_desc): Same.
20246 (get_loop): Same.
20247 (loop_depth): Same.
20248 (loop_outer): Same.
20249 (loop_iterator::next): Same.
20250 (loop_outermost): Same.
20251 * cfgloopanal.c (mark_irreducible_loops): Same.
20252 (num_loop_insns): Same.
20253 (average_num_loop_insns): Same.
20254 (expected_loop_iterations_unbounded): Same.
20255 (expected_loop_iterations): Same.
20256 (mark_loop_exit_edges): Same.
20257 (single_likely_exit): Same.
20258 * cfgloopmanip.c (fix_bb_placement): Same.
20259 (fix_bb_placements): Same.
20260 (remove_path): Same.
20261 (place_new_loop): Same.
20262 (add_loop): Same.
20263 (scale_loop_frequencies): Same.
20264 (scale_loop_profile): Same.
20265 (create_empty_if_region_on_edge): Same.
20266 (create_empty_loop_on_edge): Same.
20267 (loopify): Same.
20268 (unloop): Same.
20269 (fix_loop_placements): Same.
20270 (copy_loop_info): Same.
20271 (duplicate_loop): Same.
20272 (duplicate_subloops): Same.
20273 (loop_redirect_edge): Same.
20274 (can_duplicate_loop_p): Same.
20275 (duplicate_loop_to_header_edge): Same.
20276 (mfb_keep_just): Same.
20277 (has_preds_from_loop): Same.
20278 (create_preheader): Same.
20279 (create_preheaders): Same.
20280 (lv_adjust_loop_entry_edge): Same.
20281 (loop_version): Same.
20282 * cfgloopmanip.h: Same.
20283 * cgraph.h: Same.
20284 * cgraphbuild.c: Same.
20285 * combine.c (make_extraction): Same.
20286 * config/i386/i386-features.c: Same.
20287 * config/i386/i386-features.h: Same.
20288 * config/i386/i386.c (ix86_emit_outlined_ms2sysv_save): Same.
20289 (ix86_emit_outlined_ms2sysv_restore): Same.
20290 (ix86_noce_conversion_profitable_p): Same.
20291 (ix86_init_cost): Same.
20292 (ix86_simd_clone_usable): Same.
20293 * configure.ac (ACX_PROG_CXX_WARNING_OPTS): Add -Wclass-is-pod and
20294 Wstruct-not-pod.
20295 * coretypes.h: Same.
20296 * data-streamer-in.c (string_for_index): Change class-key of PODs
20297 to struct and others to class.
20298 (streamer_read_indexed_string): Same.
20299 (streamer_read_string): Same.
20300 (bp_unpack_indexed_string): Same.
20301 (bp_unpack_string): Same.
20302 (streamer_read_uhwi): Same.
20303 (streamer_read_hwi): Same.
20304 (streamer_read_gcov_count): Same.
20305 (streamer_read_wide_int): Same.
20306 * data-streamer.h (streamer_write_bitpack): Same.
20307 (bp_unpack_value): Same.
20308 (streamer_write_char_stream): Same.
20309 (streamer_write_hwi_in_range): Same.
20310 (streamer_write_record_start): Same.
20311 * ddg.c (create_ddg_dep_from_intra_loop_link): Same.
20312 (add_cross_iteration_register_deps): Same.
20313 (build_intra_loop_deps): Same.
20314 * df-core.c (df_analyze): Same.
20315 (loop_post_order_compute): Same.
20316 (loop_inverted_post_order_compute): Same.
20317 * df-problems.c (df_rd_alloc): Same.
20318 (df_rd_simulate_one_insn): Same.
20319 (df_rd_local_compute): Same.
20320 (df_rd_init_solution): Same.
20321 (df_rd_confluence_n): Same.
20322 (df_rd_transfer_function): Same.
20323 (df_rd_free): Same.
20324 (df_rd_dump_defs_set): Same.
20325 (df_rd_top_dump): Same.
20326 (df_lr_alloc): Same.
20327 (df_lr_reset): Same.
20328 (df_lr_local_compute): Same.
20329 (df_lr_init): Same.
20330 (df_lr_confluence_n): Same.
20331 (df_lr_free): Same.
20332 (df_lr_top_dump): Same.
20333 (df_lr_verify_transfer_functions): Same.
20334 (df_live_alloc): Same.
20335 (df_live_reset): Same.
20336 (df_live_init): Same.
20337 (df_live_confluence_n): Same.
20338 (df_live_finalize): Same.
20339 (df_live_free): Same.
20340 (df_live_top_dump): Same.
20341 (df_live_verify_transfer_functions): Same.
20342 (df_mir_alloc): Same.
20343 (df_mir_reset): Same.
20344 (df_mir_init): Same.
20345 (df_mir_confluence_n): Same.
20346 (df_mir_free): Same.
20347 (df_mir_top_dump): Same.
20348 (df_word_lr_alloc): Same.
20349 (df_word_lr_reset): Same.
20350 (df_word_lr_init): Same.
20351 (df_word_lr_confluence_n): Same.
20352 (df_word_lr_free): Same.
20353 (df_word_lr_top_dump): Same.
20354 (df_md_alloc): Same.
20355 (df_md_simulate_one_insn): Same.
20356 (df_md_reset): Same.
20357 (df_md_init): Same.
20358 (df_md_free): Same.
20359 (df_md_top_dump): Same.
20360 * df-scan.c (df_insn_delete): Same.
20361 (df_insn_rescan): Same.
20362 (df_notes_rescan): Same.
20363 (df_sort_and_compress_mws): Same.
20364 (df_install_mws): Same.
20365 (df_refs_add_to_chains): Same.
20366 (df_ref_create_structure): Same.
20367 (df_ref_record): Same.
20368 (df_def_record_1): Same.
20369 (df_find_hard_reg_defs): Same.
20370 (df_uses_record): Same.
20371 (df_get_conditional_uses): Same.
20372 (df_get_call_refs): Same.
20373 (df_recompute_luids): Same.
20374 (df_get_entry_block_def_set): Same.
20375 (df_entry_block_defs_collect): Same.
20376 (df_get_exit_block_use_set): Same.
20377 (df_exit_block_uses_collect): Same.
20378 (df_mws_verify): Same.
20379 (df_bb_verify): Same.
20380 * df.h (df_scan_get_bb_info): Same.
20381 * doc/tm.texi: Same.
20382 * dse.c (record_store): Same.
20383 * dumpfile.h: Same.
20384 * emit-rtl.c (const_fixed_hasher::equal): Same.
20385 (set_mem_attributes_minus_bitpos): Same.
20386 (change_address): Same.
20387 (adjust_address_1): Same.
20388 (offset_address): Same.
20389 * emit-rtl.h: Same.
20390 * except.c (dw2_build_landing_pads): Same.
20391 (sjlj_emit_dispatch_table): Same.
20392 * explow.c (allocate_dynamic_stack_space): Same.
20393 (emit_stack_probe): Same.
20394 (probe_stack_range): Same.
20395 * expmed.c (store_bit_field_using_insv): Same.
20396 (store_bit_field_1): Same.
20397 (store_integral_bit_field): Same.
20398 (extract_bit_field_using_extv): Same.
20399 (extract_bit_field_1): Same.
20400 (emit_cstore): Same.
20401 * expr.c (emit_block_move_via_cpymem): Same.
20402 (expand_cmpstrn_or_cmpmem): Same.
20403 (set_storage_via_setmem): Same.
20404 (emit_single_push_insn_1): Same.
20405 (expand_assignment): Same.
20406 (store_constructor): Same.
20407 (expand_expr_real_2): Same.
20408 (expand_expr_real_1): Same.
20409 (try_casesi): Same.
20410 * flags.h: Same.
20411 * function.c (try_fit_stack_local): Same.
20412 (assign_stack_local_1): Same.
20413 (assign_stack_local): Same.
20414 (cut_slot_from_list): Same.
20415 (insert_slot_to_list): Same.
20416 (max_slot_level): Same.
20417 (move_slot_to_level): Same.
20418 (temp_address_hasher::equal): Same.
20419 (remove_unused_temp_slot_addresses): Same.
20420 (assign_temp): Same.
20421 (combine_temp_slots): Same.
20422 (update_temp_slot_address): Same.
20423 (preserve_temp_slots): Same.
20424 * function.h: Same.
20425 * fwprop.c: Same.
20426 * gcc-rich-location.h: Same.
20427 * gcov.c: Same.
20428 * genattrtab.c (check_attr_test): Same.
20429 (check_attr_value): Same.
20430 (convert_set_attr_alternative): Same.
20431 (convert_set_attr): Same.
20432 (check_defs): Same.
20433 (copy_boolean): Same.
20434 (get_attr_value): Same.
20435 (expand_delays): Same.
20436 (make_length_attrs): Same.
20437 (min_fn): Same.
20438 (make_alternative_compare): Same.
20439 (simplify_test_exp): Same.
20440 (tests_attr_p): Same.
20441 (get_attr_order): Same.
20442 (clear_struct_flag): Same.
20443 (gen_attr): Same.
20444 (compares_alternatives_p): Same.
20445 (gen_insn): Same.
20446 (gen_delay): Same.
20447 (find_attrs_to_cache): Same.
20448 (write_test_expr): Same.
20449 (walk_attr_value): Same.
20450 (write_attr_get): Same.
20451 (eliminate_known_true): Same.
20452 (write_insn_cases): Same.
20453 (write_attr_case): Same.
20454 (write_attr_valueq): Same.
20455 (write_attr_value): Same.
20456 (write_dummy_eligible_delay): Same.
20457 (next_comma_elt): Same.
20458 (find_attr): Same.
20459 (make_internal_attr): Same.
20460 (copy_rtx_unchanging): Same.
20461 (gen_insn_reserv): Same.
20462 (check_tune_attr): Same.
20463 (make_automaton_attrs): Same.
20464 (handle_arg): Same.
20465 * genextract.c (gen_insn): Same.
20466 (VEC_char_to_string): Same.
20467 * genmatch.c (print_operand): Same.
20468 (lower): Same.
20469 (parser::parse_operation): Same.
20470 (parser::parse_capture): Same.
20471 (parser::parse_c_expr): Same.
20472 (parser::parse_simplify): Same.
20473 (main): Same.
20474 * genoutput.c (output_operand_data): Same.
20475 (output_get_insn_name): Same.
20476 (compare_operands): Same.
20477 (place_operands): Same.
20478 (process_template): Same.
20479 (validate_insn_alternatives): Same.
20480 (validate_insn_operands): Same.
20481 (gen_expand): Same.
20482 (note_constraint): Same.
20483 * genpreds.c (write_one_predicate_function): Same.
20484 (add_constraint): Same.
20485 (process_define_register_constraint): Same.
20486 (write_lookup_constraint_1): Same.
20487 (write_lookup_constraint_array): Same.
20488 (write_insn_constraint_len): Same.
20489 (write_reg_class_for_constraint_1): Same.
20490 (write_constraint_satisfied_p_array): Same.
20491 * genrecog.c (optimize_subroutine_group): Same.
20492 * gensupport.c (process_define_predicate): Same.
20493 (queue_pattern): Same.
20494 (remove_from_queue): Same.
20495 (process_rtx): Same.
20496 (is_predicable): Same.
20497 (change_subst_attribute): Same.
20498 (subst_pattern_match): Same.
20499 (alter_constraints): Same.
20500 (alter_attrs_for_insn): Same.
20501 (shift_output_template): Same.
20502 (alter_output_for_subst_insn): Same.
20503 (process_one_cond_exec): Same.
20504 (subst_dup): Same.
20505 (process_define_cond_exec): Same.
20506 (mnemonic_htab_callback): Same.
20507 (gen_mnemonic_attr): Same.
20508 (read_md_rtx): Same.
20509 * ggc-page.c: Same.
20510 * gimple-loop-interchange.cc (dump_reduction): Same.
20511 (dump_induction): Same.
20512 (loop_cand::~loop_cand): Same.
20513 (free_data_refs_with_aux): Same.
20514 (tree_loop_interchange::interchange_loops): Same.
20515 (tree_loop_interchange::map_inductions_to_loop): Same.
20516 (tree_loop_interchange::move_code_to_inner_loop): Same.
20517 (compute_access_stride): Same.
20518 (compute_access_strides): Same.
20519 (proper_loop_form_for_interchange): Same.
20520 (tree_loop_interchange_compute_ddrs): Same.
20521 (prune_datarefs_not_in_loop): Same.
20522 (prepare_data_references): Same.
20523 (pass_linterchange::execute): Same.
20524 * gimple-loop-jam.c (bb_prevents_fusion_p): Same.
20525 (unroll_jam_possible_p): Same.
20526 (fuse_loops): Same.
20527 (adjust_unroll_factor): Same.
20528 (tree_loop_unroll_and_jam): Same.
20529 * gimple-loop-versioning.cc (loop_versioning::~loop_versioning): Same.
20530 (loop_versioning::expensive_stmt_p): Same.
20531 (loop_versioning::version_for_unity): Same.
20532 (loop_versioning::dump_inner_likelihood): Same.
20533 (loop_versioning::find_per_loop_multiplication): Same.
20534 (loop_versioning::analyze_term_using_scevs): Same.
20535 (loop_versioning::record_address_fragment): Same.
20536 (loop_versioning::analyze_expr): Same.
20537 (loop_versioning::analyze_blocks): Same.
20538 (loop_versioning::prune_conditions): Same.
20539 (loop_versioning::merge_loop_info): Same.
20540 (loop_versioning::add_loop_to_queue): Same.
20541 (loop_versioning::decide_whether_loop_is_versionable): Same.
20542 (loop_versioning::make_versioning_decisions): Same.
20543 (loop_versioning::implement_versioning_decisions): Same.
20544 * gimple-ssa-evrp-analyze.c
20545 (evrp_range_analyzer::record_ranges_from_phis): Same.
20546 * gimple-ssa-store-merging.c (split_store::split_store): Same.
20547 (count_multiple_uses): Same.
20548 (split_group): Same.
20549 (imm_store_chain_info::output_merged_store): Same.
20550 (pass_store_merging::process_store): Same.
20551 * gimple-ssa-strength-reduction.c (slsr_process_phi): Same.
20552 * gimple-ssa-warn-alloca.c (adjusted_warn_limit): Same.
20553 (is_max): Same.
20554 (alloca_call_type): Same.
20555 (pass_walloca::execute): Same.
20556 * gimple-streamer-in.c (input_phi): Same.
20557 (input_gimple_stmt): Same.
20558 * gimple-streamer.h: Same.
20559 * godump.c (go_force_record_alignment): Same.
20560 (go_format_type): Same.
20561 (go_output_type): Same.
20562 (go_output_fndecl): Same.
20563 (go_output_typedef): Same.
20564 (keyword_hash_init): Same.
20565 (find_dummy_types): Same.
20566 * graph.c (draw_cfg_nodes_no_loops): Same.
20567 (draw_cfg_nodes_for_loop): Same.
20568 * hard-reg-set.h (hard_reg_set_iter_next): Same.
20569 * hsa-brig.c: Same.
20570 * hsa-common.h (hsa_internal_fn_hasher::equal): Same.
20571 * hsa-dump.c (dump_hsa_cfun): Same.
20572 * hsa-gen.c (gen_function_def_parameters): Same.
20573 * hsa-regalloc.c (dump_hsa_cfun_regalloc): Same.
20574 * input.c (dump_line_table_statistics): Same.
20575 (test_lexer): Same.
20576 * input.h: Same.
20577 * internal-fn.c (get_multi_vector_move): Same.
20578 (expand_load_lanes_optab_fn): Same.
20579 (expand_GOMP_SIMT_ENTER_ALLOC): Same.
20580 (expand_GOMP_SIMT_EXIT): Same.
20581 (expand_GOMP_SIMT_LAST_LANE): Same.
20582 (expand_GOMP_SIMT_ORDERED_PRED): Same.
20583 (expand_GOMP_SIMT_VOTE_ANY): Same.
20584 (expand_GOMP_SIMT_XCHG_BFLY): Same.
20585 (expand_GOMP_SIMT_XCHG_IDX): Same.
20586 (expand_addsub_overflow): Same.
20587 (expand_neg_overflow): Same.
20588 (expand_mul_overflow): Same.
20589 (expand_call_mem_ref): Same.
20590 (expand_mask_load_optab_fn): Same.
20591 (expand_scatter_store_optab_fn): Same.
20592 (expand_gather_load_optab_fn): Same.
20593 * ipa-cp.c (ipa_get_parm_lattices): Same.
20594 (print_all_lattices): Same.
20595 (ignore_edge_p): Same.
20596 (build_toporder_info): Same.
20597 (free_toporder_info): Same.
20598 (push_node_to_stack): Same.
20599 (ipcp_lattice<valtype>::set_contains_variable): Same.
20600 (set_agg_lats_to_bottom): Same.
20601 (ipcp_bits_lattice::meet_with): Same.
20602 (set_single_call_flag): Same.
20603 (initialize_node_lattices): Same.
20604 (ipa_get_jf_ancestor_result): Same.
20605 (ipcp_verify_propagated_values): Same.
20606 (propagate_scalar_across_jump_function): Same.
20607 (propagate_context_across_jump_function): Same.
20608 (propagate_bits_across_jump_function): Same.
20609 (ipa_vr_operation_and_type_effects): Same.
20610 (propagate_vr_across_jump_function): Same.
20611 (set_check_aggs_by_ref): Same.
20612 (set_chain_of_aglats_contains_variable): Same.
20613 (merge_aggregate_lattices): Same.
20614 (agg_pass_through_permissible_p): Same.
20615 (propagate_aggs_across_jump_function): Same.
20616 (call_passes_through_thunk_p): Same.
20617 (propagate_constants_across_call): Same.
20618 (devirtualization_time_bonus): Same.
20619 (good_cloning_opportunity_p): Same.
20620 (context_independent_aggregate_values): Same.
20621 (gather_context_independent_values): Same.
20622 (perform_estimation_of_a_value): Same.
20623 (estimate_local_effects): Same.
20624 (value_topo_info<valtype>::add_val): Same.
20625 (add_all_node_vals_to_toposort): Same.
20626 (value_topo_info<valtype>::propagate_effects): Same.
20627 (ipcp_propagate_stage): Same.
20628 (ipcp_discover_new_direct_edges): Same.
20629 (same_node_or_its_all_contexts_clone_p): Same.
20630 (cgraph_edge_brings_value_p): Same.
20631 (gather_edges_for_value): Same.
20632 (create_specialized_node): Same.
20633 (find_more_scalar_values_for_callers_subset): Same.
20634 (find_more_contexts_for_caller_subset): Same.
20635 (copy_plats_to_inter): Same.
20636 (intersect_aggregates_with_edge): Same.
20637 (find_aggregate_values_for_callers_subset): Same.
20638 (cgraph_edge_brings_all_agg_vals_for_node): Same.
20639 (decide_about_value): Same.
20640 (decide_whether_version_node): Same.
20641 (spread_undeadness): Same.
20642 (identify_dead_nodes): Same.
20643 (ipcp_store_vr_results): Same.
20644 * ipa-devirt.c (final_warning_record::grow_type_warnings): Same.
20645 * ipa-fnsummary.c (ipa_fn_summary::account_size_time): Same.
20646 (redirect_to_unreachable): Same.
20647 (edge_set_predicate): Same.
20648 (evaluate_conditions_for_known_args): Same.
20649 (evaluate_properties_for_edge): Same.
20650 (ipa_fn_summary_t::duplicate): Same.
20651 (ipa_call_summary_t::duplicate): Same.
20652 (dump_ipa_call_summary): Same.
20653 (ipa_dump_fn_summary): Same.
20654 (eliminated_by_inlining_prob): Same.
20655 (set_cond_stmt_execution_predicate): Same.
20656 (set_switch_stmt_execution_predicate): Same.
20657 (compute_bb_predicates): Same.
20658 (will_be_nonconstant_expr_predicate): Same.
20659 (phi_result_unknown_predicate): Same.
20660 (analyze_function_body): Same.
20661 (compute_fn_summary): Same.
20662 (estimate_edge_devirt_benefit): Same.
20663 (estimate_edge_size_and_time): Same.
20664 (estimate_calls_size_and_time): Same.
20665 (estimate_node_size_and_time): Same.
20666 (remap_edge_change_prob): Same.
20667 (remap_edge_summaries): Same.
20668 (ipa_merge_fn_summary_after_inlining): Same.
20669 (ipa_fn_summary_generate): Same.
20670 (inline_read_section): Same.
20671 (ipa_fn_summary_read): Same.
20672 (ipa_fn_summary_write): Same.
20673 * ipa-fnsummary.h: Same.
20674 * ipa-hsa.c (ipa_hsa_read_section): Same.
20675 * ipa-icf-gimple.c (func_checker::compare_loops): Same.
20676 * ipa-icf.c (sem_function::param_used_p): Same.
20677 * ipa-inline-analysis.c (do_estimate_edge_time): Same.
20678 * ipa-inline.c (edge_badness): Same.
20679 (inline_small_functions): Same.
20680 * ipa-polymorphic-call.c
20681 (ipa_polymorphic_call_context::stream_out): Same.
20682 * ipa-predicate.c (predicate::remap_after_duplication): Same.
20683 (predicate::remap_after_inlining): Same.
20684 (predicate::stream_out): Same.
20685 * ipa-predicate.h: Same.
20686 * ipa-profile.c (ipa_profile_read_summary): Same.
20687 * ipa-prop.c (ipa_get_param_decl_index_1): Same.
20688 (count_formal_params): Same.
20689 (ipa_dump_param): Same.
20690 (ipa_alloc_node_params): Same.
20691 (ipa_print_node_jump_functions_for_edge): Same.
20692 (ipa_print_node_jump_functions): Same.
20693 (ipa_load_from_parm_agg): Same.
20694 (get_ancestor_addr_info): Same.
20695 (ipa_compute_jump_functions_for_edge): Same.
20696 (ipa_analyze_virtual_call_uses): Same.
20697 (ipa_analyze_stmt_uses): Same.
20698 (ipa_analyze_params_uses_in_bb): Same.
20699 (update_jump_functions_after_inlining): Same.
20700 (try_decrement_rdesc_refcount): Same.
20701 (ipa_impossible_devirt_target): Same.
20702 (update_indirect_edges_after_inlining): Same.
20703 (combine_controlled_uses_counters): Same.
20704 (ipa_edge_args_sum_t::duplicate): Same.
20705 (ipa_write_jump_function): Same.
20706 (ipa_write_indirect_edge_info): Same.
20707 (ipa_write_node_info): Same.
20708 (ipa_read_edge_info): Same.
20709 (ipa_prop_read_section): Same.
20710 (read_replacements_section): Same.
20711 * ipa-prop.h (ipa_get_param_count): Same.
20712 (ipa_get_param): Same.
20713 (ipa_get_type): Same.
20714 (ipa_get_param_move_cost): Same.
20715 (ipa_set_param_used): Same.
20716 (ipa_get_controlled_uses): Same.
20717 (ipa_set_controlled_uses): Same.
20718 (ipa_get_cs_argument_count): Same.
20719 * ipa-pure-const.c (analyze_function): Same.
20720 (pure_const_read_summary): Same.
20721 * ipa-ref.h: Same.
20722 * ipa-reference.c (ipa_reference_read_optimization_summary): Same.
20723 * ipa-split.c (test_nonssa_use): Same.
20724 (dump_split_point): Same.
20725 (dominated_by_forbidden): Same.
20726 (split_part_set_ssa_name_p): Same.
20727 (find_split_points): Same.
20728 * ira-build.c (finish_loop_tree_nodes): Same.
20729 (low_pressure_loop_node_p): Same.
20730 * ira-color.c (ira_reuse_stack_slot): Same.
20731 * ira-int.h: Same.
20732 * ira.c (setup_reg_equiv): Same.
20733 (print_insn_chain): Same.
20734 (ira): Same.
20735 * loop-doloop.c (doloop_condition_get): Same.
20736 (add_test): Same.
20737 (record_reg_sets): Same.
20738 (doloop_optimize): Same.
20739 * loop-init.c (loop_optimizer_init): Same.
20740 (fix_loop_structure): Same.
20741 * loop-invariant.c (merge_identical_invariants): Same.
20742 (compute_always_reached): Same.
20743 (find_exits): Same.
20744 (may_assign_reg_p): Same.
20745 (find_invariants_bb): Same.
20746 (find_invariants_body): Same.
20747 (replace_uses): Same.
20748 (can_move_invariant_reg): Same.
20749 (free_inv_motion_data): Same.
20750 (move_single_loop_invariants): Same.
20751 (change_pressure): Same.
20752 (mark_ref_regs): Same.
20753 (calculate_loop_reg_pressure): Same.
20754 * loop-iv.c (biv_entry_hasher::equal): Same.
20755 (iv_extend_to_rtx_code): Same.
20756 (check_iv_ref_table_size): Same.
20757 (clear_iv_info): Same.
20758 (latch_dominating_def): Same.
20759 (iv_get_reaching_def): Same.
20760 (iv_constant): Same.
20761 (iv_subreg): Same.
20762 (iv_extend): Same.
20763 (iv_neg): Same.
20764 (iv_add): Same.
20765 (iv_mult): Same.
20766 (get_biv_step): Same.
20767 (record_iv): Same.
20768 (analyzed_for_bivness_p): Same.
20769 (record_biv): Same.
20770 (iv_analyze_biv): Same.
20771 (iv_analyze_expr): Same.
20772 (iv_analyze_def): Same.
20773 (iv_analyze_op): Same.
20774 (iv_analyze): Same.
20775 (iv_analyze_result): Same.
20776 (biv_p): Same.
20777 (eliminate_implied_conditions): Same.
20778 (simplify_using_initial_values): Same.
20779 (shorten_into_mode): Same.
20780 (canonicalize_iv_subregs): Same.
20781 (determine_max_iter): Same.
20782 (check_simple_exit): Same.
20783 (find_simple_exit): Same.
20784 (get_simple_loop_desc): Same.
20785 * loop-unroll.c (report_unroll): Same.
20786 (decide_unrolling): Same.
20787 (unroll_loops): Same.
20788 (loop_exit_at_end_p): Same.
20789 (decide_unroll_constant_iterations): Same.
20790 (unroll_loop_constant_iterations): Same.
20791 (compare_and_jump_seq): Same.
20792 (unroll_loop_runtime_iterations): Same.
20793 (decide_unroll_stupid): Same.
20794 (unroll_loop_stupid): Same.
20795 (referenced_in_one_insn_in_loop_p): Same.
20796 (reset_debug_uses_in_loop): Same.
20797 (analyze_iv_to_split_insn): Same.
20798 * lra-eliminations.c (lra_debug_elim_table): Same.
20799 (setup_can_eliminate): Same.
20800 (form_sum): Same.
20801 (lra_get_elimination_hard_regno): Same.
20802 (lra_eliminate_regs_1): Same.
20803 (eliminate_regs_in_insn): Same.
20804 (update_reg_eliminate): Same.
20805 (init_elimination): Same.
20806 (lra_eliminate): Same.
20807 * lra-int.h: Same.
20808 * lra-lives.c (initiate_live_solver): Same.
20809 * lra-remat.c (create_remat_bb_data): Same.
20810 * lra-spills.c (lra_spill): Same.
20811 * lra.c (lra_set_insn_recog_data): Same.
20812 (lra_set_used_insn_alternative_by_uid): Same.
20813 (init_reg_info): Same.
20814 (expand_reg_info): Same.
20815 * lto-cgraph.c (output_symtab): Same.
20816 (read_identifier): Same.
20817 (get_alias_symbol): Same.
20818 (input_node): Same.
20819 (input_varpool_node): Same.
20820 (input_ref): Same.
20821 (input_edge): Same.
20822 (input_cgraph_1): Same.
20823 (input_refs): Same.
20824 (input_symtab): Same.
20825 (input_offload_tables): Same.
20826 (output_cgraph_opt_summary): Same.
20827 (input_edge_opt_summary): Same.
20828 (input_cgraph_opt_section): Same.
20829 * lto-section-in.c (lto_free_raw_section_data): Same.
20830 (lto_create_simple_input_block): Same.
20831 (lto_free_function_in_decl_state_for_node): Same.
20832 * lto-streamer-in.c (lto_tag_check_set): Same.
20833 (lto_location_cache::revert_location_cache): Same.
20834 (lto_location_cache::input_location): Same.
20835 (lto_input_location): Same.
20836 (stream_input_location_now): Same.
20837 (lto_input_tree_ref): Same.
20838 (lto_input_eh_catch_list): Same.
20839 (input_eh_region): Same.
20840 (lto_init_eh): Same.
20841 (make_new_block): Same.
20842 (input_cfg): Same.
20843 (fixup_call_stmt_edges): Same.
20844 (input_struct_function_base): Same.
20845 (input_function): Same.
20846 (lto_read_body_or_constructor): Same.
20847 (lto_read_tree_1): Same.
20848 (lto_read_tree): Same.
20849 (lto_input_scc): Same.
20850 (lto_input_tree_1): Same.
20851 (lto_input_toplevel_asms): Same.
20852 (lto_input_mode_table): Same.
20853 (lto_reader_init): Same.
20854 (lto_data_in_create): Same.
20855 * lto-streamer-out.c (output_cfg): Same.
20856 * lto-streamer.h: Same.
20857 * modulo-sched.c (duplicate_insns_of_cycles): Same.
20858 (generate_prolog_epilog): Same.
20859 (mark_loop_unsched): Same.
20860 (dump_insn_location): Same.
20861 (loop_canon_p): Same.
20862 (sms_schedule): Same.
20863 * omp-expand.c (expand_omp_for_ordered_loops): Same.
20864 (expand_omp_for_generic): Same.
20865 (expand_omp_for_static_nochunk): Same.
20866 (expand_omp_for_static_chunk): Same.
20867 (expand_omp_simd): Same.
20868 (expand_omp_taskloop_for_inner): Same.
20869 (expand_oacc_for): Same.
20870 (expand_omp_atomic_pipeline): Same.
20871 (mark_loops_in_oacc_kernels_region): Same.
20872 * omp-offload.c (oacc_xform_loop): Same.
20873 * omp-simd-clone.c (simd_clone_adjust): Same.
20874 * optabs-query.c (get_traditional_extraction_insn): Same.
20875 * optabs.c (expand_vector_broadcast): Same.
20876 (expand_binop_directly): Same.
20877 (expand_twoval_unop): Same.
20878 (expand_twoval_binop): Same.
20879 (expand_unop_direct): Same.
20880 (emit_indirect_jump): Same.
20881 (emit_conditional_move): Same.
20882 (emit_conditional_neg_or_complement): Same.
20883 (emit_conditional_add): Same.
20884 (vector_compare_rtx): Same.
20885 (expand_vec_perm_1): Same.
20886 (expand_vec_perm_const): Same.
20887 (expand_vec_cond_expr): Same.
20888 (expand_vec_series_expr): Same.
20889 (maybe_emit_atomic_exchange): Same.
20890 (maybe_emit_sync_lock_test_and_set): Same.
20891 (expand_atomic_compare_and_swap): Same.
20892 (expand_atomic_load): Same.
20893 (expand_atomic_store): Same.
20894 (maybe_emit_op): Same.
20895 (valid_multiword_target_p): Same.
20896 (create_integer_operand): Same.
20897 (maybe_legitimize_operand_same_code): Same.
20898 (maybe_legitimize_operand): Same.
20899 (create_convert_operand_from_type): Same.
20900 (can_reuse_operands_p): Same.
20901 (maybe_legitimize_operands): Same.
20902 (maybe_gen_insn): Same.
20903 (maybe_expand_insn): Same.
20904 (maybe_expand_jump_insn): Same.
20905 (expand_insn): Same.
20906 * optabs.h (create_expand_operand): Same.
20907 (create_fixed_operand): Same.
20908 (create_output_operand): Same.
20909 (create_input_operand): Same.
20910 (create_convert_operand_to): Same.
20911 (create_convert_operand_from): Same.
20912 * optinfo.h: Same.
20913 * poly-int.h: Same.
20914 * predict.c (optimize_insn_for_speed_p): Same.
20915 (optimize_loop_for_size_p): Same.
20916 (optimize_loop_for_speed_p): Same.
20917 (optimize_loop_nest_for_speed_p): Same.
20918 (get_base_value): Same.
20919 (predicted_by_loop_heuristics_p): Same.
20920 (predict_extra_loop_exits): Same.
20921 (predict_loops): Same.
20922 (predict_paths_for_bb): Same.
20923 (predict_paths_leading_to): Same.
20924 (propagate_freq): Same.
20925 (pass_profile::execute): Same.
20926 * predict.h: Same.
20927 * profile-count.c (profile_count::differs_from_p): Same.
20928 (profile_probability::differs_lot_from_p): Same.
20929 * profile-count.h: Same.
20930 * profile.c (branch_prob): Same.
20931 * regrename.c (free_chain_data): Same.
20932 (mark_conflict): Same.
20933 (create_new_chain): Same.
20934 (merge_overlapping_regs): Same.
20935 (init_rename_info): Same.
20936 (merge_chains): Same.
20937 (regrename_analyze): Same.
20938 (regrename_do_replace): Same.
20939 (scan_rtx_reg): Same.
20940 (record_out_operands): Same.
20941 (build_def_use): Same.
20942 * regrename.h: Same.
20943 * reload.h: Same.
20944 * reload1.c (init_reload): Same.
20945 (maybe_fix_stack_asms): Same.
20946 (copy_reloads): Same.
20947 (count_pseudo): Same.
20948 (count_spilled_pseudo): Same.
20949 (find_reg): Same.
20950 (find_reload_regs): Same.
20951 (select_reload_regs): Same.
20952 (spill_hard_reg): Same.
20953 (fixup_eh_region_note): Same.
20954 (set_reload_reg): Same.
20955 (allocate_reload_reg): Same.
20956 (compute_reload_subreg_offset): Same.
20957 (reload_adjust_reg_for_icode): Same.
20958 (emit_input_reload_insns): Same.
20959 (emit_output_reload_insns): Same.
20960 (do_input_reload): Same.
20961 (inherit_piecemeal_p): Same.
20962 * rtl.h: Same.
20963 * sanopt.c (maybe_get_dominating_check): Same.
20964 (maybe_optimize_ubsan_ptr_ifn): Same.
20965 (can_remove_asan_check): Same.
20966 (maybe_optimize_asan_check_ifn): Same.
20967 (sanopt_optimize_walker): Same.
20968 * sched-deps.c (add_dependence_list): Same.
20969 (chain_to_prev_insn): Same.
20970 (add_insn_mem_dependence): Same.
20971 (create_insn_reg_set): Same.
20972 (maybe_extend_reg_info_p): Same.
20973 (sched_analyze_reg): Same.
20974 (sched_analyze_1): Same.
20975 (get_implicit_reg_pending_clobbers): Same.
20976 (chain_to_prev_insn_p): Same.
20977 (deps_analyze_insn): Same.
20978 (deps_start_bb): Same.
20979 (sched_free_deps): Same.
20980 (init_deps): Same.
20981 (init_deps_reg_last): Same.
20982 (free_deps): Same.
20983 * sched-ebb.c: Same.
20984 * sched-int.h: Same.
20985 * sched-rgn.c (add_branch_dependences): Same.
20986 (concat_insn_mem_list): Same.
20987 (deps_join): Same.
20988 (sched_rgn_compute_dependencies): Same.
20989 * sel-sched-ir.c (reset_target_context): Same.
20990 (copy_deps_context): Same.
20991 (init_id_from_df): Same.
20992 (has_dependence_p): Same.
20993 (change_loops_latches): Same.
20994 (bb_top_order_comparator): Same.
20995 (make_region_from_loop_preheader): Same.
20996 (sel_init_pipelining): Same.
20997 (get_loop_nest_for_rgn): Same.
20998 (make_regions_from_the_rest): Same.
20999 (sel_is_loop_preheader_p): Same.
21000 * sel-sched-ir.h (inner_loop_header_p): Same.
21001 (get_all_loop_exits): Same.
21002 * selftest.h: Same.
21003 * sese.c (sese_build_liveouts): Same.
21004 (sese_insert_phis_for_liveouts): Same.
21005 * sese.h (defined_in_sese_p): Same.
21006 * sreal.c (sreal::stream_out): Same.
21007 * sreal.h: Same.
21008 * streamer-hooks.h: Same.
21009 * target-globals.c (save_target_globals): Same.
21010 * target-globals.h: Same.
21011 * target.def: Same.
21012 * target.h: Same.
21013 * targhooks.c (default_has_ifunc_p): Same.
21014 (default_empty_mask_is_expensive): Same.
21015 (default_init_cost): Same.
21016 * targhooks.h: Same.
21017 * toplev.c: Same.
21018 * tree-affine.c (aff_combination_mult): Same.
21019 (aff_combination_expand): Same.
21020 (aff_combination_constant_multiple_p): Same.
21021 * tree-affine.h: Same.
21022 * tree-cfg.c (build_gimple_cfg): Same.
21023 (replace_loop_annotate_in_block): Same.
21024 (replace_uses_by): Same.
21025 (remove_bb): Same.
21026 (dump_cfg_stats): Same.
21027 (gimple_duplicate_sese_region): Same.
21028 (gimple_duplicate_sese_tail): Same.
21029 (move_block_to_fn): Same.
21030 (replace_block_vars_by_duplicates): Same.
21031 (move_sese_region_to_fn): Same.
21032 (print_loops_bb): Same.
21033 (print_loop): Same.
21034 (print_loops): Same.
21035 (debug): Same.
21036 (debug_loops): Same.
21037 * tree-cfg.h: Same.
21038 * tree-chrec.c (chrec_fold_plus_poly_poly): Same.
21039 (chrec_fold_multiply_poly_poly): Same.
21040 (chrec_evaluate): Same.
21041 (chrec_component_in_loop_num): Same.
21042 (reset_evolution_in_loop): Same.
21043 (is_multivariate_chrec): Same.
21044 (chrec_contains_symbols): Same.
21045 (nb_vars_in_chrec): Same.
21046 (chrec_convert_1): Same.
21047 (chrec_convert_aggressive): Same.
21048 * tree-chrec.h: Same.
21049 * tree-core.h: Same.
21050 * tree-data-ref.c (dump_data_dependence_relation): Same.
21051 (canonicalize_base_object_address): Same.
21052 (data_ref_compare_tree): Same.
21053 (prune_runtime_alias_test_list): Same.
21054 (get_segment_min_max): Same.
21055 (create_intersect_range_checks): Same.
21056 (conflict_fn_no_dependence): Same.
21057 (object_address_invariant_in_loop_p): Same.
21058 (analyze_ziv_subscript): Same.
21059 (analyze_siv_subscript_cst_affine): Same.
21060 (analyze_miv_subscript): Same.
21061 (analyze_overlapping_iterations): Same.
21062 (build_classic_dist_vector_1): Same.
21063 (add_other_self_distances): Same.
21064 (same_access_functions): Same.
21065 (build_classic_dir_vector): Same.
21066 (subscript_dependence_tester_1): Same.
21067 (subscript_dependence_tester): Same.
21068 (access_functions_are_affine_or_constant_p): Same.
21069 (get_references_in_stmt): Same.
21070 (loop_nest_has_data_refs): Same.
21071 (graphite_find_data_references_in_stmt): Same.
21072 (find_data_references_in_bb): Same.
21073 (get_base_for_alignment): Same.
21074 (find_loop_nest_1): Same.
21075 (find_loop_nest): Same.
21076 * tree-data-ref.h (dr_alignment): Same.
21077 (ddr_dependence_level): Same.
21078 * tree-if-conv.c (fold_build_cond_expr): Same.
21079 (add_to_predicate_list): Same.
21080 (add_to_dst_predicate_list): Same.
21081 (phi_convertible_by_degenerating_args): Same.
21082 (idx_within_array_bound): Same.
21083 (all_preds_critical_p): Same.
21084 (pred_blocks_visited_p): Same.
21085 (predicate_bbs): Same.
21086 (build_region): Same.
21087 (if_convertible_loop_p_1): Same.
21088 (is_cond_scalar_reduction): Same.
21089 (predicate_scalar_phi): Same.
21090 (remove_conditions_and_labels): Same.
21091 (combine_blocks): Same.
21092 (version_loop_for_if_conversion): Same.
21093 (versionable_outer_loop_p): Same.
21094 (ifcvt_local_dce): Same.
21095 (tree_if_conversion): Same.
21096 (pass_if_conversion::gate): Same.
21097 * tree-if-conv.h: Same.
21098 * tree-inline.c (maybe_move_debug_stmts_to_successors): Same.
21099 * tree-loop-distribution.c (bb_top_order_cmp): Same.
21100 (free_rdg): Same.
21101 (stmt_has_scalar_dependences_outside_loop): Same.
21102 (copy_loop_before): Same.
21103 (create_bb_after_loop): Same.
21104 (const_with_all_bytes_same): Same.
21105 (generate_memset_builtin): Same.
21106 (generate_memcpy_builtin): Same.
21107 (destroy_loop): Same.
21108 (build_rdg_partition_for_vertex): Same.
21109 (compute_access_range): Same.
21110 (data_ref_segment_size): Same.
21111 (latch_dominated_by_data_ref): Same.
21112 (compute_alias_check_pairs): Same.
21113 (fuse_memset_builtins): Same.
21114 (finalize_partitions): Same.
21115 (find_seed_stmts_for_distribution): Same.
21116 (prepare_perfect_loop_nest): Same.
21117 * tree-parloops.c (lambda_transform_legal_p): Same.
21118 (loop_parallel_p): Same.
21119 (reduc_stmt_res): Same.
21120 (add_field_for_name): Same.
21121 (create_call_for_reduction_1): Same.
21122 (replace_uses_in_bb_by): Same.
21123 (transform_to_exit_first_loop_alt): Same.
21124 (try_transform_to_exit_first_loop_alt): Same.
21125 (transform_to_exit_first_loop): Same.
21126 (num_phis): Same.
21127 (gen_parallel_loop): Same.
21128 (gather_scalar_reductions): Same.
21129 (get_omp_data_i_param): Same.
21130 (try_create_reduction_list): Same.
21131 (oacc_entry_exit_single_gang): Same.
21132 (parallelize_loops): Same.
21133 * tree-pass.h: Same.
21134 * tree-predcom.c (determine_offset): Same.
21135 (last_always_executed_block): Same.
21136 (split_data_refs_to_components): Same.
21137 (suitable_component_p): Same.
21138 (valid_initializer_p): Same.
21139 (find_looparound_phi): Same.
21140 (insert_looparound_copy): Same.
21141 (add_looparound_copies): Same.
21142 (determine_roots_comp): Same.
21143 (predcom_tmp_var): Same.
21144 (initialize_root_vars): Same.
21145 (initialize_root_vars_store_elim_1): Same.
21146 (initialize_root_vars_store_elim_2): Same.
21147 (finalize_eliminated_stores): Same.
21148 (initialize_root_vars_lm): Same.
21149 (remove_stmt): Same.
21150 (determine_unroll_factor): Same.
21151 (execute_pred_commoning_cbck): Same.
21152 (base_names_in_chain_on): Same.
21153 (combine_chains): Same.
21154 (pcom_stmt_dominates_stmt_p): Same.
21155 (try_combine_chains): Same.
21156 (prepare_initializers_chain_store_elim): Same.
21157 (prepare_initializers_chain): Same.
21158 (prepare_initializers): Same.
21159 (prepare_finalizers_chain): Same.
21160 (prepare_finalizers): Same.
21161 (insert_init_seqs): Same.
21162 * tree-scalar-evolution.c (loop_phi_node_p): Same.
21163 (compute_overall_effect_of_inner_loop): Same.
21164 (add_to_evolution_1): Same.
21165 (add_to_evolution): Same.
21166 (follow_ssa_edge_binary): Same.
21167 (follow_ssa_edge_expr): Same.
21168 (backedge_phi_arg_p): Same.
21169 (follow_ssa_edge_in_condition_phi_branch): Same.
21170 (follow_ssa_edge_in_condition_phi): Same.
21171 (follow_ssa_edge_inner_loop_phi): Same.
21172 (follow_ssa_edge): Same.
21173 (analyze_evolution_in_loop): Same.
21174 (analyze_initial_condition): Same.
21175 (interpret_loop_phi): Same.
21176 (interpret_condition_phi): Same.
21177 (interpret_rhs_expr): Same.
21178 (interpret_expr): Same.
21179 (interpret_gimple_assign): Same.
21180 (analyze_scalar_evolution_1): Same.
21181 (analyze_scalar_evolution): Same.
21182 (analyze_scalar_evolution_for_address_of): Same.
21183 (get_instantiated_value_entry): Same.
21184 (loop_closed_phi_def): Same.
21185 (instantiate_scev_name): Same.
21186 (instantiate_scev_poly): Same.
21187 (instantiate_scev_binary): Same.
21188 (instantiate_scev_convert): Same.
21189 (instantiate_scev_not): Same.
21190 (instantiate_scev_r): Same.
21191 (instantiate_scev): Same.
21192 (resolve_mixers): Same.
21193 (initialize_scalar_evolutions_analyzer): Same.
21194 (scev_reset_htab): Same.
21195 (scev_reset): Same.
21196 (derive_simple_iv_with_niters): Same.
21197 (simple_iv_with_niters): Same.
21198 (expression_expensive_p): Same.
21199 (final_value_replacement_loop): Same.
21200 * tree-scalar-evolution.h (block_before_loop): Same.
21201 * tree-ssa-address.h: Same.
21202 * tree-ssa-dce.c (find_obviously_necessary_stmts): Same.
21203 * tree-ssa-dom.c (edge_info::record_simple_equiv): Same.
21204 (record_edge_info): Same.
21205 * tree-ssa-live.c (var_map_base_fini): Same.
21206 (remove_unused_locals): Same.
21207 * tree-ssa-live.h: Same.
21208 * tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Same.
21209 (pass_ch_vect::execute): Same.
21210 (pass_ch::process_loop_p): Same.
21211 * tree-ssa-loop-im.c (mem_ref_hasher::hash): Same.
21212 (movement_possibility): Same.
21213 (outermost_invariant_loop): Same.
21214 (stmt_cost): Same.
21215 (determine_max_movement): Same.
21216 (invariantness_dom_walker::before_dom_children): Same.
21217 (move_computations): Same.
21218 (may_move_till): Same.
21219 (force_move_till_op): Same.
21220 (force_move_till): Same.
21221 (memref_free): Same.
21222 (record_mem_ref_loc): Same.
21223 (set_ref_stored_in_loop): Same.
21224 (mark_ref_stored): Same.
21225 (sort_bbs_in_loop_postorder_cmp): Same.
21226 (sort_locs_in_loop_postorder_cmp): Same.
21227 (analyze_memory_references): Same.
21228 (mem_refs_may_alias_p): Same.
21229 (find_ref_loc_in_loop_cmp): Same.
21230 (rewrite_mem_ref_loc::operator): Same.
21231 (first_mem_ref_loc_1::operator): Same.
21232 (sm_set_flag_if_changed::operator): Same.
21233 (execute_sm_if_changed_flag_set): Same.
21234 (execute_sm): Same.
21235 (hoist_memory_references): Same.
21236 (ref_always_accessed::operator): Same.
21237 (refs_independent_p): Same.
21238 (record_dep_loop): Same.
21239 (ref_indep_loop_p_1): Same.
21240 (ref_indep_loop_p): Same.
21241 (can_sm_ref_p): Same.
21242 (find_refs_for_sm): Same.
21243 (loop_suitable_for_sm): Same.
21244 (store_motion_loop): Same.
21245 (store_motion): Same.
21246 (fill_always_executed_in): Same.
21247 * tree-ssa-loop-ivcanon.c (constant_after_peeling): Same.
21248 (estimated_unrolled_size): Same.
21249 (loop_edge_to_cancel): Same.
21250 (remove_exits_and_undefined_stmts): Same.
21251 (remove_redundant_iv_tests): Same.
21252 (unloop_loops): Same.
21253 (estimated_peeled_sequence_size): Same.
21254 (try_peel_loop): Same.
21255 (canonicalize_loop_induction_variables): Same.
21256 (canonicalize_induction_variables): Same.
21257 * tree-ssa-loop-ivopts.c (iv_inv_expr_hasher::equal): Same.
21258 (name_info): Same.
21259 (stmt_after_inc_pos): Same.
21260 (contains_abnormal_ssa_name_p): Same.
21261 (niter_for_exit): Same.
21262 (find_bivs): Same.
21263 (mark_bivs): Same.
21264 (find_givs_in_bb): Same.
21265 (find_induction_variables): Same.
21266 (find_interesting_uses_cond): Same.
21267 (outermost_invariant_loop_for_expr): Same.
21268 (idx_find_step): Same.
21269 (add_candidate_1): Same.
21270 (add_iv_candidate_derived_from_uses): Same.
21271 (alloc_use_cost_map): Same.
21272 (prepare_decl_rtl): Same.
21273 (generic_predict_doloop_p): Same.
21274 (computation_cost): Same.
21275 (determine_common_wider_type): Same.
21276 (get_computation_aff_1): Same.
21277 (get_use_type): Same.
21278 (determine_group_iv_cost_address): Same.
21279 (iv_period): Same.
21280 (difference_cannot_overflow_p): Same.
21281 (may_eliminate_iv): Same.
21282 (determine_set_costs): Same.
21283 (cheaper_cost_pair): Same.
21284 (compare_cost_pair): Same.
21285 (iv_ca_cand_for_group): Same.
21286 (iv_ca_recount_cost): Same.
21287 (iv_ca_set_remove_invs): Same.
21288 (iv_ca_set_no_cp): Same.
21289 (iv_ca_set_add_invs): Same.
21290 (iv_ca_set_cp): Same.
21291 (iv_ca_add_group): Same.
21292 (iv_ca_cost): Same.
21293 (iv_ca_compare_deps): Same.
21294 (iv_ca_delta_reverse): Same.
21295 (iv_ca_delta_commit): Same.
21296 (iv_ca_cand_used_p): Same.
21297 (iv_ca_delta_free): Same.
21298 (iv_ca_new): Same.
21299 (iv_ca_free): Same.
21300 (iv_ca_dump): Same.
21301 (iv_ca_extend): Same.
21302 (iv_ca_narrow): Same.
21303 (iv_ca_prune): Same.
21304 (cheaper_cost_with_cand): Same.
21305 (iv_ca_replace): Same.
21306 (try_add_cand_for): Same.
21307 (get_initial_solution): Same.
21308 (try_improve_iv_set): Same.
21309 (find_optimal_iv_set_1): Same.
21310 (create_new_iv): Same.
21311 (rewrite_use_compare): Same.
21312 (remove_unused_ivs): Same.
21313 (determine_scaling_factor): Same.
21314 * tree-ssa-loop-ivopts.h: Same.
21315 * tree-ssa-loop-manip.c (create_iv): Same.
21316 (compute_live_loop_exits): Same.
21317 (add_exit_phi): Same.
21318 (add_exit_phis): Same.
21319 (find_uses_to_rename_use): Same.
21320 (find_uses_to_rename_def): Same.
21321 (find_uses_to_rename_in_loop): Same.
21322 (rewrite_into_loop_closed_ssa): Same.
21323 (check_loop_closed_ssa_bb): Same.
21324 (split_loop_exit_edge): Same.
21325 (ip_end_pos): Same.
21326 (ip_normal_pos): Same.
21327 (copy_phi_node_args): Same.
21328 (gimple_duplicate_loop_to_header_edge): Same.
21329 (can_unroll_loop_p): Same.
21330 (determine_exit_conditions): Same.
21331 (scale_dominated_blocks_in_loop): Same.
21332 (niter_for_unrolled_loop): Same.
21333 (tree_transform_and_unroll_loop): Same.
21334 (rewrite_all_phi_nodes_with_iv): Same.
21335 * tree-ssa-loop-manip.h: Same.
21336 * tree-ssa-loop-niter.c (number_of_iterations_ne_max): Same.
21337 (number_of_iterations_ne): Same.
21338 (assert_no_overflow_lt): Same.
21339 (assert_loop_rolls_lt): Same.
21340 (number_of_iterations_lt): Same.
21341 (adjust_cond_for_loop_until_wrap): Same.
21342 (tree_simplify_using_condition): Same.
21343 (simplify_using_initial_conditions): Same.
21344 (simplify_using_outer_evolutions): Same.
21345 (loop_only_exit_p): Same.
21346 (ssa_defined_by_minus_one_stmt_p): Same.
21347 (number_of_iterations_popcount): Same.
21348 (number_of_iterations_exit): Same.
21349 (find_loop_niter): Same.
21350 (finite_loop_p): Same.
21351 (chain_of_csts_start): Same.
21352 (get_val_for): Same.
21353 (loop_niter_by_eval): Same.
21354 (derive_constant_upper_bound_ops): Same.
21355 (do_warn_aggressive_loop_optimizations): Same.
21356 (record_estimate): Same.
21357 (get_cst_init_from_scev): Same.
21358 (record_nonwrapping_iv): Same.
21359 (idx_infer_loop_bounds): Same.
21360 (infer_loop_bounds_from_ref): Same.
21361 (infer_loop_bounds_from_array): Same.
21362 (infer_loop_bounds_from_pointer_arith): Same.
21363 (infer_loop_bounds_from_signedness): Same.
21364 (bound_index): Same.
21365 (discover_iteration_bound_by_body_walk): Same.
21366 (maybe_lower_iteration_bound): Same.
21367 (estimate_numbers_of_iterations): Same.
21368 (estimated_loop_iterations): Same.
21369 (estimated_loop_iterations_int): Same.
21370 (max_loop_iterations): Same.
21371 (max_loop_iterations_int): Same.
21372 (likely_max_loop_iterations): Same.
21373 (likely_max_loop_iterations_int): Same.
21374 (estimated_stmt_executions_int): Same.
21375 (max_stmt_executions): Same.
21376 (likely_max_stmt_executions): Same.
21377 (estimated_stmt_executions): Same.
21378 (stmt_dominates_stmt_p): Same.
21379 (nowrap_type_p): Same.
21380 (loop_exits_before_overflow): Same.
21381 (scev_var_range_cant_overflow): Same.
21382 (scev_probably_wraps_p): Same.
21383 (free_numbers_of_iterations_estimates): Same.
21384 * tree-ssa-loop-niter.h: Same.
21385 * tree-ssa-loop-prefetch.c (release_mem_refs): Same.
21386 (idx_analyze_ref): Same.
21387 (analyze_ref): Same.
21388 (gather_memory_references_ref): Same.
21389 (mark_nontemporal_store): Same.
21390 (emit_mfence_after_loop): Same.
21391 (may_use_storent_in_loop_p): Same.
21392 (mark_nontemporal_stores): Same.
21393 (should_unroll_loop_p): Same.
21394 (volume_of_dist_vector): Same.
21395 (add_subscript_strides): Same.
21396 (self_reuse_distance): Same.
21397 (insn_to_prefetch_ratio_too_small_p): Same.
21398 * tree-ssa-loop-split.c (split_at_bb_p): Same.
21399 (patch_loop_exit): Same.
21400 (find_or_create_guard_phi): Same.
21401 (easy_exit_values): Same.
21402 (connect_loop_phis): Same.
21403 (connect_loops): Same.
21404 (compute_new_first_bound): Same.
21405 (split_loop): Same.
21406 (tree_ssa_split_loops): Same.
21407 * tree-ssa-loop-unswitch.c (tree_ssa_unswitch_loops): Same.
21408 (is_maybe_undefined): Same.
21409 (tree_may_unswitch_on): Same.
21410 (simplify_using_entry_checks): Same.
21411 (tree_unswitch_single_loop): Same.
21412 (tree_unswitch_loop): Same.
21413 (tree_unswitch_outer_loop): Same.
21414 (empty_bb_without_guard_p): Same.
21415 (used_outside_loop_p): Same.
21416 (get_vop_from_header): Same.
21417 (hoist_guard): Same.
21418 * tree-ssa-loop.c (gate_oacc_kernels): Same.
21419 (get_lsm_tmp_name): Same.
21420 * tree-ssa-loop.h: Same.
21421 * tree-ssa-reassoc.c (add_repeat_to_ops_vec): Same.
21422 (build_and_add_sum): Same.
21423 (no_side_effect_bb): Same.
21424 (get_ops): Same.
21425 (linearize_expr): Same.
21426 (should_break_up_subtract): Same.
21427 (linearize_expr_tree): Same.
21428 * tree-ssa-scopedtables.c: Same.
21429 * tree-ssa-scopedtables.h: Same.
21430 * tree-ssa-structalias.c (condense_visit): Same.
21431 (label_visit): Same.
21432 (dump_pred_graph): Same.
21433 (perform_var_substitution): Same.
21434 (move_complex_constraints): Same.
21435 (remove_preds_and_fake_succs): Same.
21436 * tree-ssa-threadupdate.c (dbds_continue_enumeration_p): Same.
21437 (determine_bb_domination_status): Same.
21438 (duplicate_thread_path): Same.
21439 (thread_through_all_blocks): Same.
21440 * tree-ssa-threadupdate.h: Same.
21441 * tree-streamer-in.c (streamer_read_string_cst): Same.
21442 (input_identifier): Same.
21443 (unpack_ts_type_common_value_fields): Same.
21444 (unpack_ts_block_value_fields): Same.
21445 (unpack_ts_translation_unit_decl_value_fields): Same.
21446 (unpack_ts_omp_clause_value_fields): Same.
21447 (streamer_read_tree_bitfields): Same.
21448 (streamer_alloc_tree): Same.
21449 (lto_input_ts_common_tree_pointers): Same.
21450 (lto_input_ts_vector_tree_pointers): Same.
21451 (lto_input_ts_poly_tree_pointers): Same.
21452 (lto_input_ts_complex_tree_pointers): Same.
21453 (lto_input_ts_decl_minimal_tree_pointers): Same.
21454 (lto_input_ts_decl_common_tree_pointers): Same.
21455 (lto_input_ts_decl_non_common_tree_pointers): Same.
21456 (lto_input_ts_decl_with_vis_tree_pointers): Same.
21457 (lto_input_ts_field_decl_tree_pointers): Same.
21458 (lto_input_ts_function_decl_tree_pointers): Same.
21459 (lto_input_ts_type_common_tree_pointers): Same.
21460 (lto_input_ts_type_non_common_tree_pointers): Same.
21461 (lto_input_ts_list_tree_pointers): Same.
21462 (lto_input_ts_vec_tree_pointers): Same.
21463 (lto_input_ts_exp_tree_pointers): Same.
21464 (lto_input_ts_block_tree_pointers): Same.
21465 (lto_input_ts_binfo_tree_pointers): Same.
21466 (lto_input_ts_constructor_tree_pointers): Same.
21467 (lto_input_ts_omp_clause_tree_pointers): Same.
21468 (streamer_read_tree_body): Same.
21469 * tree-streamer.h: Same.
21470 * tree-switch-conversion.c (bit_test_cluster::is_beneficial): Same.
21471 * tree-vect-data-refs.c (vect_get_smallest_scalar_type): Same.
21472 (vect_analyze_possibly_independent_ddr): Same.
21473 (vect_analyze_data_ref_dependence): Same.
21474 (vect_compute_data_ref_alignment): Same.
21475 (vect_enhance_data_refs_alignment): Same.
21476 (vect_analyze_data_ref_access): Same.
21477 (vect_check_gather_scatter): Same.
21478 (vect_find_stmt_data_reference): Same.
21479 (vect_create_addr_base_for_vector_ref): Same.
21480 (vect_setup_realignment): Same.
21481 (vect_supportable_dr_alignment): Same.
21482 * tree-vect-loop-manip.c (rename_variables_in_bb): Same.
21483 (adjust_phi_and_debug_stmts): Same.
21484 (vect_set_loop_mask): Same.
21485 (add_preheader_seq): Same.
21486 (vect_maybe_permute_loop_masks): Same.
21487 (vect_set_loop_masks_directly): Same.
21488 (vect_set_loop_condition_masked): Same.
21489 (vect_set_loop_condition_unmasked): Same.
21490 (slpeel_duplicate_current_defs_from_edges): Same.
21491 (slpeel_add_loop_guard): Same.
21492 (slpeel_can_duplicate_loop_p): Same.
21493 (create_lcssa_for_virtual_phi): Same.
21494 (iv_phi_p): Same.
21495 (vect_update_ivs_after_vectorizer): Same.
21496 (vect_gen_vector_loop_niters_mult_vf): Same.
21497 (slpeel_update_phi_nodes_for_loops): Same.
21498 (slpeel_update_phi_nodes_for_guard1): Same.
21499 (find_guard_arg): Same.
21500 (slpeel_update_phi_nodes_for_guard2): Same.
21501 (slpeel_update_phi_nodes_for_lcssa): Same.
21502 (vect_do_peeling): Same.
21503 (vect_create_cond_for_alias_checks): Same.
21504 (vect_loop_versioning): Same.
21505 * tree-vect-loop.c (vect_determine_vf_for_stmt): Same.
21506 (vect_inner_phi_in_double_reduction_p): Same.
21507 (vect_analyze_scalar_cycles_1): Same.
21508 (vect_fixup_scalar_cycles_with_patterns): Same.
21509 (vect_get_loop_niters): Same.
21510 (bb_in_loop_p): Same.
21511 (vect_get_max_nscalars_per_iter): Same.
21512 (vect_verify_full_masking): Same.
21513 (vect_compute_single_scalar_iteration_cost): Same.
21514 (vect_analyze_loop_form_1): Same.
21515 (vect_analyze_loop_form): Same.
21516 (vect_active_double_reduction_p): Same.
21517 (vect_analyze_loop_operations): Same.
21518 (neutral_op_for_slp_reduction): Same.
21519 (vect_is_simple_reduction): Same.
21520 (vect_model_reduction_cost): Same.
21521 (get_initial_def_for_reduction): Same.
21522 (get_initial_defs_for_reduction): Same.
21523 (vect_create_epilog_for_reduction): Same.
21524 (vectorize_fold_left_reduction): Same.
21525 (vectorizable_reduction): Same.
21526 (vectorizable_induction): Same.
21527 (vectorizable_live_operation): Same.
21528 (loop_niters_no_overflow): Same.
21529 (vect_get_loop_mask): Same.
21530 (vect_transform_loop_stmt): Same.
21531 (vect_transform_loop): Same.
21532 * tree-vect-patterns.c (vect_reassociating_reduction_p): Same.
21533 (vect_determine_precisions): Same.
21534 (vect_pattern_recog_1): Same.
21535 * tree-vect-slp.c (vect_analyze_slp_instance): Same.
21536 * tree-vect-stmts.c (stmt_vectype): Same.
21537 (process_use): Same.
21538 (vect_init_vector_1): Same.
21539 (vect_truncate_gather_scatter_offset): Same.
21540 (get_group_load_store_type): Same.
21541 (vect_build_gather_load_calls): Same.
21542 (vect_get_strided_load_store_ops): Same.
21543 (vectorizable_simd_clone_call): Same.
21544 (vectorizable_store): Same.
21545 (permute_vec_elements): Same.
21546 (vectorizable_load): Same.
21547 (vect_transform_stmt): Same.
21548 (supportable_widening_operation): Same.
21549 * tree-vectorizer.c (vec_info::replace_stmt): Same.
21550 (vec_info::free_stmt_vec_info): Same.
21551 (vect_free_loop_info_assumptions): Same.
21552 (vect_loop_vectorized_call): Same.
21553 (set_uid_loop_bbs): Same.
21554 (vectorize_loops): Same.
21555 * tree-vectorizer.h (STMT_VINFO_BB_VINFO): Same.
21556 * tree.c (add_tree_to_fld_list): Same.
21557 (fld_type_variant_equal_p): Same.
21558 (fld_decl_context): Same.
21559 (fld_incomplete_type_of): Same.
21560 (free_lang_data_in_binfo): Same.
21561 (need_assembler_name_p): Same.
21562 (find_decls_types_r): Same.
21563 (get_eh_types_for_runtime): Same.
21564 (find_decls_types_in_eh_region): Same.
21565 (find_decls_types_in_node): Same.
21566 (assign_assembler_name_if_needed): Same.
21567 * value-prof.c (stream_out_histogram_value): Same.
21568 * value-prof.h: Same.
21569 * var-tracking.c (use_narrower_mode): Same.
21570 (prepare_call_arguments): Same.
21571 (vt_expand_loc_callback): Same.
21572 (resolve_expansions_pending_recursion): Same.
21573 (vt_expand_loc): Same.
21574 * varasm.c (const_hash_1): Same.
21575 (compare_constant): Same.
21576 (tree_output_constant_def): Same.
21577 (simplify_subtraction): Same.
21578 (get_pool_constant): Same.
21579 (output_constant_pool_2): Same.
21580 (output_constant_pool_1): Same.
21581 (mark_constants_in_pattern): Same.
21582 (mark_constant_pool): Same.
21583 (get_section_anchor): Same.
21584 * vr-values.c (compare_range_with_value): Same.
21585 (vr_values::extract_range_from_phi_node): Same.
21586 * vr-values.h: Same.
21587 * web.c (unionfind_union): Same.
21588 * wide-int.h: Same.
21589
21590 2019-07-09 Martin Sebor <msebor@redhat.com>
21591
21592 PR c++/61339
21593 * align.h: Change class-key from class to struct and vice versa
21594 to match convention and avoid -Wclass-is-pod and -Wstruct-no-pod.
21595 * alloc-pool.h: Same.
21596 * asan.c (shadow_mem_size): Same.
21597 * auto-profile.c: Same.
21598 * basic-block.h: Same.
21599 * bitmap.h: Same.
21600 * cfgexpand.c (set_rtl): Same.
21601 (expand_one_stack_var_at): Same.
21602 * cfghooks.h: Same.
21603 * cfgloop.h: Same.
21604 * cgraph.h: Same.
21605 * config/i386/i386.h: Same.
21606 * df-problems.c (df_print_bb_index): Same.
21607 * df-scan.c: Same.
21608 * df.h (df_single_use): Same.
21609 * diagnostic-show-locus.c (layout::print_annotation_line): Same.
21610 (layout::annotation_line_showed_range_p): Same.
21611 (get_printed_columns): Same.
21612 (correction::ensure_terminated): Same.
21613 (line_corrections::~line_corrections): Same.
21614 * dojump.h: Same.
21615 * dse.c: Same.
21616 * dump-context.h: Same.
21617 * dumpfile.h: Same.
21618 * dwarf2out.c: Same.
21619 * edit-context.c: Same.
21620 * fibonacci_heap.c (test_union_of_equal_heaps): Same.
21621 * flags.h: Same.
21622 * function.c (assign_stack_local): Same.
21623 * function.h: Same.
21624 * gcc.c: Same.
21625 * gcov.c (block_info::block_info): Same.
21626 * genattrtab.c: Same.
21627 * genextract.c: Same.
21628 * genmatch.c (comparison_code_p): Same.
21629 (id_base::id_base): Same.
21630 (decision_tree::print): Same.
21631 * genoutput.c: Same.
21632 * genpreds.c (write_one_predicate_function): Same.
21633 * genrecog.c (validate_pattern): Same.
21634 (find_operand_positions): Same.
21635 (optimize_subroutine_group): Same.
21636 (merge_pattern_transition::merge_pattern_transition): Same.
21637 (merge_pattern_info::merge_pattern_info): Same.
21638 (merge_state_result::merge_state_result): Same.
21639 (merge_into_state): Same.
21640 * gensupport.c: Same.
21641 * gensupport.h: Same.
21642 * ggc-common.c (init_ggc_heuristics): Same.
21643 * ggc-tests.c (test_union): Same.
21644 * gimple-loop-interchange.cc (dump_induction): Same.
21645 * gimple-loop-versioning.cc: Same.
21646 * gimple-match.h (gimple_match_cond::any_else): Same.
21647 * gimple-ssa-backprop.c: Same.
21648 * gimple-ssa-sprintf.c: Same.
21649 * gimple-ssa-store-merging.c (store_operand_info::store_operand_info):
21650 Same.
21651 (store_immediate_info::store_immediate_info): Same.
21652 (merged_store_group::apply_stores): Same.
21653 (get_location_for_stmts): Same.
21654 * gimple-ssa-strength-reduction.c: Same.
21655 * gimple-ssa-warn-alloca.c: Same.
21656 * gimple-ssa-warn-restrict.c (pass_wrestrict::execute): Same.
21657 * godump.c (go_type_decl): Same.
21658 * hash-map-tests.c (test_map_of_strings_to_int): Same.
21659 * hash-map.h: Same.
21660 * hash-set-tests.c (test_set_of_strings): Same.
21661 * hsa-brig.c: Same.
21662 * hsa-common.h: Same.
21663 * hsa-gen.c (transformable_switch_to_sbr_p): Same.
21664 * input.c (assert_loceq): Same.
21665 * input.h: Same.
21666 * ipa-cp.c: Same.
21667 * ipa-devirt.c (possible_polymorphic_call_targets_1): Same.
21668 * ipa-fnsummary.h: Same.
21669 * ipa-inline.h: Same.
21670 * ipa-prop.h: Same.
21671 * ipa-split.c (visit_bb): Same.
21672 * ira-int.h (minmax_set_iter_next): Same.
21673 * loop-invariant.c: Same.
21674 * loop-iv.c: Same.
21675 * lra-eliminations.c: Same.
21676 * lra-int.h: Same.
21677 * lra-lives.c (mark_regno_dead): Same.
21678 * lra-remat.c: Same.
21679 * lra-spills.c: Same.
21680 * lto-streamer.h: Same.
21681 * mem-stats.h: Same.
21682 * omp-grid.c (omp_grid_lastprivate_predicate): Same.
21683 * omp-low.c (omp_clause_aligned_alignment): Same.
21684 * optabs-query.h (get_vcond_eq_icode): Same.
21685 * optabs.h: Same.
21686 * opts.c (wrap_help): Same.
21687 * poly-int.h: Same.
21688 * predict.c (predict_paths_leading_to_edge): Same.
21689 * pretty-print.h: Same.
21690 * profile-count.h: Same.
21691 * read-md.h: Same.
21692 * read-rtl-function.c: Same.
21693 * ree.c: Same.
21694 * reginfo.c: Same.
21695 * regrename.c: Same.
21696 * regrename.h: Same.
21697 * reload.h: Same.
21698 * rtl-iter.h: Same.
21699 * rtl.h (costs_add_n_insns): Same.
21700 * sanopt.c: Same.
21701 * sched-int.h: Same.
21702 * sel-sched-ir.h: Same.
21703 * selftest.h: Same.
21704 * sese.h (vec_find): Same.
21705 * stmt.c: Same.
21706 * target-globals.h: Same.
21707 * tree-affine.c (aff_combination_find_elt): Same.
21708 * tree-affine.h: Same.
21709 * tree-data-ref.h: Same.
21710 * tree-outof-ssa.c (ssa_is_replaceable_p): Same.
21711 * tree-predcom.c: Same.
21712 * tree-scalar-evolution.c (find_var_scev_info): Same.
21713 * tree-ssa-alias.h: Same.
21714 * tree-ssa-ccp.c: Same.
21715 * tree-ssa-coalesce.c (ssa_conflicts_dump): Same.
21716 * tree-ssa-loop-im.c (for_all_locs_in_loop): Same.
21717 (rewrite_mem_refs): Same.
21718 (execute_sm_if_changed): Same.
21719 (hoist_memory_references): Same.
21720 * tree-ssa-loop-ivopts.c (operator<=): Same.
21721 * tree-ssa-loop.h: Same.
21722 * tree-ssa-pre.c (get_or_alloc_expr_for_name): Same.
21723 * tree-ssa-structalias.c: Same.
21724 * tree-switch-conversion.h (cluster::cluster): Same.
21725 (simple_cluster::simple_cluster): Same.
21726 * tree-vect-patterns.c (type_conversion_p): Same.
21727 * tree-vectorizer.c (dump_stmt_cost): Same.
21728 * tree-vectorizer.h (loop_vec_info_for_loop): Same.
21729 * tree.c (protected_set_expr_location): Same.
21730 * tree.h (desired_pro_or_demotion_p): Same.
21731 (fndecl_built_in_p): Same.
21732 * unique-ptr-tests.cc: Same.
21733 * var-tracking.c (delete_variable_part): Same.
21734 * varasm.c (assemble_real): Same.
21735 (tree_output_constant_def): Same.
21736 * vec.c: Same.
21737 * wide-int-bitmask.h: Same.
21738 * wide-int.h (decompose): Same.
21739
21740 2019-07-09 Richard Biener <rguenther@suse.de>
21741
21742 PR tree-optimization/91114
21743 * tree-vect-data-refs.c (vect_analyze_data_refs): Failure to
21744 find a vector type isn't fatal.
21745
21746 2019-07-09 Sylvia Taylor <sylvia.taylor@arm.com>
21747
21748 * config/aarch64/aarch64-simd.md
21749 (aarch64_crypto_aes<aes_op>v16qi): Redefine pattern with xor.
21750 (aarch64_crypto_aes<aesmc_op>v16qi): Remove attribute enabled.
21751 (*aarch64_crypto_aes<aes_op>v16qi_xor_combine): Remove both.
21752 (*aarch64_crypto_aese_fused,
21753 *aarch64_crypto_aesd_fused): Update to new definition.
21754 * config/aarch64/aarch64.c
21755 (aarch_macro_fusion_pair_p): Remove aese/aesmc fusion check.
21756
21757 2019-07-09 Richard Biener <rguenther@suse.de>
21758
21759 * gimple-match.h (gimple_match_op::resimplify): New.
21760 (gimple_resimplify1, gimple_resimplify2, gimple_resimplify3,
21761 gimple_resimplify4, gimple_resimplify5): Remove.
21762 * gimple-match-head.c (gimple_resimplify1, gimple_resimplify2,
21763 gimple_resimplify3, gimple_resimplify4, gimple_resimplify5):
21764 Make static.
21765 (gimple_match_op::resimplify): New.
21766 * tree-ssa-sccvn.c (vn_nary_build_or_lookup_1): Valueize
21767 according to availability. Use gimple_match_op::resimplify.
21768
21769 2019-07-09 Eric Botcazou <ebotcazou@adacore.com>
21770
21771 * ira-emit.c (emit_moves): Skip DEBUG_INSNs when setting the location.
21772
21773 2019-07-09 Sylvia Taylor <sylvia.taylor@arm.com>
21774
21775 * config/arm/crypto.md:
21776 (crypto_<crypto_pattern>): Redefine aese/aesd pattern with xor.
21777 (crypto_<crypto_pattern>): Remove attribute enabled for aesmc.
21778 (crypto_<crypto_pattern>): Split CRYPTO_BINARY into 2 patterns.
21779 (*aarch32_crypto_aese_fused, *aarch32_crypto_aesd_fused): New.
21780 * config/arm/arm.c
21781 (aarch_macro_fusion_pair_p): Remove aes/aesmc fusion check.
21782 * config/arm/aarch-common-protos.h
21783 (aarch_crypto_can_dual_issue): Remove.
21784 * config/arm/aarch-common.c
21785 (aarch_crypto_can_dual_issue): Likewise.
21786 * config/arm/exynos-m1.md: Remove aese/aesmc fusion.
21787 * config/arm/cortex-a53.md: Likewise.
21788 * config/arm/cortex-a57.md: Likewise.
21789 * config/arm/iterators.md:
21790 (CRYPTO_BINARY): Redefine.
21791 (CRYPTO_UNARY): Removed.
21792 (CRYPTO_AES, CRYPTO_AESMC): New.
21793
21794 2019-07-09 Richard Biener <rguenther@suse.de>
21795
21796 * tree-ssa-sccvn.c (struct vn_walk_cb_data): Add orig_ref member.
21797 (vn_reference_lookup_3): If the main ref has no access path recorded
21798 but orig_ref has use it to do access-path based disambiguation.
21799 (vn_reference_lookup_pieces): Adjust.
21800 (vn_reference_lookup): Pass down original ref if we valueized.
21801
21802 2019-07-09 Martin Liska <mliska@suse.cz>
21803
21804 * doc/extend.texi: Document influence on loop
21805 optimizers.
21806
21807 2019-07-09 Martin Liska <mliska@suse.cz>
21808
21809 * lto-compress.c (lto_normalized_zstd_level): Do not use
21810 ZSTD_CLEVEL_DEFAULT as it is not default in old releases
21811 of libzstd. One can use 0 as a default compression level.
21812
21813 2019-07-09 Martin Liska <mliska@suse.cz>
21814
21815 * doc/invoke.texi: Add link from -fprofile-dir option.
21816 Use better wording for 'gcno filename'.
21817
21818 2019-07-08 Martin Sebor <msebor@redhat.com>
21819
21820 PR middle-end/71924
21821 PR middle-end/90549
21822 * gimple-ssa-isolate-paths.c (isolate_path): Add attribute. Update
21823 comment.
21824 (args_loc_t): New type.
21825 (args_loc_t, locmap_t): same.
21826 (diag_returned_locals): New function.
21827 (is_addr_local): Same.
21828 (handle_return_addr_local_phi_arg, warn_return_addr_local): Same.
21829 (find_implicit_erroneous_behavior): Call warn_return_addr_local_phi_arg.
21830 (find_explicit_erroneous_behavior): Call warn_return_addr_local.
21831
21832 2019-07-08 Jakub Jelinek <jakub@redhat.com>
21833
21834 * tree-vect-stmts.c (scan_operand_equal_p): Look through MEM_REF
21835 with SSA_NAME address of POINTER_PLUS_EXPR. Handle MULT_EXPR
21836 and casts in offset when different, both through gimple stmts
21837 and through trees. Rewritten using loops to minimize code duplication
21838 for each operand.
21839
21840 2019-07-08 Eric Botcazou <ebotcazou@adacore.com>
21841
21842 * emit-rtl.c (set_insn_locations): New function moved from...
21843 * function.c (set_insn_locations): ...here.
21844 * ira-emit.c (emit_moves): Propagate location of the first instruction
21845 to the inserted move instructions.
21846 * reg-stack.c (compensate_edge): Set the location if the sequence is
21847 inserted on the edge.
21848 * rtl.h (set_insn_locations): Declare.
21849
21850 2019-07-08 Segher Boessenkool <segher@kernel.crashing.org>
21851
21852 * config/rs6000/rs6000.c (rs6000_machine_from_flags): Ignore
21853 OPTION_MASK_PPC_GFXOPT and OPTION_MASK_PPC_GPOPT for selecting the
21854 .machine string.
21855
21856 2019-07-08 Segher Boessenkool <segher@kernel.crashing.org>
21857
21858 PR rtl-optimization/88233
21859 * common.opt (fsplit-wide-types-early): New option.
21860 * common/config/rs6000/rs6000-common.c
21861 (rs6000_option_optimization_table): Add OPT_fsplit_wide_types_early for
21862 OPT_LEVELS_ALL.
21863 * doc/invoke.texi (Optimization Options): Add -fsplit-wide-types-early.
21864 * lower-subreg.c (pass_lower_subreg2::gate): Add test for
21865 flag_split_wide_types_early.
21866 (pass_data_lower_subreg3): New.
21867 (pass_lower_subreg3): New.
21868 (make_pass_lower_subreg3): New.
21869 * passes.def (pass_lower_subreg2): Move after the loop passes.
21870 (pass_lower_subreg3): New, inserted where pass_lower_subreg2 was.
21871 * tree-pass.h (make_pass_lower_subreg2): Move up, to its new place in
21872 the pass pipeline; its previous place is taken by ...
21873 (make_pass_lower_subreg3): ... this.
21874
21875 2019-07-08 Robin Dapp <rdapp@linux.ibm.com>
21876
21877 * config/s390/s390.c (s390_shift_truncation_mask): Define.
21878 (TARGET_SHIFT_TRUNCATION_MASK): Define.
21879
21880 2019-07-08 Robin Dapp <rdapp@linux.ibm.com>
21881
21882 * config/s390/constraints.md: Add new jsc constraint.
21883 * config/s390/predicates.md: New predicates.
21884 * config/s390/s390-protos.h (s390_valid_shift_count): New function.
21885 * config/s390/s390.c (s390_valid_shift_count): New function.
21886 (print_shift_count_operand): Use s390_valid_shift_count.
21887 (print_operand): Likewise.
21888 * config/s390/s390.md: Use new predicate.
21889 * config/s390/subst.md: Remove addr_style_op and masked_op substs.
21890 * config/s390/vector.md: Use new predicate.
21891
21892 2019-07-08 Andrew Waterman <andrew@sifive.com>
21893 Jim Wilson <jimw@sifive.com>
21894
21895 * config/riscv/riscv.md (lshrsi3_zero_extend_3+1): Use operands[1]
21896 bitsize instead of BITS_PER_WORD.
21897
21898 2019-07-08 Martin Liska <mliska@suse.cz>
21899
21900 * collect2.c (defined): Revert to before r254460.
21901 (scan_prog_file): Revert to before r254460.
21902
21903 2019-07-08 Richard Biener <rguenther@suse.de>
21904
21905 PR tree-optimization/83518
21906 * tree-ssa-sccvn.c: Include splay-tree.h.
21907 (struct pd_range, struct pd_data): New.
21908 (struct vn_walk_cb_data): Add data to track partial definitions.
21909 (vn_walk_cb_data::~vn_walk_cb_data): New.
21910 (vn_walk_cb_data::push_partial_def): New.
21911 (pd_tree_alloc, pd_tree_dealloc, pd_range_compare): New.
21912 (vn_reference_lookup_2): When partial defs are registered give up.
21913 (vn_reference_lookup_3): Track partial defs for memset and
21914 constructor zeroing and for defs from constants.
21915
21916 2019-07-08 Richard Sandiford <richard.sandiford@arm.com>
21917
21918 * doc/install.texi (bootstrap-Og): Document.
21919
21920 2019-07-08 Richard Sandiford <richard.sandiford@arm.com>
21921
21922 * config/riscv/pic.md (*local_pic_load_s<mode>)
21923 (*local_pic_load_u<mode>): Explicitly specify the mode iterator
21924 referenced by <mode>, giving...
21925 (*local_pic_load_s<SUBX:mode>, *local_pic_load_u<SUBX:mode>): ...these.
21926 * config/riscv/riscv.md (*sge<u>_<X:mode><GPR:mode>)
21927 (*slt<u>_<X:mode><GPR:mode>, *sle<u>_<X:mode><GPR:mode>): Explicitly
21928 use <X:MODE> for the mode attribute.
21929
21930 2019-07-07 Jeff Law <law@redhat.com>
21931
21932 PR tree-optimization/91090
21933 * tree-ssa-dom.c (simplify_stmt_for_jump_threading): Fix logic error
21934 in handling of ranges to simplify switch statements.
21935
21936 2019-07-07 Iain Sandoe <iain@sandoe.co.uk>
21937
21938 * config/darwin.c (darwin_override_options): Make a final check on PIC
21939 options.
21940
21941 2019-07-07 Iain Sandoe <iain@sandoe.co.uk>
21942
21943 * config/darwin.c (darwin_override_options): Don't jam symbol stubs
21944 on for kernel code.
21945
21946 2019-07-07 Richard Sandiford <richard.sandiford@arm.com>
21947
21948 PR target/91068
21949 * config/mips/mips.md (*mul_acc_si, *mul_acc_si_r3900, *macc)
21950 (*msac, *msac_using_macc, *mul_sub_si): Use "l" for input operands
21951 instead of matching them to "l" output operands.
21952
21953 2019-07-07 Richard Sandiford <richard.sandiford@arm.com>
21954
21955 * config/mips/mips.c (mips_split_move): Zero-initialize addr
21956 and check whether addr.reg is nonnull before using it.
21957
21958 2019-07-06 Jakub Jelinek <jakub@redhat.com>
21959
21960 * omp-low.c (lower_rec_input_clauses): For lastprivate clauses in
21961 ctx->for_simd_scan_phase simd copy the outer var to the privatized
21962 variable(s). For conditional lastprivate look through outer
21963 GIMPLE_OMP_SCAN context.
21964 (lower_omp_1): For conditional lastprivate look through outer
21965 GIMPLE_OMP_SCAN context.
21966
21967 * omp-low.c (struct omp_context): Rename combined_into_simd_safelen0
21968 member to combined_into_simd_safelen1.
21969 (lower_rec_input_clauses, lower_omp_1): Adjust uses.
21970 (lower_lastprivate_clauses): Likewise. For conditional lastprivate
21971 clauses if ctx->combined_into_simd_safelen1 put statements after the
21972 predicate conditionalized block rather than into it.
21973
21974 2019-07-06 Richard Sandiford <richard.sandiford@arm.com>
21975
21976 * config/s390/s390.md (*negabs<FP:mode>2_nocc): Use FP for
21977 operand 1.
21978 * config/s390/vx-builtins.md (*vec_cmp<insn_cmp><mode>_cconly):
21979 Make the choice of <mode> explicit, giving...
21980 (*vec_cmp<insn_cmp><VF_HW:mode>_cconly): ...this.
21981
21982 2019-07-06 Richard Sandiford <richard.sandiford@arm.com>
21983
21984 * config/i386/i386.md (*fop_<X87MODEF:mode>_3_i387)
21985 (l<rounding_insn><MODEF:mode><SWI48:mode>2): Fix ambiguous uses
21986 of .md attributes.
21987 * config/i386/sse.md (*avx512pf_gatherpf<mode>sf_mask)
21988 (*avx512pf_gatherpf<mode>df_mask, *avx512pf_scatterpf<mode>sf_mask)
21989 (*avx512pf_scatterpf<mode>df_mask, *avx2_gathersi<mode>)
21990 (*avx2_gathersi<mode>_2, *avx2_gatherdi<mode>)
21991 (*avx2_gatherdi<mode>_2, *avx2_gatherdi<mode>_3): Likewise.
21992 (*avx2_gatherdi<mode>_4, *avx512f_gathersi<mode>): Likewise.
21993 (*avx512f_gathersi<mode>_2, *avx512f_gatherdi<mode>): Likewise.
21994 (*avx512f_gatherdi<mode>_2, *avx512f_scattersi<mode>): Likewise.
21995 (*avx512f_scatterdi<mode>): Likewise.
21996 (*andnot<mode>3_bcst): Fix VI/VI48_AVX512VL typo.
21997
21998 2019-07-06 Richard Sandiford <richard.sandiford@arm.com>
21999
22000 * config/h8300/h8300.md (*push1_h8300hs_<mode>): Explicitly
22001 specify the mode iterator referenced by <mode>, giving...
22002 (*push1_h8300hs_<QHI:mode>): ...this.
22003
22004 2019-07-06 Richard Sandiford <richard.sandiford@arm.com>
22005
22006 * config/gcn/gcn-valu.md
22007 (vcond<VEC_1REG_MODE:mode><VEC_1REG_ALT:mode>): Use
22008 gen_vec_cmp<VEC_1REG_ALT:mode>di rather than (implicitly)
22009 gen_vec_cmp<VEC_1REG_MODE:mode>di. Explicitly use
22010 gen_vcond_mask_<VEC_1REG_MODE:mode>di.
22011 (vcond<VEC_1REG_MODE:mode><VEC_1REG_ALT:mode>_exec): Likewise,
22012 but using the _exec comparison patterns.
22013 (vcondu<VEC_1REG_INT_MODE:mode><VEC_1REG_INT_ALT:mode>): Use
22014 gen_vec_cmp<VEC_1REG_INT_ALT:mode>di rather than (implicitly)
22015 gen_vec_cmp<VEC_1REG_INT_MODE:mode>di. Explicitly use
22016 gen_vcond_mask_<VEC_1REG_INT_MODE:mode>di.
22017 (vcondu<VEC_1REG_INT_MODE:mode><VEC_1REG_INT_ALT:mode>_exec): Likewise,
22018 but using the _exec comparison patterns.
22019
22020 2019-07-06 Richard Sandiford <richard.sandiford@arm.com>
22021
22022 * config/arm/sync.md
22023 (@atomic_compare_and_swap<CCSI:arch><NARROW:mode>_1): Use
22024 <NARROW:sync_predtab> instead of (implicitly) <CCSI:sync_predtab>.
22025 (@atomic_compare_and_swap<CCSI:arch><SIDI:mode>_1): Likewise use
22026 <SIDI:sync_predtab>. Use <SIDI:cas_cmp_operand> and
22027 <SIDI:cas_cmp_str>.
22028
22029 2019-07-06 Jakub Jelinek <jakub@redhat.com>
22030
22031 * omp-low.c (struct omp_context): Add for_simd_scan_phase member.
22032 (maybe_lookup_ctx): Add forward declaration.
22033 (omp_find_scan): Likewise. Walk into body of simd if composited
22034 with worksharing loop.
22035 (scan_omp_simd_scan): New function.
22036 (scan_omp_1_stmt): Call it.
22037 (lower_rec_simd_input_clauses): Don't create rvar nor rvar2 if
22038 ctx->for_simd_scan_phase.
22039 (lower_rec_input_clauses): Do much less work for inscan reductions
22040 in ctx->for_simd_scan_phase is_simd regions.
22041 (lower_omp_scan): Set is_simd also on simd constructs composited
22042 with worksharing loop, unless ctx->for_simd_scan_phase. Never emit
22043 a sorry message. Don't change GIMPLE_OMP_SCAN stmts into nops and
22044 emit their body after in simd constructs composited with worksharing
22045 loop.
22046 (lower_omp_for_scan): Handle worksharing loop composited with simd.
22047
22048 * omp-low.c (omp_find_scan): Make static.
22049 (lower_omp_for_scan): Fix order of merge arguments in input phase of
22050 the second loop, var2 represents the first partial sum and so needs
22051 to go before rprivb[ivar].
22052
22053 2019-07-05 Iain Sandoe <iain@sandoe.co.uk>
22054
22055 * config/rs6000/rs6000-logue.c: Remove unused code.
22056
22057 2019-07-05 Eric Botcazou <ebotcazou@adacore.com>
22058
22059 * tree-ssa-loop-manip.c (create_iv): Add missing guard for gsi_end_p.
22060
22061 2019-07-05 Sam Tebbs <sam.tebbs@arm.com>
22062
22063 PR target/90712
22064 * config/aarch64/aarch64.c (aarch64_post_cfi_startproc): Replace thunk
22065 check with a frame laid out check.
22066
22067 2019-07-05 Richard Biener <rguenther@suse.de>
22068
22069 * tree-ssa-sccvn.c (vn_reference_lookup_3): Valueize RHS
22070 when comparing against a store with possibly the same value.
22071
22072 2019-07-05 Richard Biener <rguenther@suse.de>
22073
22074 PR tree-optimization/91091
22075 * tree-ssa-alias.h (get_continuation_for_phi): Add tbaa_p parameter.
22076 (walk_non_aliased_vuses): Likewise.
22077 * tree-ssa-alias.c (maybe_skip_until): Pass down tbaa_p.
22078 (get_continuation_for_phi): New tbaa_p parameter and pass
22079 it down.
22080 (walk_non_aliased_vuses): Likewise.
22081 * ipa-prop.c (determine_known_aggregate_parts): Adjust.
22082 * tree-ssa-pre.c (translate_vuse_through_block): Likewise.
22083 * tree-ssa-scopedtables.c (avail_exprs_stack::lookup_avail_expr):
22084 Likewise.
22085 * tree-ssa-sccvn.c (struct vn_walk_cb_data): Add tbaa_p flag.
22086 (adjust_offsets_for_equal_base_address): New function.
22087 (vn_reference_lookup_3): Use it to catch more base equivalences.
22088 Handle and pass down tbaa_p flag.
22089 (vn_reference_lookup_pieces): Adjust.
22090 (vn_reference_lookup): Remove alias-set altering, instead pass
22091 down false as tbaa_p.
22092
22093 2019-07-05 Richard Biener <rguenther@suse.de>
22094
22095 PR tree-optimization/91091
22096 * tree-ssa-sccvn.c (vn_reference_lookup_3): Overlap of
22097 accesses can happen with -fno-strict-aliasing.
22098
22099 2019-07-05 Jan Hubicka <hubicka@ucw.cz>
22100
22101 * tree-ssa-alias.c (alias_stats): Add
22102 nonoverlapping_component_refs_since_match_p_must_overlap.
22103 (dump_alias_stats): Print it.
22104 (nonoverlapping_component_refs_since_match_p): Add early exit.
22105 (nonoverlapping_component_refs_p): Do not account early exit.
22106
22107 2019-07-05 Eric Botcazou <ebotcazou@adacore.com>
22108
22109 * except.c (emit_to_new_bb_before): Make sure to put a location on SEQ.
22110 * tree-eh.c (replace_goto_queue_1) <GIMPLE_GOTO>: Propagate location.
22111 (emit_eh_dispatch): Delete.
22112 (lower_catch): Emit the eh_dispatch manually and set the location of
22113 the first catch statement onto it.
22114 (lower_eh_filter): Emit the eh_dispatch manually and set location.
22115 (lower_eh_dispatch): Propagate location.
22116 * tree-outof-ssa.c (set_location_for_edge): Handle EH edges specially.
22117 (eliminate_build): Likewise.
22118
22119 2019-07-05 Eric Botcazou <ebotcazou@adacore.com>
22120
22121 * tree-cfg.c (gimple_make_forwarder_block): Propagate location info on
22122 phi nodes if possible.
22123 * tree-scalar-evolution.c (final_value_replacement_loop): Propagate
22124 location info on the newly created statement.
22125 * tree-ssa-loop-manip.c (create_iv): Propagate location info on the
22126 newly created increment if needed.
22127
22128 2019-07-04 Jakub Jelinek <jakub@redhat.com>
22129
22130 PR middle-end/78884
22131 * gimplify.c (struct gimplify_omp_ctx): Add add_safelen1 member.
22132 (gimplify_bind_expr): If seeing TREE_ADDRESSABLE VLA inside of simd
22133 loop body, set ctx->add_safelen1 instead of making it GOVD_PRIVATE.
22134 (gimplify_adjust_omp_clauses): Add safelen (1) clause if
22135 ctx->add_safelen1 is set.
22136
22137 * omp-expand.c (expand_omp_for_static_nochunk): Don't emit
22138 GOMP_loop_start at the start of second worksharing loop in a scan.
22139 For nowait, don't emit GOMP_loop_end_nowait at the end of first
22140 worksharing loop in a scan even if there are conditional lastprivates,
22141 and do emit GOMP_loop_end_nowait at the end of second worksharing loop.
22142
22143 2019-07-04 Jan Hubicka <jh@suse.cz>
22144
22145 * tree-ssa-alias.c (nonoverlapping_component_refs_since_match_p):
22146 Fix check for match in the ref walk.
22147
22148 2019-07-04 Martin Liska <mliska@suse.cz>
22149
22150 * tree-ssa-loop-niter.c
22151 (get_upper_bound_based_on_builtin_expr_with_prob): New function.
22152 (estimate_numbers_of_iterations):
22153 Support __builtin_expect_with_probability for analysis
22154 of # of loop iterations.
22155
22156 2019-07-04 Alexandre Oliva <oliva@adacore.com>
22157
22158 * doc/generic.texi (Cleanups): Document EH_ELSE_EXPR.
22159 * except.c: Likewise.
22160 * expr.c (expand_expr_real_1): Reject it.
22161 * gimplify.c (gimplify_expr): Gimplify it, within
22162 TRY_FINALLY_EXPR.
22163 * tree-dump.c (dequeue_and_dump): Dump it.
22164 * tree-pretty-print.c (dump_generic_node): Likewise.
22165 * tree.c (block_may_fallthru): Handle it.
22166 * tree.def (EH_ELSE_EXPR): Introduce it.
22167 * gimple-pretty-print.c (dump_gimple_try): Dump TRY_FINALLY
22168 with GIMPLE_EH_ELSE as try/finally/else.
22169
22170 2019-07-04 Richard Biener <rguenther@suse.de>
22171
22172 PR ipa/91062
22173 * tree-pass.h (execute_all_ipa_transforms): Add a flag
22174 parameter whether to disable GC collection.
22175 * passes.c (execute_one_ipa_transform_pass): Likewise, and
22176 honor it.
22177 (execute_all_ipa_transforms): Likewise and pass it down.
22178 * cgraph.c (cgraph_node::get_body): Do not invoke garbage
22179 collection from applying IPA transforms.
22180 * cgraphunit.c (cgraph_node::expand): Allow garbage collection
22181 from applying IPA transforms.
22182
22183 2019-07-04 Richard Biener <rguenther@suse.de>
22184
22185 PR tree-optimization/90911
22186 * tree-vectorizer.h (_loop_vec_info::scalar_loop_scaling): New field.
22187 (LOOP_VINFO_SCALAR_LOOP_SCALING): new.
22188 * tree-vect-loop.c (_loop_vec_info::_loop_vec_info): Initialize
22189 scalar_loop_scaling.
22190 (vect_transform_loop): Scale scalar loop profile if needed.
22191 * tree-vect-loop-manip.c (vect_loop_versioning): When re-using
22192 the loop copy from if-conversion adjust edge probabilities
22193 and scale the vectorized loop body profile, queue the scalar
22194 profile for updating after peeling.
22195
22196 2019-07-04 Jan Hubicka <jh@suse.cz>
22197
22198 * tree-ssa-alias.c (decl_refs_may_alias_p): Add size1 and size2
22199 parameters; return early for must-alias.
22200 (indirect_ref_may_alias_decl_p): Likewise; when establishing
22201 outer types match, try nonoverlapping_component_refs
22202 if must-alias is not obvious.
22203 (indirect_refs_may_alias_p): Likewise.
22204 (refs_may_alias_p_2): Likewise.
22205
22206 2019-07-04 Richard Biener <rguenther@suse.de>
22207
22208 * tree-ssa-sccvn.h (vn_reference_lookup): Add last_vuse_ptr
22209 argument.
22210 * tree-ssa-sccvn.c (last_vuse_ptr, vn_walk_kind): Move
22211 globals into...
22212 (struct vn_walk_cb_data): New callback data struct.
22213 (vn_reference_lookup_2): Adjust.
22214 (vn_reference_lookup_3): Likewise.
22215 (vn_reference_lookup_pieces): Likewise.
22216 (vn_reference_lookup): Likewise, get last_vuse_ptr argument.
22217 (visit_reference_op_load): Adjust.
22218
22219 2019-07-04 Jakub Jelinek <jakub@redhat.com>
22220
22221 PR tree-optimization/91063
22222 * tree-vect-stmts.c (vect_init_vector): Call gsi_remove to remove
22223 stmt from stmts sequence before calling vect_init_vector_1.
22224 Formatting fix.
22225
22226 2019-07-04 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
22227
22228 PR target/88833
22229 * fwprop.c (reg_single_def_p): New function.
22230 (propagate_rtx_1): Add unconditional else inside RTX_EXTRA case.
22231 (forward_propagate_into): New parameter reg_prop_only
22232 with default value false.
22233 Propagate def's src into loop only if SET_SRC and SET_DEST
22234 of def_set have single definitions.
22235 Likewise if reg_prop_only is set to true.
22236 (fwprop): New param fwprop_addr_p.
22237 Integrate fwprop_addr into fwprop.
22238 (fwprop_addr): Remove.
22239 (pass_rtl_fwprop_addr::execute): Call fwprop with arg set
22240 to true.
22241 (pass_rtl_fwprop::execute): Call fwprop with arg set to false.
22242 * simplify-rtx.c (simplify_subreg): Add case for vector comparison.
22243 * config/i386/sse.md (UNSPEC_BLENDV): Adjust pattern.
22244
22245 2019-07-04 Jakub Jelinek <jakub@redhat.com>
22246
22247 * omp-low.c (lower_omp_scan): Call lower_omp on stmt's body
22248 in worksharing loop scans.
22249
22250 PR tree-optimization/91074
22251 * omp-low.c (lower_omp_for_scan): Set DECL_GIMPLE_REG_P on cplx
22252 temporary.
22253
22254 PR rtl-optimization/90756
22255 * explow.c (promote_ssa_mode): Always use TYPE_MODE, don't bypass it
22256 for VECTOR_TYPE_P.
22257
22258 2019-07-03 Dennis Zhang <dennis.zhang@arm.com>
22259
22260 * config/aarch64/aarch64.md: Remove redundant constraints from
22261 define_expand but keep some patterns untouched if they are
22262 specially selected by TARGET_SECONDARY_RELOAD hook.
22263 * config/aarch64/aarch64-sve.md: Likewise.
22264 * config/aarch64/atomics.md: Remove redundant constraints from
22265 define_expand.
22266 * config/aarch64/aarch64-simd.md: Likewise.
22267
22268 2019-07-03 Iain Sandoe <iain@sandoe.co.uk>
22269
22270 * config/darwin.h (DRIVER_SELF_SPECS): Remove the linker cases.
22271 (RDYNAMIC): Rename to, DARWIN_RDYNAMIC.
22272 (DARWIN_PIE_SPEC, DARWIN_NOPIE_SPEC): Adjust to remove the Xlinker
22273 clauses.
22274 (LINK_COMMAND_SPEC_A): Add DARWIN_RDYNAMIC, DARWIN_PIE_SPEC and
22275 DARWIN_NOPIE_SPEC.
22276
22277 2019-07-03 Iain Sandoe <iain@sandoe.co.uk>
22278
22279 * config/darwin.h (REAL_LIBGCC_SPEC): Adjust for earlier Darwin.
22280 (STARTFILE_SPEC): Split crt3 into a separate spec.
22281 (DARWIN_EXTRA_SPECS): Add crt2 and crt3 spec.
22282 (DARWIN_CRT2_SPEC): New.
22283 (DARWIN_CRT3_SPEC): New.
22284 (MIN_LD64_OMIT_STUBS): Revise to 62.1.
22285 * config/rs6000/darwin.h (DARWIN_CRT2_SPEC): Revise conditions.
22286 (DARWIN_CRT3_SPEC): New.
22287
22288 2019-07-03 Michael Meissner <meissner@linux.ibm.com>
22289
22290 * config/rs6000/altivec.md (altivec_mov<mode>, VM2 iterator):
22291 Change the RTL attribute "length" from "4" to "*" to allow the
22292 length attribute to be adjusted automatically for prefixed load,
22293 store, and add immediate instructions.
22294 * config/rs6000/rs6000.md (extendhi<mode>2, EXTHI iterator):
22295 Likewise.
22296 (extendsi<mode>2, EXTSI iterator): Likewise.
22297 (movsi_internal1): Likewise.
22298 (movsi_from_sf): Likewise.
22299 (movdi_from_sf_zero_ext): Likewise.
22300 (mov<mode>_internal): Likewise.
22301 (movcc_internal1, QHI iterator): Likewise.
22302 (mov<mode>_softfloat, FMOVE32 iterator): Likewise.
22303 (movsf_from_si): Likewise.
22304 (mov<mode>_hardfloat32, FMOVE64 iterator): Likewise.
22305 (mov<mode>_softfloat64, FMOVE64 iterator): Likewise.
22306 (mov<mode>, FMOVE128 iterator): Likewise.
22307 (movdi_internal64): Likewise.
22308 * config/rs6000/vsx.md (vsx_le_permute_<mode>, VSX_TI iterator):
22309 Likewise.
22310 (vsx_le_undo_permute_<mode>, VSX_TI iterator): Likewise.
22311 (vsx_mov<mode>_64bit, VSX_M iterator): Likewise.
22312 (vsx_mov<mode>_32bit, VSX_M iterator): Likewise.
22313 (vsx_splat_v4sf): Likewise.
22314
22315 2019-07-03 Mark Wielaard <mark@klomp.org>
22316
22317 PR debug/90981
22318 * dwarf2out.c (add_top_level_skeleton_die_attrs): Only add
22319 DW_AT_addr_base if there is actually a .debug_addr section with
22320 addresses.
22321 (output_addr_table): Add DWARF5 table header generation here after
22322 checking there are actually any addresses from...
22323 (dwarf2out_finish): ...here.
22324
22325 2019-07-03 Richard Biener <rguenther@suse.de>
22326
22327 PR middle-end/91069
22328 * match.pd (vec_perm -> bit_insert): Fix element read from
22329 first vector.
22330
22331 2019-07-03 Martin Liska <mliska@suse.cz>
22332
22333 * dbgcnt.def (DEBUG_COUNTER): Add match debug counter.
22334 * genmatch.c (dt_simplify::gen_1): Generate dbgcnt
22335 condition.
22336 * generic-match-head.c: Include dbgcnt.h.
22337 * gimple-match-head.c: Likewise.
22338
22339 2019-07-03 Martin Liska <mliska@suse.cz>
22340
22341 * gcov-counter.def (GCOV_COUNTER_V_SINGLE): Remove.
22342 (GCOV_COUNTER_V_TOPN): New.
22343 (GCOV_COUNTER_V_INDIR): Use _topn.
22344 * gcov-io.h (GCOV_DISK_SINGLE_VALUES): Remove.
22345 (GCOV_TOPN_VALUES): New.
22346 (GCOV_SINGLE_VALUE_COUNTERS): Remove.
22347 (GCOV_TOPN_VALUES_COUNTERS): New.
22348 * profile.c (instrument_values): Use HIST_TYPE_TOPN_VALUES.
22349 * tree-profile.c:
22350 (gimple_init_gcov_profiler): Rename variables from one_value
22351 to topn_values.
22352 (gimple_gen_one_value_profiler): Remove.
22353 (gimple_gen_topn_values_profiler): New function.
22354 * value-prof.c (dump_histogram_value): Use TOPN_VALUES
22355 names instead of SINGLE_VALUE.
22356 (stream_out_histogram_value): Likewise.
22357 (stream_in_histogram_value): Likewise.
22358 (get_most_common_single_value): Likewise.
22359 (gimple_divmod_fixed_value_transform): Likewise.
22360 (gimple_stringops_transform): Likewise.
22361 (gimple_divmod_values_to_profile): Likewise.
22362 (gimple_stringops_values_to_profile): Likewise.
22363 (gimple_find_values_to_profile): Likewise.
22364 * value-prof.h (enum hist_type): Rename to TOPN.
22365 (gimple_gen_one_value_profiler): Remove.
22366 (gimple_gen_topn_values_profiler): New.
22367
22368 2019-07-03 Eric Botcazou <ebotcazou@adacore.com>
22369
22370 * dwarf2out.c (add_scalar_info): Add back refererence to existing DIE
22371 if it has the DW_AT_data_member_location attribute.
22372
22373 2019-07-03 Richard Biener <rguenther@suse.de>
22374
22375 * gimple-pretty-print.c (dump_ternary_rhs): Fix BIT_INSERT_EXPR
22376 dumping.
22377
22378 2019-07-03 Sylvia Taylor <sylvia.taylor@arm.com>
22379
22380 * config/aarch64/aarch64.md (FP_REGNUM): New constant.
22381 (tlsdesc_small_advsimd_<mode>): Add use of FP_REGNUM.
22382 (tlsdesc_small_sve_<mode>): Likewise.
22383
22384 2019-07-03 Martin Liska <mliska@suse.cz>
22385
22386 * Makefile.in: Define ZSTD_LIB.
22387 * common.opt: Adjust compression level
22388 to support also zstd levels.
22389 * config.in: Regenerate.
22390 * configure: Likewise.
22391 * configure.ac: Add --with-zstd and --with-zstd-include options
22392 and detect ZSTD.
22393 * doc/install.texi: Mention zstd dependency.
22394 * gcc.c: Print supported LTO compression algorithms.
22395 * lto-compress.c (lto_normalized_zstd_level): Likewise.
22396 (lto_compression_zstd): Likewise.
22397 (lto_uncompression_zstd): Likewise.
22398 (lto_end_compression): Dispatch in between zlib and zstd.
22399 (lto_compression_zlib): Mark with ATTRIBUTE_UNUSED.
22400 (lto_uncompression_zlib): Make it static.
22401 * lto-compress.h (lto_end_uncompression): Fix GNU coding style.
22402 * lto-section-in.c (lto_get_section_data): Pass info
22403 about used compression.
22404 * lto-streamer-out.c: By default use zstd when possible.
22405 * timevar.def (TV_IPA_LTO_DECOMPRESS): Rename to decompression
22406 (TV_IPA_LTO_COMPRESS): Likewise for compression.
22407
22408 2019-07-03 Martin Liska <mliska@suse.cz>
22409
22410 * lto-section-in.c (lto_get_section_data): Add "lto" section.
22411 * lto-section-out.c (lto_destroy_simple_output_block): Never
22412 compress LTO_section_lto section.
22413 * lto-streamer-out.c (produce_asm): Do not set major_version
22414 and minor_version.
22415 (lto_output_toplevel_asms): Likewise.
22416 (produce_lto_section): New function.
22417 (lto_output): Call produce_lto_section.
22418 (lto_write_mode_table): Do not set major_version and
22419 minor_version.
22420 (produce_asm_for_decls): Likewise.
22421 * lto-streamer.h (enum lto_section_type): Add LTO_section_lto
22422 type.
22423 (struct lto_header): Remove.
22424 (struct lto_section): New struct.
22425 (struct lto_simple_header): Do not inherit from lto_header.
22426 (struct lto_file_decl_data): Add lto_section_header field.
22427
22428 2019-07-03 Martin Liska <mliska@suse.cz>
22429
22430 * lra-eliminations.c (eliminate_regs_in_insn): Remove
22431 dead assignemts.
22432 * reg-stack.c (check_asm_stack_operands): Likewise.
22433 * tree-ssa-structalias.c (create_function_info_for): Likewise.
22434 * tree-vect-generic.c (expand_vector_operations_1): Likewise.
22435 * config/i386/i386-expand.c (ix86_expand_sse2_mulvxdi3): Use
22436 force_expand_binop.
22437
22438 2019-07-03 Martin Liska <mliska@suse.cz>
22439
22440 PR tree-optimization/90892
22441 * builtins.c (inline_expand_builtin_string_cmp): Handle '\0'
22442 in string constants.
22443
22444 2019-07-03 Martin Liska <mliska@suse.cz>
22445
22446 PR middle-end/90899
22447 * multiple_target.c (create_dispatcher_calls): Add to comdat
22448 group only if set for ifunc.
22449
22450 2019-07-03 Martin Liska <mliska@suse.cz>
22451
22452 PR target/88056
22453 * config/i386/host-mingw32.c (mingw32_gt_pch_use_address):
22454 Define local_object_name in outer scope in order to handle
22455 use-after-scope issue.
22456
22457 2019-07-03 Martin Liska <mliska@suse.cz>
22458
22459 * common.opt: Add fprofile-note.
22460 * coverage.c (coverage_init): Append the option
22461 to bbg_file_name.
22462 * doc/invoke.texi: Document -fprofile-note.
22463
22464 2019-07-03 Jakub Jelinek <jakub@redhat.com>
22465
22466 PR tree-optimization/91033
22467 * tree-vectorizer.h (vect_mark_stmts_to_be_vectorized,
22468 vect_analyze_data_refs): Add bool * arguments.
22469 * tree-vect-data-refs.c (vect_analyze_data_refs): Add fatal argument,
22470 if failure is due to scatter/gather, set *fatal to false if non-NULL.
22471 * tree-vect-stmts.c (vect_mark_stmts_to_be_vectorized): Likewise.
22472 * tree-vect-loop.c (vect_analyze_loop_2): Adjust
22473 vect_mark_stmts_to_be_vectorized and vect_analyze_data_refs callers.
22474 * tree-vect-slp.c (vect_slp_analyze_bb_1): Adjust
22475 vect_analyze_data_refs caller.
22476
22477 * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__SCANTEMP_
22478 clause.
22479 * tree.h (OMP_CLAUSE_DECL): Use OMP_CLAUSE__SCANTEMP_ instead of
22480 OMP_CLAUSE__CONDTEMP_ as range's upper bound.
22481 (OMP_CLAUSE__SCANTEMP__ALLOC, OMP_CLAUSE__SCANTEMP__CONTROL): Define.
22482 * tree.c (omp_clause_num_ops, omp_clause_code_name): Add
22483 OMP_CLAUSE__SCANTEMP_ entry.
22484 (walk_tree_1): Handle OMP_CLAUSE__SCANTEMP_.
22485 * tree-pretty-print.c (dump_omp_clause): Likewise.
22486 * tree-nested.c (convert_nonlocal_omp_clauses,
22487 convert_local_omp_clauses): Likewise.
22488 * omp-general.h (struct omp_for_data): Add have_scantemp and
22489 have_nonctrl_scantemp members.
22490 * omp-general.c (omp_extract_for_data): Initialize them.
22491 * omp-low.c (struct omp_context): Add scan_exclusive member.
22492 (scan_omp_1_stmt): Don't unnecessarily mask gimple_omp_for_kind
22493 result again with GF_OMP_FOR_KIND_MASK. Initialize also
22494 ctx->scan_exclusive.
22495 (lower_rec_simd_input_clauses): Use ctx->scan_exclusive instead
22496 of !ctx->scan_inclusive.
22497 (lower_rec_input_clauses): Simplify gimplification of dtors using
22498 gimplify_and_add. For non-is_simd test OMP_CLAUSE_REDUCTION_INSCAN
22499 rather than rvarp. Handle OMP_CLAUSE_REDUCTION_INSCAN in worksharing
22500 loops. Don't add barrier for reduction_omp_orig_ref if
22501 ctx->scan_??xclusive.
22502 (lower_reduction_clauses): Don't do anything for ctx->scan_??xclusive.
22503 (lower_omp_scan): Use ctx->scan_exclusive instead
22504 of !ctx->scan_inclusive. Handle worksharing loops with inscan
22505 reductions. Use new_vard != new_var instead of repeated
22506 omp_is_reference calls.
22507 (omp_find_scan, lower_omp_for_scan): New functions.
22508 (lower_omp_for): Call lower_omp_for_scan for worksharing loops with
22509 inscan reductions.
22510 * omp-expand.c (expand_omp_scantemp_alloc): New function.
22511 (expand_omp_for_static_nochunk): Handle fd->have_nonctrl_scantemp
22512 and fd->have_scantemp.
22513
22514 * gimplify.c (gimplify_scan_omp_clauses): For inscan reductions
22515 on worksharing loop propagate it as shared clause to containing
22516 combined parallel.
22517
22518 * omp-expand.c (expand_omp_for_static_nochunk,
22519 expand_omp_for_static_chunk): For nowait worksharing loop with
22520 conditional lastprivate clause(s), emit GOMP_loop_end_nowait call
22521 at the end.
22522
22523 2019-07-02 qing zhao <qing.zhao@oracle.com>
22524
22525 PR preprocessor/90581
22526 * doc/cppopts.texi: Add document for -fmax-include-depth.
22527 * doc/invoke.texi (Preprocessor Options): List -fmax-include-depth.
22528
22529 2019-07-02 Uroš Bizjak <ubizjak@gmail.com>
22530
22531 * config/i386/mmx.md (mmx_pack<s_trunsuffix>swb):
22532 Use TARGET_SSE2 && SSE_REGNO_P in split condition.
22533 (mmx_packssdw): Ditto.
22534 (mmx_punpckhbw): Ditto.
22535 (mmx_punpcklbw): Ditto.
22536 (mmx_punpckhwd): Ditto.
22537 (mmx_punpcklwd): Ditto.
22538 (mmx_punpckhdq): Ditto.
22539 (mmx_punpckldq): Ditto.
22540 (*vec_dupv4hi): Ditto.
22541 (*vec_dupv2si): Ditto.
22542 (mmx_pmovmskb): Ditto.
22543 * config/i386/sse.md (sse_cvtpi2ps): Use
22544 TARGET_SSE2 && SSE_REG_P in split condition.
22545 (ssse3_ph<plusminus_mnemonic>wv4hi3): Use
22546 TARGET_SSSE3 && SSE_REGNO_P in split condition.
22547 (ssse3_ph<plusminus_mnemonic>dv2si3): Ditto.
22548 (ssse3_pshufbv8qi3): Ditto.
22549 (ssse3_palignrdi): Ditto.
22550
22551 2019-07-02 Andrew Stubbs <ams@codesourcery.com>
22552
22553 * config/gcn/gcn.md (movdi_symbol_save_scc): Convert to define_insn
22554 with inlined save and restore.
22555
22556 2019-07-02 Eric Botcazou <ebotcazou@adacore.com>
22557
22558 * cfgexpand.c (pass_expand::execute): Deal specially with instructions
22559 to be inserted on single successor edge of the entry block. Then call
22560 commit_edge_insertions instead of inserting the instructions manually.
22561 * cfgrtl.c (commit_edge_insertions): Do not verify flow info during
22562 RTL expansion and rebuild jump labels chain.
22563
22564 2019-07-02 Richard Biener <rguenther@suse.de>
22565
22566 * tree-core.h (enum tree_index): Add TI_CHREC_DONT_KNOW and
22567 TI_CHREC_KNOWN.
22568 * tree.h (chrec_not_analyzed_yet, chrec_dont_know, chrec_known):
22569 Define here.
22570 * tree.c (build_common_tree_nodes): Initialize them.
22571 * tree-chrec.h (chrec_not_analyzed_yet, chrec_dont_know, chrec_known):
22572 Make declarations comments.
22573 * tree-scalar-evolution.c (chrec_not_analyzed_yet, chrec_dont_know,
22574 chrec_known): Remove definitions.
22575 (initialize_scalar_evolutions_analyzer): Remove.
22576 (scev_initialize): Do not call initialize_scalar_evolutions_analyzer.
22577 * tree-streamer.c (preload_common_nodes): Do not preload
22578 TI_CHREC_DONT_KNOW or TI_CHREC_KNOWN.
22579
22580 2019-07-02 Jan Hubicka <jh@suse.cz>
22581
22582 * tree-ssa-alias.c (aliasing_component_refs_p): Remove forgotten
22583 sanity check.
22584
22585 2019-07-02 Jan Hubicka <jh@suse.cz>
22586
22587 * tree-ssa-alias.c (nonoverlapping_component_refs_for_decl_p): Rename
22588 to ..
22589 (nonoverlapping_component_refs_since_match_p): ... this one;
22590 handle also non-decl bases; return -1 if search gave up.
22591 (alias_stats): Rename nonoverlapping_component_refs_of_decl_p_may_alias,
22592 nonoverlapping_component_refs_of_decl_p_no_alias to
22593 nonoverlapping_component_refs_since_match_p_may_alias,
22594 nonoverlapping_component_refs_since_match_p_no_alias.
22595 (dump_alias_stats): Update dumping.
22596 (aliasing_matching_component_refs_p): Break out from ...;
22597 dispatch to nonoverlapping_component_refs_for_decl_p
22598 and nonoverlapping_component_refs_since_match_p.
22599 (aliasing_component_refs_p): ... here; call
22600 nonoverlapping_component_refs_p in scenarios where we can not
22601 precisely determine base match.
22602 (decl_refs_may_alias_p): Use
22603 nonoverlapping_component_refs_since_match_p.
22604 (indirect_ref_may_alias_decl_p): Do not call
22605 nonoverlapping_component_refs_p.
22606 (indirect_refs_may_alias_p): Likewise.
22607
22608 2019-07-02 Jan Hubicka <jh@suse.cz>
22609
22610 * tree-inline.c (remap_gimple_stmt): Do not subtitute handled components
22611 to clobber of return value.
22612
22613 2019-07-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
22614
22615 * config/arm/cortex-a57.md (cortex_a57_neon_type): Use neon_arith_basic
22616 for is_neon_type instructions that have not already been categorized.
22617
22618 2019-07-02 Richard Biener <rguenther@suse.de>
22619
22620 PR tree-optimization/58483
22621 * tree-ssa-scopedtables.c (avail_expr_hash): Use OEP_ADDRESS_OF
22622 for MEM_REF base hashing.
22623 (equal_mem_array_ref_p): Likewise for base comparison.
22624
22625 2019-07-01 Segher Boessenkool <segher@kernel.crashing.org>
22626
22627 * config/rs6000/rs6000.md (signbit<mode>2_dm): Make this a
22628 parameterized name.
22629 (signbit<mode>2): Use that name. Simplify.
22630
22631 2019-07-01 Joern Rennecke <joern.rennecke@riscy-ip.com>
22632
22633 PR middle-end/66726
22634 * tree-ssa-phiopt.c (factor_out_conditional_conversion):
22635 Tune heuristic from PR71016 to allow MIN / MAX.
22636
22637 2019-07-01 Segher Boessenkool <segher@kernel.crashing.org>
22638
22639 * config/rs6000/rs6000.md (ieee_128bit_vsx_abs<mode>2): Make this a
22640 parameterized name.
22641 (abs<mode>2): Use that name. Simplify.
22642
22643 2019-07-01 Segher Boessenkool <segher@kernel.crashing.org>
22644
22645 * config/rs6000/rs6000.md (ieee_128bit_vsx_neg<mode>2): Make this a
22646 parameterized name.
22647 (neg<mode>2): Use that name. Simplify.
22648
22649 2019-07-01 Segher Boessenkool <segher@kernel.crashing.org>
22650
22651 * config/rs6000/rs6000.md (abs<mode>2_hw): Make this a parameterized
22652 name.
22653 (abs<mode>2): Use that name. Simplify.
22654
22655 2019-07-01 Segher Boessenkool <segher@kernel.crashing.org>
22656
22657 * config/rs6000/rs6000.md (neg<mode>2_hw): Make this a parameterized
22658 name.
22659 (neg<mode>2): Use that name. Simplify.
22660
22661 2019-07-01 Uroš Bizjak <ubizjak@gmail.com>
22662
22663 * config/i386/i386.md ("isa" attribute): Add sse_noavx.
22664 ("enabled" attribute): Handle sse_noavx isa attribute.
22665 * config/i386/mmx.md (*vec_dupv2sf): Add "isa" attribute.
22666 Use TARGET_SSE && SSE_REGNO_P in split condition.
22667 (*vec_dupv2sf): Ditto.
22668
22669 2019-07-01 Segher Boessenkool <segher@kernel.crashing.org>
22670
22671 * config/rs6000/rs6000.md (extenddf<mode>2): Make this a parameterized
22672 name.
22673 (floatsi<mode>2): Use that name. Simplify.
22674
22675 2019-07-01 Segher Boessenkool <segher@kernel.crashing.org>
22676
22677 * config/rs6000/rs6000.md (extenddf<mode>2_fprs): Make this a
22678 parameterized name.
22679 (extenddf<mode>2_vsx): Make this a parameterized name.
22680 (extenddf<mode>2): Use those names. Simplify.
22681
22682 2019-07-01 Segher Boessenkool <segher@kernel.crashing.org>
22683
22684 * config/rs6000/rs6000.md (eh_set_lr_<mode>): Make this a parameterized
22685 name.
22686 (eh_return): Use that name. Simplify.
22687
22688 2019-07-01 Segher Boessenkool <segher@kernel.crashing.org>
22689
22690 * config/rs6000/rs6000.md (ctr<mode>): Make this a parameterized name.
22691 (doloop_end): Use that name. Simplify.
22692
22693 2019-07-01 Segher Boessenkool <segher@kernel.crashing.org>
22694
22695 * config/rs6000/rs6000.md (indirect_jump<mode>_nospec): Make this a
22696 parameterized name.
22697 (indirect_jump): Use that name. Simplify.
22698
22699 2019-07-01 Segher Boessenkool <segher@kernel.crashing.org>
22700
22701 * config/rs6000/rs6000.md (abs<mode>2_internal): Make this a
22702 parameterized name.
22703 (abs<mode>2): Use that name. Simplify.
22704
22705 2019-07-01 Segher Boessenkool <segher@kernel.crashing.org>
22706
22707 * config/rs6000/rs6000.md (fix_trunc<mode>si2_fprs): Make this a
22708 parameterized name.
22709 (fix_trunc<mode>si2): Use that name. Simplify.
22710
22711 2019-07-01 Segher Boessenkool <segher@kernel.crashing.org>
22712
22713 * config/rs6000/rs6000.md (neg<mode>2): Make this a parameterized name.
22714 (allocate_stack): Use that name. Simplify.
22715
22716 2019-07-01 Martin Sebor <msebor@redhat.com>
22717
22718 PR middle-end/90923
22719 * hash-map.h (hash_map::put): On insertion invoke element ctor.
22720 (hash_map::get_or_insert): Same. Reformat comment.
22721 * hash-set.h (hash_set::add): On insertion invoke element ctor.
22722 * hash-map-tests.c (test_map_of_type_with_ctor_and_dtor): New.
22723 * hash-set-tests.c (test_map_of_type_with_ctor_and_dtor): New.
22724 * hash-table.h (hash_table::operator=): Prevent copy assignment.
22725 (hash_table::hash_table (const hash_table&)): Use copy ctor
22726 instead of assignment to copy elements.
22727
22728 2019-07-01 Wilco Dijkstra <wdijkstr@arm.com>
22729 John David Anglin <danglin@gcc.gnu.org>
22730
22731 PR target/90963
22732 * config/pa/pa.md (builtin_longjmp): Restore hard_frame_pointer_rtx
22733 using saved frame pointer.
22734
22735 2019-07-01 Eric Botcazou <ebotcazou@adacore.com>
22736
22737 PR middle-end/64242
22738 * config/sparc/sparc.md (nonlocal_goto): Restore frame pointer last.
22739 Add frame clobber and schedule blockage.
22740
22741 2019-07-01 Sandra Loosemore <sandra@codesourcery.com>
22742
22743 * doc/invoke.texi (Link Options): Further editorial changes to
22744 -flinker-output docs.
22745
22746 2019-07-01 Segher Boessenkool <segher@kernel.crashing.org>
22747
22748 * config/rs6000/rs6000.c (rs6000_force_indexed_or_indirect_mem):
22749 Load both operands of a PLUS into registers separately.
22750
22751 2019-07-01 Andreas Krebbel <krebbel@linux.ibm.com>
22752
22753 * config/s390/vector.md: Fix shift count operand printing.
22754
22755 2019-07-01 Richard Sandiford <richard.sandiford@arm.com>
22756
22757 * ira-lives.c (process_bb_node_lives): Use ira_setup_alts.
22758
22759 2019-07-01 Richard Sandiford <richard.sandiford@arm.com>
22760
22761 * ira.c (ira_get_dup_out_num): Don't punt for earlyclobbers.
22762 Use recog_data to test for an output operand.
22763
22764 2019-07-01 Richard Sandiford <richard.sandiford@arm.com>
22765
22766 * ira.c (ira_setup_alts): If any valid alternatives have zero cost,
22767 exclude any others that are disparaged or that are bound to need
22768 a reload or spill.
22769 (ira_get_dup_out_num): Expand comment.
22770
22771 2019-07-01 Richard Sandiford <richard.sandiford@arm.com>
22772
22773 * ira.c (ira_setup_alts): Use preprocess_constraints to get the
22774 constraint string for each operand/alternative combo. Only handle
22775 '%' at the start of constraint strings, and look for it outside
22776 the main loop.
22777
22778 2019-07-01 Richard Sandiford <richard.sandiford@arm.com>
22779
22780 * ira-int.h (ira_setup_alts, ira_get_dup_out_num): Use
22781 alternative_mask instead of HARD_REG_SET to represent a
22782 bitmask of alternatives.
22783 * ira.c (ira_setup_alts, ira_get_dup_out_num): Likewise.
22784 * ira-conflicts.c (add_insn_allocno_copies): Likewise.
22785
22786 2019-07-01 Martin Liska <mliska@suse.cz>
22787
22788 * edit-context.c (test_applying_fixits_unreadable_file): Do not
22789 use () for a constructor call.
22790 (test_applying_fixits_line_out_of_range): Likewise.
22791 * ggc-page.c (alloc_page): Use (void *) for %p printf format
22792 argument.
22793 (free_page): Likewise.
22794
22795 2019-07-01 Vladislav Ivanishin <vlad@ispras.ru>
22796
22797 * gdbhooks.py (GdbPrettyPrinters.add_printer_for_types): Reorder
22798 parameter names to match usage (no functional change).
22799 (GdbPrettyPrinters.add_printer_for_regex): Ditto.
22800
22801 2019-07-01 Richard Biener <rguenther@suse.de>
22802
22803 * tree-ssa-sccvn.c (class pass_fre): Add may_iterate
22804 pass parameter.
22805 (pass_fre::execute): Honor it.
22806 * passes.def: Adjust pass_fre invocations to allow iterating,
22807 add non-iterating pass_fre before late threading/dom.
22808
22809 2019-07-01 Richard Biener <rguenther@suse.de>
22810
22811 * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Adjust
22812 TARGET_MEM_REF handling to also handle address-taken ones.
22813
22814 2019-07-01 Hongtao Liu <hongtao.liu@intel.com>
22815
22816 * doc/sourcebuild.texi (Effective-Target Keywords, Other
22817 hardware attributes): Document avx512vp2intersect.
22818
22819 2019-06-30 Uroš Bizjak <ubizjak@gmail.com>
22820
22821 * config/i386/sse.md (ssse3_abs<mode>2): Rename from abs<mode>2.
22822 (abs<mode>2): New expander.
22823 * config/i386/i386-builtin.def (__builtin_ia32_pabsb):
22824 Use CODE_FOR_ssse3_absv8qi2.
22825 (__builtin_ia32_pabsw): Use CODE_FOR_ssse3_absv4hi2.
22826 (__builtin_ia32_pabsd): Use CODE_FOR_ssse3_absv2si2.
22827
22828 2019-06-30 Uroš Bizjak <ubizjak@gmail.com>
22829
22830 * config/i386/i386.md (mmx_isa): Rename x64, x64_noavx and x64_avx
22831 to sse, sse_noavx and avx. Update all uses.
22832
22833 2019-06-30 Uroš Bizjak <ubizjak@gmail.com>
22834
22835 * config/i386/mmx.md (sse_movntq): Add "isa" attribute.
22836 (*mmx_<plusminus_insn><mode>3): Ditto.
22837 (*mmx_mulv4hi3"): Ditto.
22838 (*mmx_smulv4hi3_highpart): Ditto.
22839 (*mmx_umulv4hi3_highpart): Ditto.
22840 (*mmx_pmaddwd): Ditto.
22841 (*sse2_umulv1siv1di3): Ditto.
22842 (*mmx_<code>v4hi3): Ditto.
22843 (*mmx_<code>v8qi3): Ditto.
22844 (mmx_ashr<mode>3): Ditto.
22845 ("mmx_<shift_insn><mode>3): Ditto.
22846 (*mmx_eq<mode>3): Ditto.
22847 (mmx_gt<mode>3): Ditto.
22848 (mmx_andnot<mode>3): Ditto.
22849 (*mmx_<code><mode>3): Ditto.
22850 (*mmx_pinsrw): Ditto.
22851 (*mmx_pextrw): Ditto.
22852 (mmx_pshufw_1): Ditto.
22853 (*mmx_uavgv8qi3): Ditto.
22854 (*mmx_uavgv4hi3): Ditto.
22855 ("mmx_psadbw): Ditto.
22856 * config/i386/sse.md (sse_cvtps2pi): Ditto.
22857 (sse_cvttps2pi): Ditto.
22858 (ssse3_pmaddubsw): Ditto.
22859 (*ssse3_pmulhrswv4hi3): Ditto.
22860 (ssse3_psign<mode>3): Ditto.
22861
22862 2019-06-29 Eric Botcazou <ebotcazou@adacore.com>
22863
22864 * expr.c (expand_expr_real_1) <BIT_FIELD_REF>: Apply the big-endian
22865 adjustment for bit-fields to all aggregate types.
22866
22867 2019-06-28 Michael Meissner <meissner@linux.ibm.com>
22868
22869 * config/rs6000/predicates.md (pcrel_address): Use
22870 SYMBOL_REF_LOCAL_P to determine if a label is local.
22871 (pcrel_external_address): New predicate.
22872 (non_prefixed_mem_operand): Delete, predicate not used.
22873 * config/rs6000/rs6000.h (SYMBOL_FLAG_PCREL_P): Delete, we now use
22874 SYMBOL_REF_LOCAL_P to determine if we can use pc-relative
22875 addressing.
22876 (SYMBOL_REF_PCREL_P): Likewise.
22877
22878 PR target/91009
22879 * config/rs6000/rs6000.md (floatsi<mode>2_lfiwax): Add non-VSX
22880 alternative.
22881 (floatsi<mode>2_lfiwax_mem): Add non-VSX alternative.
22882 (floatunssi<mode>2_lfiwzx): Add non-VSX alternative.
22883 (floatunssi<mode>2_lfiwzx_mem): Add non-VSX alternative.
22884
22885 2019-06-28 Iain Sandoe <iain@sandoe.co.uk>
22886
22887 * config.gcc (powerpc-*-darwin*, powerpc64-*-darwin*): Remove
22888 override on extra_headers.
22889
22890 2019-06-28 Iain Sandoe <iain@sandoe.co.uk>
22891
22892 * config/darwin-c.c (pop_field_alignment): Quote #pragma options.
22893 * config/darwin-driver.c (darwin_default_min_version): Remove newline
22894 from warning.
22895 (darwin_driver_init): Likewise.
22896
22897 2019-06-28 Jan Beulich <jbeulich@suse.com>
22898
22899 * config/i386/sse.md (vgf2p8affineinvqb_<mode><mask_name>,
22900 vgf2p8affineqb_<mode><mask_name>, vgf2p8mulb_<mode><mask_name>):
22901 Eliminate redundant alternative.
22902
22903 2019-06-28 Jan Beulich <jbeulich@suse.com>
22904
22905 * config/i386/sse.md (vgf2p8affineinvqb_<mode><mask_name>,
22906 vgf2p8affineqb_<mode><mask_name>): Drop % constraint modifier.
22907 Use vector_operand.
22908
22909 2019-06-28 Claudiu Zissulescu <claziss@synopsys.com>
22910
22911 * config/arc/arc.c (arc_rtx_costs): All short instructions are
22912 having a lower cost regardless of the speed option.
22913
22914 2019-06-28 Jan Beulich <jbeulich@suse.com>
22915
22916 * config/i386/sse.md (sse2_cvtpd2pi, sse2_cvttpd2pi): Use
22917 vector_operand plus, on both alternatives, "Bm" constraint.
22918
22919 2019-06-28 Dennis Zhang <dennis.zhang@arm.com>
22920
22921 * config/arm/arm.md: Remove redundant constraints from
22922 define_expand but leave reload_inm and reload_outm patterns
22923 untouched since they need special constraints to work.
22924 * config/arm/arm-fixed.md: Remove redundant constraints from
22925 define_expand.
22926 * config/arm/iwmmxt.md: Likewise.
22927 * config/arm/neon.md: Likewise.
22928 * config/arm/sync.md: Likewise.
22929 * config/arm/thumb1.md: Likewise.
22930 * config/arm/vec-common.md: Likewise.
22931
22932 2019-06-27 Ilia Diachkov <ilia.diachkov@optimitech.com>
22933
22934 * doc/install.texi: Document --disable-tm-clone-registry.
22935
22936 2019-06-27 Jakub Jelinek <jakub@redhat.com>
22937
22938 PR c++/91024
22939 * gimplify.c (collect_fallthrough_labels): Ignore GIMPLE_PREDICT
22940 statements.
22941
22942 PR tree-optimization/91010
22943 * tree-vect-stmts.c (scan_operand_equal_p): If offset1 == offset2,
22944 return true. Otherwise, don't call operand_equal_p if offset1 or
22945 offset2 is NULL and just return false.
22946
22947 2019-06-27 Iain Sandoe <iain@sandoe.co.uk>
22948
22949 * config/rs6000/rs6000.c (darwin_rs6000_override_options): Honour
22950 user-specified float mode choice for kernel mode code.
22951
22952 2019-06-27 Iain Sandoe <iain@sandoe.co.uk>
22953
22954 * config/rs6000/darwin.h (ENDFILE_SPEC): Correct whitespace in the
22955 spec.
22956
22957 2019-06-27 Iain Sandoe <iain@sandoe.co.uk>
22958
22959 * config/rs6000/rs6000.c (darwin_rs6000_override_options): Do not
22960 use longcall for 64b code.
22961
22962 2019-06-27 Aaron Sawdey <acsawdey@linux.ibm.com>
22963
22964 * builtins.c (get_memory_rtx): Fix comment.
22965 * optabs.def (movmem_optab): Change to cpymem_optab.
22966 * expr.c (emit_block_move_via_cpymem): Change movmem to cpymem.
22967 (emit_block_move_hints): Change movmem to cpymem.
22968 * defaults.h: Change movmem to cpymem.
22969 * targhooks.c (get_move_ratio): Change movmem to cpymem.
22970 (default_use_by_pieces_infrastructure_p): Ditto.
22971 * config/aarch64/aarch64-protos.h: Change movmem to cpymem.
22972 * config/aarch64/aarch64.c (aarch64_expand_movmem): Change movmem
22973 to cpymem.
22974 * config/aarch64/aarch64.h: Change movmem to cpymem.
22975 * config/aarch64/aarch64.md (movmemdi): Change name to cpymemdi.
22976 * config/alpha/alpha.h: Change movmem to cpymem in comment.
22977 * config/alpha/alpha.md (movmemqi, movmemdi, *movmemdi_1): Change
22978 movmem to cpymem.
22979 * config/arc/arc-protos.h: Change movmem to cpymem.
22980 * config/arc/arc.c (arc_expand_movmem): Change movmem to cpymem.
22981 * config/arc/arc.h: Change movmem to cpymem in comment.
22982 * config/arc/arc.md (movmemsi): Change movmem to cpymem.
22983 * config/arm/arm-protos.h: Change movmem to cpymem in names.
22984 * config/arm/arm.c (arm_movmemqi_unaligned, arm_gen_movmemqi,
22985 gen_movmem_ldrd_strd, thumb_expand_movmemqi) Change movmem to cpymem.
22986 * config/arm/arm.md (movmemqi): Change movmem to cpymem.
22987 * config/arm/thumb1.md (movmem12b, movmem8b): Change movmem to cpymem.
22988 * config/avr/avr-protos.h: Change movmem to cpymem.
22989 * config/avr/avr.c (avr_adjust_insn_length, avr_emit_movmemhi,
22990 avr_out_movmem): Change movmem to cpymem.
22991 * config/avr/avr.md (movmemhi, movmem_<mode>, movmemx_<mode>):
22992 Change movmem to cpymem.
22993 * config/bfin/bfin-protos.h: Change movmem to cpymem.
22994 * config/bfin/bfin.c (single_move_for_movmem, bfin_expand_movmem):
22995 Change movmem to cpymem.
22996 * config/bfin/bfin.h: Change movmem to cpymem in comment.
22997 * config/bfin/bfin.md (movmemsi): Change name to cpymemsi.
22998 * config/c6x/c6x-protos.h: Change movmem to cpymem.
22999 * config/c6x/c6x.c (c6x_expand_movmem): Change movmem to cpymem.
23000 * config/c6x/c6x.md (movmemsi): Change name to cpymemsi.
23001 * config/frv/frv.md (movmemsi): Change name to cpymemsi.
23002 * config/ft32/ft32.md (movmemsi): Change name to cpymemsi.
23003 * config/h8300/h8300.md (movmemsi): Change name to cpymemsi.
23004 * config/i386/i386-expand.c (expand_set_or_movmem_via_loop,
23005 expand_set_or_movmem_via_rep, expand_movmem_epilogue,
23006 expand_setmem_epilogue_via_loop, expand_set_or_cpymem_prologue,
23007 expand_small_cpymem_or_setmem,
23008 expand_set_or_cpymem_prologue_epilogue_by_misaligned_moves,
23009 expand_set_or_cpymem_constant_prologue,
23010 ix86_expand_set_or_cpymem): Change movmem to cpymem.
23011 * config/i386/i386-protos.h: Change movmem to cpymem.
23012 * config/i386/i386.h: Change movmem to cpymem in comment.
23013 * config/i386/i386.md (movmem<mode>): Change name to cpymem.
23014 (setmem<mode>): Change expansion function name.
23015 * config/lm32/lm32.md (movmemsi): Change name to cpymemsi.
23016 * config/m32c/blkmov.md (movmemhi, movmemhi_bhi_op, movmemhi_bpsi_op,
23017 movmemhi_whi_op, movmemhi_wpsi_op): Change movmem to cpymem.
23018 * config/m32c/m32c-protos.h: Change movmem to cpymem.
23019 * config/m32c/m32c.c (m32c_expand_movmemhi): Change movmem to cpymem.
23020 * config/m32r/m32r.c (m32r_expand_block_move): Change movmem to cpymem.
23021 * config/m32r/m32r.md (movmemsi, movmemsi_internal): Change movmem
23022 to cpymem.
23023 * config/mcore/mcore.md (movmemsi): Change name to cpymemsi.
23024 * config/microblaze/microblaze.c: Change movmem to cpymem in comment.
23025 * config/microblaze/microblaze.md (movmemsi): Change name to cpymemsi.
23026 * config/mips/mips.c (mips_use_by_pieces_infrastructure_p):
23027 Change movmem to cpymem.
23028 * config/mips/mips.h: Change movmem to cpymem.
23029 * config/mips/mips.md (movmemsi): Change name to cpymemsi.
23030 * config/nds32/nds32-memory-manipulation.c
23031 (nds32_expand_movmemsi_loop_unknown_size,
23032 nds32_expand_movmemsi_loop_known_size, nds32_expand_movmemsi_loop,
23033 nds32_expand_movmemsi_unroll,
23034 nds32_expand_movmemsi): Change movmem to cpymem.
23035 * config/nds32/nds32-multiple.md (movmemsi): Change name to cpymemsi.
23036 * config/nds32/nds32-protos.h: Change movmem to cpymem.
23037 * config/pa/pa.c (compute_movmem_length): Change movmem to cpymem.
23038 (pa_adjust_insn_length): Change call to compute_movmem_length.
23039 * config/pa/pa.md (movmemsi, movmemsi_prereload, movmemsi_postreload,
23040 movmemdi, movmemdi_prereload,
23041 movmemdi_postreload): Change movmem to cpymem.
23042 * config/pdp11/pdp11.md (movmemhi, movmemhi1,
23043 movmemhi_nocc, UNSPEC_MOVMEM): Change movmem to cpymem.
23044 * config/riscv/riscv.c: Change movmem to cpymem in comment.
23045 * config/riscv/riscv.h: Change movmem to cpymem.
23046 * config/riscv/riscv.md: (movmemsi) Change name to cpymemsi.
23047 * config/rs6000/rs6000.md: (movmemsi) Change name to cpymemsi.
23048 * config/rx/rx.md: (UNSPEC_MOVMEM, movmemsi, rx_movmem): Change
23049 movmem to cpymem.
23050 * config/s390/s390-protos.h: Change movmem to cpymem.
23051 * config/s390/s390.c (s390_expand_movmem, s390_expand_setmem,
23052 s390_expand_insv): Change movmem to cpymem.
23053 * config/s390/s390.md (movmem<mode>, movmem_short, *movmem_short,
23054 movmem_long, *movmem_long, *movmem_long_31z): Change movmem to cpymem.
23055 * config/sh/sh.md (movmemsi): Change name to cpymemsi.
23056 * config/sparc/sparc.h: Change movmem to cpymem in comment.
23057 * config/vax/vax-protos.h (vax_output_movmemsi): Remove prototype
23058 for nonexistent function.
23059 * config/vax/vax.h: Change movmem to cpymem in comment.
23060 * config/vax/vax.md (movmemhi, movmemhi1): Change movmem to cpymem.
23061 * config/visium/visium.h: Change movmem to cpymem in comment.
23062 * config/visium/visium.md (movmemsi): Change name to cpymemsi.
23063 * config/xtensa/xtensa.md (movmemsi): Change name to cpymemsi.
23064 * doc/md.texi: Change movmem to cpymem and update description to match.
23065 * doc/rtl.texi: Change movmem to cpymem.
23066 * target.def (use_by_pieces_infrastructure_p): Change movmem to cpymem.
23067 * doc/tm.texi: Regenerate.
23068
23069 2019-06-27 Bill Schmidt <wschmidt@linux.ibm.com>
23070
23071 * config/rs6000/rs6000.c (rs6000_option_override_internal): Enable
23072 -fvariable-expansion-in-unroller by default.
23073 * doc/invoke.texi (-fvariable-expansion-in-unroller): Document new
23074 default for Power.
23075
23076 2019-06-27 David Edelsohn <dje.gcc@gmail.com>
23077
23078 Revert
23079 2019-06-26 David Edelsohn <dje.gcc@gmail.com>
23080 * config.gcc (powerpc-ibm-aix*): Define target_gtfiles.
23081
23082 * config.gcc(rs6000-*-*): Define target_gtfiles.
23083
23084 2019-06-27 Jan Hubicka <jh@suse.cz>
23085
23086 * ipa-devirt.c (odr_type_d): Add tbaa_enabled flag.
23087 (add_type_duplicate): When odr hash is not allocated, to nothing.
23088 (odr_based_tbaa_p): New function.
23089 (set_type_canonical_for_odr_type): New function.
23090 * ipa-utils.h (enable_odr_based_tbaa, odr_based_tbaa_p,
23091 set_type_canonical_for_odr_type): New.
23092 * tree.c (gimple_canonical_types_compatible_p): ODR types with
23093 ODR based TBAA are not equivalent to non-ODR types.
23094
23095 2019-06-27 Martin Liska <mliska@suse.cz>
23096
23097 PR tree-optimization/90974
23098 PR rtl-optimization/90975
23099 PR rtl-optimization/90976
23100 PR target/91016
23101 PR tree-optimization/91017
23102 * config/i386/i386-expand.c (ix86_expand_rounddf_32): Remove
23103 unused tmp.
23104 * lra.c (lra_set_insn_recog_data): Remove a leftover from
23105 initial commit of IRA.
23106 * optabs.c (expand_twoval_binop): Use xop0 and xop1 instead
23107 of op0 and op1.
23108 * tree-vect-loop.c (vect_create_epilog_for_reduction):
23109 Remove unused mode1.
23110 * tree-vect-stmts.c (vectorizable_call): Remove dead assignment
23111 to new_stmt_info.
23112
23113 2019-06-27 Jakub Jelinek <jakub@redhat.com>
23114
23115 PR target/90991
23116 * config/i386/sse.md (avx_vec_concat<mode>): Use nonimmediate_operand
23117 instead of register_operand for operands[1], add m to its constraints
23118 if operands[2] uses "C" constraint. Ensure in condition that if
23119 operands[2] is not 0, then operands[1] is not a MEM. For last two
23120 alternatives, use unaligned loads instead of aligned if operands[1] is
23121 misaligned_operand.
23122
23123 2019-06-27 Martin Liska <mliska@suse.cz>
23124
23125 * asan.c (asan_emit_allocas_unpoison): Remove obviously
23126 dead assignments.
23127 * bt-load.c (move_btr_def): Likewise.
23128 * builtins.c (expand_builtin_apply_args_1): Likewise.
23129 (expand_builtin_apply): Likewise.
23130 * cfgexpand.c (expand_asm_stmt): Likewise.
23131 (construct_init_block): Likewise.
23132 * cfghooks.c (verify_flow_info): Likewise.
23133 * cfgloopmanip.c (remove_path): Likewise.
23134 * cfgrtl.c (rtl_verify_bb_layout): Likewise.
23135 * cgraph.c (cgraph_node::set_pure_flag): Likewise.
23136 * combine.c (simplify_if_then_else): Likewise.
23137 * config/i386/i386.c (ix86_setup_incoming_vararg_bounds): Likewise.
23138 (choose_basereg): Likewise.
23139 (ix86_expand_prologue): Likewise.
23140 (ix86_preferred_output_reload_class): Likewise.
23141 * cselib.c (cselib_record_sets): Likewise.
23142 * df-scan.c (df_scan_alloc): Likewise.
23143 * dojump.c (do_jump_by_parts_greater_rtx): Likewise.
23144 * early-remat.c (early_remat::record_equiv_candidates): Likewise.
23145 * emit-rtl.c (try_split): Likewise.
23146 * graphite-scop-detection.c (assign_parameter_index_in_region):
23147 Likewise.
23148 * ipa-cp.c (cgraph_edge_brings_all_agg_vals_for_node): Likewise.
23149 * ira-color.c (setup_profitable_hard_regs): Likewise.
23150 * ira.c (rtx_moveable_p): Likewise.
23151 * lra-eliminations.c (eliminate_regs_in_insn): Likewise.
23152 * read-rtl.c (read_subst_mapping): Likewise.
23153 * regrename.c (scan_rtx): Likewise.
23154 * reorg.c (fill_slots_from_thread): Likewise.
23155 * tree-inline.c (tree_function_versioning): Likewise.
23156 * tree-ssa-reassoc.c (optimize_ops_list): Likewise.
23157 * tree-ssa-sink.c (statement_sink_location): Likewise.
23158 * tree-ssa-threadedge.c (thread_across_edge): Likewise.
23159 * tree-vect-loop.c (vect_get_loop_niters): Likewise.
23160 (vect_create_epilog_for_reduction): Likewise.
23161 * tree.c (build_nonstandard_integer_type): Likewise.
23162
23163 2019-06-27 Richard Biener <rguenther@suse.de>
23164
23165 * tree-ssa-sccvn.c (vn_reference_lookup_3): Encode valueized RHS.
23166
23167 2019-06-27 Jun Ma <JunMa@linux.alibaba.com>
23168
23169 PR tree-optimization/89772
23170 * gimple-fold.c (gimple_fold_builtin_memchr): consider trailing nuls in
23171 out-of-bound accesses checking.
23172
23173 2019-06-27 Martin Liska <mliska@suse.cz>
23174
23175 PR tree-optimization/91014
23176 * tree-ssa-dse.c (initialize_ao_ref_for_dse): Bail out
23177 when LHS is NULL_TREE.
23178
23179 2019-06-27 Martin Liska <mliska@suse.cz>
23180
23181 * symbol-summary.h (traverse): Pass
23182 argument a to the call of callback.
23183 (gt_ggc_mx): Mark arguments as unused.
23184 (gt_pch_nx): Likewise.
23185
23186 2019-06-27 Kewen Lin <linkw@gcc.gnu.org>
23187
23188 PR target/62147
23189 * loop-iv.c (find_simple_exit): Call finite_loop_p to update
23190 finiteness.
23191
23192 2019-06-26 Jeff Law <law@redhat.com>
23193
23194 PR tree-optimization/90883
23195 * tree-ssa-dse.c (delete_dead_or_redundant_call): Fix signature.
23196 (delete_dead_or_redundant_assignment): Likewise.
23197
23198 PR tree-optimization/90883
23199 * tree-ssa-alias.c (stmt_kills_ref_p): Handle BUILT_IN_CALLOC.
23200 * tree-ssa-dse.c: Update various comments to distinguish between
23201 dead and redundant stores.
23202 (initialize_ao_ref_for_dse): Handle BUILT_IN_CALLOC.
23203 (dse_optimize_redundant_stores): New function.
23204 (delete_dead_or_redundant_call): Renamed from delete_dead_call.
23205 Distinguish between dead and redundant calls in dump output. All
23206 callers updated.
23207 (delete_dead_or_redundant_assignment): Similarly for assignments.
23208 (dse_optimize_stmt): Handle _CHK variants. For statements which
23209 store 0 into multiple memory locations, try to prove a subsequent
23210 store is redundant.
23211
23212 2019-06-26 Uroš Bizjak <ubizjak@gmail.com>
23213
23214 PR target/89021
23215 * config/i386/i386.c (ix86_autovectorize_vector_sizes):
23216 Autovectorize 8-byte vectors for TARGET_MMX_WITH_SSE.
23217
23218 2019-06-26 Iain Sandoe <iain@sandoe.co.uk>
23219
23220 * config/rs6000/rs6000-internal.h (branch_island): New typedef.
23221 (branch_islands): New extern.
23222 * config/rs6000/rs6000-logue.c (macho_branch_islands): Moved from
23223 * config/rs6000/rs6000.c: .. here.
23224
23225 2019-06-26 Iain Sandoe <iain@sandoe.co.uk>
23226
23227 * config.gcc (powerpc*-*-linux*): Move target_gtfiles from here..
23228 (powerpc*-*-*) ... to here.
23229
23230 2019-06-26 Jeff Law <law@redhat.com>
23231
23232 * tree-ssa-dse.c (initialize_ao_ref_for_dse): Handle _chk variants of
23233 memcpy, memmove and memset builtins.
23234 (maybe_trim_memstar_call): Likewise.
23235
23236 2019-06-26 David Edelsohn <dje.gcc@gmail.com>
23237
23238 * config/rs6000/rs6000-logue.c: Add #ifndef TARGET_PROFILE_KERNEL.
23239
23240 2019-06-26 David Edelsohn <dje.gcc@gmail.com>
23241
23242 * config.gcc (powerpc-ibm-aix*): Define target_gtfiles.
23243
23244 2019-06-26 Segher Boessenkool <segher@kernel.crashing.org>
23245
23246 * config/rs6000/rs6000-internal.h (rs6000_keep_leaf_when_profiled): New
23247 declaration.
23248 * config/rs6000/rs6000-logue.c (rs6000_keep_leaf_when_profiled): Remove
23249 "static".
23250 * config/rs6000/rs6000-logue.c (rs6000_keep_leaf_when_profiled): Delete
23251 declaration.
23252
23253 2019-06-26 Segher Boessenkool <segher@kernel.crashing.org>
23254
23255 * config/rs6000/rs6000.c: Fix previous commit, it missed some changes.
23256
23257 2019-06-26 Richard Biener <rguenther@suse.de>
23258
23259 PR ipa/90982
23260 * tree-inline.c (remap_ssa_name): Copy SSA range info.
23261
23262 2019-06-26 Richard Biener <rguenther@suse.de>
23263
23264 * lto-streamer.h (lto_bitmap_alloc): Remove.
23265 (lto_bitmap_free): Likewise.
23266 * lto-streamer.c (lto_bitmap_alloc): Remove.
23267 (lto_bitmap_free): Likewise.
23268 (lto_obstack): Likewise.
23269 (lto_obstack_initialized): Likewise.
23270 * lto-streamer-out.c (lto_output): Use own obstack for local
23271 bitmap, free it consistently.
23272
23273 2019-06-26 Jakub Jelinek <jakub@redhat.com>
23274
23275 PR target/90991
23276 * config/i386/sse.md
23277 (*<extract_type>_vinsert<shuffletype><extract_suf>_0): Use vmovupd,
23278 vmovups, vmovdqu, vmovdqu32 or vmovdqu64 instead of the aligned
23279 insns if operands[2] is misaligned_operand.
23280
23281 2019-06-26 Li Jia He <helijia@linux.ibm.com>
23282
23283 * config/rs6000/rs6000.h (TARGET_MADDLD): Remove the restriction of
23284 TARGET_POWERPC64.
23285 * config/rs6000/rs6000.md (maddld): Change maddld match_operand from DI
23286 to GPR.
23287
23288 2019-06-26 Segher Boessenkool <segher@kernel.crashing.org>
23289
23290 * doc/invoke.texi (Warning Options): Fix some @opindex syntax.
23291
23292 2019-06-26 Martin Liska <mliska@suse.cz>
23293
23294 PR tree-optimization/90973
23295 * tree-vect-loop.c (vect_get_known_peeling_cost): Use
23296 epilogue_cost_vec instead of prologue_cost_vec for
23297 a epilogue cost.
23298
23299 2019-06-26 Martin Liska <mliska@suse.cz>
23300
23301 * bb-reorder.c (connect_better_edge_p): Add missing else
23302 statement in the middle of if-else statements.
23303
23304 2019-06-25 Hongtao Liu <hongtao.liu@intel.com>
23305 H.J. Lu <hongjiu.lu@intel.com>
23306 Olga Makhotina <olga.makhotina@intel.com>
23307
23308 * common/config/i386/i386-common.c
23309 (OPTION_MASK_ISA_AVX512VP2INTERSECT_SET,
23310 OPTION_MASK_ISA_AVX512VP2INTERSECT_UNSET): New macros.
23311 (OPTION_MASK_ISA2_AVX512F_UNSET): Add
23312 OPTION_MASK_ISA_AVX512VP2INTERSECT_UNSET.
23313 (ix86_handle_option): Handle -mavx512vp2intersect.
23314 * config/i386/avx512vp2intersectintrin.h: New.
23315 * config/i386/avx512vp2intersectvlintrin.h: New.
23316 * config/i386/cpuid.h (bit_AVX512VP2INTERSECT): New.
23317 * config/i386/driver-i386.c (host_detect_local_cpu): Detect
23318 AVX512VP2INTERSECT.
23319 * config/i386/i386-builtin-types.def: Add new types.
23320 * config/i386/i386-builtin.def: Add new builtins.
23321 * config/i386/i386-builtins.c: (enum processor_features): Add
23322 F_AVX512VP2INTERSECT.
23323 (static const _isa_names_table isa_names_table): Ditto.
23324 * config/i386/i386-c.c (ix86_target_macros_internal): Define
23325 __AVX512VP2INTERSECT__.
23326 * config/i386/i386-expand.c (ix86_expand_builtin): Expand
23327 IX86_BUILTIN_2INTERSECTD512, IX86_BUILTIN_2INTERSECTQ512,
23328 IX86_BUILTIN_2INTERSECTD256, IX86_BUILTIN_2INTERSECTQ256,
23329 IX86_BUILTIN_2INTERSECTD128, IX86_BUILTIN_2INTERSECTQ128.
23330 * config/i386/i386-modes.def (P2QI, P2HI): New modes.
23331 * config/i386/i386-options.c (ix86_target_string): Add
23332 -mavx512vp2intersect.
23333 (ix86_option_override_internal): Handle AVX512VP2INTERSECT.
23334 * config/i386/i386.c (ix86_hard_regno_nregs): Allocate two regs for
23335 P2HImode and P2QImode.
23336 (ix86_hard_regno_mode_ok): Register pair only starts at even hardreg
23337 number for P2QImode and P2HImode.
23338 (ix86_regmode_natural_size): New function.
23339 * config/i386/i386.h (TARGET_AVX512VP2INTERSECT,
23340 TARGET_AVX512VP2INTERSECT_P, PTA_AVX512VP2INTERSECT
23341 REGMODE_NATURAL_SIZE, MASK_PAIR_REGNO_P): New.
23342 * config/i386/i386-protos.h (ix86_regmode_natural_size): Declare
23343 * config/i386/i386.opt: Add -mavx512vp2intersect.
23344 * config/i386/immintrin.h: Include avx512vp2intersectintrin.h and
23345 avx512vp2intersectvlintrin.h.
23346 * config/i386/sse.md (define_c_enum "unspec"): Add UNSPEC_VP2INTERSECT.
23347 (define_mode_iterator VI48_AVX512VP2VL): New.
23348 (avx512vp2intersect_2intersect<mode>,
23349 avx512vp2intersect_2intersectv16si): New define_insn patterns.
23350 * config.gcc: Add avx512vp2intersectvlintrin.h and
23351 avx512vp2intersectintrin.h to extra_headers.
23352 * doc/invoke.texi: Document -mavx512vp2intersect.
23353
23354 2019-06-25 Iain Sandoe <iain@sandoe.co.uk>
23355
23356 * config/rs6000/darwin.h (ENDFILE_SPEC): New.
23357
23358 2019-06-25 Bill Seurer <seurer@linux.vnet.ibm.com>
23359
23360 * config/rs6000/rs6000.c (stack_info, rs6000_pic_labelno,
23361 savres_routine_syms, savres_routine_name, morestack_ref,
23362 rs6000_init_machine_status, save_reg_p, first_reg_to_save,
23363 first_fp_reg_to_save, first_altivec_reg_to_save, compute_vrsave_mask,
23364 compute_save_world_info, is_altivec_return_reg, fixed_reg_p,
23365 rs6000_savres_strategy, rs6000_stack_info, debug_stack_info,
23366 rs6000_return_addr, rs6000_decl_ok_for_sibcall,
23367 rs6000_function_ok_for_sibcall, rs6000_ra_ever_killed,
23368 rs6000_emit_load_toc_table, rs6000_emit_eh_reg_restore, uses_TOC,
23369 create_TOC_reference, rs6000_aix_asm_output_dwarf_table_ref,
23370 rs6000_emit_stack_tie, rs6000_emit_allocate_stack_1,
23371 get_stack_clash_protection_probe_interval,
23372 get_stack_clash_protection_guard_size,
23373 rs6000_emit_probe_stack_range_stack_clash, rs6000_emit_allocate_stack,
23374 rs6000_emit_probe_stack_range, output_probe_stack_range_1,
23375 interesting_frame_related_regno, output_probe_stack_range_stack_clash,
23376 output_probe_stack_range, rs6000_frame_related, generate_set_vrsave,
23377 gen_frame_set, gen_frame_load, gen_frame_store, emit_frame_save,
23378 gen_frame_mem_offset, rs6000_savres_routine_name,
23379 rs6000_savres_routine_sym, rs6000_emit_stack_reset,
23380 ptr_regno_for_savres, rs6000_emit_savres_rtx,
23381 rs6000_emit_prologue_move_from_cr, split_stack_arg_pointer_used_p,
23382 rs6000_global_entry_point_prologue_needed_p,
23383 rs6000_get_separate_components, rs6000_components_for_bb,
23384 rs6000_disqualify_components, rs6000_emit_prologue_components,
23385 rs6000_emit_epilogue_components, rs6000_set_handled_components,
23386 emit_vrsave_prologue, emit_split_stack_prologue, rs6000_emit_prologue,
23387 rs6000_output_savres_externs, rs6000_output_function_prologue,
23388 rs6000_keep_leaf_when_profiled, load_cr_save, restore_saved_cr,
23389 load_lr_save, restore_saved_lr, add_crlr_cfa_restore,
23390 offset_below_red_zone_p, emit_cfa_restores, rs6000_emit_epilogue,
23391 rs6000_output_function_epilogue, gen_add3_const,
23392 rs6000_expand_split_stack_prologue, rs6000_live_on_entry,
23393 rs6000_split_stack_space_check, rs6000_save_toc_in_prologue_p): Moved
23394 to rs6000-logue.c.
23395 (machine_function): Moved to rs6000.h.
23396 (rs6000_stack_t, ALTIVEC_REG_BIT, quad_address_offset_p) Moved to
23397 rs6000-internal.h.
23398 * config/rs6000/rs6000-logue.c(stack_info, rs6000_pic_labelno,
23399 savres_routine_syms, savres_routine_name, morestack_ref,
23400 rs6000_init_machine_status, save_reg_p, first_reg_to_save,
23401 first_fp_reg_to_save, first_altivec_reg_to_save, compute_vrsave_mask,
23402 compute_save_world_info, is_altivec_return_reg, fixed_reg_p,
23403 rs6000_savres_strategy, rs6000_stack_info, debug_stack_info,
23404 rs6000_return_addr, rs6000_decl_ok_for_sibcall,
23405 rs6000_function_ok_for_sibcall, rs6000_ra_ever_killed,
23406 rs6000_emit_load_toc_table, rs6000_emit_eh_reg_restore, uses_TOC,
23407 create_TOC_reference, rs6000_aix_asm_output_dwarf_table_ref,
23408 rs6000_emit_stack_tie, rs6000_emit_allocate_stack_1,
23409 get_stack_clash_protection_probe_interval,
23410 get_stack_clash_protection_guard_size,
23411 rs6000_emit_probe_stack_range_stack_clash, rs6000_emit_allocate_stack,
23412 rs6000_emit_probe_stack_range, output_probe_stack_range_1,
23413 interesting_frame_related_regno, output_probe_stack_range_stack_clash,
23414 output_probe_stack_range, rs6000_frame_related, generate_set_vrsave,
23415 gen_frame_set, gen_frame_load, gen_frame_store, emit_frame_save,
23416 gen_frame_mem_offset, rs6000_savres_routine_name,
23417 rs6000_savres_routine_sym, rs6000_emit_stack_reset,
23418 ptr_regno_for_savres, rs6000_emit_savres_rtx,
23419 rs6000_emit_prologue_move_from_cr, split_stack_arg_pointer_used_p,
23420 rs6000_global_entry_point_prologue_needed_p,
23421 rs6000_get_separate_components, rs6000_components_for_bb,
23422 rs6000_disqualify_components, rs6000_emit_prologue_components,
23423 rs6000_emit_epilogue_components, rs6000_set_handled_components,
23424 emit_vrsave_prologue, emit_split_stack_prologue, rs6000_emit_prologue,
23425 rs6000_output_savres_externs, rs6000_output_function_prologue,
23426 rs6000_keep_leaf_when_profiled, load_cr_save, restore_saved_cr,
23427 load_lr_save, restore_saved_lr, add_crlr_cfa_restore,
23428 offset_below_red_zone_p, emit_cfa_restores, rs6000_emit_epilogue,
23429 rs6000_output_function_epilogue, gen_add3_const,
23430 rs6000_expand_split_stack_prologue, rs6000_live_on_entry,
23431 rs6000_split_stack_space_check, rs6000_save_toc_in_prologue_p): Moved
23432 to here from rs6000.c.
23433 * config/rs6000/rs6000.h (machine_function): Moved to here from rs6000.c.
23434 * config/rs6000/rs6000-internal.h: (rs6000_stack_t, ALTIVEC_REG_BIT,
23435 quad_address_offset_p) Moved to here from rs6000.c.
23436 * config/rs6000/t-rs6000: Add new source file rs6000-logue.c.
23437 * config/config.gcc: Add new source file rs6000-logue.c to garbage
23438 collector.
23439
23440 2019-06-25 Martin Liska <mliska@suse.cz>
23441
23442 * hash-table.c (hashtab_chk_error): Move here from ...
23443 * hash-table.h (hashtab_chk_error): ... here.
23444
23445 2019-06-25 Martin Liska <mliska@suse.cz>
23446
23447 PR tree-optimization/90978
23448 * df-scan.c (df_update_entry_block_defs): Remove dead else
23449 branch.
23450 (df_update_exit_block_uses): Likewise.
23451
23452 2019-06-25 Kwok Cheung Yeung <kcy@codesourcery.com>
23453 Andrew Stubbs <ams@codesourcery.com>
23454
23455 * config.gcc (thread_file): Set to gcn for AMD GCN.
23456 * config/gcn/gcn.c (gcn_emutls_var_init): New function.
23457 (TARGET_EMUTLS_VAR_INIT): New hook.
23458
23459 2019-06-25 Martin Jambor <mjambor@suse.cz>
23460
23461 PR ipa/90939
23462 * ipa-cp.c (ipcp_bits_lattice::meet_with): Remove assert.
23463
23464 2019-06-25 Richard Biener <rguenther@suse.de>
23465
23466 PR tree-optimization/90930
23467 * tree-ssa-reassoc.c (reassociate_bb): Only rewrite expression
23468 into parallel form in the last pass instance.
23469
23470 2019-06-25 Claudiu Zissulescu <claziss@synopsys.com>
23471
23472 * config/arc/arc.c (arc_symbol_binds_local_p): New function.
23473 (arc_legitimize_pic_address): Simplify and cleanup the function.
23474 (SYMBOLIC_CONST): Remove.
23475 (prepare_pic_move): Likewise.
23476 (prepare_move_operands): Handle complex mov cases here.
23477 (arc_legitimize_address_0): Remove call to
23478 arc_legitimize_pic_address.
23479 (arc_legitimize_address): Remove call to
23480 arc_legitimize_tls_address.
23481 * config/arc/arc.md (movqi_insn): Allow Cm3 match.
23482 (movhi_insn): Likewise.
23483
23484 2019-06-25 Jozef Lawrynowicz <jozef.l@mittosystems.com>
23485
23486 * config/msp430/msp430.h: Use __int20__ for SIZE_TYPE and
23487 PTRDIFF_TYPE.
23488 * gimple-ssa-sprintf.c (build_intmax_type_nodes): Accept "__intN__"
23489 format of "__intN" types for UINTMAX_TYPE.
23490 * stor-layout.c (initialize_sizetypes): Accept "__intN__"
23491 format of "__intN" types for SIZETYPE.
23492 * tree.c (build_common_tree_nodes): Accept "__intN__"
23493 format of "__intN" types for SIZE_TYPE and PTRDIFF_TYPE.
23494 * doc/invoke.texi: Document that __intN__ disables pedantic
23495 warnings.
23496
23497 2019-06-25 Jan Hubicka <jh@suse.cz>
23498
23499 * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Check that
23500 base2_alias_set is non-zero before doing TBAA based disambiguation.
23501
23502 2019-06-25 Martin Liska <mliska@suse.cz>
23503
23504 PR tree-optimization/90973
23505 * tree-vect-loop.c (vect_get_known_peeling_cost): Sum retval
23506 of prologue and epilogue.
23507
23508 2019-06-24 Jan Hubicka <jh@suse.cz>
23509
23510 * ipa-utils.h (type_with_linkage_p): Verify that type is
23511 CXX_ODR_P.
23512 (odr_type_p): Remove extra return.
23513 * lto-streamer-out.c (hash_tree): Hash TYPE_CXX_ODR_P;
23514 hash STRING_FLAG only for arrays and integers.
23515 * tree-stremaer-in.c (unpack_ts_type_common_value_fields):
23516 Update analogously.
23517 * tree-streamer-out.c (pack_ts_type_common_value_fields):
23518 Likewise.
23519 * print-tree.c (print_node): Print cxx-odr-p
23520 and string-flag.
23521 * tree.c (need_assembler_name_p): Also check that type
23522 is CXX_ODR_TYPE_P
23523 (verify_type_variant): Update verification of SRING_FLAG;
23524 also check CXX_ODR_P.
23525 * tree.h (ARRAY_OR_INTEGER_TYPE_CHECK): New macro.
23526 (TYPE_STRING_FLAG): Use it.
23527 (TYPE_CXX_ODR_P): New macro.
23528 * dwarf2out.c (gen_array_type_die): First check that type
23529 is an array and then test string flag.
23530
23531 2019-06-24 Richard Biener <rguenther@suse.de>
23532
23533 PR tree-optimization/90972
23534 * tree-vect-stmts.c (vect_init_vector): Handle CONSTANT_CLASS_P
23535 in common code, dealing with STRING_CST properly.
23536
23537 2019-06-24 Richard Biener <rguenther@suse.de>
23538
23539 PR tree-optimization/90930
23540 PR tree-optimization/90316
23541 * tree-ssa-alias.c (walk_non_aliased_vuses): Add missing
23542 decrement of limit.
23543
23544 2019-06-24 Martin Sebor <msebor@redhat.com>
23545
23546 * tree-pretty-print.h: Remove unnecessary punctuation characters
23547 from a diagnostic.
23548 * tree-ssa.c (release_defs_bitset): Correct preprocessor conditional.
23549
23550 2019-06-24 Jonathan Wakely <jwakely@redhat.com>
23551
23552 * ginclude/float.h (FLT_DECIMAL_DIG, DBL_DECIMAL_DIG, LDBL_DECIMAL_DIG)
23553 (FLT_HAS_SUBNORM, DBL_HAS_SUBNORM, LDBL_HAS_SUBNORM, FLT_TRUE_MIN)
23554 (DBL_TRUE_MIN, LDBL_TRUE_MIN): Also define for C++17.
23555
23556 2019-06-23 Iain Sandoe <iain@sandoe.co.uk>
23557
23558 * config/rs6000/darwin.h: Handle GCC target pragma.
23559
23560 2019-06-23 Iain Sandoe <iain@sandoe.co.uk>
23561
23562 * config/rs6000/darwin.h: (__PPC__, __PPC64__): New.
23563
23564 2019-06-22 Jeff Law <law@redhat.com>
23565
23566 * config/avr/avr.c (TARGET_BUILTIN_SETJMP_FRAME_VALUE): Remove.
23567
23568 2019-06-22 Jan Hubicka <jh@suse.cz>
23569
23570 * tree-ssa-alias.c (nonoverlapping_component_refs_p): Do not
23571 give up on bitfields; continue searching for different refs
23572 appearing later.
23573
23574 2019-06-21 Jakub Jelinek <jakub@redhat.com>
23575
23576 * tree-vect-data-refs.c (vect_find_stmt_data_reference): Handle
23577 even zero DR_OFFSET, but DR_BASE_ADDRESS of POINTER_PLUS_EXPR
23578 containing the offset as possible simd lane access. Look through
23579 widening conversion. Move the
23580 TREE_CODE (DR_INIT (newdr)) == INTEGER_CST test earlier and reindent.
23581
23582 2019-06-21 Richard Biener <rguenther@suse.de>
23583
23584 PR tree-optimization/90930
23585 * tree-ssa-reassoc.c (rewrite_expr_tree_parallel): Set visited
23586 flag on new stmts to avoid re-processing them.
23587
23588 2019-06-21 Matthew Beliveau <mbelivea@redhat.com>
23589
23590 PR c++/90875 - added -Wswitch-outside-range option
23591 * doc/invoke.texi (Wswitch-outside-range): Document.
23592
23593 2019-06-21 Jeff Law <law@redhat.com>
23594
23595 PR tree-optimization/90949
23596 * tree-ssa-copy.c (fini_copy_prop): Use reset_flow_sensitive_info.
23597 * tree-ssanames.c (reset_flow_sensitive_info): Reset non-null state.
23598
23599 2019-06-21 Richard Biener <rguenther@suse.de>
23600
23601 PR debug/90914
23602 * dwarf2out.c (prune_unused_types_walk): Always consider
23603 function-local extern declarations as used.
23604
23605 2019-06-21 Richard Biener <rguenther@suse.de>
23606
23607 PR tree-optimization/90913
23608 * tree-vect-loop-manip.c (vect_loop_versioning): Do not re-use
23609 the scalar variant of if-conversion versioning.
23610
23611 2019-06-21 Jakub Jelinek <jakub@redhat.com>
23612
23613 * omp-low.c (lower_rec_simd_input_clauses): Add rvar2 argument,
23614 create another "omp scan inscan exclusive" array if
23615 !ctx->scan_inclusive.
23616 (lower_rec_input_clauses): Handle exclusive scan inscan reductions.
23617 (lower_omp_scan): Likewise.
23618 * tree-vectorizer.h (struct _stmt_vec_info): Use 3-bit instead of
23619 2-bit bitfield for simd_lane_access_p member.
23620 * tree-vect-data-refs.c (vect_analyze_data_refs): Also handle
23621 aux == (void *)-4 as simd lane access.
23622 * tree-vect-stmts.c (check_scan_store): Handle exclusive scan. Update
23623 comment with permutations to show the canonical permutation order.
23624 (vectorizable_scan_store): Handle exclusive scan.
23625 (vectorizable_store): Call vectorizable_scan_store even for
23626 STMT_VINFO_SIMD_LANE_ACCESS_P > 3.
23627
23628 * tree-vect-data-refs.c (vect_find_stmt_data_reference): Handle
23629 "omp simd array" arrays with one byte elements.
23630
23631 2019-06-20 Uroš Bizjak <ubizjak@gmail.com>
23632
23633 * config/alpha/alpha.md (@unaligned_store<mode>):
23634 Rename from unaligned_store<mode>.
23635 (@reload_in<mode>_aligned): Rename from reload_in<mode>_aligned.
23636 * config/alpha/sync.md (@load_locked_<mode>): Rename
23637 from load_locked_<mode>.
23638 (@store_conditional_<mode>): Rename from store_conditional_<mode>.
23639 (@atomic_compare_and_swap<mode>_1): Rename
23640 from atomic_compare_and_swap<mode>_1.
23641 (@atomic_exchange<mode>_1): Rename from atomic_exchange<mode>_1.
23642 * config/alpha/alpha.c (alpha_expand_mov_nobwx):
23643 Use gen_reload_in_aligned and gen_unaligned_store.
23644 (emit_load_locked): Remove.
23645 (emit_store_conditional): Ditto.
23646 (alpha_split_atomic_op): Use gen_load_locked and gen_store_conditional.
23647 (alpha_split_compare_and_swap): Ditto.
23648 (alpha_expand_compare_and_swap_12): Use gen_atomic_compare_and_swap_1.
23649 (alpha_split_compare_and_swap_12): Use gen_load_locked
23650 and gen_store_conditional.
23651 (alpha_split_atomic_exchange): Ditto.
23652 (alpha_expand_atomic_exchange_12): Use gen_atomic_exchange_1.
23653 (alpha_split_atomic_exchange_12): Use gen_load_locked
23654 and gen_store_conditional.
23655
23656 2019-06-20 Richard Earnshaw <rearnsha@arm.com>
23657
23658 * config/aarch64/aarch64-errata.h: New file.
23659 * config/aarch64/aarch64-elf-raw.h (CA53_ERR_835769_SPEC): Delete.
23660 (CA53_ERR_843419_SPEC): Delete.
23661 (LINK_SPEC): Use AARCH64_ERRATA_LINK_SPEC instead of above.
23662 * config/aarch64/aarch64-linux.h: Likewise.
23663 * config/aarch64/aarch64-netbsd.h: Likewise.
23664 * config/aarch64/aarch64-freebsd.h: Likewise.
23665
23666 2019-06-20 Marek Polacek <polacek@redhat.com>
23667
23668 * config/sh/sh.c (sh2a_function_vector_p): Use get_attribute_name.
23669
23670 2019-06-20 Michael Meissner <meissner@linux.ibm.com>
23671
23672 * config/rs6000/rs6000.md (isa attribute): Add support for
23673 for a future processor.
23674
23675 2019-06-20 H.J. Lu <hongjiu.lu@intel.com>
23676
23677 PR target/54855
23678 * config/i386/i386-expand.c (ix86_expand_vector_set): Generate
23679 standard scalar operation pattern for V2DF.
23680 * config/i386/sse.md (*<sse>_vm<plusminus_insn><mode>3): New.
23681 (*<sse>_vm<multdiv_mnemonic><mode>3): Likewise.
23682 (*ieee_<ieee_maxmin><mode>3): Likewise.
23683 (vec_setv2df_0): Likewise.
23684
23685 2019-06-20 Jan Hubicka <jh@suse.cz>
23686
23687 * tree-ssa-alias.c (aliasing_component_refs_p): Remove ref2_is_decl
23688 parameter; it has no use in gimple memory model.
23689 (indirect_ref_may_alias_decl_p): Update.
23690
23691 2019-06-20 Martin Liska <mliska@suse.cz>
23692
23693 * params.def (PARAM_HASH_TABLE_VERIFICATION_LIMIT): Decrease
23694 to 10.
23695
23696 2019-06-20 Jakub Jelinek <jakub@redhat.com>
23697
23698 * tree-vect-stmts.c (enum scan_store_kind): New type.
23699 (scan_store_can_perm_p): Change last argument from int * to
23700 vec<enum scan_store_kind> *, record precisely which permutations
23701 need whole vector left shift or that plus VEC_COND_EXPR.
23702 (vectorizable_scan_store): Adjust caller, use whole vector left shift
23703 and additional VEC_COND_EXPR only for those iterations that need it.
23704
23705 2019-06-20 Alexandre Oliva <oliva@adacore.com>
23706
23707 * config.gcc: Fix ARM --with-fpu checking and error message.
23708
23709 2019-06-19 Marek Polacek <polacek@redhat.com>
23710
23711 PR c++/60364 - noreturn after first decl not diagnosed.
23712 * attribs.c (get_attribute_namespace): No longer static.
23713 (decl_attributes): Avoid shadowing. Preserve the C++11 form for C++11
23714 attributes.
23715 (attr_noreturn_exclusions): Make it extern.
23716 * attribs.h (get_attribute_namespace): Declare.
23717 * tree-inline.c (function_attribute_inlinable_p): Use
23718 get_attribute_name.
23719
23720 2019-06-19 Martin Sebor <msebor@redhat.com>
23721
23722 PR tree-optimization/90626
23723 * tree-ssa-strlen.c (strxcmp_unequal): Fix typos.
23724
23725 PR tree-optimization/90626
23726 * tree-ssa-strlen.c (strxcmp_unequal): New function.
23727 (handle_builtin_string_cmp): Call it.
23728
23729 2019-06-19 Iain Sandoe <iain@sandoe.co.uk>
23730
23731 * config/darwin.h (DRIVER_SELF_SPECS): Add RDYNAMIC, DARWIN_PIE_SPEC
23732 and DARWIN_NOPIE_SPEC.
23733 (RDYNAMIC): New, modified from DARWIN_EXPORT_DYNAMIC.
23734 (DARWIN_PIE_SPEC): Collate from darwin.h and darwin9.h.
23735 (DARWIN_NOPIE_SPEC): Collate from darwin10.h.
23736 (DARWIN_NOCOMPACT_UNWIND): New from darwin10.h
23737 (DARWIN_EXPORT_DYNAMIC): Delete.
23738 * config/darwin10.h (LINK_GCC_C_SEQUENCE_SPEC): Move no_compact_unwind
23739 and pie options processing to darwin.h.
23740 * config/darwin9.h (DARWIN_PIE_SPEC): Move pie processing to darwin.h
23741
23742 2019-06-19 Iain Sandoe <iain@sandoe.co.uk>
23743
23744 * config/darwin-driver.c (darwin_driver_init): Fix off-by-one errors
23745 in computing the number of options to be moved.
23746
23747 2019-06-19 Maya Rashish <coypu@sdf.org>
23748
23749 * config/arm/netbsd-elf.h (SYSARCH_ARM_SYNC_ICACHE): New definition.
23750 (CLEAR_INSN_CACHE) Use it.
23751
23752 2019-06-19 Uroš Bizjak <ubizjak@gmail.com>
23753
23754 * config/i386/i386.md (cmpstrnsi): Remove dead code.
23755
23756 2019-06-19 Wilco Dijkstra <wdijkstr@arm.com>
23757
23758 PR middle-end/84521
23759 * builtins.c (expand_builtin_setjmp_setup): Save
23760 hard_frame_pointer_rtx.
23761 (expand_builtin_setjmp_receiver): Do not emit sfp = fp move since we
23762 restore fp.
23763 * function.c (expand_function_start): Save hard_frame_pointer_rtx for
23764 non-local goto.
23765 * lra-eliminations.c (eliminate_regs_in_insn): Remove sfp = fp
23766 elimination code.
23767 (remove_reg_equal_offset_note): Remove unused function.
23768 * reload1.c (eliminate_regs_in_insn): Remove sfp = hfp elimination
23769 code.
23770 * config/arc/arc.c (TARGET_BUILTIN_SETJMP_FRAME_VALUE): Remove.
23771 (arc_builtin_setjmp_frame_value): Remove function.
23772 * config/avr/avr.c (TARGET_BUILTIN_SETJMP_FRAME_VALUE): Remove.
23773 (avr_builtin_setjmp_frame_value): Remove function.
23774 * config/i386/i386.c (TARGET_BUILTIN_SETJMP_FRAME_VALUE): Remove.
23775 (ix86_builtin_setjmp_frame_value): Remove function.
23776 * config/pa/pa.md (nonlocal_goto): Remove FP adjustment.
23777 * config/sparc/sparc.c (TARGET_BUILTIN_SETJMP_FRAME_VALUE): Remove.
23778 (sparc_builtin_setjmp_frame_value): Remove function.
23779 * config/vax/vax.c (TARGET_BUILTIN_SETJMP_FRAME_VALUE): Remove.
23780 (vax_builtin_setjmp_frame_value): Remove function.
23781 * config/xtensa/xtensa.c (xtensa_frame_pointer_required): Force frame
23782 pointer if has_nonlocal_label.
23783
23784 2019-06-19 Jakub Jelinek <jakub@redhat.com>
23785
23786 * doc/md.texi: Document vec_shl_<mode> pattern.
23787 * optabs.def (vec_shl_optab): New optab.
23788 * optabs.c (shift_amt_for_vec_perm_mask): Add shift_optab
23789 argument, if == vec_shl_optab, check for left whole vector shift
23790 pattern rather than right shift.
23791 (expand_vec_perm_const): Add vec_shl_optab support.
23792 * optabs-query.c (can_vec_perm_var_p): Mention also vec_shl optab
23793 in the comment.
23794 * tree-vect-generic.c (lower_vec_perm): Support permutations which
23795 can be handled by vec_shl_optab.
23796 * tree-vect-stmts.c (scan_store_can_perm_p): New function.
23797 (check_scan_store): Use it.
23798 (vectorizable_scan_store): If target can't do normal permutations,
23799 try to use whole vector left shifts and if needed a VEC_COND_EXPR
23800 after it.
23801 * config/i386/sse.md (vec_shl_<mode>): New expander.
23802
23803 * omp-low.c (lower_rec_input_clauses): Handle references properly
23804 in inscan clauses.
23805 (lower_omp_scan): Likewise.
23806
23807 2019-06-19 Kugan Vivekanandarajah <kugan.vivekanandarajah@linaro.org>
23808
23809 * tree-ssa-address.c (preferred_mem_scale_factor): Handle when
23810 mem_mode is BLKmode.
23811
23812 2019-06-18 Max Filippov <jcmvbkbc@gmail.com>
23813
23814 PR target/90922
23815 * config/xtensa/xtensa.c (xtensa_expand_prologue): Add stack
23816 pointer adjustment for the case of no callee-saved registers and
23817 stack frame bigger than 128 bytes.
23818
23819 2019-06-18 Thomas Schwinge <thomas@codesourcery.com>
23820
23821 PR middle-end/90862
23822 * omp-low.c (check_omp_nesting_restrictions): Handle
23823 GF_OMP_TARGET_KIND_OACC_DECLARE.
23824
23825 2019-06-18 Uroš Bizjak <ubizjak@gmail.com>
23826
23827 * config/i386/i386.md (@cmp<mode>_1): Rename from cmp<mode>_1.
23828 (@add<mode>3_carry): Rename from add<mode>3_carry.
23829 (@sub<mode>3_carry_ccc): Rename from sub<mode>3_carry_ccc.
23830 (@sub<mode>3_carry_ccgz): Rename form sub<mode>3_carry_ccgz.
23831 (@copysign<mode>3_const): Rename from copysign<mode>3_const.
23832 (@copysign<mode>3_var): Rename from copysign<mode>3_var.
23833 (@xorsign<mode>3_1): Rename from xorsign<mode>3_1.
23834 (@x86_shift<mode>_adj_1): Rename from x86_shift<mode>_adj_1.
23835 (@x86_shift<mode>_adj_2): Rename from x86_shift<mode>_adj_2.
23836 (@x86_shift<mode>_adj_3): Rename from x86_shift<mode>_adj_3.
23837 (cmpstrnsi): Use gen_cmp_1.
23838 (lwp_slwpcb): Use gen_lwp_slwpcb_1.
23839 (@lwp_slwpcb<mode>_1): Rename from lwp_slwpcb<mode>_1.
23840 (@umonitor_<mode>): Rename from umonitor_<mode>.
23841 * config/i386/i386-expand.c (ix86_expand_copysign):
23842 Use gen_copysign3_const and gen_copysign3_var.
23843 (ix86_expand_xorsign): Use gen_xorsign3_1.
23844 (ix86_expand_branch): Use gen_sub3_carry_ccc,
23845 gen_sub3_carry_ccgz and gen_cmp1.
23846 (ix86_expand_int_addcc): Use gen_sub3_carry and gen_add3_carry.
23847 (ix86_split_ashl): Use gen_x86_shift_adj_1 and gen_x86_shift_adj_2.
23848 (ix86_split_ashr): Use gen_x86_shift_adj_1 and gen_x86_shift_adj_3.
23849 (ix86_split_lshr): Ditto.
23850 (ix86_expand_builtin) <case IX86_BUILTIN_UMONITOR>: Use gen_umonitor.
23851
23852 2019-06-18 Jason Merrill <jason@redhat.com>
23853
23854 * tree.c (build_constructor): Add MEM_STAT_DECL.
23855
23856 2019-06-18 Richard Sandiford <richard.sandiford@arm.com>
23857
23858 * config/aarch64/aarch64-modes.def (CC_NZC): New CC_MODE.
23859 * config/aarch64/aarch64-sve.md (*<optab><mode>3_cc)
23860 (ptest_ptrue<mode>, while_ult<GPI:mode><PRED_ALL:mode>)
23861 (*while_ult<GPI:mode><PRED_ALL:mode>_cc, *cmp<cmp_op><mode>)
23862 (*cmp<cmp_op><mode>_ptest, *cmp<cmp_op><mode>_cc)
23863 (*pred_cmp<cmp_op><mode>_combine, *pred_cmp<cmp_op><mode>)
23864 (vec_cmp<mode><vpred>, vec_cmpu<mode><vpred>, cbranch<mode>4):
23865 Use CC_NZC instead of CC.
23866 * config/aarch64/aarch64.md (condjump): Print a '.' in SVE conditions.
23867 * config/aarch64/aarch64.c (aarch64_sve_condition_codes): New variable.
23868 (aarch64_print_operand): Handle E_CC_NZCmode.
23869 (aarch64_emit_sve_ptrue_op_cc): Use gen_set_clobber_cc_nzc instead
23870 of gen_set_clobber_cc.
23871
23872 2019-06-18 Richard Sandiford <richard.sandiford@arm.com>
23873
23874 * config/aarch64/aarch64-sve.md: Tabify file.
23875
23876 2019-06-18 Richard Sandiford <richard.sandiford@arm.com>
23877
23878 * config/aarch64/aarch64-protos.h (aarch64_pfalse_reg): Declare.
23879 * config/aarch64/aarch64.c (aarch64_pfalse_reg): New function.
23880 * config/aarch64/aarch64-sve.md: Use it.
23881
23882 2019-06-18 Richard Sandiford <richard.sandiford@arm.com>
23883
23884 * config/aarch64/aarch64-protos.h (aarch64_ptrue_reg): Declare.
23885 * config/aarch64/aarch64.c (aarch64_ptrue_reg): New functions.
23886 (aarch64_expand_sve_widened_duplicate, aarch64_expand_sve_mem_move)
23887 (aarch64_maybe_expand_sve_subreg_move, aarch64_evpc_rev_local)
23888 (aarch64_expand_sve_vec_cmp_int): Use it.
23889 (aarch64_expand_sve_vec_cmp_float): Likewise.
23890 * config/aarch64/aarch64-sve.md: Likewise throughout.
23891
23892 2019-06-18 Richard Sandiford <richard.sandiford@arm.com>
23893 Kugan Vivekanandarajah <kuganv@linaro.org>
23894
23895 * config/aarch64/aarch64-sve.md (*cond_<optab><mode>_0): Delete.
23896 (*cond_<optab><mode>_z): Fold into...
23897 (*cond_<optab><mode>_any): ...here. Also handle cases in which
23898 operand 4 can be tied to operand 0 (either inherently or via RA).
23899
23900 2019-06-18 Richard Biener <rguenther@suse.de>
23901
23902 PR debug/90900
23903 * cfgexpand.c (expand_debug_expr): Treat NOTE_P DECL_RTL
23904 as if optimized away.
23905
23906 2019-06-18 Tom de Vries <tdevries@suse.de>
23907
23908 * config/nvptx/nvptx-protos.h (gen_set_softstack_insn): Remove.
23909 * config/nvptx/nvptx.c (gen_set_softstack_insn): Remove.
23910 * config/nvptx/nvptx.md (define_insn "set_softstack_<mode>"):
23911 Rename to ...
23912 (define_insn "@set_softstack_<mode>"): ... this.
23913 (define_insn "omp_simt_enter_<mode>"): Rename to ...
23914 (define_insn "@omp_simt_enter_<mode>"): ... this.
23915 (define_insn "omp_simt_exit_<mode>"): Rename to ...
23916 (define_insn "@omp_simt_exit_<mode>"): ... this.
23917
23918 2019-06-18 Richard Sandiford <richard.sandiford@arm.com>
23919
23920 * tree-vect-loop-manip.c (vect_set_loop_masks_directly): Remove
23921 vf parameter. Restore the previous iv step of nscalars_step,
23922 but give it iv_type rather than compare_type. Tweak code order
23923 to match the comments.
23924 (vect_set_loop_condition_masked): Update accordingly.
23925 * tree-vect-loop.c (vect_verify_full_masking): Use "unsigned int"
23926 for iv_precision. Tweak comment formatting.
23927
23928 2019-06-18 Iain Sandoe <iain@sandoe.co.uk>
23929
23930 * config/darwin.c: Strip trailing whitespace.
23931
23932 2019-06-18 Iain Sandoe <iain@sandoe.co.uk>
23933
23934 * config/darwin.c (darwin_emit_unwind_label): New default to false.
23935 (darwin_override_options): Set darwin_emit_unwind_label as needed.
23936
23937 2019-06-18 Martin Jambor <mjambor@suse.cz>
23938
23939 PR ipa/90889
23940 * ipa-cp.c (ignore_edge_p): Do not ignore edges when only the
23941 caller does not have flag_ipa_cp set.
23942
23943 2019-06-18 Alejandro Martinez <alejandro.martinezvicente@arm.com>
23944
23945 * config/aarch64/aarch64-sve.md (mask_fold_left_plus_<mode>): Renamed
23946 from "*fold_left_plus_<mode>", updated operands order.
23947 * doc/md.texi (mask_fold_left_plus_@var{m}): Documented new optab.
23948 * internal-fn.c (mask_fold_left_direct): New define.
23949 (expand_mask_fold_left_optab_fn): Likewise.
23950 (direct_mask_fold_left_optab_supported_p): Likewise.
23951 * internal-fn.def (MASK_FOLD_LEFT_PLUS): New internal function.
23952 * optabs.def (mask_fold_left_plus_optab): New optab.
23953 * tree-vect-loop.c (mask_fold_left_plus_optab): New function to get a
23954 masked internal_fn for a reduction ifn.
23955 (vectorize_fold_left_reduction): Add support for masking reductions.
23956
23957 2019-06-18 Kewen Lin <linkw@gcc.gnu.org>
23958
23959 PR middle-end/80791
23960 * target.def (predict_doloop_p): New hook.
23961 * targhooks.h (default_predict_doloop_p): New declaration.
23962 * targhooks.c (default_predict_doloop_p): New function.
23963 * doc/tm.texi.in (TARGET_PREDICT_DOLOOP_P): New hook.
23964 * doc/tm.texi: Regenerate.
23965 * config/rs6000/rs6000.c (rs6000_predict_doloop_p): New function.
23966 (TARGET_PREDICT_DOLOOP_P): New macro.
23967 * tree-ssa-loop-ivopts.c (generic_predict_doloop_p): New function.
23968
23969 2019-06-17 Jakub Jelinek <jakub@redhat.com>
23970
23971 * omp-low.c (struct omp_context): Add scan_inclusive field.
23972 (scan_omp_1_stmt) <case GIMPLE_OMP_SCAN>: Set ctx->scan_inclusive
23973 if inclusive scan.
23974 (struct omplow_simd_context): Add lastlane member.
23975 (lower_rec_simd_input_clauses): Add rvar argument, handle inscan
23976 reductions. Build 2 or 3 argument .GOMP_SIMD_LANE calls rather than
23977 1 or 2 argument.
23978 (lower_rec_input_clauses): Handle inscan reductions in simd contexts.
23979 (lower_lastprivate_clauses): Set TREE_THIS_NOTRAP on the ARRAY_REF.
23980 (lower_omp_scan): New function.
23981 (lower_omp_1) <case GIMPLE_OMP_SCAN>: Use lower_omp_scan.
23982 * tree-ssa-dce.c (eliminate_unnecessary_stmts): For IFN_GOMP_SIMD_LANE
23983 check 3rd argument if present rather than 2nd.
23984 * tree-vectorizer.h (struct _loop_vec_info): Add scan_map member.
23985 (struct _stmt_vec_info): Change simd_lane_access_p from bool into
23986 2-bit bitfield.
23987 * tree-vect-loop.c (_loop_vec_info::_loop_vec_info): Initialize
23988 scan_map. For IFN_GOMP_SIMD_LANE check 3rd argument if present rather
23989 than 2nd.
23990 (_loop_vec_info::~_loop_vec_info): Delete scan_map.
23991 * tree-vect-data-refs.c (vect_analyze_data_ref_accesses): Allow two
23992 different STMT_VINFO_SIMD_LANE_ACCESS_P refs if they have the same
23993 init.
23994 (vect_find_stmt_data_reference): Encode in ->aux the 2nd
23995 IFN_GOMP_SIMD_LANE argument.
23996 (vect_analyze_data_refs): Set STMT_VINFO_SIMD_LANE_ACCESS_P from the
23997 encoded ->aux value.
23998 * tree-vect-stmts.c: Include attribs.h.
23999 (vectorizable_call): Adjust comment about IFN_GOMP_SIMD_LANE.
24000 (scan_operand_equal_p, check_scan_store, vectorizable_scan_store): New
24001 functions.
24002 (vectorizable_load): For STMT_VINFO_SIMD_LANE_ACCESS_P tests use != 0.
24003 (vectorizable_store): Handle STMT_VINFO_SIMD_LANE_ACCESS_P > 1.
24004
24005 2019-06-17 Uroš Bizjak <ubizjak@gmail.com>
24006
24007 PR target/62055
24008 * config/i386/i386.md (*nabstf2_1): New insn pattern.
24009 (*nabs<mode>2_1): Ditto.
24010 (nabs sse-reg splitter): New splitter.
24011 * config/i386/sse.md (*nabs<mode>2): New insn_and_split pattern.
24012
24013 2019-06-17 Jan Hubicka <hubicka@ucw.cz>
24014
24015 PR bootstrap/90873.
24016 * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Fix
24017 TMR index check.
24018
24019 2019-06-17 Tom de Vries <tdevries@suse.de>
24020
24021 * config/nvptx/nvptx-protos.h (gen_set_softstack_insn): Declare.
24022 * config/nvptx/nvptx.c (gen_set_softstack_insn): New function.
24023 * config/nvptx/nvptx.md (define_insn "set_softstack_insn"): Rename to
24024 ...
24025 (define_insn "set_softstack_<mode>"): ... this. Use P iterator on
24026 match_operand 0.
24027 (define_insn "omp_simt_enter_insn"): Rename to ...
24028 (define_insn "omp_simt_enter_<mode>"): ... this. Use P iterator on
24029 match_operand 0, 1 and 2, as well as the unspec_volatile result.
24030 (define_expand "omp_simt_enter): Use gen_omp_simt_enter_di and
24031 gen_omp_simt_enter_si.
24032 (define_expand "omp_simt_exit"): New.
24033 (define_insn "omp_simt_exit"): Rename to ...
24034 (define_insn "omp_simt_exit_<mode>"): ... this. Use P iterator on
24035 match_operand 0.
24036
24037 2019-06-17 Matthew Green <mrg@eterna.com.au>
24038 Maya Rashish <coypu@sdf.org>
24039
24040 * config.gcc (aarch64*-*-netbsd*): New target.
24041 * config/aarch64/aarch64-netbsd.h: New file.
24042 * config/aarch64/t-aarch64-netbsd: Likewise.
24043
24044 2019-06-17 Jan Hubicka <hubicka@ucw.cz>
24045
24046 * tree-ssa-alias.c (aliasing_component_refs_p): Consider only
24047 the access path from base to first VIEW_CONVERT_EXPR or
24048 BIT_FIELD_REF.
24049
24050 2019-06-17 Jan Hubicka <hubicka@ucw.cz>
24051
24052 * tree-ssa-alias.c (nonoverlapping_component_refs_p): Also truncate
24053 access path on BIT_FIELD_REFs.
24054
24055 2019-06-17 Martin Liska <mliska@suse.cz>
24056
24057 PR ipa/90874
24058 * ipa-utils.h (odr_type_p): Remove dead code.
24059
24060 2019-06-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
24061
24062 * configure.ac (ld_vers) <*-*-solaris2*>: Remove support for
24063 alternative Solaris 11.4 format.
24064 * configure: Regenerate.
24065
24066 2019-06-17 Tom de Vries <tdevries@suse.de>
24067
24068 * config/nvptx/nvptx.md (define_insn "call_insn"): Rename to ...
24069 (define_insn "call_insn_<mode>"): ... this. Use P iterator on
24070 match_operand 0.
24071 (define_insn "call_value_insn"): Rename to ...
24072 (define_insn "call_value_insn_<mode>"): this. Use P iterator on
24073 match_operand 0.
24074 (define_insn "nvptx_red_partition"): Set unspec_volatile result mode to
24075 DI.
24076
24077 2019-06-16 John David Anglin <danglin@gcc.gnu.org>
24078
24079 PR middle-end/64242
24080 * config/pa/pa.md (nonlocal_goto): Restore frame pointer last. Add
24081 frame clobbers and schedule block.
24082 (builtin_longjmp): Likewise.
24083
24084 2019-06-16 Jozef Lawrynowicz <jozef.l@mittosystems.com>
24085
24086 * config/msp430/msp430.c (msp430_expand_helper): Setup arguments which
24087 describe how to perform MSPABI compliant 64-bit shift.
24088 * config/msp430/msp430.md (ashldi3): New define_expand.
24089 (ashrdi3): New define_expand.
24090 (lshrdi3): New define_expand.
24091
24092 2019-06-16 Jozef Lawrynowicz <jozef.l@mittosystems.com>
24093
24094 * doc/sourcebuild.texi: Document new effective target keyword
24095 longlong64.
24096
24097 2019-06-16 Jan Hubicka <hubicka@ucw.cz>
24098
24099 * tree-ssa-alias.c (indirect_ref_may_alias_decl_p,
24100 indirect_refs_may_alias_p): Revert accidental commits.
24101
24102 * tree-ssa-alias.c (aliasing_component_refs_p): Watch for arrays
24103 at the end of structures.
24104
24105 2019-06-16 Iain Sandoe <iain@sandoe.co.uk>
24106
24107 * config/darwin.c (machopic_indirect_call_target): Use renamed
24108 darwin_picsymbol_stubs to decide on output.
24109 (darwin_override_options): Handle darwin_picsymbol_stubs.
24110 * config/darwin.h (MIN_LD64_OMIT_STUBS): New.
24111 (LD64_VERSION): Revise default.
24112 * config/darwin.opt: (mpic-symbol-stubs): New option.
24113 (darwin_picsymbol_stubs): New variable.
24114 * config/i386/darwin.h (TARGET_MACHO_BRANCH_ISLANDS):
24115 rename to TARGET_MACHO_PICSYM_STUBS.
24116 * config/i386/i386.c (output_pic_addr_const): Likewise.
24117 * config/i386/i386.h Likewise.
24118 * config/rs6000/darwin.h: Likewise.
24119 * config/rs6000/rs6000.c (rs6000_call_darwin_1): Use renamed
24120 darwin_picsymbol_stubs.
24121
24122 2019-06-16 Iain Sandoe <iain@sandoe.co.uk>
24123
24124 * config/darwin.opt (prebind, noprebind, seglinkedit,
24125 noseglinkedit): Add RejectNegative.
24126
24127 2019-06-16 Jan Hubicka <hubicka@ucw.cz>
24128
24129 * tree-ssa-alias.c (nonoverlapping_component_refs_p): Fix pasto
24130 in my previous patch.
24131
24132 2019-06-16 Tom de Vries <tdevries@suse.de>
24133
24134 PR tree-optimization/89376
24135 * tree-parloops.c (oacc_entry_exit_ok_1): Handle red == NULL.
24136
24137 2019-06-15 Maya Rashish <coypu@sdf.org>
24138
24139 * doc/invoke.texi (Spec Files): Update location of the
24140 Fortran spec file.
24141
24142 2019-06-15 Gerald Pfeifer <gerald@pfeifer.com>
24143
24144 * doc/extend.texi (Common Function Attributes): Clarify
24145 no_sanitize. Fix grammar.
24146
24147 2019-06-15 Jan Hubicka <hubicka@ucw.cz>
24148
24149 * tree-ssa-alias.c (alias_stats): Add
24150 nonoverlapping_component_refs_p_may_alias,
24151 nonoverlapping_component_refs_p_no_alias,
24152 nonoverlapping_component_refs_of_decl_p_may_alias,
24153 nonoverlapping_component_refs_of_decl_p_no_alias.
24154 (dump_alias_stats): Dump them.
24155 (nonoverlapping_component_refs_of_decl_p): Add stats.
24156 (nonoverlapping_component_refs_p): Add stats; do not stop on first
24157 ARRAY_REF.
24158
24159 2019-06-15 Uroš Bizjak <ubizjak@gmail.com>
24160
24161 * config/i386/i386.md (and<mode>3): Generate zero-extends for
24162 TARGET_ZERO_EXTEND_WITH_AND && optimize_function_for_speed_p (cfun))
24163 only.
24164 (*anddi3_doubleword): Split before reload. Merge with
24165 anddi->zext pre-reload splitter.
24166 (*andndi3_doubleword): Split before reload.
24167 (*<code>di3_doubleword): Ditto.
24168 (*one_cmpldi2_doubleword): Ditto.
24169
24170 2019-06-15 Jakub Jelinek <jakub@redhat.com>
24171
24172 PR middle-end/90779
24173 * gimplify.c: Include omp-offload.h and context.h.
24174 (gimplify_bind_expr): Add "omp declare target" attributes
24175 to static block scope variables inside of target region or target
24176 functions.
24177
24178 2019-06-15 Tom de Vries <tdevries@suse.de>
24179
24180 PR tree-optimization/90009
24181 * tree-ssa-threadbackward.c (thread_jumps::profitable_jump_thread_path):
24182 Return NULL if bb contains IFN_UNIQUE.
24183
24184 2019-06-14 Segher Boessenkool <segher@kernel.crashing.org>
24185
24186 * config/rs6000/rs6000.md (CCEITHER): New define_mode_iterator.
24187 (un): New define_mode_attr.
24188 (isel_signed_<mode>, isel_unsigned_<mode>): Delete, merge into ...
24189 (isel_<un>signed_<GPR:mode>): ... this. New define_insn.
24190 (isel_reversed_signed_<mode>, isel_reversed_unsigned_<mode>): Delete,
24191 merge into ...
24192 (isel_reversed_<un>signed_<GPR:mode>): ... this. New define_insn.
24193
24194 2019-06-14 Iain Sandoe <iain@sandoe.co.uk>
24195
24196 * config/darwin.opt: Add RejectNegative where needed, reorder
24197 and add minimal functional descriptions.
24198
24199 2019-06-14 H.J. Lu <hongjiu.lu@intel.com>
24200
24201 PR rtl-optimization/90765
24202 * calls.c (update_stack_alignment_for_call): New function.
24203 (expand_call): Call update_stack_alignment_for_call when
24204 outgoing parameter is passed in the stack.
24205 (emit_library_call_value_1): Likewise.
24206 * function.c (locate_and_pad_parm): Don't update
24207 stack_alignment_needed and preferred_stack_boundary.
24208
24209 2019-06-14 H.J. Lu <hongjiu.lu@intel.com>
24210
24211 PR target/90877
24212 * config/i386/i386-features.c
24213 (dimode_scalar_chain::compute_convert_gain): Replace
24214 mmxsse_to_integer with sse_to_integer.
24215 * config/i386/i386.c (ix86_register_move_cost): Verify that
24216 moves between MMX and non-MMX units require secondary memory.
24217 Correct costs of moves between SSE and integer units.
24218 * config/i386/i386.h (processor_costs): Rename cost of moving
24219 SSE register to integer to sse_to_integer. Rename cost of
24220
24221 2019-06-14 Matt Thomas <matt@3am-software.com>
24222 Matthew Green <mrg@eterna.com.au>
24223 Nick Hudson <skrll@netbsd.org>
24224 Maya Rashish <coypu@sdf.org>
24225 Richard Earnshaw <rearnsha@arm.com>
24226
24227 * config.gcc (arm*-*-netbsdelf*) Add support for EABI configuration.
24228 * config.host (arm*-*-netbsd*): Use driver-arm.o on native NetBSD.
24229 * config/arm/netbsd-eabi.h: New file.
24230 * config/arm/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Undefine before
24231 redefining.
24232 (SUBTARGET_EXTRA_ASM_SPEC): Don't pass -matpcs to the assembler.
24233 * config/netbsd-elf.h (NETBSD_LINK_LD_ELF_SO_SPEC): New define.
24234 (NETBSD_SUBTARGET_EXTRA_SPECS): New define.
24235 (SUBTARGET_EXTRA_SPECS): Define to NETBSD_SUBTARGET_EXTRA_SPECS.
24236
24237 2019-06-14 Richard Biener <rguenther@suse.de>
24238
24239 * tree-loop-distribution.c (classify_partition): Return
24240 whether a reduction appeared in all partitions and do not
24241 stop builtin detection because of this.
24242 (distribute_loop): Sort a non-builtin partition last if
24243 there's a reduction in all partitions and make sure the
24244 partition prevailing as last is not a builtin.
24245
24246 2019-06-14 Feng Xue <fxue@os.amperecomputing.com>
24247
24248 PR ipa/90401
24249 * ipa-prop.c (add_to_agg_contents_list): New function.
24250 (clobber_by_agg_contents_list_p): Likewise.
24251 (extract_mem_content): Likewise.
24252 (get_place_in_agg_contents_list): Delete.
24253 (determine_known_aggregate_parts): Renamed from
24254 determine_locally_known_aggregate_parts. New parameter
24255 aa_walk_budget_p.
24256
24257 2019-06-13 Martin Sebor <msebor@redhat.com>
24258
24259 PR tree-optimization/90662
24260 * tree-ssa-strlen.c (get_stridx): Convert fold_build2 operands
24261 to the same type.
24262
24263 2019-06-13 Jan Hubicka <hubicka@ucw.cz>
24264
24265 PR bootstrap/90873
24266 * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Also check that
24267 dbase is not TARGET_MEM_REF.
24268
24269 2019-06-13 Uroš Bizjak <ubizjak@gmail.com>
24270
24271 * config/i386/i386.md (SWIM1248s): Rename from SWIM1248x.
24272 Update all uses.
24273 (and<mode>3): Use gen_extend_insn instead of indirect functions.
24274 Do not generate DImode extends for 32bit targets.
24275 (and->zext post-reload splitter): Use gen_extend_insn
24276 instead of indirect functions.
24277 (anddi->zext pre-reload splitter): New.
24278 (*zext<mode>_doubleword_and): Remove.
24279 (*zext<mode>_doubleword): Ditto.
24280 (*zextsi_doubleword): Dittto.
24281
24282 2019-06-13 Uroš Bizjak <ubizjak@gmail.com>
24283
24284 * config/i386/i386-expand.c (ix86_expand_int_sse_cmp):
24285 Use gen_sub3_insn instead of indirect function.
24286 (ix86_expand_ashl_const): Use gen_add2_insn instead of
24287 indirect function.
24288 (ix86_adjust_counter): Ditto.
24289
24290 2019-06-13 Jiufu Guo <guojiufu@linux.ibm.com>
24291 Lijia He <helijia@linux.ibm.com>
24292
24293 PR tree-optimization/77820
24294 * tree-ssa-threadedge.c
24295 (edge_forwards_cmp_to_conditional_jump_through_empty_bb_p): New
24296 function.
24297 (thread_across_edge): Add call to
24298 edge_forwards_cmp_to_conditional_jump_through_empty_bb_p.
24299
24300 2019-06-13 Iain Sandoe <iain@sandoe.co.uk>
24301
24302 * config/darwin-driver.c (validate_macosx_version_min): New.
24303 (darwin_default_min_version): Cleanup and validate supplied version.
24304 (darwin_driver_init): Likewise and push cleaned version into opts.
24305
24306 2019-06-13 Jan Hubicka <hubicka@ucw.cz>
24307
24308 PR tree-optimization/90869
24309 * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Watch for view
24310 converts in MEM_REF referencing decl rather than view converts
24311 from decl type to MEM_REF type.
24312
24313 2019-06-13 Richard Biener <rguenther@suse.de>
24314
24315 PR tree-optimization/90856
24316 * tree-sra.c (build_ref_for_model): Only use
24317 build_reconstructed_reference when address-spaces are the same.
24318
24319 2019-06-13 Jakub Jelinek <jakub@redhat.com>
24320
24321 * config/nvptx/nvptx.c (nvptx_sese_number, nvptx_sese_pseudo): Don't
24322 wrap ei variable name in the declaration in ()s.
24323 (nvptx_single): Actually use mode_label variable. Formatting fix.
24324
24325 2019-06-13 Richard Biener <rguenther@suse.de>
24326
24327 * tree-vectorizer.h (vect_loop_vectorized_call): Declare.
24328 * tree-vectorizer.c (vect_loop_vectorized_call): Export and
24329 also return the condition stmt.
24330 * tree-vect-loop-manip.c (vect_loop_versioning): Compute outermost
24331 loop we can version and version that, reusing the loop version
24332 created by if-conversion instead of versioning again.
24333
24334 2019-06-13 Aldy Hernandez <aldyh@redhat.com>
24335
24336 * gimple-loop-versioning.cc (prune_loop_conditions): Use
24337 may_contain_p.
24338 * tree-vrp (value_range_base::may_contain_p): Call into
24339 value_inside_range.
24340 (value_inside_range): Make private inside value_range_base class.
24341 Take min/max from *this.
24342 (range_includes_p): Remove.
24343 * tree-vrp.h (value_range_base): Add value_inside_range.
24344 (range_includes_p): Remove.
24345 (range_includes_zero_p): Call may_contain_p.
24346 * vr-values.c (compare_range_with_value): Same.
24347
24348 2019-06-13 Claudiu Zissulescu <claziss@synopsys.com>
24349
24350 * doc/extend.texi (ARC Function Attributes): Update info.
24351
24352 2019-06-13 Feng Xue <fxue@os.amperecomputing.com>
24353
24354 PR tree-optimization/89713
24355 * doc/invoke.texi (-ffinite-loops): Document new option.
24356 * common.opt (-ffinite-loops): New option.
24357 * tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Mark
24358 IFN_GOACC_LOOP calls as necessary.
24359 * tree-ssa-loop-niter.c (finite_loop_p): Assume loop with an exit
24360 is finite.
24361 * omp-offload.c (oacc_xform_loop): Skip lowering if return value of
24362 IFN_GOACC_LOOP call is not used.
24363 * opts.c (default_options_table): Enable -ffinite-loops at -O2+.
24364
24365 2019-06-13 Kugan Vivekanandarajah <kugan.vivekanandarajah@linaro.org>
24366
24367 PR target/88838
24368 * tree-vect-loop-manip.c (vect_set_loop_masks_directly): If the
24369 compare_type is not with Pmode size, we will create an IV with
24370 Pmode size with truncated use (i.e. converted to the correct type).
24371 * tree-vect-loop.c (vect_verify_full_masking): Find IV type.
24372 (vect_iv_limit_for_full_masking): New. Factored out of
24373 vect_set_loop_condition_masked.
24374 * tree-vectorizer.h (LOOP_VINFO_MASK_IV_TYPE): New.
24375 (vect_iv_limit_for_full_masking): Declare.
24376
24377 2019-06-13 Kugan Vivekanandarajah <kugan.vivekanandarajah@linaro.org>
24378
24379 PR target/88834
24380 * tree-ssa-loop-ivopts.c (get_mem_type_for_internal_fn): Handle
24381 IFN_MASK_LOAD_LANES and IFN_MASK_STORE_LANES.
24382 (get_alias_ptr_type_for_ptr_address): Likewise.
24383 (add_iv_candidate_for_use): Add scaled index candidate if useful.
24384 * tree-ssa-address.c (preferred_mem_scale_factor): New.
24385 * config/aarch64/aarch64.c (aarch64_classify_address): Relax
24386 allow_reg_index_p.
24387
24388 2019-06-13 Kugan Vivekanandarajah <kugan.vivekanandarajah@linaro.org>
24389
24390 * config/aarch64/iterators.md (ADDSUB): Fix typo in comment.
24391
24392 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
24393
24394 * common/config/pru/pru-common.c: New file.
24395 * config.gcc: Add PRU target.
24396 * config/pru/alu-zext.md: New file.
24397 * config/pru/constraints.md: New file.
24398 * config/pru/predicates.md: New file.
24399 * config/pru/pru-opts.h: New file.
24400 * config/pru/pru-passes.c: New file.
24401 * config/pru/pru-pragma.c: New file.
24402 * config/pru/pru-protos.h: New file.
24403 * config/pru/pru.c: New file.
24404 * config/pru/pru.h: New file.
24405 * config/pru/pru.md: New file.
24406 * config/pru/pru.opt: New file.
24407 * config/pru/t-pru: New file.
24408 * doc/extend.texi: Document PRU pragmas.
24409 * doc/invoke.texi: Document PRU-specific options.
24410 * doc/md.texi: Document PRU asm constraints.
24411
24412 2019-06-12 Martin Sebor <msebor@redhat.com>
24413
24414 PR middle-end/90676
24415 * tree-pretty-print.c (dump_mem_ref): New function. Include
24416 MEM_REF type in output when different size than operand.
24417 (dump_generic_node): Move code to dump_mem_ref and call it.
24418
24419 2019-06-12 Martin Sebor <msebor@redhat.com>
24420
24421 PR tree-optimization/90662
24422 * tree-ssa-strlen.c (get_stridx): Handle simple VLAs and pointers
24423 to arrays.
24424
24425 2019-06-12 Tom de Vries <tdevries@suse.de>
24426
24427 PR tree-optimization/90009
24428 * config/nvptx/nvptx.c (nvptx_find_par): Assert fork has at most join.
24429
24430 2019-06-12 Martin Liska <mliska@suse.cz>
24431
24432 * ggc-common.c (ggc_prune_overhead_list): Do not sanitize
24433 the created map.
24434 * hash-map.h: Add sanitize_eq_and_hash into ::hash_map.
24435 * mem-stats.h (mem_alloc_description::mem_alloc_description):
24436 Do not sanitize created maps.
24437
24438 2019-06-12 Aldy Hernandez <aldyh@redhat.com>
24439
24440 * gimple-ssa-evrp.c (evrp_dom_walker::before_dom_children): Use
24441 value_range::singleton_p.
24442 * tree-vrp.c (value_range_constant_singleton): Remove.
24443 * tree-vrp.h (value_range_constant_singleton): Remove.
24444 * vr-values.c (vr_values::singleton): Use
24445 value_range::singleton_p.
24446
24447 2019-06-12 Jakub Jelinek <jakub@redhat.com>
24448
24449 PR target/90811
24450 * cfgexpand.c (align_local_variable): Add really_expand argument,
24451 don't SET_DECL_ALIGN if it is false.
24452 (add_stack_var): Add really_expand argument, pass it through to
24453 align_local_variable.
24454 (expand_one_stack_var_1): Pass true as really_expand to
24455 align_local_variable.
24456 (expand_one_ssa_partition): Pass true as really_expand to
24457 add_stack_var.
24458 (expand_one_var): Pass really_expand through to add_stack_var.
24459
24460 2019-06-12 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
24461
24462 * config/arm/iterators.md (VABAL): New int iterator.
24463 * config/arm/neon.md (<sup>sadv16qi): New define_expand.
24464 * config/arm/unspecs.md ("unspec"): Define UNSPEC_VABAL_S,
24465 UNSPEC_VABAL_U values.
24466
24467 2019-06-12 Martin Liska <mliska@suse.cz>
24468
24469 * value-prof.c (stream_out_histogram_value): Only first value
24470 can't be negative.
24471
24472 2019-06-12 Jakub Jelinek <jakub@redhat.com>
24473
24474 PR c/90760
24475 * symtab.c (symtab_node::set_section): Allow being called on aliases
24476 as long as they aren't analyzed yet.
24477
24478 2019-06-11 Faraz Shahbazker <fshahbazker@wavecomp.com>
24479
24480 * config/mips/mips.c (mips_final_postscan_insn): Modify call
24481 to `mips_set_text_contents_type' to indicate whether a
24482 non-debug insn follows.
24483
24484 2019-06-11 Michael Meissner <meissner@linux.ibm.com>
24485
24486 * config/rs6000/rs6000-cpus.def (ISA_FUTURE_MASKS_SERVER): Delete
24487 enabling -mpcrel by default.
24488 * config/rs6000/rs6000.c (rs6000_option_override_internal): Update
24489 test for -mpcrel and/or -mprefixed-addr needing -mcpu=future, so
24490 that the test against -mcpu=future is done first. Then test if
24491 -mprefixed-addr is on for -mpcrel.
24492 (rs6000_disable_incompatible_switches): Add -mcpu=future support.
24493
24494 2019-06-11 Jakub Jelinek <jakub@redhat.com>
24495
24496 PR target/90811
24497 * config/nvptx/nvptx.c (nvptx_output_softstack_switch): Use and.b%d
24498 instead of and.u%d.
24499
24500 2019-06-11 Marc Glisse <marc.glisse@inria.fr>
24501
24502 * match.pd (X/[ex]4<Y/[ex]4): Handle conversions.
24503
24504 2019-06-11 Matthew Beliveau <mbelivea@redhat.com>
24505
24506 PR c++/90449 - add -Winaccessible-base option.
24507 * doc/invoke.texi (Winaccessible-base): Document.
24508
24509 2019-06-11 Marc Glisse <marc.glisse@inria.fr>
24510
24511 PR tree-optimization/62041
24512 * fold-const.c (fold_real_zero_addition_p): Handle vectors.
24513
24514 2019-06-11 Jason Merrill <jason@redhat.com>
24515
24516 * gdbhooks.py (TreePrinter.to_string): Recognize ggc_free'd memory.
24517 * tree.c (get_tree_code_name): Likewise.
24518 * print-tree.c (print_node): Only briefly print a node with an
24519 invalid code.
24520
24521 2019-06-11 Jakub Jelinek <jakub@redhat.com>
24522
24523 PR bootstrap/90819
24524 * trans-mem.c (tm_memopt_compute_available): Add assertion
24525 that blocks is not empty. Formatting fix.
24526
24527 2019-06-11 Martin Liska <mliska@suse.cz>
24528
24529 PR c++/87847
24530 * hash-table.h: Extend create_gcc, add one parameter
24531 that is passed into hash_table::hash_table.
24532
24533 2019-06-10 Uroš Bizjak <ubizjak@gmail.com>
24534
24535 * config/i386/i386-protos.h (ix86_split_fp_absneg_operator):
24536 New prototype.
24537 * config/i386/i386-expand.c (ix86_expand_fp_absneg_operator):
24538 Emit clobber also for non-sse operations.
24539 (ix86_split_fp_absneg_operator): New function.
24540 * config/i386/i386.md (SSEMODEF): New mode iterator.
24541 (ssevecmodef): New mode attribute.
24542 (<code>tf2): Use absneg code iterator.
24543 (*<code>tf2_1): Rename from *absnegtf3_sse. Use absneg code iterator.
24544 Add three-operand AVX alternatives.
24545 (*<code><mode>2_i387_1): Rename from *absnegxf2_i387.
24546 Use absneg code iterator and X87MODEF mode iterator.
24547 (absneg fp_reg non-sse splitter): Call absneg code iterator
24548 and X87MODEF mode iterator.
24549 (absneg general_reg non-sse splitter): Use absneg code iterator
24550 and X87MODEF mode iterator. Use ix86_split_fp_absneg_operator.
24551 (*<code><mode>2_1): Rename from *absneg<mode>2. Use absneg
24552 code iterator. Add three-operand AVX alternative.
24553 (absneg sse_reg splitter): Use absneg code iterator
24554 and SSEMODEF mode iterator. Handle AVX operands.
24555 (absneg fp_reg splitter): Use absneg code iterator
24556 and MODEF mode iterator.
24557 (absneg general_reg splitter): Merge splitters using MODEF mode
24558 iterator. Use absneg code iterator. Call
24559 ix86_split_fp_absneg_operator.
24560 (*<code><mode>2_i387): Rename from *<code><mode>2_1.
24561 Do not enable for non-sse modes before reload.
24562 (CSGNMODE): Remove.
24563 (CSGNVMODE): Ditto.
24564 (copysing<mode>3): Use SSEMODEF instead of CSGNMODE and
24565 ssevecmodef mode attribute instaed of CSGNVMODE.
24566 (copysign<mode>3_const): Ditto.
24567 (copysign<mode>3_var): Ditto.
24568 * config/i386/i386.md (*<code><mode>2): Rename from *absneg<mode>2.
24569 Use absneg code iterator. Simplify code using std::swap.
24570 * config/i386/predicates.md (absneg_operator): Remove.
24571
24572 2019-06-10 Martin Sebor <msebor@redhat.com>
24573
24574 * gimple-fold.c (get_range_strlen): Update comment that didn't
24575 make it into r267503 or related commits.
24576
24577 2019-06-10 Vladislav Ivanishin <vlad@ispras.ru>
24578
24579 * gcov-tool.c (merge_usage, rewrite_usage): Mark with
24580 ATTRIBUTE_NORETURN thus making consistent with overlap_usage.
24581
24582 2019-06-10 Jakub Jelinek <jakub@redhat.com>
24583
24584 * tree.def (OMP_SCAN): New tree code.
24585 * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE_INCLUSIVE and
24586 OMP_CLAUSE_EXCLUSIVE.
24587 * tree.h (OMP_CLAUSES): Use OMP_SCAN instead of OMP_TASKGROUP.
24588 (OMP_SCAN_BODY, OMP_SCAN_CLAUSES): Define.
24589 * tree.c (omp_clause_num_ops, omp_clause_code_name): Add entries for
24590 OMP_CLAUSE_{IN,EX}CLUSIVE.
24591 (walk_tree_1): Handle OMP_CLAUSE_{IN,EX}CLUSIVE.
24592 * tree-nested.c (convert_nonlocal_reference_stmt,
24593 convert_local_reference_stmt, convert_gimple_call): Handle
24594 GIMPLE_OMP_SCAN.
24595 * tree-pretty-print.c (dump_omp_clause): Handle
24596 OMP_CLAUSE_{IN,EX}CLUSIVE.
24597 (dump_generic_node): Handle OMP_SCAN.
24598 * gimple.def (GIMPLE_OMP_SCAN): New gimple code.
24599 * gimple.h (gomp_scan): New type.
24600 (is_a_helper <gomp_scan *>::test,
24601 is_a_helper <const gomp_scan *>::test): New templates.
24602 (gimple_build_omp_scan): Declare.
24603 (gimple_omp_scan_clauses, gimple_omp_scan_clauses_ptr,
24604 gimple_omp_scan_set_clauses): New inline functions.
24605 (CASE_GIMPLE_OMP): Add case GIMPLE_OMP_SCAN:.
24606 * gimple.c (gimple_build_omp_scan): New function.
24607 (gimple_copy): Handle GIMPLE_OMP_SCAN.
24608 * gimple-walk.c (walk_gimple_op, walk_gimple_stmt): Likewise.
24609 * gimple-pretty-print.c (dump_gimple_omp_block): Don't handle
24610 GIMPLE_OMP_TASKGROUP.
24611 (dump_gimple_omp_scan): New function.
24612 (pp_gimple_stmt_1): Handle GIMPLE_OMP_SCAN.
24613 * gimple-low.c (lower_stmt): Handle GIMPLE_OMP_SCAN.
24614 * tree-inline.c (remap_gimple_stmt, estimate_num_insns): Likewise.
24615 * gimplify.c (enum gimplify_omp_var_data): Add GOVD_REDUCTION_INSCAN.
24616 (is_gimple_stmt): Handle OMP_SCAN.
24617 (gimplify_scan_omp_clauses): Reject inscan reductions on constructs
24618 other than OMP_FOR or OMP_SIMD. Handle OMP_CLAUSE_{IN,EX}CLUSIVE.
24619 (gimplify_adjust_omp_clauses): Diagnose inscan reductions not
24620 mentioned in nested #pragma omp scan. Handle
24621 OMP_CLAUSE_{IN,EX}CLUSIVE.
24622 (gimplify_expr): Handle OMP_SCAN.
24623 * omp-low.c (check_omp_nesting_restrictions): For parent context,
24624 look through GIMPLE_OMP_SCAN context. Allow #pragma omp scan in
24625 simd constructs.
24626 (scan_omp_1_stmt, lower_omp_1, diagnose_sb_1, diagnose_sb_2): Handle
24627 GIMPLE_OMP_SCAN.
24628
24629 2019-06-10 Martin Liska <mliska@suse.cz>
24630
24631 * ipa-cp.c (ignore_edge_p): New function.
24632 (build_toporder_info): Use it.
24633 * ipa-inline.c (ignore_edge_p): New function.
24634 (inline_small_functions): Use it.
24635 * ipa-pure-const.c (ignore_edge_for_nothrow):
24636 Verify opt_for_fn for caller and callee.
24637 (ignore_edge_for_pure_const): Likewise.
24638 * ipa-reference.c (ignore_edge_p): Extend to check
24639 for opt_for_fn.
24640 * ipa-utils.c (searchc): Refactor.
24641 * ipa-utils.h: Fix coding style.
24642
24643 2019-06-10 Claudiu Zissulescu <claziss@synopsys.com>
24644
24645 * config/arc/arc.c (arc_rtx_costs): Update costs.
24646
24647 2019-06-10 Claudiu Zissulescu <claziss@synopsys.com>
24648
24649 * config/arc/arc-protos.h (arc_check_ior_const): Declare.
24650 (arc_split_ior): Likewise.
24651 (arc_check_mov_const): Likewise.
24652 (arc_split_mov_const): Likewise.
24653 * config/arc/arc.c (arc_print_operand): Fix 'z' letter.
24654 (arc_rtx_costs): Replace check Crr with Cax constraint.
24655 (prepare_move_operands): Cleanup, remove unused code.
24656 (arc_split_ior): New function.
24657 (arc_check_ior_const): Likewise.
24658 (arc_split_mov_const): Likewise.
24659 (arc_check_mov_const): Likewise.
24660 * config/arc/arc.md (movsi_insn): Restructure it, and convert it
24661 in define_insn_and_split pattern.
24662 (iorsi3): Likewise.
24663 (mulsi3_v2): Add new matching variant.
24664 (andsi3_i): Cleanup pattern.
24665 (rotrsi3_cnt1): Update pattern.
24666 (rotrsi3_cnt8): New pattern.
24667 (ashlsi2_cnt8): Likewise.
24668 (ashlsi2_cnt16): Likewise.
24669 * config/arc/constraints.md (C0p): Update constraint.
24670 (Crr): Remove it.
24671 (C0x): New pattern.
24672 (Cax): New pattern.
24673
24674 2019-06-10 Martin Liska <mliska@suse.cz>
24675
24676 * ipa-icf.c (sem_item_optimizer::parse_nonsingleton_classes):
24677 Update coding style.
24678 (sem_item_optimizer::dump_cong_classes):
24679 Print how many items are in a non-singular class. Improve
24680 coding style.
24681
24682 2019-06-10 Martin Liska <mliska@suse.cz>
24683
24684 * value-prof.c (dump_histogram_value): Change dump format.
24685 (gimple_mod_subtract_transform): Remove legacy comment.
24686
24687 2019-06-10 Martin Liska <mliska@suse.cz>
24688
24689 * value-prof.c (dump_histogram_value): Print histogram values
24690 only if present.
24691
24692 2019-06-10 Martin Liska <mliska@suse.cz>
24693
24694 * gcov-io.h (GCOV_DISK_SINGLE_VALUES): New.
24695 (GCOV_SINGLE_VALUE_COUNTERS): Likewise.
24696 * ipa-profile.c (ipa_profile_generate_summary):
24697 Use get_most_common_single_value.
24698 * tree-profile.c (gimple_init_gcov_profiler):
24699 Instrument with __gcov_one_value_profiler_v2
24700 and __gcov_indirect_call_profiler_v4.
24701 * value-prof.c (dump_histogram_value):
24702 Print all values for HIST_TYPE_SINGLE_VALUE.
24703 (stream_out_histogram_value): Update assert for
24704 N values.
24705 (stream_in_histogram_value): Set number of
24706 counters for HIST_TYPE_SINGLE_VALUE.
24707 (get_most_common_single_value): New.
24708 (gimple_divmod_fixed_value_transform):
24709 Use get_most_common_single_value.
24710 (gimple_ic_transform): Likewise.
24711 (gimple_stringops_transform): Likewise.
24712 (gimple_find_values_to_profile): Set number
24713 of counters for HIST_TYPE_SINGLE_VALUE.
24714 * value-prof.h (get_most_common_single_value): New.
24715
24716 2019-06-10 Martin Liska <mliska@suse.cz>
24717
24718 * hash-map.h: Pass default value to hash_table ctor.
24719 * hash-table.h: Add default value to call of a ctor.
24720
24721 2019-06-08 Jonathan Wakely <jwakely@redhat.com>
24722
24723 * doc/invoke.texi (C Dialect Options): Minor grammatical change.
24724 (x86 Options): Replace all uses of "PCL_MUL" with "PCLMUL"
24725
24726 2019-06-07 John David Anglin <danglin@gcc.gnu.orig>
24727
24728 PR target/90751
24729 * config/pa/pa-linux.h (ASM_DECLARE_FUNCTION_NAME): Update comment.
24730 Call pa_output_function_label.
24731 (TARGET_ASM_FUNCTION_PROLOGUE): define.
24732 * config/pa/pa-protos.h (pa_output_function_label): Declare.
24733 * config/pa/pa.c (pa_output_function_prologue): Add ATTRIBUTE_UNUSED
24734 to declaration.
24735 (pa_linux_output_function_prologue): Declare.
24736 (TARGET_ASM_FUNCTION_PROLOGUE): Delete define.
24737 (pa_output_function_label): New.
24738 (pa_output_function_prologue): Revise to use pa_output_function_label.
24739 (pa_linux_output_function_prologue): New.
24740 * config/pa/pa.h (TARGET_ASM_FUNCTION_PROLOGUE): Define.
24741
24742 2019-06-07 Aldy Hernandez <aldyh@redhat.com>
24743
24744 * tree-vrp.h (value_range_base::intersect): New.
24745 (value_range::intersect_helper): Move from here...
24746 (value_range_base::intersect_helper): ...to here.
24747 * tree-vrp.c (value_range::intersect_helper): Rename to...
24748 (value_range_base::intersect_helper): ...this, and rewrite to
24749 return a value instead of modifying THIS in place.
24750 Also, move equivalence handling...
24751 (value_range::intersect): ...here, while calling intersect_helper.
24752 * gimple-fold.c (size_must_be_zero_p): Use value_range_base when
24753 calling intersect.
24754 * gimple-ssa-evrp-analyze.c (ecord_ranges_from_incoming_edge):
24755 Same.
24756 * vr-values.c (vrp_evaluate_conditional_warnv_with_ops): Same.
24757
24758 2019-06-07 Jakub Jelinek <jakub@redhat.com>
24759
24760 * Makefile.in (genprogerr): Add condmd.
24761 (genprog): Remove it here.
24762
24763 2019-06-07 Andrew Stubbs <ams@codesourcery.com>
24764
24765 * doc/invoke.texi (AMD GCN Options): Add gfx906.
24766
24767 2019-06-07 Richard Biener <rguenther@suse.de>
24768
24769 PR debug/90574
24770 * tree-cfg.c (stmt_starts_bb_p): Split blocks at labels
24771 that appear after user labels.
24772
24773 2019-06-07 Martin Liska <mliska@suse.cz>
24774
24775 * cselib.c (cselib_init): Disable hash table
24776 sanitization.
24777 * hash-set.h: Pass new default argument to m_table.
24778 * hash-table.c: Add global variable with hash table
24779 sanitization limit.
24780 * hash-table.h (Allocator>::hash_table): Add new argument
24781 to ctor.
24782 (hashtab_chk_error): New.
24783 * params.def (PARAM_HASH_TABLE_VERIFICATION_LIMIT): New.
24784 * toplev.c (process_options): Set hash_table_sanitize_eq_limit
24785 from the PARAM_HASH_TABLE_VERIFICATION_LIMIT value.
24786
24787 2019-06-07 Jan Hubicka <hubicka@ucw.cz>
24788
24789 * common.opt (flto-odr-type-merging): Ignore.
24790 * invoke.texi (-flto-odr-type-merging): Remove.
24791 * ipa-devirt.c (odr_vtable_hasher:odr_name_hasher): Remove.
24792 (can_be_vtable_hashed_p): Remove.
24793 (hash_odr_vtable): Remove.
24794 (odr_vtable_hasher::hash): Remove.
24795 (types_same_for_odr): Remove.
24796 (types_odr_comparable): Remove.
24797 (odr_vtable_hasher::equal): Remove.
24798 (odr_vtable_hash_type, odr_vtable_hash): Remove.
24799 (add_type_duplicate): Do not synchronize vtable and name hashtables.
24800 (get_odr_type): Do not use vtable hash.
24801 (dump_odr_type): Remove commented out code.
24802 (build_type_inheritance_graph): Do not allocate vtable hash.
24803 (rebuild_type_inheritance_graph): Do not delete vtable hash.
24804 * ipa-utils.h (type_with_linkage_p): Drop vtable hash path.
24805 (odr_type_p): Likewise.
24806 * tree.c (need_assembler_name_p): Remove flag_lto_odr_type_mering
24807 test.
24808
24809 2019-06-07 Jan Hubicka <hubicka@ucw.cz>
24810
24811 * tree-ssa-alias.c (aliasing_component_refs_p): Do not give up
24812 immediately after same_types_for_tbaa_p returns -1 and continue
24813 looking for possible exact match; if matching types are arrays
24814 watch for partial overlaps.
24815 (indirect_ref_may_alias_decl_p): Watch for partial array overlaps.
24816 (indirect_refs_may_alias_p): Do type based disambiguation first;
24817 update comment.
24818
24819 2019-06-07 Richard Sandiford <richard.sandiford@arm.com>
24820
24821 * fwprop.c (propagate_rtx): Fix call to paradoxical_subreg_p.
24822
24823 2019-06-07 Martin Liska <mliska@suse.cz>
24824
24825 * doc/invoke.texi: Remove param.
24826 * gcov-counter.def (GCOV_COUNTER_ICALL_TOPNV):
24827 Remove.
24828 * gcov-io.h (GCOV_ICALL_TOPN_VAL): Likewise.
24829 (GCOV_ICALL_TOPN_NCOUNTS): Likewise.
24830 * params.def (PARAM_INDIR_CALL_TOPN_PROFILE): Likewise.
24831 * profile.c (instrument_values): Remove
24832 HIST_TYPE_INDIR_CALL_TOPN.
24833 * tree-profile.c (init_ic_make_global_vars):
24834 Always build __gcov_indirect_call only.
24835 (gimple_init_gcov_profiler): Remove usage
24836 of PARAM_INDIR_CALL_TOPN_PROFILE.
24837 (gimple_gen_ic_profiler): Likewise.
24838 * value-prof.c (dump_histogram_value): Likewise.
24839 (stream_in_histogram_value): Likewise.
24840 (gimple_indirect_call_to_profile): Likewise.
24841 (gimple_find_values_to_profile): Likewise.
24842 * value-prof.h (enum hist_type): Likewise.
24843
24844 2019-06-07 Martin Liska <mliska@suse.cz>
24845
24846 * tree-ssa-loop.c (get_lsm_tmp_name): Return at the end of the
24847 function.
24848
24849 2019-06-07 Martin Liska <mliska@suse.cz>
24850
24851 PR tree-optimization/78902
24852 * builtin-attrs.def (ATTR_WARN_UNUSED_RESULT): New.
24853 (ATTR_MALLOC_NOTHROW_LEAF_LIST): Remove.
24854 (ATTR_WARN_UNUSED_RESULT_NOTHROW_LEAF_LIST): New.
24855 (ATTR_MALLOC_WARN_UNUSED_RESULT_NOTHROW_LEAF_LIST): New.
24856 (ATTR_ALLOC_SIZE_2_NOTHROW_LIST): Remove.
24857 (ATTR_MALLOC_SIZE_1_NOTHROW_LEAF_LIST): Remove.
24858 (ATTR_MALLOC_WARN_UNUSED_RESULT_NOTHROW_LIST): New.
24859 (ATTR_ALLOC_WARN_UNUSED_RESULT_SIZE_2_NOTHROW_LIST): New.
24860 (ATTR_MALLOC_WARN_UNUSED_RESULT_SIZE_1_NOTHROW_LEAF_LIST): New.
24861 (ATTR_ALLOCA_SIZE_1_NOTHROW_LEAF_LIST): Remove.
24862 (ATTR_ALLOCA_WARN_UNUSED_RESULT_SIZE_1_NOTHROW_LEAF_LIST): New.
24863 (ATTR_MALLOC_SIZE_1_2_NOTHROW_LEAF_LIST): Remove.
24864 (ATTR_MALLOC_WARN_UNUSED_RESULT_SIZE_1_2_NOTHROW_LEAF_LIST):
24865 New.
24866 (ATTR_ALLOC_SIZE_2_NOTHROW_LEAF_LIST): Remove.
24867 (ATTR_ALLOC_WARN_UNUSED_RESULT_SIZE_2_NOTHROW_LEAF_LIST): New.
24868 (ATTR_MALLOC_NOTHROW_NONNULL): Remove.
24869 (ATTR_WARN_UNUSED_RESULT_NOTHROW_NONNULL): New.
24870 (ATTR_MALLOC_WARN_UNUSED_RESULT_NOTHROW_NONNULL): New.
24871 (ATTR_MALLOC_NOTHROW_NONNULL_LEAF): Remove.
24872 (ATTR_WARN_UNUSED_RESULT_NOTHROW_NONNULL_LEAF): New.
24873 (ATTR_MALLOC_WARN_UNUSED_RESULT_NOTHROW_NONNULL_LEAF): New.
24874 * builtins.def (BUILT_IN_ALIGNED_ALLOC): Change to use
24875 warn_unused_result attribute.
24876 (BUILT_IN_STRDUP): Likewise.
24877 (BUILT_IN_STRNDUP): Likewise.
24878 (BUILT_IN_ALLOCA): Likewise.
24879 (BUILT_IN_CALLOC): Likewise.
24880 (BUILT_IN_MALLOC): Likewise.
24881 (BUILT_IN_REALLOC): Likewise.
24882
24883 2019-06-06 Jim Wilson <jimw@sifive.com>
24884
24885 PR target/89955
24886 * config/riscv/riscv.h (STARTFILE_PREFIX_SPEC): Deleted.
24887 * config/riscv/freebsd.h (STARTFILE_PREFIX_SPEC): Added.
24888 * config/riscv/linux.h (STARTFILE_PREFIX_SPEC): Added.
24889
24890 2019-06-06 Martin Sebor <msebor@redhat.com>
24891
24892 * tree-ssa-strlen.c (adjust_related_strinfos): Avoid trailing article.
24893 (handle_builtin_malloc): Remove trailing spaces.
24894 (handle_builtin_memset): Same.
24895 (handle_builtin_memcmp): Same.
24896 (compute_string_length): Same.
24897 (determine_min_objsize): Same.
24898 (handle_builtin_string_cmp): Same.
24899 (handle_char_store): Same. Break up excessively long line.
24900
24901 2019-06-06 Martin Jambor <mjambor@suse.cz>
24902
24903 * tree-sra.c (build_reconstructed_reference): Drop the alignment
24904 check.
24905
24906 2019-06-06 Martin Jambor <mjambor@suse.cz>
24907
24908 * tree-sra.c (struct access): New field grp_same_access_path.
24909 (dump_access): Dump it.
24910 (build_reconstructed_reference): New function.
24911 (build_ref_for_model): Use it if possible.
24912 (path_comparable_for_same_access): New function.
24913 (same_access_path_p): Likewise.
24914 (sort_and_splice_var_accesses): Set the new flag.
24915 (analyze_access_subtree): Likewise.
24916 (propagate_subaccesses_across_link): Propagate zero value of the new
24917 flag down the access tree.
24918
24919 2019-06-06 Andrew Stubbs <ams@codesourcery.com>
24920
24921 * config.gcc (amdgcn-*-*): Allow --with-arch=gfx906.
24922 * config/gcn/gcn.opt (gpu_type): Add gfx906.
24923 * config/gcn/t-gcn-hsa (MULTILIB_OPTIONS): Add gfx906 multilib.
24924 (MULTILIB_DIRNAMES): Rename gcn5 to gfx900.
24925 Add gfx906.
24926
24927 2019-06-06 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
24928
24929 PR tree-optimization/90332
24930 * config/aarch64/aarch64.c (aarch64_expand_vector_init):
24931 Handle VALS containing two vectors.
24932 * config/aarch64/aarch64-simd.md (*aarch64_combinez<mode>): Rename
24933 to...
24934 (@aarch64_combinez<mode>): ... This.
24935 (*aarch64_combinez_be<mode>): Rename to...
24936 (@aarch64_combinez_be<mode>): ... This.
24937 (vec_init<mode><Vhalf>): New define_expand.
24938 * config/aarch64/iterators.md (Vhalf): Handle V8HF.
24939
24940 2019-06-06 Jozef Lawrynowicz <jozef.l@mittosystems.com>
24941
24942 * config/msp430/msp430.md (ashlhi3): Use the const_variant of shift
24943 library functions only when not optimizing for size.
24944 (ashlsi3): Likewise.
24945 (ashrhi3): Likewise.
24946 (ashrsi3): Likewise.
24947 (lshrhi3): Likewise.
24948 (lshrsi3): Likewise.
24949
24950 2019-06-06 Andreas Krebbel <krebbel@linux.ibm.com>
24951
24952 PR rtl-optimization/88751
24953 * ira.c (ira): Use the number of the actually referenced registers
24954 when calculating the threshold.
24955
24956 2019-06-06 Jakub Jelinek <jakub@redhat.com>
24957
24958 * configure: Regenerate.
24959
24960 2019-06-06 Jozef Lawrynowicz <jozef.l@mittosystems.com>
24961
24962 * config/msp430/msp430.md (ashlhi3): Force shift src operand into a
24963 register if it is in memory, so the shift can be emulated with a rotate
24964 instruction.
24965 (ashrhi3): Likewise.
24966 (lshrhi3): Likewise.
24967
24968 2019-06-06 Martin Liska <mliska@suse.cz>
24969
24970 PR tree-optimization/87954
24971 * match.pd: Simplify mult where both arguments are 0 or 1.
24972
24973 2019-06-06 Richard Biener <rguenther@suse.de>
24974
24975 * vr-values.c (vr_values::extract_range_from_ssa_name): Do not
24976 put equivalences on UNDEFINED ranges.
24977 * gimple-ssa-evrp.c (evrp_dom_walker::before_dom_children):
24978 Make sure to drop defs of stmts added during simplification
24979 to VARYING.
24980
24981 2019-06-06 Richard Biener <rguenther@suse.de>
24982
24983 * tree-ssa-structalias.c: Include tree-cfg.h.
24984 (make_heapvar): Do not make heap vars artificial.
24985 (find_func_aliases_for_builtin_call): Handle stack allocation
24986 functions.
24987 (find_func_aliases): Delay processing of simple enough returns
24988 in non-IPA mode.
24989 (set_uids_in_ptset): Adjust.
24990 (find_what_var_points_to): Likewise.
24991 (solve_constraints): Do not dump points-to sets here.
24992 (compute_points_to_sets): Post-process return statements,
24993 amending the escaped solution. Dump points-to sets afterwards.
24994 (ipa_pta_execute): Dump points-to sets.
24995
24996 2019-06-06 Martin Liska <mliska@suse.cz>
24997
24998 PR web/87933
24999 * doc/install.texi: Fix HTML headers and
25000 titles for 'Installing GCC' pages.
25001
25002 2019-06-06 Martin Liska <mliska@suse.cz>
25003
25004 * ipa-icf-gimple.h (dump_message_1): Remove.
25005 (dump_message): Likewise.
25006 (return_false_with_message_1): Print also file.
25007 (return_false_with_msg): Likewise.
25008 (return_with_result): Likewise.
25009 (return_with_debug): Likewise.
25010 * ipa-icf.c (sem_function::equals_private): Remove call
25011 to dump_message.
25012
25013 2019-06-05 Hongtao Liu <hongtao.liu@intel.com>
25014
25015 * config/i386/sse.md (define_mode_suffix vecmemsuffix): New.
25016 (define_insn "avx512dq_fpclass<mode><mask_scalar_merge_name>"): Enable
25017 memory operand for it.
25018 (define_insn "avx512dq_vmfpclass<mode><mask_scalar_merge_name>"): Ditto.
25019
25020 2019-06-05 Martin Sebor <msebor@redhat.com>
25021
25022 * config/i386/i386-features.c (ix86_get_function_versions_dispatcher):
25023 Adjust quoting and hyphenation.
25024 * convert.c (convert_to_real_1): Same.
25025 * gcc.c (driver_wrong_lang_callback): Same.
25026 (driver::handle_unrecognized_options): Same.
25027 * gimple-ssa-nonnull-compare.c (do_warn_nonnull_compare): Same.
25028 * opts-common.c (cmdline_handle_error): Same.
25029 (read_cmdline_option): Same.
25030 * opts-global.c (complain_wrong_lang): Same.
25031 (print_ignored_options): Same.
25032 (handle_common_deferred_options): Same.
25033 * pretty-print.h: Same.
25034 * print-rtl.c (debug_bb_n_slim): Same.
25035 * sched-rgn.c (make_pass_sched_fusion): Same.
25036 * tree-cfg.c (verify_gimple_assign_unary): Same.
25037 (verify_gimple_label): Same.
25038 * tree-ssa-operands.c (verify_ssa_operands): Same.
25039 * varasm.c (do_assemble_alias): Same.
25040 (assemble_alias): Same.
25041
25042 2019-06-05 Richard Henderson <rth@twiddle.net>
25043
25044 * config/alpha/alpha.c (direct_return): Move down after
25045 struct machine_function definition; use saved frame_size;
25046 return bool.
25047 (struct machine_function): Add sa_mask, sa_size, frame_size.
25048 (alpha_sa_mask, alpha_sa_size, compute_frame_size): Merge into ...
25049 (alpha_compute_frame_layout): ... new function.
25050 (TARGET_COMPUTE_FRAME_LAYOUT): New.
25051 (alpha_initial_elimination_offset): Use saved sa_size.
25052 (alpha_vms_initial_elimination_offset): Likewise.
25053 (alpha_vms_can_eliminate): Remove alpha_sa_size call.
25054 (alpha_expand_prologue): Use saved frame data. Merge integer
25055 and fp register save loops.
25056 (alpha_expand_epilogue): Likewise.
25057 (alpha_start_function): Use saved frame data.
25058 * config/alpha/alpha-protos.h (direct_return): Update.
25059 (alpha_sa_size): Remove.
25060
25061 2019-06-05 Eric Botcazou <ebotcazou@adacore.com>
25062
25063 * fold-const.c (extract_muldiv_1) <PLUS_EXPR>: Do not distribute a
25064 multiplication by a power-of-two value.
25065 (fold_plusminus_mult_expr): Use pow2p_hwi to spot a power-of-two value
25066 and turn the modulo operation into a masking operation.
25067
25068 2019-06-05 Jakub Jelinek <jakub@redhat.com>
25069
25070 PR debug/90733
25071 * var-tracking.c (vt_expand_loc_callback): Don't create raw subregs
25072 with VOIDmode inner operands.
25073
25074 2019-06-05 Richard Biener <rguenther@suse.de>
25075
25076 PR middle-end/90726
25077 * tree-ssa-loop-niter.c (expand_simple_operations): Do not
25078 turn an expression graph into a tree.
25079
25080 2019-06-05 Jakub Jelinek <jakub@redhat.com>
25081
25082 * omp-expand.c (struct omp_region): Add has_lastprivate_conditional
25083 member.
25084 (expand_parallel_call): If region->inner->has_lastprivate_conditional,
25085 treat it like explicit monotonic schedule modifier.
25086 (expand_omp_for): Initialize has_lastprivate_conditional.
25087 If fd.lastprivate_conditional != 0, treat it like explicit monotonic
25088 schedule modifier.
25089
25090 * omp-low.c (lower_rec_input_clauses): For lastprivate conditional
25091 references, lookup in in hash map MEM_REF operand instead of the
25092 MEM_REF itself.
25093 (lower_omp_1): When looking for lastprivate conditional assignments,
25094 handle MEM_REFs with REFERENCE_TYPE operands.
25095
25096 * omp-low.c (lower_rec_input_clauses): Force max_vf if is_simd and
25097 on privatization clauses OMP_CLAUSE_DECL is privatized by reference
25098 and references a VLA. Handle references to non-VLAs if is_simd
25099 all privatization clauses like reductions.
25100 (lower_rec_input_clauses) <case do_private, case do_firstprivate>:
25101 If omp_is_reference, use always omp simd arrays and set
25102 DECL_VALUE_EXPR in that case, if lower_rec_simd_input_clauses
25103 fails, emit reference initialization.
25104
25105 2019-06-05 Hongtao Liu <hongtao.liu@intel.com>
25106
25107 PR target/89803
25108 * config/i386/avx512dqintrin.h (_mm_mask_fpclass_ss_mask,
25109 _mm_mask_fpclass_sd_mask): New intrinsics.
25110 (_mm_fpclass_ss_mask, _mm_fpclass_sd_mask): Modified, use new builtins.
25111 * config/i386/i386-builtin.def
25112 (__builtin_ia32_fpclassss_mask, __builtin_ia32_fpclasssd_mask):
25113 New builtins.
25114 (__builtin_ia32_fpclassss, __builtin_ia32_fpclasssd): Deleted.
25115 * config/i386/i386-builtin-types.def (DEF_FUNCTION_TYPE (QI, V2DF, INT),
25116 DEF_FUNCTION_TYPE (QI, V4SF, INT)): Deleted.
25117 * config/i386/i386-expand.c (case QI_FTYPE_V4SF_INT,
25118 case QI_FTYPE_V2SF_INT): Ditto.
25119 * config/i386/sse.md
25120 (define_insn "avx512dq_vmfpclass<mode><mask_scalar_merge_name>):
25121 Extended to insnstructions with mask operands.
25122
25123 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
25124
25125 * config/rs6000/constraints.md (define_register_constraint "wp"):
25126 Delete.
25127 (define_register_constraint "wq"): Delete.
25128 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
25129 (rs6000_init_hard_regno_mode_ok): Adjust.
25130 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
25131 RS6000_CONSTRAINT_wp and RS6000_CONSTRAINT_wq.
25132 * config/rs6000/vsx.md (define_mode_attr VSr3): Delete.
25133 (define_mode_attr VSa): Delete.
25134 (define_mode_attr VSisa): New.
25135 (rest of file): Adjust.
25136 * doc/md.texi (Machine Constraints): Adjust.
25137
25138 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
25139
25140 * config/rs6000/rs6000.md (define_attr "isa"): Add p9kf and p9tf.
25141 (define_attr "enabled"): Handle those new isa values.
25142
25143 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
25144
25145 * config/rs6000/vsx.md (define_mode_attr VSr4): Delete.
25146 (define_mode_attr VSr5): Delete.
25147 (define_mode_attr VStype_sqrt): Delete.
25148 (define_mode_iterator VSX_SPDP): Delete.
25149 (define_mode_attr VS_spdp_res): Delete.
25150 (define_mode_attr VS_spdp_insn): Delete.
25151 (define_mode_attr VS_spdp_type): Delete.
25152 (*vsx_sqrt<mode>2): Adjust.
25153 (vsx_<VS_spdp_insn>): Delete, split to...
25154 (vsx_xscvdpsp): ... this. New. And...
25155 (vsx_xvcvspdp): ... this. New. And...
25156 (vsx_xvcvdpsp): ... this. New.
25157
25158 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
25159
25160 * config/rs6000/rs6000.md (define_mode_attr sd): Add values for V4SF
25161 and V2DF.
25162 * config/rs6000/vsx.md (define_mode_attr VSs): Delete.
25163 (rest of file): Adjust.
25164
25165 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
25166
25167 * config/rs6000/vsx.md (vsx_<VS_spdp_insn>): Use wa instead of <VSa>.
25168 (vsx_extract_<mode>_var): Ditto.
25169
25170 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
25171
25172 * config/rs6000/vsx.md: Replace all <VSa> that are used with VSX_TI
25173 with just "wa".
25174
25175 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
25176
25177 * config/rs6000/constraints.md (define_register_constraint "ww"):
25178 Delete.
25179 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
25180 (rs6000_init_hard_regno_mode_ok): Adjust.
25181 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
25182 RS6000_CONSTRAINT_ww.
25183 * config/rs6000/rs6000.md: Adjust.
25184 * config/rs6000/vsx.md: Adjust.
25185 * doc/md.texi (Machine Constraints): Adjust.
25186
25187 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
25188
25189 * config/rs6000/rs6000.md (SFDF, SFDF2): Adjust comments.
25190 (define_mode_attr sd): New.
25191 (define_mode_attr s): New.
25192 (define_mode_attr Ftrad): Delete.
25193 (define_mode_attr Fvsx): Delete.
25194 (define_mode_attr Fs): Delete.
25195 (rest of file): Use the new mode attributes.
25196 * config.rs6000/vsx.md: Use the new mode attributes.
25197
25198 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
25199
25200 * config/rs6000/vsx.md: Replace all <VSa> that are used with VSX_W
25201 with just "wa".
25202
25203 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
25204
25205 * config/rs6000/vsx.md (define_mode_attr VSr2): Delete.
25206 (rest of file): Replace all <VSa>, <VSr>, <VSr2>, and <VSr3> that are
25207 used with VSX_B, VSX_D, or VSX_F, with just "wa".
25208
25209 2019-06-04 Bill Schmidt <wschmidt@linux.ibm.com>
25210
25211 PR target/78263
25212 * config/rs6000/altivec.h: Don't #define vector, pixel, bool for
25213 C++ with strict ANSI requirements.
25214
25215 2019-06-04 Marc Glisse <marc.glisse@inria.fr>
25216
25217 * tree-ssa-loop-niter.c (number_of_iterations_ne): Skip
25218 computations when step is 1.
25219
25220 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
25221
25222 * config/rs6000/constraints.md (define_register_constraint "wf"):
25223 Delete.
25224 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
25225 (rs6000_init_hard_regno_mode_ok): Adjust.
25226 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
25227 RS6000_CONSTRAINT_wf.
25228 * config/rs6000/rs6000.md: Adjust.
25229 * config/rs6000/vsx.md: Adjust.
25230 * doc/md.texi (Machine Constraints): Adjust.
25231
25232 2019-06-04 Andrew Pinski <apinski@marvell.com>
25233
25234 * config/aarch64/aarch64.c (aarch64_asan_shadow_offset):
25235 Fix ILP32 value.
25236
25237 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
25238
25239 * config/rs6000/constraints.md (define_register_constraint "wd"):
25240 Delete.
25241 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
25242 (rs6000_init_hard_regno_mode_ok): Adjust.
25243 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
25244 RS6000_CONSTRAINT_wd.
25245 * config/rs6000/rs6000.md: Adjust.
25246 * config/rs6000/vsx.md: Adjust.
25247 * doc/md.texi (Machine Constraints): Adjust.
25248
25249 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
25250
25251 * config/rs6000/rs6000.md (define_mode_attr Fv2): Delete.
25252 (rest of file): Adjust.
25253
25254 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
25255
25256 * config/rs6000/vsx.md (define_mode_attr VS_64reg): Delete.
25257 (*vsx_extract_<P:mode>_<VSX_D:mode>_load): Adjust.
25258 (vsx_splat_<mode>_reg): Adjust.
25259
25260 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
25261
25262 * config/rs6000/constraints.md (define_register_constraint "ws"):
25263 Delete.
25264 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
25265 (rs6000_init_hard_regno_mode_ok): Adjust.
25266 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
25267 RS6000_CONSTRAINT_ws.
25268 * config/rs6000/rs6000.md: Adjust.
25269 * config/rs6000/vsx.md: Adjust.
25270 * doc/md.texi (Machine Constraints): Adjust.
25271
25272 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
25273
25274 * config/rs6000/constraints.md (define_register_constraint "wv"):
25275 Delete.
25276 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
25277 (rs6000_init_hard_regno_mode_ok): Adjust.
25278 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
25279 RS6000_CONSTRAINT_wv.
25280 * config/rs6000/rs6000.md: Adjust.
25281 * config/rs6000/vsx.md: Adjust.
25282 * doc/md.texi (Machine Constraints): Adjust.
25283
25284 2019-06-04 Segher Boessenkool <segher@kernel.crashing.org>
25285
25286 * config/rs6000/constraints.md (define_register_constraint "wi"):
25287 Delete.
25288 (define_register_constraint "wt"): Delete.
25289 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
25290 (rs6000_init_hard_regno_mode_ok): Adjust.
25291 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
25292 RS6000_CONSTRAINT_wi and RS6000_CONSTRAINT_wt.
25293 * config/rs6000/rs6000.md: Adjust.
25294 * config/rs6000/vsx.md: Adjust.
25295 * doc/md.texi (Machine Constraints): Adjust.
25296
25297 2019-06-04 Szabolcs Nagy <szabolcs.nagy@arm.com>
25298
25299 * config/aarch64/aarch64-protos.h (aarch64_asm_output_external): Remove
25300 const.
25301 * config/aarch64/aarch64.c (aarch64_asm_output_external): Call
25302 default_elf_asm_output_external.
25303
25304 2019-06-04 Martin Liska <mliska@suse.cz>
25305
25306 * ipa-icf.c (INCLUDE_LIST): Remove.
25307 (sem_item_optimizer::execute): Remove call to init_wpa.
25308 * ipa-icf.h (init_wpa): Remove.
25309
25310 2019-06-04 Jakub Jelinek <jakub@redhat.com>
25311
25312 * gimplify.c (gimplify_scan_omp_clauses): Don't sorry_at on lastprivate
25313 conditional on combined for simd.
25314 * omp-low.c (struct omp_context): Add combined_into_simd_safelen0
25315 member.
25316 (lower_rec_input_clauses): For gimple_omp_for_combined_into_p max_vf 1
25317 constructs, don't remove lastprivate_conditional_map, but instead set
25318 ctx->combined_into_simd_safelen0 and adjust hash_map, so that it points
25319 to parent construct temporaries.
25320 (lower_lastprivate_clauses): Handle ctx->combined_into_simd_safelen0
25321 like !ctx->lastprivate_conditional_map.
25322 (lower_omp_1) <case GIMPLE_ASSIGN>: If up->combined_into_simd_safelen0,
25323 use up->outer context instead of up.
25324 * omp-expand.c (expand_omp_for_generic): Perform cond_var bump even if
25325 gimple_omp_for_combined_p.
25326 (expand_omp_for_static_nochunk): Likewise.
25327 (expand_omp_for_static_chunk): Add forgotten cond_var bump that was
25328 probably moved over into expand_omp_for_generic rather than being copied
25329 there.
25330
25331 2019-06-04 Martin Liska <mliska@suse.cz>
25332
25333 * value-prof.c (dump_histogram_value): Fix typo.
25334 (gimple_mod_subtract_transform): Likewise.
25335
25336 2019-06-04 Richard Biener <rguenther@suse.de>
25337
25338 PR middle-end/90726
25339 * tree-chrec.c (chrec_contains_symbols): Add to visited.
25340 (tree_contains_chrecs): Likewise.
25341 (chrec_contains_symbols_defined_in_loop): Move here and avoid
25342 exponential behaivor from ...
25343 * tree-scalar-evolution.c (chrec_contains_symbols_defined_in_loop):
25344 ... here.
25345 (expression_expensive_p): Avoid exponential behavior and compute
25346 expanded size, rejecting any expansion.
25347 * tree-ssa-loop-ivopts.c (abnormal_ssa_name_p): Remove.
25348 (idx_contains_abnormal_ssa_name_p): Likewise.
25349 (contains_abnormal_ssa_name_p_1): New helper for walk_tree.
25350 (contains_abnormal_ssa_name_p): Simplify and use
25351 walk_tree_without_duplicates.
25352
25353 2019-06-04 Richard Biener <rguenther@suse.de>
25354
25355 PR tree-optimization/90738
25356 Revert
25357 2019-06-03 Richard Biener <rguenther@suse.de>
25358
25359 * tree-ssa-sccvn.c (ao_ref_init_from_vn_reference): Get original
25360 full reference tree and record in ref->ref.
25361 (vn_reference_lookup_3): Pass in original ref to
25362 ao_ref_init_from_vn_reference.
25363 (vn_reference_lookup): Likewise.
25364 * tree-ssa-sccvn.h (ao_ref_init_from_vn_reference): Adjust prototype.
25365 * tree-ssa-alias.c (nonoverlapping_component_refs_of_decl_p):
25366 Handle non-decl bases in the original reference.
25367
25368 2019-06-04 Martin Liska <mliska@suse.cz>
25369
25370 * ipa-icf.c (sem_item_optimizer::add_item_to_class): Count
25371 number of references.
25372 (sem_item_optimizer::do_congruence_step):
25373 (sem_item_optimizer::worklist_push): Dump how references
25374 a class has.
25375 (sem_item_optimizer::worklist_pop): Use heap.
25376 (sem_item_optimizer::process_cong_reduction): Likewise.
25377 * ipa-icf.h: Use fibonacci_heap insteam of std::list.
25378
25379 2019-06-04 Martin Liska <mliska@suse.cz>
25380
25381 * ipa-icf.h (struct sem_usage_pair_hash): New.
25382 (sem_usage_pair_hash::hash): Likewise.
25383 (sem_usage_pair_hash::equal): Likewise.
25384 (struct sem_usage_hash): Likewise.
25385 * ipa-icf.c (sem_item::sem_item): Initialize
25386 referenced_by_count.
25387 (sem_item::add_reference): Register a reference
25388 in ref_map and not in target->usages.
25389 (sem_item::setup): Remove initialization of
25390 dead vectors.
25391 (sem_item::~sem_item): Remove usage of dead vectors.
25392 (sem_item::dump): Remove dump of references.
25393 (sem_item_optimizer::sem_item_optimizer): Initialize
25394 m_references.
25395 (sem_item_optimizer::read_section): Remove useless
25396 dump.
25397 (sem_item_optimizer::parse_funcs_and_vars): Likewise here.
25398 (sem_item_optimizer::build_graph): Pass m_references
25399 to ::add_reference.
25400 (sem_item_optimizer::verify_classes): Remove usage of dead
25401 vectors.
25402 (sem_item_optimizer::traverse_congruence_split): Return true
25403 when a class is split.
25404 (sem_item_optimizer::do_congruence_step_for_index): Use
25405 hash_map for look up of (sem_item *, index). That brings
25406 significant speed up.
25407 (sem_item_optimizer::do_congruence_step): Return true
25408 when a split is done.
25409 (congruence_class::is_class_used): Use referenced_by_count.
25410
25411 2019-06-04 Alan Modra <amodra@gmail.com>
25412
25413 PR target/90689
25414 * config/rs6000/rs6000.c (rs6000_call_aix): Correct r271753 merge
25415 error.
25416
25417 2019-06-03 Segher Boessenkool <segher@kernel.crashing.org>
25418
25419 * config/rs6000/rs6000.h (MASK_MFPGPR): Delete.
25420 * config/rs6000/rs6000.c (direct_move_p): Adjust.
25421 (rs6000_secondary_reload_simple_move): Adjust.
25422 (rs6000_opt_masks): Neuter the "mfpgpr" option.
25423 * config/rs6000/rs6000-c.c (rs6000_target_modify_macros): Adjust.
25424 * config/rs6000/rs6000-cpus.def (ISA_2_5_MASKS_EMBEDDED): Adjust
25425 comment.
25426 (power6x): Adjust.
25427 * config/rs6000/rs6000.md (floatsi<mode>2_lfiwax): Adjust.
25428 (floatunssi<mode>2_lfiwzx): Adjust.
25429 (fix_trunc<mode>si2_stfiwx): Adjust.
25430 (fixuns_trunc<mode>si2_stfiwx): Adjust.
25431 * config/rs6000/rs6000.opt (mno-mfpgpr): New.
25432 (mfpgpr): Mark as deprecated.
25433 * doc/extend.texi (PowerPC Function Attributes): Delete mfpgpr.
25434 (Basic PowerPC Built-in Functions Available on ISA 2.05): Adjust.
25435 * doc/invoke.texi (RS/6000 and PowerPC Options): Delete -mmfpgpr.
25436
25437 2019-06-03 Segher Boessenkool <segher@kernel.crashing.org>
25438
25439 * config/rs6000/constraints.md (define_register_constraint "wg"):
25440 Delete.
25441 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
25442 RS6000_CONSTRAINT_wg.
25443 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
25444 (rs6000_init_hard_regno_mode_ok): Adjust.
25445 * config/rs6000/rs6000.md (*mov<mode>_softfloat32, *movdi_internal64):
25446 Delete "wg" alternatives.
25447 * doc/md.texi (Machine Constraints): Adjust.
25448
25449 2019-06-03 Alan Modra <amodra@gmail.com>
25450
25451 * bb-reorder.c (copy_bb_p): Don't overflow size calculation.
25452 (get_uncond_jump_length): Assert length less than INT_MAX and
25453 non-negative.
25454
25455 2019-06-03 Wilco Dijkstra <wdijkstr@arm.com>
25456
25457 PR middle-end/64242
25458 * builtins.c (expand_builtin_longjmp): Add frame clobbers and schedule
25459 block.
25460 (expand_builtin_nonlocal_goto): Likewise.
25461
25462 2019-06-03 Szabolcs Nagy <szabolcs.nagy@arm.com>
25463
25464 * config/aarch64/aarch64-protos.h (aarch64_asm_output_alias): Declare.
25465 (aarch64_asm_output_external): Declare.
25466 * config/aarch64/aarch64.c (aarch64_asm_output_variant_pcs): New.
25467 (aarch64_declare_function_name): Call aarch64_asm_output_variant_pcs.
25468 (aarch64_asm_output_alias): New.
25469 (aarch64_asm_output_external): New.
25470 * config/aarch64/aarch64.h (ASM_OUTPUT_DEF_FROM_DECLS): Define.
25471 (ASM_OUTPUT_EXTERNAL): Define.
25472
25473 2019-06-03 Aldy Hernandez <aldyh@redhat.com>
25474 * tree-vrp.h (value_range_base::nonzero_p): New.
25475 (value_range_base::set_nonnull): Rename to...
25476 (value_range_base::set_nonzero): ...this.
25477 (value_range_base::set_null): Rename to...
25478 (value_range_base::set_zero): ...this.
25479 (value_range::set_nonnull): Remove.
25480 (value_range::set_null): Remove.
25481 * tree-vrp.c (range_is_null): Remove.
25482 (range_is_nonnull): Remove.
25483 (extract_range_from_binary_expr): Use value_range_base::*zero_p
25484 instead of range_is_*null.
25485 (extract_range_from_unary_expr): Same.
25486 (value_range_base::set_nonnull): Rename to...
25487 (value_range_base::set_nonzero): ...this.
25488 (value_range::set_nonnull): Remove.
25489 (value_range_base::set_null): Rename to...
25490 (value_range_base::set_zero): ...this.
25491 (value_range::set_null): Remove.
25492 (extract_range_from_binary_expr): Rename set_*null uses to
25493 set_*zero.
25494 (extract_range_from_unary_expr): Same.
25495 (union_helper): Same.
25496 * vr-values.c (get_value_range): Use set_*zero instead of
25497 set_*null.
25498 (vr_values::extract_range_from_binary_expr): Same.
25499 (vr_values::extract_range_basic): Same.
25500
25501 2019-06-03 Wilco Dijkstra <wdijkstr@arm.com>
25502
25503 PR driver/90684
25504 * opts.c (parse_and_check_align_values): Allow 4 alignment values.
25505
25506 2019-06-03 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
25507
25508 * config/aarch64/iterators.md (MAX_OPP): New code attr.
25509 * config/aarch64/aarch64-simd.md (*aarch64_<su>abd<mode>_3):
25510 Rename to...
25511 (aarch64_<su>abd<mode>_3): ... This.
25512 (<sur>sadv16qi): Add TARGET_DOTPROD expansion.
25513
25514 2019-06-03 Richard Biener <rguenther@suse.de>
25515
25516 * tree-ssa-sccvn.c (ao_ref_init_from_vn_reference): Get original
25517 full reference tree and record in ref->ref.
25518 (vn_reference_lookup_3): Pass in original ref to
25519 ao_ref_init_from_vn_reference.
25520 (vn_reference_lookup): Likewise.
25521 * tree-ssa-sccvn.h (ao_ref_init_from_vn_reference): Adjust prototype.
25522 * tree-ssa-alias.c (nonoverlapping_component_refs_of_decl_p):
25523 Handle non-decl bases in the original reference.
25524
25525 2019-06-03 Martin Liska <mliska@suse.cz>
25526
25527 * doc/generic.texi: Remove Java Trees.
25528
25529 2019-06-03 Martin Liska <mliska@suse.cz>
25530
25531 * fold-const.c (operand_equal_p): Fix typo as compare_tree_int
25532 returns 0 when operands are equal.
25533
25534 2019-06-03 Richard Biener <rguenther@suse.de>
25535
25536 PR tree-optimization/90716
25537 * tree-loop-distribution.c (destroy_loop): Process blocks in
25538 correct order.
25539
25540 2019-06-03 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
25541
25542 PR target/88837
25543 * vector-builder.h (vector_builder::count_dups): New method.
25544 * config/aarch64/aarch64-protos.h (aarch64_expand_sve_vector_init):
25545 Declare prototype.
25546 * config/aarch64/aarch64/sve.md (aarch64_sve_rev64<mode>): Use @.
25547 (vec_init<mode><Vel>): New pattern.
25548 * config/aarch64/aarch64.c (emit_insr): New function.
25549 (aarch64_sve_expand_vector_init_handle_trailing_constants): Likewise.
25550 (aarch64_sve_expand_vector_init_insert_elems): Likewise.
25551 (aarch64_sve_expand_vector_init_handle_trailing_same_elem): Likewise.
25552 (aarch64_sve_expand_vector_init): Define two overloaded functions.
25553
25554 2019-06-03 Alejandro Martinez <alejandro.martinezvicente@arm.com>
25555
25556 PR tree-optimization/90681
25557 * internal-fn.c (mask_load_direct): Mark as non-vectorizable again.
25558 * tree-vect-slp.c (vect_build_slp_tree_1): Add masked loads as a
25559 special case for SLP, but fail on non-groupped loads.
25560
25561 2019-06-03 Martin Liska <mliska@suse.cz>
25562
25563 * cfg.c (debug): Use TDF_DETAILS for debug and
25564 print edge info only once.
25565
25566 2019-06-02 Thomas Koenig <tkoenig@gcc.gnu.org>
25567
25568 PR fortran/90539
25569 * predict.def (PRED_FORTRAN_CONTIGUOUS): New predictor.
25570
25571 2019-06-01 Martin Sebor <msebor@redhat.com>
25572
25573 PR middle-end/90694
25574 * tree-pretty-print.c (dump_generic_node): Add parentheses.
25575
25576 2019-05-31 Jan Hubicka <jh@suse.cz>
25577
25578 * alias.c: Include ipa-utils.h.
25579 (get_alias_set): Try to complete ODR type via ODR type hash lookup.
25580 * ipa-devirt.c (prevailing_odr_type): New.
25581 * ipa-utils.h (previaling_odr_type): Declare.
25582
25583 2019-05-31 H.J. Lu <hongjiu.lu@intel.com>
25584 Hongtao Liu <hongtao.liu@intel.com>
25585
25586 PR target/89355
25587 * config/i386/i386-features.c (rest_of_insert_endbranch): Remove
25588 NOTE_INSN_DELETED_LABEL check.
25589
25590 2019-05-31 Prachi Godbole <prachi.godbole@imgtec.com>
25591 Robert Suchanek <robert.suchanek@mips.com>
25592
25593 * config/mips/mips.c (mips_expand_builtin_insn): Swap the 1st
25594 and 3rd operands of the fmadd/fmsub/maddv builtin.
25595
25596 2019-05-31 Jakub Jelinek <jakub@redhat.com>
25597
25598 * tree.h (OMP_CLAUSE__CONDTEMP__ITER): Define.
25599 * gimplify.c (gimplify_scan_omp_clauses): Allow lastprivate conditional
25600 on OMP_SIMD if not nested inside of worksharing loop that also has
25601 lastprivate conditional clause for the same decl.
25602 (gimplify_omp_for): Add _condtemp_ clauses to OMP_SIMD if needed.
25603 * omp-low.c (scan_sharing_clauses): Handle OMP_CLAUSE__CONDTEMP_ also
25604 on simd.
25605 (lower_rec_input_clauses): Likewise. Handle lastprivate conditional
25606 on simd construct.
25607 (lower_lastprivate_conditional_clauses): Handle lastprivate conditional
25608 on simd construct.
25609 (lower_lastprivate_clauses): Likewise.
25610 (lower_omp_sections): Call lower_lastprivate_conditional_clauses before
25611 calling lower_rec_input_clauses.
25612 (lower_omp_for): Likewise.
25613 (lower_omp_1): Use first rather than second OMP_CLAUSE__CONDTEMP_
25614 clause on simd construct.
25615 * omp-expand.c (expand_omp_simd): Initialize cond_var if
25616 OMP_CLAUSE__CONDTEMP_ clause is present.
25617
25618 * omp-low.c (lower_rec_simd_input_clauses): Set TREE_THIS_NOTRAP on
25619 ivar and lvar.
25620
25621 2019-05-31 Xiong Hu Luo <luoxhu@linux.ibm.com>
25622
25623 PR c/43673
25624 * c-format.c (print_char_table, scanf_char_table): Replace BADLEN with
25625 TEX_D32, TEX_D64 or TEX_D128.
25626
25627 2019-05-31 Marc Glisse <marc.glisse@inria.fr>
25628
25629 * match.pd (~(vec?cst1:cst2)): New transformation.
25630
25631 2019-05-31 Marc Glisse <marc.glisse@inria.fr>
25632
25633 * match.pd (X/[ex]D<Y/[ex]D): Handle negative denominator.
25634 ((size_t)(A /[ex] B) CMP C): New transformation.
25635
25636 2019-05-31 Richard Sandiford <richard.sandiford@arm.com>
25637
25638 * doc/md.texi: Document define_insn_and_rewrite.
25639 * rtl.def (DEFINE_INSN_AND_REWRITE): New rtx code.
25640 * gensupport.c (queue_elem): Update comment.
25641 (replace_operands_with_dups): New function.
25642 (gen_rewrite_sequence): Likewise.
25643 (process_rtx): Handle DEFINE_INSN_AND_REWRITE.
25644 * read-rtl.c (apply_subst_iterator): Likewise.
25645 (add_condition_to_rtx, named_rtx_p): Likewise.
25646 (rtx_reader::read_rtx_operand): Likewise.
25647 * config/aarch64/aarch64-sve.md
25648 (while_ult<GPI:mode><PRED_ALL:mode>_cc): Rename to...
25649 (*while_ult<GPI:mode><PRED_ALL:mode>_cc): ...this and use
25650 define_insn_and_rewrite.
25651 (*cond_<optab><mode>_any): Turn into define_insn_and_rewrites.
25652 Remove separate define_split.
25653
25654 2019-05-31 Jan Hubicka <jh@suse.cz>
25655
25656 * tree-ssa-alias.c (type_has_components_p): New function.
25657 (aliasing_component_refs_p): Use it.
25658
25659 2019-05-31 Martin Liska <mliska@suse.cz>
25660
25661 * gdbhooks.py: Add const_tree to TreePrinter.
25662
25663 2019-05-31 Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
25664
25665 PR debug/86964
25666 * common.opt (feliminate-unused-debug-symbols): Enable by default.
25667 * doc/invoke.texi (Debugging Options): Document new default of
25668 -feliminate-unused-debug-symbols and remove restriction to 'stabs'.
25669
25670 2019-05-31 Jakub Jelinek <jakub@redhat.com>
25671
25672 PR tree-optimization/90671
25673 * tree-ssa-threadupdate.c (ssa_create_duplicates): If
25674 template_block used to be empty on the first call, don't use
25675 gsi_split_seq_after and gsi_insert_seq_after, but remember whole
25676 seq with bb_seq and set it with set_bb_seq.
25677
25678 2019-05-31 Iain Sandoe <iain@sandoe.co.uk>
25679
25680 * config/i386/darwin.h (ASM_OUTPUT_MAX_SKIP_ALIGN): New.
25681
25682 2019-05-30 Bill Schmidt <wschmidt@linux.ibm.com>
25683 Michael Meissner <meissner@linux.ibm.com>
25684
25685 * config/rs6000/predicates.md (pcrel_address): New define_predicate.
25686 (prefixed_mem_operand): Likewise.
25687 (non_prefixed_mem_operand): Likewise.
25688 * config/rs6000/rs6000-protos.h (rs6000_prefixed_address): New
25689 prototype.
25690 * config/rs6000/rs6000.c (print_operand_address): Handle
25691 PC-relative addresses.
25692 (mode_supports_prefixed_address_p): New function.
25693 (rs6000_prefixed_address): New function.
25694 * config/rs6000/rs6000.h (SYMBOL_FLAG_PCREL): New #define.
25695 (SYMBOL_REF_PCREL_P): Likewise.
25696
25697 2019-05-30 Jakub Jelinek <jakub@redhat.com>
25698
25699 * gimplify.c (enum gimplify_omp_var_data): Add GOVD_CONDTEMP.
25700 (gimplify_adjust_omp_clauses_1): Handle GOVD_CONDTEMP.
25701 (gimplify_omp_for): If worksharing loop with lastprivate conditional
25702 is nested inside of parallel region, add _condtemp_ clause to both.
25703 * tree-nested.c (convert_nonlocal_omp_clauses,
25704 convert_local_omp_clauses): Ignore OMP_CLAUSE__CONDTEMP_ instead of
25705 assertion failure.
25706 * omp-general.h (struct omp_for_data): Add have_pointer_condtemp
25707 member.
25708 * omp-general.c (omp_extract_for_data): Compute it.
25709 * omp-low.c (scan_sharing_clauses): Handle OMP_CLAUSE__CONDTEMP_.
25710 (lower_rec_input_clauses): Likewise.
25711 (lower_lastprivate_conditional_clauses): If OMP_CLAUSE__CONDTEMP_
25712 clause is already present, just add one further one after it.
25713 (lower_lastprivate_clauses): Handle cond_ptr with array type.
25714 (lower_send_shared_vars): Clear _condtemp_ vars.
25715 (lower_omp_1) <case GIMPLE_ASSIGN>: Handle target data like critical
25716 or section or taskgroup.
25717 * omp-expand.c (determine_parallel_type): Disallow combining only if
25718 first OMP_CLAUSE__CONDTEMP_ has pointer type. Disallow combining
25719 of parallel sections if OMP_CLAUSE__CONDTEMP_ is present.
25720 (expand_omp_for_generic, expand_omp_for_static_nochunk,
25721 expand_omp_for_static_chunk, expand_omp_for): Use
25722 fd->have_pointer_condtemp instead of fd->lastprivate_conditional to
25723 determine if a special set of API routines are needed and if condtemp
25724 needs to be initialized, while always initialize cond_var if
25725 fd->lastprivate_conditional is non-zero.
25726
25727 2019-05-30 Bill Schmidt <wschmidt@linux.ibm.com>
25728 Michael Meissner <meissner@linux.ibm.com>
25729
25730 * config/rs6000/constraints.md (eI): New constraint.
25731 * config/rs6000/predicates.md (cint34_operand): New predicate.
25732 * config/rs6000/rs6000.h (SIGNED_16BIT_OFFSET_P): New #define.
25733 (SIGNED_34BIT_OFFSET_P): Likewise.
25734 * doc/md.texi (eI): Document constraint.
25735
25736 2019-05-30 Sylvia Taylor <sylvia.taylor@arm.com>
25737
25738 * config/aarch64/aarch64-sve.md (*fabd<mode>3): New.
25739
25740 2019-05-30 Bill Schmidt <wschmidt@linux.ibm.com>
25741 Michael Meissner <meissner@linux.ibm.com>
25742
25743 * rs6000-cpus.def (OTHER_FUSION_MASKS): New #define.
25744 (ISA_3_0_MASKS_SERVER): Mask off OTHER_FUSION_MASKS.
25745 (ISA_3_0_MASKS_IEEE): Remove OPTION_MASK_DIRECT_MOVE.
25746 (ISA_FUTURE_MASKS_SERVER): Add OPTION_MASK_PREFIXED_ADDR.
25747 (OTHER_FUTURE_MASKS): Likewise.
25748 (POWERPC_MASKS): Likewise.
25749 * rs6000.c (rs6000_option_override_internal): Error if -mpcrel is
25750 specified without -mprefixed-addr or -mcpu=future. Error if
25751 -mprefixed-addr is specified without -mcpu=future.
25752 (rs6000_opt_masks): Add entry for prefixed-addr.
25753 * rs6000.opt (mprefixed-addr): New option.
25754
25755 2019-05-30 Sam Tebbs <sam.tebbs@arm.com>
25756
25757 * aarch64/aarch64.c (aarch64_post_cfi_startproc): Add
25758 cfun->is_thunk check.
25759
25760 2019-05-30 Jakub Jelinek <jakub@redhat.com>
25761
25762 * tree-predcom.c (is_inv_store_elimination_chain): Fix a typo - lenght
25763 to length.
25764
25765 2019-05-30 Martin Liska <mliska@suse.cz>
25766
25767 * gdbinit.in: Fix 'ptc' command. Add trt
25768 that prints TREE_TYPE($).
25769
25770 2019-05-29 Bill Schmidt <wschmidt@linux.ibm.com>
25771 Alan Modra <amodra@gmail.com>
25772
25773 * config/rs6000/rs6000.c (rs6000_call_template_1): Handle pcrel
25774 calls here...
25775 (rs6000_indirect_call_template_1): ...and here.
25776 (rs6000_pltseq_template): Handle plt_pcrel34. Rework tocsave,
25777 plt16_ha, plt16_lo, mtctr indirect calls. Use
25778 rs6000_pltseq_enum.
25779 (rs6000_decl_ok_for_sibcall): New function.
25780 (rs6000_function_ok_for_sibcall): Refactor.
25781 (rs6000_longcall_ref): Use UNSPEC_PLT_PCREL when pcrel.
25782 (rs6000_call_aix): Don't emit toc restore rtl for indirect calls
25783 when pcrel. Reorganize.
25784 (rs6000_sibcall_aix): Don't add r2 to function usage when pcrel.
25785 * rs6000.h (rs6000_pltseq_enum): New enum.
25786 * rs6000.md (UNSPEC_PLT_PCREL): New unspec.
25787 (*pltseq_tocsave): Use rs6000_pltseq_enum.
25788 (*pltseq_plt16_ha): Likewise.
25789 (*pltseq_plt16_lo): Likewise.
25790 (*pltseq_mtctr): Likewise.
25791 (*pltseq_plt_pcrel): New insn.
25792 (*call_local_aix): Handle @notoc calls.
25793 (*call_value_local_aix): Likewise.
25794 (*call_nonlocal_aix): Adjust lengths for pcrel calls.
25795 (*call_value_nonlocal_aix): Likewise.
25796 (*call_indirect_pcrel): New insn.
25797 (*call_value_indirect_pcrel): Likewise.
25798
25799 2019-05-29 Uroš Bizjak <ubizjak@gmail.com>
25800
25801 * config/i386/sse.md (*save_multiple<mode>): Rename from
25802 save_multiple<mode>.
25803 (*restore_multiple<mode>): Rename from restore_multiple<mode>.
25804 (*restore_multiple_and_return<mode>): Rename from
25805 restore_multiple_and_return<mode>.
25806 (*restore_multiple_leave_return<mode>): Rename from
25807 restore_multiple_leave_return<mode>.
25808
25809 2019-05-29 Yoshinori Sato <ysato@users.sourceforge.jp>
25810
25811 * config.gcc (rx-*-linux*): New target.
25812 * config/rx/elf.opt: New file.
25813 * config/rx/linux.h: Likewise.
25814 * config/rx/t-linux: Likewise.
25815 * config/rx/rx.c (TARGET_SAVE_ACC_REGISTER): If not defined,
25816 make it zero.
25817 * config/rx/rx.h (ASM_APP_ON): Allow to be overridden.
25818 (ASM_APP_OFF): Likewise.
25819 * config/rx/rx.opt: Drop -msim and -mas100-syntax, they were
25820 moved elsewhere.
25821
25822 2019-05-29 Jan Hubicka <jh@suse.cz>
25823
25824 * tree-ssa-alias.c (same_type_for_tbaa): Return ture if main
25825 variants are pointer equivalent.
25826
25827 2019-05-29 Alejandro Martinez <alejandro.martinezvicente@arm.com>
25828
25829 * config/aarch64/aarch64-c.c: Added TARGET_SVE2.
25830 * config/aarch64/aarch64-sve2.md: New file.
25831 (<u>avg<mode>3_floor): New pattern.
25832 (<u>avg<mode>3_ceil): Likewise.
25833 (*<sur>h<addsub><mode>): Likewise.
25834 * config/aarch64/aarch64.h: Added AARCH64_ISA_SVE2 and TARGET_SVE2.
25835 * config/aarch64/aarch64.md: Include aarch64-sve2.md.
25836
25837 2019-05-29 Jakub Jelinek <jakub@redhat.com>
25838
25839 PR bootstrap/90543
25840 * optc-save-gen.awk: In cl_optimization_print, use correct condition
25841 for var_opt_string printing. In cl_optimization_print_diff, print
25842 (null) instead of invoking undefined behavior if one of the
25843 var_opt_string pointers is NULL and use && instead of first || in the
25844 guarding condition. For var_target_other options, handle const char *
25845 target variables similarly to const char * optimize node variables.
25846
25847 2019-05-29 Sam Tebbs <sam.tebbs@arm.com>
25848
25849 * config/aarch64/aarch64-builtins.c (aarch64_builtins): Add
25850 AARCH64_PAUTH_BUILTIN_AUTIB1716 and AARCH64_PAUTH_BUILTIN_PACIB1716.
25851 * config/aarch64/aarch64-builtins.c (aarch64_init_pauth_hint_builtins):
25852 Add autib1716 and pacib1716 initialisation.
25853 * config/aarch64/aarch64-builtins.c (aarch64_expand_builtin): Add checks
25854 for autib1716 and pacib1716.
25855 * config/aarch64/aarch64-protos.h (aarch64_key_type,
25856 aarch64_post_cfi_startproc): Define.
25857 * config/aarch64/aarch64-protos.h (aarch64_ra_sign_key): Define extern.
25858 * config/aarch64/aarch64.c (aarch64_handle_standard_branch_protection,
25859 aarch64_handle_pac_ret_protection): Set default sign key to A.
25860 * config/aarch64/aarch64.c (aarch64_expand_epilogue,
25861 aarch64_expand_prologue): Add check for b-key.
25862 * config/aarch64/aarch64.c (aarch64_ra_sign_key,
25863 aarch64_post_cfi_startproc, aarch64_handle_pac_ret_b_key): Define.
25864 * config/aarch64/aarch64.h (TARGET_ASM_POST_CFI_STARTPROC): Define.
25865 * config/aarch64/aarch64.c (aarch64_pac_ret_subtypes): Add "b-key".
25866 * config/aarch64/aarch64.md (unspec): Add UNSPEC_AUTIA1716,
25867 UNSPEC_AUTIB1716, UNSPEC_AUTIASP, UNSPEC_AUTIBSP, UNSPEC_PACIA1716,
25868 UNSPEC_PACIB1716, UNSPEC_PACIASP, UNSPEC_PACIBSP.
25869 * config/aarch64/aarch64.md (do_return): Add check for b-key.
25870 * config/aarch64/aarch64.md (<pauth_mnem_prefix>sp): Replace
25871 pauth_hint_num_a with pauth_hint_num.
25872 * config/aarch64/aarch64.md (<pauth_mnem_prefix>1716): Replace
25873 pauth_hint_num_a with pauth_hint_num.
25874 * config/aarch64/aarch64.opt (msign-return-address=): Deprecate.
25875 * config/aarch64/iterators.md (PAUTH_LR_SP): Add UNSPEC_AUTIASP,
25876 UNSPEC_AUTIBSP, UNSPEC_PACIASP, UNSPEC_PACIBSP.
25877 * config/aarch64/iterators.md (PAUTH_17_16): Add UNSPEC_AUTIA1716,
25878 UNSPEC_AUTIB1716, UNSPEC_PACIA1716, UNSPEC_PACIB1716.
25879 * config/aarch64/iterators.md (pauth_mnem_prefix): Add UNSPEC_AUTIA1716,
25880 UNSPEC_AUTIB1716, UNSPEC_PACIA1716, UNSPEC_PACIB1716, UNSPEC_AUTIASP,
25881 UNSPEC_AUTIBSP, UNSPEC_PACIASP, UNSPEC_PACIBSP.
25882 * config/aarch64/iterators.md (pauth_hint_num_a): Replace
25883 UNSPEC_PACI1716 and UNSPEC_AUTI1716 with UNSPEC_PACIA1716 and
25884 UNSPEC_AUTIA1716 respectively.
25885 * config/aarch64/iterators.md (pauth_hint_num_a): Rename to
25886 pauth_hint_num and add UNSPEC_PACIBSP, UNSPEC_AUTIBSP,
25887 UNSPEC_PACIB1716, UNSPEC_AUTIB1716.
25888 * doc/invoke.texi (-mbranch-protection): Add b-key type.
25889 * config/aarch64/aarch64-bti-insert.c (aarch64_pac_insn_p): Rename
25890 UNSPEC_PACISP to UNSPEC_PACIASP and UNSPEC_PACIBSP.
25891
25892 2019-05-29 Jakub Jelinek <jakub@redhat.com>
25893
25894 * gimplify.c (struct gimplify_omp_ctx): Add clauses member.
25895 (gimplify_scan_omp_clauses): Initialize ctx->clauses.
25896 (gimplify_adjust_omp_clauses_1): Transform lastprivate conditional
25897 explicit clause on combined parallel into implicit shared clause.
25898 (gimplify_adjust_omp_clauses): Move lastprivate conditional clause
25899 and firstprivate if the decl has one too from combined parallel to
25900 the worksharing construct.
25901
25902 2019-05-28 Bill Schmidt <wschmidt@linux.ibm.com>
25903 Michael Meissner <meissner@linux.ibm.com>
25904
25905 * config/rs6000/rs6000-cpus.def (OTHER_FUTURES_MASK): New #define.
25906
25907 2019-05-28 Michael Meissner <meissner@linux.ibm.com>
25908
25909 * rtl.h (LABEL_REF_P): New #define.
25910
25911 2019-05-28 John David Anglin <danglin@gcc.gnu.org>
25912
25913 * config/pa/pa.c (hppa_profile_hook): Remove offset adjustment.
25914
25915 2019-05-28 Alejandro Martinez <alejandro.martinezvicente@arm.com>
25916
25917 * internal-fn.c: Marked mask_load_direct as vectorizable.
25918 * tree-data-ref.c (data_ref_compare_tree): Fixed comment typo.
25919 * tree-vect-data-refs.c (can_group_stmts_p): Allow masked loads to be
25920 combined even if masks different with allow_slp_p param.
25921 (vect_analyze_data_ref_accesses): Mark SLP only vectorizable groups.
25922 * tree-vect-loop.c (vect_dissolve_slp_only_groups): New function to
25923 dissolve SLP-only vectorizable groups when SLP has been discarded.
25924 (vect_analyze_loop_2): Call vect_dissolve_slp_only_groups when needed.
25925 * tree-vect-slp.c (vect_get_and_check_slp_defs): Check masked loads
25926 masks.
25927 (vect_build_slp_tree_1): Fixed comment typo.
25928 (vect_build_slp_tree_2): Include masks from masked loads in SLP tree.
25929 * tree-vect-stmts.c (vectorizable_load): Allow vectorizaion of masked
25930 loads for SLP only.
25931 * tree-vectorizer.h (_stmt_vec_info): Added flag for SLP-only
25932 vectorizable.
25933 * tree-vectorizer.c (vec_info::new_stmt_vec_info): Likewise.
25934
25935 2019-05-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
25936
25937 * config/alpha/alpha.c [TARGET_ABI_OSF] (alpha_output_mi_thunk_osf):
25938 Remove obsolete use_thunk reference.
25939 * config/i386/i386.c (x86_output_mi_thunk): Likewise.
25940 * config/ia64/ia64.c (ia64_output_mi_thunk): Likewise.
25941 * config/nios2/nios2.c (nios2_asm_output_mi_thunk): Likewise.
25942 * config/or1k/or1k.c (or1k_output_mi_thunk): Likewise.
25943 * config/rs6000/rs6000.c (rs6000_output_mi_thunk): Likewise.
25944 * config/sh/sh.c (sh_output_mi_thunk): Likewise.
25945 * config/sparc/sparc.c (sparc_output_mi_thunk): Likewise.
25946 * config/tilegx/tilegx.c (tilegx_output_mi_thunk): Likewise.
25947 * config/tilepro/tilepro.c (tilepro_asm_output_mi_thunk): Likewise.
25948
25949 2019-05-28 Nathan Sidwell <nathan@acm.org>
25950
25951 * tree.h (IDENTIFIER_ANON_P): New.
25952 (anon_aggrname_format, anon_aggname_p): Don't declare.
25953 (make_anon_name): Declare.
25954 * lto-streamer-out.c (DFS::DFS_write_tree_body): Use IDENTIFIER_ANON_P.
25955 (hash_tree): Likewise.
25956 * tree-streamer-out.c (write_ts_decl_minimal_tree): Likewise.
25957 * tree.c (anon_aggrname_p, anon_aggrname_format): Delete.
25958 (anon_cnt, make_anon_name): New.
25959
25960 2019-05-28 Martin Liska <mliska@suse.cz>
25961
25962 PR other/90315
25963 * opts-global.c (decode_options): Print help for all
25964 help_option_arguments.
25965 * opts.c (print_help): Add new argument.
25966 (common_handle_option): Remember all values into
25967 help_option_arguments.
25968 * opts.h (print_help): Add new argument.
25969
25970 2019-05-28 Martin Liska <mliska@suse.cz>
25971
25972 PR ipa/90555
25973 * ipa-icf-gimple.c (func_checker::compare_loops): New function.
25974 * ipa-icf-gimple.h (func_checker::compare_loops): Likewise.
25975 (func_checker::compare_bb): Call compare_loops.
25976
25977 2019-05-27 Jakub Jelinek <jakub@redhat.com>
25978
25979 * gimplify.c (gimplify_scan_omp_clauses): Allow lastprivate conditional
25980 on sections construct.
25981 * omp-low.c (lower_lastprivate_conditional_clauses): Handle sections
25982 construct.
25983 (lower_omp_sections): Handle lastprivate conditional.
25984 (lower_omp_1) <case GIMPLE_ASSIGN>: Handle sections construct with
25985 lastprivate_conditional_map.
25986 * omp-expand.c (expand_omp_sections): Handle lastprivate conditional.
25987
25988 * omp-low.c (lower_omp_1) <case GIMPLE_ASSIGN>: Look through ordered,
25989 critical, taskgroup and section regions when looking for a region
25990 with non-NULL lastprivate_conditional_map.
25991
25992 2019-05-27 Uroš Bizjak <ubizjak@gmail.com>
25993
25994 * config/i386/i386.c (ix86_gen_add3): Remove indirect function.
25995 (*ix86_gen_sub3): Ditto.
25996 (*ix86_gen_sub3_carry): Ditto.
25997 (*ix86_gen_one_cmpl2): Ditto.
25998 (*ix86_gen_andsp): Ditto.
25999 (ix86_init_large_pic_reg): Use gen_add2_insn instead of ix86_gen_add3.
26000 (gen_and2_insn): New static function.
26001 (ix86_expand_prologue): Use gen_and2_insn instead of ix86_gen_andsp.
26002 Use gen_add3_insn instead of ix86_gen_add3.
26003 (ix86_expand_split_stack_prologue): Use gen_add2_insn
26004 instead of ix86_gen_add3.
26005 (legitimize_tls_address): Use gen_add2_insn instead of ix86_gen_add3.
26006 Use gen_sub3_insn instead of ix86_gen_sub3.
26007 * config/i386-expand.c (ix86_split_long_move): Use gen_add2_insn
26008 instead of ix86_gen_add3.
26009 (ix86_expand_strlensi_unroll_1): Use gen_add2_insn instead of
26010 ix86_gen_add3. Use gen_sub3_insn instead of ix86_gen_sub3.
26011 (construct_plt_address): Use gen_add2_insn instead of ix86_gen_add3.
26012 * config/i386/i386-options.c (ix86_option_override_internal):
26013 Do not initialize ix86_gen_add3, ix86_gen_sub3, ix86_gen_sub3_carry,
26014 ix86_gen_one_cmpl2 and ix86_gen_andsp.
26015
26016 2019-05-27 Eric Botcazou <ebotcazou@adacore.com>
26017
26018 * dwarf2out.c (resolve_args_picking_1): Deal with DW_OP_GNU_addr_index
26019 and DW_OP_GNU_const_index opcodes.
26020
26021 2019-05-27 Uroš Bizjak <ubizjak@gmail.com>
26022
26023 * config/i386/i386.h (STACK_SIZE_MODE): Define.
26024
26025 2019-05-27 Richard Biener <rguenther@suse.de>
26026
26027 PR tree-optimization/90637
26028 * tree-ssa-sink.c (statement_sink_location): Honor the
26029 computed sink location for single-uses.
26030
26031 2019-05-27 Richard Biener <rguenther@suse.de>
26032
26033 PR middle-end/90610
26034 * match.pd (vec_perm): Avoid clobbering op0 when not generating
26035 a bit-insert.
26036
26037 2019-05-26 Uroš Bizjak <ubizjak@gmail.com>
26038
26039 * config/i386/i386.md (@sub<mode>3_carry): Rename
26040 from sub<mode>3_carry.
26041 (@leave_<mode>): New expander.
26042 (*leave): Rename from leave.
26043 (*leave_rex64): Rename from leave_rex64.
26044 (@monitorx_<mode>): Rename from monitorx_<mode>.
26045 (@clzero_<mode>): Rename from clzero_<mode>.
26046 * config/i386/sse.md (@sse3_monitor_<mode>): Rename
26047 from sse3_monitor_<mode>.
26048 * config/i386/i386.c (ix86_gen_sub3_carry): Remove indirect function.
26049 (*ix86_gen_leave): Ditto.
26050 (*ix86_gen_monitor): Ditto.
26051 (*ix86_gen_monitorx): Ditto.
26052 (*ix86_gen_clzero): Ditto.
26053 (ix86_emit_leave): Use gen_leave instead of ix86_gen_leave.
26054 * config/i386/i386-expand.c (ix86_expand_strlensi_unroll_1):
26055 Use gen_sub3_carry instead of ix86_gen_sub3_carry.
26056 (ix86_expand_builtin) <case IX86_BUILTIN_MONITOR>:
26057 Use gen_sse3_monitor instead of ix86_gen_monitor.
26058 <case IX86_BUILTIN_MONITORX>: Use gen_monitorx
26059 instead of ix86_gen_monitorx.
26060 <case IX86_BUILTIN_CLZERO>: Use gen_clzero
26061 instead of ix86_gen_clzero.
26062 * config/i386/i386-options.c (ix86_option_override_internal):
26063 Do not initialize ix86_gen_leave, ix86_gen_sub3_carry,
26064 ix86_gen_monitor, ix86_gen_monitorx and ix86_gen_clzero.
26065
26066 2019-05-26 Uroš Bizjak <ubizjak@gmail.com>
26067
26068 * config/i386/i386.md (@tls_global_dynamic_64_<mode>):
26069 Rename from tls_global_dynamic_64_<mode>.
26070 (@tls_local_dynamic_base_64_<mode>): Rename from
26071 tls_local_dynamic_base_64_<mode>.
26072 * config/i386/i386.c (*ix86_gen_tls_global_dynamic_64):
26073 Remove indirect function.
26074 (*ix86_gen_tls_local_dynamic_base_64): Ditto.
26075 (legitimize_tls_address): Use gen_tls_global_dynamic_64 function
26076 instead of ix86_gen_tls_global_dynamic_64.
26077 Use gen_tls_local_dynamic_base_64 instead of
26078 ix86_gen_tls_local_dynamic_base_64.
26079 * config/i386/i386-options.c (ix86_option_override_internal):
26080 Do not initialize ix86_gen_tls_global_dynamic_64 and
26081 ix86_gen_tls_local_dynamic_base_64.
26082
26083 2019-05-26 Uroš Bizjak <ubizjak@gmail.com>
26084
26085 * config/i386/i386.md (@pro_epilogue_adjust_stack_add_<mode>)
26086 Rename from pro_epilogue_adjust_stack_<mode>_add.
26087 (@pro_epilogue_adjust_stack_sub_<mode>)
26088 Rename from pro_epilogue_adjust_stack_<mode>_sub.
26089 (@allocate_stack_worker_probe_<mode>):
26090 Rename from allocate_stack_worker_probe_<mode>.
26091 (allocate_stack): Use gen_allocate_stack_worker_probe.
26092 (probe_stack): Use gen_probe_stack_1.
26093 (@probe_stack_1_<mode>): Rename from probe_stack_<mode>.
26094 (@adjust_stack_and_probe_<mode>): Rename from
26095 adjust_stack_and_probe<mode>.
26096 (@probe_stack_range_<mode>): Rename from probe_stack_range<mode>.
26097 (stack_protect_set): Use gen_stack_protect_set_1.
26098 (@stack_protect_set_1_<mode>): Rename from stack_protect_set_<mode>.
26099 (stack_protect_test): Use gen_stack_protect_test_1.
26100 (@stack_protect_test_1_<mode>): Rename from stack_protect_test_<mode>.
26101 * config/i386/i386.c (*ix86_gen_allocate_stack_worker):
26102 Remove indirect function.
26103 (*ix86_gen_adjust_stack_and_probe): Ditto.
26104 (*ix86_gen_probe_stack_range): Ditto.
26105 (pro_epilogue_adjust_stack): Use gen_pro_epilogue_adjust_stack_add
26106 instead of gen_pro_epilogue_adjust_stack_{si,di}_add.
26107 (ix86_adjust_stack_and_probe_stack_clash): Use
26108 gen_adjust_stack_and_probe instead of ix86_gen_adjust_stack_and_probe.
26109 (ix86_adjust_stack_and_probe): Ditto.
26110 (ix86_emit_probe_stack_range): Use gen_probe_stack_range instead
26111 of ix86_gen_probe_stack_range.
26112 (ix86_expand_prologue): Use gen_pro_epilogue_adjust_stack_sub
26113 instead of gen_pro_epilogue_adjust_stack_{si,di}_sub.
26114 * config/i386/x86-tune-sched.c (ix86_macro_fusion_pair_p):
26115 Include insn-opinit.h. Use code_for_stack_protect_test_1 instead of
26116 CODE_FOR_stack_protect_test_{si,di}.
26117 * config/i386/i386-options.c (ix86_option_override_internal):
26118 Do not initialize ix86_gen_allocate_stack_worker,
26119 ix86_gen_adjust_stack_and_probe and ix86_gen_probe_stack_range.
26120
26121 2019-05-26 Gerald Pfeifer <gerald@pfeifer.com>
26122
26123 * doc/invoke.texi (Link Options): Many editorial changes around
26124 -flinker-output.
26125
26126 2019-05-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
26127
26128 * doc/invoke.texi (x86 Options, -mvect8-ret-in-mem): Remove
26129 pre-Solaris 11 referene and most Studio compiler details.
26130
26131 2019-05-24 John David Anglin <danglin@gcc.gnu.org>
26132
26133 PR target/90530
26134 * config/pa/pa.c (pa_can_change_mode_class): Accept mode changes from
26135 DImode to SImode in floating-point registers on 64-bit target.
26136 * config/pa/pa.md (umulsidi3): Change nonimmediate_operand to
26137 register_operand in xmpyu patterns.
26138
26139 2019-05-24 Jakub Jelinek <jakub@redhat.com>
26140
26141 * tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__CONDTEMP_.
26142 * tree.h (OMP_CLAUSE_DECL): Use OMP_CLAUSE__CONDTEMP_ instead of
26143 OMP_CLAUSE__REDUCTEMP_.
26144 * tree.c (omp_clause_num_ops, omp_clause_code_name): Add
26145 OMP_CLAUSE__CONDTEMP_.
26146 (walk_tree_1): Handle OMP_CLAUSE__CONDTEMP_.
26147 * tree-pretty-print.c (dump_omp_clause): Likewise.
26148 * tree-nested.c (convert_nonlocal_omp_clauses,
26149 convert_local_omp_clauses): Likewise.
26150 * gimplify.c (enum gimplify_omp_var_data): Use hexadecimal constants
26151 instead of decimal. Add GOVD_LASTPRIVATE_CONDITIONAL.
26152 (gimplify_scan_omp_clauses): Don't reject lastprivate conditional
26153 on OMP_FOR.
26154 (gimplify_omp_for): Warn and disable conditional modifier from
26155 lastprivate on loop iterators.
26156 * omp-general.h (struct omp_for_data): Add lastprivate_conditional
26157 member.
26158 * omp-general.c (omp_extract_for_data): Initialize it.
26159 * omp-low.c (struct omp_context): Add lastprivate_conditional_map
26160 member.
26161 (delete_omp_context): Delete it.
26162 (lower_lastprivate_conditional_clauses): New function.
26163 (lower_lastprivate_clauses): Add BODY_P and CSTMT_LIST arguments,
26164 handle lastprivate conditional clauses.
26165 (lower_reduction_clauses): Add CLIST argument, emit it into
26166 the critical section if any.
26167 (lower_omp_sections): Adjust lower_lastprivate_clauses and
26168 lower_reduction_clauses callers.
26169 (lower_omp_for_lastprivate): Add CLIST argument, pass it through
26170 to lower_lastprivate_clauses.
26171 (lower_omp_for): Call lower_lastprivate_conditional_clauses, adjust
26172 lower_omp_for_lastprivate and lower_reduction_clauses callers, emit
26173 clist into a critical section if not emitted there already by
26174 lower_reduction_clauses.
26175 (lower_omp_taskreg, lower_omp_teams): Adjust lower_reduction_clauses
26176 callers.
26177 (lower_omp_1): Handle GIMPLE_ASSIGNs storing into lastprivate
26178 conditional variables.
26179 * omp-expand.c (determine_parallel_type): Punt if OMP_CLAUSE__CONDTEMP_
26180 clause is present.
26181 (expand_omp_for_generic, expand_omp_for_static_nochunk,
26182 expand_omp_for_static_chunk): Handle lastprivate conditional.
26183 (expand_omp_for): Handle fd.lastprivate_conditional like
26184 fd.have_reductemp.
26185
26186 2019-05-24 Andrew Stubbs <ams@codesourcery.com>
26187
26188 * config/gcn/gcn-run.c (main): Set a non-zero return value if the
26189 kernel does not exit cleanly.
26190 * config/gcn/gcn.md (gcn_return): Insert s_waitcnt before s_dcache_wb.
26191
26192 2019-05-24 Jason Merrill <jason@redhat.com>
26193
26194 Revert:
26195 * gimplify.c (gimplify_cond_expr): Don't check TREE_ADDRESSABLE.
26196
26197 2019-05-24 Richard Biener <rguenther@suse.de>
26198
26199 PR testsuite/90607
26200 * tree-loop-distribution.c (struct partition): Add location
26201 member.
26202 (partition_alloc): Initialize all fields.
26203 (generate_memset_builtin): Use the location recorded in the
26204 partition for the generated call.
26205 (generate_memcpy_builtin): Likewise.
26206 (classify_partition): Record the location of a single store
26207 as location for the partition.
26208
26209 2019-05-24 Andrew Stubbs <ams@codesourcery.com>
26210
26211 * config/gcn/gcn.c (gcn_expand_prologue): Use gen_addsi3_scalar_carry
26212 for lo-part.
26213
26214 2019-05-24 Matthew Malcomson <matthew.malcomson@arm.com>
26215
26216 PR target/90588
26217 * common/config/aarch64/aarch64-common.c
26218 (aarch64_rewrite_selected_cpu): Change local temporary variable
26219 type from unsigned long to uint64_t.
26220 * config/aarch64/aarch64-protos.h (aarch64_parse_extension,
26221 aarch64_get_extension_string_for_isa_flags): Change declaration to
26222 match new definition by replacing unsigned long with uint64_t.
26223
26224 2019-05-24 Jakub Jelinek <jakub@redhat.com>
26225
26226 PR target/90568
26227 * config/i386/x86-tune-sched.c (ix86_macro_funsion_pair_p): Call
26228 gen_attr_type just once instead of 4-7 times. Formatting fixes.
26229 Handle stack_protect_test_<mode> codegen similarly to corresponding
26230 sub instruction.
26231
26232 2019-05-23 Iain Sandoe <iain@sandoe.co.uk>
26233
26234 * config/i386/darwin.h: Reject -mfentry*.
26235 * doc/sourcebuild.texi: Document mfentry target support.
26236
26237 2019-05-23 Bill Schmidt <wschmidt@linux.ibm.com>
26238
26239 * config/rs6000/rs6000.c (rs6000_global_entry_point_needed_p):
26240 Rename to rs6000_global_entry_point_prologue_needed_p. Return
26241 false for PC-relative functions.
26242 (rs6000_output_function_prologue): Change called function name to
26243 rs6000_global_entry_point_prologue_needed_p. Emit ".localentry
26244 name,1" for PC-relative functions.
26245 (rs6000_elf_declare_function_name): Change called function name to
26246 rs6000_global_entry_point_prologue_needed_p.
26247
26248 2019-05-23 Uroš Bizjak <ubizjak@gmail.com>
26249
26250 PR target/90552
26251 * config/i386/i386.c (gen_rtx_cost):
26252 Use ix86_tune_cost instead of ix86_cost.
26253
26254 2019-05-23 Bill Schmidt <wschmidt@linux.ibm.com>
26255 Michael Meissner <meissner@linux.ibm.com>
26256 Segher Boessenkool <segher@kernel.crashing.org>
26257
26258 * config/rs6000/rs6000-cpus.def (ISA_FUTURE_MASKS_SERVER): Add
26259 OPTION_MASK_PCREL.
26260 (POWERPC_MASKS): Add OPTION_MASK_PCREL.
26261 * config/rs6000/rs6000-protos.h (rs6000_pcrel_p): New prototype.
26262 (rs6000_fndecl_pcrel_p): Likewise.
26263 * config/rs6000/rs6000.c (rs6000_option_override_internal): Report
26264 error if -mpcrel is requested without -mcpu=future.
26265 (rs6000_opt_masks): Add entry for pcrel.
26266 (rs6000_fndecl_pcrel_p): New function.
26267 (rs6000_pcrel_p): Likewise.
26268 * config/rs6000/rs6000.opt (mpcrel): New option.
26269 * doc/invoke.texi: Document -mpcrel and -mno-pcrel.
26270
26271 2019-05-23 Jan Hubicka <jh@suse.cz>
26272 Martin Liska <mliska@suse.cz>
26273
26274 PR tree-optimization/90576
26275 * tree-ssa-alias.c (compare_sizes): Remove dead calls to
26276 poly_int_tree_p.
26277 (aliasing_component_refs_p): Fix three way size compare conditional;
26278 give up earlier in case we can not decide on equivalence.
26279
26280 2019-05-23 Bill Schmidt <wschmidt@linux.ibm.com>
26281 Michael Meissner <meissner@linux.ibm.com>
26282 Segher Boessenkool <segher@kernel.crashing.org>
26283
26284 * config.gcc: Add future cpu.
26285 * config/rs6000/driver-rs6000.c (asm_names): Add future cpu.
26286 * config/rs6000/rs6000-cpus.def (ISA_FUTURE_MASKS_SERVER): New
26287 #define.
26288 (POWERPC_MASKS): Add OPTION_MASK_FUTURE.
26289 (RS6000_CPU): New instantiation for future cpu.
26290 * config/rs6000/rs6000-opts.h (enum processor_type): Add
26291 PROCESSOR_FUTURE.
26292 * config/rs6000/rs6000-string.c (expand_compare_loop): Treat
26293 PROCESSOR_FUTURE like PROCESSOR_POWER9 for now.
26294 * config/rs6000/rs6000-tables.opt: Regenerate.
26295 * config/rs6000/rs6000.c (rs6000_option_override_internal): Treat
26296 PROCESSOR_FUTURE similarly to PROCESSOR_POWER9 for now.
26297 (rs6000_machine_from_flags): Handle future cpu.
26298 (rs6000_reassociation_width): Treat PROCESSOR_FUTURE like
26299 PROCESSOR_POWER9 for now.
26300 (rs6000_adjust_cost): Likewise.
26301 (rs6000_issue_rate): Likewise.
26302 (rs6000_register_move_cost): Likewise.
26303 (rs6000_opt_masks): Add entry for future.
26304 * config/rs6000/rs6000.h (ASM_CPU_SPEC): Add future cpu.
26305 (MASK_FUTURE): New #define.
26306 * config/rs6000/rs6000.md (define_attr "cpu"): Add future cpu.
26307 * config/rs6000/rs6000.opt (mfuture): New target option.
26308 * doc/invoke.texi (mcpu): Add future cpu.
26309
26310 2019-05-23 Martin Liska <mliska@suse.cz>
26311
26312 PR c++/90587
26313 * tree-ssa-uninit.c (value_sat_pred_p): The result of &
26314 operation points to a temporary (pointed via tree_to_wide_ref)
26315 that is out of scope after the &.
26316
26317 2019-05-23 Jonathan Wakely <jwakely@redhat.com>
26318
26319 PR c++/90592
26320 * doc/extend.texi (Function Names): Add missing word.
26321
26322 2019-05-23 Richard Biener <rguenther@suse.de>
26323
26324 PR tree-optimization/88440
26325 * opts.c (default_options_table): Enable -ftree-loop-distribute-patterns
26326 at -O[2s]+.
26327 * tree-loop-distribution.c (generate_memset_builtin): Fold the
26328 generated call.
26329 (generate_memcpy_builtin): Likewise.
26330 (distribute_loop): Pass in whether to only distribute patterns.
26331 (prepare_perfect_loop_nest): Also allow size optimization.
26332 (pass_loop_distribution::execute): When optimizing a loop
26333 nest for size allow pattern replacement.
26334
26335 2019-05-23 Jakub Jelinek <jakub@redhat.com>
26336
26337 PR target/90568
26338 * config/i386/i386.md (stack_protect_test_<mode>): Use sub instead
26339 of xor.
26340
26341 2019-05-23 Martin Liska <mliska@suse.cz>
26342
26343 PR sanitizer/90570
26344 * gimplify.c (gimplify_target_expr): Skip TREE_STATIC target
26345 expression similarly to gimplify_decl_expr.
26346
26347 2019-05-23 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
26348
26349 * cse.c (cse_dump_path): s/dump_file/f.
26350
26351 2019-05-22 David Malcolm <dmalcolm@redhat.com>
26352
26353 PR c++/90462
26354 * diagnostic-format-json.cc: Include "selftest.h".
26355 (json_from_expanded_location): Only add "file" key for non-NULL
26356 file strings.
26357 (json_from_location_range): Don't add "start" and "finish"
26358 children if they are UNKNOWN_LOCATION.
26359 (selftest::test_unknown_location): New selftest.
26360 (selftest::test_bad_endpoints): New selftest.
26361 (selftest::diagnostic_format_json_cc_tests): New function.
26362 * json.cc (json::object::get): New function.
26363 (selftest::test_object_get): New selftest.
26364 (selftest::json_cc_tests): Call it.
26365 * json.h (json::object::get): New decl.
26366 * selftest-run-tests.c (selftest::run_tests): Call
26367 selftest::diagnostic_format_json_cc_tests.
26368 * selftest.h (selftest::diagnostic_format_json_cc_tests): New
26369 decl.
26370
26371 2019-05-22 Kwok Cheung Yeung <kcy@codesourcery.com>
26372 Andrew Stubbs <amd@codesourcery.com>
26373
26374 * config.gcc (gcc_cv_initfini_array): Set for AMD GCN.
26375 * config/gcn/gcn-run.c (init_array_kernel, fini_array_kernel): New.
26376 (kernel): Rename to...
26377 (main_kernel): ... this.
26378 (load_image): Load _init_array and _fini_array kernels.
26379 (run): Add argument for kernel to run.
26380 (main): Run init_array_kernel before main_kernel, and
26381 fini_array_kernel after.
26382 * config/gcn/gcn.c (gcn_handle_amdgpu_hsa_kernel_attribute): Allow
26383 amdgpu_hsa_kernel attribute on functions.
26384 (gcn_disable_constructors): Delete.
26385 (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): Delete.
26386 * config/gcn/crt0.c (size_t): Define.
26387 (_init_array, _fini_array): New.
26388 (__preinit_array_start, __preinit_array_end,
26389 __init_array_start, __init_array_end,
26390 __fini_array_start, __fini_array_end): Declare weak references.
26391
26392 2019-05-22 Andrew Stubbs <ams@codesourcery.com>
26393
26394 * config/gcn/gcn.c (gcn_trampoline_init): Call "sorry" on GCN5.
26395
26396 2019-05-22 Jason Merrill <jason@redhat.com>
26397
26398 * gimplify.c (gimplify_cond_expr): Don't check TREE_ADDRESSABLE.
26399
26400 2019-05-22 H.J. Lu <hongjiu.lu@intel.com>
26401
26402 PR target/88483
26403 * config/i386/i386-options.c (ix86_init_machine_status): Set
26404 stack_frame_required to true.
26405 * config/i386/i386.c (ix86_get_frame_size): New function.
26406 (ix86_frame_pointer_required): Replace get_frame_size with
26407 ix86_get_frame_size.
26408 (ix86_compute_frame_layout): Likewise.
26409 (ix86_find_max_used_stack_alignment): Changed to void. Set
26410 stack_frame_required.
26411 (ix86_finalize_stack_frame_flags): Always call
26412 ix86_find_max_used_stack_alignment. Replace get_frame_size with
26413 ix86_get_frame_size.
26414 * config/i386/i386.h (machine_function): Add stack_frame_required.
26415
26416 2019-05-22 Uroš Bizjak <ubizjak@gmail.com>
26417
26418 * config/i386/sse.md (sse_cvtpi2ps): Use TARGET_MMX in insn condition.
26419
26420 2019-05-22 Matthew Malcomson <matthew.malcomson@arm.com>
26421
26422 * common/config/aarch64/aarch64-common.c
26423 (struct aarch64_option_extension, struct processor_name_to_arch,
26424 struct arch_to_arch_name, aarch64_parse_extension, opt_ext_cmp,
26425 aarch64_contains_opt,
26426 aarch64_get_extension_string_for_isa_flags): Change type of
26427 variables storing flags to uint64_t.
26428 * config/aarch64/aarch64-option-extensions.def (sve2, sve2-sm4,
26429 sve2-aes, sve2-sha3, bitperm): New optional SVE2 extension flags.
26430 * config/aarch64/aarch64.c (struct processor,
26431 aarch64_parse_arch, aarch64_parse_cpu, aarch64_validate_mcpu,
26432 aarch64_validate_march, aarch64_override_options,
26433 aarch64_option_print, aarch64_handle_attr_isa_flags,
26434 aarch64_declare_function_name, aarch64_start_file): Make flag
26435 variables uint64_t.
26436 * config/aarch64/aarch64.h (AARCH64_FL_SVE2, AARCH64_FL_SVE2_AES,
26437 AARCH64_FL_SVE2_SM4, AARCH64_FL_SVE2_SHA3,
26438 AARCH64_FL_SVE2_BITPERM): New macro feature flags.
26439 * config/aarch64/aarch64.opt (aarch64_isa_flags): Make uint64_t.
26440 * config/aarch64/driver-aarch64.c
26441 (struct aarch64_arch_extension, struct aarch64_core_data,
26442 struct aarch64_arch_driver_info, host_detect_local_cpu): Make
26443 flag variables uint64_t.
26444 * doc/invoke.texi: Add documentation for new arguments.
26445
26446 2019-05-22 Richard Biener <rguenther@suse.de>
26447
26448 * alias.c (ao_ref_from_mem): Move stack-slot sharing
26449 rewrite ...
26450 * emit-rtl.c (set_mem_attributes_minus_bitpos): ... here.
26451
26452 2019-05-22 Martin Liska <mliska@suse.cz>
26453
26454 PR lto/90500
26455 * doc/extend.texi: Document the change.
26456
26457 2019-05-22 Richard Biener <rguenther@suse.de>
26458
26459 PR tree-optimization/90450
26460 * tree-ssa-loop-im.c (struct im_mem_ref): Add ref_decomposed.
26461 (mem_ref_hasher::equal): Check it.
26462 (mem_ref_alloc): Initialize it.
26463 (gather_mem_refs_stmt): Set it.
26464
26465 2019-05-22 Richard Biener <rguenther@suse.de>
26466
26467 * gimple-fold.c (arith_code_with_undefined_signed_overflow):
26468 Add ABS_EXPR.
26469 (rewrite_to_defined_overflow): Handle rewriting ABS_EXPR
26470 as ABSU_EXPR.
26471
26472 2019-05-22 Alan Modra <amodra@gmail.com>
26473
26474 * config/rs6000/rs6000.h (ASM_OPT_ANY): Define.
26475 (ASM_CPU_SPEC): Conditionally add -many.
26476 * config/rs6000/rs6000.c (rs6000_machine): New static var.
26477 (rs6000_machine_from_flags, emit_asm_machine): New functions..
26478 (rs6000_file_start): ..extracted from here, and modified to
26479 test all ISA bits.
26480 (rs6000_output_function_prologue): Emit .machine as necessary.
26481
26482 2019-05-22 Hans-Peter Nilsson <hp@axis.com>
26483
26484 PR middle-end/90553
26485 * ira-lives.c (process_bb_node_lives): Consider defs
26486 for a call insn to be die before the call, not after.
26487
26488 * function.c (assign_parm_setup_block): Raise alignment of
26489 stacked parameter only for STRICT_ALIGNMENT targets.
26490
26491 2019-05-21 Segher Boessenkool <segher@kernel.crashing.org>
26492
26493 * config/rs6000/constraints.md (define_register_constraint "wz"):
26494 Delete.
26495 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
26496 RS6000_CONSTRAINT_wz.
26497 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
26498 (rs6000_init_hard_regno_mode_ok): Adjust.
26499 * config/rs6000/rs6000.md: Replace "wz" constraint by "d" with "p7".
26500 * doc/md.texi (Machine Constraints): Adjust.
26501
26502 2019-05-21 Segher Boessenkool <segher@kernel.crashing.org>
26503
26504 * config/rs6000/constraints.md (define_register_constraint "wl"):
26505 Delete.
26506 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
26507 RS6000_CONSTRAINT_wl.
26508 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
26509 (rs6000_init_hard_regno_mode_ok): Adjust.
26510 * config/rs6000/rs6000.md: Replace "wl" constraint by "d" with "p6".
26511 * doc/md.texi (Machine Constraints): Adjust.
26512
26513 2019-05-21 Segher Boessenkool <segher@kernel.crashing.org>
26514
26515 * config/rs6000/constraints.md (define_register_constraint "wm"):
26516 Delete.
26517 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
26518 RS6000_CONSTRAINT_wm.
26519 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
26520 (rs6000_init_hard_regno_mode_ok): Adjust.
26521 * config/rs6000/vsx.md: Replace "wm" constraint by "wa" with "p8v".
26522 * doc/md.texi (Machine Constraints): Adjust.
26523
26524 2019-05-21 Segher Boessenkool <segher@kernel.crashing.org>
26525
26526 * config/rs6000/constraints.md (define_register_constraint "wk"):
26527 Delete.
26528 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
26529 RS6000_CONSTRAINT_wk.
26530 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
26531 (rs6000_init_hard_regno_mode_ok): Adjust.
26532 * config/rs6000/rs6000.md: Replace "wk" constraint by "ws" with "p8v".
26533 * doc/md.texi (Machine Constraints): Adjust.
26534
26535 2019-05-21 Segher Boessenkool <segher@kernel.crashing.org>
26536
26537 * config/rs6000/constraints.md (define_register_constraint "wj"):
26538 Delete.
26539 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
26540 RS6000_CONSTRAINT_wj.
26541 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
26542 (rs6000_init_hard_regno_mode_ok): Adjust.
26543 * config/rs6000/rs6000.md: Replace "wj" constraint by "wi" with "p8v".
26544 (VS_64dm): Delete.
26545 * config/rs6000/vsx.md: Ditto.
26546 * doc/md.texi (Machine Constraints): Adjust.
26547
26548 2019-05-21 Segher Boessenkool <segher@kernel.crashing.org>
26549
26550 * config/rs6000/constraints.md (define_register_constraint "wh"):
26551 Delete.
26552 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
26553 RS6000_CONSTRAINT_wh.
26554 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
26555 (rs6000_init_hard_regno_mode_ok): Adjust.
26556 * config/rs6000/rs6000.md: Replace "wh" constraint by "wa" with "p8v".
26557 * doc/md.texi (Machine Constraints): Adjust.
26558
26559 2019-05-21 Uroš Bizjak <ubizjak@gmail.com>
26560
26561 PR target/90547
26562 * config/i386/i386.md (anddi_1 to andsi_1_zext splitter):
26563 Avoid calling gen_lowpart with CONST operand.
26564
26565 2019-05-21 Alexandre Oliva <aoliva@redhat.com>
26566
26567 * tree-ssa-threadupdate.c (struct ssa_local_info_t): Add
26568 field template_last_to_copy.
26569 (ssa_create_duplicates): Set it, and use it. Attempt to
26570 preserve more debug stmts.
26571
26572 2019-05-21 Uroš Bizjak <ubizjak@gmail.com>
26573
26574 * config/i386/sse.md (VF1_AVX2): New mode iterator.
26575 (signbit<mode>2): New expander
26576
26577 2019-05-21 James Clarke <jrtc27@jrtc27.com>
26578
26579 PR bootstrap/87338
26580 * dwarf2out.c (dwarf2out_inline_entry): Use ASM_OUTPUT_DEBUG_LABEL
26581 instead of ASM_GENERATE_INTERNAL_LABEL and ASM_OUTPUT_LABEL.
26582
26583 2019-05-21 Uroš Bizjak <ubizjak@gmail.com>
26584
26585 * config/i386/cpuid.h (__cpuid): For 32bit targets, zero
26586 %ebx and %ecx bafore calling cpuid with leaf 1 or
26587 non-constant leaf argument.
26588
26589 2019-05-21 Alan Modra <amodra@gmail.com>
26590
26591 PR target/90545
26592 * config/rs6000/rs6000.c (rs6000_register_move_cost): Increase
26593 power9 direct move cost.
26594
26595 2019-05-21 Richard Biener <rguenther@suse.de>
26596
26597 PR middle-end/90510
26598 * fold-const.c (fold_read_from_vector): New function.
26599 * fold-const.h (fold_read_from_vector): Declare.
26600 * match.pd (VEC_PERM_EXPR): Build BIT_INSERT_EXPRs for
26601 single-element insert permutations. Canonicalize selector
26602 further and fix issue with last commit.
26603
26604 2019-05-21 Vladislav Ivanishin <vlad@ispras.ru>
26605
26606 * tree-cfg.h (split_critical_edges): Add for_edge_insertion_p
26607 parameter with default value false to declaration.
26608 (split_edges_for_insertion): New inline function. Wrapper for
26609 split_critical_edges with for_edge_insertion_p = true.
26610 * tree-cfg.c (split_critical_edges): Don't split non-critical
26611 edges if for_edge_insertion_p is false. Fix whitespace.
26612 * tree-ssa-pre.c (pass_pre::execute): Call
26613 split_edges_for_insertion instead of split_critical_edges.
26614 * tree-ssa-tail-merge.c (tail_merge_optimize): Ditto.
26615 * tree-ssa-sink.c (pass_sink_code::execute): Ditto.
26616 (pass_data_sink_code): Update function name in the comment.
26617
26618 2019-05-21 Vladislav Ivanishin <vlad@ispras.ru>
26619
26620 * tree-ssa-uninit.c (value_sat_pred_p): This new function is a wrapper
26621 around is_value_included_in that knows how to handle BIT_AND_EXPR.
26622 (is_pred_expr_subset_of): Use the new function. Handle more cases where
26623 code1 == EQ_EXPR and where code1 == BIT_AND_EXPR and thus fix some false
26624 positives.
26625
26626 2019-05-21 Martin Liska <mliska@suse.cz>
26627
26628 * config/rs6000/driver-rs6000.c (elf_platform): Do not use
26629 an extra newline.
26630 * config/rs6000/rs6000-c.c (rs6000_pragma_longcal): Wrap pragma in %<%>.
26631 (altivec_resolve_overloaded_builtin): Likewise for vec_lvsl and
26632 vec_lvsr.
26633 * config/rs6000/rs6000.c (rs6000_option_override_internal):
26634 Quote a C type.
26635 (rs6000_function_arg): Likewise.
26636 (rs6000_expand_set_fpscr_drn_builtin): Remove trailing dot.
26637 (rs6000_expand_ternop_builtin): Use interval syntax.
26638 (get_element_number): Likewise.
26639 (altivec_expand_builtin): Likewise.
26640 (rs6000_get_function_versions_dispatcher): Quote target_clones.
26641
26642 2019-05-20 Jakub Jelinek <jakub@redhat.com>
26643
26644 PR c++/59813
26645 PR target/90418
26646 * function.h (struct function): Add calls_eh_return member.
26647 * gimplify.c (gimplify_call_expr): Set cfun->calls_eh_return when
26648 gimplifying __builtin_eh_return call.
26649 * tree-inline.c (initialize_cfun): Copy calls_eh_return from src_cfun
26650 to cfun.
26651 (expand_call_inline): Or in src_cfun->calls_eh_return into
26652 dst_cfun->calls_eh_return.
26653 * tree-tailcall.c (suitable_for_tail_call_opt_p): Return false if
26654 cfun->calls_eh_return.
26655 * lto-streamer-in.c (input_struct_function_base): Read calls_eh_return.
26656 * lto-streamer-out.c (output_struct_function_base): Write
26657 calls_eh_return.
26658
26659 2019-05-20 Marc Glisse <marc.glisse@inria.fr>
26660
26661 PR rtl-optimization/43147
26662 * config/i386/i386.c (ix86_gimple_fold_builtin): Handle
26663 IX86_BUILTIN_SHUFPD.
26664
26665 2019-05-20 Jan Hubicka <hubicka@ucw.cz>
26666
26667 * tree-ssa-alias.c (refs_may_alias_p_2): Break out from ...
26668 (refs_may_alias_p_1): ... here; update stats.
26669 (refs_may_alias_p): Do not update stats here.
26670
26671 2019-05-20 Richard Biener <rguenther@suse.de>
26672
26673 * tree-ssa-structalias.c (find_func_aliases): POINTER_DIFF_EXPR
26674 doesn't produce pointers.
26675 {TRUNC,CEIL,FLOOR,ROUND,EXACT}_{DIV,MOD}_EXPR points to what
26676 the first operand points to.
26677
26678 2019-05-20 Jan Hubicka <hubicka@ucw.cz>
26679
26680 * tree-ssa-alias.c (compare_sizes): New function.
26681 (sompare_type_sizes): New function
26682 (aliasing_component_refs_p): Use it.
26683 (indirect_ref_may_alias_decl_p): Likewise.
26684
26685 2019-05-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
26686
26687 * config/i386/sol2.h (CC1_SPEC): Reject -mx32.
26688
26689 2019-05-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
26690
26691 * config/sol2.h (LIBTSAN_EARLY_SPEC): Remove : after %e.
26692 (LIBLSAN_EARLY_SPEC): Likewise.
26693 * config/i386/sol2.h (ASAN_REJECT_SPEC): Likewise.
26694
26695 2019-05-20 Martin Liska <mliska@suse.cz>
26696
26697 * config/i386/i386.c (ix86_libc_has_fast_function):
26698 Add ATTRIBUTE_UNUSED for the argument.
26699
26700 2019-05-20 Richard Biener <rguenther@suse.de>
26701
26702 * gimple-match-head.c: Include vec-perm-indices.h.
26703 * generic-match-head.c: Likewise.
26704 * fold-const.h (fold_vec_perm): Declare when vec-perm-indices.h
26705 is included.
26706 * fold-const.c (fold_vec_perm): Export.
26707 (fold_ternary_loc): Move non-constant folding of VEC_PERM_EXPR...
26708 (match.pd): ...here.
26709
26710 2019-05-20 Jakub Jelinek <jakub@redhat.com>
26711
26712 * cfgloop.h (struct loop): Add simdlen member.
26713 * cfgloopmanip.c (copy_loop_info): Copy simdlen as well.
26714 * omp-expand.c (expand_omp_simd): Set it if simdlen clause is present.
26715 * tree-vect-loop.c (vect_analyze_loop): Pass loop->simdlen != 0
26716 as new argument to autovectorize_vector_sizes target hook. If
26717 loop->simdlen, pick up vector size where the vectorization factor
26718 is equal to loop->simd, and if there is none, fall back to the first
26719 successful one.
26720 (vect_transform_loop): Adjust autovectorize_vector_sizes target hook
26721 caller.
26722 * omp-low.c (omp_clause_aligned_alignment): Likewise.
26723 * omp-general.c (omp_max_vf): Likewise.
26724 * optabs-query.c (can_vec_mask_load_store_p): Likewise.
26725 * tree-vect-slp.c (vect_slp_bb): Likewise.
26726 * target.def (autovectorize_vector_sizes): Add ALL argument and
26727 document it.
26728 * doc/tm.texi: Adjust documentation.
26729 * targhooks.c (default_autovectorize_vector_sizes): Add bool argument.
26730 * targhooks.h (default_autovectorize_vector_sizes): Likewise.
26731 * config/aarch64/aarch64.c (aarch64_autovectorize_vector_sizes): Add
26732 bool argument.
26733 * config/arc/arc.c (arc_autovectorize_vector_sizes): Likewise.
26734 * config/arm/arm.c (arm_autovectorize_vector_sizes): Likewise.
26735 * config/mips/mips.c (mips_autovectorize_vector_sizes): Likewise.
26736 * config/i386/i386.c (ix86_autovectorize_vector_sizes): Likewise. If
26737 true and TARGET_AVX512F or TARGET_AVX, push 3 or 2 sizes even if
26738 preferred vector size is not 512-bit or 256-bit, just put those
26739 unpreferred ones last.
26740
26741 2019-05-20 Martin Liska <mliska@suse.cz>
26742
26743 * targhooks.c (default_libc_has_fast_function): New function.
26744 * targhooks.h (default_libc_has_fast_function): Likewise.
26745
26746 2019-05-20 Martin Liska <mliska@suse.cz>
26747
26748 PR middle-end/90263
26749 * builtins.c (expand_builtin_memory_copy_args): When having a
26750 target with fast mempcpy implementation do now use memcpy.
26751 * config/i386/i386.c (ix86_libc_has_fast_function): New.
26752 (TARGET_LIBC_HAS_FAST_FUNCTION): Likewise.
26753 * doc/tm.texi: Likewise.
26754 * doc/tm.texi.in: Likewise.
26755 * target.def:
26756 * expr.c (emit_block_move_hints): Add 2 new arguments.
26757 * expr.h (emit_block_move_hints): Bail out when libcall
26758 to memcpy would be used.
26759
26760 2019-05-20 Martin Liska <mliska@suse.cz>
26761
26762 * profile-count.c: Add vertical spacing in order
26763 to separate functions.
26764 * profile-count.h: Likewise.
26765
26766 2019-05-20 Martin Liska <mliska@suse.cz>
26767
26768 * profile-count.h: Do not use full qualified
26769 names if possible.
26770 * profile-count.c (profile_count::to_frequency): Likewise.
26771
26772 2019-05-20 Martin Liska <mliska@suse.cz>
26773
26774 * profile-count.h (enum profile_quality): Use capital letters
26775 for enum value names. Use the adjusted names.
26776 * profile-count.c: Use the adjusted names.
26777
26778 2019-05-19 Segher Boessenkool <segher@kernel.crashing.org>
26779
26780 * config/rs6000/constraints.md (define_register_constraint "wH"):
26781 Delete.
26782 (define_register_constraint "wI"): Delete.
26783 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
26784 RS6000_CONSTRAINT_wH and RS6000_CONSTRAINT_wI.
26785 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
26786 (rs6000_init_hard_regno_mode_ok): Adjust.
26787 * config/rs6000/rs6000.md: Replace "wH" and "wI" constraints by "v"
26788 resp. "d", or with "wa" as appropriate, all with "p8v".
26789 * config/rs6000/vsx.md: Ditto.
26790 * doc/md.texi (Machine Constraints): Adjust.
26791
26792 2019-05-19 Segher Boessenkool <segher@kernel.crashing.org>
26793
26794 * config/rs6000/constraints.md (define_register_constraint "wy"):
26795 Delete.
26796 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
26797 RS6000_CONSTRAINT_wy.
26798 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
26799 (rs6000_init_hard_regno_mode_ok): Adjust.
26800 * config/rs6000/rs6000.md: Replace "wy" constraint by "wa" with "p8v".
26801 Use "<Fisa>" as "isa" in all alternatives that use "<Fv2>".
26802 (define_mode_attr Fisa): New.
26803 * config/rs6000/vsx.md: Replace "wy" constraint by "wa" with "p8v".
26804 * doc/md.texi (Machine Constraints): Adjust.
26805
26806 2019-05-19 Segher Boessenkool <segher@kernel.crashing.org>
26807
26808 * config/rs6000/constraints.md (define_register_constraint "wu"):
26809 Delete.
26810 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
26811 RS6000_CONSTRAINT_wu.
26812 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
26813 (rs6000_init_hard_regno_mode_ok): Adjust.
26814 * config/rs6000/rs6000.md: Replace "wu" constraint by "v" or "wa",
26815 both with "p8v".
26816 (define_mode_attr Fa): Delete.
26817 * config/rs6000/vsx.md: Ditto.
26818 * doc/md.texi (Machine Constraints): Adjust.
26819
26820 2019-05-19 Segher Boessenkool <segher@kernel.crashing.org>
26821
26822 * config/rs6000/constraints.md (define_register_constraint "wJ"):
26823 Delete.
26824 (define_register_constraint "wK"): Delete.
26825 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
26826 RS6000_CONSTRAINT_wJ and RS6000_CONSTRAINT_wK.
26827 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
26828 (rs6000_init_hard_regno_mode_ok): Adjust.
26829 * config/rs6000/rs6000.md: Replace "wJ" constraint by "wI" with "p9v".
26830 Replace "wK" constraint by "wH" with "p9v".
26831 * config/rs6000/vsx.md: Ditto.
26832 * doc/md.texi (Machine Constraints): Adjust.
26833
26834 2019-05-19 Segher Boessenkool <segher@kernel.crashing.org>
26835
26836 * config/rs6000/constraints.md (define_register_constraint "wb"):
26837 Delete.
26838 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
26839 RS6000_CONSTRAINT_wb.
26840 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
26841 (rs6000_init_hard_regno_mode_ok): Adjust.
26842 * config/rs6000/rs6000.md: Replace "wb" constraint by "v" with "p9v".
26843 * config/rs6000/vsx.md: Ditto.
26844 * doc/md.texi (Machine Constraints): Adjust.
26845
26846 2019-05-19 Segher Boessenkool <segher@kernel.crashing.org>
26847
26848 * config/rs6000/constraints.md (define_register_constraint "wo"):
26849 Delete.
26850 * config/rs6000/rs6000.h (enum r6000_reg_class_enum): Delete
26851 RS6000_CONSTRAINT_wo.
26852 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Adjust.
26853 (rs6000_init_hard_regno_mode_ok): Adjust.
26854 * config/rs6000/rs6000.md: Replace "wo" constraint by "wa" with "p9v".
26855 * config/rs6000/altivec.md: Ditto.
26856 * doc/md.texi (Machine Constraints): Adjust.
26857
26858 2019-05-18 Iain Sandoe <iain@sandoe.co.uk>
26859
26860 * config/darwin-c.c (darwin_register_objc_includes): Do not
26861 prepend the sysroot when building gnu-runtime header search
26862 paths.
26863
26864 2019-05-18 Iain Sandoe <iain@sandoe.co.uk>
26865
26866 * config/darwin.c (darwin_file_end): Use switch_to_section ()
26867 instead of direct output of the asm.
26868
26869 2019-05-17 Segher Boessenkool <segher@kernel.crashing.org>
26870
26871 * config/rs6000/rs6000.c (restore_saved_cr): Change a boolean
26872 argument to be type bool (was int before).
26873 (rs6000_emit_epilogue): Simplify some code. Declare some variables
26874 at first use. Use type bool for some variables. Fix a theoretical
26875 eh_return bug for svr4.
26876
26877 2019-05-17 Segher Boessenkool <segher@kernel.crashing.org>
26878
26879 * config/rs6000/rs6000.md (isa): New attribute.
26880 (enabled): New attribute.
26881
26882 2019-05-17 Max Filippov <jcmvbkbc@gmail.com>
26883
26884 * config/aarch64/aarch64.c (aarch64_output_mi_thunk): Call
26885 assemble_start_function and assemble_end_function.
26886
26887 2019-05-17 Thomas Schwinge <thomas@codesourcery.com>
26888
26889 PR middle-end/89433
26890 * omp-general.c (oacc_verify_routine_clauses): Change formal
26891 parameters. Add checking if already marked with an OpenACC
26892 'routine' directive. Adjust all users.
26893
26894 PR middle-end/89433
26895 * omp-general.c (oacc_build_routine_dims): Move some of its
26896 processing into...
26897 (oacc_verify_routine_clauses): ... this new function.
26898 * omp-general.h (oacc_verify_routine_clauses): New prototype.
26899
26900 2019-05-17 Iain Sandoe <iain@sandoe.co.uk>
26901
26902 * config/rs6000/rs6000.c (machopic_output_stub): Adjust the
26903 formating of picbase labels to match other ports.
26904
26905 2019-05-17 Iain Sandoe <iain@sandoe.co.uk>
26906
26907 * config/rs6000/rs6000.c (macho_branch_islands): Fix bad indent
26908 in the generated code.
26909
26910 2019-05-16 Martin Sebor <msebor@redhat.com>
26911
26912 * builtins.c (expand_builtin_atomic_always_lock_free): Quote
26913 identifiers, keywords, operators, and types in diagnostics. Correct
26914 quoting, spelling, and sentence capitalization issues.
26915 (expand_builtin_atomic_is_lock_free): Same.
26916 (fold_builtin_next_arg): Same.
26917 * cfgexpand.c (expand_one_var): Same.
26918 (tree_conflicts_with_clobbers_p): Same.
26919 (expand_asm_stmt): Same.
26920 (verify_loop_structure): Same.
26921 * cgraphunit.c (process_function_and_variable_attributes): Same.
26922 * collect-utils.c (collect_execute): Same.
26923 * collect2.c (maybe_run_lto_and_relink): Same.
26924 (is_lto_object_file): Same.
26925 (scan_prog_file): Same.
26926 * convert.c (convert_to_real_1): Same.
26927 * dwarf2out.c (dwarf2out_begin_prologue): Same.
26928 * except.c (verify_eh_tree): Same.
26929 * gcc.c (execute): Same.
26930 (eval_spec_function): Same.
26931 (run_attempt): Same.
26932 (driver::set_up_specs): Same.
26933 (compare_debug_auxbase_opt_spec_function): Same.
26934 * gcov-tool.c (unlink_gcda_file): Same.
26935 (do_merge): Same.
26936 (do_rewrite): Same.
26937 * gcse.c (gcse_or_cprop_is_too_expensive): Same.
26938 * gimplify.c (gimplify_asm_expr): Same.
26939 (gimplify_adjust_omp_clauses): Same.
26940 * hsa-gen.c (gen_hsa_addr_insns): Same.
26941 (gen_hsa_insns_for_load): Same.
26942 (gen_hsa_cmp_insn_from_gimple): Same.
26943 (gen_hsa_insns_for_operation_assignment): Same.
26944 (gen_get_level): Same.
26945 (gen_hsa_alloca): Same.
26946 (omp_simple_builtin::generate): Same.
26947 (gen_hsa_atomic_for_builtin): Same.
26948 (gen_hsa_insns_for_call): Same.
26949 * input.c (dump_location_info): Same.
26950 * ipa-devirt.c (compare_virtual_tables): Same.
26951 * ira.c (ira_setup_eliminable_regset): Same.
26952 * lra-assigns.c (lra_assign): Same.
26953 * lra-constraints.c (lra_constraints): Same.
26954 * lto-streamer-in.c (lto_input_mode_table): Same.
26955 * lto-wrapper.c (get_options_from_collect_gcc_options): Same.
26956 (merge_and_complain): Same.
26957 (compile_offload_image): Same.
26958 (compile_images_for_offload_targets): Same.
26959 (debug_objcopy): Same.
26960 (run_gcc): Same.
26961 (main): Same.
26962 * opts.c (print_specific_help): Same.
26963 (parse_no_sanitize_attribute): Same.
26964 (print_help): Same.
26965 (handle_param): Same.
26966 * plugin.c (add_new_plugin): Same.
26967 (parse_plugin_arg_opt): Same.
26968 (try_init_one_plugin): Same.
26969 * print-rtl.c (debug_bb_n_slim): Quote identifiers, keywords,
26970 operators, and types in diagnostics. Correct quoting and spelling
26971 issues.
26972 * read-rtl-function.c (parse_edge_flag_token): Same.
26973 (function_reader::parse_enum_value): Same.
26974 * reg-stack.c (check_asm_stack_operands): Same.
26975 * regcprop.c (validate_value_data): Same.
26976 * sched-rgn.c (make_pass_sched_fusion): Same.
26977 * stmt.c (check_unique_operand_names): Same.
26978 * targhooks.c (default_target_option_pragma_parse): Same.
26979 * tlink.c (recompile_files): Same.
26980 * toplev.c (process_options): Same.
26981 (do_compile): Same.
26982 * trans-mem.c (diagnose_tm_1): Same.
26983 (ipa_tm_scan_irr_block): Same.
26984 (ipa_tm_diagnose_transaction): Same.
26985 * tree-cfg.c (verify_address): Same. Use get_tree_code_name to
26986 format a tree code name in a diagnostic.
26987 (verify_types_in_gimple_min_lval): Same.
26988 (verify_types_in_gimple_reference): Same.
26989 (verify_gimple_call): Same.
26990 (verify_gimple_assign_unary): Same.
26991 (verify_gimple_assign_binary): Same.
26992 (verify_gimple_assign_ternary): Same.
26993 (verify_gimple_assign_single): Same.
26994 (verify_gimple_switch): Same.
26995 (verify_gimple_label): Same.
26996 (verify_gimple_phi): Same.
26997 (verify_gimple_in_seq): Same.
26998 (verify_eh_throw_stmt_node): Same.
26999 (collect_subblocks): Same.
27000 (gimple_verify_flow_info): Same.
27001 (do_warn_unused_result): Same.
27002 * tree-inline.c (expand_call_inline): Same.
27003 * tree-into-ssa.c (update_ssa): Same.
27004 * tree.c (tree_int_cst_elt_check_failed): Same.
27005 (tree_vec_elt_check_failed): Same.
27006 (omp_clause_operand_check_failed): Same.
27007 (verify_type_variant): Same.
27008 (verify_type): Same.
27009 * value-prof.c (verify_histograms): Same.
27010 * varasm.c (assemble_start_function): Same.
27011
27012 2019-05-16 Martin Sebor <msebor@redhat.com>
27013
27014 * config/i386/i386-expand.c (get_element_number): Quote keywords
27015 and other internal names in diagnostics. Adjust other diagnostic
27016 formatting issues noted by -Wformat-diag.
27017 * config/i386/i386-features.c
27018 (ix86_mangle_function_version_assembler_name): Same.
27019 * config/i386/i386-options.c (ix86_handle_abi_attribute): Same.
27020 * config/i386/i386.c (ix86_function_type_abi): Same.
27021 (ix86_function_ms_hook_prologue): Same.
27022 (classify_argument): Same.
27023 (ix86_expand_prologue): Same.
27024 (ix86_md_asm_adjust): Same.
27025 (ix86_memmodel_check): Same.
27026
27027 2019-05-17 Dragan Mladjenovic <dmladjenovic@wavecomp.com>
27028
27029 * config/mips/mips.c (mips_dwarf_frame_reg_mode): Replace
27030 TARGET_FLOAT64 with !TARGET_FLOAT32, thus handling both fp64
27031 and fpxx modes.
27032
27033 2019-05-17 H.J. Lu <hongjiu.lu@intel.com>
27034
27035 PR target/90497
27036 * config/i386/i386-expand.c (ix86_expand_builtin): Enable MMX
27037 intrinsics without SSE/SSE2/SSSE3.
27038 * config/i386/mmx.md (mmx_uavgv8qi3): Restore TARGET_3DNOW
27039 check.
27040 (*mmx_uavgv8qi3): Likewise.
27041
27042 2019-05-17 Richard Biener <rguenther@suse.de>
27043
27044 * gimple-pretty-print.c (dump_ternary_rhs): Handle dumping
27045 VEC_PERM_EXPR as __VEC_PERM with -gimple.
27046
27047 2019-05-17 Andreas Krebbel <krebbel@linux.ibm.com>
27048
27049 * config/s390/s390-builtins.def (s390_vec_sldw_*): Use the
27050 vec_sldw insn pattern.
27051
27052 2019-05-17 Richard Biener <rguenther@suse.de>
27053
27054 * ccmp.c (expand_ccmp_expr_1): Do not use gimple_assign_rhs_to_tree.
27055
27056 2019-05-17 Martin Liska <mliska@suse.cz>
27057
27058 PR driver/90496
27059 * toplev.c (output_stack_usage): With LTO and sanitizer it
27060 happens that a global ctor (_GLOBAL__sub_I_00099_0_main)
27061 has no file location.
27062
27063 2019-05-16 Jakub Jelinek <jakub@redhat.com>
27064
27065 PR c++/90484
27066 * tree-ssa-scopedtables.c (equal_mem_array_ref_p): Don't assert that
27067 sz0 is equal to sz1, instead return false in that case.
27068
27069 * omp-low.c (lower_rec_input_clauses): If OMP_CLAUSE_IF
27070 has non-constant expression, force sctx.lane and use two
27071 argument IFN_GOMP_SIMD_LANE instead of single argument.
27072 * tree-ssa-dce.c (eliminate_unnecessary_stmts): Don't DCE
27073 two argument IFN_GOMP_SIMD_LANE without lhs.
27074 * tree-vectorizer.h (struct _loop_vec_info): Add simd_if_cond
27075 member.
27076 (LOOP_VINFO_SIMD_IF_COND, LOOP_REQUIRES_VERSIONING_FOR_SIMD_IF_COND):
27077 Define.
27078 (LOOP_REQUIRES_VERSIONING): Or in
27079 LOOP_REQUIRES_VERSIONING_FOR_SIMD_IF_COND.
27080 * tree-vect-loop.c (_loop_vec_info::_loop_vec_info): Initialize
27081 simd_if_cond.
27082 (vect_analyze_loop_2): Punt if LOOP_VINFO_SIMD_IF_COND is constant 0.
27083 * tree-vect-loop-manip.c (vect_loop_versioning): Add runtime check
27084 from simd if clause if needed.
27085
27086 2019-05-16 Richard Biener <rguenther@suse.de>
27087
27088 * tree-affine.c (expr_to_aff_combination): New function split
27089 out from...
27090 (tree_to_aff_combination): ... here.
27091 (aff_combination_expand): Avoid building a GENERIC tree.
27092
27093 2019-05-16 Max Filippov <jcmvbkbc@gmail.com>
27094
27095 * cgraphunit.c (cgraph_node::expand_thunk): Remove
27096 assemble_start_function and assemble_end_function calls.
27097 * config/alpha/alpha.c (alpha_output_mi_thunk_osf): Call
27098 assemble_start_function and assemble_end_function.
27099 * config/arc/arc.c (arc_output_mi_thunk): Likewise.
27100 * config/arm/arm.c (arm_output_mi_thunk): Likewise.
27101 * config/bfin/bfin.c (bfin_output_mi_thunk): Likewise.
27102 * config/c6x/c6x.c (c6x_output_mi_thunk): Likewise.
27103 * config/cris/cris.c (cris_asm_output_mi_thunk): Likewise.
27104 * config/csky/csky.c (csky_output_mi_thunk): Likewise.
27105 * config/epiphany/epiphany.c (epiphany_output_mi_thunk): Likewise.
27106 * config/frv/frv.c (frv_asm_output_mi_thunk): Likewise.
27107 * config/i386/i386.c (x86_output_mi_thunk): Likewise.
27108 * config/ia64/ia64.c (ia64_output_mi_thunk): Likewise.
27109 * config/m68k/m68k.c (m68k_output_mi_thunk): Likewise.
27110 * config/microblaze/microblaze.c (microblaze_asm_output_mi_thunk):
27111 Likewise.
27112 * config/mips/mips.c (mips_output_mi_thunk): Likewise.
27113 * config/mmix/mmix.c (mmix_asm_output_mi_thunk): Likewise.
27114 * config/mn10300/mn10300.c (mn10300_asm_output_mi_thunk): Likewise.
27115 * config/nds32/nds32.c (nds32_asm_output_mi_thunk): Likewise.
27116 * config/nios2/nios2.c (nios2_asm_output_mi_thunk): Likewise.
27117 * config/or1k/or1k.c (or1k_output_mi_thunk): Likewise.
27118 * config/pa/pa.c (pa_asm_output_mi_thunk): Likewise.
27119 * config/riscv/riscv.c (riscv_output_mi_thunk): Likewise.
27120 * config/rs6000/rs6000.c (rs6000_output_mi_thunk): Likewise.
27121 * config/s390/s390.c (s390_output_mi_thunk): Likewise.
27122 * config/sh/sh.c (sh_output_mi_thunk): Likewise.
27123 * config/sparc/sparc.c (sparc_output_mi_thunk): Likewise.
27124 * config/spu/spu.c (spu_output_mi_thunk): Likewise.
27125 * config/stormy16/stormy16.c (xstormy16_asm_output_mi_thunk):
27126 Likewise.
27127 * config/tilegx/tilegx.c (tilegx_output_mi_thunk): Likewise.
27128 * config/tilepro/tilepro.c (tilepro_asm_output_mi_thunk): Likewise.
27129 * config/vax/vax.c (vax_output_mi_thunk): Likewise.
27130
27131 2019-05-16 Jan Hubicka <hubicka@ucw.cz>
27132
27133 * tree-ssa-alias.c (alias_stats): Add
27134 aliasing_component_refs_p_may_alias and
27135 aliasing_component_refs_p_no_alias.
27136 (dump_alias_stats): Print aliasing_component_refs_p stats.
27137 (aliasing_component_refs_p): Update stats.
27138
27139 2019-05-16 Martin Liska <mliska@suse.cz>
27140
27141 PR lto/90500
27142 * multiple_target.c (expand_target_clones): Do not allow
27143 target_clones being used with a symbol that is an alias.
27144
27145 2019-05-16 Vladislav Ivanishin <vlad@ispras.ru>
27146
27147 PR tree-optimization/90394
27148 * tree-ssa-uninit.c (is_pred_expr_subset_of): Potentially give false
27149 positives rather than ICE for cases where (code2 == NE_EXPR
27150 && code1 == BIT_AND_EXPR).
27151
27152 2019-05-16 Jakub Jelinek <jakub@redhat.com>
27153
27154 PR fortran/90329
27155 * tree-core.h (struct tree_decl_common): Document
27156 decl_nonshareable_flag for PARM_DECLs.
27157 * tree.h (DECL_HIDDEN_STRING_LENGTH): Define.
27158 * calls.c (expand_call): Don't try tail call if caller
27159 has any DECL_HIDDEN_STRING_LENGTH PARM_DECLs that are or might be
27160 passed on the stack and callee needs to pass any arguments on the
27161 stack.
27162 * tree-streamer-in.c (unpack_ts_decl_common_value_fields): Use
27163 else if instead of series of mutually exclusive ifs. Handle
27164 DECL_HIDDEN_STRING_LENGTH for PARM_DECLs.
27165 * tree-streamer-out.c (pack_ts_decl_common_value_fields): Likewise.
27166
27167 * lto-streamer.h (LTO_major_version): Bump to 9.
27168
27169 2019-05-16 Jun Ma <JunMa@linux.alibaba.com>
27170
27171 PR tree-optimization/90106
27172 * tree-call-cdce.c (shrink_wrap_one_built_in_call_with_conds): Add
27173 new parameter as new internal function call, also move it to new
27174 basic block.
27175 (use_internal_fn): Pass internal function call to
27176 shrink_wrap_one_built_in_call_with_conds.
27177
27178 2019-05-15 Jakub Jelinek <jakub@redhat.com>
27179
27180 * omp-low.c (lower_rec_input_clauses): For if (0) or simdlen (1) set
27181 max_vf to 1.
27182 * omp-expand.c (expand_omp_simd): For if (0) or simdlen (1) clear
27183 safelen_int and set loop->dont_vectorize.
27184
27185 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27186
27187 PR target/89021
27188 * config/i386/i386-builtin.def: Enable MMX intrinsics with
27189 SSE/SSE2/SSSE3.
27190 * config/i386/i386-builtins.c (ix86_init_mmx_sse_builtins):
27191 Likewise.
27192 * config/i386/i386-expand.c (ix86_expand_builtin): Allow
27193 SSE/SSE2/SSSE3 to emulate MMX intrinsics with TARGET_MMX_WITH_SSE.
27194 * config/i386/mmintrin.h: Only require SSE2 if __MMX_WITH_SSE__
27195 is defined.
27196
27197 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27198
27199 PR target/89021
27200 * config/i386/mmx.md (*vec_dupv2sf): Changed to
27201 define_insn_and_split to support SSE emulation.
27202 (*vec_extractv2sf_0): Likewise.
27203 (*vec_extractv2sf_1): Likewise.
27204 (*vec_extractv2si_0): Likewise.
27205 (*vec_extractv2si_1): Likewise.
27206 (*vec_extractv2si_zext_mem): Likewise.
27207 (vec_setv2sf): Also allow TARGET_MMX_WITH_SSE.
27208 (vec_extractv2sf_1 splitter): Likewise.
27209 (vec_extractv2sfsf): Likewise.
27210 (vec_setv2si): Likewise.
27211 (vec_extractv2si_1 splitter): Likewise.
27212 (vec_extractv2sisi): Likewise.
27213 (vec_setv4hi): Likewise.
27214 (vec_extractv4hihi): Likewise.
27215 (vec_setv8qi): Likewise.
27216 (vec_extractv8qiqi): Likewise.
27217 (vec_extractv2sfsf): Also allow TARGET_MMX_WITH_SSE. Pass
27218 TARGET_MMX_WITH_SSE ix86_expand_vector_extract.
27219 (vec_extractv2sisi): Likewise.
27220 (vec_extractv4hihi): Likewise.
27221 (vec_extractv8qiqi): Likewise.
27222 (vec_initv2sfsf): Also allow TARGET_MMX_WITH_SSE. Pass
27223 TARGET_MMX_WITH_SSE to ix86_expand_vector_init.
27224 (vec_initv2sisi): Likewise.
27225 (vec_initv4hihi): Likewise.
27226 (vec_initv8qiqi): Likewise.
27227 (vec_setv2si): Also allow TARGET_MMX_WITH_SSE. Pass
27228 TARGET_MMX_WITH_SSE to ix86_expand_vector_set.
27229 (vec_setv4hi): Likewise.
27230 (vec_setv8qi): Likewise.
27231
27232 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27233
27234 PR target/89021
27235 * config/i386/mmx.md (MMXMODE:mov<mode>): Also allow
27236 TARGET_MMX_WITH_SSE.
27237 (MMXMODE:*mov<mode>_internal): Likewise.
27238 (MMXMODE:movmisalign<mode>): Likewise.
27239
27240 2019-05-15 Uroš Bizjak <ubizjak@gmail.com>
27241
27242 PR target/89021
27243 * config/i386/i386.md (*zero_extendsidi2): Add mmx_isa attribute.
27244 * config/i386/sse.md (sse2_cvtpi2pd): Ditto.
27245 (sse2_cvtpd2pi): Ditto.
27246 (sse2_cvttpd2pi): Ditto.
27247 (*vec_concatv2sf_sse4_1): Ditto.
27248 (*vec_concatv2sf_sse): Ditto.
27249 (*vec_concatv2si_sse4_1): Ditto.
27250 (*vec_concatv2si): Ditto.
27251 (*vec_concatv4si_0): Ditto.
27252 (*vec_concatv2di_0): Ditto.
27253
27254 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27255
27256 PR target/89021
27257 * config/i386/sse.md (abs<mode>2): Add SSE emulation.
27258
27259 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27260
27261 PR target/89021
27262 * config/i386/sse.md (ssse3_palignrdi): Changed to
27263 define_insn_and_split to support SSE emulation.
27264
27265 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27266
27267 PR target/89021
27268 * config/i386/sse.md (ssse3_psign<mode>3): Add SSE emulation.
27269
27270 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27271
27272 PR target/89021
27273 * config/i386/sse.md (ssse3_pshufbv8qi3): Changed to
27274 define_insn_and_split. Also allow TARGET_MMX_WITH_SSE. Add
27275 SSE emulation.
27276
27277 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27278
27279 PR target/89021
27280 * config/i386/sse.md (ssse3_pmulhrswv4hi3): Require TARGET_MMX
27281 or TARGET_MMX_WITH_SSE.
27282 (*ssse3_pmulhrswv4hi3): Add SSE emulation.
27283
27284 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27285
27286 PR target/89021
27287 * config/i386/sse.md (ssse3_pmaddubsw): Add SSE emulation.
27288
27289 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27290
27291 PR target/89021
27292 * config/i386/sse.md (ssse3_ph<plusminus_mnemonic>dv2si3):
27293 Changed to define_insn_and_split to support SSE emulation.
27294
27295 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27296
27297 PR target/89021
27298 * config/i386/sse.md (ssse3_ph<plusminus_mnemonic>wv4hi3):
27299 Changed to define_insn_and_split to support SSE emulation.
27300
27301 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27302
27303 PR target/89021
27304 * config/i386/mmx.md (mmx_<emms>): Renamed to ...
27305 (*mmx_<emms>): This.
27306 (mmx_<emms>): New expander.
27307
27308 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27309
27310 PR target/89021
27311 * config/i386/mmx.md (sse2_umulv1siv1di3): Add SSE emulation
27312 support.
27313 (*sse2_umulv1siv1di3): Add SSE2 emulation.
27314
27315 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27316
27317 PR target/89021
27318 * config/i386/mmx.md (sse_movntq): Add SSE2 emulation.
27319
27320 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27321
27322 PR target/89021
27323 * config/i386/mmx.md (mmx_psadbw): Add SSE emulation.
27324
27325 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27326
27327 PR target/89021
27328 * config/i386/mmx.md (mmx_uavgv4hi3): Also check TARGET_MMX and
27329 TARGET_MMX_WITH_SSE.
27330 (*mmx_uavgv4hi3): Add SSE emulation.
27331
27332 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27333
27334 PR target/89021
27335 * config/i386/mmx.md (mmx_uavgv8qi3): Also check TARGET_MMX
27336 and TARGET_MMX_WITH_SSE.
27337 (*mmx_uavgv8qi3): Add SSE emulation.
27338
27339 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27340
27341 PR target/89021
27342 * config/i386/xmmintrin.h: Emulate MMX maskmovq with SSE2
27343 maskmovdqu for __MMX_WITH_SSE__.
27344
27345 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27346
27347 PR target/89021
27348 * config/i386/mmx.md (mmx_umulv4hi3_highpart): Also check
27349 TARGET_MMX and TARGET_MMX_WITH_SSE.
27350 (*mmx_umulv4hi3_highpart): Add SSE emulation.
27351
27352 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27353
27354 PR target/89021
27355 * config/i386/mmx.md (mmx_pmovmskb): Changed to
27356 define_insn_and_split to support SSE emulation.
27357
27358 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27359
27360 PR target/89021
27361 * config/i386/mmx.md (mmx_<code>v4hi3): Also check TARGET_MMX
27362 and TARGET_MMX_WITH_SSE.
27363 (mmx_<code>v8qi3): Likewise.
27364 (smaxmin:<code>v4hi3): New.
27365 (umaxmin:<code>v8qi3): Likewise.
27366 (smaxmin:*mmx_<code>v4hi3): Add SSE emulation.
27367 (umaxmin:*mmx_<code>v8qi3): Likewise.
27368
27369 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27370
27371 PR target/89021
27372 * config/i386/mmx.md (mmx_pinsrw): Also check TARGET_MMX and
27373 TARGET_MMX_WITH_SSE.
27374 (*mmx_pinsrw): Add SSE emulation.
27375
27376 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27377
27378 PR target/89021
27379 * config/i386/mmx.md (mmx_pextrw): Add SSE emulation.
27380
27381 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27382
27383 PR target/89021
27384 * config/i386/sse.md (sse_cvtpi2ps): Changed to
27385 define_insn_and_split. Also allow TARGET_MMX_WITH_SSE. Add
27386 SSE emulation.
27387
27388 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27389
27390 PR target/89021
27391 * config/i386/sse.md (sse_cvtps2pi): Add SSE emulation.
27392 (sse_cvttps2pi): Likewise.
27393
27394 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27395
27396 PR target/89021
27397 * config/i386/mmx.md (mmx_pshufw): Also check TARGET_MMX and
27398 TARGET_MMX_WITH_SSE.
27399 (mmx_pshufw_1): Add SSE emulation.
27400 (*vec_dupv4hi): Changed to define_insn_and_split and also allow
27401 TARGET_MMX_WITH_SSE to support SSE emulation.
27402
27403 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27404
27405 PR target/89021
27406 * config/i386/constraints.md (Yw): New constraint.
27407 * config/i386/mmx.md (*vec_dupv2si): Changed to
27408 define_insn_and_split and also allow TARGET_MMX_WITH_SSE to
27409 support SSE emulation.
27410
27411 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27412
27413 PR target/89021
27414 * config/i386/mmx.md (mmx_eq<mode>3): Also allow
27415 TARGET_MMX_WITH_SSE.
27416 (*mmx_eq<mode>3): Also allow TARGET_MMX_WITH_SSE. Add SSE
27417 support.
27418 (mmx_gt<mode>3): Likewise.
27419
27420 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27421
27422 PR target/89021
27423 * config/i386/mmx.md (mmx_andnot<mode>3): Also allow
27424 TARGET_MMX_WITH_SSE. Add SSE support.
27425
27426 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27427
27428 PR target/89021
27429 * config/i386/mmx.md (any_logic:mmx_<code><mode>3): Also allow
27430 TARGET_MMX_WITH_SSE.
27431 (any_logic:<code><mode>3): New.
27432 (any_logic:*mmx_<code><mode>3): Also allow TARGET_MMX_WITH_SSE.
27433 Add SSE support.
27434
27435 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27436
27437 PR target/89021
27438 * config/i386/mmx.md (mmx_ashr<mode>3): Also allow
27439 TARGET_MMX_WITH_SSE. Add SSE emulation.
27440 (mmx_<shift_insn><mode>3): Likewise.
27441 (ashr<mode>3): New.
27442 (<shift_insn><mode>3): Likewise.
27443
27444 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27445
27446 PR target/89021
27447 * config/i386/mmx.md (mmx_pmaddwd): Also allow TARGET_MMX_WITH_SSE.
27448 (*mmx_pmaddwd): Also allow TARGET_MMX_WITH_SSE. Add SSE support.
27449
27450 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27451
27452 PR target/89021
27453 * config/i386/mmx.md (mmx_smulv4hi3_highpart): Also allow
27454 TARGET_MMX_WITH_SSE.
27455 (*mmx_smulv4hi3_highpart): Also allow TARGET_MMX_WITH_SSE. Add
27456 SSE support.
27457
27458 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27459
27460 PR target/89021
27461 * config/i386/mmx.md (mmx_mulv4hi3): Also allow
27462 TARGET_MMX_WITH_SSE.
27463 (mulv4hi3): New.
27464 (*mmx_mulv4hi3): Also allow TARGET_MMX_WITH_SSE. Add SSE
27465 support.
27466
27467 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27468
27469 PR target/89021
27470 * config/i386/mmx.md (MMXMODEI8): Require TARGET_SSE2 for V1DI.
27471 (plusminus:mmx_<plusminus_insn><mode>3): Check
27472 TARGET_MMX_WITH_SSE.
27473 (sat_plusminus:mmx_<plusminus_insn><mode>3): Likewise.
27474 (<plusminus_insn><mode>3): New.
27475 (*mmx_<plusminus_insn><mode>3): Add SSE emulation.
27476 (*mmx_<plusminus_insn><mode>3): Likewise.
27477
27478 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27479
27480 PR target/89021
27481 * config/i386/i386-expand.c (ix86_split_mmx_punpck): New function.
27482 * config/i386/i386-protos.h (ix86_split_mmx_punpck): New
27483 prototype.
27484 * config/i386/mmx.m (mmx_punpckhbw): Changed to
27485 define_insn_and_split to support SSE emulation.
27486 (mmx_punpcklbw): Likewise.
27487 (mmx_punpckhwd): Likewise.
27488 (mmx_punpcklwd): Likewise.
27489 (mmx_punpckhdq): Likewise.
27490 (mmx_punpckldq): Likewise.
27491
27492 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27493 Uros Bizjak <ubizjak@gmail.com>
27494
27495 PR target/89021
27496 * config/i386/i386-expand.c (ix86_move_vector_high_sse_to_mmx):
27497 New function.
27498 (ix86_split_mmx_pack): Likewise.
27499 * config/i386/i386-protos.h (ix86_move_vector_high_sse_to_mmx):
27500 New prototype.
27501 (ix86_split_mmx_pack): Likewise.
27502 * config/i386/i386.md (mmx_isa): New.
27503 (enabled): Also check mmx_isa.
27504 * config/i386/mmx.md (any_s_truncate): New code iterator.
27505 (s_trunsuffix): New code attr.
27506 (mmx_packsswb): Removed.
27507 (mmx_packssdw): Likewise.
27508 (mmx_packuswb): Likewise.
27509 (mmx_pack<s_trunsuffix>swb): New define_insn_and_split to emulate
27510 MMX packsswb/packuswb with SSE2.
27511 (mmx_packssdw): Likewise.
27512 * config/i386/predicates.md (register_mmxmem_operand): New.
27513
27514 2019-05-15 H.J. Lu <hongjiu.lu@intel.com>
27515
27516 PR target/89021
27517 * config/i386/i386-c.c (ix86_target_macros_internal): Define
27518 __MMX_WITH_SSE__ for TARGET_MMX_WITH_SSE.
27519 * config/i386/i386.c (ix86_set_reg_reg_cost): Add support for
27520 TARGET_MMX_WITH_SSE with VALID_MMX_REG_MODE.
27521 (ix86_vector_mode_supported_p): Likewise.
27522 * config/i386/i386.h (TARGET_MMX_WITH_SSE): New.
27523
27524 2019-05-15 Martin Liska <mliska@suse.cz>
27525
27526 PR middle-end/90478
27527 * tree-switch-conversion.c (jump_table_cluster::can_be_handled):
27528 Check for overflow.
27529
27530 2019-05-15 Richard Biener <rguenther@suse.de>
27531
27532 * tree-into-ssa.c (pass_build_ssa::execute): Run
27533 update_address_taken before going into SSA.
27534
27535 2019-05-15 Richard Biener <rguenther@suse.de>
27536
27537 * tree-pretty-print.c (dump_generic_node): Dump BIT_FIELD_REF
27538 as __BIT_FIELD_REF with type with -gimple.
27539
27540 2019-05-15 Vladislav Ivanishin <vlad@ispras.ru>
27541
27542 * tree-ssa-uninit.c (is_value_included_in): Remove is_unsigned and merge
27543 semantically equivalent branches (left over after prior refactorings).
27544
27545 2019-05-15 Richard Biener <rguenther@suse.de>
27546
27547 PR tree-optimization/88828
27548 * tree-ssa-forwprop.c (simplify_vector_constructor): Fix
27549 bogus check.
27550
27551 2019-05-14 Richard Biener <rguenther@suse.de>
27552
27553 * tree-pretty-print.c (dump_generic_node): Dump VIEW_CONVERT_EXPR
27554 as __VIEW_CONVERT with -gimple.
27555
27556 2019-05-12 Iain Sandoe <iain@sandoe.co.uk>
27557
27558 PR target/82920
27559 * config/i386/darwin.h (CC1_SPEC): Report -mx32 as an error for
27560 Darwin.
27561
27562 2019-05-14 Segher Boessenkool <segher@kernel.crashing.org>
27563
27564 * config/rs6000/rs6000.md (eh_set_lr_<mode>): Merge with following
27565 define_split to become a define_insn_and_split.
27566
27567 2019-05-14 Segher Boessenkool <segher@kernel.crashing.org>
27568
27569 * config/rs6000/rs6000-protos.h (rs6000_emit_epilogue): Change
27570 arguments.
27571 * config/rs6000/rs6000.c (rs6000_emit_epilogue): Change arguments.
27572 * config/rs6000/rs6000.md (epilogue_type): New define_enum.
27573 (sibcall_epilogue): Adjust.
27574 (epilogue): Adjust.
27575
27576 2019-05-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
27577
27578 * config.gcc: Move *-*-solaris2.10* from obsolete configurations
27579 to unsupported ones.
27580 Simplify x86_64-*-solaris2.1[0-9]* to x86_64-*-solaris2*.
27581 * config.host: Likewise.
27582 * config/i386/sol2.h (ASM_COMMENT_START): Remove.
27583 * config/sparc/driver-sparc.c (host_detect_local_cpu) [__sun__ &&
27584 __svr4__]: Remove "brand" fallback.
27585 [!KSTAT_DATA_STRING]: Remove.
27586 * configure.ac (gcc_cv_ld_hidden): Simplify *-*-solaris2.1[0-9]*
27587 to *-*-solaris2*.
27588 (comdat_group): Likewise.
27589 (set_have_as_tls): Likewise.
27590 (gcc_cv_target_dl_iterate_phdr): Likewise.
27591 (gcc_cv_as_shf_merge): Remove Solaris 10/x86 workaround.
27592 (gcc_cv_ld_aligned_shf_merge): Remove Solaris 10/SPARC workaround.
27593 * configure: Regenerate.
27594 * doc/install.texi: Simplify Solaris target triplets.
27595 (Specific, i?86-*-solaris2*): Remove Solaris 10 references.
27596 (Specific, *-*-solaris2*): Document Solaris 10 removal.
27597 Remove Solaris 10 references.
27598 Remove obsolete Solaris bug reference.
27599 (Specific, sparc-sun-solaris2.10): Remove.
27600
27601 2019-05-14 Uroš Bizjak <ubizjak@gmail.com>
27602
27603 * config/i386/i386.md (any_div): New code iterator.
27604 (paired_mod): New code attribute.
27605 (sgnprefix): Handle DIV and UDIV RTXes.
27606 (u): Ditto.
27607 (<u>divmod<mode>4): Macroize expander from divmod<mode>4
27608 and udivmod<mode>4 patterns using any_div code iterator.
27609 (divmod splitters): Macroize splitters using any_div code iterator.
27610 (*udivmodsi4_pow2_zext_1): Use exactl_log2 in insn condition.
27611 (*udivmodsi4_pow2_zext_2): Ditto.
27612 (*<u>divmod<mode>4_noext): Macroize insn from *divmod<mode>4_noext
27613 and *udivmod<mode>4_noext patterns using any_div code iterator.
27614 (*<u>divmod<mode>4_noext_zext_1): Macroize insn from
27615 *divmod<mode>4_noext_zext_1 and *udivmod<mode>4_noext_zext_1
27616 patterns using any_div code iterator.
27617 (*<u>divmod<mode>4_noext_zext_2): Macroize insn from
27618 *divmod<mode>4_noext_zext_2 and *udivmod<mode>4_noext_zext_2
27619 patterns using any_div code iterator.
27620 (<u>divmodhiqi3): Macroize insn from divmodhiqi3 and
27621 udivmodhiqi3 patterns using any_extend code iterator.
27622
27623 2019-05-14 Richard Biener <rguenther@suse.de>
27624 H.J. Lu <hongjiu.lu@intel.com>
27625
27626 PR tree-optimization/88828
27627 * tree-ssa-forwprop.c (simplify_vector_constructor): Handle
27628 permuting in a single non-constant element not extracted
27629 from a vector.
27630
27631 2019-05-14 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
27632
27633 * internal-fn.def (SIGNBIT): New.
27634 * config/aarch64/aarch64-simd.md (signbitv2sf2): New expand
27635 defined.
27636 (signbitv4sf2): Likewise.
27637
27638 2019-05-14 Chenghua Xu <paul.hua.gm@gmail.com>
27639
27640 PR target/90357
27641 * config/mips/mips.c (mips_split_move): Skip forward SRC into
27642 next insn when the SRC reg is dead.
27643
27644 2019-05-14 Bin Cheng <bin.cheng@linux.alibaba.com>
27645
27646 * gimple-ssa-strength-reduction.c (lookup_cand): Adjust index by 1.
27647 (alloc_cand_and_find_basis): Ditto.
27648 (backtrace_base_for_ref, create_mul_ssa_cand): Remove if-then-else.
27649 (create_mul_imm_cand, create_add_ssa_cand): Ditto.
27650 (create_add_imm_cand, slsr_process_cast): Ditto.
27651 (slsr_process_copy, replace_mult_candidate): Ditto.
27652 (replace_rhs_if_not_dup, replace_one_candidate): Ditto.
27653 (dump_cand_vec, analyze_candidates_and_replace): Skip NULL element.
27654 (pass_strength_reduction::execute): Init the first NULL element.
27655
27656 2019-05-13 Nathan Sidwell <nathan@acm.org>
27657
27658 * gcc.c (execute): Simplify cond-expr into if. Reformat comment.
27659 (run_attempt): Reformat line break.
27660
27661 2019-05-13 David Edelsohn <dje.gcc@gmail.com>
27662
27663 PR target/90418
27664 * config/rs6000/rs6000.c (rs6000_emit_epilogue): Don't load EH
27665 data registers in sibcall epilogues.
27666 Don't add EH_RETURN_STACKADJ_RTX to sp in sibcall epilogues.
27667
27668 2019-05-13 Uroš Bizjak <ubizjak@gmail.com>
27669
27670 PR target/89221
27671 * configure.ac (--enable-frame-pointer):
27672 Disable by default for cygwin and mingw.
27673 * configure: Regenerate.
27674
27675 2019-05-13 Nathan Sidwell <nathan@acm.org>
27676
27677 * dwarf2out.c (breakout_comdat_types): Move comment to correct
27678 piece of code.
27679 (const_ok_for_output_1): Balance parens around #if/#else/#endif
27680 (gen_member_die): Move abstract origin check earlier. Only VARs
27681 can be static_inline_p. Simplify splicing control flow.
27682
27683 2019-05-13 Richard Biener <rguenther@suse.de>
27684
27685 * tree-vect-slp.c (vect_get_and_check_slp_defs): Handle
27686 VIEW_CONVERT_EXPR.
27687 (vect_build_slp_tree_1): Likewise.
27688
27689 2019-05-13 Richard Biener <rguenther@suse.de>
27690
27691 PR tree-optimization/90402
27692 * tree-if-conv.c (tree_if_conversion): Value number only
27693 the loop body by making the latch an exit of the region
27694 as well.
27695 * tree-ssa-sccvn.c (process_bb): Add flag whether to skip
27696 processing PHIs.
27697 (do_rpo_vn): Deal with multiple edges into the entry block
27698 that are not backedges inside the region by skipping PHIs
27699 of the entry block.
27700
27701 2019-05-13 Richard Biener <rguenther@suse.de>
27702
27703 PR tree-optimization/90316
27704 * tree-ssa-pre.c (insert_aux): Fold into ...
27705 (insert): ... this function. Use a RPO walk to reduce the
27706 number of required iterations.
27707
27708 2019-05-13 Martin Liska <mliska@suse.cz>
27709
27710 PR tree-optimization/90416
27711 * tree-vect-stmts.c (vect_check_load_store_mask): Concatenate
27712 string instead of passing the second part as va_arg argument.
27713
27714 2019-05-13 Martin Liska <mliska@suse.cz>
27715
27716 PR gcov-profile/90380
27717 * gcov.c (handle_cycle): Do not support zero cycle count,
27718 it should not be possible.
27719 (path_contains_zero_cycle_arc): New function.
27720 (circuit): Ignore zero cycle arc counts.
27721
27722 2019-05-13 Martin Liska <mliska@suse.cz>
27723
27724 PR gcov-profile/90380
27725 * gcov.c (enum loop_type): Remove the enum and
27726 the operator.
27727 (handle_cycle): Assert that we should not reach
27728 a negative count.
27729 (circuit): Use loop_found instead of a tri-state loop_type.
27730 (get_cycles_count): Do not handle NEGATIVE_LOOP as it can't
27731 happen.
27732
27733 2019-05-12 Iain Sandoe <iain@sandoe.co.uk>
27734
27735 PR target/82920
27736 * config/i386/i386.c (ix86_output_jmp_thunk_or_indirect): New.
27737 (ix86_output_indirect_branch_via_reg): Use output mechanism
27738 accounting for __USER_LABEL_PREFIX__.
27739 (ix86_output_indirect_branch_via_push): Likewise.
27740 (ix86_output_function_return): Likewise.
27741 (ix86_output_indirect_function_return): Likewise.
27742
27743 2019-05-12 Richard Sandiford <richard.sandiford@arm.com>
27744
27745 * doc/md.texi: Document use of code attributes in rtx patterns.
27746 * read-md.h (rtx_reader::rtx_alloc_for_name): New member function.
27747 * read-rtl.c (find_code): Split out search loops into...
27748 (maybe_find_code): ...this new function.
27749 (check_code_iterator): Make the error message more informative.
27750 (check_code_attribute): New function.
27751 (rtx_reader::rtx_alloc_for_name): Likewise.
27752 (rtx_reader::read_rtx_code): Use rtx_alloc_for_name.
27753 * config/aarch64/predicates.md (aarch64_smin, aarch64_umin): Delete.
27754 * config/aarch64/aarch64-simd.md (*aarch64_<su>abd<mode>_3): Use
27755 <max_opp> directly as an rtx code instead of via a match_operator.
27756 * config/aarch64/aarch64-sve.md (aarch64_<su>abd<mode>_3): Likewise.
27757 (<su>abd<mode>_3): Update accordingly.
27758
27759 2019-05-12 Iain Sandoe <iain@sandoe.co.uk>
27760
27761 * config/rs6000/rs6000.c (debug_stack_info): When -mdebug=stack
27762 is given, print the state of the EH "save world" computation for
27763 Darwin.
27764
27765 2019-05-11 Jakub Jelinek <jakub@redhat.com>
27766
27767 PR c++/59813
27768 * config/aarch64/aarch64.c (aarch64_expand_epilogue): Don't add
27769 EH_RETURN_STACKADJ_RTX to sp in sibcall epilogues.
27770
27771 2019-05-11 Uroš Bizjak <ubizjak@gmail.com>
27772
27773 * config/i386/i386.md (floatdi<X87MODEF:mode>2_i387_with_xmm):
27774 Use pinsrd for TARGET_SSE4_1.
27775 * config/i386/sse.md (movdi_to_sse): Ditto.
27776
27777 2019-05-10 Richard Biener <rguenther@suse.de>
27778
27779 * tree-ssa-sccvn.c (visit_reference_op_call): Initialize value-id.
27780 (do_rpo_vn): Initialize next_value_id.
27781
27782 2019-05-10 Martin Liska <mliska@suse.cz>
27783
27784 * params.def (PARAM_GIMPLE_FE_COMPUTED_HOT_BB_THRESHOLD):
27785 Fix plural form.
27786
27787 2019-05-10 Jakub Jelinek <jakub@redhat.com>
27788
27789 PR tree-optimization/90385
27790 * tree-parloops.c (try_create_reduction_list): Punt on non-SSA_NAME
27791 arguments of the exit phis.
27792
27793 PR c++/90383
27794 * tree-inline.h (struct copy_body_data): Add do_not_fold member.
27795 * tree-inline.c (remap_gimple_op_r): Avoid folding expressions if
27796 id->do_not_fold.
27797 (copy_tree_body_r): Likewise.
27798 (copy_fn): Set id.do_not_fold to true.
27799
27800 2019-05-10 Martin Liska <mliska@suse.cz>
27801
27802 * config/i386/i386-expand.c (ix86_expand_floorceildf_32):
27803 Reapply changes from r269790.
27804
27805 2019-05-10 Martin Liska <mliska@suse.cz>
27806
27807 PR middle-end/90340
27808 * doc/invoke.texi: New params.
27809 * params.def (PARAM_JUMP_TABLE_MAX_GROWTH_RATIO_FOR_SIZE): New.
27810 (PARAM_JUMP_TABLE_MAX_GROWTH_RATIO_FOR_SPEED): Likewise.
27811 * tree-switch-conversion.c (jump_table_cluster::can_be_handled):
27812 Use it.
27813 * tree-switch-conversion.h (struct jump_table_cluster):
27814 Likewise.
27815
27816 2019-05-09 Segher Boessenkool <segher@kernel.crashing.org>
27817
27818 * combine.c (combine_simplify_rtx): Don't make IF_THEN_ELSE RTL.
27819
27820 2019-05-09 Bill Schmidt <wschmidt@linux.ibm.com>
27821
27822 * doc/loop.texi: Remove reference to FOR_EACH_LOOP_BREAK.
27823
27824 2019-05-09 Alexander Monakov <amonakov@ispras.ru>
27825
27826 PR rtl-optimization/88879
27827 * sel-sched.c (sel_target_adjust_priority): Remove assert.
27828
27829 2019-05-09 Richard Earnshaw <rearnsha@arm.com>
27830
27831 PR target/90405
27832 * config/arm/arm.c (callee_saved_reg_p): Move before
27833 thumb_find_work_register.
27834 (thumb1_prologue_unused_call_clobbered_lo_regs): Move before
27835 thumb_find_work_register. Only call df_get_live_out once.
27836 (thumb1_epilogue_unused_call_clobbered_lo_regs): Likewise.
27837 (thumb_find_work_register): Use
27838 thumb1_prologue_unused_call_clobbered_lo_regs instead of ad hoc
27839 algorithms to locate a spare call clobbered reg.
27840
27841 2019-05-09 Martin Liska <mliska@suse.cz>
27842
27843 * gimple-pretty-print.c (dump_binary_rhs): Dump MIN_EXPR
27844 and MAX_EXPR in GIMPLE FE format.
27845
27846 2019-05-09 Martin Liska <mliska@suse.cz>
27847
27848 * tree-cfg.c (dump_function_to_file): Dump entry BB count.
27849 * gimple-pretty-print.c (dump_gimple_bb_header):
27850 Dump BB count.
27851 (pp_cfg_jump): Dump edge probability.
27852 * profile-count.c (profile_quality_as_string): Simplify
27853 with a static array.
27854 (parse_profile_quality): New function.
27855 (profile_count::dump): Simplify with a static array.
27856 (profile_count::from_gcov_type): Add new argument.
27857 * profile-count.h (parse_profile_quality): Likewise.
27858 * predict.h (set_hot_bb_threshold): New.
27859 * params.def (PARAM_GIMPLE_FE_COMPUTED_HOT_BB_THRESHOLD):
27860 New param.
27861 * predict.c (get_hot_bb_threshold): Set from the new param.
27862 (set_hot_bb_threshold): New.
27863
27864 2019-05-09 Richard Biener <rguenther@suse.de>
27865
27866 PR tree-optimization/90395
27867 * tree-ssa-forwprop.c (pass_forwprop::execute): Do not
27868 rewrite vector stores that throw internally.
27869
27870 2019-05-09 Thomas Schwinge <thomas@codesourcery.com>
27871
27872 * cif-code.def (CHKP): Remove.
27873
27874 PR target/89221
27875 * configure.ac (--enable-frame-pointer): Disable by default for
27876 GNU systems.
27877 * configure: Regenerate.
27878
27879 2019-05-09 Alan Modra <amodra@gmail.com>
27880
27881 PR target/89271
27882 * config/rs6000/rs6000.h (enum reg_class, REG_CLASS_NAMES),
27883 (REG_CLASS_CONTENTS): Add GEN_OR_VSX_REGS class.
27884 * config/rs6000/rs6000.c (rs6000_register_move_cost): Correct
27885 cost for general <-> vsx when direct moves are available.
27886 Cost union classes at minimal cost for any reg in the class.
27887 Correct calculation for moves between vsx, float, and altivec.
27888 Don't return a low cost for moves between special regs. Don't
27889 use hard coded register numbers.
27890 (TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS): Define.
27891 (rs6000_ira_change_pseudo_allocno_class): New function.
27892 * config/rs6000/rs6000.md (movsi_internal1, mov<mode>_internal),
27893 (movdi_internal32, movdi_internal64): Remove '*' from vsx register
27894 alternatives.
27895 (movsi_internal1): Don't disparage vector alternatives.
27896 (mov<mode>_internal): Likewise, excepting alternative that
27897 will be split.
27898 * config/rs6000/vsx.md (vsx_splat_<mode>_reg): Don't disparage
27899 we <- b alternative.
27900
27901 2019-05-08 Jakub Jelinek <jakub@redhat.com>
27902
27903 PR c++/59813
27904 PR tree-optimization/89060
27905 * tree-ssa-live.h (live_vars_map): New typedef.
27906 (compute_live_vars, live_vars_at_stmt, destroy_live_vars): Declare.
27907 * tree-ssa-live.c: Include gimple-walk.h and cfganal.h.
27908 (struct compute_live_vars_data): New type.
27909 (compute_live_vars_visit, compute_live_vars_1, compute_live_vars,
27910 live_vars_at_stmt, destroy_live_vars): New functions.
27911 * tree-tailcall.c: Include tree-ssa-live.h.
27912 (live_vars, live_vars_vec): New global variables.
27913 (find_tail_calls): Perform variable life analysis before punting.
27914 (tree_optimize_tail_calls_1): Clean up live_vars and live_vars_vec.
27915 * tree-inline.h (struct copy_body_data): Add eh_landing_pad_dest
27916 member.
27917 * tree-inline.c (add_clobbers_to_eh_landing_pad): Remove BB argument.
27918 Perform variable life analysis to select variables that really need
27919 clobbers added.
27920 (copy_edges_for_bb): Don't call add_clobbers_to_eh_landing_pad here,
27921 instead set id->eh_landing_pad_dest and assert it is the same.
27922 (copy_cfg_body): Call it here if id->eh_landing_pad_dest is non-NULL.
27923
27924 2019-05-08 Mihail Ionescu <mihail.ionescu@arm.com>
27925 Richard Earnshaw <rearnsha@arm.com>
27926
27927 PR target/88167
27928 * config/arm/arm.c (thumb1_prologue_unused_call_clobbered_lo_regs): New
27929 function.
27930 (thumb1_epilogue_unused_call_clobbered_lo_regs): New function.
27931 (thumb1_compute_save_core_reg_mask): Don't force a spare work
27932 register if both the epilogue and prologue can use call-clobbered
27933 regs.
27934 (thumb1_unexpanded_epilogue): Use
27935 thumb1_epilogue_unused_call_clobbered_lo_regs. Reverse the logic for
27936 picking temporaries for restoring high regs to match that of the
27937 prologue where possible.
27938 (thumb1_expand_prologue): Add any usable call-clobbered low registers to
27939 the list of work registers. Detect if the return address is still live
27940 at the end of the prologue and avoid using it for a work register if so.
27941 If the return address is not live, add LR to the list of pushable regs
27942 after the first pass.
27943
27944 2019-05-08 Bin Cheng <bin.cheng@linux.alibaba.com>
27945
27946 PR tree-optimization/90078
27947 * tree-ssa-loop-ivopts.c (inttypes.h): Include new header file.
27948 (INFTY): Increase the value for infinite cost.
27949 (struct comp_cost): Promote type of members to int64_t.
27950 (infinite_cost): Don't set complexity in initialization.
27951 (comp_cost::operator +,-,+=,-+,/=,*=): Assert when cost computation
27952 overflows to infinite_cost.
27953 (adjust_setup_cost): Promote type of parameter and cost computation
27954 to int64_t.
27955 (struct ainc_cost_data, struct iv_ca): Promote type of member to
27956 int64_t.
27957 (get_scaled_computation_cost_at, determine_iv_cost): Promote type of
27958 cost computation to int64_t.
27959 (determine_group_iv_costs, iv_ca_dump, find_optimal_iv_set): Use
27960 int64_t's format specifier in dump.
27961
27962 2019-05-08 Bin Cheng <bin.cheng@linux.alibaba.com>
27963
27964 PR tree-optimization/90240
27965 * tree-ssa-loop-ivopts.c (get_scaled_computation_cost_at): Scale cost
27966 with respect to scaling factor pre-computed for each basic block.
27967 (try_improve_iv_set): Return bool if best_cost equals to iv_ca cost.
27968 (find_optimal_iv_set_1): Free iv_ca set if it has infinite_cost.
27969 (COST_SCALING_FACTOR_BOUND, determine_scaling_factor): New.
27970 (tree_ssa_iv_optimize_loop): Call determine_scaling_factor. Extend
27971 live range for array of loop's basic blocks. Cleanup aux field of
27972 loop's basic blocks.
27973
27974 2019-05-08 Jakub Jelinek <jakub@redhat.com>
27975
27976 PR tree-optimization/90356
27977 * match.pd ((X +/- 0.0) +/- 0.0): Optimize into X +/- 0.0 if possible.
27978
27979 2019-05-07 Wei Xiao <wei3.xiao@intel.com>
27980
27981 * common/config/i386/i386-common.c (OPTION_MASK_ISA_AVX512BF16_SET
27982 OPTION_MASK_ISA_AVX512BF16_UNSET, OPTION_MASK_ISA2_AVX512BW_UNSET): New.
27983 (OPTION_MASK_ISA2_AVX512F_UNSET): Add OPTION_MASK_ISA_AVX512BF16_UNSET.
27984 (ix86_handle_option): Handle -mavx512bf16.
27985 * config.gcc: Add avx512bf16vlintrin.h and avx512bf16intrin.h
27986 to extra_headers.
27987 * config/i386/avx512bf16vlintrin.h: New.
27988 * config/i386/avx512bf16intrin.h: New.
27989 * config/i386/cpuid.h (bit_AVX512BF16): New.
27990 * config/i386/driver-i386.c (host_detect_local_cpu): Detect BF16.
27991 * config/i386/i386-builtin-types.def: Add new types.
27992 * config/i386/i386-builtin.def: Add new builtins.
27993 * config/i386/i386-c.c (ix86_target_macros_internal): Define
27994 __AVX512BF16__.
27995 * config/i386/i386-option.c (ix86_target_string): Add -mavx512bf16.
27996 (ix86_option_override_internal): Handle BF16.
27997 (ix86_valid_target_attribute_inner_p): Ditto.
27998 * config/i386/i386-expand.c (ix86_expand_args_builtin): Ditto.
27999 * config/i386/i386-builtin.c (enum processor_features): Add
28000 F_AVX512BF16.
28001 (static const _isa_names_table isa_names_table): Ditto.
28002 * config/i386/i386.h (TARGET_AVX512BF16, TARGET_AVX512BF16_P): New.
28003 (PTA_AVX512BF16): Ditto.
28004 * config/i386/i386.opt: Add -mavx512bf16.
28005 * config/i386/immintrin.h: Include avx512bf16intrin.h
28006 and avx512bf16vlintrin.h.
28007 * config/i386/sse.md (avx512f_cvtne2ps2bf16_<mode><mask_name>,
28008 avx512f_cvtneps2bf16_<mode><mask_name>,
28009 avx512f_dpbf16ps_<mode><mask_half_name>): New define_insn patterns.
28010 * config/i386/subst.md (mask_half): Add new subst.
28011 * doc/invoke.texi: Document -mavx512bf16.
28012
28013 2019-05-07 Segher Boessenkool <segher@kernel.crashing.org>
28014
28015 * config/rs6000/rs6000-protos.h (rs6000_legitimize_reload_address_ptr):
28016 Delete declaration.
28017 * config/rs6000/rs6000.c (rs6000_legitimize_reload_address): Delete.
28018 (rs6000_debug_legitimize_reload_address): Delete.
28019 (rs6000_legitimize_reload_address_ptr): Delete.
28020 (rs6000_option_override_internal): Adjust.
28021 (mem_operand_gpr): Adjust comment.
28022 (legitimate_lo_sum_address_p): Ditto.
28023 (rs6000_legitimize_reload_address): Delete.
28024 (rs6000_debug_legitimize_reload_address): Delete.
28025 * config/rs6000/rs6000.h (LEGITIMIZE_RELOAD_ADDRESS): Delete.
28026
28027 2019-05-07 Kelvin Nilsen <kelvin@gcc.gnu.org>
28028
28029 PR target/89765
28030 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
28031 In handling of ALTIVEC_BUILTIN_VEC_INSERT, use modular arithmetic
28032 to compute vector element selector for both constant and variable
28033 operands.
28034
28035 2019-05-07 Uroš Bizjak <ubizjak@gmail.com>
28036
28037 * config/i386/i386.md (cvt_mnemonic): New mode attribute.
28038 (ashr<mode>3_cvt): Merge insn pattern from ashrsi3_cvt and
28039 ashrdi3_cvt using SWI48 mode iterator.
28040
28041 2019-05-07 Alejandro Martinez <alejandro.martinezvicente@arm.com>
28042
28043 * config/aarch64/aarch64-sve.md (<su>abd<mode>_3): New define_expand.
28044 (aarch64_<su>abd<mode>_3): Likewise.
28045 (*aarch64_<su>abd<mode>_3): New define_insn.
28046 (<sur>sad<vsi2qi>): New define_expand.
28047 * config/aarch64/iterators.md: Added MAX_OPP attribute.
28048 * tree-vect-loop.c (use_mask_by_cond_expr_p): Add SAD_EXPR.
28049 (build_vect_cond_expr): Likewise.
28050
28051 2019-05-07 Uroš Bizjak <ubizjak@gmail.com>
28052
28053 * cfgexpand.c (asm_clobber_reg_is_valid): Reject
28054 clobbers outside of accessible_reg_set.
28055 * config/i386/i386.c (ix86_conditional_register_usage):
28056 Disable register sets by clearing corresponding bits in
28057 accessible_reg_set. Do not set corresponding bits in fixed_regs,
28058 call_used_regs and don't clear corresponding reg_names array members.
28059
28060 2019-05-07 Richard Biener <rguenther@suse.de>
28061
28062 * tree-vect-stmts.c (vect_is_simple_cond): When vectype is
28063 not specified still compute a comp_vectype for invariant
28064 compares.
28065
28066 2019-05-07 Richard Biener <rguenther@suse.de>
28067
28068 PR tree-optimization/90316
28069 * tree-ssa-pre.c (translate_vuse_through_block): When
28070 same_valid is NULL do not bother to search for a virtual
28071 PHI continuation.
28072 (phi_translate_1): When operands changed we cannot keep
28073 the same value-number so do not bother to ask whether
28074 that's possible from translate_vuse_through_block.
28075
28076 2019-05-07 Martin Liska <mliska@suse.cz>
28077
28078 * bitmap.c (bitmap_register): Come up with
28079 alloc_descriptor_max_uid and assign it for
28080 a new bitmap.
28081 (register_overhead): Use get_descriptor as
28082 a descriptor.
28083 (release_overhead): New.
28084 (bitmap_elem_to_freelist): Call it.
28085 (bitmap_elt_clear_from): Likewise.
28086 (bitmap_obstack_free): Likewise.
28087 (bitmap_move): Sensitively release memory.
28088 * bitmap.h (struct GTY): Add alloc_descriptor and padding.
28089 (bitmap_initialize): Initialize alloc_descriptor to zero.
28090 * tree-ssa-pre.c (do_hoist_insertion): Use bitmap_move.
28091
28092 2019-05-07 Richard Biener <rguenther@suse.de>
28093
28094 * tree-vect-slp.c (vect_build_slp_tree_2): Bump size whenever
28095 we build a SLP node. Remove max_size and limiting.
28096 (vect_analyze_slp_instance): Record and dump size of the SLP graph.
28097
28098 2019-05-07 Richard Biener <rguenther@suse.de>
28099
28100 PR tree-optimization/90316
28101 * tree-ssa-alias.h (get_continuation_for_phi): Take walking
28102 limit by reference.
28103 (walk_non_aliased_vuses): Take walking limit argument.
28104 * tree-ssa-alias.c (maybe_skip_until): Take limit and abort
28105 walking if it is reached instead of just counting.
28106 (get_continuation_for_phi): Likewise.
28107 (walk_non_aliased_vuses): Likewise, instead of leaving counter
28108 limiting to the callback.
28109 * tree-ssa-sccvn.c (vn_reference_lookup_2): Adjust.
28110 (vn_reference_lookup_3): Likewise.
28111 (vn_reference_lookup_pieces): Likewise.
28112 (vn_reference_lookup): Likewise.
28113 * tree-ssa-pre.c (translate_vuse_through_block): Limit walking.
28114 * tree-ssa-scopedtables.c (vuse_eq): Adjust.
28115 (avail_exprs_stack::lookup_avail_expr): Likewise.
28116
28117 2019-05-07 Jan Hubicka <hubicka@ucw.cz>
28118
28119 * tree-ssa-alias.c (aliasing_component_refs_p): Continue looking
28120 for comparaible types in the second direction even if first one
28121 hits incomparable type.
28122
28123 2019-05-07 Richard Biener <rguenther@suse.de>
28124
28125 PR lto/90369
28126 * lto-wrapper.c (debug_objcopy): Use the original filename
28127 including archive offset for the filename used for -save-temps.
28128
28129 2019-05-07 Li Jia He <helijia@linux.ibm.com>
28130
28131 * tree-ssa-phiopt.c (two_value_replacement): Fix a typo in parameter
28132 detection.
28133
28134 2019-05-06 H.J. Lu <hongjiu.lu@intel.com>
28135 Hongtao Liu <hongtao.liu@intel.com>
28136
28137 PR target/89750
28138 PR target/86444
28139 * config/i386/i386-expand.c (ix86_expand_sse_comi_round):
28140 Modified, original implementation isn't correct.
28141
28142 2019-05-06 Segher Boessenkool <segher@kernel.crashing.org>
28143
28144 * config/rs6000/rs6000.md (FIRST_ALTIVEC_REGNO, LAST_ALTIVEC_REGNO)
28145 (LR_REGNO, CTR_REGNO, CA_REGNO, ARG_POINTER_REGNUM, CR0_REGNO)
28146 (CR1_REGNO, CR2_REGNO, CR3_REGNO, CR4_REGNO, CR5_REGNO, CR6_REGNO)
28147 (CR7_REGNO, MAX_CR_REGNO, VRSAVE_REGNO, VSCR_REGNO)
28148 (FRAME_POINTER_REGNUM): Change numbering.
28149 * config/rs6000/rs6000.c (rs6000_reg_names): Adjust.
28150 (alt_reg_names): Adjust.
28151 (rs6000_conditional_register_usage): Don't mark hard register 64 as
28152 fixed.
28153 * config/rs6000/rs6000.h (FIRST_PSEUDO_REGISTER): Adjust.
28154 (DWARF_FRAME_REGISTERS): Delete.
28155 (DWARF2_FRAME_REG_OUT): Fix whitespace.
28156 (FIXED_REGISTERS, CALL_USED_REGISTERS, CALL_REALLY_USED_REGISTERS):
28157 Adjust.
28158 (REG_ALLOC_ORDER): Adjust.
28159 (FRAME_POINTER_REGNUM, ARG_POINTER_REGNUM): Adjust.
28160 (REG_CLASS_CONTENTS): Adjust.
28161 (RETURN_ADDR_RTX): Change comment.
28162 (REGNO_OK_FOR_INDEX_P, REGNO_OK_FOR_BASE_P): Use ARG_POINTER_REGNUM
28163 instead of 67.
28164 (REGISTER_NAMES): Adjust.
28165 (ADDITIONAL_REGISTER_NAMES): Adjust.
28166 * config/rs6000/darwin.h (REGISTER_NAMES): Adjust.
28167
28168 2019-05-06 Segher Boessenkool <segher@kernel.crashing.org>
28169
28170 * config/rs6000/rs6000.md (TFHAR_REGNO, TFIAR_REGNO, TEXASR_REGNO):
28171 Delete.
28172 * config/rs6000/rs6000.h (FIRST_PSEUDO_REGISTER): Adjust.
28173 (DWARF_FRAME_REGISTERS): Adjust.
28174 (FIXED_REGISTERS, CALL_USED_REGISTERS, CALL_REALLY_USED_REGISTERS):
28175 Adjust.
28176 (REG_ALLOC_ORDER): Adjust.
28177 (enum reg_class): Delete SPR_REGS.
28178 (REG_CLASS_NAMES): Delete SPR_REGS.
28179 (REG_CLASS_CONTENTS): Delete SPR_REGS. Adjust for deleted TM regs.
28180 (REGISTER_NAMES): Adjust.
28181 (ADDITIONAL_REGISTER_NAMES): Adjust.
28182 * config/rs6000/darwin.h (REGISTER_NAMES): Adjust.
28183 * config/rs6000/htm.md (htm_mfspr_<mode>, htm_mtspr_<mode>): Adjust.
28184 * config/rs6000/predicates.md (htm_spr_reg_operand): Delete.
28185 * config/rs6000/rs6000.c (rs6000_init_hard_regno_mode_ok): Adjust.
28186 (htm_spr_regno): Delete.
28187 (htm_expand_builtin): Adjust: the HTM builtins now have one fewer
28188 argument.
28189 (rs6000_dbx_register_number): Adjust.
28190
28191 2019-05-06 Segher Boessenkool <segher@kernel.crashing.org>
28192
28193 * config/rs6000/rs6000.h (PRE_GCC3_DWARF_FRAME_REGISTERS): Delete.
28194
28195 2019-05-06 Segher Boessenkool <segher@kernel.crashing.org>
28196
28197 * config/rs6000/rs6000.c (rs6000_dbx_register_number): Handle
28198 FRAME_POINTER_REGNUM, ARG_POINTER_REGNUM, and 64 (which was MQ).
28199
28200 2019-05-06 Jakub Jelinek <jakub@redhat.com>
28201
28202 PR tree-optimization/88709
28203 PR tree-optimization/90271
28204 * params.def (PARAM_STORE_MERGING_MAX_SIZE): New parameter.
28205 * gimple-ssa-store-merging.c (encode_tree_to_bitpos): Handle
28206 non-clobber CONSTRUCTORs with no elts. Remove useless tmp_int
28207 variable.
28208 (imm_store_chain_info::coalesce_immediate_stores): Punt if the size
28209 of the store merging group is larger than
28210 PARAM_STORE_MERGING_MAX_SIZE parameter.
28211 (split_group): Add bzero_first argument. If set, always emit first
28212 the first store which must be = {} of the whole area and then for the
28213 rest of the stores consider all zero bytes as paddings.
28214 (imm_store_chain_info::output_merged_store): Check if first store
28215 is = {} of the whole area and if yes, determine which setting of
28216 bzero_first for split_group gives smaller number of stores. Adjust
28217 split_group callers.
28218 (lhs_valid_for_store_merging_p): Allow decls.
28219 (rhs_valid_for_store_merging_p): Allow non-clobber CONTRUCTORs with
28220 no elts.
28221 (pass_store_merging::process_store): Likewise.
28222
28223 2019-05-06 Kelvin Nilsen <kelvin@gcc.gnu.org>
28224
28225 PR target/89424
28226 * config/rs6000/rs6000.c (rs6000_expand_vector_extract): Add
28227 handling of V1TImode.
28228
28229 2019-05-06 Uroš Bizjak <ubizjak@gmail.com>
28230
28231 PR target/89221
28232 * config.gcc (i[34567]86-*-*, x86_64-*-*): Move tests for enable_cld
28233 and enable_frame_pointer ...
28234 * configure.ac: ... here. Update help strings for
28235 --enable-frame-pointer.
28236 * configure: Regenerate.
28237 * config/i386/i386-options.c (ix86_option_override_internal): Remove
28238 USE_X86_64_FRAME_POINTER define, use USE_IX86_FRAME_POINTER instead.
28239 * config/i386/sol2.h (USE_IX86_FRAME_POINTER): Remove.
28240 (USE_X86_64_FRAME_POINTER): Ditto.
28241
28242 2019-05-06 Martin Liska <mliska@suse.cz>
28243
28244 * config.gcc: Append to target_gtfiles and fix indentation.
28245
28246 2019-05-06 Richard Biener <rguenther@suse.de>
28247
28248 PR tree-optimization/90358
28249 * tree-vect-stmts.c (get_group_load_store_type): Properly
28250 detect unused upper half of load.
28251 (vectorizable_load): Likewise.
28252
28253 2019-05-06 Richard Biener <rguenther@suse.de>
28254
28255 PR tree-optimization/88828
28256 * tree-ssa-forwprop.c (get_bit_field_ref_def): Split out from...
28257 (simplify_vector_constructor): ...here. Handle constants in
28258 the constructor.
28259
28260 2019-05-06 Richard Biener <rguenther@suse.de>
28261
28262 PR tree-optimization/90328
28263 * tree-data-ref.h (dr_may_alias_p): Pass in the actual loop nest.
28264 * tree-data-ref.c (dr_may_alias_p): Check whether the clique
28265 is valid in the loop nest before using it.
28266 (initialize_data_dependence_relation): Adjust.
28267 * graphite-scop-detection.c (build_alias_set): Pass the SCOP enclosing
28268 loop as loop-nest to dr_may_alias_p.
28269
28270 2019-05-06 Richard Biener <rguenther@suse.de>
28271
28272 * dwarf2out.c (mem_loc_descriptor): Initialize int_mode.
28273
28274 2019-05-06 Richard Biener <rguenther@suse.de>
28275
28276 PR tree-optimization/90316
28277 * tree-ssa-alias.c (maybe_skip_until): Pass in target BB,
28278 compute target on demand.
28279 (get_continuation_for_phi): Remove code walking stmts to
28280 get to a target virtual operand which could end up being
28281 quadratic.
28282
28283 2019-05-06 Martin Liska <mliska@suse.cz>
28284
28285 PR sanitizer/90312
28286 * config/i386/i386-options.c (ix86_option_override_internal): Error only
28287 when -mabi is selected to a non-default version.
28288
28289 2019-05-06 Hrishikesh Kulkarni <hrishikeshparag@gmail.com>
28290 Martin Liska <mliska@suse.cz>
28291
28292 * Makefile.in: Add lto-dump.texi.
28293 * cgraph.h: Add new functions get_visibility_string and
28294 get_symtab_type_string.
28295 * doc/gcc.texi: Include lto-dump section.
28296 * doc/lto-dump.texi: New file.
28297 * dumpfile.c (dump_switch_p_1): Use parse_dump_option.
28298 (parse_dump_option): Factor out this function.
28299 * dumpfile.h (enum dump_flag): Add new value TDF_ERROR.
28300 (parse_dump_option): Export the function.
28301 * symtab.c (symtab_node::get_visibility_string): New function.
28302 (symtab_node::get_symtab_type_string): Likewise.
28303
28304 2019-05-06 Martin Liska <mliska@suse.cz>
28305
28306 * config/i386/i386-builtins.c: New file.
28307 * config/i386/i386-builtins.h: New file.
28308 * config/i386/i386-expand.c: New file.
28309 * config/i386/i386-expand.h: New file.
28310 * config/i386/i386-features.c: New file.
28311 * config/i386/i386-features.h: New file.
28312 * config/i386/i386-options.c: New file.
28313 * config/i386/i386-options.h: New file.
28314 * config.gcc: Add new files into extra_objs and
28315 target_gtfiles.
28316 * config/i386/i386.c: Split content of the file
28317 into newly introduced files.
28318 * config/i386/i386.h: Declare common variables
28319 and macros.
28320 * config/i386/t-i386: Define dependencies for new files.
28321
28322 2019-05-03 Richard Earnshaw <rearnsha@arm.com>
28323
28324 PR target/89400
28325 * config/arm/arm.md (unaligned_loadsi): Add variant for thumb1.
28326 Restrict 'all' variant to 32-bit configurations.
28327 (unaligned_loadhiu): Likewise.
28328 (unaligned_storehi): Likewise.
28329 (unaligned_storesi): Likewise.
28330 (unaligned_loadhis): Disable when compiling for thumb1.
28331
28332 2019-05-03 Marc Glisse <marc.glisse@inria.fr>
28333
28334 PR tree-optimization/90269
28335 * tree-loop-distribution.c (find_seed_stmts_for_distribution):
28336 Ignore clobbers.
28337
28338 2019-05-03 Martin Liska <mliska@suse.cz>
28339
28340 * hash-map.h: Add is_empty function.
28341 * hash-set.h: Likewise.
28342 * hash-table.h: Likewise.
28343 * dwarf2out.c (dwarf2out_finish): Use is_empty instead of
28344 elements () == 0 (and similar usages).
28345 * gimple-ssa-store-merging.c (pass_store_merging::terminate_and_process_all_chains): Likewise.
28346 * gimplify.c (gimplify_bind_expr): Likewise.
28347 (gimplify_switch_expr): Likewise.
28348 * hash-map-tests.c (test_map_of_strings_to_int): Likewise.
28349 * ipa-icf.c (sem_item_optimizer::remove_symtab_node): Likewise.
28350 * postreload-gcse.c (dump_hash_table): Likewise.
28351 (gcse_after_reload_main): Likewise.
28352 * predict.c (combine_predictions_for_bb): Likewise.
28353 * tree-parloops.c (reduction_phi): Likewise.
28354 (separate_decls_in_region): Likewise.
28355 (transform_to_exit_first_loop): Likewise.
28356 (gen_parallel_loop): Likewise.
28357 (gather_scalar_reductions): Likewise.
28358 (try_create_reduction_list): Likewise.
28359 * var-tracking.c (dump_vars): Likewise.
28360 (emit_notes_for_changes): Likewise.
28361 (vt_emit_notes): Likewise.
28362
28363 2019-05-03 Richard Biener <rguenther@suse.de>
28364
28365 PR tree-optimization/90316
28366 * tree-ssa-pre.c (pass_pre::execute): Re-compute DOM fast queries
28367 before running VN.
28368
28369 2019-05-03 Richard Biener <rguenther@suse.de>
28370
28371 * tree-vect-stmts.c (get_group_load_store_type): Avoid
28372 peeling for gaps by loading only lower halves of vectors
28373 if possible.
28374 (vectorizable_load): Likewise.
28375
28376 2019-05-03 Richard Biener <rguenther@suse.de>
28377
28378 PR middle-end/89518
28379 * match.pd: Add pattern to optimize (A / B) * B + (A % B) to A.
28380
28381 2019-05-03 Richard Biener <rguenther@suse.de>
28382
28383 PR middle-end/87314
28384 * match.pd (cmp (convert1?@2 addr@0) (convert2? addr@1)):
28385 Handle STRING_CST vs DECL or STRING_CST.
28386
28387 2019-05-03 Richard Biener <rguenther@suse.de>
28388
28389 PR tree-optimization/88963
28390 * tree-ssa-forwprop.c (pass_forwprop::execute): Rewrite
28391 vector loads feeding only BIT_FIELD_REFs to component
28392 loads. Rewrite stores fed by CONSTRUCTORs to component
28393 stores.
28394
28395 2019-05-03 Jakub Jelinek <jakub@redhat.com>
28396
28397 * opts.h (finish_options): Remove lang_mask argument.
28398 (print_help, help_option_argument): Declare.
28399 * opts.c (print_help): Remove forward declaration, no longer static.
28400 (finish_options): Remove lang_mask argument, don't call print_help
28401 here.
28402 * opts-global.c (decode_options): Adjust finish_option caller, call
28403 print_help here.
28404
28405 PR tree-optimization/90303
28406 * ipa-devirt.c (obj_type_ref_class, get_odr_type): Don't use
28407 TYPE_CANONICAL for TYPE_STRUCTURAL_EQUALITY_P types in !in_lto_p mode.
28408
28409 2019-05-03 Richard Biener <rguenther@suse.de>
28410
28411 PR tree-optimization/89698
28412 * gimple-fold.c (canonicalize_constructor_val): Early out
28413 for constants, handle unfolded INTEGER_CSTs as they appear in
28414 C++ virtual table ctors.
28415
28416 2019-05-03 Richard Biener <rguenther@suse.de>
28417
28418 * passes.c (execute_function_todo): Remove dead code.
28419
28420 2019-05-02 Segher Boessenkool <segher@kernel.crashing.org>
28421
28422 * config/rs6000/rs6000.c (rs6000_dbx_register_number): Do not use
28423 the internal register number, for any "real" register.
28424
28425 2019-05-02 Segher Boessenkool <segher@kernel.crashing.org>
28426
28427 * config/rs6000/rs6000.c (rs6000_dbx_register_number): Return the
28428 correct numbers for TFHAR, TFIAR, TEXASR.
28429
28430 2019-05-02 Richard Biener <rguenther@suse.de>
28431
28432 PR tree-optimization/89653
28433 * tree-ssa-loop.c (pass_data_tree_loop_init): Execute
28434 update-address-taken before the pass.
28435 * passes.def (pass_tree_loop_init): Put comment before it.
28436
28437 2019-05-02 Richard Biener <rguenther@suse.de>
28438
28439 PR tree-optimization/89509
28440 * tree-ssa-structalias.c (compute_dependence_clique): Look
28441 at the first subvar when determining whether it is restrict.
28442
28443 2019-05-02 Richard Biener <rguenther@suse.de>
28444
28445 PR tree-optimization/90273
28446 * tree-ssa-dce.c (eliminate_unnecessary_stmts): Eliminate
28447 useless debug stmts.
28448
28449 2019-05-02 Alejandro Martinez <alejandro.martinezvicente@arm.com>
28450
28451 * config/aarch64/aarch64-sve.md (<sur>dot_prod<vsi2qi>): Taken from SVE
28452 ACLE branch.
28453 * config/aarch64/iterators.md: Copied Vetype_fourth, VSI2QI and vsi2qi from
28454 SVE ACLE branch.
28455 * tree-vect-loop.c (use_mask_by_cond_expr_p): New function to check if a
28456 VEC_COND_EXPR be inserted to emulate a conditional internal function.
28457 (build_vect_cond_expr): Emit the VEC_COND_EXPR.
28458 (vectorizable_reduction): Use the functions above to vectorize in a
28459 fully masked loop codes that don't have a conditional internal
28460 function.
28461
28462 2019-05-02 Martin Liska <mliska@suse.cz>
28463
28464 * cgraphclones.c: Call valid_attribute_p with 1 for
28465 target_clone.
28466 * config/i386/i386-c.c (ix86_pragma_target_parse): Use 0 as
28467 it's for target attribute.
28468 * config/i386/i386-protos.h (ix86_valid_target_attribute_tree):
28469 Add new boolean argument.
28470 * config/i386/i386.c (ix86_valid_target_attribute_inner_p):
28471 Likewise.
28472 (ix86_valid_target_attribute_tree): Pass target_clone_attr
28473 to ix86_valid_target_attribute_inner_p.
28474 (ix86_valid_target_attribute_p): Pass flags argument to
28475 ix86_valid_target_attribute_inner_p.
28476 (get_builtin_code_for_version): Use 0 as it's target attribute.
28477
28478 2019-05-02 Martin Liska <mliska@suse.cz>
28479
28480 * gcc.c (process_command): Add dummy file only
28481 if n_infiles == 0.
28482 * opts-global.c (decode_options): Pass lang_mask.
28483 * opts.c (print_help): New function.
28484 (finish_options): Print --help if help_option_argument
28485 is set.
28486 (common_handle_option): Factor out content of OPT__help_
28487 into print_help.
28488 * opts.h (finish_options): Add new argument.
28489
28490 2019-05-02 Martin Liska <mliska@suse.cz>
28491
28492 PR target/88809
28493 * config/i386/i386.c (ix86_expand_strlen): Use strlen call.
28494 With -minline-all-stringops use inline expansion using 4B loop.
28495 * doc/invoke.texi: Document the change of
28496 -minline-all-stringops.
28497
28498 2019-05-01 Jeff Law <law@redhat.com>
28499
28500 PR tree-optimization/88797
28501 * gimple-ssa-split-paths (is_feasible_trace): Reject cases where the
28502 PHI feeds a conditional on the RHS of an assignment.
28503
28504 2019-04-30 Andrew Waterman <andrew@sifive.com>
28505 Jim Wilson <jimw@sifive.com>
28506
28507 * config/riscv/constraints.md (L): New.
28508 * config/riscv/predicates.md (lui_operand): New.
28509 (sfb_alu_operand): New.
28510 * config/riscv/riscv-protos.h (riscv_expand_conditional_move): Declare.
28511 * config/riscv/riscv.c (riscv_expand_conditional_move): New.
28512 * config/riscv/riscv.h (TARGET_SFB_ALU): New.
28513 * config/riscv/risc.md (type): Add sfb_alu.
28514 (branch<mode>): Renamed from branch_order<mode>. Change predicate for
28515 operand 3 to reg_or_0_operand. In output string, change %3 to %z3.
28516 (branch_zero<mode>): Delete.
28517 (mov<mode>cc): New.
28518 (mov<GPR:mode><X:mode>cc): Likewise.
28519 * config/riscv/sifive-7.md (sifive_7_sfb_alu): New. Use in bypasses.
28520
28521 2019-04-30 Nathan Sidwell <nathan@acm.org>
28522
28523 * tree.h (MARK_TS_EXP): New.
28524
28525 2019-04-30 Martin Liska <mliska@suse.cz>
28526
28527 * opts.c (enable_warning_as_error): Provide hints
28528 for unknown options.
28529
28530 2019-04-30 Martin Liska <mliska@suse.cz>
28531
28532 PR debug/90288
28533 * doc/invoke.texi: Add missing dash for gas-locview-support
28534 and gno-as-locview-support.
28535
28536 2019-04-30 Jakub Jelinek <jakub@redhat.com>
28537
28538 PR target/89093
28539 * config/aarch64/aarch64.c (aarch64_process_one_target_attr): Don't skip
28540 whitespace at the start of target attribute string.
28541
28542 2019-04-30 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
28543
28544 PR target/86538
28545 * config/aarch64/aarch64-c.c (aarch64_update_cpp_builtins):
28546 Define __ARM_FEATURE_ATOMICS.
28547
28548 2019-04-30 Martin Liska <mliska@suse.cz>
28549
28550 * gimple-fold.c (gimple_fold_builtin_memory_op): Change endp
28551 into built_in_function enum. Remove code for endp == 2 and
28552 use BUILT_IN_* constants.
28553 (gimple_fold_builtin): Call the function with fcode.
28554
28555 2019-04-30 Martin Liska <mliska@suse.cz>
28556
28557 * config/i386/i386.c (ix86_builtin_reciprocal): Cast
28558 DECL_FUNCTION_CODE into ix86_builtins enum before
28559 the switch statement.
28560
28561 2019-04-30 Jakub Jelinek <jakub@redhat.com>
28562
28563 PR tree-optimization/89475
28564 * tree-ssa-ccp.c (evaluate_stmt): Handle BUILT_IN_BSWAP{16,32,64}
28565 calls.
28566
28567 2019-04-30 Martin Liska <mliska@suse.cz>
28568
28569 PR translation/90274
28570 * opts.c (print_filtered_help): Wrap string in _(...).
28571
28572 2019-04-30 Bin Cheng <bin.cheng@linux.alibaba.com>
28573
28574 PR tree-optimization/90240
28575 Revert:
28576 2019-04-23 Bin Cheng <bin.cheng@linux.alibaba.com>
28577
28578 PR tree-optimization/90078
28579 * tree-ssa-loop-ivopts.c (comp_cost::operator +,-,+=,-+,/=,*=): Add
28580 checks for infinite_cost overflow.
28581
28582 2019-04-29 Jeff Law <law@redhat.com>
28583
28584 * passes.def: Move -Wrestrict pass after copy propagation.
28585
28586 2019-04-29 Maya Rashish <coypu@sdf.org>
28587
28588 * config.gcc (default_gnu_indirect_function): Default to yes
28589 for arm*-*-netbsd*, i[34567]86-*-netbsd*, powerpc*-*-netbsd*,
28590 sparc*-*-netbsd*, x86_64-*-netbsd*.
28591
28592 2019-04-29 Vladislav Ivanishin <vlad@ispras.ru>
28593
28594 * tree-ssa-uninit.c (is_pred_expr_subset_of): Correctly handle cases
28595 where cond2 is NE_EXPR.
28596 (is_value_included_in): Update comment.
28597
28598 2019-04-29 Richard Biener <rguenther@suse.de>
28599
28600 PR tree-optimization/90278
28601 * tree-ssa-forwprop.c (pass_forwprop::execute): Transfer/clean
28602 EH on comparison simplification.
28603
28604 2019-04-29 Jason Merrill <jason@redhat.com>
28605
28606 PR c++/82081 - tail call optimization breaks noexcept
28607 * tree-tailcall.c (find_tail_calls): Don't turn a call from a
28608 nothrow function to a might-throw function into a tail call.
28609
28610 2019-04-29 Richard Sandiford <richard.sandiford@arm.com>
28611
28612 * tree-data-ref.h (data_dependence_relation::inner_loop): Delete.
28613 (DDR_INNER_LOOP): Likewise.
28614 * tree-data-ref.c (dump_data_dependence_relation): Update accordingly.
28615 (initialize_data_dependence_relation): Likewise.
28616 (insert_innermost_unit_dist_vector): Use 0 instead of DDR_INNER_LOOP.
28617
28618 2019-04-29 Jakub Jelinek <jakub@redhat.com>
28619
28620 PR rtl-optimization/90257
28621 * cfgrtl.c (flow_active_insn_p): Return true for USE of a function
28622 return value.
28623
28624 Revert the revert:
28625 2019-04-21 H.J. Lu <hongjiu.lu@intel.com>
28626
28627 PR target/90178
28628 Revert:
28629 2018-11-21 Uros Bizjak <ubizjak@gmail.com>
28630
28631 Revert the revert:
28632 2013-10-26 Vladimir Makarov <vmakarov@redhat.com>
28633
28634 Revert:
28635 2013-10-25 Vladimir Makarov <vmakarov@redhat.com>
28636
28637 * lra-spills.c (lra_final_code_change): Remove useless move insns.
28638
28639 2019-04-29 Richard Biener <rguenther@suse.de>
28640
28641 * tree-ssa.c (insert_debug_temp_for_var_def): For {CLOBBER}
28642 rhs issue a reset.
28643
28644 2019-04-27 Iain Buclaw <ibuclaw@gdcproject.org>
28645
28646 * config/netbsd-d.c: Include memmodel.h. Remove unused tree.h,
28647 varasm.h, and netbsd-protos.h.
28648
28649 2019-04-27 Uroš Bizjak <ubizjak@gmail.com>
28650
28651 PR target/89261
28652 * config/i386/i386-protos.h (ix86_data_alignment): Change
28653 the second argument type to unsigned int.
28654 * config/i386/i386.c (ix86_data_alignment): Change "align"
28655 argument type to unsigned int.
28656
28657 2019-04-27 Martin Liska <mliska@suse.cz>
28658
28659 PR middle-end/90258
28660 * opt-suggestions.c (option_proposer::build_option_suggestions):
28661 When get_valid_option_values returns empty values, add the
28662 misspelling candidate.
28663
28664 2019-04-26 Jim Wilson <jimw@sifive.com>
28665
28666 * config/riscv/riscv-protos.h (riscv_move_integer): Add machine_mode
28667 parameter.
28668 * config/riscv/riscv.c (riscv_move_integer): New parameter orig_mode.
28669 Pass orig_mode to riscv_build_integer.
28670 (riscv_split_integer): Pass mode to riscv_move_integer.
28671 (riscv_legitimize_const_move): Likewise.
28672 (riscv_legitimize_move): For MEM dest and CONST_INT src case, new local
28673 promoted_mode. Replace force_reg call with code to load constant into
28674 promoted reg and then subreg it for the store.
28675 * config/riscv/riscv.md (low<mode>+1): Pass <GPR:MODE>mode to
28676 riscv_move_integer.
28677
28678 2018-04-26 Eugene Sharygin <eush@ispras.ru>
28679
28680 * gdbhooks.py: Fix UnicodeDecodeErrors when printing trees with
28681 corrupt codes.
28682
28683 2019-04-26 Richard Sandiford <richard.sandiford@arm.com>
28684
28685 * tree.h (TYPE_VECTOR_SUBPARTS, SET_TYPE_VECTOR_SUBPARTS): Add
28686 commentary about the encoding of precision.
28687
28688 2019-04-25 Andreas Tobler <andreast@gcc.gnu.org>
28689
28690 * config/i386/freebsd64.h: Add bits for 32-bit multilib support.
28691 * config/i386/t-freebsd64: New file.
28692 * config.gcc: Add the t-freebsd64 for multilib support.
28693
28694 2019-04-25 Uroš Bizjak <ubizjak@gmail.com>
28695
28696 * doc/extend.texi (vector_size): Add missing comma after @xref.
28697
28698 2019-04-25 Jakub Jelinek <jakub@redhat.com>
28699
28700 * BASE-VER: Set to 10.0.0.
28701
28702 2019-04-25 Richard Biener <rguenther@suse.de>
28703
28704 PR middle-end/89765
28705 * gimplify.c (gimplify_expr): Avoid turning a lvalue
28706 VIEW_CONVERT_EXPR into one operating on an rvalue.
28707
28708 2019-04-25 H.J. Lu <hongjiu.lu@intel.com>
28709
28710 PR target/89929
28711 * config/i386/i386.c (feature_priority): Moved to file scope.
28712 (processor_features): Likewise.
28713 (processor_model): Likewise.
28714 (_arch_names_table): Likewise.
28715 (arch_names_table): Likewise.
28716 (_feature_list): Removed.
28717 (feature_list): Likewise.
28718 (_isa_names_table): Moved to file scope. Add priority.
28719 (isa_names_table): Likewise.
28720 (get_builtin_code_for_version): Replace feature_list with
28721 isa_names_table. Update error message for P_ZERO priority.
28722
28723 2019-04-25 Richard Biener <rguenther@suse.de>
28724
28725 * tree-pass.h (make_pass_phi_only_cprop): Remove.
28726 * timevar.def (TV_TREE_PHI_CPROP): Likewise.
28727
28728 2019-04-24 Jeff Law <law@redhat.com>
28729
28730 PR tree-optimization/90037
28731 * Makefile.in (OBJS): Remove tree-ssa-phionlycprop.c
28732 * passes.def: Replace all instance of phi-only cprop with the
28733 lattice propagator. Move propagation pass from after erroneous
28734 path isolation to before erroneous path isolation.
28735 * tree-ssa-phionlycprop.c: Remove.
28736
28737 2019-04-24 Richard Biener <rguenther@suse.de>
28738
28739 PR middle-end/90213
28740 * gimple-fold.c (fold_const_aggregate_ref_1): Do multiplication
28741 by size and BITS_PER_UNIT on poly-wide-ints.
28742
28743 2019-04-25 Richard Biener <rguenther@suse.de>
28744
28745 PR middle-end/90194
28746 * match.pd: Add pattern to simplify view-conversion of an
28747 empty constructor.
28748
28749 2019-04-24 Clement Chigot <clement.chigot@atos.net>
28750
28751 * config/rs6000/aix71.h (SUBTARGET_OVERRIDE_OPTIONS): Disable
28752 OPTION_MASK_VSX and OPTION_MASK_ALTIVEC from rs6000_isa_flags
28753 for Go on 32 bit AIX.
28754 * config/rs6000/aix72.h: Likewise.
28755
28756 2019-04-24 Jakub Jelinek <jakub@redhat.com>
28757
28758 PR target/90193
28759 * rtl.c (classify_insn): Return JUMP_INSN for asm goto.
28760 * emit-rtl.c (try_split): Copy over REG_LABEL_TARGET.
28761
28762 2019-04-24 Andreas Krebbel <krebbel@linux.ibm.com>
28763
28764 PR target/89952
28765 * config/s390/s390.c (s390_restore_gprs_from_fprs): Restore GPRs
28766 from FPRs in reverse order. Generate REG_CFA_DEF_CFA note also
28767 for restored hard frame pointer.
28768 (s390_sched_dependencies_evaluation): Implement new target hook.
28769 (TARGET_SCHED_DEPENDENCIES_EVALUATION_HOOK): New macro definition.
28770
28771 2019-04-24 Claudiu Zissulescu <claziss@sysnopsys.com>
28772
28773 * config/arc/arc-options.def: Fix typos and spelling mistakes.
28774 * config/arc/arc.c (arc_init): Cleanup warning message.
28775 (arc_override_options): Likewise.
28776
28777 2019-04-24 Jakub Jelinek <jakub@redhat.com>
28778
28779 PR target/90187
28780 * config/i386/i386.c (ix86_expand_sse_fp_minmax): Force if_true into
28781 a register if both if_true and if_false are MEMs.
28782
28783 PR tree-optimization/90208
28784 * tree-cfg.c (remove_bb): Move forced labels from removed bbs
28785 after labels of new_bb, not before them.
28786
28787 PR tree-optimization/90211
28788 * tree-parloops.c (try_create_reduction_list): Ignore phi arguments
28789 which are not SSA_NAMEs.
28790
28791 2018-04-23 Sudakshina Das <sudi.das@arm.com>
28792
28793 * config/aarch64/aarch64-linux.h (TARGET_ASM_FILE_END): Define for
28794 AArch64.
28795 (aarch64_file_end_indicate_exec_stack): Add gnu note section.
28796
28797 2019-04-23 Roman Zhuykov <zhroma@ispras.ru>
28798
28799 PR rtl-optimization/87979
28800 * modulo-sched.c (sms_schedule): Start ii value "mii" should
28801 not equal zero.
28802
28803 2019-04-23 Roman Zhuykov <zhroma@ispras.ru>
28804
28805 PR rtl-optimization/84032
28806 * modulo-sched.c (ps_insn_find_column): Change condition so that
28807 branch will always be the last insn in a row inside partial
28808 schedule.
28809
28810 2019-04-23 Richard Biener <rguenther@suse.de>
28811
28812 PR debug/90131
28813 * tree-cfgcleanup.c (move_debug_stmts_from_forwarder): Add
28814 dest_single_pred_p argument.
28815 (remove_forwarder_block): Adjust.
28816 (remove_forwarder_block_with_phi): Likewise.
28817
28818 2019-04-23 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
28819 Bernd Edlinger <bernd.edlinger@hotmail.de>
28820 Jakub Jelinek <jakub@redhat.com>
28821
28822 PR target/89093
28823 * config/arm/arm.c (aapcs_vfp_is_call_or_return_candidate): Diagnose
28824 if used with general-regs-only.
28825 (arm_conditional_register_usage): Don't add non-general regs if
28826 general-regs-only.
28827 (arm_valid_target_attribute_rec): Handle general-regs-only.
28828 * config/arm/arm.h (TARGET_HARD_FLOAT): Return false if
28829 general-regs-only.
28830 (TARGET_HARD_FLOAT_SUB): Define.
28831 (TARGET_SOFT_FLOAT): Define as negation of TARGET_HARD_FLOAT_SUB.
28832 (TARGET_REALLY_IWMMXT): Add && !TARGET_GENERAL_REGS_ONLY.
28833 (TARGET_REALLY_IWMMXT2): Likewise.
28834 * config/arm/arm.opt: Add -mgeneral-regs-only.
28835 * doc/extend.texi: Document ARM general-regs-only target.
28836 * doc/invoke.texi: Document ARM -mgeneral-regs-only.
28837
28838 2019-04-23 Bin Cheng <bin.cheng@linux.alibaba.com>
28839
28840 PR tree-optimization/90078
28841 * tree-ssa-loop-ivopts.c (comp_cost::operator +,-,+=,-+,/=,*=): Add
28842 checks for infinite_cost overflow.
28843
28844 2019-04-23 Bin Cheng <bin.cheng@linux.alibaba.com>
28845
28846 PR tree-optimization/90021
28847 * tree-chrec.c (evolution_function_is_univariate_p): New parameter
28848 and check univariate against it.
28849 * tree-chrec.h (evolution_function_is_univariate_p): New parameter.
28850 * tree-data-ref.c (add_other_self_distances): Pass new argument.
28851
28852 2019-04-21 H.J. Lu <hongjiu.lu@intel.com>
28853
28854 PR target/90178
28855 Revert:
28856 2018-11-21 Uros Bizjak <ubizjak@gmail.com>
28857
28858 Revert the revert:
28859 2013-10-26 Vladimir Makarov <vmakarov@redhat.com>
28860
28861 Revert:
28862 2013-10-25 Vladimir Makarov <vmakarov@redhat.com>
28863
28864 * lra-spills.c (lra_final_code_change): Remove useless move insns.
28865
28866 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
28867
28868 * config/rs6000/rs6000.md (group_end_nop): Emit insn register
28869 names using operand format, rather than hard-wired.
28870 (speculation_barrier): Likewise.
28871
28872 2019-04-19 Segher Boessenkool <segher@kernel.crashing.org>
28873
28874 PR tree-optimization/88055
28875 * tree-call-cdce.c (comparison_code_if_no_nans): New function.
28876 (gen_one_condition): Use it if !HONOR_NANS.
28877
28878 2019-04-19 Jakub Jelinek <jakub@redhat.com>
28879
28880 PR middle-end/90139
28881 * tree-outof-ssa.c (get_temp_reg): If reg_mode is BLKmode, return
28882 assign_temp instead of gen_reg_rtx.
28883
28884 2019-04-19 Christophe Lyon <christophe.lyon@linaro.org>
28885
28886 PR translation/90118
28887 * config/aarch64/aarch64.c (aarch64_override_options_internal):
28888 Add missing space before %<.
28889
28890 2019-04-18 Peter Bergner <bergner@linux.ibm.com>
28891
28892 PR rtl-optimization/87871
28893 * ira-lives.c (make_object_dead): Don't add conflicts to
28894 TOTAL_CONFLICT_HARD_REGS for register ignore_reg_for_conflicts.
28895
28896 2019-04-18 Martin Sebor <msebor@redhat.com>
28897
28898 PR middle-end/89797
28899 * tree.h (TYPE_VECTOR_SUBPARTS): Use HOST_WIDE_INT_1U.
28900 * config/aarch64/aarch64.c (aarch64_simd_vector_alignment): Avoid
28901 assuming type size fits in SHWI.
28902
28903 2019-04-18 Jan Hubicka <hubicka@ucw.cz>
28904
28905 PR ipa/85051
28906 * ipa-inline.c (flatten_function): New parameter UPDATE.
28907 (ipa_inline, early_inliner): Use it.
28908
28909 2019-04-18 Richard Sandiford <richard.sandiford@arm.com>
28910
28911 * fold-const.c (int_const_binop): Return early on failure.
28912
28913 2019-04-18 Richard Sandiford <richard.sandiford@arm.com>
28914
28915 PR middle-end/85164
28916 * combine.c (force_int_to_mode): Cast the argument rather than
28917 the result of known_alignment.
28918 * rtlanal.c (rtx_addr_can_trap_p_1): Use known_subrange_p.
28919
28920 2019-04-18 Richard Biener <rguenther@suse.de>
28921
28922 PR debug/90131
28923 * tree-cfgcleanup.c (move_debug_stmts_from_forwarder): Split
28924 out from ...
28925 (remove_forwarder_block): ... here.
28926 (remove_forwarder_block_with_phi): Also move debug stmts here.
28927
28928 2019-04-18 Jakub Jelinek <jakub@redhat.com>
28929
28930 PR translation/79183
28931 * gimple-ssa-sprintf.c (format_directive): Use inform_n instead of
28932 inform where appropriate.
28933
28934 2019-04-18 Richard Biener <rguenther@suse.de>
28935
28936 * tree.c (get_qualified_type): Put found type variants at the
28937 head of the variant list.
28938
28939 2018-04-17 Segher Boessenkool <segher@kernel.crashing.org>
28940
28941 * config/rs6000/rs6000.c (rs6000_register_move_cost): Fix typo.
28942
28943 2019-04-17 Hongtao Liu <hongtao.liu@intel.com>
28944
28945 PR target/90125
28946 * config/i386/avx512fintrin.h (_mm_maskz_fmadd_round_sd,
28947 _mm_maskz_fmadd_round_ss, _mm_maskz_fmsub_round_sd,
28948 _mm_maskz_fmsub_round_ss, _mm_maskz_fnmadd_round_sd,
28949 _mm_maskz_fnmadd_round_ss, _mm_maskz_fnmsub_round_sd,
28950 _mm_maskz_fnmsub_round_ss): Use _maskz builtin instead of _mask3.
28951
28952 2019-04-17 Peter Bergner <bergner@linux.ibm.com>
28953
28954 * ira-conflicts.c (print_allocno_conflicts): Always print something,
28955 even for allocno's with no conflicts.
28956 (print_conflicts): Print an extra newline.
28957
28958 2019-04-17 Segher Boessenkool <segher@kernel.crashing.org>
28959
28960 * auto-inc-dec.c (attempt_change): Set the alignment of the
28961 temporary memory to that of the original.
28962
28963 2019-04-17 Joao Moreira <jmoreira@suse.de>
28964
28965 * targhooks.c (default_print_patchable_function_entry): Emit
28966 __patchable_function_entries section with writable flags to allow
28967 relocation resolution.
28968
28969 2019-04-17 Jonny Grant <jg@jguk.org>
28970
28971 * collect2.c (main): Change gcc.gnu.org URL to HTTPS.
28972
28973 2019-04-17 Jakub Jelinek <jakub@redhat.com>
28974
28975 PR middle-end/90095
28976 * internal-fn.c (expand_mul_overflow): Don't set SUBREG_PROMOTED_VAR_P
28977 on lowpart SUBREGs.
28978
28979 2019-04-17 Claudiu Zissulescu <claziss@synopsys.com>
28980
28981 * config/arc/arc.c (arc_init): Format diagnostic string.
28982 (arc_override_options): Likewise.
28983 (check_if_valid_regno_const): Likewise.
28984 (arc_reorg): Likewise.
28985
28986 2019-04-17 Segher Boessenkool <segher@kernel.crashing.org>
28987
28988 PR target/17108
28989 * config/rs6000/rs6000.c (rs6000_split_multireg_move): Adjust pattern
28990 name.
28991 (rs6000_emit_allocate_stack_1): Simplify condition. Adjust pattern
28992 name.
28993 * config/rs6000/rs6000.md (bits): Add entries for SF and DF.
28994 (*movdi_update1): Use Pmode.
28995 (movdi_<mode>_update): Fix argument to avoiding_indexed_address_p.
28996 (movdi_<mode>_update_stack): Rename to ...
28997 (movdi_update_stack): ... this. Fix comment. Change condition. Don't
28998 use Pmode.
28999 (*movsi_update1): Use Pmode.
29000 (*movsi_update2): Use Pmode.
29001 (movsi_update): Rename to ...
29002 (movsi_<mode>_update): ... this. Use Pmode.
29003 (movsi_update_stack): Fix condition.
29004 (*movhi_update1): Use Pmode. Fix argument to
29005 avoiding_indexed_address_p.
29006 (*movhi_update2): Ditto.
29007 (*movhi_update3): Ditto.
29008 (*movhi_update4): Ditto.
29009 (*movqi_update1): Ditto.
29010 (*movqi_update2): Ditto.
29011 (*movqi_update3): Ditto.
29012 (*movsf_update1, *movdf_update1): Merge, rename to...
29013 (*mov<mode>_update1): This. Use Pmode. Fix argument to
29014 avoiding_indexed_address_p. Add "size" attribute.
29015 (*movsf_update2, *movdf_update2): Merge, rename to...
29016 (*mov<mode>_update2): This. Ditto.
29017 (*movsf_update3): Use Pmode. Fix argument to
29018 avoiding_indexed_address_p.
29019 (*movsf_update4): Ditto.
29020 (allocate_stack): Simplify condition. Adjust pattern names.
29021
29022 2019-04-17 Jakub Jelinek <jakub@redhat.com>
29023
29024 PR target/89093
29025 * config/arm/arm.c (arm_valid_target_attribute_rec): Don't skip
29026 whitespace at the start of target attribute string.
29027
29028 2019-04-16 Pat Haugen <pthaugen@us.ibm.com>
29029
29030 PR target/84369
29031 * config/rs6000/power9.md: Add store forwarding bypass.
29032
29033 2019-04-16 Alexandre Oliva <aoliva@redhat.com>
29034
29035 PR debug/89528
29036 * valtrack.c (dead_debug_insert_temp): Reset debug references
29037 to the return value of a call being removed.
29038
29039 2019-04-16 Claudiu Zissulescu <claziss@synopsys.com>
29040
29041 * config/arc/arc-protos.h (arc_register_move_cost): Remove.
29042 * config/arc/arc.c (arc_register_move_cost): Re-purpose it to
29043 implement target hook.
29044 (arc_memory_move_cost): New function.
29045 (TARGET_REGISTER_MOVE_COST): Define.
29046 (TARGET_MEMORY_MOVE_COST): Likewise.
29047 * config/arc/arc.h (REGISTER_MOVE_COST): Remove.
29048 (MEMORY_MOVE_COST): Likewise.
29049
29050 2019-04-16 Claudiu Zissulescu <claziss@synopsys.com>
29051
29052 * config/arc/arc.md (sibcall_insn): Use Rcd constraint.
29053 (sibcall_value_insn): Likewise.
29054 * config/arc/constraints.md (Rs5): Remove.
29055
29056 2019-04-16 Claudiu Zissulescu <claziss@synopsys.com>
29057
29058 * config/arc/arc.c (arc_hard_regno_modes): Add two missing modes
29059 for last two fake registers.
29060 (arc_conditional_register_usage): Make sure fake frame and arg
29061 pointer regs are in general regs class.
29062 (FRAME_POINTER_MASK): Remove.
29063 (RETURN_ADDR_MASK): Remove.
29064 (arc_must_save_register): Use hard frame regnum.
29065 (frame_restore_reg): Use hard_frame_pointer_rtx.
29066 (arc_save_callee_saves): Likewise.
29067 (arc_restore_callee_saves): Likewise.
29068 (arc_save_callee_enter): Likewise.
29069 (arc_restore_callee_leave): Likewise.
29070 (arc_save_callee_milli): Likewise.
29071 (arc_eh_return_address_location): Likewise.
29072 (arc_check_multi): Use hard frame regnum.
29073 (arc_can_eliminate): Likewise.
29074 * config/arc/arc.h (FIXED_REGISTERS): Make FP register available
29075 for register allocator.
29076 (REG_CLASS_CONTENTS): Update GENERAL_REGS.
29077 (REGNO_OK_FOR_BASE_P): Consider FRAME_POINTER_REGNUM.
29078 (FRAME_POINTER_REGNUM): Change it to a fake register.
29079 (HARD_FRAME_POINTER_REGNUM): Defined.
29080 (ARG_POINTER_REGNUM): Change it to a new fake register.
29081 (ELIMINABLE_REGS): Update.
29082 (REGISTER_NAMES): Update names.
29083 * config/arc/arc.md (LP_START): Remove.
29084 (LP_END): Likewise.
29085 (shift_si3_loop): Update pattern.
29086
29087 2019-04-16 Claudiu Zissulescu <claziss@synopsys.com>
29088
29089 * config/arc/arc.c (arc_expand_prologue): Emit blockage regardless
29090 to avoid delay slot scheduling.
29091 (arc_must_save_register): Don't save SP.
29092 * config/arc/arc.md (stack_tie): Remove.
29093 (UNSPEC_ARC_STKTIE): Likewise.
29094
29095 2019-04-16 Kito Cheng <kito.cheng@gmail.com>
29096 Shiva Chen <shiva0217@gmail.com>
29097
29098 * config/nds32/nds32-md-auxiliary.c (nds32_split_ashiftdi3): Fix wrong
29099 code gen with large shift amount.
29100
29101 2019-04-16 Chung-Ju Wu <jasonwucj@gmail.com>
29102
29103 * config/nds32/nds32-pipelines-auxiliary.c (wext_odd_dep_p): Handle
29104 subreg.
29105
29106 2019-04-16 Jakub Jelinek <jakub@redhat.com>
29107
29108 PR target/90096
29109 * config/i386/i386.c (ix86_target_string): Add ADD_ABI_P argument, only
29110 print -m64/-mx32/-m32 if it is true.
29111 (ix86_debug_options, ix86_function_specific_print): Pass true as
29112 ADD_ABI_P to ix86_target_string.
29113 (ix86_expand_builtin): Adjust ix86_target_string caller, pass true as
29114 ADD_ABI_P only if OPTION_MASK_ISA_64BIT is set in bisa and in that case
29115 or into it OPTION_MASK_ISA_ABI_64 or OPTION_MASK_ISA_ABI_X32.
29116
29117 PR rtl-optimization/90082
29118 * dce.c (can_delete_call): New function.
29119 (deletable_insn_p, mark_insn): Use it.
29120
29121 PR tree-optimization/90090
29122 * tree-ssa-math-opts.c (is_division_by): Ignore divisions that can
29123 throw internally.
29124 (is_division_by_square): Likewise. Formatting fix.
29125
29126 2019-04-16 Richard Biener <rguenther@suse.de>
29127
29128 PR tree-optimization/56049
29129 * tree-ssa-loop-im.c (mem_ref_hasher::equal): Elide alias-set
29130 equality check if alias-set zero will prevail.
29131
29132 2019-04-15 Jeff Law <law@redhat.com>
29133
29134 * config/microblaze/microblaze.c (microblaze_expand_block_move): Treat
29135 size and alignment as unsigned.
29136
29137 2019-04-15 Richard Biener <rguenther@suse.de>
29138
29139 PR debug/90074
29140 * tree-loop-distribution.c (destroy_loop): Preserve correct
29141 debug info.
29142
29143 2019-04-15 Richard Biener <rguenther@suse.de>
29144
29145 PR tree-optimization/90071
29146 * tree-ssa-reassoc.c (init_range_entry): Do not pick up
29147 abnormal operands from def stmts.
29148
29149 2019-04-15 Segher Boessenkool <segher@kernel.crashing.org>
29150
29151 PR rtl-optimization/89794
29152 * combine.c (count_auto_inc): New function.
29153 (try_combine): Count how many auto_inc expressions there were in the
29154 original instructions. Ensure we have the same number in the new
29155 instructions. Remove the code that tried to ensure auto_inc side
29156 effects on i1 and i0 are not lost.
29157
29158 2019-04-15 Richard Biener <rguenther@suse.de>
29159
29160 PR ipa/88936
29161 * tree.h (auto_var_p): Declare.
29162 * tree.c (auto_var_p): New function, split out from ...
29163 (auto_var_in_fn_p): ... here.
29164 * tree-ssa-structalias.c (struct variable_info): Add shadow_var_uid
29165 member.
29166 (new_var_info): Initialize it.
29167 (set_uids_in_ptset): Also set the shadow variable uid if required.
29168 (ipa_pta_execute): Postprocess points-to solutions assigning
29169 shadow variable uids for locals that may reach their containing
29170 function recursively.
29171 * tree-ssa-ccp.c (fold_builtin_alloca_with_align): Do not
29172 assert but instead check whether the points-to solution is
29173 a singleton.
29174
29175 2019-04-15 Martin Jambor <mjambor@suse.cz>
29176
29177 PR ipa/pr89693
29178 * cgraph.c (clone_of_p): Loop over clone chain for each step in
29179 the thunk chain.
29180
29181 2019-04-15 Monk Chiang <sh.chiang04@gmail.com>
29182
29183 * config.gcc (nds32*-*-linux*): Set gcc_cv_initfini_array to yes.
29184
29185 2019-04-15 Monk Chiang <sh.chiang04@gmail.com>
29186 Kito Cheng <kito.cheng@gmail.com>
29187 Shiva Chen <shiva0217@gmail.com>
29188
29189 * config/nds32/nds32-md-auxiliary.c
29190 (nds32_legitimize_pic_address): Use new PIC pattern.
29191 (nds32_legitimize_tls_address): Use new TLS pattern.
29192 (nds32_output_symrel): New.
29193 * config/nds32/nds32-protos.h (nds32_output_symrel): Declare.
29194 (nds32_alloc_relax_group_id): Ditto.
29195 * config/nds32/nds32-relax-opt.c (nds32_alloc_relax_group_id): New.
29196 (nds32_group_insns): Use nds32_alloc_relax_group_id instead of use
29197 relax_group_id.
29198 (nds32_group_tls_insn): Ditto.
29199 (nds32_group_float_insns): Ditto.
29200 * config/nds32/nds32.md (tls_le): New.
29201 (sym_got): Ditto.
29202
29203 2019-04-15 Chung-Ju Wu <jasonwucj@gmail.com>
29204
29205 * configure: Add nds32 target for dwarf2 debug_line checking.
29206 * configure.ac: Regenerated.
29207
29208 2019-04-14 Jan Hubicka <hubicka@ucw.cz>
29209
29210 PR lto/89358
29211 * ipa-devirt.c (skip_in_fields_list_p): New.
29212 (odr_types_equivalent_p): Use it.
29213
29214 2019-04-13 Jakub Jelinek <jakub@redhat.com>
29215
29216 PR target/89093
29217 * config/arm/arm.c (arm_valid_target_attribute_rec): Use strcmp
29218 instead of strncmp when checking for thumb and arm. Formatting fixes.
29219
29220 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
29221
29222 * doc/install.texi: Document --with-target-system-zlib.
29223
29224 2019-04-12 Martin Sebor <msebor@redhat.com>
29225
29226 PR c/88383
29227 PR c/89288
29228 PR c/89798
29229 PR c/89797
29230 * targhooks.c (default_vector_alignment): Avoid assuming
29231 argument fits in SHWI.
29232 * tree.h (TYPE_VECTOR_SUBPARTS): Avoid sign overflow in
29233 a shift expression.
29234 * doc/extend.texi (__builtin_has_attribute): Add a clarifying note.
29235
29236 2019-04-12 Jakub Jelinek <jakub@redhat.com>
29237
29238 PR rtl-optimization/89965
29239 * dce.c: Include rtl-iter.h.
29240 (struct check_argument_load_data): New type.
29241 (check_argument_load): New function.
29242 (find_call_stack_args): Check for loads from stack slots still tracked
29243 in sp_bytes and punt if any is found.
29244
29245 * config/mips/loongson-mmiintrin.h: Fix up #error message.
29246
29247 2019-04-12 Jan Hubicka <hubicka@ucw.cz>
29248
29249 * params.def (PARAM_MAX_LTO_STREAMING_PARALLELISM): New parameter.
29250 * doc/invoke.texi (max-lto-streaming-paralellism): New --param.
29251
29252 2019-04-12 Martin Liska <mliska@suse.cz>
29253
29254 PR middle-end/89970
29255 * multiple_target.c (create_dispatcher_calls): Wrap ifunc
29256 in error message.
29257 (separate_attrs): Handle multiple 'default's.
29258 (expand_target_clones): Rework error handling code.
29259
29260 2019-04-12 Kelvin Nilsen <kelvin@gcc.gnu.org>
29261
29262 PR target/87532
29263 * config/rs6000/rs6000.c (rs6000_split_vec_extract_var): Use inner
29264 mode of vector rather than mode of destination for move instruction.
29265 * config/rs6000/vsx.md (*vsx_extract_<mode>_<VS_scalar>mode_var):
29266 Use QI inner mode with V16QI vector mode.
29267
29268 2019-04-12 Jakub Jelinek <jakub@redhat.com>
29269
29270 PR target/52726
29271 * config/tilepro/tilepro.c (tilepro_print_operand): Use just
29272 "invalid %%t operand" in output_operand_lossage message.
29273
29274 2019-04-12 Andreas Krebbel <krebbel@linux.ibm.com>
29275
29276 * config/s390/predicates.md (permute_pattern_operand): New
29277 predicate.
29278 * config/s390/vector.md ("*vec_splats_bswap_vec<mode>"): Add USE
29279 operand for the permute pattern.
29280 ("*vec_perm<mode>"): New insn definition.
29281 ("bswap<mode>"): Generate the permute pattern operand in the
29282 expander and perform the operand reloads for pre arch13 level
29283 already.
29284 ("*bswap<mode>_emu"): Rename to ...
29285 ("*bswap<mode>"): ... this. And make the splitter vxe2 only.
29286 * config/s390/vx-builtins.md ("*vec_insert_and_zero_bswap<mode>"):
29287 Add the USE operand for the permute pattern.
29288 ("*vec_set_bswap_vec<mode>"): Likewise.
29289
29290 2019-04-12 Jakub Jelinek <jakub@redhat.com>
29291
29292 PR c/89946
29293 * varasm.c (assemble_start_function): Don't use tree_fits_uhwi_p
29294 and gcc_unreachable if it fails, just call tree_to_uhwi which
29295 verifies that too. Test TREE_CHAIN instead of list_length > 1.
29296 Start warning message with a lower-case letter. Formatting fixes.
29297
29298 PR rtl-optimization/90026
29299 * cfgcleanup.c (try_optimize_cfg): When removing empty bb with no
29300 successors, look for BARRIERs inside of the whole BB_FOOTER chain
29301 rather than just at the start of it. If e->src BB_FOOTER is not NULL
29302 in cfglayout mode, use emit_barrier_after_bb.
29303
29304 2018-04-11 Steve Ellcey <sellcey@marvell.com>
29305
29306 PR rtl-optimization/87763
29307 * config/aarch64/aarch64.md (*aarch64_bfi<GPI:mode>4_noshift_alt):
29308 New Instruction.
29309
29310 2019-04-11 Tom de Vries <tdevries@suse.de>
29311
29312 * doc/extend.texi (@node Statement Exprs): Note variable shadowing at
29313 max macro using statement expression.
29314
29315 2019-04-11 David Edelsohn <dje.gcc@gmail.com>
29316
29317 * xcoffout.h (xcoff_private_rodata_section_name): Declare.
29318 * xcoffout.c (xcoff_private_rodata_section_name): Define.
29319 * config/rs6000/rs6000.c (rs6000_xcoff_asm_init_sections): Create
29320 read_only_private_data_section using xcoff_private_rodata_section_name.
29321 (rs6000_xcoff_file_start): Generate xcoff_private_rodata_section_name.
29322
29323 2019-04-11 Christophe Lyon <christophe.lyon@linaro.org>
29324
29325 PR target/90016
29326 * config/aarch64/aarch64.opt (msve-vector-bits): Add missing final '.'.
29327
29328 2019-04-11 Jakub Jelinek <jakub@redhat.com>
29329
29330 PR rtl-optimization/89965
29331 * dce.c (sp_based_mem_offset): New function.
29332 (find_call_stack_args): Use sp_based_mem_offset.
29333
29334 2019-04-11 Jonathan Wakely <jwakely@redhat.com>
29335
29336 * doc/invoke.texi (Optimize Options): Clarify -flive-patching docs.
29337
29338 2019-04-11 Richard Biener <rguenther@suse.de>
29339
29340 PR tree-optimization/90020
29341 * tree-ssa-sccvn.c (vn_reference_may_trap): New function.
29342 * tree-ssa-sccvn.h (vn_reference_may_trap): Declare.
29343 * tree-ssa-pre.c (compute_avail): Use it to not put
29344 possibly trapping references after a call that might not
29345 return into EXP_GEN.
29346 * gcse.c (compute_hash_table_work): Do not elide
29347 marking a block containing a call if the call might not
29348 return.
29349
29350 2019-04-11 Richard Biener <rguenther@suse.de>
29351
29352 PR tree-optimization/90018
29353 * tree-vect-data-refs.c (vect_preserves_scalar_order_p):
29354 Test both SLP and interleaving variants.
29355
29356 2019-04-11 Robin Dapp <rdapp@linux.ibm.com>
29357
29358 * config/s390/8561.md: New file.
29359 * config/s390/driver-native.c (s390_host_detect_local_cpu):
29360 Add arch13 cpu model.
29361 * config/s390/s390-opts.h (enum processor_type): Likewise.
29362 * config/s390/s390.c (s390_get_sched_attrmask): Add arch13.
29363 (s390_get_unit_mask): Likewise.
29364 (s390_is_fpd): Likewise.
29365 (s390_is_fxd): Likewise.
29366 * config/s390/s390.h (s390_tune_attr): Likewise.
29367 * config/s390/s390.md: Include arch13 pipeline description.
29368 * config/s390/s390.opt: Add arch13.
29369
29370 2018-04-10 Steve Ellcey <sellcey@marvell.com>
29371
29372 PR rtl-optimization/87763
29373 * config/aarch64/aarch64-protos.h (aarch64_masks_and_shift_for_bfi_p):
29374 New prototype.
29375 * config/aarch64/aarch64.c (aarch64_masks_and_shift_for_bfi_p):
29376 New function.
29377 * config/aarch64/aarch64.md (*aarch64_bfi<GPI:mode>5_shift):
29378 New instruction.
29379 (*aarch64_bfi<GPI:mode>5_shift_alt): Ditto.
29380 (*aarch64_bfi<GPI:mode>4_noand): Ditto.
29381 (*aarch64_bfi<GPI:mode>4_noand_alt): Ditto.
29382 (*aarch64_bfi<GPI:mode>4_noshift): Ditto.
29383
29384 2019-04-10 Jonathan Wakely <jwakely@redhat.com>
29385
29386 * doc/invoke.texi (Optimize Options): Change "Nevertheless" to
29387 "Although" in -fipa-icf documentation.
29388
29389 * doc/invoke.texi (Debugging Options): Explicitly state the semantics
29390 of using multiple -g options.
29391
29392 2019-04-10 Martin Liska <mliska@suse.cz>
29393
29394 PR gcov-profile/89959
29395 * doc/gcov.texi: Make documentation of -x option
29396 more precise.
29397
29398 2019-04-10 Richard Biener <rguenther@suse.de>
29399
29400 * tree-vectorizer.h (_stmt_vec_info): Remove same_dr_stmt
29401 member.
29402 (DR_GROUP_SAME_DR_STMT): Remove.
29403 * tree-vect-stmts.c (vectorizable_load): Remove unreachable code.
29404 * tree-vect-data-refs.c (vect_analyze_group_access_1): Likewise,
29405 replace with assert.
29406 (vect_analyze_data_ref_accesses): Fix INTEGER_CST comparison.
29407 (vect_record_grouped_load_vectors): Remove unreachable code.
29408
29409 2019-04-10 Richard Earnshaw <rearnsha@arm.com>
29410
29411 PR target/90016
29412 * config/aarch64/aarch64.opt (msve-vector-bits): Remove redundant and
29413 obsolete reference to N.
29414
29415 2019-04-10 Jakub Jelinek <jakub@redhat.com>
29416
29417 PR middle-end/90025
29418 * expr.c (store_expr): Set properly size on the MEM passed to
29419 clear_storage.
29420
29421 PR c++/90010
29422 * gimple-ssa-sprintf.c (target_to_host): Fix handling of targstr
29423 with strlen in between hostsz-3 and hostsz-1 inclusive when no
29424 translation is needed, and when translation is needed, only append
29425 ... if the string length is hostsz or more bytes long. Avoid using
29426 strncpy or strcat.
29427
29428 2019-04-09 Matthew Malcomson <matthew.malcomson@arm.com>
29429
29430 PR target/90024
29431 * config/arm/arm.c (neon_valid_immediate): Disallow VOIDmode parameter.
29432 * config/arm/constraints.md (Dm, DN, Dn): Split previous Dn constraint
29433 into three.
29434 * config/arm/neon.md (*neon_mov<mode>): Account for TImode and DImode
29435 differences directly.
29436 (*smax<mode>3_neon, vashl<mode>3, vashr<mode>3_imm): Use Dm constraint.
29437
29438 2019-04-09 Jakub Jelinek <jakub@redhat.com>
29439
29440 PR translation/90011
29441 * ipa-devirt.c (compare_virtual_tables): Remove two trailing spaces
29442 from diagnostics.
29443 * config/arm/freebsd.h (LINK_SPEC): Remove trailing space from -p
29444 diagnostics.
29445 * config/riscv/freebsd.h (LINK_SPEC): Likewise.
29446 * config/aarch64/aarch64-freebsd.h (FBSD_TARGET_LINK_SPEC): Likewise.
29447 * config/darwin.h (DRIVER_SELF_SPECS, ASM_FINAL_SPEC): Remove
29448 trailing space from -gsplit-dwarf diagnostics.
29449
29450 PR tree-optimization/89998
29451 * gimple-ssa-sprintf.c (try_substitute_return_value): Use lhs type
29452 instead of integer_type_node if possible, don't add ranges if return
29453 type is not compatible with int.
29454 * gimple-fold.c (gimple_fold_builtin_sprintf,
29455 gimple_fold_builtin_snprintf): Use lhs type instead of hardcoded
29456 integer_type_node.
29457
29458 2019-04-09 Martin Liska <mliska@suse.cz>
29459
29460 * Makefile.in: Use GENERATOR_CFLAGS for all generators.
29461 * doc/install.texi: Document the new config.
29462
29463 2019-04-09 Richard Sandiford <richard.sandiford@arm.com>
29464
29465 * tree-vect-data-refs.c (vect_get_smallest_scalar_type): Always
29466 use gimple_expr_type for load and store calls. Skip over the
29467 condition argument in a conditional internal function.
29468 Protect use of TREE_INT_CST_LOW.
29469
29470 2019-04-09 Jakub Jelinek <jakub@redhat.com>
29471
29472 PR target/90015
29473 * config/riscv/riscv.c (riscv_get_interrupt_type): Fix comment typo.
29474 (riscv_merge_decl_attributes): Fix typo in diagnostics. Remove
29475 trailing period from it too.
29476
29477 2019-04-08 wu yuan <wuyuan5@huawei.com>
29478
29479 * config/aarch64/aarch64-cores.def (tsv1100): Change scheduling model.
29480 * config/aarch64/aarch64.md: Add "tsv110.md".
29481 * config/aarch64/tsv110.md: New file.
29482
29483 2019-04-08 Richard Biener <rguenther@suse.de>
29484
29485 PR tree-optimization/90006
29486 * tree-vect-data-refs.c (vect_get_smallest_scalar_type): Handle
29487 calls like lrint.
29488
29489 2019-04-08 Andrea Corallo <andrea.corallo@arm.com>
29490
29491 PR target/83033
29492 * config/aarch64/cortex-a57-fma-steering.c (fma_forest): Prohibit copy
29493 construction.
29494 (fma_root_node): Likewise.
29495 (func_fma_steering): Likewise.
29496
29497 2019-04-08 Jakub Jelinek <jakub@redhat.com>
29498
29499 PR rtl-optimization/89865
29500 * config/i386/i386.md: Add peepholes for z = x; x ^= y; x != z.
29501
29502 PR rtl-optimization/89865
29503 * config/i386/i386.md
29504 (SWI12 peephole for mem {+,-,&,|,^}= x; mem != 0): Fix up operand
29505 numbers not to clash with the additional operands[4].
29506 (peepholes for mem {+,-,&,|,^}= x; mem != 0): New peephole2s
29507 with extra register copy in the middle.
29508
29509 2019-04-08 Martin Liska <mliska@suse.cz>
29510
29511 PR gcov-profile/89961
29512 * doc/gcov.texi: Document data_file.
29513 * gcov.c (generate_results): Add data_info into JSON output.
29514
29515 2019-04-01 Bin Cheng <bin.cheng@linux.alibaba.com>
29516
29517 PR tree-optimization/89725
29518 * tree-chrec.c (chrec_contains_symbols): New parameter. Handle outer
29519 loop's chrec as invariant symbol.
29520 * tree-chrec.h (chrec_contains_symbols): New parameter.
29521 * tree-data-ref.c (analyze_miv_subscript): Pass new argument.
29522 (build_classic_dist_vector_1, add_other_self_distances): Bypass access
29523 function of loops not in DDR's loop_nest.
29524 * tree-data-ref.h (index_in_loop_nest): Add unreachable check.
29525
29526 2019-04-08 Chenghua Xu <paul.hua.gm@gmail.com>
29527
29528 PR target/89623
29529 * config/mips/mips.opt (LOONGSON_EXT2): Use Var instead of
29530 Mask.
29531
29532 2019-04-07 Uroš Bizjak <ubizjak@gmail.com>
29533
29534 PR target/89945
29535 * config/i386/i386.md (anddi_1 to andsi_1_zext splitter):
29536 Avoid calling gen_lowpart with SYMBOL_REF and LABEL_REF operand.
29537
29538 2019-04-05 Joern Rennecke <joern.rennecke@embecosm.com>
29539
29540 * sched-deps.c (sched_macro_fuse_insns): Check return value of
29541 targetm.fixed_condition_code_regs.
29542
29543 2019-04-05 Richard Biener <rguenther@suse.de>
29544
29545 PR debug/89892
29546 PR debug/89905
29547 * tree-cfgcleanup.c (remove_forwarder_block): Always move
29548 debug bind stmts but reset them if they are not valid at the
29549 destination.
29550
29551 2019-04-05 Martin Liska <mliska@suse.cz>
29552
29553 PR translation/89936
29554 * collect-utils.c (collect_execute): Use %< and %>, or %qs in
29555 order to wrap keywords or arguments.
29556 * collect2.c (main): Likewise.
29557 (scan_prog_file): Likewise.
29558 (scan_libraries): Likewise.
29559 * common/config/riscv/riscv-common.c
29560 (riscv_subset_list::parsing_subset_version): Likewise.
29561 (riscv_subset_list::parse_std_ext): Likewise.
29562 * config/aarch64/aarch64.c (aarch64_override_options_internal):
29563 Likewise.
29564 * config/arm/arm.c (arm_option_override): Likewise.
29565 * config/cris/cris.c (cris_print_operand): Likewise.
29566 * config/darwin-c.c (darwin_pragma_options): Likewise.
29567 (darwin_pragma_unused): Likewise.
29568 (darwin_pragma_ms_struct): Likewise.
29569 * config/ft32/ft32.c (ft32_print_operand): Likewise.
29570 * config/i386/i386.c (print_reg): Likewise.
29571 (ix86_print_operand): Likewise.
29572 * config/i386/xm-djgpp.h: Likewise.
29573 * config/iq2000/iq2000.c (iq2000_print_operand): Likewise.
29574 * config/m32c/m32c.c (m32c_option_override): Likewise.
29575 * config/msp430/msp430.c (msp430_option_override): Likewise.
29576 * config/nds32/nds32.c (nds32_option_override): Likewise.
29577 * config/nvptx/mkoffload.c (main): Likewise.
29578 * config/rx/rx.c (rx_print_operand): Likewise.
29579 (valid_psw_flag): Likewise.
29580 * config/vms/vms-c.c (vms_pragma_member_alignment): Likewise.
29581 (vms_pragma_nomember_alignment): Likewise.
29582 (vms_pragma_extern_model): Likewise.
29583 * lto-wrapper.c (compile_offload_image): Likewise.
29584 * omp-offload.c (oacc_parse_default_dims): Likewise.
29585 * symtab.c (symtab_node::verify_base): Likewise.
29586 * tlink.c (recompile_files): Likewise.
29587 (start_tweaking): Likewise.
29588 * tree-profile.c (parse_profile_filter): Likewise.
29589
29590 2019-04-05 Richard Sandiford <richard.sandiford@arm.com>
29591
29592 PR tree-optimization/89956
29593 * tree-ssa-math-opts.c (convert_mult_to_fma): Protect against
29594 multiple negates of the same value.
29595
29596 2019-04-04 Martin Sebor <msebor@redhat.com>
29597
29598 PR middle-end/89957
29599 PR middle-end/89911
29600 * builtins.c (expand_builtin_strnlen): Make sure wi::ltu_p operands
29601 have the same precision since the function crashes otherwise.
29602 * calls.c (maybe_warn_nonstring_arg): Avoid assuming strnlen() call
29603 has non-zero arguments.
29604
29605 2019-04-04 Martin Sebor <msebor@redhat.com>
29606
29607 PR middle-end/89934
29608 * gimple-ssa-warn-restrict.c (builtin_access::builtin_access): Bail
29609 out if the number of arguments is less than expected.
29610
29611 2019-04-04 Jeff Law <law@redhat.com>
29612
29613 PR rtl-optimization/89399
29614 * ree.c (combine_set_extension): Use single_set rather than
29615 digging into PATTERN for items on the candidate list.
29616 (combine_reaching_defs): Likewise.
29617
29618 2019-04-04 Richard Sandiford <richard.sandiford@arm.com>
29619
29620 PR rtl-optimization/46590
29621 * loop-invariant.c (find_defs): Move df_remove_problem and
29622 df_process_deferred_rescans to move_invariants.
29623 Move df_live_add_problem and df_live_set_all_dirty calls
29624 to move_invariants.
29625 (move_invariants): Likewise.
29626 (move_loop_invariants): Likewise, making the df_live calls
29627 conditional on -O. Remove the problem again if we added it
29628 locally.
29629
29630 2019-04-03 qing zhao <qing.zhao@oracle.com>
29631
29632 PR tree-optimization/89730
29633 * ipa-inline.c (can_inline_edge_p): Delete the checking for
29634 -flive-patching=inline-only-static.
29635 (can_inline_edge_by_limits_p): Add the checking for
29636 -flive-patching=inline-only-static and grant always_inline
29637 even when -flive-patching=inline-only-static is specified.
29638
29639 2019-04-03 Jeff Law <law@redhat.com>
29640
29641 PR rtl-optimization/81025
29642 * reorg.c (skip_consecutive_labels): Do not skip past a BARRIER.
29643
29644 2019-04-03 Richard Biener <rguenther@suse.de>
29645
29646 PR tree-optimization/84101
29647 * tree-vect-stmts.c: Include explow.h for hard_function_value,
29648 regs.h for hard_regno_nregs.
29649 (cfun_returns): New helper.
29650 (vect_model_store_cost): When vectorizing a store to a decl
29651 we return and the function ABI returns in a multi-reg location
29652 account for the possible spilling that will happen.
29653
29654 2019-04-03 Andreas Krebbel <krebbel@linux.ibm.com>
29655
29656 * config/s390/s390.c (s390_legitimate_address_p): Reject long
29657 displacement addresses for vector mode operands.
29658
29659 2019-04-03 Claudiu Zissulescu <claziss@synopsys.com>
29660
29661 * config/arc/arc.c (GMASK_LEN): Define.
29662 (arc_restore_callee_saves): Restore first blink when
29663 !optimize_size.
29664
29665 2019-04-03 Sudakshina Das <sudi.das@arm.com>
29666
29667 * doc/extend.texi: Add deprecated comment on sign-return-address
29668 function attribute and add mbranch-protection.
29669 * doc/invoke.texi: Add bti to the options for mbranch-protection.
29670
29671 2019-04-03 Richard Biener <rguenther@suse.de>
29672
29673 PR lto/89896
29674 * lto-wrapper.c (run_gcc): Avoid implicit rules making
29675 the all target phony.
29676
29677 2019-04-02 Uroš Bizjak <ubizjak@gmail.com>
29678
29679 PR target/89902
29680 PR target/89903
29681 * config/i386/i386.c (dimode_scalar_to_vector_candidate_p):
29682 Return false for variable DImode shifts.
29683 (dimode_scalar_chain::compute_convert_gain): Do not handle
29684 register count operand in variable DImode shifts.
29685 (dimode_scalar_chain::make_vector_copies): Remove support to copy
29686 count argument of a variable shift instruction to a vector register.
29687 (dimode_scalar_chain::convert_reg): Remove support to convert
29688 count argument of a variable shift instruction.
29689
29690 2019-04-02 Andrey Belevantsev <abel@ispras.ru>
29691
29692 PR rtl-optimization/84206
29693 * sel-sched-ir.h (get_all_loop_exits): Avoid the outer loop when
29694 iterating over loop headers.
29695
29696 2019-04-02 Andrey Belevantsev <abel@ispras.ru>
29697
29698 PR rtl-optimization/85876
29699 * sel-sched.c (code_motion_path_driver): Avoid unwinding first_insn
29700 beyond the original fence.
29701
29702 2019-04-02 Ulrich Weigand <uweigand@de.ibm.com>
29703
29704 * config.gcc: Mark spu* targets as deprecated/obsolete.
29705
29706 2019-04-02 Andreas Krebbel <krebbel@linux.ibm.com>
29707
29708 * config/s390/s390-builtin-types.def: New builtin function type
29709 definitions. Remove unused types.
29710 * config/s390/s390-builtins.def (s390_vcdgb, s390_vcdlgb)
29711 (s390_vcgdb, s390_vclgdb): Remove low-level builtin definitions.
29712 (s390_vec_float, s390_vec_signed, s390_vec_unsigned): New
29713 overloaded builtins.
29714 (s390_vcefb, s390_vcdgb, s390_vcelfb, s390_vcdlgb, s390_vcfeb)
29715 (s390_vcgdb, s390_vclfeb, s390_vclgdb): New low-level builtins.
29716 * config/s390/vecintrin.h (vec_float): New builtin macro definition.
29717 (vec_double, vec_signed, vec_unsigned): Define to use the new
29718 overloaded builtins.
29719 * config/s390/vx-builtins.md ("vec_double_s64", "vec_double_u64"):
29720 Remove expanders.
29721
29722 2019-04-02 Andreas Krebbel <krebbel@linux.ibm.com>
29723
29724 * config/s390/s390-builtin-types.def: New builtin function type
29725 definitions.
29726 * config/s390/s390-builtins.def (s390_vec_search_string_cc)
29727 (s390_vec_search_string_until_zero_cc): New overloaded builtins.
29728 (s390_vstrsb, s390_vstrsh, s390_vstrsf, s390_vstrszb)
29729 (s390_vstrszh, s390_vstrszf): New low-level builtins.
29730 * config/s390/s390.md (UNSPEC_VEC_VSTRS, UNSPEC_VEC_VSTRSCC): New
29731 constant definitions.
29732 * config/s390/vecintrin.h (vec_search_string_cc)
29733 (vec_search_string_until_zero_cc): New builtin name definitions.
29734 * config/s390/vx-builtins.md ("vstrs<mode>", "vstrsz<mode>"): New
29735 expanders.
29736 ("vec_vstrs<mode>"): New insn definition.
29737
29738 2019-04-02 Andreas Krebbel <krebbel@linux.ibm.com>
29739
29740 * config/s390/s390-builtin-types.def: Add new builtin function
29741 types.
29742 * config/s390/s390-builtins.def (s390_vec_sldb, s390_vec_srdb):
29743 New overloaded builtins.
29744 (s390_vec_sldb, s390_vec_srdb): New low-level builtins. and
29745 s390_vsrd.
29746 * config/s390/s390.md (UNSPEC_VEC_SLDB): Rename to ...
29747 (UNSPEC_VEC_SLDBYTE): ... this.
29748 (UNSPEC_VEC_SLDBIT, UNSPEC_VEC_SRDBIT): New constant definitions.
29749 * config/s390/vecintrin.h (vec_sldb, vec_srdb): New builtin name
29750 definitions.
29751 * config/s390/vx-builtins.md ("vec_sld<mode>", "vec_sldw<mode>"):
29752 Rename UNSPEC_VEC_SLDB to UNSPEC_VEC_SLDBYTE.
29753 ("vec_sldb<mode>", "vec_srdb<mode>"): New insn definitions.
29754
29755 2019-04-02 Andreas Krebbel <krebbel@linux.ibm.com>
29756
29757 ("*vec_splats_bswap_vec<mode>", "*vec_splats_bswap_elem<mode>"):
29758 New insn definition.
29759 * config/s390/vx-builtins.md (V_HW_HSD): Move to ...
29760 * config/s390/vector.md (V_HW_HSD): ... here.
29761
29762 2019-04-02 Andreas Krebbel <krebbel@linux.ibm.com>
29763
29764 * config/s390/vecintrin.h: Map vec_vster low-level builtins to vec_vler.
29765 * config/s390/vx-builtins.md ("*vec_insert_and_zero_bswap<mode>")
29766 ("*vec_set_bswap_elem<mode>", "*vec_set_bswap_vec<mode>")
29767 ("*vec_extract_bswap_vec<mode>", "*vec_extract_bswap_elem<mode>"):
29768 New insn definitions.
29769
29770 2019-04-02 Andreas Krebbel <krebbel@linux.ibm.com>
29771
29772 * config/s390/s390-builtin-types.def: Add new builtin function type.
29773 * config/s390/s390-builtins.def: Add overloaded builtin
29774 s390_vec_reve and low-level builtins for s390_vler and s390_vster.
29775 * config/s390/s390.md (UNSPEC_VEC_ELTSWAP): New constant definition.
29776 * config/s390/vecintrin.h (vec_reve): New builtin name definition.
29777 * config/s390/vx-builtins.md (V_HW_HSD): New mode iterator.
29778 ("eltswap<mode>"): New expander.
29779 ("*eltswapv16qi", "*eltswap<mode>", "*eltswap<mode>_emu"): New
29780 insn definitions.
29781
29782 2019-04-02 Andreas Krebbel <krebbel@linux.ibm.com>
29783
29784 * config/s390/s390-builtin-types.def: Add new builtin function types.
29785 * config/s390/s390-builtins.def: Add overloaded builtin
29786 s390_vec_revb. Add low-level builtins for vlbr and vstbr
29787 instructions.
29788 * config/s390/vecintrin.h (vec_revb): New builtin name definition.
29789 * config/s390/vector.md (VT_HW_HSDT): New mode iterator.
29790 ("bswap<mode>"): New expander.
29791 ("*bswap<mode>", "*bswap<mode>_emu"): New insn definitions.
29792
29793 2019-04-02 Andreas Krebbel <krebbel@linux.ibm.com>
29794
29795 * config/s390/s390-builtins.def (B_VXE2): New builtin flag definition.
29796 * config/s390/s390-c.c (s390_cpu_cpp_builtins_internal): Increment
29797 vector builtin version number in __VEC__.
29798
29799 2019-04-02 Andreas Krebbel <krebbel@linux.ibm.com>
29800
29801 * config/s390/s390.md (VX_CONV_BFP, VX_CONV_INT): New mode
29802 iterators.
29803 (SFSI): New mode attribute.
29804 ("*fixuns_truncdfdi2_vx", "*fix_truncdfdi2_bfp_z13")
29805 ("*floatunsdidf2_z13", ): Add support for 32 bit conversions and
29806 rename to ...
29807 ("*fixuns_trunc<VX_CONV_BFP:mode><VX_CONV_INT:mode>2_z13")
29808 ("*fix_trunc<VX_CONV_BFP:mode><VX_CONV_INT:mode>2_bfp_z13")
29809 ("*floatuns<VX_CONV_INT:mode><VX_CONV_BFP:mode>2_z13"): ... these.
29810 ("floatsi<mode>2"): Add wcefb instruction.
29811
29812 2019-04-02 Andreas Krebbel <krebbel@linux.ibm.com>
29813
29814 * config/s390/s390.md ("xde"): Extend mode attribute to vector types.
29815 * config/s390/vector.md (VX_VEC_CONV_BFP, VX_VEC_CONV_INT): New
29816 mode iterators.
29817 ("floatv2div2df2", "floatunsv2div2df2", "fix_truncv2dfv2di2")
29818 ("fixuns_truncv2dfv2di2"): Enhance with mode iterator to also
29819 support 32 bit fp-int conversions. Rename to ...
29820 ("float<VX_VEC_CONV_INT:mode><VX_VEC_CONV_BFP:mode>2")
29821 ("floatuns<VX_VEC_CONV_INT:mode><VX_VEC_CONV_BFP:mode>2")
29822 ("fix_trunc<VX_VEC_CONV_BFP:mode><VX_VEC_CONV_INT:mode>2")
29823 ("fixuns_trunc<VX_VEC_CONV_BFP:mode><VX_VEC_CONV_INT:mode>2"):
29824 ... to these.
29825
29826 2019-04-02 Andreas Krebbel <krebbel@linux.ibm.com>
29827
29828 * config/s390/s390.c (s390_rtx_costs): Do not add extra costs for
29829 if-then-else constructs if we can use the select instruction.
29830 * config/s390/s390.md ("*mov<mode>cc"): Add the new instructions.
29831
29832 2019-04-02 Andreas Krebbel <krebbel@linux.ibm.com>
29833
29834 * config/s390/s390.md ("*popcountdi_arch13_cc")
29835 ("*popcountdi_arch13_cconly", "*popcountdi_arch13"): New insn
29836 definition.
29837 ("*popcount<mode>", "popcountdi2", "popcountsi2", "popcounthi2"):
29838 Append _z196 to make it ...
29839 ("*popcount<mode>_z196", "popcountdi2_z196", "popcountsi2_z196")
29840 ("popcounthi2_z196"): ... this.
29841 ("popcountdi2_z196"): Remove TARGET_64BIT from the insn condition.
29842 ("popcountdi2", "popcountsi2", "popcounthi2"): New expanders.
29843
29844 2019-04-02 Andreas Krebbel <krebbel@linux.ibm.com>
29845
29846 * config/s390/s390.c (s390_canonicalize_comparison): Convert
29847 certain compares for arch13 in order to make use of the condition
29848 code result produced by the new instructions.
29849 (s390_rtx_costs): Adjust the costs for nnrk, nngrk, nork, nogrk,
29850 nxrk, and nxgrk instruction patterns.
29851 * config/s390/s390.md (ANDOR, bitops_name, inv_bitops_name)
29852 (inv_no): Add new code iterator together with some attributes.
29853 ("*andc_split_<mode>"): Disable splitter for arch13.
29854 ("*<ANDOR:bitops_name>c<GPR:mode>_cc")
29855 ("*<ANDOR:bitops_name>c<GPR:mode>_cconly")
29856 ("*<ANDOR:bitops_name>c<GPR:mode>")
29857 ("*n<ANDOR:inv_bitops_name><GPR:mode>_cc")
29858 ("*n<ANDOR:inv_bitops_name><mode>_cconly")
29859 ("*n<ANDOR:inv_bitops_name><mode>", "*nxor<GPR:mode>_cc")
29860 ("*nxor<mode>_cconly", "*nxor<mode>"): New insn definitions.
29861
29862 2019-04-02 Andreas Krebbel <krebbel@linux.ibm.com>
29863
29864 * common/config/s390/s390-common.c (processor_flags_table): New
29865 entry for arch13.
29866 * config.gcc: Support arch13 with the --with-arch= configure flag.
29867 * config/s390/driver-native.c (s390_host_detect_local_cpu):
29868 * config/s390/s390-opts.h (enum processor_type): Add PROCESSOR_ARCH13.
29869 * config/s390/s390.c (s390_get_sched_attrmask)
29870 (s390_get_unit_mask): Add PROCESSOR_ARCH13.
29871 * config/s390/s390.h (enum processor_flags): Add PF_VXE2 and PF_ARCH13.
29872 * config/s390/s390.md (TARGET_CPU_ARCH13, TARGET_CPU_ARCH13_P)
29873 (TARGET_CPU_VXE2, TARGET_CPU_VXE2_P, TARGET_ARCH13)
29874 (TARGET_ARCH13_P, TARGET_VXE2, TARGET_VXE2_P): New macro
29875 definitions.
29876 * config/s390/s390.opt: Support arch13 as processor type in
29877 command line options.
29878
29879 2019-04-02 Martin Liska <mliska@suse.cz>
29880
29881 PR translation/89912
29882 * params.def (PARAM_GRAPHITE_MAX_ARRAYS_PER_SCOP):
29883 Fix param description of graphite-max-arrays-per-scop.
29884
29885 2019-04-02 Eric Botcazou <ebotcazou@adacore.com>
29886
29887 * config/sparc/linux64.h (ASAN_REJECT_SPEC): New macro.
29888 (ASAN_CC1_SPEC): Use it in 64-bit mode.
29889 * config/sparc/sol2.h (ASAN_REJECT_SPEC): Remove superfluous colon.
29890
29891 2019-04-01 Andrey Belevantsev <abel@ispras.ru>
29892
29893 PR rtl-optimization/85412
29894 * sel-sched.c (sel_sched_region): Assign reset_sched_cycles_p before
29895 sel_sched_region_1, not after.
29896
29897 2019-04-01 Andrey Belevantsev <abel@ispras.ru>
29898
29899 PR rtl-optimization/86928
29900 * sel-sched-ir.c (sel_redirect_edge_and_branch_force): Invoke
29901 compute_live if necessary.
29902 (sel_redirect_edge_and_branch): Likewise.
29903
29904 2019-04-01 Vladimir Makarov <vmakarov@redhat.com>
29905
29906 PR rtl-optimization/89865
29907 * ira-costs.c (process_bb_node_for_hard_reg_moves): Skip hard
29908 register if it is a part of small class.
29909
29910 2019-04-01 Andrey Belevantsev <abel@ispras.ru>
29911
29912 PR rtl-optimization/87273
29913 * sel-sched-ir.c (merge_fences): Remove assert.
29914
29915 2019-04-01 Richard Biener <rguenther@suse.de>
29916
29917 PR tree-optimization/46590
29918 * domwalk.h (dom_walker::dom_walker): Consolidate constructors.
29919 (dom_walker::m_reachability): Add in place of...
29920 (dom_walker::m_skip_unreachable_blocks): ...this.
29921 * domwalk.c (dom_walker::dom_walker): Consoliate constructors.
29922 Move complex initialization ...
29923 (dom_walker::walk): Here. Especially compute m_bb_to_rpo
29924 lazily and initialize edge flags on each invocation.
29925 (dom_walker::bb_reachable): Use m_reachability.
29926
29927 2019-04-01 Martin Liska <mliska@suse.cz>
29928
29929 PR driver/89861
29930 * opt-suggestions.c (option_proposer::build_option_suggestions):
29931 Add variant without any argument in order to provide better
29932 hints.
29933
29934 2019-04-01 Richard Biener <rguenther@suse.de>
29935
29936 PR c/71598
29937 * gimple.c: Include langhooks.h.
29938 (gimple_get_alias_set): Treat enumeral types as the underlying
29939 integer type.
29940
29941 2019-03-29 Kugan Vivekanandarajah <kuganv@linaro.org>
29942 Eric Botcazou <ebotcazou@adacore.com>
29943
29944 PR rtl-optimization/89862
29945 * rtl.h (word_register_operation_p): Exclude CONST_INT from operations
29946 that operates on the full registers for WORD_REGISTER_OPERATIONS
29947 architectures.
29948
29949 2019-03-29 Jim Wilson <jimw@sifive.com>
29950
29951 * common/config/riscv/riscv-common.c (riscv_parse_arch_string):
29952 Clear MASK_RVC and then set if C subset supported.
29953
29954 2019-03-29 Jakub Jelinek <jakub@redhat.com>
29955
29956 PR c/89872
29957 * gimplify.c (gimplify_compound_literal_expr): Don't optimize a
29958 non-addressable complit into its initializer if it is volatile.
29959
29960 2019-03-29 Roman Zhuykov <zhroma@ispras.ru>
29961
29962 * opts-common.c (integral_argument): Set errno properly in one case.
29963
29964 2019-03-29 Martin Liska <mliska@suse.cz>
29965
29966 * doc/invoke.texi: Remove -Wchkp from documentation.
29967
29968 2019-03-29 Martin Liska <mliska@suse.cz>
29969
29970 * dbgcnt.c (print_limit_reach): New function.
29971 (dbg_cnt): Use it.
29972
29973 2019-03-29 Martin Liska <mliska@suse.cz>
29974
29975 * dbgcnt.c (dbg_cnt_process_single_pair): Fix GNU coding style.
29976 (dbg_cnt_process_opt): Parse first tokens aas
29977 dbg_cnt_process_single_pair is also using strtok.
29978
29979 2019-03-29 Jakub Jelinek <jakub@redhat.com>
29980
29981 PR rtl-optimization/87485
29982 * function.c (expand_function_end): Move stack_protect_epilogue
29983 before loading of return value into hard register(s).
29984
29985 2019-03-28 Jakub Jelinek <jakub@redhat.com>
29986
29987 PR middle-end/89621
29988 * tree-inline.h (struct copy_body_data): Add
29989 dont_remap_vla_if_no_change flag.
29990 * tree-inline.c (remap_type_3, remap_type_2): New functions.
29991 (remap_type): Don't remap vla types if id->dont_remap_vla_if_no_change
29992 and remap_type_2 returns false.
29993 * omp-low.c (new_omp_context): Set ctx->cb.dont_remap_vla_if_no_change.
29994 Move ctx->cb.adjust_array_error_bounds setting to the outermost ctx
29995 only from where it is copied to nested contexts.
29996
29997 2019-03-28 Uroš Bizjak <ubizjak@gmail.com>
29998
29999 PR target/89865
30000 * config/i386/i386.md (RMW operation with LEA peephole):
30001 Use LEAMODE mode attribute instead of SWI mode iterator for
30002 LEA pattern.
30003
30004 2019-03-28 Uroš Bizjak <ubizjak@gmail.com>
30005
30006 PR target/89848
30007 * config/i386/i386.c (dimode_scalar_chain::make_vector_copies):
30008 Also process XEXP (src, 0) of a shift insn.
30009
30010 2019-03-28 David Malcolm <dmalcolm@redhat.com>
30011
30012 PR middle-end/89725
30013 * optinfo-emit-json.cc (optrecord_json_writer::optinfo_to_json):
30014 Use DECL_ASSEMBLER_NAME rather than get_fnname_from_decl.
30015
30016 2019-03-28 Jakub Jelinek <jakub@redhat.com>
30017
30018 * regcprop.c (copyprop_hardreg_forward_1): Remove redundant INSN_P
30019 test.
30020 (cprop_hardreg_bb, cprop_hardreg_debug): New functions.
30021 (pass_cprop_hardreg::execute): Use those. Don't repeat bb processing
30022 immediately after first one with df_analyze in between, but rather
30023 process all bbs, queueing ones that need second pass in a worklist,
30024 df_analyze, process queued debug insn changes and if second pass is
30025 needed, process bbs from worklist, df_analyze, process queued debug
30026 insns again.
30027
30028 * rtl.h (NONDEBUG_INSN_P): Define as NONJUMP_INSN_P or JUMP_P
30029 or CALL_P instead of INSN_P && !DEBUG_INSN_P.
30030 (INSN_P): Define using NONDEBUG_INSN_P or DEBUG_INSN_P.
30031
30032 2019-03-28 Jonathan Wakely <jwakely@redhat.com>
30033
30034 PR c/79022
30035 * gengtype.h (create_nested_ptr_option): Fix parameter names to match
30036 definition.
30037
30038 2019-03-27 Mateusz B <mateuszb@poczta.onet.pl>
30039
30040 PR target/85667
30041 * config/i386/i386.c (ix86_function_value_1): Call the newly added
30042 function for 32-bit MS_ABI.
30043 (function_value_ms_32): New function.
30044
30045 2019-03-27 Andrew Stubbs <ams@codesourcery.com>
30046
30047 * config/gcn/gcn.md (CC_SAVE_REG): New constant.
30048 (movdi): Call gen_movdi_symbol_save_scc.
30049 (gen_movdi_symbol_save_scc): New insn and split.
30050
30051 2019-03-27 Peter Bergner <bergner@linux.ibm.com>
30052
30053 PR rtl-optimization/89313
30054 * function.c (matching_constraint_num): New static function.
30055 (match_asm_constraints_1): Use it. Fixup white space and comment.
30056 Don't replace inputs with non-matching constraints which conflict
30057 with early clobber outputs.
30058
30059 2019-03-27 Jeff Law <law@redhat.com>
30060
30061 PR rtl-optimization/87761
30062 PR rtl-optimization/89826
30063 * regcprop.c (copyprop_hardreg_forward_1): Move may_trap_p test
30064 slightly later.
30065 (pass_cprop_hardreg::execute): Call df_analyze after adding the
30066 note problem to get REG_DEAD/REG_UNUSED notes updated.
30067
30068 2019-03-27 Richard Biener <rguenther@suse.de>
30069
30070 PR tree-optimization/89463
30071 * tree-ssa-dce.c (remove_dead_stmt): Take output vector to
30072 queue edges to remove.
30073 (eliminate_unnecessary_stmts): Remove dead PHIs alongside
30074 dead stmts. Delay edge removal until PHIs are removed to
30075 make debug-stmt creation not confused by seemingly degenerate
30076 PHIs.
30077
30078 2019-03-27 Alan Modra <amodra@gmail.com>
30079
30080 * config/rs6000/rs6000.h: Rename NON_SPECIAL_REGS to GEN_OR_FLOAT_REGS
30081 throughout file.
30082 * config/rs6000/darwin.h: Likewise.
30083 * config/rs6000/rs6000.c: Likewise.
30084
30085 2019-03-27 Alan Modra <amodra@gmail.com>
30086
30087 * config/rs6000/rs6000.c (rs6000_init_hard_regno_mode_ok): Always
30088 assign rs6000_hard_regno_mode_ok_p[m][r]. Formatting.
30089
30090 2019-03-26 Andrew Waterman <andrew@sifive.com>
30091 Jim Wilson <jimw@sifive.com>
30092
30093 * config/riscv/generic.md (generic_alu, generic_load, generic_store)
30094 (generic_xfer, generic_branch, generic_imul, generic_idivsi)
30095 (generic_idivdi, generic_fmul_single, generic_fmul_double)
30096 (generic_fdiv, generic_fsqrt): Add check for generic tune.
30097 (generic_alu): Add auipc to type list.
30098 * config/riscv/riscv-opts.h (enum riscv_microarchitecture_type): New.
30099 (riscv_microarchitecture): Declare.
30100 * config/riscv/riscv-protos.h (riscv_store_data_bypass_p): Declare.
30101 * config/riscv/riscv.c (struct riscv_cpu_info): Add microarchitecture
30102 field.
30103 (riscv_microarchitecture): New.
30104 (sifive_7_tune_info): New.
30105 (riscv_cpu_info_table): Add microarchitecture value for rocket and
30106 size. Add sifive-3-series, sifive-5-series, and sifive-7-series
30107 entries.
30108 (riscv_store_data_bypass_p): New.
30109 (riscv_option_override): Set riscv_microarchitecture from
30110 cpu->microarchitecture.
30111 * config/riscv/riscv.md: Include sifive-7.md.
30112 (type): Add auipc.
30113 (tune): New.
30114 (auipc<mode>): Change type to auipc.
30115 (restore_stack_nonlocal): New.
30116 * config/riscv/sifive-7.md: New.
30117 * doc/invoke.texi (RISC-V Options): Update mtune docs.
30118
30119 2019-03-26 Uroš Bizjak <ubizjak@gmail.com>
30120
30121 PR target/89827
30122 * config/i386/i386.c (dimode_scalar_chain::convert_reg):
30123 Also process XEXP (src, 0) of a shift insn.
30124
30125 2019-03-26 Richard Biener <rguenther@suse.de>
30126
30127 * tree-inline.c (remap_gimple_stmt): Cache gimple_block.
30128 (copy_debug_stmt): Likewise.
30129 (expand_call_inline): Likewise.
30130 (copy_bb): Avoid redundant lookup & set of gimple_block.
30131 * gimple-low.c (lower_gimple_return): Likewise.
30132 (lower_builtin_setjmp): Likewise.
30133
30134 2019-03-26 Jakub Jelinek <jakub@redhat.com>
30135
30136 * hash-table.h (hash_table::m_gather_mem_stats): If GATHER_STATISTICS
30137 is constant 0, turn into static const data member initialized to false.
30138 (hash_table::hash_table): Only initialize m_gather_mem_stats #if
30139 GATHER_STATISTICS. Add ATTRIBUTE_UNUSED to gather_mem_stats param.
30140
30141 2019-03-26 Jason Merrill <jason@redhat.com>
30142 Jakub Jelinek <jakub@redhat.com>
30143
30144 * mem-stats.h (mem_alloc_description::unregister_descriptor): New
30145 method.
30146 (mem_alloc_description::release_object_overhead): Fix comment typos.
30147 * hash-table.h (hash_table::~hash_table): Call
30148 release_instance_overhead only if m_entries is non-NULL, otherwise
30149 call unregister_descriptor.
30150
30151 2019-03-26 Bin Cheng <bin.cheng@linux.alibaba.com>
30152
30153 PR tree-optimization/81740
30154 * tree-vect-data-refs.c (vect_analyze_data_ref_dependence):
30155 In case of outer loop vectorization, check for backward dependence
30156 at the inner loop if outer loop dependence is reversed.
30157
30158 2019-03-26 Alan Modra <amodra@gmail.com>
30159
30160 * config/rs6000/rs6000.c (rs6000_init_hard_regno_mode_ok): Correct
30161 rs6000_vector_mem init. Correct wI and wJ comment.
30162
30163 2019-03-25 Alexander Monakov <amonakov@ispras.ru>
30164
30165 PR rtl-optimization/88347
30166 PR rtl-optimization/88423
30167 * sched-deps.c (sched_analyze_insn): Take into account that for
30168 tablejumps the barrier appears after a label and a jump_table_data.
30169
30170 2019-03-25 Martin Sebor <msebor@redhat.com>
30171
30172 PR c/89812
30173 * c-common.c (check_user_alignment): Rename local. Correct maximum
30174 alignment in diagnostic. Avoid assuming argument fits in SHWI,
30175 convert it to UHWI when it fits.
30176
30177 2019-03-25 Johan Karlsson <johan.karlsson@enea.com>
30178
30179 PR debug/86964
30180 * dwarf2out.c (premark_used_variables): New function.
30181 (prune_unused_types_walk): Do not mark not premarked external
30182 variables.
30183 (prune_unused_types): Call premark_used_variables.
30184
30185 2019-03-25 Vladimir Makarov <vmakarov@redhat.com>
30186
30187 PR rtl-optimization/89676
30188 * lra-constraints.c (curr_insn_transform): Do match reload for
30189 early clobbers when the match was successful only for different
30190 registers.
30191
30192 2019-03-25 Martin Sebor <msebor@redhat.com>
30193
30194 * doc/extend.texi (Common Type Attributes): Document vector_size.
30195 (Common Variable Attributes): Mention size constraint. Correct
30196 quoting and typos.
30197 (Vector Extensions): Use @dfn when defining bas type. Clarify
30198 base type and size constraints.
30199
30200 2019-03-25 Richard Biener <rguenther@suse.de>
30201
30202 PR tree-optimization/89789
30203 * tree-ssa-sccvn.c (set_ssa_val_to): Do not allow lattice
30204 changes from non-undefined back to undefined.
30205
30206 2019-03-25 Thomas Otto <thomas.otto@pdv-fs.de>
30207
30208 * dwarf2out.c (comp_dir_string): cached_wd could be set to both a
30209 heap string and a gc string, but since this variable is unknown to
30210 ggc the gc string might get reused and corrupted. Fixed by always
30211 using a heap string.
30212
30213 2019-03-25 Richard Biener <rguenther@suse.de>
30214
30215 PR tree-optimization/89779
30216 * tree-ssa-loop-ivopts.c (remove_unused_ivs): Return
30217 to remove IV defs, delay actual removal.
30218 (tree_ssa_iv_optimize_loop): Likewise. Avoid SCEV reset.
30219 (tree_ssa_iv_optimize): Remove eliminated IV defs at the
30220 very end, properly also reset loop control IV information.
30221
30222 2019-03-25 Richard Biener <rguenther@suse.de>
30223
30224 PR tree-optimization/89802
30225 * tree-ssa-math-opts.c (convert_mult_to_fma_1): Properly
30226 move EH data to folded stmt.
30227
30228 2019-03-25 Andreas Krebbel <krebbel@linux.ibm.com>
30229
30230 * config/s390/s390-builtin-types.def: Remove few unused types and
30231 fix sort order for others.
30232
30233 2019-03-25 Andreas Krebbel <krebbel@linux.ibm.com>
30234
30235 * config/s390/s390-c.c (s390_fn_types_compatible): Print the
30236 expected and found types with -mdebug during builtin matching.
30237
30238 2019-03-25 Richard Biener <rguenther@suse.de>
30239
30240 PR middle-end/89790
30241 * fold-const.c (operand_equal_p): Revert last change with
30242 updated comment.
30243
30244 2019-03-24 Segher Boessenkool <segher@kernel.crashing.org>
30245
30246 * config/rs6000/rs6000.c (rs6000_legitimize_tls_address): Add REG_EQUAL
30247 notes for the result of the __tls_get_addr calls.
30248 * config/rs6000/rs6000.md (unspec UNSPEC_TLS_GET_ADDR): New.
30249
30250 2019-03-24 Jeff Law <law@redhat.com>
30251
30252 * config/bfin/bfin.md (movpdi): Fix length for alternative 1.
30253
30254 PR rtl-optimization/87761
30255 * regcprop.c (copyprop_hardreg_forward_1): Check may_trap_p on SET,
30256 not INSN. Also check RTX_FRAME_RELATED_P. Queue insns for DF rescan
30257 as needed.
30258 (pass_cprop_hardreg::execute): Add df note problem and defer insn
30259 rescans. Reprocess blocks as needed, calling df_analyze before
30260 reprocessing. Always call df_analyze before fixing up debug bind
30261 insns.
30262
30263 2019-03-23 Segher Boessenkool <segher@kernel.crashing.org>
30264
30265 * config/rs6000/xmmintrin.h (_mm_movemask_pi8): Implement for 32-bit
30266 big endian.
30267
30268 2019-03-22 Andrew Pinski <apinski@marvell.com>
30269
30270 * config/aarch64/aarch64.md (zero_extendsidi2_aarch64): Fix type
30271 attrribute for uxtw.
30272
30273 2019-03-26 Jeff Law <law@redhat.com>
30274
30275 PR rtl-optimization/87761
30276 * config/mips/mips-protos.h (mips_split_move): Add new argument.
30277 (mips_emit_move_or_split): Pass NULL for INSN into mips_split_move.
30278 (mips_split_move): Accept new INSN argument. Try to forward SRC
30279 into the next instruction.
30280 (mips_split_move_insn): Pass INSN through to mips_split_move.
30281
30282 2019-03-22 Vladimir Makarov <vmakarov@redhat.com>
30283
30284 PR rtl-optimization/89676
30285 * lra-constraints.c (curr_insn_transform): Do match reload for
30286 early clobbers even if the match was successful.
30287
30288 2019-03-22 Jakub Jelinek <jakub@redhat.com>
30289
30290 PR c++/87481
30291 * doc/invoke.texi (-fconstexpr-ops-limit=): Document.
30292
30293 2019-03-22 Bill Schmidt <wschmidt@linux.ibm.com>
30294
30295 * config/rs6000/mmintrin.h (_mm_sub_pi32): Fix typo.
30296
30297 2019-03-22 Jakub Jelinek <jakub@redhat.com>
30298
30299 * config/i386/sse.md (<avx512>_fmadd_<mode>_mask3<round_name>,
30300 <avx512>_fmsub_<mode>_mask3<round_name>,
30301 <avx512>_fnmadd_<mode>_mask3<round_name>,
30302 <avx512>_fnmsub_<mode>_mask3<round_name>,
30303 avx512f_vmfmadd_<mode>_mask3<round_name>,
30304 avx512f_vmfmsub_<mode>_mask3<round_name>,
30305 *avx512f_vmfnmadd_<mode>_mask3<round_name>): Use <round_nimm_predicate>
30306 instead of register_operand and %v instead of v for match_operand 1.
30307 (avx512f_vmfnmsub_<mode>_mask3<round_name>): Rename to ...
30308 (*avx512f_vmfnmsub_<mode>_mask3<round_name>): ... this. Use
30309 <round_nimm_predicate> instead of register_operand and %v instead of v
30310 for match_operand 1.
30311
30312 * config/i386/sse.md (<avx512>_fmadd_<mode>_mask<round_name>,
30313 <avx512>_fmadd_<mode>_mask3<round_name>,
30314 <avx512>_fmsub_<mode>_mask<round_name>,
30315 <avx512>_fmsub_<mode>_mask3<round_name>,
30316 <avx512>_fnmadd_<mode>_mask<round_name>,
30317 <avx512>_fnmadd_<mode>_mask3<round_name>,
30318 <avx512>_fnmsub_<mode>_mask<round_name>,
30319 <avx512>_fnmsub_<mode>_mask3<round_name>,
30320 <avx512>_fmaddsub_<mode>_mask<round_name>,
30321 <avx512>_fmaddsub_<mode>_mask3<round_name>,
30322 <avx512>_fmsubadd_<mode>_mask<round_name>,
30323 <avx512>_fmsubadd_<mode>_mask3<round_name>): Use
30324 <round_nimm_predicate> instead of nonimmediate_operand.
30325 (fmai_vmfmadd_<mode><round_name>, fmai_vmfmsub_<mode><round_name>,
30326 fmai_vmfnmadd_<mode><round_name>, fmai_vmfnmsub_<mode><round_name>):
30327 Use register_operand instead of <round_nimm_predicate> for the
30328 operand that needs to match output.
30329 (*fmai_fmadd_<mode>, *fmai_fmsub_<mode>,
30330 *fmai_fnmadd_<mode><round_name>, *fmai_fnmsub_<mode><round_name>):
30331 Likewise. Formatting fixes.
30332
30333 PR target/89784
30334 * config/i386/i386.c (enum ix86_builtins): Remove
30335 IX86_BUILTIN_VFMSUBSD3_MASK3 and IX86_BUILTIN_VFMSUBSS3_MASK3.
30336 * config/i386/i386-builtin.def (__builtin_ia32_vfmaddsd3_mask,
30337 __builtin_ia32_vfmaddsd3_mask3, __builtin_ia32_vfmaddsd3_maskz,
30338 __builtin_ia32_vfmsubsd3_mask3, __builtin_ia32_vfmaddss3_mask,
30339 __builtin_ia32_vfmaddss3_mask3, __builtin_ia32_vfmaddss3_maskz,
30340 __builtin_ia32_vfmsubss3_mask3): New builtins.
30341 * config/i386/sse.md (avx512f_vmfmadd_<mode>_mask<round_name>,
30342 avx512f_vmfmadd_<mode>_mask3<round_name>,
30343 avx512f_vmfmadd_<mode>_maskz_1<round_name>,
30344 *avx512f_vmfmsub_<mode>_mask<round_name>,
30345 avx512f_vmfmsub_<mode>_mask3<round_name>,
30346 *avx512f_vmfmasub_<mode>_maskz_1<round_name>,
30347 *avx512f_vmfnmadd_<mode>_mask<round_name>,
30348 *avx512f_vmfnmadd_<mode>_mask3<round_name>,
30349 *avx512f_vmfnmadd_<mode>_maskz_1<round_name>,
30350 *avx512f_vmfnmsub_<mode>_mask<round_name>,
30351 avx512f_vmfnmsub_<mode>_mask3<round_name>,
30352 *avx512f_vmfnmsub_<mode>_maskz_1<round_name>): New define_insns.
30353 (avx512f_vmfmadd_<mode>_maskz<round_expand_name>): New define_expand.
30354 * config/i386/avx512fintrin.h (_mm_mask_fmadd_sd, _mm_mask_fmadd_ss,
30355 _mm_mask3_fmadd_sd, _mm_mask3_fmadd_ss, _mm_maskz_fmadd_sd,
30356 _mm_maskz_fmadd_ss, _mm_mask_fmsub_sd, _mm_mask_fmsub_ss,
30357 _mm_mask3_fmsub_sd, _mm_mask3_fmsub_ss, _mm_maskz_fmsub_sd,
30358 _mm_maskz_fmsub_ss, _mm_mask_fnmadd_sd, _mm_mask_fnmadd_ss,
30359 _mm_mask3_fnmadd_sd, _mm_mask3_fnmadd_ss, _mm_maskz_fnmadd_sd,
30360 _mm_maskz_fnmadd_ss, _mm_mask_fnmsub_sd, _mm_mask_fnmsub_ss,
30361 _mm_mask3_fnmsub_sd, _mm_mask3_fnmsub_ss, _mm_maskz_fnmsub_sd,
30362 _mm_maskz_fnmsub_ss, _mm_mask_fmadd_round_sd, _mm_mask_fmadd_round_ss,
30363 _mm_mask3_fmadd_round_sd, _mm_mask3_fmadd_round_ss,
30364 _mm_maskz_fmadd_round_sd, _mm_maskz_fmadd_round_ss,
30365 _mm_mask_fmsub_round_sd, _mm_mask_fmsub_round_ss,
30366 _mm_mask3_fmsub_round_sd, _mm_mask3_fmsub_round_ss,
30367 _mm_maskz_fmsub_round_sd, _mm_maskz_fmsub_round_ss,
30368 _mm_mask_fnmadd_round_sd, _mm_mask_fnmadd_round_ss,
30369 _mm_mask3_fnmadd_round_sd, _mm_mask3_fnmadd_round_ss,
30370 _mm_maskz_fnmadd_round_sd, _mm_maskz_fnmadd_round_ss,
30371 _mm_mask_fnmsub_round_sd, _mm_mask_fnmsub_round_ss,
30372 _mm_mask3_fnmsub_round_sd, _mm_mask3_fnmsub_round_ss,
30373 _mm_maskz_fnmsub_round_sd, _mm_maskz_fnmsub_round_ss): New intrinsics.
30374
30375 2019-03-21 Martin Sebor <msebor@redhat.com>
30376
30377 PR tree-optimization/89350
30378 * builtins.c (compute_objsize): Also ignore offsets whose upper
30379 bound is negative.
30380 * gimple-ssa-warn-restrict.c (builtin_memref): Add new member.
30381 (builtin_memref::builtin_memref): Initialize new member.
30382 Allow EXPR to be null.
30383 (builtin_memref::extend_offset_range): Replace local with a member.
30384 Avoid assuming pointer offsets are unsigned.
30385 (builtin_memref::set_base_and_offset): Determine base object
30386 before computing offset range.
30387 (builtin_access::builtin_access): Handle memset.
30388 (builtin_access::generic_overlap): Replace local with a member.
30389 (builtin_access::strcat_overlap): Same.
30390 (builtin_access::overlap): Same.
30391 (maybe_diag_overlap): Same.
30392 (maybe_diag_access_bounds): Same.
30393 (wrestrict_dom_walker::check_call): Handle memset.
30394 (check_bounds_or_overlap): Same.
30395
30396 2019-03-21 Jan Hubicka <hubicka@ucw.cz>
30397 Jakub Jelinek <jakub@redhat.com>
30398
30399 PR lto/89692
30400 * tree.c (fld_type_variant, fld_incomplete_type_of,
30401 fld_process_array_type): Call fld->pset.add and don't call
30402 add_tree_to_fld_list if it returns true.
30403 (free_lang_data_in_type): Similarly with self-recursive call. Purge
30404 non-marked types from TYPE_NEXT_VARIANT list.
30405 (find_decls_types_r): Call fld_worklist_push for TYPE_CANONICAL (t).
30406
30407 2019-03-21 Jakub Jelinek <jakub@redhat.com>
30408
30409 * hash-table.h (hash_table): Add Lazy template parameter defaulted
30410 to false, if true, don't alloc_entries during construction, but defer
30411 it to the first method that needs m_entries allocated.
30412 (hash_table::hash_table, hash_table::~hash_table,
30413 hash_table::alloc_entries, hash_table::find_empty_slot_for_expand,
30414 hash_table::too_empty_p, hash_table::expand, hash_table::empty_slow,
30415 hash_table::clear_slot, hash_table::traverse_noresize,
30416 hash_table::traverse, hash_table::iterator::slide): Adjust all methods.
30417 * hash-set.h (hash_set): Add Lazy template parameter defaulted to
30418 false.
30419 (hash_set::contains): If Lazy is true, use find_slot_with_hash with
30420 NO_INSERT instead of find_with_hash.
30421 (hash_set::traverse, hash_set::iterator, hash_set::iterator::m_iter,
30422 hash_set::m_table): Add Lazy to template params of hash_table.
30423 (gt_ggc_mx, gt_pch_nx): Use false as Lazy in hash_set template param.
30424 * attribs.c (test_attribute_exclusions): Likewise.
30425 * hash-set-tests.c (test_set_of_strings): Add iterator tests for
30426 hash_set. Add tests for hash_set with Lazy = true.
30427
30428 2019-03-21 Richard Biener <rguenther@suse.de>
30429
30430 PR tree-optimization/89779
30431 * tree.c (tree_nop_conversion): Consolidate and fix defensive
30432 checks with respect to released SSA names now having error_mark_node
30433 type.
30434 * fold-const.c (operand_equal_p): Likewise.
30435
30436 2019-03-20 Andreas Krebbel <krebbel@linux.ibm.com>
30437
30438 PR target/89775
30439 * config/s390/s390.c (global_not_special_regno_p): Move to make it
30440 available to ...
30441 (s390_optimize_register_info): Use global_not_special_regno_p to
30442 check for global regs.
30443
30444 2019-03-20 Jakub Jelinek <jakub@redhat.com>
30445
30446 PR target/89752
30447 * lra-constraints.c (process_alt_operands) <reg>: For BLKmode, don't
30448 update this_alternative nor this_alternative_set.
30449
30450 2019-03-19 Jim Wilson <jimw@sifive.com>
30451
30452 PR target/89411
30453 * config/riscv/riscv.c (riscv_valid_lo_sum_p): New arg x. New locals
30454 align, size, offset. Use them to handle a BLKmode reference. Update
30455 comment.
30456 (riscv_classify_address): Pass info->offset to riscv_valid_lo_sum_p.
30457
30458 2019-03-19 Jakub Jelinek <jakub@redhat.com>
30459
30460 PR rtl-optimization/89768
30461 * loop-unroll.c (unroll_loop_constant_iterations): Use gen_int_mode
30462 instead of GEN_INT.
30463 (unroll_loop_runtime_iterations): Likewise.
30464
30465 2019-03-19 Martin Sebor <msebor@redhat.com>
30466
30467 PR tree-optimization/89644
30468 * tree-ssa-strlen.c (handle_builtin_stxncpy): Use full_string_p
30469 rather than endptr as an indicator of nul-termination.
30470
30471 PR tree-optimization/89644
30472 * tree-ssa-strlen.c (handle_builtin_stxncpy): Consider unterminated
30473 arrays in determining sequence sizes in strncpy and stpncpy.
30474
30475 2019-03-19 Martin Liska <mliska@suse.cz>
30476
30477 PR middle-end/89737
30478 * predict.c (combine_predictions_for_bb): Empty likely_edges and
30479 unlikely_edges if there's an edge that belongs to both these sets.
30480
30481 2018-03-19 Segher Boessenkool <segher@kernel.crashing.org>
30482
30483 PR target/89746
30484 * config/rs6000/rs6000.md (fix_trunc<mode>si2_stfiwx): If we have a
30485 non-TARGET_MFCRF target, and the dest is memory but not 32-bit aligned,
30486 go via a stack temporary.
30487
30488 2019-03-19 Jakub Jelinek <jakub@redhat.com>
30489
30490 PR target/89378
30491 * config/mips/mips.c (mips_expand_vec_cond_expr): Use gen_lowpart
30492 instead of gen_rtx_SUBREG.
30493 * config/mips/mips-msa.md (vec_extract<mode><unitmode>): Likewise.
30494
30495 2019-03-19 Richard Biener <rguenther@suse.de>
30496
30497 PR debug/88389
30498 * opts.c (finish_options): Disable -gsplit-dwarf when doing LTO.
30499
30500 2019-03-19 Jan Hubicka <hubicka@ucw.cz>
30501
30502 PR lto/87809
30503 PR lto/89335
30504 * tree.c (free_lang_data_in_decl): Do not free context of C++
30505 destrutors.
30506
30507 2019-03-19 Jakub Jelinek <jakub@redhat.com>
30508
30509 PR target/89506
30510 * config/arm/arm.md (cmpsi2_addneg): Swap the alternatives and use
30511 subs for the first alternative except when operands[3] is 1.
30512
30513 PR target/89752
30514 * gimplify.c (gimplify_asm_expr): For output argument with
30515 TREE_ADDRESSABLE type, clear allows_reg if it allows memory, otherwise
30516 diagnose error.
30517
30518 2019-03-19 Eric Botcazou <ebotcazou@adacore.com>
30519
30520 PR rtl-optimization/89753
30521 * loop-unroll.c (decide_unroll_constant_iterations): Make guard for
30522 explicit unrolling factor even more robust.
30523
30524 2019-03-19 Jakub Jelinek <jakub@redhat.com>
30525
30526 PR target/89726
30527 * config/i386/i386.c (ix86_expand_floorceildf_32): In ceil
30528 compensation use x2 += 1 instead of x2 -= -1 and when honoring
30529 signed zeros, do another copysign after the compensation.
30530
30531 2019-03-18 Martin Sebor <msebor@redhat.com>
30532
30533 PR tree-optimization/89720
30534 * tree-vrp.c (vrp_prop::check_mem_ref): Treat range with max < min
30535 more conservatively, the same as anti-range.
30536
30537 2019-03-18 Richard Biener <rguenther@suse.de>
30538
30539 PR middle-end/88945
30540 * tree-ssanames.c (release_ssa_name_fn): For released SSA names
30541 use a TREE_TYPE of error_mark_node to avoid ICEs when dumping
30542 basic-blocks that are removed. Remove restoring SSA_NAME_VAR.
30543 * tree-outof-ssa.c (eliminate_useless_phis): Remove redundant checking.
30544
30545 2019-03-18 Andrew Stubbs <ams@codesourcery.com>
30546
30547 * config/gcn/gcn-run.c (struct output): Make next_output unsigned.
30548 Extend queue to 1024 entries.
30549 Add "consumed" field.
30550 (gomp_print_output): Remove print_index parameter.
30551 Add final parameter.
30552 Change limit to unsigned.
30553 Use consumed field to implement circular buffer.
30554 Detect interrupted print in final pass.
30555 Flush output at the end.
30556 (run): Update gomp_print_output usage.
30557 (main): Initialize kernargs->output_data.consumed.
30558
30559 2019-03-18 Richard Sandiford <richard.sandiford@arm.com>
30560
30561 * tree-vect-loop.c (vect_estimate_min_profitable_iters): Fix the
30562 calculation of the minimum number of scalar iterations for
30563 fully-predicated loops.
30564
30565 2019-03-18 Martin Jambor <mjambor@suse.cz>
30566
30567 PR tree-optimization/89546
30568 * tree-sra.c (propagate_subaccesses_across_link): Requeue new_acc if
30569 any propagation to its children took place.
30570
30571 2019-03-18 Andrew Burgess <andrew.burgess@embecosm.com>
30572
30573 PR target/89627
30574 * config/riscv/riscv.c (riscv_pass_fpr_single): Add offset
30575 parameter, and make use of it.
30576 (riscv_get_arg_info): Pass offset to riscv_pass_fpr_single.
30577
30578 2019-03-18 Claudiu Zissulescu <claziss@synopsys.com>
30579
30580 * config/arc/arc.opt (mcode-density-frame): Get the inital value
30581 from TARGET_CODE_DENSITY_FRAME_DEFAULT.
30582 * config/arc/elf.h (TARGET_CODE_DENSITY_FRAME_DEFAULT): Define.
30583 * config/arc/linux.h (TARGET_CODE_DENSITY_FRAME_DEFAULT): Define.
30584 * config/arc/arc.md (pop_multi_fp_blink): Adjust constraints to
30585 match what the ops is doing.
30586 (push_multi_fp_blink): Likewise.
30587 * config/arc/arc.c (arc_override_options): Enable enter/leave when
30588 compiling for size and elf target.
30589 (arc_save_callee_enter): Adjust note to match what enter/leave
30590 operation does.
30591
30592 2019-03-18 Claudiu Zissulescu <claziss@synopsys.com>
30593
30594 * config/arc/arc.md (tst_movb): Fix constraint.
30595
30596 2019-03-18 Claudiu Zissulescu <claziss@synopsys.com>
30597
30598 * config/arc/arc.c (TARGET_HAVE_SPECULATION_SAFE_VALUE): Define.
30599
30600 2019-03-18 Claudiu Zissulescu <claziss@synopsys.com>
30601
30602 * config/arc/arc-protos.h (arc_adjust_reg_alloc_order): Declare.
30603 * config/arc/arc.c (arc_conditional_register_usage): Remove all
30604 reg_alloc_order references.
30605 (size_alloc_order): Define.
30606 (arc_adjust_reg_alloc_order): New function.
30607 * config/arc/arc.h (REG_ALLOC_ORDER): Proper define the register
30608 order.
30609 (ADJUST_REG_ALLOC_ORDER): Define.
30610 (HONOR_REG_ALLOC_ORDER): Likewise.
30611
30612 2019-03-18 Richard Biener <rguenther@suse.de>
30613
30614 PR target/87561
30615 * config/i386/i386.c (ix86_add_stmt_cost): Pessimize strided
30616 loads and stores a bit more.
30617
30618 2019-03-18 Richard Biener <rguenther@suse.de>
30619
30620 PR target/87561
30621 * config/i386/i386.c (ix86_add_stmt_cost): Apply strided
30622 load pessimization to stores as well.
30623
30624 2019-03-18 Andrey Belevantsev <abel@ispras.ru>
30625
30626 PR middle-end/86979
30627 * sel-sched.c (compute_av_set_at_bb_end): When we have an ineligible
30628 successor, use NULL as its av set.
30629
30630 2019-03-15 Segher Boessenkool <segher@kernel.crashing.org>
30631
30632 PR rtl-optimization/89721
30633 * lra-constraints (invariant_p): Return false if side_effects_p holds.
30634
30635 2019-03-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
30636
30637 PR target/87532
30638 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
30639 When handling vec_extract, use modular arithmetic to allow
30640 constant selectors greater than vector length.
30641 * config/rs6000/rs6000.c (rs6000_expand_vector_extract): Allow
30642 V1TImode vectors to have constant selector values greater than 0.
30643 Use modular arithmetic to compute vector index.
30644 (rs6000_split_vec_extract_var): Use modular arithmetic to compute
30645 index for in-memory vectors. Correct code generation for
30646 in-register vectors.
30647 (altivec_expand_vec_ext_builtin): Use modular arithmetic to
30648 compute index.
30649
30650 2019-03-15 Alexandre Oliva <aoliva@redhat.com>
30651
30652 PR c++/88534
30653 PR c++/88537
30654 * dwarf2out.c (generic_parameter_die): Follow DECL_INITIAL of
30655 VAR_DECL args.
30656
30657 2019-03-15 Jakub Jelinek <jakub@redhat.com>
30658
30659 PR c++/89709
30660 * tree.c (inchash::add_expr): Strip any location wrappers.
30661 * fold-const.c (operand_equal_p): Move stripping of location wrapper
30662 after hash verification.
30663
30664 PR debug/89704
30665 * dwarf2out.c (add_const_value_attribute): Return false for MINUS,
30666 SIGN_EXTEND and ZERO_EXTEND.
30667
30668 2019-03-14 Jason Merrill <jason@redhat.com>
30669 Jakub Jelinek <jakub@redhat.com>
30670
30671 * hash-table.h (remove_elt_with_hash): Return if slot is NULL rather
30672 than if is_empty (*slot).
30673 * hash-set-tests.c (test_set_of_strings): Add tests for addition of
30674 existing elt and for elt removal.
30675 * hash-map-tests.c (test_map_of_strings_to_int): Add test for removal
30676 of already removed elt.
30677
30678 2019-03-15 H.J. Lu <hongjiu.lu@intel.com>
30679
30680 PR target/89650
30681 * config/i386/i386.c (remove_partial_avx_dependency): Handle
30682 REG_EH_REGION note.
30683
30684 2019-03-14 Martin Liska <mliska@suse.cz>
30685
30686 PR other/89712
30687 * doc/invoke.texi: Remove -fdump-class-hierarchy option.
30688
30689 2019-03-14 Richard Biener <rguenther@suse.de>
30690
30691 PR target/89711
30692 * config/i386/i386.c (make_resolver_func): Properly set
30693 DECL_CONTEXT on the RESULT_DECL.
30694 * config/rs6000/rs6000.c (make_resolver_func): Likewise.
30695
30696 2019-03-14 Richard Biener <rguenther@suse.de>
30697
30698 * gimple-pretty-print.c: Include cfgloop.h.
30699 (dump_gimple_phi): Adjust.
30700 (dump_gimple_bb_header): Dump loop header for GIMPLE.
30701 (pp_cfg_jump): Adjust.
30702 (dump_implicit_edges): Dump fallthru to next block for GIMPLE as well.
30703 * tree-cfg.c (build_gimple_cfg): Remove lower_phi_internal_fn call.
30704 (lower_phi_internal_fn): Remove.
30705 (verify_gimple_call): Remove IFN_PHI special-casing.
30706 (dump_function_to_file): Dump IL state.
30707 * tree-into-ssa.c (rewrite_add_phi_arguments): Revert changes
30708 done to deal with PHI nodes being present in non-SSA state.
30709
30710 2019-03-14 Jakub Jelinek <jakub@redhat.com>
30711
30712 PR ipa/89684
30713 * multiple_target.c (create_dispatcher_calls): Change
30714 references_to_redirect from vector of ipa_ref * to vector of ipa_ref.
30715 In the node->iterate_referring loop, push *ref rather than ref, call
30716 ref->remove_reference () and always pass 0 to iterate_referring.
30717
30718 PR rtl-optimization/89679
30719 * expmed.c (expand_mult_const): Don't add a REG_EQUAL note if it
30720 would contain a paradoxical SUBREG.
30721
30722 2019-03-14 Richard Biener <rguenther@suse.de>
30723
30724 PR tree-optimization/89710
30725 * tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Use
30726 safe_dyn_cast.
30727
30728 2019-03-14 Martin Liska <mliska@suse.cz>
30729
30730 * coverage.c (coverage_begin_function): Stream also
30731 end_column.
30732 * doc/gcov.texi: Document 2 new fields in JSON file. Improve
30733 documentation about function declaration location.
30734 * gcov-dump.c (tag_function): Print whole range
30735 of function declaration.
30736 * gcov.c (struct function_info): Add end_column field.
30737 (function_info::function_info): Initialize it.
30738 (output_json_intermediate_file): Output {start,end}_column
30739 fields.
30740 (read_graph_file): Read end_column.
30741
30742 2019-03-14 Richard Biener <rguenther@suse.de>
30743
30744 PR middle-end/89698
30745 * fold-const.c (operand_equal_p): For INDIRECT_REF check
30746 that the access types are similar.
30747
30748 2019-03-14 Jakub Jelinek <jakub@redhat.com>
30749
30750 PR tree-optimization/89703
30751 * tree-ssa-strlen.c (valid_builtin_call): Punt if stmt call types
30752 aren't compatible also with builtin_decl_explicit. Check pure
30753 or non-pure status of BUILT_IN_STR{{,N}CMP,N{LEN,{CAT,CPY}{,_CHK}}}
30754 and BUILT_IN_STPNCPY{,_CHK}.
30755
30756 2019-03-14 H.J. Lu <hongjiu.lu@intel.com>
30757
30758 PR target/89523
30759 * config/i386/i386.c (ix86_print_operand): Handle 'M' to add
30760 addr32 prefix to VSIB address for X32.
30761 * config/i386/sse.md (*avx512pf_gatherpf<mode>sf_mask): Prepend
30762 "%M2" to opcode.
30763 (*avx512pf_gatherpf<mode>df_mask): Likewise.
30764 (*avx512pf_scatterpf<mode>sf_mask): Likewise.
30765 (*avx512pf_scatterpf<mode>df_mask): Likewise.
30766 (*avx2_gathersi<mode>): Prepend "%M3" to opcode.
30767 (*avx2_gathersi<mode>_2): Prepend "%M2" to opcode.
30768 (*avx2_gatherdi<mode>): Prepend "%M3" to opcode.
30769 (*avx2_gatherdi<mode>_2): Prepend "%M2" to opcode.
30770 (*avx2_gatherdi<mode>_3): Prepend "%M3" to opcode.
30771 (*avx2_gatherdi<mode>_4): Prepend "%M2" to opcode.`
30772 (*avx512f_gathersi<mode>): Prepend "%M4" to opcode.
30773 (*avx512f_gathersi<mode>_2): Prepend "%M3" to opcode.
30774 (*avx512f_gatherdi<mode>): Prepend "%M4" to opcode.
30775 (*avx512f_gatherdi<mode>_2): Prepend "%M3" to opcode.
30776 (*avx512f_scattersi<mode>): Prepend "%M0" to opcode.
30777 (*avx512f_scatterdi<mode>): Likewise.
30778
30779 2019-03-13 Vladimir Makarov <vmakarov@redhat.com>
30780
30781 PR target/85860
30782 * lra-constraints.c (inherit_in_ebb): Update
30783 potential_reload_hard_regs along with live_hard_regs.
30784
30785 2019-03-13 Jakub Jelinek <jakub@redhat.com>
30786
30787 PR debug/89498
30788 * dwarf2out.c (size_of_die): For dw_val_class_view_list always use
30789 DWARF_OFFSET_SIZE.
30790 (value_format): For dw_val_class_view_list never use DW_FORM_loclistx.
30791
30792 2019-03-13 Martin Sebor <msebor@redhat.com>
30793
30794 PR tree-optimization/89662
30795 * tree-vrp.c (vrp_prop::check_mem_ref): Avoid assuming every type
30796 has a size.
30797
30798 2019-03-13 Richard Biener <rguenther@suse.de>
30799
30800 PR middle-end/89677
30801 * tree-scalar-evolution.c (simplify_peeled_chrec): Do not
30802 throw FP expressions at tree-affine.
30803
30804 2019-03-14 Richard Biener <rguenther@suse.de>
30805
30806 * tree-pretty-print.c (dump_generic_node): For -gimple properly
30807 dump negative integer constants using _Literal (type) -num.
30808
30809 2019-03-13 Jakub Jelinek <jakub@redhat.com>
30810
30811 * ipa-param-manipulation.h (struct ipa_parm_adjustment): Remove
30812 nonlocal_value member.
30813
30814 PR middle-end/88588
30815 * omp-simd-clone.c (ipa_simd_modify_stmt_ops): Handle PHI args.
30816 (ipa_simd_modify_function_body): Handle PHIs.
30817
30818 2019-03-12 Robin Dapp <rdapp@linux.ibm.com>
30819
30820 * config/s390/s390.c (s390_option_override_internal): Use more
30821 aggressive inlining parameters.
30822
30823 2019-03-12 Robin Dapp <rdapp@linux.ibm.com>
30824
30825 * config/s390/3906.md: New file.
30826 * config/s390/s390.c (MAX_SCHED_UNITS): Increase.
30827 (LONGRUNNING_THRESHOLD): Remove.
30828 (MAX_SCHED_MIX_SCORE): Decrease.
30829 (MAX_SCHED_MIX_DISTANCE): Decrease.
30830 (s390_bb_fallthru_entry_likely): Assume fallthru for less than likely.
30831 (struct s390_sched_state): New struct to hold scheduling state.
30832 (S390_SCHED_STATE_NORMAL): Remove.
30833 (S390_SCHED_STATE_CRACKED): Remove.
30834 (S390_SCHED_ATTR_MASK_GROUPOFTWO): Add.
30835 (s390_get_sched_attrmask): Use new attribute.
30836 (s390_get_unit_mask): Use new units.
30837 (s390_is_fpd): New function.
30838 (s390_is_fxd): New function.
30839 (s390_is_longrunning): New function.
30840 (s390_sched_score): Use new functions.
30841 (s390_sched_reorder): Likewise.
30842 (s390_sched_variable_issue): Rework and use new functions.
30843 (s390_sched_init): Use new functions.
30844 * config/s390/s390.h (s390_tune_attr): Add z14.
30845 * config/s390/s390.md: Add z14.
30846
30847 2019-03-12 Robin Dapp <rdapp@linux.ibm.com>
30848
30849 * config/s390/2964.md: Update pipeline description.
30850 * config/s390/s390.c (MAX_SCHED_UNITS): Increase.
30851 (LONGRUNNING_THRESHOLD): Remove.
30852 (LATENCY_FACTOR): Remove.
30853 (s390_get_unit_mask): Add unit.
30854 (s390_sched_score): Use fxd/fpd.
30855 (s390_sched_variable_issue): Use fxd/fpd.
30856
30857 2019-03-12 Martin Liska <mliska@suse.cz>
30858
30859 * config/i386/i386.c: Reword an error message.
30860
30861 2019-03-12 Martin Jambor <mjambor@suse.cz>
30862
30863 * cgraph.c (cgraph_node::dump): Dump more info for former thunks,
30864 terminate with newline.
30865
30866 2019-03-12 Jakub Jelinek <jakub@redhat.com>
30867
30868 PR target/52726
30869 * config/s390/s390.md (tabort): Use %wd instead of
30870 HOST_WIDE_INT_PRINT_DEC in error message, reword to avoid two capital
30871 letters and periods.
30872 * config/tilepro/tilepro.c (tilepro_print_operand): Use %wd in
30873 output_operand_lossage instead of HOST_WIDE_INT_PRINT_DEC, replace
30874 's with %< and %>.
30875
30876 PR middle-end/89663
30877 * builtins.c (expand_builtin_int_roundingfn,
30878 expand_builtin_int_roundingfn_2): Return NULL_RTX instead of
30879 gcc_unreachable if validate_arglist fails.
30880
30881 2019-03-12 Richard Biener <rguenther@suse.de>
30882
30883 PR tree-optimization/89664
30884 * tree-ssa-math-opts.c (execute_cse_reciprocals_1): Properly
30885 free the occurance tree after the early out.
30886
30887 2019-03-11 Jakub Jelinek <jakub@redhat.com>
30888
30889 PR middle-end/89655
30890 PR bootstrap/89656
30891 * vr-values.c (vr_values::update_value_range): If
30892 old_vr->varying_p (), don't update it, make new_vr also VARYING
30893 and return false.
30894
30895 2019-03-11 Martin Liska <mliska@suse.cz>
30896
30897 * config/aarch64/aarch64.c (aarch64_override_options_internal):
30898 Fix double string quoting.
30899
30900 2019-03-11 Martin Liska <mliska@suse.cz>
30901
30902 * collect-utils.c (collect_wait): Wrap apostrophes
30903 in gcc internal format with %'.
30904 * collect2.c (main): Likewise.
30905 (scan_prog_file): Likewise.
30906 (scan_libraries): Likewise.
30907 * config/i386/i386.c (ix86_expand_call): Likewise.
30908 (ix86_handle_interrupt_attribute): Likewise.
30909 * config/nds32/nds32-intrinsic.c (nds32_expand_builtin_impl): Likewise.
30910 * config/nds32/nds32.c (nds32_insert_attributes): Likewise.
30911 * config/rl78/rl78.c (rl78_handle_saddr_attribute): Likewise.
30912 * lto-wrapper.c (find_crtoffloadtable): Likewise.
30913 * symtab.c (symtab_node::verify_base): Likewise.
30914 * tree-cfg.c (verify_gimple_label): Likewise.
30915 * tree.c (verify_type_variant): Likewise.
30916
30917 2019-03-11 Martin Liska <mliska@suse.cz>
30918
30919 * builtins.c (expand_builtin_thread_pointer): Wrap an option name
30920 in a string format message and fix GNU coding style.
30921 (expand_builtin_set_thread_pointer): Likewise.
30922 * common/config/aarch64/aarch64-common.c
30923 (aarch64_rewrite_selected_cpu): Likewise.
30924 * common/config/alpha/alpha-common.c (alpha_handle_option): Likewise.
30925 * common/config/arc/arc-common.c (arc_handle_option): Likewise.
30926 * common/config/arm/arm-common.c (arm_parse_fpu_option): Likewise.
30927 * common/config/bfin/bfin-common.c (bfin_handle_option): Likewise.
30928 * common/config/i386/i386-common.c (ix86_handle_option): Likewise.
30929 * common/config/ia64/ia64-common.c (ia64_handle_option): Likewise.
30930 * common/config/m68k/m68k-common.c (m68k_handle_option): Likewise.
30931 * common/config/msp430/msp430-common.c (msp430_handle_option): Likewise.
30932 * common/config/nds32/nds32-common.c (nds32_handle_option): Likewise.
30933 * common/config/powerpcspe/powerpcspe-common.c (rs6000_handle_option):
30934 Likewise.
30935 * common/config/riscv/riscv-common.c
30936 (riscv_subset_list::parsing_subset_version): Likewise.
30937 (riscv_subset_list::parse_std_ext): Likewise.
30938 (riscv_subset_list::parse_sv_or_non_std_ext): Likewise.
30939 (riscv_subset_list::parse): Likewise.
30940 * common/config/rs6000/rs6000-common.c (rs6000_handle_option): Likewise.
30941 * config/aarch64/aarch64.c (aarch64_parse_one_option_token): Likewise.
30942 (aarch64_override_options_internal): Likewise.
30943 (aarch64_validate_mcpu): Likewise.
30944 (aarch64_validate_march): Likewise.
30945 (aarch64_validate_mtune): Likewise.
30946 (aarch64_override_options): Likewise.
30947 * config/alpha/alpha.c (alpha_option_override): Likewise.
30948 * config/arc/arc.c (arc_init): Likewise.
30949 (parse_mrgf_banked_regs_option): Likewise.
30950 (arc_override_options): Likewise.
30951 (arc_expand_builtin_aligned): Likewise.
30952 * config/arm/arm-builtins.c (arm_expand_neon_builtin): Likewise.
30953 (arm_expand_builtin): Likewise.
30954 * config/arm/arm.c (arm_option_check_internal): Likewise.
30955 (arm_configure_build_target): Likewise.
30956 (arm_option_override): Likewise.
30957 (arm_options_perform_arch_sanity_checks): Likewise.
30958 (arm_handle_cmse_nonsecure_entry): Likewise.
30959 (arm_handle_cmse_nonsecure_call): Likewise.
30960 (arm_tls_referenced_p): Likewise.
30961 (thumb1_expand_prologue): Likewise.
30962 * config/avr/avr.c (avr_option_override): Likewise.
30963 * config/bfin/bfin.c (bfin_option_override): Likewise.
30964 * config/c6x/c6x.c (c6x_option_override): Likewise.
30965 * config/cr16/cr16.c (cr16_override_options): Likewise.
30966 * config/cris/cris.c (cris_option_override): Likewise.
30967 * config/csky/csky.c (csky_handle_isr_attribute): Likewise.
30968 * config/darwin-c.c (macosx_version_as_macro): Likewise.
30969 * config/darwin.c (darwin_override_options): Likewise.
30970 * config/frv/frv.c (frv_expand_builtin): Likewise.
30971 * config/h8300/h8300.c (h8300_option_override): Likewise.
30972 * config/i386/i386.c (parse_mtune_ctrl_str): Likewise.
30973 (ix86_option_override_internal): Likewise.
30974 (warn_once_call_ms2sysv_xlogues): Likewise.
30975 (ix86_expand_prologue): Likewise.
30976 (split_stack_prologue_scratch_regno): Likewise.
30977 (ix86_warn_parameter_passing_abi): Likewise.
30978 * config/ia64/ia64.c (fix_range): Likewise.
30979 * config/m68k/m68k.c (m68k_option_override): Likewise.
30980 * config/microblaze/microblaze.c (microblaze_option_override): Likewise.
30981 * config/mips/mips.c (mips_emit_probe_stack_range): Likewise.
30982 (mips_set_compression_mode): Likewise.
30983 * config/mmix/mmix.c (mmix_option_override): Likewise.
30984 * config/mn10300/mn10300.c (mn10300_option_override): Likewise.
30985 * config/msp430/msp430.c (msp430_option_override): Likewise.
30986 * config/nds32/nds32.c (nds32_option_override): Likewise.
30987 * config/nios2/nios2.c (nios2_custom_check_insns): Likewise.
30988 (nios2_option_override): Likewise.
30989 (nios2_expand_custom_builtin): Likewise.
30990 * config/nvptx/mkoffload.c (main): Likewise.
30991 * config/nvptx/nvptx.c (diagnose_openacc_conflict): Likewise.
30992 * config/pa/pa.c (fix_range): Likewise.
30993 (pa_option_override): Likewise.
30994 * config/riscv/riscv.c (riscv_parse_cpu): Likewise.
30995 (riscv_option_override): Likewise.
30996 * config/rl78/rl78.c (rl78_option_override): Likewise.
30997 * config/rs6000/aix61.h: Likewise.
30998 * config/rs6000/aix71.h: Likewise.
30999 * config/rs6000/aix72.h: Likewise.
31000 * config/rs6000/driver-rs6000.c (elf_platform): Likewise.
31001 * config/rs6000/freebsd64.h: Likewise.
31002 * config/rs6000/linux64.h: Likewise.
31003 * config/rs6000/rs6000.c (rs6000_option_override_internal): Likewise.
31004 (rs6000_expand_zeroop_builtin): Likewise.
31005 (rs6000_expand_mtfsb_builtin): Likewise.
31006 (rs6000_expand_set_fpscr_rn_builtin): Likewise.
31007 (rs6000_expand_set_fpscr_drn_builtin): Likewise.
31008 (rs6000_invalid_builtin): Likewise.
31009 (rs6000_expand_split_stack_prologue): Likewise.
31010 * config/rs6000/rtems.h: Likewise.
31011 * config/rx/rx.c (valid_psw_flag): Likewise.
31012 (rx_expand_builtin): Likewise.
31013 * config/s390/s390-c.c (s390_resolve_overloaded_builtin): Likewise.
31014 * config/s390/s390.c (s390_expand_builtin): Likewise.
31015 (s390_function_profiler): Likewise.
31016 (s390_option_override_internal): Likewise.
31017 (s390_option_override): Likewise.
31018 * config/sh/sh.c (sh_option_override): Likewise.
31019 (sh_builtin_saveregs): Likewise.
31020 (sh_fix_range): Likewise.
31021 * config/sh/vxworks.h: Likewise.
31022 * config/sparc/sparc.c (sparc_option_override): Likewise.
31023 * config/spu/spu.c (spu_option_override): Likewise.
31024 (fix_range): Likewise.
31025 * config/visium/visium.c (visium_option_override): Likewise.
31026 (visium_handle_interrupt_attr): Likewise.
31027 * config/xtensa/xtensa.c (xtensa_option_override): Likewise.
31028 * dbgcnt.c (dbg_cnt_set_limit_by_name): Likewise.
31029 (dbg_cnt_process_opt): Likewise.
31030 * dwarf2out.c (output_dwarf_version): Likewise.
31031 * except.c (expand_eh_return): Likewise.
31032 * gcc.c (defined): Likewise.
31033 (driver_handle_option): Likewise.
31034 (process_command): Likewise.
31035 (compare_files): Likewise.
31036 (driver::prepare_infiles): Likewise.
31037 (driver::do_spec_on_infiles): Likewise.
31038 (driver::maybe_run_linker): Likewise.
31039 * omp-offload.c (oacc_parse_default_dims): Likewise.
31040 * opts-global.c (handle_common_deferred_options): Likewise.
31041 * opts.c (parse_sanitizer_options): Likewise.
31042 (common_handle_option): Likewise.
31043 (enable_warning_as_error): Likewise.
31044 * passes.c (enable_disable_pass): Likewise.
31045 * plugin.c (parse_plugin_arg_opt): Likewise.
31046 (default_plugin_dir_name): Likewise.
31047 * targhooks.c (default_expand_builtin_saveregs): Likewise.
31048 (default_pch_valid_p): Likewise.
31049 * toplev.c (init_asm_output): Likewise.
31050 (process_options): Likewise.
31051 (toplev::run_self_tests): Likewise.
31052 * tree-cfg.c (verify_gimple_call): Likewise.
31053 * tree-inline.c (inline_forbidden_p_stmt): Likewise.
31054 (tree_inlinable_function_p): Likewise.
31055 * var-tracking.c (vt_find_locations): Likewise.
31056
31057 2019-03-11 Andreas Krebbel <krebbel@linux.ibm.com>
31058
31059 * config/s390/s390.c (s390_expand_builtin): Do the copy_to_reg not
31060 only on the else branch.
31061
31062 2019-03-11 Martin Liska <mliska@suse.cz>
31063
31064 * gcov.c (output_intermediate_json_line): Print function
31065 name of each line.
31066 (output_json_intermediate_file): Add new argument.
31067 * doc/gcov.texi: Document the change.
31068
31069 2019-03-11 Eric Botcazou <ebotcazou@adacore.com>
31070
31071 PR rtl-optimization/89588
31072 * loop-unroll.c (decide_unroll_constant_iterations): Make guard for
31073 explicit unrolling factor more robust.
31074
31075 2019-03-11 Richard Biener <rguenther@suse.de>
31076
31077 PR tree-optimization/89649
31078 * tree-vectorizer.h (vect_loop_versioning): Adjust prototype.
31079 * tree-vect-loop-manip.c (vect_do_peeling): Unset force_vectorize
31080 on the prolog and epilog loops.
31081 (vect_loop_versioning): Return copy of loop.
31082 * tree-vect-loop.c (vect_transform_loop): Unset force_vectorize
31083 on the non-vectorized version of the loop.
31084
31085 2019-03-10 Uroš Bizjak <ubizjak@gmail.com>
31086
31087 PR target/68924
31088 * config/i386/sse.md (*vec_extractv2di_0_sse):
31089 Add (=r,x) alternative and corresponding splitter.
31090
31091 2019-03-10 Martin Jambor <mjambor@suse.cz>
31092
31093 PR tree-optimization/85762
31094 PR tree-optimization/87008
31095 PR tree-optimization/85459
31096 * tree-sra.c (contains_vce_or_bfcref_p): New parameter, set the bool
31097 it points to if there is a type changing MEM_REF. Adjust all callers.
31098 (build_accesses_from_assign): Disable total scalarization if
31099 contains_vce_or_bfcref_p returns true through the new parameter, for
31100 both rhs and lhs.
31101
31102 2019-03-09 Jakub Jelinek <jakub@redhat.com>
31103
31104 PR c/88568
31105 * attribs.c (handle_dll_attribute): Don't clear TREE_STATIC for
31106 dllimport on VAR_DECLs with RECORD_TYPE or UNION_TYPE DECL_CONTEXT.
31107
31108 PR target/79645
31109 * common.opt (fdiagnostics-show-labels,
31110 fdiagnostics-show-line-numbers, fdiagnostics-format=,
31111 fdiagnostics-minimum-margin-width=, fgnat-encodings=, gas-loc-support,
31112 gas-locview-support, ginline-points, ginternal-reset-location-views):
31113 Terminate description text with a dot.
31114 * config/microblaze/microblaze.opt (mxl-prefetch): Likewise.
31115 * config/mcore/mcore.opt (m210, m340): Likewise.
31116 * config/epiphany/epiphany.opt (mprefer-short-insn-regs, mcmove,
31117 mnops=): Start description text with a capital letter.
31118 * config/arc/arc.opt (msize-level=): Likewise.
31119 * config/sh/sh.opt (minline-ic_invalidate): Likewise.
31120 * config/rs6000/sysv4.opt (mno-toc, mtoc, mno-traceback, mshlib,
31121 mnewlib): Likewise.
31122 * config/ft32/ft32.opt (msim): Likewise.
31123 (mft32b, mcompress): Likewise. Terminate description text with a dot.
31124 (mnodiv, mnopm): Terminate description text with a dot.
31125 * config/c6x/c6x.opt (c6x_sdata): Terminate Enum description with
31126 a colon.
31127 * config/i386/i386.opt (prefer_vector_width, instrument_return):
31128 Likewise.
31129 * config/rx/rx.opt (nofpu): Remove trailing spaces from description
31130 text.
31131
31132 PR rtl-optimization/89634
31133 * cfgcleanup.c (thread_jump): Punt if registers mentioned in cond1
31134 are modified in BB_END (e->src) instruction.
31135
31136 2019-03-08 David Malcolm <dmalcolm@redhat.com>
31137
31138 PR target/79926
31139 * config/i386/i386.c (ix86_set_current_function): Make "sorry"
31140 messages more amenable to translation, and improve wording.
31141
31142 2019-03-08 Bill Schmidt <wschmidt@linux.ibm.com>
31143
31144 * config/rs6000/rs6000-p8swap.c (rs6000_analyze_swaps): Rebuild
31145 ud- and du-chains between phases.
31146
31147 2019-03-08 Richard Sandiford <richard.sandiford@arm.com>
31148
31149 PR debug/89631
31150 * dwarf2cfi.c (dwarf2out_frame_debug_expr): Use CONST_POLY_INT
31151 instead of POLY_INT_CST.
31152
31153 2019-03-08 Andre Vieira <andre.simoesdiasvieira@arm.com>
31154
31155 * config/arm/arm.h (TARGET_FP16_TO_DOUBLE): Add TARGET_VFP_DOUBLE
31156 requirement.
31157
31158 2019-03-08 Uroš Bizjak <ubizjak@gmail.com>
31159
31160 PR target/68924
31161 PR target/78782
31162 PR target/87558
31163 * config/i386/emmintrin.h (_mm_loadu_si64): New intrinsic.
31164 (_mm_storeu_si64): Ditto.
31165
31166 2019-03-08 Martin Liska <mliska@suse.cz>
31167
31168 PR target/86952
31169 * config/i386/i386.c (ix86_option_override_internal): Disable
31170 jump tables when retpolines are used.
31171
31172 2019-03-08 Jan Hubicka <hubicka@ucw.cz>
31173
31174 PR go/63560
31175 * ipa-split.c (execute_split_functions): Do not split
31176 'noinline' or 'section' function.
31177
31178 2019-03-08 Jakub Jelinek <jakub@redhat.com>
31179
31180 PR target/79846
31181 * config/s390/s390.c (s390_const_operand_ok): Use %wu instead of
31182 HOST_WIDE_INT_PRINT_UNSIGNED and %wd instead of
31183 HOST_WIDE_INT_PRINT_DEC. Formatting fixes.
31184
31185 PR ipa/80000
31186 * ipa-devirt.c (compare_virtual_tables): Remove two trailing spaces
31187 from diagnostics. Formatting fixes.
31188
31189 PR target/85665
31190 * ipa-devirt.c (odr_types_equivalent_p): Fix grammar in
31191 warn_odr diagnostics.
31192
31193 PR other/80058
31194 * lra-constraints.c (process_alt_operands): Avoid one space before
31195 " at the end of line and another after " on another line in a string
31196 literal.
31197 * attribs.c (handle_dll_attribute): Likewise.
31198 * config/avr/avr-devices.c (avr_texinfo): Likewise.
31199
31200 * gimple-ssa-warn-alloca.c (pass_walloca::execute): Don't wrap
31201 warning_at or inform messages in G_() if there is no ?:.
31202
31203 PR tree-optimization/89550
31204 * builtins.c (c_strlen): Only set TREE_NO_WARNING if warning_at
31205 returned true. Formatting fixes.
31206 (expand_builtin_strnlen): Formatting fixes.
31207 * tree-vrp.c (vrp_prop::check_mem_ref): Only set TREE_NO_WARNING
31208 if warning_at returned true.
31209 * tree-cfg.c (pass_warn_function_return::execute): Likewise.
31210
31211 2019-03-08 Richard Biener <rguenther@suse.de>
31212
31213 PR middle-end/89578
31214 * cfgloop.h (struct loop): Add owned_clique field.
31215 * cfgloopmanip.c (copy_loop_info): Copy it.
31216 * tree-cfg.c (gimple_duplicate_bb): Do not remap owned_clique
31217 cliques.
31218 * tree-inline.c (copy_loops): Remap owned_clique.
31219 * lto-streamer-in.c (input_cfg): Stream owned_clique.
31220 * lto-streamer-out.c (output_cfg): Likewise.
31221
31222 2019-03-08 Jakub Jelinek <jakub@redhat.com>
31223
31224 PR target/80190
31225 * config/darwin.c: Include intl.h.
31226 (darwin_build_constant_cfstring): Improve i18n of diagnostics by not
31227 composing the message out of two separate parts.
31228
31229 2019-03-07 Jakub Jelinek <jakub@redhat.com>
31230
31231 PR target/80003
31232 * config/i386/i386.c (ix86_set_func_type): Make sure diagnostics
31233 doesn't start with a capital letter and doesn't end with a dot.
31234 (ix86_function_arg_boundary): Make sure diagnostics doesn't start
31235 with a capital letter.
31236 (ix86_mangle_function_version_assembler_name): Likewise.
31237 (ix86_generate_version_dispatcher_body): Likewise.
31238 (fold_builtin_cpu): Likewise.
31239 (get_builtin_code_for_version): Likewise. Remove extraneous space.
31240 (ix86_handle_interrupt_attribute): Make the diagnostics easier for
31241 translators, wrap full type name in %qs.
31242
31243 PR translation/79999
31244 * gimplify.c (gimplify_omp_ordered): Reword diagnostics to talk about
31245 depend clause with source (or sink) modifier.
31246 * omp-expand.c (expand_omp_ordered_sink): Likewise.
31247
31248 PR target/89602
31249 * config/i386/sse.md (avx512f_mov<ssescalarmodelower>_mask,
31250 *avx512f_load<mode>_mask, avx512f_store<mode>_mask): New define_insns.
31251 (avx512f_load<mode>_mask): New define_expand.
31252 * config/i386/i386-builtin.def (__builtin_ia32_loadsd_mask,
31253 __builtin_ia32_loadss_mask, __builtin_ia32_storesd_mask,
31254 __builtin_ia32_storess_mask, __builtin_ia32_movesd_mask,
31255 __builtin_ia32_movess_mask): New builtins.
31256 * config/i386/avx512fintrin.h (_mm_mask_load_ss, _mm_maskz_load_ss,
31257 _mm_mask_load_sd, _mm_maskz_load_sd, _mm_mask_move_ss,
31258 _mm_maskz_move_ss, _mm_mask_move_sd, _mm_maskz_move_sd,
31259 _mm_mask_store_ss, _mm_mask_store_sd): New intrinsics.
31260
31261 2019-03-07 Martin Jambor <mjambor@suse.cz>
31262
31263 PR lto/87525
31264 * ipa-cp.c (perform_estimation_of_a_value): Account zero time benefit
31265 for extern inline functions.
31266
31267 2019-03-07 Martin Jambor <mjambor@suse.cz>
31268
31269 PR ipa/88235
31270 * cgraph.h (cgraph_node): New inline method former_thunk_p.
31271 * cgraph.c (cgraph_node::dump): Dump a note if node is a former thunk.
31272 (clone_of_p): Treat expanded thunks like thunks, be optimistic if they
31273 have multiple callees. At the end check if declarations match as
31274 opposed to cgraph_nodes.
31275
31276 2019-03-07 Martin Liska <mliska@suse.cz>
31277
31278 * cgraph.c (cgraph_node::verify_node): Verify with a neighbour
31279 which is equivalent to searching for this in clones chain.
31280 * symtab.c (symtab_node::verify_base): Similarly compare ASM
31281 names with a neighbour and special case first node in a chain.
31282
31283 2019-01-25 Jason Merrill <jason@redhat.com>
31284
31285 PR c++/80916 - spurious "static but not defined" warning.
31286 * gimple-fold.c (can_refer_decl_in_current_unit_p): Return false
31287 for an internal symbol with DECL_EXTERNAL.
31288
31289 2019-04-07 Richard Biener <rguenther@suse.de>
31290
31291 PR middle-end/89618
31292 * cfgloopmanip.c (copy_loop_info): Copy forgotten fields.
31293 * tree-inline.c (copy_loops): Simplify.
31294
31295 2019-03-07 Martin Liska <mliska@suse.cz>
31296
31297 * dwarf2out.c (add_AT_vms_delta): Revert function removal.
31298
31299 2019-03-07 Richard Biener <rguenther@suse.de>
31300
31301 PR tree-optimization/89595
31302 * tree-ssa-dom.c (dom_opt_dom_walker::optimize_stmt): Take
31303 stmt iterator as reference, take boolean output parameter to
31304 indicate whether the stmt was removed and thus the iterator
31305 already advanced.
31306 (dom_opt_dom_walker::before_dom_children): Re-iterate over
31307 stmts created by folding.
31308
31309 2019-03-07 Jakub Jelinek <jakub@redhat.com>
31310
31311 PR c++/89585
31312 * doc/extend.texi (Basic Asm): Document qualifiers are not allowed
31313 at toplevel.
31314
31315 2019-03-06 Peter Bergner <bergner@linux.ibm.com>
31316
31317 PR rtl-optimization/88845
31318 * config/rs6000/rs6000.c (rs6000_emit_move_si_sf_subreg): Enable during
31319 LRA.
31320 * lra.c (remove_scratches_1): New function.
31321 (remove_scratches): Use it.
31322 (lra_emit_move): Likewise.
31323
31324 2019-03-06 Claudiu Zissulescu <claziss@synopsys.com>
31325
31326 * config/arc/arc-c.def (__ARC_UNALIGNED__): Set it on
31327 unaligned_access variable.
31328 * config/arc/arc.c (arc_override_options): Set unaligned access
31329 default on for HS CPUs.
31330 * config/arc/arc.h (STRICT_ALIGNMENT): Fix logic.
31331
31332 2019-03-06 Martin Liska <mliska@suse.cz>
31333
31334 PR gcov-profile/89577
31335 * doc/gcov.texi: Prefer to use --coverage.
31336 * doc/sourcebuild.texi: Likewise.
31337
31338 2019-03-02 Jason Merrill <jason@redhat.com>
31339
31340 PR c++/86485 - -Wmaybe-unused with empty class ?:
31341 * gimplify.c (gimplify_cond_expr): Use INIT_EXPR.
31342
31343 2019-03-05 Jakub Jelinek <jakub@redhat.com>
31344
31345 PR target/89587
31346 * config/rs6000/t-linux (MULTIARCH_DIRNAME): Set to non-empty only
31347 if_multiarch.
31348
31349 PR middle-end/89590
31350 * builtins.c (maybe_emit_free_warning): Punt if free doesn't have
31351 exactly one argument.
31352
31353 2019-03-05 Jakub Jelinek <jakub@redhat.com>
31354 Richard Sandiford <richard.sandiford@arm.com>
31355
31356 PR tree-optimization/89570
31357 * match.pd (vec_cond into cond_op simplification): Don't use
31358 get_conditional_internal_fn, use as_internal_fn (cond_op).
31359
31360 2019-03-05 Wilco Dijkstra <wdijkstr@arm.com>
31361
31362 PR target/89222
31363 * config/arm/arm.md (movsi): Use targetm.cannot_force_const_mem
31364 to decide when to split off a non-zero offset from a symbol.
31365 * config/arm/arm.c (arm_cannot_force_const_mem): Disallow offsets
31366 in function symbols.
31367
31368 2019-03-05 Richard Biener <rguenther@suse.de>
31369
31370 PR tree-optimization/89594
31371 * tree-if-conv.c (pass_if_conversion::execute): Handle
31372 case where .LOOP_VECTORIZED_FUNCTION was removed.
31373
31374 2019-03-05 Jakub Jelinek <jakub@redhat.com>
31375
31376 PR bootstrap/89560
31377 * fold-const.c (fold_checksum_tree): Don't use fixed size buffer,
31378 instead alloca it only when needed with the needed size.
31379
31380 PR tree-optimization/89570
31381 * match.pd (vec_cond into cond_op simplification): Guard with
31382 vectorized_internal_fn_supported_p test and #if GIMPLE.
31383
31384 PR tree-optimization/89566
31385 * gimple-ssa-sprintf.c (sprintf_dom_walker::handle_gimple_call):
31386 Set info.fncode to BUILT_IN_NONE if gimple_call_builtin_p failed.
31387 Punt if get_user_idx_format succeeds, but idx_format argument is
31388 not provided or doesn't have pointer type, or if idx_args is above
31389 number of provided arguments.
31390
31391 2019-03-04 Wilco Dijkstra <wdijkstr@arm.com>
31392
31393 PR tree-optimization/89437
31394 * match.pd: Use lt in sin(atan(x)) and cos(atan(x)) simplifications.
31395
31396 2019-03-04 Richard Biener <rguenther@suse.de>
31397
31398 PR middle-end/89572
31399 * tree-scalar-evolution.c: (get_loop_exit_condition): Use
31400 safe_dyn_cast.
31401
31402 2019-03-04 Bin Cheng <bin.cheng@linux.alibaba.com>
31403
31404 PR tree-optimization/89487
31405 * tree-loop-distribution.c (has_nonaddressable_dataref_p): New.
31406 (create_rdg_vertices): Compute has_nonaddressable_dataref_p.
31407 (distribute_loop): Don't do runtime alias check if there is non-
31408 addressable data reference.
31409 * tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): Check if VAR_DECL
31410 is a register variable.
31411
31412 2019-03-02 Jakub Jelinek <jakub@redhat.com>
31413
31414 PR target/89506
31415 * config/arm/arm.md (cmpsi2_addneg): Use
31416 trunc_int_for_mode (-INTVAL (...), SImode) instead of -INTVAL (...).
31417 If operands[2] is 0 or INT_MIN, force use of subs.
31418 (*compare_scc splitter): Use gen_int_mode.
31419 (*negscc): Likewise.
31420 * config/arm/thumb2.md (*thumb2_negscc): Likewise.
31421
31422 2019-03-01 Kito Cheng <kito.cheng@gmail.com>
31423 Monk Chiang <sh.chiang04@gmail.com>
31424
31425 * common/config/riscv/riscv-common.c: Include sstream.
31426 (riscv_subset_list::to_string): New.
31427 (riscv_arch_str): Likewise.
31428 * config.gcc (riscv*-*-*): Handle --with-riscv-attribute=
31429 * config.in: Regen.
31430 * config/riscv/riscv-protos.h (riscv_arch_str): New.
31431 * config/riscv/riscv.c (INCLUDE_STRING): Defined.
31432 (riscv_emit_attribute): New.
31433 (riscv_file_start): Emit attribute if needed.
31434 (riscv_option_override): Init riscv_emit_attribute_p.
31435 * config/riscv/riscv.opt (mriscv-attribute): New option.
31436 * configure.ac (riscv*-*-*): Check binutils is supporting ELF
31437 * configure: Regen.
31438 * doc/install.texi: Document --with-riscv-attribute.
31439 * doc/invoke.texi: Document -mriscv-attribute.
31440
31441 * common/config/riscv/riscv-common.c:
31442 Include config/riscv/riscv-protos.h.
31443 (INCLUDE_STRING): Defined.
31444 (RISCV_DONT_CARE_VERSION): Defined.
31445 (riscv_subset_t): Declare.
31446 (riscv_subset_t::riscv_subset_t): New.
31447 (riscv_subset_list): Declare.
31448 (riscv_subset_list::riscv_subset_list): New.
31449 (riscv_subset_list::~riscv_subset_list): Likewise.
31450 (riscv_subset_list::parsing_subset_version): Likewise.
31451 (riscv_subset_list::parse_std_ext): Likewise.
31452 (riscv_subset_list::parse_sv_or_non_std_ext): Likewise.
31453 (riscv_subset_list::add): Likewise.
31454 (riscv_subset_list::lookup): Likewise.
31455 (riscv_subset_list::xlen): Likewise.
31456 (riscv_subset_list::parse): Likewise.
31457 (riscv_supported_std_ext): Likewise.
31458 (current_subset_list): Likewise.
31459 (riscv_parse_arch_string): Using riscv_subset_list::parse to
31460 parse.
31461
31462 2019-03-01 Segher Boessenkool <segher@kernel.crashing.org>
31463
31464 * config/rs6000/rs6000.c (rs6000_option_override_internal): If
31465 rs6000_dejagnu_cpu_index is set, use that to override rs6000_cpu_index.
31466 * config/rs6000/rs6000.opt (mdejagnu-cpu=): New option.
31467
31468 2019-03-01 Alexander Monakov <amonakov@ispras.ru>
31469
31470 PR rtl-optimization/85899
31471 * haifa-sched.c (find_fallthru_edge_from): Relax assert to account for
31472 fallthru edges leading to the exit block.
31473
31474 2019-03-01 Tamar Christina <tamar.christina@arm.com>
31475
31476 PR target/89517
31477 * config/aarch64/aarch64-option-extensions.def (fp, simd, crypto, fp16,
31478 rdma, dotprod, sha2, sha3, sm4, fp16fml, sve): Collapse line.
31479
31480 2019-03-01 Richard Sandiford <richard.sandiford@arm.com>
31481
31482 PR tree-optimization/89535
31483 * tree-vect-stmts.c (vectorizable_call): Record the vector types
31484 for each operand. Calculate the fallback choice for mask operands
31485 and pass it to vect_get_vec_def_for_operand.
31486
31487 2019-03-01 Richard Biener <rguenther@suse.de>
31488
31489 PR middle-end/89541
31490 * tree-ssa-operands.c (add_stmt_operand): CONST_DECL may
31491 get virtual operands.
31492 (get_expr_operands): Handle CONST_DECL like other decls.
31493
31494 2019-03-01 Jakub Jelinek <jakub@redhat.com>
31495
31496 PR middle-end/89503
31497 * fold-const.c (fold_checksum_tree): Ignore TREE_NO_WARNING bit
31498 on DECL_P and EXPR_P.
31499
31500 2019-03-01 Richard Biener <rguenther@suse.de>
31501
31502 PR middle-end/89497
31503 * tree-cfgcleanup.h (cleanup_tree_cfg): Add SSA update flags
31504 argument, defaulted to zero.
31505 * passes.c (execute_function_todo): Pass down SSA update flags
31506 to cleanup_tree_cfg.
31507 * tree-cfgcleanup.c: Include tree-into-ssa.h and tree-cfgcleanup.h.
31508 (cleanup_tree_cfg_noloop): After cleanup_control_flow_pre update SSA
31509 form if requested.
31510 (cleanup_tree_cfg): Get and pass down SSA update flags.
31511
31512 2019-03-01 Jakub Jelinek <jakub@redhat.com>
31513
31514 PR bootstrap/89539
31515 * dwarf2out.c (output_comdat_type_unit): Add ATTRIBUTE_UNUSED to
31516 early_lto_debug argument.
31517
31518 2019-02-28 Eric Botcazou <ebotcazou@adacore.com>
31519
31520 PR tree-optimization/89536
31521 * tree-ssa-dom.c (edge_info::derive_equivalences) <BIT_NOT_EXPR>: Test
31522 only whether bit #0 of the value is 0 instead of the entire value.
31523
31524 2019-02-28 Marek Polacek <polacek@redhat.com>
31525
31526 PR c++/87068 - missing diagnostic with fallthrough statement.
31527 * gimplify.c (expand_FALLTHROUGH_r): If IFN_FALLTHROUGH was found
31528 at the end of a seq, save its location to walk_stmt_info.
31529 (expand_FALLTHROUGH): Warn if IFN_FALLTHROUGH is at the end of
31530 a switch.
31531
31532 2019-02-28 Jan Hubicka <hubicka@ucw.cz>
31533
31534 PR lto/88585
31535 * tree.c (find_atomic_core_type): Move ahead in file.
31536 (check_base_type): Correctly compare alignments of atomic types.
31537
31538 2019-02-28 H.J. Lu <hongjiu.lu@intel.com>
31539
31540 PR target/89455
31541 * config/i386/i386.c (get_builtin_code_for_version): Identify
31542 Westmere from PCLMUL, instead of AES.
31543
31544 2019-02-28 Jakub Jelinek <jakub@redhat.com>
31545
31546 PR target/89434
31547 * config/arm/arm.md (*subsi3_carryin_compare_const): Use
31548 trunc_int_for_mode (-INTVAL (...), SImode), just instead of
31549 -UINTVAL (...).
31550
31551 2019-02-28 Tamar Christina <tamar.christina@arm.com>
31552
31553 PR target/88530
31554 * config/aarch64/aarch64-option-extensions.def: Document it.
31555 * config/aarch64/driver-aarch64.c (host_detect_local_cpu): Skip feature
31556 if empty hwcaps.
31557
31558 2019-02-28 Jakub Jelinek <jakub@redhat.com>
31559
31560 PR c/89520
31561 * convert.c (convert_to_real_1, convert_to_integer_1): Punt for
31562 builtins if they don't have a single scalar floating point argument.
31563 Formatting fixes.
31564
31565 2019-02-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
31566
31567 PR rtl-optimization/89490
31568 * varasm.c (get_block_for_section): Bail out for mergeable sections.
31569 (default_use_anchors_for_symbol_p, output_object_block): Assert the
31570 block section is not mergeable.
31571
31572 2019-02-27 Jakub Jelinek <jakub@redhat.com>
31573
31574 PR target/70341
31575 * config/arm/arm.md (arm_casesi_internal): New define_expand. Rename
31576 old define_insn to ...
31577 (*arm_casesi_internal): ... this. Add mode to LABEL_REFs.
31578 * config/arm/thumb2.md (thumb2_casesi_internal): New define_expand.
31579 Rename old define_insn to ...
31580 (*thumb2_casesi_internal): ... this. Add mode to LABEL_REFs.
31581 (thumb2_casesi_internal_pic): New define_expand. Rename old
31582 define_insn to ...
31583 (*thumb2_casesi_internal_pic): ... this. Add mode to LABEL_REFs.
31584 * config/aarch64/aarch64.md (casesi): Create the casesi_dispatch
31585 MEM manually here, set MEM_READONLY_P and MEM_NOTRAP_P on it.
31586
31587 2019-02-27 Richard Biener <rguenther@suse.de>
31588
31589 PR debug/88878
31590 * dwarf2out.c (use_debug_types): Disable when in_lto_p.
31591
31592 2019-02-27 Richard Biener <rguenther@suse.de>
31593
31594 * passes.c (should_skip_pass_p): Do not skip cgraph-edge
31595 building.
31596
31597 2019-02-27 Richard Biener <rguenther@suse.de>
31598
31599 PR debug/88878
31600 * dwarf2out.c (output_comdat_type_unit): Add early_lto_debug
31601 parameter, prefix section name with .gnu.debuglto_ if true.
31602 (dwarf2out_finish): Pass false to output_comdat_type_unit.
31603 (dwarf2out_early_finish): Pass true to output_comdat_type_unit.
31604
31605 2019-02-27 Richard Biener <rguenther@suse.de>
31606
31607 PR debug/89514
31608 * dwarf2out.c (size_of_die): Key on AT_ref (a)->comdat_type_p
31609 rather than on use_debug_types, doing what output_die does.
31610 (value_format): Likewise.
31611
31612 2019-02-27 Martin Jambor <mjambor@suse.cz>
31613 Martin Sebor <msebor@redhat.com>
31614
31615 * doc/invoke.texi (Warning Options): Reword description of
31616 -Wno-absolute-value.
31617
31618 2019-02-27 Jakub Jelinek <jakub@redhat.com>
31619
31620 PR tree-optimization/89280
31621 * tree-cfgcleanup.c (maybe_dead_abnormal_edge_p,
31622 builtin_setjmp_setup_bb): New functions.
31623 (cleanup_control_flow_pre): Ignore maybe_dead_abnormal_edge_p edges.
31624 When visiting __builtin_setjmp_setup block, queue in special
31625 setjmp_vec vector edges from .ABNORMAL_DISPATCHER to corresponding
31626 __builtin_setjmp_receiver. Remove .ABNORMAL_DISPATCHER basic blocks
31627 from visited after the loop if they don't have any visited successor
31628 blocks.
31629
31630 2018-02-26 Steve Ellcey <sellcey@marvell.com>
31631
31632 * config/aarch64/aarch64.c (aarch64_get_multilib_abi_name):
31633 New function.
31634 (TARGET_GET_MULTILIB_ABI_NAME): New macro.
31635
31636 2019-02-26 Jakub Jelinek <jakub@redhat.com>
31637
31638 PR c++/89507
31639 * tree.c (valid_constant_size_p): Deal with size INTEGER_CSTs
31640 with types other than sizetype/ssizetype.
31641
31642 2019-02-26 Eric Botcazou <ebotcazou@adacore.com>
31643
31644 * config/sparc/sparc-opts.h (enum processor_type): Rename to...
31645 (enum sparc_processor_type): ...this.
31646 (enum sparc_code_model_type): New enumeration type.
31647 (enum sparc_memory_model_type): Tweak comments.
31648 * config/sparc/sparc.opt (mcpu): Adjust to above renaming.
31649 (mtune): Likewise.
31650 (mcmodel): Use sparc_code_model enumeration and variable.
31651 (sparc_code_model): New enumeration.
31652 (mdebug): Add Undocumented marker.
31653 * config/sparc/sparc.h (enum cmodel): Delete.
31654 (sparc_cmodel): Likewise.
31655 (TARGET_CM_MEDLOW): Adjust to above renaming.
31656 (TARGET_CM_MEDMID): Likewise.
31657 (TARGET_CM_MEDANY): Likewise.
31658 (TARGET_CM_EMBMEDANY): Likewise.
31659 * config/sparc/sparc.c (sparc_cmodel): Delete.
31660 (sparc_option_override): Remove string/value mapping support for the
31661 code model. Move code and memory model support to after the handling
31662 of target flags. Do private machine setup last.
31663 (sparc_emit_set_symbolic_const64): Use sparc_code_model.
31664 (sparc_legitimize_reload_address): Likewise.
31665 (sparc_output_mi_thunk): Likewise.
31666 * config/sparc/sparc.md (cpu): Adjust comment to above renaming.
31667
31668 2019-02-26 Jakub Jelinek <jakub@redhat.com>
31669
31670 PR tree-optimization/89500
31671 * tree-ssa-strlen.c (stridx_strlenloc): Adjust comment.
31672 (handle_builtin_strlen): Remove noncst_bound variable. Always
31673 optimize strnlen (x, 0) to 0. Optimize strnlen (x, cst) to
31674 cst if the first cst bytes starting at x are known to be non-zero,
31675 even if the string is not zero terminated. Don't try to modify
31676 *si for strnlen. Update strlen_to_stridx only for strlen or if
31677 we can prove strnlen returns the same value as strlen would.
31678
31679 2019-02-26 Martin Liska <mliska@suse.cz>
31680
31681 * alloc-pool.h (struct pool_usage): Remove extra
31682 print_dash_line.
31683 * bitmap.h (struct bitmap_usage): Likewise.
31684 * ggc-common.c (struct ggc_usage): Likewise.
31685 * mem-stats.h (struct mem_usage): Likewise.
31686 (mem_alloc_description::dump): Print dash lines
31687 here and repeat header at the end of a table report.
31688 It's then more readable.
31689 * tree-phinodes.c (phinodes_print_statistics): Make
31690 horizontal alignment.
31691 * tree-ssanames.c (ssanames_print_statistics): Likewise.
31692 * vec.c (struct vec_usage): Remove extra print_dash_line.
31693 * vec.h (vec_safe_grow_cleared): Pass PASS_MEM_STAT.
31694
31695 2019-02-26 Uroš Bizjak <ubizjak@gmail.com>
31696
31697 * doc/extend.texi (__builtin_object_size):
31698 Use @pxref instead of @xref inside parenthesis.
31699 (__builtin_has_attribute): Add missing comma after @xref.
31700 (__builtin_object_size): Ditto.
31701 * doc/md.texi (cond_*{mode}): Use @samp instead of @var around op1[i].
31702
31703 2019-02-26 Jeff Law <law@redhat.com>
31704
31705 PR rtl-optimization/87761
31706 * regcprop.c (copyprop_hardreg_forward_1): Use REG_UNUSED notes to
31707 detect obviously dead insns and delete them.
31708
31709 2019-02-26 Richard Biener <rguenther@suse.de>
31710
31711 PR tree-optimization/89505
31712 * tree-ssa-structalias.c (compute_dependence_clique): Make sure
31713 to handle restrict pointed-to vars with multiple subvars
31714 correctly.
31715
31716 2019-02-26 Richard Biener <rguenther@suse.de>
31717
31718 PR tree-optimization/89489
31719 * tree-parloops.c (create_loop_fn): Copy over last_clique.
31720
31721 2019-02-26 Eric Botcazou <ebotcazou@adacore.com>
31722
31723 * tree-ssa-dom.c (edge_info::derive_equivalences) <BIT_IOR_EXPR>: Fix
31724 and move around comment.
31725 <BIT_AND_EXPR>: Likewise.
31726 <BIT_NOT_EXPR>: Add specific handling for boolean types.
31727
31728 2019-02-26 Jakub Jelinek <jakub@redhat.com>
31729
31730 PR target/89474
31731 * config/i386/i386.c (remove_partial_avx_dependency): Call
31732 df_analyze etc. before creation of the v4sf_const0 pseudo, rather than
31733 after changing possibly many instructions to use that pseudo. Fix up
31734 insertion of v4sf_const0 setter at the start of bb.
31735
31736 2019-02-25 Sandra Loosemore <sandra@codesourcery.com>
31737
31738 PR c/80409
31739 * doc/extend.texi (Variadic Pointer Args): New section.
31740
31741 2019-02-25 Sandra Loosemore <sandra@codesourcery.com>
31742 Martin Sebor <msebor@gmail.com>
31743
31744 * common.opt (Wattribute-alias): Likewise.
31745 * doc/invoke.texi (Option Summary): List general form of
31746 -Wattribute-alias=. List positive form of -Wmissing-attributes.
31747 (-Wmissing-attributes): Invert entry, rewrite and correct default.
31748 Add cross-references.
31749 (-Wattribute-alias): Rewrite and correct default. Mention
31750 considered attributes (same as for -Wmissing-attributes).
31751
31752 2019-02-25 Paul A. Clarke <pc@us.ibm.com>
31753
31754 * config/rs6000/emmintrin.h (_mm_cvtpd_epi32): Fix big endian.
31755 (_mm_cvtpd_ps): Likewise.
31756 (_mm_cvttpd_epi32): Likewise.
31757
31758 PR target/89338
31759 * config/rs6000/xmmintrin.h (_mm_cvtss_f32): Fix type mismatch.
31760 (_mm_cvt_ss2si): Fix type mismatch and 32-bit.
31761
31762 PR target/89339
31763 * config/rs6000/xmmintrin.h (_mm_movemask_pi8): Fix 32-bit.
31764
31765 2019-02-25 Tamar Christina <tamar.christina@arm.com>
31766
31767 PR target/88530
31768 * common/config/aarch64/aarch64-common.c
31769 (struct aarch64_option_extension): Add is_synthetic.
31770 (all_extensions): Use it.
31771 (TARGET_OPTION_INIT_STRUCT): Define hook.
31772 (struct gcc_targetm_common): Moved to end.
31773 (all_extensions_by_on): New.
31774 (opt_ext_cmp, typedef opt_ext): New.
31775 (aarch64_option_init_struct): New.
31776 (aarch64_contains_opt): New.
31777 (aarch64_get_extension_string_for_isa_flags): Output smallest set.
31778 * config/aarch64/aarch64-option-extensions.def
31779 (AARCH64_OPT_EXTENSION): Explicitly include AES and SHA2 in crypto.
31780 (fp, simd, crc, lse, fp16, rcpc, rdma, dotprod, aes, sha2, sha3,
31781 sm4, fp16fml, sve, profile, rng, memtag, sb, ssbs, predres):
31782 Set is_synthetic to false.
31783 (crypto): Set is_synthetic to true.
31784 * config/aarch64/driver-aarch64.c (AARCH64_OPT_EXTENSION): Add
31785 SYNTHETIC.
31786
31787 2019-02-25 Tamar Christina <tamar.christina@arm.com>
31788
31789 * config/arm/arm_neon.h (vfmlal_low_u32, vfmlsl_low_u32,
31790 vfmlal_high_u32, vfmlsl_high_u32, vfmlalq_low_u32, vfmlslq_low_u32,
31791 vfmlalq_high_u32, vfmlslq_high_u32, vfmlal_lane_low_u32,
31792 vfmlal_lane_high_u32, vfmlalq_laneq_low_u32, vfmlalq_lane_low_u32,
31793 vfmlal_laneq_low_u32, vfmlalq_laneq_high_u32, vfmlalq_lane_high_u32,
31794 vfmlal_laneq_high_u32, vfmlsl_lane_low_u32, vfmlsl_lane_high_u32,
31795 vfmlslq_laneq_low_u32, vfmlslq_lane_low_u32, vfmlsl_laneq_low_u32,
31796 vfmlslq_laneq_high_u32, vfmlslq_lane_high_u32, vfmlsl_laneq_high_u32):
31797 Rename ...
31798 (vfmlal_low_f16, vfmlsl_low_f16, vfmlal_high_f16, vfmlsl_high_f16,
31799 vfmlalq_low_f16, vfmlslq_low_f16, vfmlalq_high_f16, vfmlslq_high_f16,
31800 vfmlal_lane_low_f16, vfmlal_lane_high_f16, vfmlalq_laneq_low_f16,
31801 vfmlalq_lane_low_f16, vfmlal_laneq_low_f16, vfmlalq_laneq_high_f16,
31802 vfmlalq_lane_high_f16, vfmlal_laneq_high_f16, vfmlsl_lane_low_f16,
31803 vfmlsl_lane_high_f16, vfmlslq_laneq_low_f16, vfmlslq_lane_low_f16,
31804 vfmlsl_laneq_low_f16, vfmlslq_laneq_high_f16, vfmlslq_lane_high_f16,
31805 vfmlsl_laneq_high_f16): ... To this.
31806 * config/arm/neon.md: Update comments.
31807
31808 2019-02-25 Tamar Christina <tamar.christina@arm.com>
31809
31810 * config/aarch64/arm_neon.h (vfmlal_low_u32, vfmlsl_low_u32,
31811 vfmlalq_low_u32, vfmlslq_low_u32, vfmlal_high_u32, vfmlsl_high_u32,
31812 vfmlalq_high_u32, vfmlslq_high_u32, vfmlal_lane_low_u32,
31813 vfmlsl_lane_low_u32, vfmlal_laneq_low_u32, vfmlsl_laneq_low_u32,
31814 vfmlalq_lane_low_u32, vfmlslq_lane_low_u32, vfmlalq_laneq_low_u32,
31815 vfmlslq_laneq_low_u32, vfmlal_lane_high_u32, vfmlsl_lane_high_u32,
31816 vfmlal_laneq_high_u32, vfmlsl_laneq_high_u32, vfmlalq_lane_high_u32,
31817 vfmlslq_lane_high_u32, vfmlalq_laneq_high_u32, vfmlslq_laneq_high_u32):
31818 Rename ...
31819 (vfmlal_low_f16, vfmlsl_low_f16, vfmlalq_low_f16, vfmlslq_low_f16,
31820 vfmlal_high_f16, vfmlsl_high_f16, vfmlalq_high_f16, vfmlslq_high_f16,
31821 vfmlal_lane_low_f16, vfmlsl_lane_low_f16, vfmlal_laneq_low_f16,
31822 vfmlsl_laneq_low_f16, vfmlalq_lane_low_f16, vfmlslq_lane_low_f16,
31823 vfmlalq_laneq_low_f16, vfmlslq_laneq_low_f16, vfmlal_lane_high_f16,
31824 vfmlsl_lane_high_f16, vfmlal_laneq_high_f16, vfmlsl_laneq_high_f16,
31825 vfmlalq_lane_high_f16, vfmlslq_lane_high_f16, vfmlalq_laneq_high_f16,
31826 vfmlslq_laneq_high_f16): ... To this.
31827
31828 2019-02-25 Alexander Monakov <amonakov@ispras.ru>
31829
31830 PR rtl-optimization/86096
31831 * df-scan.c (df_mw_compare): Do not check mw_reg fields when
31832 comparing mw_order values.
31833
31834 2019-02-25 Jakub Jelinek <jakub@redhat.com>
31835
31836 PR target/89434
31837 * config/arm/arm.md (*subsi3_carryin_const): Use
31838 arm_neg_immediate_operand predicate instead of
31839 arm_not_immediate_operand, "L" constraint instead of "K" and
31840 print it using %n2 instead of %B2.
31841 (*subsi3_carryin_const0): New define_insn.
31842 (*subsi3_carryin_compare_const): Use const_int_I_operand predicate
31843 instead of arm_not_operand and "I" constraint instead of "K" and
31844 print it using %n3 instead of %B2. Instead of using match_dup 2 add
31845 another match_operand and in the condition check that it is negation
31846 of operands[2].
31847 (*subsi3_carryin_compare_const0): New define_ins.
31848 (*subdi_di_zesidi): Adjust to use *subsi3_carryin_const0 instead of
31849 *subsi3_carryin_const.
31850 (*arm_cmpdi_insn): Fix splitting into *subsi3_carryin_compare_const,
31851 split into *subsi3_carryin_compare_const0 if the highpart is zero.
31852
31853 PR target/89438
31854 * config/arm.vfp.md (*negdf2_vfp): Use
31855 gen_int_mode (0x80000000, SImode) instead of GEN_INT (0x80000000).
31856 * config/arm/neon.md (neon_copysignf<mode>): Likewise.
31857
31858 2019-02-24 Jakub Jelinek <jakub@redhat.com>
31859
31860 PR rtl-optimization/89445
31861 * simplify-rtx.c (simplify_ternary_operation): Don't use
31862 simplify_merge_mask on operands that may trap.
31863 * rtlanal.c (may_trap_p_1): Use FLOAT_MODE_P instead of
31864 SCALAR_FLOAT_MODE_P checks. For integral division by zero, if
31865 second operand is CONST_VECTOR, check if any element could be zero.
31866 Don't expect traps for VEC_{MERGE,SELECT,CONCAT,DUPLICATE} unless
31867 their operands can trap.
31868
31869 2019-02-23 Martin Sebor <msebor@redhat.com>
31870
31871 * gimple-ssa-sprintf.c (target_strtol): Rename...
31872 (target_strtohwi): ...to this. Handle values up to HOST_WIDE_INT_MAX.
31873 (parse_directive): Adjust to name change. Use HOST_WIDE_INT_MAX to
31874 check for range error.
31875
31876 2019-02-23 H.J. Lu <hongjiu.lu@intel.com>
31877
31878 PR driver/69471
31879 * opts-common.c (prune_options): Also prune joined switches
31880 with Negative and RejectNegative.
31881 * config/i386/i386.opt (march=): Add Negative(march=).
31882 (mtune=): Add Negative(mtune=).
31883 * doc/options.texi: Document Negative used together with Joined
31884 and RejectNegative.
31885
31886 2019-02-22 Martin Sebor <msebor@redhat.com>
31887
31888 * doc/extend.texi (Other Builtins): Add
31889 __builtin_is_constant_evaluated.
31890
31891 2019-02-22 Richard Biener <rguenther@suse.de>
31892
31893 PR tree-optimization/87609
31894 * tree-cfg.c (gimple_duplicate_bb): Only remap inlined cliques.
31895
31896 2019-02-22 Jeff Law <law@redhat.com>
31897
31898 PR rtl-optimization/87761
31899 * config/mips/mips.md: Add new combiner pattern to recognize
31900 a bitfield extraction using (ashiftrt (truncate (ashift (...)))).
31901
31902 2019-02-22 Matthew Malcomson <matthew.malcomson@arm.com>
31903
31904 PR target/89324
31905 * config/aarch64/aarch64.md: Use aarch64_general_reg predicate on
31906 destination register in peepholes generating patterns for ADDS/SUBS.
31907 (add<mode>3_compare0,
31908 *addsi3_compare0_uxtw, add<mode>3_compareC,
31909 add<mode>3_compareV_imm, add<mode>3_compareV,
31910 *adds_<optab><ALLX:mode>_<GPI:mode>,
31911 *subs_<optab><ALLX:mode>_<GPI:mode>,
31912 *adds_<optab><ALLX:mode>_shift_<GPI:mode>,
31913 *subs_<optab><ALLX:mode>_shift_<GPI:mode>,
31914 *adds_<optab><mode>_multp2, *subs_<optab><mode>_multp2,
31915 *sub<mode>3_compare0, *subsi3_compare0_uxtw,
31916 sub<mode>3_compare1): Allow stack pointer for source register.
31917 * config/aarch64/predicates.md (aarch64_general_reg): New predicate.
31918
31919 2019-02-22 Martin Sebor <msebor@redhat.com>
31920
31921 PR tree-optimization/88993
31922 PR tree-optimization/88853
31923 * gimple-ssa-sprintf.c (sprintf_dom_walker::call_info::is_file_func):
31924 New helper.
31925 (sprintf_dom_walker::call_info::is_string_func): New helper.
31926 (format_directive): Only issue "may exceed" 4095/INT_MAX warnings
31927 for formatted string functions.
31928 (sprintf_dom_walker::handle_gimple_call): Fix a typo in a comment.
31929
31930 2019-02-22 Martin Sebor <msebor@redhat.com>
31931
31932 PR c/89425
31933 * c-parser.c (sizeof_ptr_memacc_comptypes): Avoid warning in
31934 unreachable subexpressions.
31935
31936 2019-02-22 H.J. Lu <hongjiu.lu@intel.com>
31937 Hongtao Liu <hongtao.liu@intel.com>
31938 Sunil K Pandey <sunil.k.pandey@intel.com>
31939
31940 PR target/87007
31941 * config/i386/i386-passes.def: Add
31942 pass_remove_partial_avx_dependency.
31943 * config/i386/i386-protos.h
31944 (make_pass_remove_partial_avx_dependency): New.
31945 * config/i386/i386.c (make_pass_remove_partial_avx_dependency):
31946 New function.
31947 (pass_data_remove_partial_avx_dependency): New.
31948 (pass_remove_partial_avx_dependency): Likewise.
31949 (make_pass_remove_partial_avx_dependency): Likewise.
31950 * config/i386/i386.md (avx_partial_xmm_update): New attribute.
31951 (*extendsfdf2): Add avx_partial_xmm_update.
31952 (truncdfsf2): Likewise.
31953 (*float<SWI48:mode><MODEF:mode>2): Likewise.
31954 (SF/DF conversion splitters): Disabled for TARGET_AVX.
31955
31956 2019-02-22 Aldy Hernandez <aldyh@redhat.com>
31957
31958 PR middle-end/85598
31959 * gimple-ssa-sprintf.c (pass_sprintf_length::execute): Enable loop
31960 analysis for pass.
31961
31962 2019-02-22 Thiago Macieira <thiago.macieira@intel.com>
31963
31964 PR target/89444
31965 * config/i386/i386.h (PTA_WESTMERE): Remove PTA_AES.
31966 (PTA_SKYLAKE): Add PTA_AES.
31967 (PTA_GOLDMONT): Likewise.
31968
31969 2019-02-22 Sudakshina Das <sudi.das@arm.com>
31970
31971 * config/aarch64/aarch64.c (aarch64_output_mi_thunk): Add bti
31972 instruction if enabled.
31973 (aarch64_override_options): Remove reference to return address key.
31974
31975 2019-02-22 Richard Biener <rguenther@suse.de>
31976
31977 PR tree-optimization/89440
31978 * tree-vect-loop.c (vect_create_epilog_for_reduction): Remove
31979 not necessary assert.
31980
31981 2019-02-22 Thomas Schwinge <thomas@codesourcery.com>
31982
31983 PR fortran/72741
31984 * omp-general.c (oacc_replace_fn_attrib): Mostly split out into...
31985 (oacc_replace_fn_attrib_attr): ... this new function.
31986 * omp-general.h (oacc_replace_fn_attrib_attr): New prototype.
31987 * config/nvptx/nvptx.c (nvptx_goacc_validate_dims_1): Revert workaround.
31988
31989 2019-02-22 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
31990
31991 * config/arm/arm-cpus.in (ares): Rename to...
31992 (neoverse-n1): ... This. Add ares as alias.
31993 * config/arm/arm-tables.opt: Regenerate.
31994 * config/arm/arm-tune.md: Likewise.
31995 * doc/invoke.txt (ARM Options): Document neoverse-n1.
31996
31997 2019-02-22 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
31998
31999 * config/aarch64/aarch64-cores.def (neoverse-e1): Define.
32000 * config/aarch64/aarch64-tune.md: Regenerate.
32001 * doc/invoke.texi (AArch64 Options): Document neoverse-e1 -mcpu option.
32002
32003 2019-02-22 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
32004
32005 * config/aarch64/aarch64.c (ares_tunings): Rename to...
32006 (neoversen1_tunings): ... This.
32007 * config/aarch64/aarch64-cores.def (ares): Change tuning to the above.
32008 (neoverse-n1): New CPU.
32009 * config/aarch64/aarch64-tune.md: Regenerate.
32010 * doc/invoke.txt (AArch64 Options): Document neoverse-n1.
32011
32012 2019-02-22 Richard Biener <rguenther@suse.de>
32013
32014 PR middle-end/87609
32015 * cfghooks.h (dependence_hash): New typedef.
32016 (struct copy_bb_data): New type.
32017 (cfg_hooks::duplicate_block): Adjust to take a copy_bb_data argument.
32018 (duplicate_block): Likewise.
32019 * cfghooks.c (duplicate_block): Pass down copy_bb_data.
32020 (copy_bbs): Create and pass down copy_bb_data.
32021 * cfgrtl.c (cfg_layout_duplicate_bb): Adjust.
32022 (rtl_duplicate_bb): Likewise.
32023 * tree-cfg.c (gimple_duplicate_bb): If the copy_bb_data arg is not NULL
32024 remap dependence info.
32025
32026 2019-02-22 Richard Biener <rguenther@suse.de>
32027
32028 PR tree-optimization/87609
32029 * tree-core.h (tree_base): Document special clique values.
32030 * tree-inline.c (remap_dependence_clique): Do not use the
32031 special clique value of one.
32032 (maybe_set_dependence_info): Use clique one.
32033 (clear_dependence_clique): New callback.
32034 (compute_dependence_clique): Clear clique one from all refs
32035 before assigning it (again).
32036
32037 2019-02-21 Martin Sebor <msebor@redhat.com>
32038
32039 * doc/extend.texi (__clear_cache): Correct signature.
32040
32041 2019-02-21 Ian Lance Taylor <iant@golang.org>
32042
32043 PR go/89170
32044 * varasm.c (decode_addr_const): Call lookup_constant_def rather
32045 than output_constant_def.
32046 (add_constant_to_table): New static function.
32047 (output_constant_def): Call add_constant_to_table.
32048 (tree_output_constant_def): Likewise.
32049
32050 2019-02-21 Jakub Jelinek <jakub@redhat.com>
32051
32052 PR c++/89285
32053 * builtins.c (fold_builtin_arith_overflow): If first two args are
32054 INTEGER_CSTs, set intres and ovfres to constants rather than calls
32055 to ifn.
32056
32057 2019-02-21 H.J. Lu <hongjiu.lu@intel.com>
32058
32059 PR target/87412
32060 * config/i386/i386.c (ix86_set_indirect_branch_type): Issue an
32061 error for -mindirect-branch/-mfunction-return with incompatible
32062 -fcf-protection.
32063
32064 2019-02-21 Jakub Jelinek <jakub@redhat.com>
32065
32066 PR bootstrap/88714
32067 * constraints.md (q): Remove.
32068 * config/arm/ldrdstrd.md (*arm_ldrd, *arm_strd): Use rk constraint
32069 instead of q.
32070
32071 2019-02-21 Martin Jambor <mjambor@suse.cz>
32072
32073 PR hsa/89302
32074 * omp-general.c (omp_extract_for_data): Removed a duplicate call
32075 to omp_adjust_for_condition, moved NE_EXPR code_cond processing...
32076 (omp_adjust_for_condition): ...here. Added necessary parameters.
32077 * omp-general.h (omp_adjust_for_condition): Updated declaration.
32078 * omp-grid.c (grid_attempt_target_gridification): Adjust to pass
32079 proper values to new parameters of omp_adjust_for_condition.
32080
32081 2019-02-20 Jakub Jelinek <jakub@redhat.com>
32082
32083 PR middle-end/89412
32084 * expr.c (expand_assignment): If result is a MEM, use change_address
32085 instead of simplify_gen_subreg.
32086
32087 2019-02-20 Jakub Jelinek <jakub@redhat.com>
32088 David Malcolm <dmalcolm@redhat.com>
32089
32090 PR middle-end/89091
32091 * fold-const.c (decode_field_reference): Return NULL_TREE if
32092 lang_hooks.types.type_for_size returns NULL. Check it before
32093 overwriting *exp_. Use return NULL_TREE instead of return 0.
32094
32095 2019-02-20 Jakub Jelinek <jakub@redhat.com>
32096
32097 PR middle-end/88074
32098 PR middle-end/89415
32099 * toplev.c (do_compile): Double the emin/emax exponents to workaround
32100 buggy mpc_norm.
32101
32102 2019-02-20 Uroš Bizjak <ubizjak@gmail.com>
32103
32104 PR target/89397
32105 * config/i386/i386.c (ix86_atomic_assign_expand_fenv): Check
32106 TARGET_SSE in addition to TARGET_SSE_MATH.
32107
32108 (ix86_excess_precision): Ditto.
32109 (ix86_float_exceptions_rounding_supported_p): Ditto.
32110 (use_rsqrt_p): Ditto.
32111 * config/i386/sse.md (rsqrt<mode>2): Ditto.
32112
32113 2019-02-20 David Malcolm <dmalcolm@redhat.com>
32114
32115 PR c/89410
32116 * diagnostic-show-locus.c (layout::calculate_line_spans): Use
32117 linenum_arith_t when determining if two adjacent line spans are
32118 close enough to merge.
32119 (diagnostic_show_locus): Use linenum_arith_t when iterating over
32120 lines within each line_span.
32121
32122 2019-02-20 Andre Vieira <andre.simoesdiasvieira@arm.com>
32123
32124 PR target/86487
32125 * lra-constraints.c(uses_hard_regs_p): Fix handling of
32126 paradoxical SUBREGS.
32127
32128 2019-02-20 Li Jia He <helijia@linux.ibm.com>
32129
32130 PR target/88100
32131 * config/rs6000/rs6000.c (rs6000_gimple_fold_builtin)
32132 <case ALTIVEC_BUILTIN_VSPLTISB, ALTIVEC_BUILTIN_VSPLTISH,
32133 ALTIVEC_BUILTIN_VSPLTISW>: Don't convert the operand before
32134 range checking it.
32135
32136 2019-02-19 Jonathan Wakely <jwakely@redhat.com>
32137
32138 * config/gcn/gcn.c (print_operand): Fix typo.
32139
32140 2019-02-19 Richard Biener <rguenther@suse.de>
32141
32142 PR middle-end/88074
32143 * toplev.c (do_compile): Initialize mpfr's exponent range
32144 based on available float modes.
32145
32146 2019-02-19 Eric Botcazou <ebotcazou@adacore.com>
32147
32148 * rtlanal.c (get_initial_register_offset): Fall back to the estimate
32149 as long as the epilogue isn't completed.
32150
32151 2019-02-18 Martin Sebor <msebor@redhat.com>
32152
32153 * doc/cpp.texi (Conditional syntax): Add __has_attribute,
32154 __has_cpp_attribute, and __has_include.
32155
32156 2019-02-18 Martin Sebor <msebor@redhat.com>
32157
32158 * doc/invoke.texi (-Wreturn-type): Correct and expand.
32159
32160 2019-02-18 Martin Sebor <msebor@redhat.com>
32161
32162 PR middle-end/89294
32163 * tree.c (valid_constant_size_p): Avoid assuming size is a constant
32164 expression.
32165 * tree.h (cst_size_error): Add the cst_size_not_constant enumerator.
32166
32167 2019-02-18 Richard Biener <rguenther@suse.de>
32168
32169 PR tree-optimization/89296
32170 * tree-ssa-loop-ch.c (ch_base::copy_headers): Restrict setting
32171 of no-warning flag to cases that might emit the bogus warning.
32172
32173 2019-02-18 Jakub Jelinek <jakub@redhat.com>
32174
32175 PR bootstrap/88714
32176 * config/arm/arm.md (*arm_movdi, *movdf_soft_insn): Use "r" instead of
32177 "q" constraint.
32178 * config/arm/vfp.md (*movdi_vfp): Likewise.
32179 * config/arm/ldrdstrd.md (*arm_ldrd, *arm_strd): Use "r" instead of
32180 "q" constraint for operands[0].
32181
32182 PR target/89369
32183 * config/s390/s390.md (*r<noxa>sbg_<mode>_srl_bitmask,
32184 *r<noxa>sbg_<mode>_sll, *r<noxa>sbg_<mode>_srl): Don't construct
32185 pattern in a temporary buffer.
32186 (*r<noxa>sbg_sidi_srl): Likewise. Always use 32 as I3 rather
32187 than 64-operands[2].
32188
32189 PR target/89361
32190 * config/s390/s390.c (s390_indirect_branch_attrvalue,
32191 s390_indirect_branch_settings): Define unconditionally.
32192 (s390_set_current_function): Likewise, but guard the whole body except
32193 the s390_indirect_branch_settings call with
32194 #if S390_USE_TARGET_ATTRIBUTE.
32195 (TARGET_SET_CURRENT_FUNCTION): Redefine unconditionally.
32196
32197 * config/s390/s390.md (*<risbg_n>_ior_and_sr_ze,
32198 *<risbg_n>_<mode>_ior_and_lshiftrt, *<risbg_n>_sidi_ior_and_lshiftrt):
32199 Use HOST_WIDE_INT_M1U instead of ~(0ULL).
32200 (*<risbg_n>_and_subregdi_rotr, *<risbg_n>_and_subregdi_rotl): Use
32201 HOST_WIDE_INT_1U instead of 1ULL.
32202 (*pre_z10_extzv<mode>, *pre_z10_extv<mode>): Change mask type from int
32203 to unsigned HOST_WIDE_INT, use HOST_WIDE_INT_1U instead of 1ul.
32204 (*insv<mode><clobbercc_or_nocc>_appendbitsleft,
32205 z = (x << c) | (y >> d) splitters): Use HOST_WIDE_INT_1U
32206 instead of 1UL.
32207 (*insv<mode>_mem_reg, *insvdi_mem_reghigh): Use HOST_WIDE_INT_1U
32208 instead of 1ul.
32209
32210 2019-02-18 Martin Jambor <mjambor@suse.cz>
32211
32212 PR tree-optimization/89209
32213 * tree-sra.c (create_access_replacement): New optional parameter
32214 reg_tree. Use it as a type if non-NULL and access type is not of
32215 a register type.
32216 (get_repl_default_def_ssa_name): New parameter REG_TYPE, pass it
32217 to create_access_replacement.
32218 (sra_modify_assign): Pass LHS type to get_repl_default_def_ssa_name.
32219 Check lacc is non-NULL before attempting to re-create it on the RHS.
32220
32221 2019-02-18 Martin Liska <mliska@suse.cz>
32222
32223 PR ipa/89306
32224 * cgraph.c (symbol_table::create_edge): Set m_summary_id to -1
32225 by default.
32226 (symbol_table::free_edge): Recycle m_summary_id.
32227 * cgraph.h (get_summary_id): New.
32228 (symbol_table::release_symbol): Set m_summary_id to -1
32229 by default.
32230 (symbol_table::allocate_cgraph_symbol): Recycle m_summary_id.
32231 * ipa-fnsummary.c (ipa_fn_summary_t): Switch from
32232 function_summary to fast_function_summary.
32233 * ipa-fnsummary.h (ipa_fn_summary_t): Likewise.
32234 * ipa-pure-const.c (class funct_state_summary_t):
32235 Switch from function_summary to fast_function_summary.
32236 * ipa-reference.c (class ipa_ref_var_info_summary_t): Likewise.
32237 (class ipa_ref_opt_summary_t): Switch from function_summary
32238 to fast_function_summary.
32239 * symbol-summary.h (class function_summary_base): New class
32240 that is created from base of former function_summary.
32241 (function_summary_base::unregister_hooks): New.
32242 (class function_summary): Inherit from function_summary_base.
32243 (class call_summary_base): New class
32244 that is created from base of former call_summary.
32245 (class call_summary): Inherit from call_summary_base.
32246 (struct is_same): New.
32247 (class fast_function_summary): New summary class.
32248 (class fast_call_summary): New summary class.
32249 * vec.h (vec_safe_grow_cleared): New function.
32250
32251 2019-02-18 Martin Liska <mliska@suse.cz>
32252
32253 * config/i386/i386.c (ix86_get_multilib_abi_name): New function.
32254 (TARGET_GET_MULTILIB_ABI_NAME): New macro defined.
32255 * doc/tm.texi: Document new target hook.
32256 * doc/tm.texi.in: Likewise.
32257 * target.def: Add new target macro.
32258 * gcc.c (find_fortran_preinclude_file): Do not search multilib
32259 suffixes.
32260
32261 2019-02-17 Alan Modra <amodra@gmail.com>
32262
32263 PR target/89271
32264 * config/rs6000/rs6000.md (<bd>_<mode> split): Check for an int
32265 output reg on add insn.
32266 (<bd>tf_<mode> split): Likewise. Match predicates with insn.
32267
32268 2019-02-16 H.J. Lu <hongjiu.lu@intel.com>
32269
32270 PR target/89372
32271 * config/i386/sse.md (ssedoublemode): Remove V4HI.
32272 (PMULHRSW): Likewise.
32273 (<ssse3_avx2>_pmulhrsw<mode>3): Require TARGET_SSSE3, not
32274 TARGET_AVX2.
32275 (ssse3_pmulhrswv4hi3): New expander.
32276
32277 2019-02-16 H.J. Lu <hongjiu.lu@intel.com>
32278
32279 * config/i386/mmx.md (*vec_extractv2si_zext_mem): Doesn't require
32280 MMX. Add isa attribute.
32281
32282 2019-02-16 Jakub Jelinek <jakub@redhat.com>
32283
32284 PR rtl-optimization/66152
32285 * builtins.h (c_readstr): Declare.
32286 * builtins.c (c_readstr): Remove forward declaration. Add
32287 null_terminated_p argument, if false, read all bytes from the
32288 string instead of stopping after '\0'.
32289 * expr.c (string_cst_read_str): New function.
32290 (store_expr): Use string_cst_read_str instead of
32291 builtin_strncpy_read_str. Try to store by pieces the whole
32292 exp_len first, and only if that fails, split it up into
32293 store by pieces followed by clear_storage. Formatting fix.
32294
32295 * config/i386/i386.md (*movqi_internal): Remove static from
32296 buf variable. Use output_asm_insn (buf, operands); return "";
32297 instead of return buf;.
32298 * config/i386/sse.md (<sse>_andnot<mode>3<mask_name>,
32299 *<code><mode>3<mask_name>, *andnot<mode>3, *andnottf3, *<code><mode>3,
32300 *<code>tf3, <mask_codefor><code><mode>3<mask_name>): Likewise.
32301
32302 2019-02-15 Eric Botcazou <ebotcazou@adacore.com>
32303
32304 * config/sparc/linux.h (ASAN_CC1_SPEC): Define.
32305 (CC1_SPEC): Use GNU_USER_TARGET_CC1_SPEC and ASAN_CC1_SPEC.
32306 * config/sparc/linux64.h (ASAN_CC1_SPEC): Likewise.
32307 (CC1_SPEC): Likewise.
32308 * config/sparc/sparc.c (sparc_asan_shadow_offset): Adjust for 64-bit.
32309
32310 2019-02-15 Eric Botcazou <ebotcazou@adacore.com>
32311
32312 * asan.c (asan_emit_stack_protection): Use full-sized mask to align
32313 the base address on 64-bit strict-alignment platforms.
32314
32315 2019-02-15 H.J. Lu <hongjiu.lu@intel.com>
32316
32317 * config/i386/i386.h (VALID_MMX_REG_MODE): Correct the misplaced ')'.
32318
32319 2019-02-15 Uroš Bizjak <ubizjak@gmail.com>
32320
32321 * config/i386/darwin.h (TARGET_FPMATH_DEFAULT_P): New define.
32322
32323 2019-02-15 Aaron Sawdey <acsawdey@linux.ibm.com>
32324
32325 PR rtl-optimization/88308
32326 * shrink-wrap.c (move_insn_for_shrink_wrap): Fix LABEL_NUSES counts
32327 on copied instruction.
32328
32329 2019-02-15 Eric Botcazou <ebotcazou@adacore.com>
32330
32331 * final.c (insn_current_reference_address): Replace test on JUMP_P
32332 with test on jump_to_label_p.
32333 * config/visium/visium-passes.def: New file.
32334 * config/visium/t-visium (PASSES_EXTRA): Define.
32335 * config/visium/visium-protos.h (make_pass_visium_reorg): Declare.
32336 * config/visium/visium.h (TRAMPOLINE_SIZE): Adjust.
32337 (TRAMPOLINE_ALIGNMENT): Define.
32338 * config/visium/visium.c (visium_option_override): Do not register
32339 the machine-specific reorg pass here.
32340 (visium_trampoline_init): Align the BRA insn on a 64-bit boundary
32341 for the GR6.
32342 (output_branch): Adjust threshold for long branch instruction.
32343 * config/visium/visium.md (cpu): Move around.
32344 (length): Adjust for the GR6.
32345
32346 2019-02-15 Richard Biener <rguenther@suse.de>
32347 Jakub Jelinek <jakub@redhat.com>
32348
32349 PR tree-optimization/89278
32350 * tree-loop-distribution.c: Include tree-eh.h.
32351 (generate_memset_builtin, generate_memcpy_builtin): Call
32352 rewrite_to_non_trapping_overflow on builtin->size before passing it
32353 to force_gimple_operand_gsi.
32354
32355 2019-02-15 Jakub Jelinek <jakub@redhat.com>
32356
32357 PR other/89342
32358 * optc-save-gen.awk: Handle optimize_fast like optimize_size or
32359 optimize_debug.
32360 * opth-gen.awk: Likewise.
32361
32362 2019-02-15 Uroš Bizjak <ubizjak@gmail.com>
32363
32364 * config/i386/i386.h (TARGET_SUBTARGET64_ISA_DEFAULT):
32365 Enable MMX, SSE and SSE2 by default.
32366 * config/i386/i386.c (ix86_option_override_internal): Do not
32367 explicitly set MMX, SSE and SSE2 flags for TARGET_64BIT here.
32368
32369 2019-02-14 Jakub Jelinek <jakub@redhat.com>
32370
32371 PR rtl-optimization/89354
32372 * combine.c (make_extraction): Punt if extraction_mode is narrower
32373 than len bits.
32374
32375 2019-02-14 Maya Rashish <coypu@sdf.org>
32376
32377 * config.gcc (*-*-netbsd*): Add netbsd-d.o.
32378 * config/netbsd-d.c: New file.
32379 * config/t-netbsd: Add netbsd-d.o
32380
32381 2018-02-14 Steve Ellcey <sellcey@marvell.com>
32382
32383 * config/aarch64/aarch64.c (aarch64_attribute_table): Change
32384 affects_type_identity to true for aarch64_vector_pcs.
32385 (aarch64_comp_type_attributes): New function.
32386 (TARGET_COMP_TYPE_ATTRIBUTES): New macro.
32387
32388 2019-02-14 Tamar Christina <tamar.christina@arm.com>
32389
32390 PR target/88850
32391 * config/arm/iterators.md (ANY64): Add V4HF.
32392
32393 2019-02-14 Martin Liska <mliska@suse.cz>
32394
32395 PR rtl-optimization/89242
32396 * dce.c (delete_unmarked_insns): Call free_dominance_info we
32397 process a transformation.
32398
32399 2019-02-14 Jakub Jelinek <jakub@redhat.com>
32400
32401 PR tree-optimization/89314
32402 * fold-const.c (fold_binary_loc): Cast strlen argument to
32403 const char * before dereferencing it. Formatting fixes.
32404
32405 PR middle-end/89284
32406 * passes.def: Swap pass_ubsan and pass_early_warn_uninitialized.
32407
32408 2019-02-13 Ian Lance Taylor <iant@golang.org>
32409
32410 * optc-save-gen.awk: Set var_opt_hash for initial optimizations
32411 and set current index for other optimizations.
32412
32413 2019-02-13 Uroš Bizjak <ubizjak@gmail.com>
32414
32415 * config/i386/sse.md (vec_set<VI4F_256_512:mode>_0): Use
32416 nonimmediate_operand as operand 2 predicate.
32417 (vec_set<VF2_512_256:mode>_0): Ditto.
32418 (vec_set<VI8_AVX_AVX512F:mode>_0): Ditto.
32419 (*vec_concatv2si): Remove alternative 2.
32420 (*vec_concatv4si_0): Use vm constraint for alternative 0.
32421 (*vec_concatv4si_0): Remove preferred_for_speed attribute.
32422 (vec_concatv2di): Split alternatives 4,5,6 to ...
32423 (*vec_concatv2di_0) ... new pattern.
32424
32425 2019-02-13 Wilco Dijkstra <wdijkstr@arm.com>
32426
32427 PR target/89190
32428 * config/arm/arm.c (ldm_stm_operation_p) Set
32429 addr_reg_in_reglist correctly for first register.
32430 (load_multiple_sequence): Remove dead base check.
32431 (gen_ldm_seq): Correctly set write_back for Thumb-1.
32432
32433 2019-02-13 Tamar Christina <tamar.christina@arm.com>
32434
32435 PR target/88847
32436 * config/aarch64/aarch64-sve.md (*pred_mov<mode>, pred_mov<mode>):
32437 Expose as @aarch64_pred_mov.
32438 * config/aarch64/aarch64.c (aarch64_classify_address):
32439 Use expand_insn which legitimizes operands.
32440
32441 2019-02-13 Martin Liska <mliska@suse.cz>
32442
32443 * builtins.h (expand_builtin_with_bounds): Remove declaration.
32444 * calls.c (struct arg_data): Remove special_slot, pointer_arg
32445 and pointer_offset fields.
32446 (initialize_argument_information): Remove usage of dead
32447 fields.
32448 * cgraph.h (struct cgraph_thunk_info): Remove
32449 add_pointer_bounds_args.
32450 * cgraphunit.c (cgraph_node::expand_thunk): Remove usage of dead
32451 fields.
32452 (cgraph_node::assemble_thunks_and_aliases): Remove usage of dead
32453 fields.
32454 * config/i386/i386.c (ix86_function_arg_advance): Remove
32455 unrelated comment.
32456 (struct builtin_isa): Remove leaf_p and nothrow_p fields.
32457 (def_builtin): Remove usage of dead fields.
32458 (ix86_add_new_builtins): Likewise.
32459 * ipa-fnsummary.c (compute_fn_summary): Likewise.
32460 * ipa-icf.c (sem_function::equals_wpa): Likewise.
32461 (sem_function::init): Likewise.
32462 (sem_variable::merge): Likewise.
32463 * ipa-visibility.c (function_and_variable_visibility): Likewise.
32464 * ipa.c (symbol_table::remove_unreachable_nodes): Likewise.
32465 * lto-cgraph.c (lto_output_node): Likewise.
32466 (lto_output_varpool_node): Likewise.
32467 (input_node): Likewise.
32468 (input_varpool_node): Likewise.
32469 * lto-streamer-out.c (lto_output): Likewise.
32470 * tree-inline.c (expand_call_inline): Remove usage of
32471 assign_stmts.
32472 * tree-inline.h (struct copy_body_data): Likewise.
32473 * varpool.c (varpool_node::dump): Likewise.
32474
32475 2019-02-13 Jakub Jelinek <jakub@redhat.com>
32476
32477 PR middle-end/89303
32478 * tree-ssa-structalias.c (set_uids_in_ptset): Or in vi->is_heap_var
32479 into pt->vars_contains_escaped_heap instead of setting
32480 pt->vars_contains_escaped_heap to it.
32481
32482 PR middle-end/89281
32483 * optabs.c (prepare_cmp_insn): Use UINTVAL (size) instead of
32484 INTVAL (size), compare it to GET_MODE_MASK instead of
32485 1 << GET_MODE_BITSIZE.
32486
32487 PR target/89290
32488 * config/i386/predicates.md (x86_64_immediate_operand): Allow
32489 TLS UNSPECs offsetted by signed 32-bit CONST_INT even with
32490 -mcmodel=large.
32491
32492 2019-02-13 Martin Liska <mliska@suse.cz>
32493
32494 PR lto/88858
32495 * cfgrtl.c (remove_barriers_from_footer): New function.
32496 (try_redirect_by_replacing_jump): Use it.
32497 (cfg_layout_redirect_edge_and_branch): Likewise.
32498
32499 2019-02-13 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
32500
32501 * config/rs6000/altivec.h (vec_sbox_be, vec_cipher_be,
32502 vec_cipherlast_be, vec_ncipher_be, vec_ncipherlast_be): New #defines.
32503 * config/rs6000/crypto.md (CR_vqdi): New define_mode_iterator.
32504 (crypto_vsbox_<mode>, crypto_<CR_insn>_<mode>): New define_insns.
32505 * config/rs6000/rs6000-builtin.def (VSBOX_BE): New BU_CRYPTO_1.
32506 (VCIPHER_BE, VCIPHERLAST_BE, VNCIPHER_BE, VNCIPHERLAST_BE):
32507 New BU_CRYPTO_2.
32508 * config/rs6000/rs6000.c (builtin_function_type)
32509 <CRYPTO_BUILTIN_VSBOX_BE, CRYPTO_BUILTIN_VCIPHER_BE,
32510 CRYPTO_BUILTIN_VCIPHERLAST_BE, CRYPTO_BUILTIN_VNCIPHER_BE,
32511 CRYPTO_BUILTIN_VNCIPHERLAST_BE>: New switch options.
32512 * doc/extend.texi (vec_sbox_be, vec_cipher_be, vec_cipherlast_be,
32513 vec_ncipher_be, vec_ncipherlast_be): New builtin functions.
32514
32515 2019-02-12 Pat Haugen <pthaugen@us.ibm.com>
32516
32517 * doc/invoke.texi (RS/6000 and PowerPC Options): Remove duplicate
32518 -maltivec. Delete -maltivec=be and -maltivec=le documentation.
32519
32520 2019-02-12 H.J. Lu <hongjiu.lu@intel.com>
32521
32522 PR target/89229
32523 * config/i386/i386.md (*movoi_internal_avx): Revert revision
32524 268678 and revision 268657.
32525 (*movti_internal): Likewise.
32526
32527 2019-02-12 Ilya Leoshkevich <iii@linux.ibm.com>
32528
32529 PR target/89233
32530 * config/s390/s390.c (s390_decompose_address): Update comment.
32531 (s390_check_qrst_address): Reject invalid address forms after
32532 LRA.
32533
32534 2019-02-12 Martin Liska <mliska@suse.cz>
32535
32536 PR lto/88876
32537 * ipa-pure-const.c (propagate_pure_const): Revert hunk as
32538 we need default values of funct_state for a function that
32539 is not optimized.
32540
32541 2019-02-12 Eric Botcazou <ebotcazou@adacore.com>
32542
32543 * asan.c (asan_expand_mark_ifn): Take into account the alignment of
32544 the object to pick the size of stores on strict-alignment platforms.
32545
32546 * config/sparc/sparc.md (*movsi_insn): Minor tweak.
32547 (*movdi_insn_sp32): Likewise.
32548 (*movdi_insn_sp64): Likewise.
32549
32550 2019-02-12 Jan Hubicka <hubicka@ucw.cz>
32551
32552 PR lto/88677
32553 * cgraphunit.c (analyze_functions): Clear READONLY flag for external
32554 types that needs constructiong.
32555 * tree.h (may_be_aliased): Do not check TYPE_NEEDS_CONSTRUCTING.
32556
32557 2019-02-12 Richard Biener <rguenther@suse.de>
32558
32559 PR tree-optimization/89253
32560 * tree-ssa-loop-split.c (tree_ssa_split_loops): Check we can
32561 duplicate the loop.
32562
32563 2019-02-11 David Malcolm <dmalcolm@redhat.com>
32564
32565 PR lto/88147
32566 * input.c (selftest::test_line_offset_overflow): New selftest.
32567 (selftest::input_c_tests): Call it.
32568
32569 2019-02-11 Martin Sebor <msebor@redhat.com>
32570
32571 PR tree-optimization/88771
32572 * gimple-ssa-warn-restrict.c (pass_wrestrict::gate): Also enable
32573 when -Wstringop-overflow is set.
32574 (builtin_memref::builtin_memref): Adjust excessive upper bound
32575 only when lower bound is not excessive.
32576 (maybe_diag_overlap): Detect and diagnose excessive bounds via
32577 -Wstringop-ovefflow.
32578 (maybe_diag_offset_bounds): Rename...
32579 (maybe_diag_access_bounds): ...to this.
32580 (check_bounds_or_overlap): Adjust for name change above.
32581
32582 2019-02-11 Martin Sebor <msebor@redhat.com>
32583
32584 PR c++/87996
32585 * builtins.c (max_object_size): Move from here...
32586 * builtins.h (max_object_size): ...and here...
32587 * tree.c (max_object_size): ...to here...
32588 * tree.h (max_object_size): ...and here.
32589
32590 2019-02-11 Bill Schmidt <wschmidt@linux.ibm.com>
32591
32592 * config/rs6000/rs6000.c (rs6000_gimple_fold_builtin): Shift-right
32593 and shift-left vector built-ins need to include a TRUNC_MOD_EXPR
32594 for correct semantics.
32595
32596 2019-02-11 Alan Modra <amodra@gmail.com>
32597
32598 * doc/invoke.texi (man page RS/6000 and PowerPC Options): Mention
32599 -mlongcall and -mpltseq.
32600 (RS/6000 and PowerPC Options <-mlongcall>): Mention inline PLT calls.
32601 (RS/6000 and PowerPC Options <-mpltseq>): Document.
32602 * config/rs6000/rs6000.h (TARGET_PLTSEQ): Define.
32603 * config/rs6000/sysv4.opt (mpltseq): New option.
32604 * config/rs6000/sysv4.h (TARGET_PLTSEQ): Redefine.
32605 (SUBTARGET_OVERRIDE_OPTIONS): Error if given -mpltseq when assembler
32606 support is lacking. Don't allow -mpltseq with -mbss-plt.
32607 * config/rs6000/linux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Warn if
32608 -mpltseq given for ELFv1.
32609 * config/rs6000/rs6000.c (rs6000_call_aix): Comment on UNSPEC_PLTSEQ.
32610 Only use UNSPEC_PLTSEQ for inline PLT calls.
32611 (rs6000_call_sysv, rs6000_sibcall_sysv): Expand comments. Only
32612 use UNSPEC_PLTSEQ for inline PLT calls.
32613 (rs6000_indirect_call_template_1, rs6000_longcall_ref),
32614 (rs6000_call_aix, rs6000_call_sysv, rs6000_sibcall_sysv): Replace
32615 uses of HAVE_AS_PLTSEQ with TARGET_PLTSEQ, simplifying.
32616 * config/rs6000/rs6000.md (pltseq_tocsave_<mode>),
32617 (pltseq_plt16_ha_<mode>, pltseq_plt16_lo_<mode>),
32618 (pltseq_mtctr_<mode>): Likewise.
32619
32620 2019-02-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
32621
32622 * acinclude.m4 (gcc_AC_INITFINI_ARRAY): Use 8-byte strings with
32623 Solaris ld.
32624 * configure: Regenerate.
32625
32626 2019-02-11 Jakub Jelinek <jakub@redhat.com>
32627
32628 PR bootstrap/88714
32629 * config/arm/ldrdstrd.md (*arm_ldrd, *arm_strd): Use q constraint
32630 instead of r.
32631
32632 2019-02-11 Hans-Peter Nilsson <hp@axis.com>
32633
32634 * function.c (assign_parm_setup_block): Use the stored
32635 size, not the passed size, when allocating stack-space,
32636 also for a parameter with alignment larger than
32637 MAX_SUPPORTED_STACK_ALIGNMENT.
32638
32639 2019-02-11 Martin Liska <mliska@suse.cz>
32640
32641 PR ipa/89009
32642 * ipa-cp.c (build_toporder_info): Remove usage of a param.
32643 * ipa-inline.c (inline_small_functions): Likewise.
32644 * ipa-pure-const.c (propagate_pure_const): Likewise.
32645 (propagate_nothrow): Likewise.
32646 * ipa-reference.c (propagate): Likewise.
32647 * ipa-utils.c (struct searchc_env): Remove unused field.
32648 (searchc): Always search across AVAIL_INTERPOSABLE.
32649 (ipa_reduced_postorder): Always allow AVAIL_INTERPOSABLE as
32650 the only called IPA pure const can properly not propagate
32651 across interposable boundary.
32652 * ipa-utils.h (ipa_reduced_postorder): Remove param.
32653
32654 2019-02-11 Chung-Ju Wu <jasonwucj@gmail.com>
32655
32656 * config/nds32/nds32.md (call_internal, call_value_internal,
32657 sibcall_internal, sibcall_value_internal): Use SImode for mem rtx.
32658
32659 2019-02-11 Hans-Peter Nilsson <hp@axis.com>
32660
32661 * config/cris/cris.c (cris_preferred_minimum_alignment): Fix name
32662 typo.
32663
32664 2019-02-10 H.J. Lu <hongjiu.lu@intel.com>
32665
32666 * config/i386/constraints.md (Yd): Replace AVX512BW with AVX512DQ
32667 in comments
32668
32669 2019-02-10 Chung-Ju Wu <jasonwucj@gmail.com>
32670
32671 * config.gcc (with_nds32_lib): Set default --with-nds32-lib correctly.
32672
32673 2019-02-10 Jakub Jelinek <jakub@redhat.com>
32674
32675 PR tree-optimization/89268
32676 * tree-if-conv.c (version_loop_for_if_conversion): Push to preds only
32677 if preds is non-NULL.
32678
32679 2019-02-09 Jan Hubicka <hubicka@ucw.cz>
32680
32681 PR lto/89272
32682 * tree.c (fld_simplified_type_name): Also keep TYPE_DECL for
32683 polymorphic types.
32684
32685 2019-02-10 Monk Chiang <sh.chiang04@gmail.com>
32686
32687 * config/nds32/nds32.md (trap): New pattern.
32688
32689 2019-02-10 Monk Chiang <sh.chiang04@gmail.com>
32690
32691 * config/nds32/nds32.c (nds32_dwarf_register_span): Refine register
32692 dwarf span.
32693
32694 2019-02-10 Chung-Ju Wu <jasonwucj@gmail.com>
32695
32696 * config/nds32/nds32-md-auxiliary.c (nds32_spilt_doubleword): Support
32697 to split POST_INC.
32698
32699 2019-02-09 Jan Hubicka <hubicka@ucw.cz>
32700
32701 * ipa-visibility.c (localize_node): Also do not localize
32702 LDPR_PREVAILING_DEF_IRONLY_EXP.
32703
32704 2019-02-09 Jan Hubicka <hubicka@ucw.cz>
32705
32706 PR lto/87957
32707 * tree.c (fld_simplified_type_name): Use DECL_ASSEMBLER_NAME_SET_P
32708 instead of type_with_linkage.
32709
32710 2019-02-09 Jan Hubicka <hubicka@ucw.cz>
32711
32712 PR ipa/88755
32713 * params.def (uninlined-function-insns, uninlined-function-time,
32714 uninlined-thunk-insns, uninlined-thunk-time): Add artificial upper
32715 bound so we don't get overflows.
32716
32717 2019-02-09 Aaron Sawdey <acsawdey@linux.ibm.com>
32718
32719 * config/rs6000/rs6000-string.c (expand_compare_loop,
32720 expand_block_compare): Insert REG_BR_PROB notes in inline expansion of
32721 memcmp/strncmp.
32722
32723 2019-02-09 Jakub Jelinek <jakub@redhat.com>
32724
32725 PR middle-end/89246
32726 * config/i386/i386.c (ix86_simd_clone_compute_vecsize_and_simdlen):
32727 If !node->definition and TYPE_ARG_TYPES is non-NULL, use
32728 TYPE_ARG_TYPES instead of DECL_ARGUMENTS.
32729
32730 2019-02-09 Alan Modra <amodra@gmail.com>
32731
32732 PR target/88343
32733 * config/rs6000/rs6000.c (save_reg_p): Correct calls_eh_return
32734 case. Match logic in rs6000_emit_prologue emitting pic_offset_table
32735 setup.
32736
32737 2019-02-08 Vladimir Makarov <vmakarov@redhat.com>
32738
32739 PR middle-end/88560
32740 * lra-constraints.c (process_alt_operands): Don't increase reject
32741 for memory when offset memory is required.
32742
32743 2019-02-08 Robin Dapp <rdapp@linux.ibm.com>
32744
32745 * config/s390/vector.md: Implement vector copysign.
32746
32747 2019-02-08 H.J. Lu <hongjiu.lu@intel.com>
32748
32749 * expr.c (expand_constructor): Correct indentations.
32750
32751 2019-02-08 Richard Biener <rguenther@suse.de>
32752
32753 PR tree-optimization/89247
32754 * tree-if-conv.c: Include tree-cfgcleanup.h.
32755 (version_loop_for_if_conversion): Record LOOP_VECTORIZED call.
32756 (tree_if_conversion): Pass through predicate vector.
32757 (pass_if_conversion::execute): Do CFG cleanup and SSA update
32758 inline, see if any if-converted loops we refrece in
32759 LOOP_VECTORIZED calls vanished and fixup.
32760 * tree-if-conv.h (tree_if_conversion): Adjust prototype.
32761
32762 2019-02-08 Ilya Leoshkevich <iii@linux.ibm.com>
32763
32764 * config/s390/constraints.md (jdd): New constraint.
32765
32766 2019-02-08 H.J. Lu <hongjiu.lu@intel.com>
32767
32768 PR target/89229
32769 * config/i386/i386.md (*movoi_internal_avx): Set mode to XI for
32770 upper 16 vector registers without TARGET_AVX512VL.
32771 (*movti_internal): Likewise.
32772
32773 2019-02-08 Jakub Jelinek <jakub@redhat.com>
32774
32775 PR rtl-optimization/89234
32776 * except.c (copy_reg_eh_region_note_forward): Return if note_or_insn
32777 is a NOTE, CODE_LABEL etc. - rtx_insn * other than INSN_P.
32778 (copy_reg_eh_region_note_backward): Likewise.
32779
32780 2019-02-08 Richard Biener <rguenther@suse.de>
32781
32782 PR middle-end/89223
32783 * tree-data-ref.c (initialize_matrix_A): Fail if constant
32784 doesn't fit in HWI.
32785 (analyze_subscript_affine_affine): Handle failure from
32786 initialize_matrix_A.
32787
32788 2019-02-08 Jakub Jelinek <jakub@redhat.com>
32789
32790 * cfganal.c (pre_and_rev_post_order_compute_fn): Use fn instead of
32791 cfun everywhere.
32792
32793 2019-02-07 David Malcolm <dmalcolm@redhat.com>
32794
32795 PR tree-optimization/86637
32796 PR tree-optimization/89235
32797 * tree-vect-loop.c (optimize_mask_stores): Add an
32798 auto_purge_vect_location sentinel to ensure that vect_location is
32799 purged on exit.
32800 * tree-vectorizer.c
32801 (auto_purge_vect_location::~auto_purge_vect_location): New dtor.
32802 (try_vectorize_loop_1): Add an auto_purge_vect_location sentinel
32803 to ensure that vect_location is purged on exit.
32804 (pass_slp_vectorize::execute): Likewise, replacing the manual
32805 reset.
32806 * tree-vectorizer.h (class auto_purge_vect_location): New class.
32807
32808 2019-02-07 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
32809
32810 * config/aarch64/iterators.md (max_opp): New code_attr.
32811 (USMAX): New code iterator.
32812 * config/aarch64/predicates.md (aarch64_smin): New predicate.
32813 (aarch64_smax): Likewise.
32814 * config/aarch64/aarch64-simd.md (abd<mode>_3): Rename to...
32815 (*aarch64_<su>abd<mode>_3): ... Change RTL representation to
32816 MINUS (MAX MIN).
32817
32818 2019-02-07 H.J. Lu <hongjiu.lu@intel.com>
32819
32820 PR target/89229
32821 * config/i386/i386.md (*movoi_internal_avx): Set mode to OI
32822 for TARGET_AVX512VL.
32823 (*movti_internal): Set mode to TI for TARGET_AVX512VL.
32824
32825 2019-02-07 Andreas Krebbel <krebbel@linux.ibm.com>
32826
32827 * config/s390/s390-builtin-types.def: Add new types.
32828 * config/s390/s390-builtins.def: (s390_vec_xl, s390_vec_xld2)
32829 (s390_vec_xlw4): Make the memory operand into a const pointer.
32830 (s390_vec_xld2, s390_vec_xlw4): Add a variant for single precision
32831 float.
32832 * config/s390/s390-c.c (s390_expand_overloaded_builtin): Generate
32833 a new vector type with the alignment of the scalar memory operand.
32834
32835 2019-02-07 Matthew Malcomson <matthew.malcomson@arm.com>
32836 Jakub Jelinek <jakub@redhat.com>
32837
32838 PR bootstrap/88714
32839 * config/arm/arm-protos.h (valid_operands_ldrd_strd,
32840 arm_count_ldrdstrd_insns): New declarations.
32841 * config/arm/arm.c (mem_ok_for_ldrd_strd): Remove broken handling of
32842 MINUS.
32843 (valid_operands_ldrd_strd): New function.
32844 (arm_count_ldrdstrd_insns): New function.
32845 * config/arm/ldrdstrd.md: Change peepholes to generate PARALLEL SImode
32846 sets instead of single DImode set and define new insns to match this.
32847
32848 2019-02-07 Tamar Christina <tamar.christina@arm.com>
32849
32850 * config/aarch64/aarch64-builtins.c (aarch64_fcmla_lane_builtin_data):
32851 Make it a C initializer.
32852
32853 2019-02-07 Tamar Christina <tamar.christina@arm.com>
32854
32855 PR/target 88850
32856 * config/arm/neon.md (*neon_mov<mode>): Add r -> r case.
32857
32858 2019-02-07 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
32859
32860 * config/arm/neon.md (neon_<sup>dot<vsi2qi>):
32861 Use neon_dot<q> for type.
32862 (neon_<sup>dot_lane<vsi2qi>): Likewise.
32863
32864 2019-02-07 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
32865
32866 * config/aarch64/aarch64-simd.md (aarch64_<sur>dot<vsi2qi>):
32867 Use neon_dot<q> for type.
32868 (aarch64_<sur>dot_lane<vsi2qi>): Likewise.
32869 (aarch64_<sur>dot_laneq<vsi2qi>): Likewise.
32870
32871 2019-02-06 Vladimir Makarov <vmakarov@redhat.com>
32872
32873 PR rtl-optimization/89225
32874 * lra-constaints.c (simplify_operand_subreg): Add subreg mode
32875 sizes check.
32876
32877 2019-02-06 Eric Botcazou <ebotcazou@adacore.com>
32878
32879 * config/i386/i386.c (ix86_expand_prologue): Emit a memory blockage
32880 after restoring registers saved to allocate the frame on Windows.
32881
32882 2019-02-06 Richard Biener <rguenther@suse.de>
32883
32884 PR tree-optimization/89182
32885 * graphite.h (cached_scalar_evolution_in_region): Declare.
32886 * graphite.c (struct seir_cache_key): New.
32887 (struct sese_scev_hash): Likewise.
32888 (seir_cache): New global.
32889 (cached_scalar_evolution_in_region): New function.
32890 (graphite_transform_loops): Allocate and release seir_cache.
32891 * graphite-isl-ast-to-gimple.c (get_rename_from_scev): Use
32892 cached_scalar_evolution_in_region.
32893 * graphite-scop-detection.c (scop_detection::can_represent_loop):
32894 Simplify.
32895 (scop_detection::graphite_can_represent_expr: Use
32896 cached_scalar_evolution_in_region.
32897 (scop_detection::stmt_simple_for_scop_p): Likewise.
32898 (find_params_in_bb): Likewise.
32899 (gather_bbs::before_dom_children): Likewise.
32900 * graphite-sese-to-poly.c (create_pw_aff_from_tree): Likewise.
32901 (add_loop_constraints): Likewise.
32902
32903 2019-02-06 Jakub Jelinek <jakub@redhat.com>
32904
32905 PR middle-end/89210
32906 * fold-const-call.c (fold_const_vec_convert): Pass true as last
32907 operand to new_unary_operation only if both element types are integral
32908 and it isn't a widening conversion. Return NULL_TREE if
32909 new_unary_operation failed.
32910
32911 2019-02-05 Andreas Krebbel <krebbel@linux.ibm.com>
32912
32913 PR target/88856
32914 * config/s390/s390.md: Remove load and test FP splitter.
32915
32916 2019-02-05 Aaron Sawdey <acsawdey@linux.ibm.com>
32917
32918 PR target/89112
32919 * config/rs6000/rs6000-string.c (do_ifelse, expand_cmp_vec_sequence,
32920 expand_compare_loop, expand_block_compare_gpr,
32921 expand_strncmp_align_check, expand_strncmp_gpr_sequence): Insert
32922 REG_BR_PROB notes in inline expansion of memcmp/strncmp. Add
32923 #include "profile-count.h" and "predict.h" for types and functions
32924 needed to work with REG_BR_PROB notes.
32925
32926 2019-02-05 Aaron Sawdey <acsawdey@linux.ibm.com>
32927
32928 PR target/89112
32929 * config/rs6000/rs6000.md (<bd>tf_<mode>): Generate a local label
32930 for the long branch case.
32931
32932 2019-02-05 Jakub Jelinek <jakub@redhat.com>
32933
32934 PR target/89188
32935 * dce.c (delete_unmarked_insns): Don't remove no-op moves if they
32936 can throw, non-call exceptions are enabled and we can't delete
32937 dead exceptions or alter cfg. Set must_clean if
32938 delete_insn_and_edges returns true, don't set it blindly for calls.
32939 Assert that delete_unreachable_blocks is called only if can_alter_cfg.
32940
32941 PR rtl-optimization/89195
32942 * combine.c (make_extraction): For MEMs, don't extract bytes outside
32943 of the original MEM.
32944
32945 2019-02-05 Martin Liska <mliska@suse.cz>
32946
32947 PR gcov-profile/89000
32948 * gcov.c (function_summary): Remove argument.
32949 (file_summary): New function.
32950 (print_usage): Replace tabs with spaces.
32951 (generate_results): Use new function file_summary.
32952
32953 2019-02-05 Jakub Jelinek <jakub@redhat.com>
32954
32955 PR target/89186
32956 * optabs.c (prepare_cmp_insn): Pass x and y to
32957 emit_block_comp_via_libcall rather than XEXP (x, 0) and XEXP (y, 0).
32958
32959 2019-02-05 Richard Biener <rguenther@suse.de>
32960
32961 PR middle-end/89150
32962 * bitmap.h (struct bitmap_obstack): Do not mark GTY.
32963 (struct bitmap_element): Drop chain_prev so we properly recurse on
32964 the prev member, supporting tree views.
32965 (struct bitmap_head): GTY skip the obstack member.
32966
32967 2019-02-04 Alexander Monakov <amonakov@ispras.ru>
32968
32969 PR c/88698
32970 * doc/extend.texi (Vector Extensions): Add an example of using vector
32971 types together with x86 intrinsics.
32972
32973 2019-02-04 Alan Modra <amodra@gmail.com>
32974
32975 * config/rs6000/rs6000.c (rs6000_indirect_call_template_1): Increase
32976 str[] size to 160, and comment.
32977
32978 2019-02-04 Alan Modra <amodra@gmail.com>
32979
32980 * config/rs6000/rs6000.c (rs6000_indirect_call_template_1),
32981 (rs6000_pltseq_template): Guard output of TLS markers with
32982 TARGET_TLS_MARKERS.
32983 (rs6000_longcall_ref, rs6000_call_aix, rs6000_call_sysv),
32984 (rs6000_sibcall_sysv): Ignore TARGET_TLS_MARKERS when deciding
32985 to use inline PLT sequences.
32986 * config/rs6000/rs6000.md (pltseq_tocsave_<mode>),
32987 (pltseq_plt16_ha_<mode>, pltseq_plt16_lo_<mode>),
32988 (pltseq_mtctr_<mode>): Don't test TARGET_TLS_MARKERS in predicate.
32989
32990 2019-02-04 Martin Liska <mliska@suse.cz>
32991
32992 PR ipa/88985
32993 * ipa-fnsummary.c (estimate_edge_devirt_benefit): Bail
32994 out when ipa_fn_summaries does not contain entry for callee.
32995
32996 2019-02-04 Eric Botcazou <ebotcazou@adacore.com>
32997
32998 * config/sparc/sparc.h: Remove superfluous blank lines.
32999 * config/sparc/sparc.c (global_offset_table_rtx): Rename into...
33000 (got_register_rtx): ...this.
33001 (sparc_got): Adjust to above renaming.
33002 (sparc_tls_got): Likewise.
33003 (sparc_delegitimize_address): Likewise.
33004 (sparc_output_mi_thunk): Likewise.
33005 (sparc_init_pic_reg): Likewise.
33006 (save_local_or_in_reg_p): Fix test on the GOT register.
33007 (USE_HIDDEN_LINKONCE): Move around.
33008 (get_pc_thunk_name): Likewise.
33009 (gen_load_pcrel_sym): Likewise.
33010 (load_got_register): Likewise.
33011
33012 2019-02-04 Kito Cheng <kito.cheng@gmail.com>
33013
33014 * config/nds32/linux.h (GLIBC_DYNAMIC_LINKER): Define the naming rule
33015 of the dynamic linker: "ld-linux-nds32[le|be][f].so.1".
33016
33017 2019-02-04 Chung-Ju Wu <jasonwucj@gmail.com>
33018
33019 * config/nds32/nds32.c (nds32_legitimate_address_p): Add TLS model
33020 into consideration.
33021
33022 2019-02-04 Chung-Ju Wu <jasonwucj@gmail.com>
33023
33024 * config.gcc (with_nds32_lib, glibc):
33025 Remove TARGET_DEFAULT_TLSDESC_TRAMPOLINE=0 setting.
33026 * config/nds32/linux.h (TARGET_DEFAULT_TLSDESC_TRAMPOLINE): Delete.
33027 (NDS32_TLSDESC_TRAMPOLINE_SPEC): Delete.
33028
33029 2019-02-03 Uroš Bizjak <ubizjak@gmail.com>
33030
33031 PR target/89071
33032 * config/i386/i386.md (*sqrt<mode>2_sse): Add (v,0) alternative.
33033 Do not prefer (v,v) alternative for non-AVX targets and (m,v)
33034 alternative for speed when TARGET_SSE_PARTIAL_REG_DEPENDENCY is set.
33035 (*rcpsf2_sse): Ditto.
33036 (*rsqrtsf2_sse): Ditto.
33037 (sse4_1_round<mode<2): Ditto.
33038
33039 2019-02-03 Richard Biener <rguenther@suse.de>
33040
33041 PR debug/87295
33042 * dwarf2out.c (copy_ancestor_tree): Register non-stubs as
33043 orig.
33044
33045 2019-02-02 Jakub Jelinek <jakub@redhat.com>
33046
33047 PR middle-end/87887
33048 * config/i386/i386.c (ix86_simd_clone_compute_vecsize_and_simdlen):
33049 Punt with warning on aggregate return or argument types. Ignore
33050 type/mode checking for uniform arguments.
33051
33052 2019-02-01 Segher Boessenkool <segher@kernel.crashing.org>
33053
33054 * combine.c (try_combine): Do not print "Can't combine" messages unless
33055 printing failed combination attempts.
33056
33057 2019-02-01 Martin Jambor <mjambor@suse.cz>
33058
33059 PR hsa/87863
33060 * omp-grid.c (grid_mark_variable_segment): Set assembler name of group
33061 segment and global segment variables before making them static.
33062
33063 2019-02-01 Martin Jambor <mjambor@suse.cz>
33064
33065 * omp-grid.c (grid_target_follows_gridifiable_pattern): Guard two
33066 missed optimization dump with dump_enabled_p.
33067
33068 2019-02-01 Richard Biener <rguenther@suse.de>
33069
33070 PR middle-end/88597
33071 * tree-scalar-evolution.c (analyze_scalar_evolution): Set up
33072 the instantiate cache.
33073 (instantiate_scev_binary): Elide second operand procesing
33074 if equal to the first.
33075 * tree-chrec.c (chrec_contains_symbols): Add visited set.
33076 (chrec_contains_undetermined): Likewise.
33077 (tree_contains_chrecs): Likewise.
33078
33079 2019-02-01 Jan Hubicka <hubicka@ucw.cz>
33080
33081 * parms.def (MAX_INLINE_INSNS_SINGLE): Reduce from 400 to 200.
33082
33083 2019-02-01 Jakub Jelinek <jakub@redhat.com>
33084
33085 PR tree-optimization/89143
33086 * wide-int-range.h (wide_int_range_absu): Declare.
33087 * wide-int-range.cc (wide_int_range_absu): New function.
33088 * tree-vrp.c (extract_range_from_unary_expr): Handle ABSU_EXPR.
33089
33090 PR tree-optimization/88107
33091 * tree-cfg.c (find_outermost_region_in_block): Add ALL argument,
33092 instead of assertion that eh_region_outermost is non-NULL, if it
33093 is NULL, set *ALL to true and return NULL.
33094 (move_sese_region_to_fn): Adjust caller, if all is set, call
33095 duplicate_eh_regions with NULL region.
33096
33097 2019-02-01 Richard Biener <rguenth@suse.de>
33098
33099 PR rtl-optimization/88593
33100 * mode-switching.c (optimize_mode_switching): Free dominators before
33101 calling cleanup_cfg.
33102
33103 2019-02-01 Bin Cheng <bin.cheng@linux.alibaba.com>
33104
33105 PR tree-optimization/88932
33106 * tree-predcom.c (try_combine_chains): Get loop bbs in dom order.
33107
33108 2019-01-31 Jakub Jelinek <jakub@redhat.com>
33109
33110 PR middle-end/89137
33111 * omp-low.c (lower_omp_task_reductions): Drop redundant test to avoid
33112 bogus clang warning.
33113
33114 2019-01-31 Uroš Bizjak <ubizjak@gmail.com>
33115
33116 PR target/89071
33117 * config/i386/i386.md (*extendsfdf2): Split out reg->reg
33118 alternative to avoid partial SSE register stall for TARGET_AVX.
33119 (truncdfsf2): Ditto.
33120 (sse4_1_round<mode>2): Ditto.
33121
33122 2018-01-31 Bill Schmidt <wschmidt@linux.ibm.com>
33123
33124 PR tree-optimization/89008
33125 * gimple-ssa-strength-reduction.c (slsr_process_mul): Don't
33126 process anything of the form X * 0.
33127
33128 2019-01-31 Richard Biener <rguenther@suse.de>
33129
33130 PR tree-optimization/89135
33131 * tree-ssa-phiprop.c (pass_phiprop::execute): Skip blocks
33132 with abnormal preds.
33133
33134 2019-01-31 Jakub Jelinek <jakub@redhat.com>
33135
33136 PR sanitizer/89124
33137 * ipa-inline.c (sanitize_attrs_match_for_inline_p): Allow inlining
33138 always_inline callees into no_sanitize_address callers.
33139
33140 2019-01-31 Richard Biener <rguenther@suse.de>
33141
33142 PR rtl-optimization/89115
33143 * lra.c (lra_rtx_hash): Properly hash CONST_INT values.
33144
33145 2019-01-30 Martin Sebor <msebor@redhat.com>
33146
33147 PR other/89106
33148 * doc/extend.texi (cast to a union): Correct and expand.
33149
33150 2019-01-30 Vladimir Makarov <vmakarov@redhat.com>
33151
33152 PR rtl-optimization/87246
33153 * lra-constraints.c (simplify_operand_subreg): Reload memory
33154 in subreg if the address became invalid.
33155
33156 2019-01-30 Bill Schmidt <wschmidt@linux.ibm.com>
33157
33158 PR target/87064
33159 * config/rs6000/vsx.md (*vsx_reduc_<VEC_reduc_name>_v4sf_scalar):
33160 Disable for little-endian.
33161
33162 2019-01-30 Richard Biener <rguenther@suse.de>
33163
33164 PR rtl-optimization/89115
33165 * opts.c (default_options_optimization): Reduce
33166 PARAM_MAX_DSE_ACTIVE_LOCAL_STORES by a factor of 10 at -O1.
33167 Make PARAM_LOOP_INVARIANT_MAX_BBS_IN_LOOP reduction relative
33168 to the default.
33169
33170 2019-01-30 Kelvin Nilsen <kelvin@gcc.gnu.org>
33171
33172 * config/rs6000/rs6000-c.c (altivec-resolve_overloaded_builtin):
33173 Change handling of ALTIVEC_BUILTIN_VEC_EXTRACT. Coerce result to
33174 type of vector element when vec_extract is implemented by direct
33175 move.
33176
33177 2019-01-30 Thomas Schwinge <thomas@codesourcery.com>
33178
33179 * doc/invoke.texi (C Language Options): List "-fopenacc-dim".
33180
33181 2019-01-30 Richard Biener <rguenther@suse.de>
33182
33183 PR tree-optimization/89111
33184 * tree-ssa-loop-im.c (gather_mem_refs_stmt): Restrict
33185 canonicalization to appropriately sized access types.
33186
33187 2019-01-30 Jakub Jelinek <jakub@redhat.com>
33188
33189 PR c++/89105
33190 * config/i386/i386.c (ix86_warn_parameter_passing_abi): Don't warn
33191 for arguments to functions that are TU-local and shouldn't be
33192 referenced by assembly.
33193
33194 2019-01-30 Ulrich Drepper <drepper@redhat.com>
33195
33196 * dumpfile.c (opt_info_switch_p_1): Ignore '-' if it appears
33197 after '='.
33198
33199 2019-01-29 Martin Sebor <msebor@redhat.com>
33200
33201 PR c/88956
33202 * gimple-fold.c (fold_array_ctor_reference): Avoid zero-length arrays.
33203
33204 2019-01-29 Jakub Jelinek <jakub@redhat.com>
33205
33206 PR c++/66676
33207 PR ipa/89104
33208 * omp-simd-clone.c (simd_clone_clauses_extract)
33209 <case OMP_CLAUSE_ALIGNED>: Ignore clauses with NULL
33210 OMP_CLAUSE_ALIGNED_ALIGNMENT.
33211
33212 2019-01-29 Vineet Gupta <vgupta@synopsys.com>
33213
33214 * config.gcc: Force .init_array for ARC.
33215
33216 2019-01-29 Richard Biener <rguenther@suse.de>
33217
33218 PR debug/87295
33219 * dwarf2out.c (collect_skeleton_dies): New helper.
33220 (copy_decls_for_unworthy_types): Call it.
33221 (build_abbrev_table): Assert we do not try to replace
33222 DW_AT_signature refs with local refs.
33223
33224 2019-01-28 Jakub Jelinek <jakub@redhat.com>
33225
33226 PR middle-end/89002
33227 * gimplify.c (gimplify_omp_for): When adding OMP_CLAUSE_*_GIMPLE_SEQ
33228 for lastprivate/linear IV, push gimplify context around gimplify_assign
33229 and, if it needed any temporaries, pop it into a gimple bind around the
33230 sequence.
33231
33232 2019-01-28 Bernd Edlinger <bernd.edlinger@hotmail.de>
33233
33234 * common.opt (-Wattribute-alias): Remove "no-" from name.
33235 Make -Wattribute-alias command line option and
33236 #pragma GCC diagnostic ignored "-Wattribute-alias" work again.
33237
33238 2019-01-28 Jakub Jelinek <jakub@redhat.com>
33239
33240 PR target/89073
33241 * doc/invoke.texi (-mclwb, -mprfchw, -mrdpid, -mrdseed, -msgx,
33242 -madx, -mhle, -mavx5124fmaps, -mavx512vnni, -mavx5124vnniw): Document
33243 x86 ISA options.
33244 (bmi2): Add missing @opindex.
33245 * doc/extend.texi (x86 target attribute): Move fma4, lwp, ssse3
33246 options alphabetically. Add missing 3dnow, 3dnowa, adx, avx, avx2,
33247 avx5124fmaps, avx5124vnniw, avx512bitalg, avx512bw, avx512cd,
33248 avx512dq, avx512er, avx512f, avx512ifma, avx512pf, avx512vbmi,
33249 avx512vbmi2, avx512vl, avx512vnni, avx512vpopcntdq, bmi, bmi2,
33250 cldemote, clflushopt, clwb, clzero, crc32, cx16, f16c, fma, fsgsbase,
33251 fxsr, gfni, hle, lzcnt, movbe, movdir64b, movdiri, mwaitx, pconfig,
33252 pku, prefetchwt1, prfchw, ptwrite, rdpid, rdrnd, rdseed, rtm, sahf,
33253 sgx, sha, shstk, tbm, vaes, vpclmulqdq, waitpkg, wbnoinvd, xsave,
33254 xsavec, xsaveopt and xsaves options.
33255
33256 2019-01-28 Richard Biener <rguenther@suse.de>
33257
33258 PR debug/89076
33259 * dwarf2out.c (gen_subprogram_die): Remove leftover from MPX
33260 support removal.
33261
33262 2019-01-28 Richard Biener <rguenther@suse.de>
33263
33264 PR tree-optimization/88739
33265 * tree-cfg.c (verify_types_in_gimple_reference): Verify
33266 BIT_FIELD_REFs only are applied to mode-precision operands
33267 when they are integral.
33268 (verify_gimple_assign_ternary): Likewise for BIT_INSERT_EXPR.
33269 * tree-ssa-sccvn.c (vn_reference_lookup_3): Avoid generating
33270 BIT_FIELD_REFs of non-mode-precision integral operands.
33271
33272 2019-01-27 Jakub Jelinek <jakub@redhat.com>
33273
33274 PR target/87214
33275 * config/i386/sse.md
33276 (<mask_codefor>avx512dq_shuf_<shuffletype>64x2_1<mask_name>,
33277 avx512f_shuf_<shuffletype>64x2_1<mask_name>): Ensure the
33278 first constants in pairs are multiples of 2. Formatting fixes.
33279 (avx512vl_shuf_<shuffletype>32x4_1<mask_name>,
33280 avx512vl_shuf_<shuffletype>32x4_1<mask_name>): Ensure the
33281 first constants in each quadruple are multiples of 4. Formatting fixes.
33282
33283 2019-01-26 Martin Jambor <mjambor@suse.cz>
33284
33285 PR ipa/88933
33286 * tree-inline.c: Include tree-cfgcleanup.h.
33287 (delete_unreachable_blocks_update_callgraph): Move...
33288 * tree-cfgcleanup.c (delete_unreachable_blocks_update_callgraph):
33289 ...here, make externally visible, make second argument bool, adjust
33290 all callers.
33291 * tree-cfgcleanup.c: Include cgraph.h.
33292 * tree-cfgcleanup.h (delete_unreachable_blocks_update_callgraph):
33293 Declare.
33294 * ipa-prop.c: Include tree-cfgcleanup.h.
33295 (ipcp_transform_function): Call
33296 delete_unreachable_blocks_update_callgraph instead of cleaning uo CFG.
33297
33298 2019-01-25 Vladimir Makarov <vmakarov@redhat.com>
33299
33300 PR rtl-optimization/88846
33301 * ira.c (process_set_for_memref_referenced_p): New.
33302 (memref_referenced_p): Add new param. Use
33303 process_set_for_memref_referenced_p. Add new switch cases.
33304 (memref_used_between_p): Pass new arg to memref_referenced_p.
33305
33306 2019-01-25 Richard Earnshaw <rearnsha@arm.com>
33307
33308 PR target/88469
33309 * config/aarch64/aarch64.c (aarch64_function_arg_alignment): Add new
33310 argument ABI_BREAK. Set to true if the calculated alignment has
33311 changed in gcc-9. Check bit-fields for their base type alignment.
33312 (aarch64_layout_arg): Warn if argument passing has changed in gcc-9.
33313 (aarch64_function_arg_boundary): Likewise.
33314 (aarch64_gimplify_va_arg_expr): Likewise.
33315
33316 2019-01-25 Richard Sandiford <richard.sandiford@arm.com>
33317
33318 PR middle-end/89037
33319 * varasm.c (output_constructor_bitfield): Use wi::extract_uhwi
33320 instead of accessing TREE_INT_CST_ELT directly.
33321
33322 2019-01-25 Christophe Lyon <christophe.lyon@linaro.org>
33323
33324 * doc/sourcebuild.texi (Environment attributes): Add fenv and
33325 fenv_exceptions description.
33326
33327 2019-01-25 Wilco Dijkstra <wdijkstr@arm.com>
33328
33329 PR rtl-optimization/87763
33330 * config/aarch64/aarch64.c (aarch64_select_cc_mode):
33331 Allow SUBREG when matching CC_NZmode compare.
33332
33333 2019-01-25 Richard Biener <rguenther@suse.de>
33334
33335 PR tree-optimization/89049
33336 * tree-vect-loop.c (vect_compute_single_scalar_iteration_cost):
33337 Look at the pattern stmt to determine if the stmt is vectorized.
33338
33339 2019-01-25 Richard Sandiford <richard.sandiford@arm.com>
33340
33341 * config/aarch64/aarch64-sve.md (*pred_mov<mode>)
33342 (pred_mov<mode>): Handle all-register forms using both a new
33343 alternative and a split.
33344
33345 2019-01-25 Richard Biener <rguenther@suse.de>
33346
33347 PR tree-optimization/86865
33348 * graphite-scop-detection.c (scop_detection::can_represent_loop):
33349 Reject non-do-while loops.
33350
33351 2019-01-24 Peter Bergner <bergner@linux.ibm.com>
33352
33353 * config/rs6000/altivec.md (build_vector_mask_for_load): Use MEM_P.
33354 * config/rs6000/constraints.md (Q constraint): Use REG_P.
33355 * config/rs6000/darwin.h (PREFERRED_RELOAD_CLASS): Use SYMBOL_REF_P.
33356 * config/rs6000/freebsd64.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Use
33357 SYMBOL_REF_P, CONST_INT_P and CONST_DOUBLE_P.
33358 * config/rs6000/linux64.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Likewise.
33359 * config/rs6000/predicates.md (altivec_register_operand, vint_operand,
33360 vsx_register_operand, vsx_reg_sfsubreg_ok, vfloat_operand,
33361 vlogical_operand, gpc_reg_operand, int_reg_operand,
33362 int_reg_operand_not_pseudo): Use SUBREG_P and HARD_REGISTER_P.
33363 (ca_operand, base_reg_operand, htm_spr_reg_operand, cc_reg_operand,
33364 cc_reg_not_cr0_operand, input_operand): Use SUBREG_P.
33365 (save_world_operation, restore_world_operation, lmw_operation,
33366 stmw_operation): Use MEM_P and REG_P.
33367 (tie_operand): Use MEM_P.
33368 (vrsave_operation, crsave_operation): Use REG_P.
33369 (mfcr_operation, mtcrf_operation): Use REG_P and CONST_INT_P.
33370 (fpr_reg_operand): Use SUBREG_P and HARD_REGISTER_NUM_P.
33371 (quad_int_reg_operand): Use HARD_REGISTER_NUM_P.
33372 (call_operand): Use HARD_REGISTER_P.
33373 (indexed_or_indirect_operand, altivec_indexed_or_indirect_operand):
33374 Use CONST_INT_P.
33375 (lwa_operand): Use SUBREG_P, REG_P and CONST_INT_P.
33376 * config/rs6000/rs6000-p8swap.c (insn_is_load_p, insn_is_store_p,
33377 quad_aligned_load_p, replace_swapped_aligned_store,
33378 recombine_lvx_pattern, replace_swapped_aligned_load,
33379 recombine_stvx_pattern): Use MEM_P.
33380 (const_load_sequence_p, adjust_vperm, replace_swapped_load_constant):
33381 Use MEM_P and SYMBOL_REF_P.
33382 (rtx_is_swappable_p): Use REG_P and CONST_INT_P.
33383 (insn_is_swappable_p): Use REG_P and MEM_P.
33384 (insn_is_swap_p, (alignment_mask): Use CONST_INT_P.
33385 * config/rs6000/rs6000-string.c (expand_block_clear, expand_block_move):
33386 Use CONST_INT_P.
33387 * config/rs6000/rs6000.c (rs6000_secondary_reload, rs6000_emit_cmove):
33388 Use CONST_DOUBLE_P.
33389 (rs6000_output_move_128bit): Use CONST_DOUBLE_P, CONST_INT_P and
33390 CONST_WIDE_INT_P.
33391 (rs6000_legitimize_address): Use CONST_DOUBLE_P, CONST_INT_P,
33392 CONST_WIDE_INT_P, REG_P and SYMBOL_REF_P.
33393 (rs6000_emit_move): Use CONST_DOUBLE_P, CONST_INT_P, HARD_REGISTER_P,
33394 HARD_REGISTER_NUM_P, MEM_P, REG_P, SUBREG_P, SYMBOL_REF_P and
33395 reg_or_subregno:
33396 (output_toc): Use CONST_DOUBLE_P, CONST_INT_P and SYMBOL_REF_P.
33397 (easy_altivec_constant, rs6000_legitimate_offset_address_p,
33398 rs6000_mode_dependent_address, rs6000_expand_mtfsf_builtin,
33399 rs6000_expand_set_fpscr_rn_builtin, rs6000_expand_set_fpscr_drn_builtin,
33400 rs6000_expand_unop_builtin, INT_P, rs6000_generate_compare,
33401 rs6000_machopic_legitimize_pic_address, rs6000_split_logical_inner,
33402 rs6000_split_logical_di): Use CONST_INT_P.
33403 (rs6000_legitimize_reload_address): Use CONST_INT_P, HARD_REGISTER_P,
33404 REG_P and SYMBOL_REF_P.
33405 (setup_incoming_varargs, rs6000_rtx_costs): Use CONST_INT_P and MEM_P.
33406 (print_operand): Use CONST_INT_P, MEM_P and REG_P.
33407 (virtual_stack_registers_memory_p, rs6000_legitimate_address_p,
33408 mems_ok_for_quad_peep): Use CONST_INT_P and REG_P.
33409 (rs6000_secondary_reload_memory): Use CONST_INT_P and SUBREG_P.
33410 (small_data_operand, print_operand_address): Use CONST_INT_P and
33411 SYMBOL_REF_P.
33412 (split_stack_arg_pointer_used_p): Use HARD_REGISTER_P.
33413 (rs6000_init_hard_regno_mode_ok, direct_move_p):
33414 Use HARD_REGISTER_NUM_P.
33415 (rs6000_secondary_reload_gpr): Use HARD_REGISTER_NUM_P and MEM_P.
33416 (rs6000_secondary_reload_class): Use HARD_REGISTER_NUM_P, REG_P,
33417 SUBREG_P and SYMBOL_REF_P.
33418 (register_to_reg_type, rs6000_secondary_reload_inner): Use SUBREG_P
33419 and HARD_REGISTER_NUM_P.
33420 (rs6000_adjust_vec_address): Use HARD_REGISTER_NUM_P and
33421 reg_or_subregno.
33422 (rs6000_adjust_cost, find_mem_ref): Use MEM_P.
33423 (macho_lo_sum_memory_operand, rs6000_eliminate_indexed_memrefs): Use
33424 MEM_P and REG_P.
33425 (legitimate_indirect_address_p, legitimate_lo_sum_address_p,
33426 registers_ok_for_quad_peep, rs6000_output_function_epilogue,
33427 find_addr_reg): Use REG_P.
33428 (altivec_expand_vec_perm_const): Use REG_P and SUBREG_P.
33429 (rs6000_emit_le_vsx_move): Use SUBREG_P.
33430 (offsettable_ok_by_alignment, constant_pool_expr_p,
33431 legitimate_small_data_p, rs6000_output_dwarf_dtprel,
33432 rs6000_delegitimize_address, rs6000_const_not_ok_for_debug_p,
33433 rs6000_cannot_force_const_mem, rs6000_output_addr_const_extra,
33434 rs6000_assemble_integer, create_TOC_reference,
33435 rs6000_emit_allocate_stack, rs6000_xcoff_encode_section_info,
33436 rs6000_call_aix, rs6000_call_aix): Use SYMBOL_REF_P.
33437 (rs6000_split_vec_extract_var): Use reg_or_subregno.
33438 * config/rs6000/rtems.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Use
33439 CONST_DOUBLE_P, CONST_INT_P and SYMBOL_REF_P.
33440 * config/rs6000/sysv4.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Likewise.
33441 * config/rs6000/xcoff.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Likewise.
33442 * config/rs6000/rs6000.h (RS6000_SYMBOL_REF_TLS_P): Use SYMBOL_REF_P.
33443 (REGNO_OK_FOR_INDEX_P, REGNO_OK_FOR_BASE_P): Use HARD_REGISTER_NUM_P.
33444 (INT_REG_OK_FOR_INDEX_P, INT_REG_OK_FOR_BASE_P): Use HARD_REGISTER_P.
33445 (CONSTANT_ADDRESS_P): Use CONST_INT_P and SYMBOL_REF_P.
33446 * config/rs6000/rs6000.md (define_expands strlensi, mod<mode>3
33447 and cbranch<mode>4): Use CONST_INT_P.
33448 (multiple define_splits): Use REG_P and SUBREG_P.
33449 (define_expands call, call_value): Use MEM_P.
33450 (define_expands sibcall, sibcall_value): Use CONST_INT_P and MEM_P.
33451 (define insn *mtcrfsi): Use CONST_INT_P and REG_P.
33452 * config/rs6000/vsx.md (*vsx_le_perm_load_<mode>,
33453 *vsx_le_perm_load_v8hi, *vsx_le_perm_load_v16qi): Use HARD_REGISTER_P
33454 and HARD_REGISTER_NUM_P.
33455 (multiple define_splits): Use HARD_REGISTER_NUM_P.
33456
33457 2019-01-24 Uroš Bizjak <ubizjak@gmail.com>
33458
33459 PR rtl-optimization/88948
33460 * rtl.h (prepare_copy_insn): New prototype.
33461 * gcse.c (prepare_copy_insn): New function, split out from
33462 process_insert_insn.
33463 (process_insert_insn): Use prepare_copy_insn.
33464 * store-motion.c (replace_store_insn): Use prepare_copy_insn
33465 instead of gen_move_insn.
33466
33467 2019-01-24 Jakub Jelinek <jakub@redhat.com>
33468
33469 PR debug/89006
33470 * config/i386/i386.c (ix86_pic_register_p): Return true for
33471 UNSPEC_SET_GOT too.
33472
33473 PR tree-optimization/88964
33474 * gimple-loop-interchange.cc (loop_cand::analyze_induction_var): Also
33475 punt if HONOR_SNANS (chrec).
33476
33477 PR middle-end/89015
33478 * tree-nested.c (convert_nonlocal_reference_stmt,
33479 convert_local_reference_stmt, convert_tramp_reference_stmt,
33480 convert_gimple_call) <case GIMPLE_OMP_TEAMS>: Treat
33481 gimple_omp_teams_host teams stmts like GIMPLE_OMP_PARALLEL
33482 or GIMPLE_OMP_TASK.
33483
33484 PR tree-optimization/89027
33485 * tree-inline.c (add_clobbers_to_eh_landing_pad): Don't add clobbers
33486 for "omp simd array" variables.
33487
33488 2019-01-24 Richard Earnshaw <rearnsha@arm.com>
33489
33490 PR target/88469
33491 * profile-count.h (profile_count): On ARM systems using GCC 6/7/8
33492 force the alignment of m_val.
33493
33494 2019-01-24 Richard Biener <rguenther@suse.de>
33495
33496 PR lto/87187
33497 * tree-streamer-out.c (write_ts_decl_common_tree_pointers):
33498 When in "legacy" debug mode make sure to reset self-origins.
33499
33500 2019-01-24 Martin Liska <mliska@suse.cz>
33501
33502 PR gcov-profile/88994
33503 * gcov-io.c (mangle_path): Do not allocate a bigger buffer,
33504 result will be always smaller or equal to the original.
33505 * gcov.c (mangle_name): Fix else branch where we should
33506 also copy to PTR and shift the pointer.
33507
33508 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
33509
33510 * tree-ssa-dom.c (test_for_singularity): Fix a comment typo.
33511 * vr-values.c (find_case_label_ranges): Fix a comment typo.
33512
33513 2019-01-23 Xuepeng Guo <xuepeng.guo@intel.com>
33514
33515 * common/config/i386/i386-common.c
33516 (OPTION_MASK_ISA_ENQCMD_SET,
33517 OPTION_MASK_ISA_ENQCMD_UNSET): New macros.
33518 (ix86_handle_option): Handle -menqcmd.
33519 * config.gcc (enqcmdintrin.h): New header file.
33520 * config/i386/cpuid.h (bit_ENQCMD): New bit.
33521 * config/i386/driver-i386.c (host_detect_local_cpu): Handle
33522 -menqcmd.
33523 * config/i386/i386-builtin-types.def ((INT, PVOID, PCVOID)): New
33524 function type.
33525 * config/i386/i386-builtin.def (__builtin_ia32_enqcmd,
33526 __builtin_ia32_enqcmds): New builtins.
33527 * config/i386/i386-c.c (__ENQCMD__): New macro.
33528 * config/i386/i386-option.c (ix86_target_string): Add
33529 -menqcmd.
33530 (ix86_valid_target_attribute_inner_p): Likewise.
33531 * config/i386/i386-expand.c
33532 (ix86_expand_builtin): Expand IX86_BUILTIN_ENQCMD and
33533 IX86_BUILTIN_ENQCMDS.
33534 * config/i386/i386.h (TARGET_ENQCMD): New.
33535 * config/i386/i386.md (UNSPECV_ENQCMD, UNSPECV_ENQCMDS): New.
33536 (@enqcmd<enqcmd_sfx>_<mode>): New insn pattern.
33537 (movdir64b_<mode>): Parameterize to enable share expansion code
33538 with ENQCMD in function ix86_expand_builtin.
33539 * config/i386/i386.opt: Add -menqcmd.
33540 * config/i386/immintrin.h: Include enqcmdintrin.h.
33541 * config/i386/enqcmdintrin.h: New intrinsic file.
33542 * doc/invoke.texi: Add -menqcmd.
33543
33544 2019-01-23 Bin Cheng <bin.cheng@arm.com>
33545 Steve Ellcey <sellcey@marvell.com>
33546
33547 PR target/85711
33548 * recog.c (address_operand): Return false on wrong mode for address.
33549 (constrain_operands): Check for mode with 'p' constraint.
33550
33551 2019-01-23 Uroš Bizjak <ubizjak@gmail.com>
33552
33553 PR target/88998
33554 * config/i386/sse.md (sse2_cvtpi2pd): Add SSE alternatives.
33555 Disparage MMX alternative.
33556 (sse2_cvtpd2pi): Ditto.
33557 (sse2_cvttpd2pi): Ditto.
33558
33559 2019-01-23 David Malcolm <dmalcolm@redhat.com>
33560
33561 PR driver/89014
33562 * config/aarch64/driver-aarch64.c (host_detect_local_cpu): Fix
33563 use-after-free of the result of
33564 aarch64_get_extension_string_for_isa_flags.
33565
33566 2019-01-23 Jakub Jelinek <jakub@redhat.com>
33567
33568 PR c/44715
33569 * doc/extend.texi: Document break and continue behavior in
33570 statement expressions.
33571
33572 2019-01-23 Richard Biener <rguenther@suse.de>
33573
33574 PR tree-optimization/89008
33575 * tree-ssa-reassoc.c (eliminate_using_constants): For * 0 do
33576 not leave another stray operand.
33577
33578 2019-01-23 Jakub Jelinek <jakub@redhat.com>
33579
33580 * BASE-VER: Bump to 9.0.1.
33581
33582 2019-01-23 Eric Botcazou <ebotcazou@adacore.com>
33583
33584 * cgraphunit.c (cgraph_node::expand_thunk): When expanding a GIMPLE
33585 thunk that returns by reference, use the type of the return object
33586 of the thunk instead of that of the alias to build the dereference.
33587
33588 2019-01-23 Vineet Gupta <vgupta@synopsys.com>
33589
33590 * config/arc/atomic.md: Add operand to DMB instruction.
33591
33592 2019-01-23 Jakub Jelinek <jakub@redhat.com>
33593
33594 PR tree-optimization/88964
33595 * gimple-loop-interchange.cc (loop_cand::analyze_induction_var): Use
33596 build_zero_cst instead of build_int_cst. Return false for loop
33597 invariants which honor signed zeros.
33598
33599 2019-01-22 Segher Boessenkool <segher@kernel.crashing.org>
33600
33601 * doc/invoke.texi (-fsplit-paths): This is enabled by default at -O3.
33602
33603 2019-01-22 Jakub Jelinek <jakub@redhat.com>
33604
33605 PR target/88965
33606 * config/rs6000/rs6000.c: Include tree-vrp.h and tree-ssanames.h.
33607 (rs6000_gimple_fold_builtin): If MEM_REF address doesn't satisfy
33608 is_gimple_mem_ref_addr predicate, force it into a SSA_NAME first.
33609
33610 PR middle-end/88968
33611 * gimplify.c (gimplify_omp_atomic): Handle bitfield atomics with
33612 non-integral DECL_BIT_FIELD_REPRESENTATIVEs.
33613
33614 PR target/87064
33615 * config/rs6000/vsx.md (*vsx_reduc_<VEC_reduc_name>_v2df_scalar):
33616 Disable for little endian.
33617
33618 2019-01-22 Richard Earnshaw <rearnsha@arm.com>
33619
33620 PR target/88469
33621 * config/arm/arm.c (arm_needs_double_word_align): Check
33622 DECL_BIT_FIELD_TYPE.
33623
33624 2019-01-22 Hongtao Liu <hongtao.liu@intel.com>
33625 H.J. Lu <hongjiu.lu@intel.com>
33626
33627 PR target/88909
33628 * config/i386/i386-builtin.def: Add mask2 to all builtin
33629 initializations. Merge ARGS2 and SPECIAL_ARGS2 into ARGS and
33630 SPECIAL_ARGS.
33631 * config/i386/i386.c (BDESC): Add mask2 to the definition.
33632 (BDESC_FIRST): Likewise.
33633 (define_builtin): Add an argument for mask2. Updated to handle
33634 both ix86_isa_flags and ix86_isa_flags2.
33635 (define_builtin_const): Likewise.
33636 (define_builtin_pure): Likewise.
33637 (define_builtin2): Deleted.
33638 (define_builtin_const2): Likewise.
33639 (builtin_description): Add a member, mask2.
33640 (bdesc_*): Add mask2 to builtin initializations.
33641 (ix86_init_mmx_sse_builtins): Update calls to def_builtin,
33642 def_builtin_const and def_builtin_pure. Remove SPECIAL_ARGS2
33643 support.
33644 (ix86_get_builtin_func_type): Remove SPECIAL_ARGS2 support.
33645
33646 2019-01-22 H.J. Lu <hongjiu.lu@intel.com>
33647
33648 PR target/88954
33649 * config/i386/i386.c (ix86_force_load_from_GOT_p): Also check
33650 noplt attribute.
33651
33652 2019-01-22 Richard Earnshaw <rearnsha@arm.com>
33653
33654 PR target/88469
33655 * config/arm/arm.c (arm_needs_doubleword_align): Return 2 if a record's
33656 alignment is dominated by a bitfield with 64-bit aligned base type.
33657 (arm_function_arg): Emit a warning if the alignment has changed since
33658 earlier GCC releases.
33659 (arm_function_arg_boundary): Likewise.
33660 (arm_setup_incoming_varargs): Likewise.
33661
33662 2019-01-22 Richard Biener <rguenther@suse.de>
33663
33664 PR tree-optimization/88862
33665 * graphite-scop-detection.c
33666 (scop_detection::graphite_can_represent_scev): Reject ADDR_EXPR.
33667
33668 2019-01-22 Andrew Stubbs <ams@codesourcery.com>
33669
33670 * doc/extend.tex (AMD GCN Function Attributes): New section.
33671 * doc/install.texi (amdgcn-unknown-amdhsa): New instructions.
33672 * doc/invoke.texi (AMD GCN Options): New section.
33673 * doc/md.texi (Constraints for Particular Machines): Add AMD GCN.
33674
33675 2019-01-22 Eric Botcazou <ebotcazou@adacore.com>
33676
33677 * config/sparc/sparc.c (parc_delegitimize_address): Recognize the GOT
33678 register and decoded HIGH/LO_SUM combinations for labels in PIC mode.
33679
33680 2019-01-22 Jakub Jelinek <jakub@redhat.com>
33681
33682 PR tree-optimization/88044
33683 * tree-ssa-loop-niter.c (number_of_iterations_cond): If condition
33684 is false in the first iteration, but !every_iteration, return false
33685 instead of true with niter->niter zero.
33686
33687 PR rtl-optimization/88904
33688 * cfgcleanup.c (thread_jump): Verify cond2 doesn't mention
33689 any nonequal registers before processing BB_END (b).
33690
33691 PR target/88905
33692 * optabs.c (add_equal_note): Add op0_mode argument, use it instead of
33693 GET_MODE (op0).
33694 (expand_binop_directly, expand_doubleword_clz,
33695 expand_doubleword_popcount, expand_ctz, expand_ffs,
33696 expand_unop_direct, maybe_emit_unop_insn): Adjust callers.
33697
33698 PR rtl-optimization/49429
33699 PR target/49454
33700 PR rtl-optimization/86334
33701 PR target/88906
33702 * expr.c (emit_block_move_hints): Move marking of MEM_EXPRs
33703 addressable from here...
33704 (emit_block_op_via_libcall): ... to here.
33705
33706 2019-01-22 Richard Biener <rguenther@suse.de>
33707
33708 * tree-vect-loop.c (vect_analyze_loop_operations): Use
33709 auto_vec for cost vector to fix memleak.
33710 (vectorize_fold_left_reduction): Properly gather SLP defs.
33711 (vectorizable_comparison): Do not swap operands to properly
33712 gather SLP defs.
33713
33714 2019-01-22 Alan Modra <amodra@gmail.com>
33715
33716 PR target/88614
33717 * config/rs6000/predicates.md (unspec_tls): Ensure GOT reg
33718 stays a reg. Allow a const_int.
33719 * config/rs6000/rs6000-protos.h (rs6000_output_tlsargs): Declare.
33720 * config/rs6000/rs6000.h (IS_V4_FP_ARGS): Define.
33721 (IS_NOMARK_TLSGETADDR): Define.
33722 * config/rs6000/rs6000.c (edit_tls_call_insn): Delete.
33723 (rs6000_output_tlsargs): New function.
33724 (rs6000_legitimize_tls_address): Don't say a !TARGET_TLS_MARKERS
33725 __tls_get_addr call takes an arg.
33726 (rs6000_call_sysv): Generate sysv4 secure plt call pattern here..
33727 * config/rs6000/rs6000.md (call_nonlocal_sysv): ..rather than here,
33728 delete split..
33729 (call_value_nonlocal_sysv): ..or here, delete split.
33730 (tls_gdld_nomark): Delete.
33731 (call_value_indirect_nonlocal_sysv): Use unspec_tls as operand2
33732 predicate. Call rs6000_output_tlsargs. Adjust length to suit.
33733 (call_value_nonlocal_sysv): Likewise.
33734 (call_value_nonlocal_sysv_secure): Likewise.
33735 (call_value_nonlocal_aix): Likewise.
33736 (call_value_indirect_aix): Likewise.
33737 (call_value_indirect_elfv2): Likewise.
33738 (call_value_local32, call_value_local64): Disable for no-mark tls.
33739 (call_value_local_aix): Likewise.
33740
33741 2019-01-21 Uroš Bizjak <ubizjak@gmail.com>
33742
33743 PR target/88938
33744 * config/i386/i386.c (ix86_expand_builtin) [case IX86_BUILTIN_BEXTRI32,
33745 case IX86_BUILTIN_BEXTRI64]: Sanitize operands.
33746
33747 2019-01-21 Michael Ploujnikov <michael.ploujnikov@oracle.com>
33748
33749 * hash-map-tests.c (test_map_of_strings_to_int): Show how to use
33750 string contents as hash_map keys.
33751
33752 2019-01-21 Bernd Edlinger <bernd.edlinger@hotmail.de>
33753
33754 PR c/88928
33755 * c-warn.c (check_alignment_of_packed_member): Add a boolean parameter
33756 for rvalue context. Handle rvalues correctly. Use min_align_of_type
33757 instead of TYPE_ALIGN.
33758 (check_address_or_pointer_of_packed_member): Handle rvalues coorrectly.
33759 Use min_align_of_type instead of TYPE_ALIGN_UNIT. Check for NULL
33760 pointer from TYPE_STUB_DECL.
33761
33762 2019-01-21 Richard Biener <rguenther@suse.de>
33763
33764 PR tree-optimization/88934
33765 * tree-vect-slp.c (vect_mask_constant_operand_p): Always look
33766 at the possibly non-constant operand.
33767 (vect_get_constant_vectors): Adjust.
33768
33769 2019-01-21 H.J. Lu <hongjiu.lu@intel.com>
33770
33771 PR target/71659
33772 * config/i386/adxintrin.h: Just check _IMMINTRIN_H_INCLUDED.
33773 * config/i386/clflushoptintrin.h: Check _IMMINTRIN_H_INCLUDED
33774 instead of _X86INTRIN_H_INCLUDED.
33775 * onfig/i386/clwbintrin.h: Likewise.
33776 * config/i386/pkuintrin.h: Likewise.
33777 * config/i386/prfchwintrin.h: Likewise.
33778 * config/i386/rdseedintrin.h: Likewise.
33779 * config/i386/wbnoinvdintrin.h: Likewise.
33780 * config/i386/xsavecintrin.h: Likewise.
33781 * config/i386/xsavesintrin.h: Likewise.
33782 * config/i386/fxsrintrin.h: Enable _IMMINTRIN_H_INCLUDED check.
33783 * config/i386/xsaveintrin.h: Likewise.
33784 * config/i386/xsaveoptintrin.h: Likewise.
33785 * config/i386/x86intrin.h: Move "#include" <rdseedintrin.h>,
33786 <prfchwintrin.h>, <fxsrintrin.h>, <xsaveintrin.h>,
33787 <xsaveoptintrin.h>, <adxintrin.h>, <clwbintrin.h>,
33788 <clflushoptintrin.h>, <xsavesintrin.h>, <xsavecintrin.h>,
33789 <wbnoinvdintrin.h> and <pkuintrin.h> to ...
33790 * config/i386/immintrin.h: Here.
33791
33792 2019-01-20 Martin Jambor <mjambor@suse.cz>
33793
33794 PR ipa/87615
33795 * ipa-prop.h (struct ipa_func_body_info): Replaced field aa_walked
33796 with aa_walk_budget.
33797 * cgraph.h (ipa_polymorphic_call_context::get_dynamic_type): Add
33798 aa_walk_budget_p parameter.
33799 * ipa-fnsummary.c (unmodified_parm_1): New parameter fbi. Limit AA
33800 walk. Updated all callers.
33801 (unmodified_parm): New parameter fbi, pass it to unmodified_parm_1.
33802 (eliminated_by_inlining_prob): New parameter fbi, pass it on to
33803 unmodified_parm.
33804 (will_be_nonconstant_expr_predicate): New parameter fbi, removed
33805 parameter info. Extract info from fbi. Pass fbi to recursive calls
33806 and to unmodified_parm.
33807 (phi_result_unknown_predicate): New parameter fbi, removed parameter
33808 info, updated call to will_be_nonconstant_expr_predicate.
33809 (param_change_prob): New parameter fbi, limit AA walking.
33810 (analyze_function_body): Initialize aa_walk_budget in fbi. Update
33811 calls to various above functions.
33812 * ipa-polymorphic-call.c (get_dynamic_type): Add aa_walk_budget_p
33813 parameter. Use it to limit AA walking.
33814 * ipa-prop.c (detect_type_change_from_memory_writes): New parameter
33815 fbi, limit AA walk.
33816 (detect_type_change): New parameter fbi, pass it on to
33817 detect_type_change_from_memory_writes.
33818 (detect_type_change_ssa): Likewise.
33819 (aa_overwalked): Removed.
33820 (parm_preserved_before_stmt_p): Assume fbi is never NULL, stream line
33821 accordingly, adjust to the neew AA limiting scheme.
33822 (parm_ref_data_preserved_p): Likewise.
33823 (ipa_compute_jump_functions_for_edge): Adjust call to
33824 get_dynamic_type.
33825 (ipa_analyze_call_uses): Likewise.
33826 (ipa_analyze_virtual_call_uses): Pass fbi to detect_type_change_ssa.
33827 (ipa_analyze_node): Initialize aa_walk_budget.
33828 (ipcp_transform_function): Likewise.
33829 * tree-ssa-sccvn.c (eliminate_dom_walker::eliminate_stmt): Update call
33830 to get_dynamic_type.
33831
33832 2019-01-19 Jakub Jelinek <jakub@redhat.com>
33833
33834 * config/aarch64/aarch64.c (aarch64_stack_protect_guard): Move
33835 outside of #if CHECKING_P code.
33836
33837 2019-01-19 Richard Sandiford <richard.sandiford@arm.com>
33838
33839 * gimple-loop-versioning.cc (loop_versioning::dump_inner_likelihood):
33840 New function, split out from...
33841 (loop_versioning::analyze_stride): ...here.
33842 (loop_versioning::find_per_loop_multiplication): Use gassign.
33843 (loop_versioning::analyze_term_using_scevs): Return a success code.
33844 (loop_versioning::analyze_arbitrary_term): New function.
33845 (loop_versioning::analyze_address_fragment): Use
33846 analyze_arbitrary_term if all else fails.
33847
33848 2019-01-18 Segher Boessenkool <segher@kernel.crashing.org>
33849
33850 PR target/88892
33851 * config/rs6000/rs6000.md (*movsi_from_df): Allow only register
33852 operands.
33853
33854 2019-01-18 Richard Biener <rguenther@suse.de>
33855
33856 PR tree-optimization/88903
33857 * tree-vect-stmts.c (vectorizable_shift): Verify we see all
33858 scalar stmts a SLP shift amount is composed of when detecting
33859 shifts by scalars.
33860
33861 2019-01-18 Richard Earnshaw <rearnsha@arm.com>
33862
33863 PR target/88799
33864 * config/arm/arm-cpus.in (mp): New feature.
33865 (sec): New feature.
33866 (fgroup ARMv7ve): Add mp and sec features.
33867 (arch armv7-a): Add options to allow mp and sec extensions.
33868 (cpu generic-armv7-a): Add options to allow mp and sec extensions.
33869 (cpu cortex-a5, cpu cortex-7, cpu cortex-a9): Add mp and sec
33870 extenstions to the base architecture.
33871 (cpu cortex-a8): Add sec extension to the base architecture.
33872 (cpu marvell-pj4): Add mp and sec extensions to the base architecture.
33873 * config/arm/t-aprofile (MULTILIB_MATCHES): Map all armv7-a arch
33874 variants down to the base v7-a varaint.
33875 * config/arm/t-multilib (v7_a_arch_variants): New variable.
33876 * doc/invoke.texi (ARM Options): Add +mp and +sec to the list
33877 of permitted extensions for -march=armv7-a and for
33878 -mcpu=generic-armv7-a.
33879
33880 2019-01-18 Martin Liska <mliska@suse.cz>
33881
33882 * params.def: Fix comment.
33883 * tree-profile.c (gimple_init_gcov_profiler): Bump function
33884 name.
33885 (gimple_gen_ic_func_profiler): Likewise.
33886
33887 2019-01-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
33888
33889 * config/aarch64/aarch64-opts.h (enum stack_protector_guard): New
33890 * config/aarch64/aarch64.c (aarch64_override_options_internal): Handle
33891 and put in error checks for stack protector guard options.
33892 (aarch64_stack_protect_guard): New.
33893 (TARGET_STACK_PROTECT_GUARD): Define.
33894 * config/aarch64/aarch64.md (UNSPEC_SSP_SYSREG): New.
33895 (reg_stack_protect_address<mode>): New.
33896 (stack_protect_set): Adjust for SSP_GLOBAL.
33897 (stack_protect_test): Likewise.
33898 * config/aarch64/aarch64.opt (-mstack-protector-guard-reg): New.
33899 (-mstack-protector-guard): Likewise.
33900 (-mstack-protector-guard-offset): Likewise.
33901
33902 2019-01-18 Jakub Jelinek <jakub@redhat.com>
33903
33904 PR tree-optimization/86214
33905 * tree-inline.h (struct copy_body_data): Add
33906 add_clobbers_to_eh_landing_pads member.
33907 * tree-inline.c (add_clobbers_to_eh_landing_pad): New function.
33908 (copy_edges_for_bb): Call it if EH edge destination is <
33909 id->add_clobbers_to_eh_landing_pads. Fix a comment typo.
33910 (expand_call_inline): Set id->add_clobbers_to_eh_landing_pads
33911 if flag_stack_reuse != SR_NONE and clear it afterwards.
33912
33913 2019-01-18 Christophe Lyon <christophe.lyon@linaro.org>
33914
33915 PR target/85596
33916 * doc/install.texi (with-multilib-list): Document for aarch64.
33917
33918 2019-01-18 Jakub Jelinek <jakub@redhat.com>
33919
33920 PR target/88734
33921 * config/arm/arm_neon.h: Fix #pragma GCC target syntax - replace
33922 (("..."))) with ("...").
33923
33924 2019-01-18 Sebastian Huber <sebastian.huber@embedded-brains.de>
33925
33926 * doc/extend.texi (Built-in Functions for Memory Model Aware
33927 Atomic Operations): Document atomic fetch and nand.
33928
33929 2019-01-18 Martin Liska <mliska@suse.cz>
33930 Richard Biener <rguenther@suse.de>
33931
33932 PR middle-end/88587
33933 * cgraph.h (create_version_clone_with_body): Add new argument
33934 with attributes.
33935 * cgraphclones.c (cgraph_node::create_version_clone): Add
33936 DECL_ATTRIBUTES to a newly created decl. And call
33937 valid_attribute_p so that proper cl_target_optimization_node
33938 is set for the newly created declaration.
33939 * multiple_target.c (create_target_clone): Set DECL_ATTRIBUTES
33940 for declaration.
33941 (expand_target_clones): Do not call valid_attribute_p, it must
33942 be already done.
33943 * tree-inline.c (copy_decl_for_dup_finish): Reset mode for
33944 vector types.
33945
33946 2019-01-17 Jakub Jelinek <jakub@redhat.com>
33947
33948 PR target/88734
33949 * config/aarch64/arm_neon.h: Fix #pragma GCC target syntax - replace
33950 (("..."))) with ("..."). Use arch=armv8.2-a+sha3 instead of
33951 arch=armv8.2-a+crypto for vsha512hq_u64 etc. intrinsics.
33952
33953 2019-01-17 Martin Sebor <msebor@redhat.com>
33954
33955 PR middle-end/88273
33956 * gimple-ssa-warn-restrict.c (builtin_memref::extend_offset_range):
33957 Handle anti-ranges the same as no range at all.
33958
33959 2018-01-17 Steve Ellcey <sellcey@cavium.com>
33960
33961 * config/aarch64/aarch64.c (cgraph.h): New include.
33962 (intl.h): New include.
33963 (supported_simd_type): New function.
33964 (currently_supported_simd_type): Ditto.
33965 (aarch64_simd_clone_compute_vecsize_and_simdlen): Ditto.
33966 (aarch64_simd_clone_adjust): Ditto.
33967 (aarch64_simd_clone_usable): Ditto.
33968 (TARGET_SIMD_CLONE_COMPUTE_VECSIZE_AND_SIMDLEN): New macro.
33969 (TARGET_SIMD_CLONE_ADJUST): Ditto.
33970 (TARGET_SIMD_CLONE_USABLE): Ditto.
33971 * config/i386/i386.c (ix86_simd_clone_adjust): Add definition check.
33972 * omp-simd-clone.c (expand_simd_clones): Add targetm.simd_clone.adjust
33973 call.
33974
33975 2019-01-17 Martin Sebor <msebor@redhat.com>
33976
33977 PR tree-optimization/88800
33978 * gimple-fold.c (gimple_fold_builtin_memory_op): Avoid checking
33979 NO_WARNING bit here. Avoid folding out-of-bounds calls.
33980 * gimple-ssa-warn-restrict.c (maybe_diag_offset_bounds): Remove
33981 redundant argument. Add new argument and issue diagnostics under
33982 its control. Detect out-of-bounds access even with warnings
33983 disabled.
33984 (check_bounds_or_overlap): Change return type. Add argument.
33985 (wrestrict_dom_walker::check_call): Adjust.
33986 * gimple-ssa-warn-restrict.h (check_bounds_or_overlap): Add argument.
33987 * tree-ssa-strlen.c (handle_builtin_strcpy): Adjust to change in
33988 check_bounds_or_overlap's return value.
33989 (handle_builtin_stxncpy): Same.
33990 (handle_builtin_strcat): Same.
33991
33992 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
33993 Kwok Cheung Yeung <kcy@codesourcery.com>
33994 Julian Brown <julian@codesourcery.com>
33995 Tom de Vries <tom@codesourcery.com>
33996
33997 * doc/sourcebuild.texi: Document dg-add-options sqrt_insn.
33998
33999 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
34000
34001 * doc/sourcebuild.texi: Document dg-require-effective-target
34002 llvm_binutils and offload_gcn.
34003
34004 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
34005 Kwok Cheung Yeung <kcy@codesourcery.com>
34006 Julian Brown <julian@codesourcery.com>
34007 Tom de Vries <tom@codesourcery.com>
34008
34009 * doc/sourcebuild.texi: Document dg-required-effective-target
34010 exceptions.
34011
34012 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
34013 Kwok Cheung Yeung <kcy@codesourcery.com>
34014 Julian Brown <julian@codesourcery.com>
34015 Tom de Vries <tom@codesourcery.com>
34016 Jan Hubicka <hubicka@ucw.cz>
34017 Martin Jambor <mjambor@suse.cz>
34018
34019 * config.gcc: Add amdgcn*-*-amdhsa configuration.
34020 * configure.ac: Check for dlopen.
34021 * configure: Regenerate.
34022
34023 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
34024 Kwok Cheung Yeung <kcy@codesourcery.com>
34025 Julian Brown <julian@codesourcery.com>
34026 Tom de Vries <tom@codesourcery.com>
34027 Jan Hubicka <hubicka@ucw.cz>
34028 Martin Jambor <mjambor@suse.cz>
34029
34030 * common/config/gcn/gcn-common.c: New file.
34031 * config/gcn/driver-gcn.c: New file.
34032 * config/gcn/gcn-builtins.def: New file.
34033 * config/gcn/gcn-hsa.h: New file.
34034 * config/gcn/gcn-modes.def: New file.
34035 * config/gcn/gcn-opts.h: New file.
34036 * config/gcn/gcn-passes.def: New file.
34037 * config/gcn/gcn-protos.h: New file.
34038 * config/gcn/gcn-run.c: New file.
34039 * config/gcn/gcn-tree.c: New file.
34040 * config/gcn/gcn.c: New file.
34041 * config/gcn/gcn.h: New file.
34042 * config/gcn/gcn.opt: New file.
34043 * config/gcn/t-gcn-hsa: New file.
34044
34045 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
34046 Kwok Cheung Yeung <kcy@codesourcery.com>
34047 Julian Brown <julian@codesourcery.com>
34048 Tom de Vries <tom@codesourcery.com>
34049 Jan Hubicka <hubicka@ucw.cz>
34050 Martin Jambor <mjambor@suse.cz>
34051
34052 * config/gcn/constraints.md: New file.
34053 * config/gcn/gcn-valu.md: New file.
34054 * config/gcn/gcn.md: New file.
34055 * config/gcn/predicates.md: New file.
34056
34057 2019-01-17 Eric Botcazou <ebotcazou@adacore.com>
34058
34059 * gimple-ssa-isolate-paths.c (stmt_uses_name_in_undefined_way): Replace
34060 flag_non_call_exceptions with cfun->can_throw_non_call_exceptions.
34061 (stmt_uses_0_or_null_in_undefined_way): Likewise.
34062 * tree-ssa-alias.c (same_addr_size_stores_p): Likewise.
34063
34064 2019-01-17 Tamar Christina <tamar.christina@arm.com>
34065
34066 PR target/88851
34067 * config/aarch64/aarch64.md (STACK_CLASH_SVE_CFA_REGNUM): New.
34068 * config/aarch64/aarch64.c (aarch64_allocate_and_probe_stack_space): Use
34069 it and document registers.
34070
34071 2019-01-17 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
34072
34073 * config/aarch64/aarch64.c (ares_tunings): Define.
34074 * config/aarch64/aarch64-cores.def (ares): Use the above.
34075
34076 2019-01-17 Wei Xiao <wei3.xiao@intel.com>
34077
34078 PR target/88794
34079 Revert:
34080 2018-11-06 Wei Xiao <wei3.xiao@intel.com>
34081
34082 * config/i386/avx512fintrin.h: Update VFIXUPIMM* intrinsics.
34083 (_mm512_fixupimm_round_pd): Update parameters and builtin.
34084 (_mm512_maskz_fixupimm_round_pd): Ditto.
34085 (_mm512_fixupimm_round_ps): Ditto.
34086 (_mm512_maskz_fixupimm_round_ps): Ditto.
34087 (_mm_fixupimm_round_sd): Ditto.
34088 (_mm_maskz_fixupimm_round_sd): Ditto.
34089 (_mm_fixupimm_round_ss): Ditto.
34090 (_mm_maskz_fixupimm_round_ss): Ditto.
34091 (_mm512_fixupimm_pd): Ditto.
34092 (_mm512_maskz_fixupimm_pd): Ditto.
34093 (_mm512_fixupimm_ps): Ditto.
34094 (_mm512_maskz_fixupimm_ps): Ditto.
34095 (_mm_fixupimm_sd): Ditto.
34096 (_mm_maskz_fixupimm_sd): Ditto.
34097 (_mm_fixupimm_ss): Ditto.
34098 (_mm_maskz_fixupimm_ss): Ditto.
34099 (_mm512_mask_fixupimm_round_pd): Update builtin.
34100 (_mm512_mask_fixupimm_round_ps): Ditto.
34101 (_mm_mask_fixupimm_round_sd): Ditto.
34102 (_mm_mask_fixupimm_round_ss): Ditto.
34103 (_mm512_mask_fixupimm_pd): Ditto.
34104 (_mm512_mask_fixupimm_ps): Ditto.
34105 (_mm_mask_fixupimm_sd): Ditto.
34106 (_mm_mask_fixupimm_ss): Ditto.
34107 * config/i386/avx512vlintrin.h:
34108 (_mm256_fixupimm_pd): Update parameters and builtin.
34109 (_mm256_maskz_fixupimm_pd): Ditto.
34110 (_mm256_fixupimm_ps): Ditto.
34111 (_mm256_maskz_fixupimm_ps): Ditto.
34112 (_mm_fixupimm_pd): Ditto.
34113 (_mm_maskz_fixupimm_pd): Ditto.
34114 (_mm_fixupimm_ps): Ditto.
34115 (_mm_maskz_fixupimm_ps): Ditto.
34116 (_mm256_mask_fixupimm_pd): Update builtin.
34117 (_mm256_mask_fixupimm_ps): Ditto.
34118 (_mm_mask_fixupimm_pd): Ditto.
34119 (_mm_mask_fixupimm_ps): Ditto.
34120 * config/i386/i386-builtin-types.def: Add new types and remove
34121 useless ones.
34122 * config/i386/i386-builtin.def: Update builtin definitions.
34123 * config/i386/i386.c: Handle new builtin types and remove useless ones.
34124 * config/i386/sse.md: Update VFIXUPIMM* patterns.
34125 (<avx512>_fixupimm<mode>_maskz<round_saeonly_expand_name>): Update.
34126 (<avx512>_fixupimm<mode><sd_maskz_name><round_saeonly_name>): Update.
34127 (<avx512>_fixupimm<mode>_mask<round_saeonly_name>): Update.
34128 (avx512f_sfixupimm<mode>_maskz<round_saeonly_expand_name>): Update.
34129 (avx512f_sfixupimm<mode><sd_maskz_name><round_saeonly_name>): Update.
34130 (avx512f_sfixupimm<mode>_mask<round_saeonly_name>): Update.
34131 * config/i386/subst.md:
34132 (round_saeonly_sd_mask_operand4): Add new subst_attr.
34133 (round_saeonly_sd_mask_op4): Ditto.
34134 (round_saeonly_expand_operand5): Ditto.
34135 (round_saeonly_expand): Update.
34136
34137 2019-01-17 Wei Xiao <wei3.xiao@intel.com>
34138
34139 PR target/88794
34140 Revert:
34141 2018-11-12 Wei Xiao <wei3.xiao@intel.com>
34142
34143 * config/i386/sse.md: Combine VFIXUPIMM* patterns
34144 (<avx512>_fixupimm<mode>_maskz<round_saeonly_expand_name>): Update.
34145 (<avx512>_fixupimm<mode><sd_maskz_name><round_saeonly_name>): Update.
34146 (<avx512>_fixupimm<mode>_mask<round_saeonly_name>): Remove.
34147 (avx512f_sfixupimm<mode>_maskz<round_saeonly_expand_name>): Update.
34148 (avx512f_sfixupimm<mode><sd_maskz_name><round_saeonly_name>): Update.
34149 (avx512f_sfixupimm<mode>_mask<round_saeonly_name>): Remove.
34150
34151 2019-01-17 Wei Xiao <wei3.xiao@intel.com>
34152
34153 PR target/88794
34154 Revert:
34155 2018-12-15 Jakub Jelinek <jakub@redhat.com>
34156
34157 PR target/88489
34158 * config/i386/sse.md (UNSPEC_SFIXUPIMM): New unspec enumerator.
34159 (avx512f_sfixupimm<mode><mask_name><round_saeonly_name>): Use it
34160 instead of UNSPEC_FIXUPIMM.
34161
34162 2019-01-17 Richard Biener <rguenther@suse.de>
34163
34164 PR lto/86736
34165 * dwarf2out.c (want_pubnames): Never generate pubnames sections
34166 and friends for the LTO part of debug info.
34167
34168 2019-01-17 Jakub Jelinek <jakub@redhat.com>
34169
34170 PR tree-optimization/86214
34171 * cfgexpand.c (add_stack_var_conflict): Don't add any conflicts
34172 if x == y.
34173
34174 PR rtl-optimization/88870
34175 * dce.c (deletable_insn_p): Never delete const/pure calls that can
34176 throw if we can't alter the cfg or delete dead exceptions.
34177 (mark_insn): Don't call find_call_stack_args for such calls.
34178
34179 2019-01-17 Kewen Lin <linkw@gcc.gnu.org>
34180
34181 * doc/extend.texi: Add four new prototypes for vec_ld and seven new
34182 prototypes for vec_st.
34183 * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add entries
34184 for scalar address type variants of altivec_vec_ld/altivec_vec_st,
34185 mainly on signed/unsigned long long and double.
34186
34187 2019-01-16 David Malcolm <dmalcolm@redhat.com>
34188
34189 PR target/88861
34190 * combine.c (delete_noop_moves): Convert to "bool" return,
34191 returning true if any edges are eliminated.
34192 (combine_instructions): Also return true if delete_noop_moves
34193 returns true.
34194
34195 2019-01-16 Tamar Christina <tamar.christina@arm.com>
34196
34197 * config/aarch64/aarch64-builtins.c (aarch64_simd_expand_args): Use
34198 correct max nunits for endian swap.
34199 (aarch64_expand_fcmla_builtin): Correct subreg code.
34200 * config/aarch64/aarch64-simd.md (aarch64_fcmla_lane<rot><mode>,
34201 aarch64_fcmla_laneq<rot>v4hf, aarch64_fcmlaq_lane<rot><mode>): Correct
34202 lane endianness.
34203
34204 2019-01-16 Uroš Bizjak <ubizjak@gmail.com>
34205
34206 * config/alpha/alpha.c (alpha_gimplify_va_arg):
34207 Handle split indirect COMPLEX_TYPE arguments.
34208
34209 2019-01-16 Richard Earnshaw <rearnsha@arm.com>
34210
34211 PR target/86891
34212 * config/aarch64/aarch64-modes.def: Add comment about how the carry
34213 bit is set by add and compare.
34214 (CC_ADC): New CC_MODE.
34215 * config/aarch64/aarch64.c (aarch64_select_cc_mode): Use variables
34216 to cache the code and mode of X. Adjust the shape of a CC_Cmode
34217 comparison. Add detection for CC_ADCmode.
34218 (aarch64_get_condition_code_1): Update code support for CC_Cmode. Add
34219 CC_ADCmode.
34220 * config/aarch64/aarch64.md (uaddv<mode>4): Use LTU with CCmode.
34221 (uaddvti4): Comparison result is in CC_ADCmode and the condition is GEU.
34222 (add<mode>3_compareC_cconly_imm): Delete. Merge into...
34223 (add<mode>3_compareC_cconly): ... this. Restructure the comparison
34224 to eliminate the need for zero-extending the operands.
34225 (add<mode>3_compareC_imm): Delete. Merge into ...
34226 (add<mode>3_compareC): ... this. Restructure the comparison to
34227 eliminate the need for zero-extending the operands.
34228 (add<mode>3_carryin): Use LTU for the overflow detection.
34229 (add<mode>3_carryinC): Use CC_ADCmode for the result of the carry out.
34230 Reexpress comparison for overflow.
34231 (add<mode>3_carryinC_zero): Update for change to add<mode>3_carryinC.
34232 (add<mode>3_carryinC): Likewise.
34233 (add<mode>3_carryinV): Use LTU for carry between partials.
34234 * config/aarch64/predicates.md (aarch64_carry_operation): Update
34235 handling of CC_Cmode and add CC_ADCmode.
34236 (aarch64_borrow_operation): Likewise.
34237
34238 2019-01-16 Tamar Christina <tamar.christina@arm.com>
34239
34240 * config/arm/arm-protos.h (neon_vcmla_lane_prepare_operands):
34241 Remove patternmode.
34242 * config/arm/arm.c (neon_vcmla_lane_prepare_operands): Likewise.
34243 * config/arm/neon.md (neon_vcmla_lane<rot><mode>,
34244 neon_vcmla_laneq<rot><mode>, neon_vcmlaq_lane<rot><mode>):
34245 Remove endianness conversion.
34246
34247 2019-01-16 Martin Liska <mliska@suse.cz>
34248
34249 * Makefile.in: Set TOOL_INCLUDE_DIR and NATIVE_SYSTEM_HEADER_DIR
34250 for GCC driver.
34251 * config/gnu-user.h (TARGET_F951_OPTIONS): Add 'finclude%s/' as
34252 a new argument.
34253 * gcc.c (add_sysrooted_hdrs_prefix): New function.
34254 (path_prefix_reset): Move up in the source file.
34255 (find_fortran_preinclude_file): Make complex search for the
34256 fortran header files.
34257
34258 2019-01-15 Nikhil Benesch <nikhil.benesch@gmail.com>
34259
34260 * godump.c (go_output_typedef): When outputting a typedef, refer
34261 to the underlying type by its name and not its structure.
34262
34263 2019-01-15 David Malcolm <dmalcolm@redhat.com>
34264
34265 PR c++/88795
34266 * tree.c (build_function_type): Assert that arg_types is not
34267 error_mark_node.
34268
34269 2019-01-15 Richard Sandiford <richard.sandiford@arm.com>
34270
34271 PR inline-asm/52813
34272 * doc/extend.texi: Document that listing the stack pointer in the
34273 clobber list of an asm is a deprecated feature.
34274 * common.opt (Wdeprecated): Moved from c-family/c.opt.
34275 * cfgexpand.c (asm_clobber_reg_is_valid): Issue a -Wdeprecated
34276 warning instead of an error for clobbers of the stack pointer.
34277 Add a note explaining why.
34278
34279 2019-01-15 Richard Biener <rguenther@suse.de>
34280
34281 PR debug/88046
34282 * dwarf2out.c (gen_member_die): Do not generate inheritance
34283 DIEs late.
34284
34285 2019-01-15 Richard Biener <rguenther@suse.de>
34286
34287 PR tree-optimization/88855
34288 * tree-if-conv.c (combine_blocks): Collect
34289 SSA_NAME_OCCURS_IN_ABNORMAL_PHI from propagated out virtuals.
34290
34291 2019-01-15 Tom de Vries <tdevries@suse.de>
34292
34293 PR target/80547
34294 * config/nvptx/nvptx.c (nvptx_goacc_reduction_init): Handle
34295 lhs == NULL_TREE for gang-level reduction.
34296
34297 2019-01-15 Richard Biener <rguenther@suse.de>
34298 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
34299
34300 PR ipa/88788
34301 * ipa-pure-const.c (malloc_candidate_p_1): Add parameter visited and
34302 return true if SSA_NAME is already marked in visited bitmap.
34303 (malloc_candidate_p): Pass visited to malloc_candidate_p_1.
34304
34305 2019-01-15 Jakub Jelinek <jakub@redhat.com>
34306
34307 PR tree-optimization/88775
34308 * match.pd (cmp (convert1?@2 addr@0) (convert2? addr@1)): Optimize
34309 equal == 0 equality pointer comparisons some more if compared in
34310 integral types and either one points to an automatic var and the
34311 other to a global, or we can prove at least one points to the middle
34312 or both point to start or both point to end.
34313
34314 2019-01-14 Andi Kleen <ak@linux.intel.com>
34315
34316 * Makefile.in: Lower autofdo sampling rate by 10x.
34317 * Makefile.tpl: Dito.
34318
34319 2019-01-14 Tom Honermann <tom@honermann.net>
34320
34321 * defaults.h: Define CHAR8_TYPE.
34322
34323 2019-01-14 Martin Sebor <msebor@redhat.com>
34324
34325 PR target/88638
34326 * doc/extend.texi (Darwin Format Checks): Clarify.
34327
34328 2019-01-14 Richard Biener <rguenther@suse.de>
34329
34330 * genmatch.c (dt_simplify::gen_1): Change dumping dependent on
34331 whether we are in (simplify ...) or (match ...) context.
34332
34333 2019-01-14 Jakub Jelinek <jakub@redhat.com>
34334
34335 PR rtl-optimization/88796
34336 * emit-rtl.h (struct rtl_data): Add stack_protect_guard_decl field.
34337 * cfgexpand.c (stack_protect_prologue): Initialize
34338 crtl->stack_protect_guard_decl.
34339 * function.c (stack_protect_epilogue): Use it instead of calling
34340 targetm.stack_protect_guard again.
34341 * dse.c (check_mem_read_rtx): Ignore MEM_VOLATILE_P reads from
34342 MEMs with MEM_EXPR equal to crtl->stack_protect_guard or
34343 crtl->stack_protect_guard_decl.
34344 * config/i386/i386.c (ix86_stack_protect_guard): Set TREE_THIS_VOLATILE
34345 on the returned MEM_EXPR.
34346
34347 2019-01-12 Tom de Vries <tdevries@suse.de>
34348
34349 * config/nvptx/nvptx.c (nvptx_goacc_validate_dims_1): Alow setting
34350 vector length using -fopenacc-dim.
34351
34352 2019-01-12 Tom de Vries <tdevries@suse.de>
34353
34354 * config/nvptx/nvptx.c (nvptx_goacc_validate_dims): Take larger vector
34355 lengths into account.
34356
34357 2019-01-12 Svante Signell <svante.signell@gmail.com>
34358
34359 * config/i386/gnu.h (TARGET_THREAD_SSP_OFFSET): Define.
34360 (TARGET_CAN_SPLIT_STACK): Define.
34361 (TARGET_THREAD_SPLIT_STACK_OFFSET): Define.
34362
34363 2019-01-05 Jan Hubicka <hubicka@ucw.cz>
34364
34365 * params.def (inline-unit-growth): Set to 40.
34366
34367 2019-01-12 Jakub Jelinek <jakub@redhat.com>
34368
34369 * tree-ssa-loop-ivopts.c (find_inv_vars): Fix a comment typo.
34370
34371 2019-01-12 Tom de Vries <tdevries@suse.de>
34372
34373 * config/nvptx/nvptx.c (nvptx_goacc_validate_dims_1): In offloading
34374 region calling vector-partitionable routine, set default_vector_length
34375 to WARP_SIZE.
34376
34377 2019-01-12 Tom de Vries <tdevries@suse.de>
34378
34379 * config/nvptx/nvptx.c (nvptx_goacc_validate_dims_1): Add an use new
34380 variable default_vector_length.
34381
34382 2019-01-12 Tom de Vries <tdevries@suse.de>
34383
34384 PR middle-end/88703
34385 * config/nvptx/nvptx.c (nvptx_goacc_validate_dims_1): Apply defaults
34386 from oacc_default_dims, as oacc_validate_dims would do it, and apply
34387 dimensions limits.
34388
34389 2019-01-12 Tom de Vries <tdevries@suse.de>
34390
34391 * config/nvptx/nvptx.c (nvptx_goacc_validate_dims_1)
34392 (nvptx_goacc_validate_dims): Add used parameter.
34393 * doc/tm.texi: Regenerate.
34394 * omp-offload.c (oacc_parse_default_dims, oacc_validate_dims): Add
34395 argument to call to targetm.goacc.validate_dims.
34396 (default_goacc_validate_dims): Add used
34397 parameter.
34398 * target.def (validate_dims): Add used parameter in DEFHOOK.
34399 * targhooks.h (default_goacc_validate_dims): Add used parameter.
34400
34401 2019-01-11 Jakub Jelinek <jakub@redhat.com>
34402
34403 PR middle-end/85956
34404 PR lto/88733
34405 * tree-inline.h (struct copy_body_data): Add adjust_array_error_bounds
34406 field.
34407 * tree-inline.c (remap_type_1): Formatting fix. If TYPE_MAX_VALUE of
34408 ARRAY_TYPE's TYPE_DOMAIN is newly error_mark_node, replace it with
34409 a dummy "omp dummy var" variable if id->adjust_array_error_bounds.
34410 * omp-low.c (new_omp_context): Set cb.adjust_array_error_bounds.
34411
34412 2019-01-11 Vladimir Makarov <vmakarov@redhat.com>
34413
34414 PR rtl-optimization/87305
34415 * lra-assigns.c
34416 (setup_live_pseudos_and_spill_after_risky_transforms): Add code
34417 for little endian pseudos used as paradoxical subreg.
34418
34419 2019-01-11 Jakub Jelinek <jakub@redhat.com>
34420
34421 PR tree-optimization/88693
34422 * tree-ssa-strlen.c (get_min_string_length): Don't set *full_string_p
34423 for STRING_CSTs that don't contain any NUL characters in the first
34424 TREE_STRING_LENGTH bytes.
34425
34426 2019-01-11 Alan Modra <amodra@gmail.com>
34427
34428 PR 88777
34429 PR 88614
34430 * genattrtab.c (min_fn): Don't translate values.
34431 (min_attr_value): Return INT_MAX when the value can't be calculated.
34432 Return minimum among any values that can be calculated.
34433 (max_attr_value): Adjust.
34434
34435 2019-01-11 Jakub Jelinek <jakub@redhat.com>
34436
34437 * Makefile.in (PLUGIN_HEADERS): Add $(INSN_ATTR_H).
34438
34439 2019-01-11 Steve Ellcey <sellcey@marvell.com>
34440
34441 * config/aarch64/aarch64.c (aarch64_simd_call_p): New function.
34442 (aarch64_hard_regno_call_part_clobbered): Add insn argument.
34443 (aarch64_return_call_with_max_clobbers): New function.
34444 (TARGET_RETURN_CALL_WITH_MAX_CLOBBERS): New macro.
34445 * config/avr/avr.c (avr_hard_regno_call_part_clobbered): Add insn
34446 argument.
34447 * config/i386/i386.c (ix86_hard_regno_call_part_clobbered): Ditto.
34448 * config/mips/mips.c (mips_hard_regno_call_part_clobbered): Ditto.
34449 * config/rs6000/rs6000.c (rs6000_hard_regno_call_part_clobbered): Ditto.
34450 * config/s390/s390.c (s390_hard_regno_call_part_clobbered): Ditto.
34451 * cselib.c (cselib_process_insn): Add argument to
34452 targetm.hard_regno_call_part_clobbered call.
34453 * ira-conflicts.c (ira_build_conflicts): Ditto.
34454 * ira-costs.c (ira_tune_allocno_costs): Ditto.
34455 * lra-constraints.c (inherit_reload_reg): Ditto.
34456 * lra-int.h (struct lra_reg): Add call_insn field, remove call_p field.
34457 * lra-lives.c (check_pseudos_live_through_calls): Add call_insn
34458 argument. Call targetm.return_call_with_max_clobbers.
34459 Add argument to targetm.hard_regno_call_part_clobbered call.
34460 (calls_have_same_clobbers_p): New function.
34461 (process_bb_lives): Add call_insn and last_call_insn variables.
34462 Pass call_insn to check_pseudos_live_through_calls.
34463 Modify if stmt to check targetm.return_call_with_max_clobbers.
34464 Update setting of flush variable.
34465 (lra_create_live_ranges_1): Set call_insn to NULL instead of call_p
34466 to false.
34467 * lra.c (initialize_lra_reg_info_element): Set call_insn to NULL.
34468 * regcprop.c (copyprop_hardreg_forward_1): Add argument to
34469 targetm.hard_regno_call_part_clobbered call.
34470 * reginfo.c (choose_hard_reg_mode): Ditto.
34471 * regrename.c (check_new_reg_p): Ditto.
34472 * reload.c (find_equiv_reg): Ditto.
34473 * reload1.c (emit_reload_insns): Ditto.
34474 * sched-deps.c (deps_analyze_insn): Ditto.
34475 * sel-sched.c (init_regs_for_mode): Ditto.
34476 (mark_unavailable_hard_regs): Ditto.
34477 * targhooks.c (default_dwarf_frame_reg_mode): Ditto.
34478 * target.def (hard_regno_call_part_clobbered): Add insn argument.
34479 (return_call_with_max_clobbers): New target function.
34480 * doc/tm.texi: Regenerate.
34481 * doc/tm.texi.in (TARGET_RETURN_CALL_WITH_MAX_CLOBBERS): New hook.
34482 * hooks.c (hook_bool_uint_mode_false): Change to
34483 hook_bool_insn_uint_mode_false.
34484 * hooks.h (hook_bool_uint_mode_false): Ditto.
34485
34486 2019-01-11 Steve Ellcey <sellcey@marvell.com>
34487
34488 * config/aarch64/aarch64.c (aarch64_simd_call_p): New function.
34489 (aarch64_remove_extra_call_preserved_regs): New function.
34490 (TARGET_REMOVE_EXTRA_CALL_PRESERVED_REGS): New macro.
34491 * doc/tm.texi.in (TARGET_REMOVE_EXTRA_CALL_PRESERVED_REGS): New hook.
34492 * doc/tm.texi: Regenerate.
34493 * final.c (get_call_reg_set_usage): Call new hook.
34494 * target.def (remove_extra_call_preserved_regs): New hook.
34495 * targhooks.c (default_remove_extra_call_preserved_regs): New function.
34496 * targhooks.h (default_remove_extra_call_preserved_regs): New function.
34497
34498 2019-01-11 Jakub Jelinek <jakub@redhat.com>
34499
34500 PR bootstrap/88714
34501 * passes.c (finish_optimization_passes): Call print_combine_total_stats
34502 inside of pass_combine_1 dump rather than pass_profile_1.
34503
34504 2019-01-11 Tom de Vries <tdevries@suse.de>
34505
34506 * config/nvptx/nvptx.c (PTX_CTA_NUM_BARRIERS, PTX_PER_CTA_BARRIER)
34507 (PTX_NUM_PER_CTA_BARRIER, PTX_FIRST_PER_WORKER_BARRIER)
34508 (PTX_NUM_PER_WORKER_BARRIERS): Define.
34509 (nvptx_apply_dim_limits): Prevent vector_length 64 and
34510 num_workers 16.
34511
34512 2019-01-11 Tom de Vries <tdevries@suse.de>
34513
34514 * config/nvptx/nvptx.c (PTX_CTA_SIZE): Move up.
34515
34516 2019-01-11 Jan Beulich <jbeulich@suse.com>
34517
34518 * config/i386/i386.md (rex64suffix): Add L suffix for SI.
34519 * config/i386/sse.md (cvtusi2<ssescalarmodesuffix>32<round_name>,
34520 sse2_cvtsi2sd): Add {l}.
34521 (sse2_cvtsi2sdq<round_name>): Make q conditional upon AT&T
34522 syntax.
34523
34524 2019-01-10 Jakub Jelinek <jakub@redhat.com>
34525
34526 PR target/88785
34527 * config/i386/sse.md (float<floatunssuffix>v2div2sf2): Turn into
34528 define_expand.
34529 (*float<floatunssuffix>v2div2sf2): New define_insn.
34530 (float<floatunssuffix>v2div2sf2_mask): Turn into define_expand.
34531 (*float<floatunssuffix>v2div2sf2_mask): New define_insn.
34532 (*float<floatunssuffix>v2div2sf2_mask_1): Replace
34533 subrtxes (const_vector:V2SF [(const_int 0) (const_int 0)]) with
34534 match_operands with "const0_operand" "C".
34535
34536 2019-01-10 Tamar Christina <tamar.christina@arm.com>
34537
34538 * config/aarch64/aarch64-builtins.c
34539 (aarch64_init_builtins): Move aarch64_init_fcmla_laneq_builtins...
34540 (aarch64_init_simd_builtins): ...Here
34541
34542 2019-01-10 Vladimir Makarov <vmakarov@redhat.com>
34543
34544 PR rtl-optimization/87305
34545 * lra-assigns.c
34546 (setup_live_pseudos_and_spill_after_risky_transforms): Check
34547 allocation for big endian pseudos used as paradoxical subregs and
34548 spill them if it is wrong.
34549 * lra-constraints.c (lra_constraints): Add a comment.
34550
34551 2019-01-10 Richard Biener <rguenther@suse.de>
34552
34553 PR tree-optimization/88792
34554 * tree-ssa-pre.c (get_representative_for): Do not return a
34555 value-number here.
34556
34557 2019-01-10 Jakub Jelinek <jakub@redhat.com>
34558
34559 PR middle-end/84877
34560 PR bootstrap/88450
34561 * function.c (assign_stack_local_1): Revert the 2018-11-21 changes.
34562 (assign_parm_setup_block): Do the argument slot realignment here
34563 instead.
34564
34565 2019-01-10 Stefan Agner <stefan@agner.ch>
34566
34567 PR target/88648
34568 * config/arm/arm.c (arm_option_override_internal): Force
34569 opts->x_inline_asm_unified to true only if TARGET_THUMB2_P.
34570
34571 2019-01-10 Jakub Jelinek <jakub@redhat.com>
34572
34573 PR c/88568
34574 * attribs.c (handle_dll_attribute): Clear TREE_STATIC after setting
34575 DECL_EXTERNAL.
34576
34577 2019-01-10 Tamar Christina <tamar.christina@arm.com>
34578
34579 * config/arm/arm-builtins.c
34580 (enum arm_type_qualifiers): Add qualifier_lane_pair_index.
34581 (MAC_LANE_PAIR_QUALIFIERS): New.
34582 (arm_expand_builtin_args): Use it.
34583 (arm_expand_builtin_1): Likewise.
34584 * config/arm/arm-protos.h (neon_vcmla_lane_prepare_operands): New.
34585 * config/arm/arm.c (neon_vcmla_lane_prepare_operands): New.
34586 * config/arm/arm-c.c (arm_cpu_builtins): Add __ARM_FEATURE_COMPLEX.
34587 * config/arm/arm_neon.h:
34588 (vcadd_rot90_f16): New.
34589 (vcaddq_rot90_f16): New.
34590 (vcadd_rot270_f16): New.
34591 (vcaddq_rot270_f16): New.
34592 (vcmla_f16): New.
34593 (vcmlaq_f16): New.
34594 (vcmla_lane_f16): New.
34595 (vcmla_laneq_f16): New.
34596 (vcmlaq_lane_f16): New.
34597 (vcmlaq_laneq_f16): New.
34598 (vcmla_rot90_f16): New.
34599 (vcmlaq_rot90_f16): New.
34600 (vcmla_rot90_lane_f16): New.
34601 (vcmla_rot90_laneq_f16): New.
34602 (vcmlaq_rot90_lane_f16): New.
34603 (vcmlaq_rot90_laneq_f16): New.
34604 (vcmla_rot180_f16): New.
34605 (vcmlaq_rot180_f16): New.
34606 (vcmla_rot180_lane_f16): New.
34607 (vcmla_rot180_laneq_f16): New.
34608 (vcmlaq_rot180_lane_f16): New.
34609 (vcmlaq_rot180_laneq_f16): New.
34610 (vcmla_rot270_f16): New.
34611 (vcmlaq_rot270_f16): New.
34612 (vcmla_rot270_lane_f16): New.
34613 (vcmla_rot270_laneq_f16): New.
34614 (vcmlaq_rot270_lane_f16): New.
34615 (vcmlaq_rot270_laneq_f16): New.
34616 (vcadd_rot90_f32): New.
34617 (vcaddq_rot90_f32): New.
34618 (vcadd_rot270_f32): New.
34619 (vcaddq_rot270_f32): New.
34620 (vcmla_f32): New.
34621 (vcmlaq_f32): New.
34622 (vcmla_lane_f32): New.
34623 (vcmla_laneq_f32): New.
34624 (vcmlaq_lane_f32): New.
34625 (vcmlaq_laneq_f32): New.
34626 (vcmla_rot90_f32): New.
34627 (vcmlaq_rot90_f32): New.
34628 (vcmla_rot90_lane_f32): New.
34629 (vcmla_rot90_laneq_f32): New.
34630 (vcmlaq_rot90_lane_f32): New.
34631 (vcmlaq_rot90_laneq_f32): New.
34632 (vcmla_rot180_f32): New.
34633 (vcmlaq_rot180_f32): New.
34634 (vcmla_rot180_lane_f32): New.
34635 (vcmla_rot180_laneq_f32): New.
34636 (vcmlaq_rot180_lane_f32): New.
34637 (vcmlaq_rot180_laneq_f32): New.
34638 (vcmla_rot270_f32): New.
34639 (vcmlaq_rot270_f32): New.
34640 (vcmla_rot270_lane_f32): New.
34641 (vcmla_rot270_laneq_f32): New.
34642 (vcmlaq_rot270_lane_f32): New.
34643 (vcmlaq_rot270_laneq_f32): New.
34644 * config/arm/arm_neon_builtins.def (vcadd90, vcadd270, vcmla0, vcmla90,
34645 vcmla180, vcmla270, vcmla_lane0, vcmla_lane90, vcmla_lane180,
34646 vcmla_lane270, vcmla_laneq0, vcmla_laneq90, vcmla_laneq180,
34647 vcmla_laneq270, vcmlaq_lane0, vcmlaq_lane90, vcmlaq_lane180,
34648 vcmlaq_lane270): New.
34649 * config/arm/neon.md (neon_vcmla_lane<rot><mode>,
34650 neon_vcmla_laneq<rot><mode>, neon_vcmlaq_lane<rot><mode>): New.
34651 * config/arm/arm.c (arm_arch8_3, arm_arch8_4): New.
34652 * config/arm/arm.h (TARGET_COMPLEX, arm_arch8_3, arm_arch8_4): New.
34653 (arm_option_reconfigure_globals): Use them.
34654 * config/arm/iterators.md (VDF, VQ_HSF): New.
34655 (VCADD, VCMLA): New.
34656 (VF_constraint, rot, rotsplit1, rotsplit2): Add V4HF and V8HF.
34657 * config/arm/neon.md (neon_vcadd<rot><mode>, neon_vcmla<rot><mode>):
34658 New.
34659 * config/arm/unspecs.md (UNSPEC_VCADD90, UNSPEC_VCADD270,
34660 UNSPEC_VCMLA, UNSPEC_VCMLA90, UNSPEC_VCMLA180, UNSPEC_VCMLA270): New.
34661
34662 2019-01-10 Tamar Christina <tamar.christina@arm.com>
34663
34664 * config/aarch64/aarch64-builtins.c (enum aarch64_type_qualifiers):
34665 Add qualifier_lane_pair_index.
34666 (emit-rtl.h): Include.
34667 (TYPES_QUADOP_LANE_PAIR): New.
34668 (aarch64_simd_expand_args): Use it.
34669 (aarch64_simd_expand_builtin): Likewise.
34670 (AARCH64_SIMD_FCMLA_LANEQ_BUILTINS, aarch64_fcmla_laneq_builtin_datum):
34671 New.
34672 (FCMLA_LANEQ_BUILTIN, AARCH64_SIMD_FCMLA_LANEQ_BUILTIN_BASE,
34673 AARCH64_SIMD_FCMLA_LANEQ_BUILTINS, aarch64_fcmla_lane_builtin_data,
34674 aarch64_init_fcmla_laneq_builtins, aarch64_expand_fcmla_builtin): New.
34675 (aarch64_init_builtins): Add aarch64_init_fcmla_laneq_builtins.
34676 (aarch64_expand_buildin): Add AARCH64_SIMD_BUILTIN_FCMLA_LANEQ0_V2SF,
34677 AARCH64_SIMD_BUILTIN_FCMLA_LANEQ90_V2SF,
34678 AARCH64_SIMD_BUILTIN_FCMLA_LANEQ180_V2SF,
34679 AARCH64_SIMD_BUILTIN_FCMLA_LANEQ2700_V2SF,
34680 AARCH64_SIMD_BUILTIN_FCMLA_LANEQ0_V4HF,
34681 AARCH64_SIMD_BUILTIN_FCMLA_LANEQ90_V4HF,
34682 AARCH64_SIMD_BUILTIN_FCMLA_LANEQ180_V4HF,
34683 AARCH64_SIMD_BUILTIN_FCMLA_LANEQ270_V4HF.
34684 * config/aarch64/iterators.md (FCMLA_maybe_lane): New.
34685 * config/aarch64/aarch64-c.c (aarch64_update_cpp_builtins):
34686 Add __ARM_FEATURE_COMPLEX.
34687 * config/aarch64/aarch64-simd-builtins.def (fcadd90, fcadd270, fcmla0,
34688 fcmla90, fcmla180, fcmla270, fcmla_lane0, fcmla_lane90, fcmla_lane180,
34689 fcmla_lane270, fcmla_laneq0, fcmla_laneq90, fcmla_laneq180,
34690 fcmla_laneq270, fcmlaq_lane0, fcmlaq_lane90, fcmlaq_lane180,
34691 fcmlaq_lane270): New.
34692 * config/aarch64/aarch64-simd.md (aarch64_fcmla_lane<rot><mode>,
34693 aarch64_fcmla_laneq<rot>v4hf, aarch64_fcmlaq_lane<rot><mode>,
34694 aarch64_fcadd<rot><mode>, aarch64_fcmla<rot><mode>): New.
34695 * config/aarch64/arm_neon.h:
34696 (vcadd_rot90_f16): New.
34697 (vcaddq_rot90_f16): New.
34698 (vcadd_rot270_f16): New.
34699 (vcaddq_rot270_f16): New.
34700 (vcmla_f16): New.
34701 (vcmlaq_f16): New.
34702 (vcmla_lane_f16): New.
34703 (vcmla_laneq_f16): New.
34704 (vcmlaq_lane_f16): New.
34705 (vcmlaq_rot90_lane_f16): New.
34706 (vcmla_rot90_laneq_f16): New.
34707 (vcmla_rot90_lane_f16): New.
34708 (vcmlaq_rot90_f16): New.
34709 (vcmla_rot90_f16): New.
34710 (vcmlaq_laneq_f16): New.
34711 (vcmla_rot180_laneq_f16): New.
34712 (vcmla_rot180_lane_f16): New.
34713 (vcmlaq_rot180_f16): New.
34714 (vcmla_rot180_f16): New.
34715 (vcmlaq_rot90_laneq_f16): New.
34716 (vcmlaq_rot270_laneq_f16): New.
34717 (vcmlaq_rot270_lane_f16): New.
34718 (vcmla_rot270_laneq_f16): New.
34719 (vcmlaq_rot270_f16): New.
34720 (vcmla_rot270_f16): New.
34721 (vcmlaq_rot180_laneq_f16): New.
34722 (vcmlaq_rot180_lane_f16): New.
34723 (vcmla_rot270_lane_f16): New.
34724 (vcadd_rot90_f32): New.
34725 (vcaddq_rot90_f32): New.
34726 (vcaddq_rot90_f64): New.
34727 (vcadd_rot270_f32): New.
34728 (vcaddq_rot270_f32): New.
34729 (vcaddq_rot270_f64): New.
34730 (vcmla_f32): New.
34731 (vcmlaq_f32): New.
34732 (vcmlaq_f64): New.
34733 (vcmla_lane_f32): New.
34734 (vcmla_laneq_f32): New.
34735 (vcmlaq_lane_f32): New.
34736 (vcmlaq_laneq_f32): New.
34737 (vcmla_rot90_f32): New.
34738 (vcmlaq_rot90_f32): New.
34739 (vcmlaq_rot90_f64): New.
34740 (vcmla_rot90_lane_f32): New.
34741 (vcmla_rot90_laneq_f32): New.
34742 (vcmlaq_rot90_lane_f32): New.
34743 (vcmlaq_rot90_laneq_f32): New.
34744 (vcmla_rot180_f32): New.
34745 (vcmlaq_rot180_f32): New.
34746 (vcmlaq_rot180_f64): New.
34747 (vcmla_rot180_lane_f32): New.
34748 (vcmla_rot180_laneq_f32): New.
34749 (vcmlaq_rot180_lane_f32): New.
34750 (vcmlaq_rot180_laneq_f32): New.
34751 (vcmla_rot270_f32): New.
34752 (vcmlaq_rot270_f32): New.
34753 (vcmlaq_rot270_f64): New.
34754 (vcmla_rot270_lane_f32): New.
34755 (vcmla_rot270_laneq_f32): New.
34756 (vcmlaq_rot270_lane_f32): New.
34757 (vcmlaq_rot270_laneq_f32): New.
34758 * config/aarch64/aarch64.h (TARGET_COMPLEX): New.
34759 * config/aarch64/iterators.md (UNSPEC_FCADD90, UNSPEC_FCADD270,
34760 UNSPEC_FCMLA, UNSPEC_FCMLA90, UNSPEC_FCMLA180, UNSPEC_FCMLA270): New.
34761 (FCADD, FCMLA): New.
34762 (rot): New.
34763 * config/arm/types.md (neon_fcadd, neon_fcmla): New.
34764
34765 2019-01-09 Sandra Loosemore <sandra@codesourcery.com>
34766
34767 PR other/16615
34768
34769 * config/pa/pa.c: Change "can not" to "cannot".
34770 * gimple-ssa-evrp-analyze.c: Likewise.
34771 * ipa-icf.c: Likewise.
34772 * ipa-polymorphic-call.c: Likewise.
34773 * ipa-pure-const.c: Likewise.
34774 * lra-constraints.c: Likewise.
34775 * lra-remat.c: Likewise.
34776 * reload1.c: Likewise.
34777 * reorg.c: Likewise.
34778 * tree-ssa-uninit.c: Likewise.
34779
34780 2019-01-09 Sandra Loosemore <sandra@codesourcery.com>
34781
34782 PR other/16615
34783
34784 * Makefile.in: Mechanically replace "can not" with "cannot".
34785 * alias.c: Likewise.
34786 * builtins.c: Likewise.
34787 * calls.c: Likewise.
34788 * cgraph.c: Likewise.
34789 * cgraph.h: Likewise.
34790 * cgraphclones.c: Likewise.
34791 * cgraphunit.c: Likewise.
34792 * combine-stack-adj.c: Likewise.
34793 * combine.c: Likewise.
34794 * common/config/i386/i386-common.c: Likewise.
34795 * config/aarch64/aarch64.c: Likewise.
34796 * config/alpha/sync.md: Likewise.
34797 * config/arc/arc.c: Likewise.
34798 * config/arc/predicates.md: Likewise.
34799 * config/arm/arm-c.c: Likewise.
34800 * config/arm/arm.c: Likewise.
34801 * config/arm/arm.h: Likewise.
34802 * config/arm/arm.md: Likewise.
34803 * config/arm/cortex-r4f.md: Likewise.
34804 * config/csky/csky.c: Likewise.
34805 * config/csky/csky.h: Likewise.
34806 * config/darwin-f.c: Likewise.
34807 * config/epiphany/epiphany.md: Likewise.
34808 * config/i386/i386.c: Likewise.
34809 * config/i386/sol2.h: Likewise.
34810 * config/m68k/m68k.c: Likewise.
34811 * config/mcore/mcore.h: Likewise.
34812 * config/microblaze/microblaze.md: Likewise.
34813 * config/mips/20kc.md: Likewise.
34814 * config/mips/sb1.md: Likewise.
34815 * config/nds32/nds32.c: Likewise.
34816 * config/nds32/predicates.md: Likewise.
34817 * config/pa/pa.c: Likewise.
34818 * config/rs6000/e300c2c3.md: Likewise.
34819 * config/rs6000/rs6000.c: Likewise.
34820 * config/s390/s390.h: Likewise.
34821 * config/sh/sh.c: Likewise.
34822 * config/sh/sh.md: Likewise.
34823 * config/spu/vmx2spu.h: Likewise.
34824 * cprop.c: Likewise.
34825 * dbxout.c: Likewise.
34826 * df-scan.c: Likewise.
34827 * doc/cfg.texi: Likewise.
34828 * doc/extend.texi: Likewise.
34829 * doc/fragments.texi: Likewise.
34830 * doc/gty.texi: Likewise.
34831 * doc/invoke.texi: Likewise.
34832 * doc/lto.texi: Likewise.
34833 * doc/md.texi: Likewise.
34834 * doc/objc.texi: Likewise.
34835 * doc/rtl.texi: Likewise.
34836 * doc/tm.texi: Likewise.
34837 * dse.c: Likewise.
34838 * emit-rtl.c: Likewise.
34839 * emit-rtl.h: Likewise.
34840 * except.c: Likewise.
34841 * expmed.c: Likewise.
34842 * expr.c: Likewise.
34843 * fold-const.c: Likewise.
34844 * genautomata.c: Likewise.
34845 * gimple-fold.c: Likewise.
34846 * hard-reg-set.h: Likewise.
34847 * ifcvt.c: Likewise.
34848 * ipa-comdats.c: Likewise.
34849 * ipa-cp.c: Likewise.
34850 * ipa-devirt.c: Likewise.
34851 * ipa-fnsummary.c: Likewise.
34852 * ipa-icf.c: Likewise.
34853 * ipa-inline-transform.c: Likewise.
34854 * ipa-inline.c: Likewise.
34855 * ipa-polymorphic-call.c: Likewise.
34856 * ipa-profile.c: Likewise.
34857 * ipa-prop.c: Likewise.
34858 * ipa-pure-const.c: Likewise.
34859 * ipa-reference.c: Likewise.
34860 * ipa-split.c: Likewise.
34861 * ipa-visibility.c: Likewise.
34862 * ipa.c: Likewise.
34863 * ira-build.c: Likewise.
34864 * ira-color.c: Likewise.
34865 * ira-conflicts.c: Likewise.
34866 * ira-costs.c: Likewise.
34867 * ira-int.h: Likewise.
34868 * ira-lives.c: Likewise.
34869 * ira.c: Likewise.
34870 * ira.h: Likewise.
34871 * loop-invariant.c: Likewise.
34872 * loop-unroll.c: Likewise.
34873 * lower-subreg.c: Likewise.
34874 * lra-assigns.c: Likewise.
34875 * lra-constraints.c: Likewise.
34876 * lra-eliminations.c: Likewise.
34877 * lra-lives.c: Likewise.
34878 * lra-remat.c: Likewise.
34879 * lra-spills.c: Likewise.
34880 * lra.c: Likewise.
34881 * lto-cgraph.c: Likewise.
34882 * lto-streamer-out.c: Likewise.
34883 * postreload-gcse.c: Likewise.
34884 * predict.c: Likewise.
34885 * profile-count.h: Likewise.
34886 * profile.c: Likewise.
34887 * recog.c: Likewise.
34888 * ree.c: Likewise.
34889 * reload.c: Likewise.
34890 * reload1.c: Likewise.
34891 * reorg.c: Likewise.
34892 * resource.c: Likewise.
34893 * rtl.def: Likewise.
34894 * rtl.h: Likewise.
34895 * rtlanal.c: Likewise.
34896 * sched-deps.c: Likewise.
34897 * sched-ebb.c: Likewise.
34898 * sched-rgn.c: Likewise.
34899 * sel-sched-ir.c: Likewise.
34900 * sel-sched.c: Likewise.
34901 * shrink-wrap.c: Likewise.
34902 * simplify-rtx.c: Likewise.
34903 * symtab.c: Likewise.
34904 * target.def: Likewise.
34905 * toplev.c: Likewise.
34906 * tree-call-cdce.c: Likewise.
34907 * tree-cfg.c: Likewise.
34908 * tree-complex.c: Likewise.
34909 * tree-core.h: Likewise.
34910 * tree-eh.c: Likewise.
34911 * tree-inline.c: Likewise.
34912 * tree-loop-distribution.c: Likewise.
34913 * tree-nrv.c: Likewise.
34914 * tree-profile.c: Likewise.
34915 * tree-sra.c: Likewise.
34916 * tree-ssa-alias.c: Likewise.
34917 * tree-ssa-dce.c: Likewise.
34918 * tree-ssa-dom.c: Likewise.
34919 * tree-ssa-forwprop.c: Likewise.
34920 * tree-ssa-loop-im.c: Likewise.
34921 * tree-ssa-loop-ivcanon.c: Likewise.
34922 * tree-ssa-loop-ivopts.c: Likewise.
34923 * tree-ssa-loop-niter.c: Likewise.
34924 * tree-ssa-phionlycprop.c: Likewise.
34925 * tree-ssa-phiopt.c: Likewise.
34926 * tree-ssa-propagate.c: Likewise.
34927 * tree-ssa-threadedge.c: Likewise.
34928 * tree-ssa-threadupdate.c: Likewise.
34929 * tree-ssa-uninit.c: Likewise.
34930 * tree-ssanames.c: Likewise.
34931 * tree-streamer-out.c: Likewise.
34932 * tree.c: Likewise.
34933 * tree.h: Likewise.
34934 * vr-values.c: Likewise.
34935
34936 2019-01-09 Uroš Bizjak <ubizjak@gmail.com>
34937
34938 * config/i386/i386-protos.h (ix86_expand_xorsign): New prototype.
34939 (ix86_split_xorsign): Ditto.
34940 * config/i386/i386.c (ix86_expand_xorsign): New function.
34941 (ix86_split_xorsign): Ditto.
34942 * config/i386/i386.md (UNSPEC_XORSIGN): New unspec.
34943 (xorsign<mode>3): New expander.
34944 (xorsign<mode>3_1): New insn_and_split pattern.
34945 * config/i386/sse.md (xorsign<mode>3): New expander.
34946
34947 2019-01-09 Eric Botcazou <ebotcazou@adacore.com>
34948
34949 * config/sparc/sparc.md (*tablejump_sp32): Merge into...
34950 (*tablejump_sp64): Likewise.
34951 (*tablejump<P:mode>): ...this.
34952 (*call_address_sp32): Merge into...
34953 (*call_address_sp64): Likewise.
34954 (*call_address<P:mode>): ...this.
34955 (*call_symbolic_sp32): Merge into...
34956 (*call_symbolic_sp64): Likewise.
34957 (*call_symbolic<P:mode>): ...this.
34958 (call_value): Remove constraint and add predicate.
34959 (*call_value_address_sp32): Merge into...
34960 (*call_value_address_sp64): Likewise.
34961 (*call_value_address<P:mode>): ...this.
34962 (*call_value_symbolic_sp32): Merge into...
34963 (*call_value_symbolic_sp64): Likewise.
34964 (*call_value_symbolic<P:mode>): ...this.
34965 (*sibcall_symbolic_sp32): Merge into...
34966 (*sibcall_symbolic_sp64): Likewise.
34967 (*sibcall_symbolic<P:mode>): ...this.
34968 (sibcall_value): Remove constraint and add predicate.
34969 (*sibcall_value_symbolic_sp32): Merge into...
34970 (*sibcall_value_symbolic_sp64): Likewise.
34971 (*sibcall_value_symbolic<P:mode>): ...this.
34972 (window_save): Minor tweak.
34973 (*branch_sp32): Merge into...
34974 (*branch_sp64): Likewise.
34975 (*branch<P:mode>): ...this.
34976
34977 2019-01-09 Eric Botcazou <ebotcazou@adacore.com>
34978 James Clarke <jrtc27@jrtc27.com>
34979
34980 PR target/84010
34981 * config/sparc/sparc.c (sparc_legitimize_tls_address): Only use Pmode
34982 consistently in TLS address generation and adjust code to the renaming
34983 of patterns. Mark calls to __tls_get_addr as const.
34984 * config/sparc/sparc.md (tgd_hi22): Turn into...
34985 (tgd_hi22<P:mode>): ...this and use Pmode throughout.
34986 (tgd_lo10): Turn into...
34987 (tgd_lo10<P:mode>): ...this and use Pmode throughout.
34988 (tgd_add32): Merge into...
34989 (tgd_add64): Likewise.
34990 (tgd_add<P:mode>): ...this and use Pmode throughout.
34991 (tldm_hi22): Turn into...
34992 (tldm_hi22<P:mode>): ...this and use Pmode throughout.
34993 (tldm_lo10): Turn into...
34994 (tldm_lo10<P:mode>): ...this and use Pmode throughout.
34995 (tldm_add32): Merge into...
34996 (tldm_add64): Likewise.
34997 (tldm_add<P:mode>): ...this and use Pmode throughout.
34998 (tldm_call32): Merge into...
34999 (tldm_call64): Likewise.
35000 (tldm_call<P:mode>): ...this and use Pmode throughout.
35001 (tldo_hix22): Turn into...
35002 (tldo_hix22<P:mode>): ...this and use Pmode throughout.
35003 (tldo_lox10): Turn into...
35004 (tldo_lox10<P:mode>): ...this and use Pmode throughout.
35005 (tldo_add32): Merge into...
35006 (tldo_add64): Likewise.
35007 (tldo_add<P:mode>): ...this and use Pmode throughout.
35008 (tie_hi22): Turn into...
35009 (tie_hi22<P:mode>): ...this and use Pmode throughout.
35010 (tie_lo10): Turn into...
35011 (tie_lo10<P:mode>): ...this and use Pmode throughout.
35012 (tie_ld64): Use DImode throughout.
35013 (tie_add32): Merge into...
35014 (tie_add64): Likewise.
35015 (tie_add<P:mode>): ...this and use Pmode throughout.
35016 (tle_hix22_sp32): Merge into...
35017 (tle_hix22_sp64): Likewise.
35018 (tle_hix22<P:mode>): ...this and use Pmode throughout.
35019 (tle_lox22_sp32): Merge into...
35020 (tle_lox22_sp64): Likewise.
35021 (tle_lox22<P:mode>): ...this and use Pmode throughout.
35022 (*tldo_ldub_sp32): Merge into...
35023 (*tldo_ldub_sp64): Likewise.
35024 (*tldo_ldub<P:mode>): ...this and use Pmode throughout.
35025 (*tldo_ldub1_sp32): Merge into...
35026 (*tldo_ldub1_sp64): Likewise.
35027 (*tldo_ldub1<P:mode>): ...this and use Pmode throughout.
35028 (*tldo_ldub2_sp32): Merge into...
35029 (*tldo_ldub2_sp64): Likewise.
35030 (*tldo_ldub2<P:mode>): ...this and use Pmode throughout.
35031 (*tldo_ldsb1_sp32): Merge into...
35032 (*tldo_ldsb1_sp64): Likewise.
35033 (*tldo_ldsb1<P:mode>): ...this and use Pmode throughout.
35034 (*tldo_ldsb2_sp32): Merge into...
35035 (*tldo_ldsb2_sp64): Likewise.
35036 (*tldo_ldsb2<P:mode>): ...this and use Pmode throughout.
35037 (*tldo_ldub3_sp64): Use DImode throughout.
35038 (*tldo_ldsb3_sp64): Likewise.
35039 (*tldo_lduh_sp32): Merge into...
35040 (*tldo_lduh_sp64): Likewise.
35041 (*tldo_lduh<P:mode>): ...this and use Pmode throughout.
35042 (*tldo_lduh1_sp32): Merge into...
35043 (*tldo_lduh1_sp64): Likewise.
35044 (*tldo_lduh1<P:mode>): ...this and use Pmode throughout.
35045 (*tldo_ldsh1_sp32): Merge into...
35046 (*tldo_ldsh1_sp64): Likewise.
35047 (*tldo_ldsh1<P:mode>): ...this and use Pmode throughout.
35048 (*tldo_lduh2_sp64): Use DImode throughout.
35049 (*tldo_ldsh2_sp64): Likewise.
35050 (*tldo_lduw_sp32): Merge into...
35051 (*tldo_lduw_sp64): Likewise.
35052 (*tldo_lduw<P:mode>): ...this and use Pmode throughout.
35053 (*tldo_lduw1_sp64): Use DImode throughout.
35054 (*tldo_ldsw1_sp64): Likewise.
35055 (*tldo_ldx_sp64): Likewise.
35056 (*tldo_stb_sp32): Merge into...
35057 (*tldo_stb_sp64): Likewise.
35058 (*tldo_stb<P:mode>): ...this and use Pmode throughout.
35059 (*tldo_sth_sp32): Merge into...
35060 (*tldo_sth_sp64): Likewise.
35061 (*tldo_sth<P:mode>): ...this and use Pmode throughout.
35062 (*tldo_stw_sp32): Merge into...
35063 (*tldo_stw_sp64): Likewise.
35064 (*tldo_stw<P:mode>): ...this and use Pmode throughout.
35065 (*tldo_stx_sp64): Use DImode throughout.
35066
35067 2018-01-09 Sudakshina Das <sudi.das@arm.com>
35068
35069 * config/aarch64/aarch64.c (aarch64_override_options): Add case to
35070 check configure option to set BTI and Return Address Signing.
35071 * configure.ac: Add --enable-standard-branch-protection and
35072 --disable-standard-branch-protection.
35073 * configure: Regenerated.
35074 * doc/install.texi: Document the same.
35075
35076 2018-01-09 Sudakshina Das <sudi.das@arm.com>
35077 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
35078
35079 * config.gcc (aarch64*-*-*): Add aarch64-bti-insert.o.
35080 * config/aarch64/aarch64.h: Update comment for TRAMPOLINE_SIZE.
35081 * config/aarch64/aarch64.c (aarch64_asm_trampoline_template): Update
35082 if bti is enabled.
35083 * config/aarch64/aarch64-bti-insert.c: New file.
35084 * config/aarch64/aarch64-passes.def (INSERT_PASS_BEFORE): Insert bti
35085 pass.
35086 * config/aarch64/aarch64-protos.h (make_pass_insert_bti): Declare the
35087 new bti pass.
35088 * config/aarch64/aarch64.md (unspecv): Add UNSPECV_BTI_NOARG,
35089 UNSPECV_BTI_C, UNSPECV_BTI_J and UNSPECV_BTI_JC.
35090 (bti_noarg, bti_j, bti_c, bti_jc): New define_insns.
35091 * config/aarch64/t-aarch64: Add rule for aarch64-bti-insert.o.
35092
35093 2018-01-09 Sudakshina Das <sudi.das@arm.com>
35094
35095 * config/aarch64/aarch64-protos.h (aarch64_bti_enabled): Declare.
35096 * config/aarch64/aarch64.c (aarch64_handle_no_branch_protection):
35097 Disable bti for -mbranch-protection=none.
35098 (aarch64_handle_standard_branch_protection): Enable bti for
35099 -mbranch-protection=standard.
35100 (aarch64_handle_bti_protection): Enable bti for "bti" in the string to
35101 -mbranch-protection.
35102 (aarch64_bti_enabled): Check if bti is enabled.
35103 * config/aarch64/aarch64.opt: Declare target variable.
35104 * doc/invoke.texi: Add bti to the -mbranch-protection documentation.
35105
35106 2018-01-09 Sudakshina Das <sudi.das@arm.com>
35107
35108 * config/aarch64/aarch64.c (aarch64_expand_prologue): Use new
35109 epilogue/prologue scratch registers EP0_REGNUM and EP1_REGNUM.
35110 (aarch64_expand_epilogue): Likewise.
35111 (aarch64_output_mi_thunk): Likewise.
35112 * config/aarch64/aarch64.h (REG_CLASS_CONTENTS): Change
35113 TAILCALL_ADDR_REGS to x16 and x17.
35114 * config/aarch64/aarch64.md: Define EP0_REGNUM and EP1_REGNUM.
35115
35116 2018-01-09 Sudakshina Das <sudi.das@arm.com>
35117
35118 * config/aarch64/aarch64-option-extensions.def: Define
35119 AARCH64_OPT_EXTENSION for memtag, rng, sb, ssbs and predres.
35120 * config/aarch64/aarch64.h (AARCH64_FL_RNG): New.
35121 (AARCH64_FL_MEMTAG, ARCH64_FL_SB, AARCH64_FL_SSBS): New.
35122 (AARCH64_FL_PREDRES): New.
35123 (AARCH64_FL_FOR_ARCH8_5): Add AARCH64_FL_SB, AARCH64_FL_SSBS and
35124 AARCH64_FL_PREDRES by default.
35125 * doc/invoke.texi: Document rng, memtag, sb, ssbs and predres.
35126
35127 2018-01-09 Sudakshina Das <sudi.das@arm.com>
35128
35129 * config/aarch64/aarch64-arches.def: Define AARCH64_ARCH for
35130 ARMv8.5-A.
35131 * config/aarch64/aarch64.h (AARCH64_FL_V8_5): New.
35132 (AARCH64_FL_FOR_ARCH8_5, AARCH64_ISA_V8_5): New.
35133 * doc/invoke.texi: Document ARMv8.5-A.
35134
35135 2019-01-09 Alejandro Martinez <alejandro.martinezvicente@arm.com>
35136
35137 * config/aarch64/aarch64-sve.md (copysign<mode>3): New define_expand.
35138 (xorsign<mode>3): Likewise.
35139
35140 2019-01-09 Jelinek <jakub@redhat.com>
35141
35142 PR middle-end/88758
35143 * tree.c (initializer_each_zero_or_onep) <case VECTOR_CST>: Use
35144 vector_cst_elt instead of VECTOR_CST_ENCODED_ELT.
35145
35146 PR rtl-optimization/88331
35147 * function.c (assign_stack_local_1): Don't set dynamic_align_addr if
35148 not currently_expanding_to_rtl.
35149
35150 2019-01-09 Eric Botcazou <ebotcazou@adacore.com>
35151
35152 * doc/invoke.texi (-Os): Remove trailing spaces.
35153 (-finline-functions): Remove reference to -O2.
35154
35155 2019-01-08 Jakub Jelinek <jakub@redhat.com>
35156
35157 PR rtl-optimization/79593
35158 * config/i386/i386.md (reg = mem; mem = reg): New define_peephole2.
35159
35160 * config/rs6000/rs6000.c (rs6000_delegitimize_address): Delegitimize
35161 UNSPEC_FUSION_GPR to its argument. Formatting fixes.
35162
35163 2019-01-08 Eric Botcazou <ebotcazou@adacore.com>
35164
35165 PR bootstrap/88721
35166 * config/sparc/sparc.c (function_arg_slotno): Set *PPREGNO & *PPADDING
35167 to -1 on entry.
35168
35169 PR debug/88723
35170 * config/sparc/sparc.c (sparc_delegitimize_address): Deal with naked
35171 UNSPECs and UNSPEC_MOVE_GOTDATA specifically.
35172
35173 2019-01-08 H.J. Lu <hongjiu.lu@intel.com>
35174
35175 PR target/88717
35176 * config/i386/i386.c (ix86_avx_u128_mode_exit): Call
35177 ix86_avx_u128_mode_entry.
35178
35179 2019-01-08 Martin Liska <mliska@suse.cz>
35180
35181 PR tree-optimization/88753
35182 * tree-switch-conversion.c (switch_conversion::build_one_array):
35183 Come up with local variable constructor. Convert first to
35184 type of constructor values.
35185
35186 2019-01-08 Richard Biener <rguenther@suse.de>
35187
35188 PR tree-optimization/86554
35189 * tree-ssa-sccvn.c (eliminate_dom_walker, rpo_elim,
35190 rpo_avail): Move earlier.
35191 (visit_nary_op): When value-numbering to expressions
35192 with different overflow behavior make sure there's an
35193 available expression on the path.
35194
35195 2019-01-08 Sam Tebbs <sam.tebbs@arm.com>
35196
35197 * config/aarch64/aarch64.c (BRANCH_PROTECT_STR_MAX,
35198 aarch64_parse_branch_protection,
35199 struct aarch64_branch_protect_type,
35200 aarch64_handle_no_branch_protection,
35201 aarch64_handle_standard_branch_protection,
35202 aarch64_validate_mbranch_protection,
35203 aarch64_handle_pac_ret_protection,
35204 aarch64_handle_attr_branch_protection,
35205 accepted_branch_protection_string,
35206 aarch64_pac_ret_subtypes,
35207 aarch64_branch_protect_types,
35208 aarch64_handle_pac_ret_leaf): Define.
35209 (aarch64_override_options_after_change_1, aarch64_override_options):
35210 Add check for accepted_branch_protection_string.
35211 (aarch64_option_save): Save accepted_branch_protection_string.
35212 (aarch64_option_restore): Save accepted_branch_protection_string.
35213 * config/aarch64/aarch64.c (aarch64_attributes): Add branch-protection.
35214 * config/aarch64/aarch64.opt: Add mbranch-protection. Deprecate
35215 msign-return-address.
35216 * doc/invoke.texi: Add mbranch-protection.
35217
35218 2019-01-08 Alan Modra <amodra@gmail.com>
35219
35220 PR target/88614
35221 * genattrtab.c (max_attr_value, min_attr_value, or_attr_value):
35222 Delete "unknownp" parameter. Adjust callers. Handle
35223 CONST_INT, PLUS, MINUS, and MULT.
35224 (attr_value_aligned): Renamed from or_attr_value.
35225 (min_attr_value): Return INT_MIN for unhandled rtl case..
35226 (min_fn): ..and translate to INT_MAX here.
35227 (write_length_unit_log): Modify to cope without "unknown".
35228 (write_attr_value): Handle IF_THEN_ELSE.
35229
35230 2019-01-07 Richard Sandiford <richard.sandiford@arm.com>
35231
35232 * tree-vect-stmts.c (vectorizable_store): Don't use the dataref_offset
35233 optimization for masked stores.
35234
35235 2019-01-07 Richard Sandiford <richard.sandiford@arm.com>
35236
35237 PR middle-end/88567
35238 * tree-vect-loop.c (get_initial_defs_for_reduction): Pass the
35239 output vector directly to duplicate_and_interleave instead of
35240 going through a temporary. Postpone insertion of ctor_seq to
35241 the end of the loop.
35242
35243 2019-01-07 Richard Earnshaw <rearnsha@arm.com>
35244
35245 PR target/86891
35246 * config/aarch64/aarch64.c (aarch64_expand_subvti): New parameter
35247 unsigned_p. Handle signed and unsigned overflow correction as
35248 required.
35249 * config/aarch64/aarch64-protos.h (aarch64_expand_subvti): Update
35250 prototype.
35251 * config/aarch64/aarch64.md (addv<mode>4): Use aarch64_plus_operand
35252 for operand 2.
35253 (add<mode>3_compareV_imm): Make this callable for expanding.
35254 (subv<GPI:mode>4): Use register_operand for operand 1. Use
35255 aarch64_plus_operand for operand 2.
35256 (subv<GPI:mode>_insn): New insn pattern.
35257 (subv<GPI:mode>_imm): Likewise.
35258 (negv<GPI:mode>3): New expand pattern.
35259 (negv<GPI:mode>_insn): New insn pattern.
35260 (negv<GPI:mode>_cmp_only): Likewise.
35261 (cmpv<GPI:mode>_insn): Likewise.
35262 (subvti4): Use register_operand for operand 1. Update call to
35263 aarch64_expand_subvti.
35264 (usubvti4): Likewise.
35265 (negvti3): New expand pattern.
35266 (negdi_carryout): New insn pattern.
35267 (negvdi_carryinV): New insn pattern.
35268 (sub<mode3>_compare1_imm): Delete named insn pattern, make anonymous
35269 version the named version.
35270 (peepholes to convert to sub<mode3>_compare1_imm): Adjust order of
35271 operands.
35272 (usub<GPI:mode>3_carryinC, usub<GPI:mode>3_carryinC_z1): New insn
35273 patterns.
35274 (usub<GPI:mode>3_carryinC_z2, usub<GPI:mode>3_carryinC): New insn
35275 patterns.
35276 (sub<mode>3_carryinCV, sub<mode>3_carryinCV_z1_z2): Delete.
35277 (sub<mode>3_carryinCV_z1, sub<mode>3_carryinCV_z2): Delete.
35278 (sub<mode>3_carryinCV): Delete.
35279 (sub<GPI:mode>3_carryinV): New expand pattern.
35280 sub<mode>3_carryinV, sub<mode>3_carryinV_z2): New insn patterns.
35281
35282 2019-01-07 Richard Biener <rguenther@suse.de>
35283
35284 * tree-ssa-uncprop.c (ssa_equip_hash_traits): Remove in favor
35285 of tree_operand_hash.
35286
35287 2019-01-07 Richard Sandiford <richard.sandiford@arm.com>
35288
35289 PR tree-optimization/88598
35290 * tree.h (single_nonzero_element): Declare.
35291 * tree.c (single_nonzero_element): New function.
35292 * match.pd: Fold certain reductions of X & CST to X[I] & CST[I]
35293 if I is the only nonzero element of CST.
35294
35295 2019-01-07 Richard Sandiford <richard.sandiford@arm.com>
35296
35297 PR tree-optimization/88598
35298 * tree.h (initializer_each_zero_or_onep): Declare.
35299 * tree.c (initializer_each_zero_or_onep): New function.
35300 (signed_or_unsigned_type_for): Handle float types too.
35301 (unsigned_type_for, signed_type_for): Update comments accordingly.
35302 * match.pd: Fold x * { 0 or 1, 0 or 1, ...} to
35303 x & { 0 or -1, 0 or -1, ... }.
35304
35305 2019-01-07 Jonathan Wakely <jwakely@redhat.com>
35306
35307 * doc/install.texi: Replace references to x86_64-unknown-linux-gnu
35308 with x86_64-pc-linux-gnu.
35309
35310 2019-01-07 Tom de Vries <tdevries@suse.de>
35311
35312 PR target/85486
35313 * config/nvptx/nvptx.c (has_vector_partitionable_routine_calls_p): New
35314 function.
35315 (nvptx_goacc_validate_dims): Force vl32 if calling vector-partitionable
35316 routines.
35317
35318 2019-01-07 Jakub Jelinek <jakub@redhat.com>
35319
35320 * config/i386/sse.md (vec_extract<mode><ssehalfvecmodelower>): Use
35321 V_256_512 iterator instead of V_512 and TARGET_AVX instead of
35322 TARGET_AVX512F as condition.
35323
35324 PR debug/88723
35325 * dwarf2out.c (const_ok_for_output_1): Remove redundant call to
35326 const_not_ok_for_debug_p target hook.
35327 (mem_loc_descriptor) <case UNSPEC>: Only call const_ok_for_output_1
35328 on UNSPEC and subexpressions thereof if all subexpressions of the
35329 UNSPEC are CONSTANT_P.
35330
35331 PR tree-optimization/88676
35332 * tree-ssa-phiopt.c (two_value_replacement): New function.
35333 (tree_ssa_phiopt_worker): Call it.
35334
35335 PR sanitizer/88619
35336 * cfgexpand.c (expand_stack_vars): Only align prev_offset to
35337 ASAN_MIN_RED_ZONE_SIZE, not to maximum of that and alignb.
35338
35339 PR c++/85052
35340 * tree-vect-generic.c: Include insn-config.h and recog.h.
35341 (expand_vector_piecewise): Add defaulted ret_type argument,
35342 if non-NULL, use that in preference to type for the result type.
35343 (expand_vector_parallel): Formatting fix.
35344 (do_vec_conversion, do_vec_narrowing_conversion,
35345 expand_vector_conversion): New functions.
35346 (expand_vector_operations_1): Call expand_vector_conversion
35347 for VEC_CONVERT ifn calls.
35348 * internal-fn.def (VEC_CONVERT): New internal function.
35349 * internal-fn.c (expand_VEC_CONVERT): New function.
35350 * fold-const-call.c (fold_const_vec_convert): New function.
35351 (fold_const_call): Use it for CFN_VEC_CONVERT.
35352 * doc/extend.texi (__builtin_convertvector): Document.
35353
35354 2019-01-07 Tom de Vries <tdevries@suse.de>
35355
35356 * config/nvptx/nvptx-protos.h (nvptx_output_red_partition): Declare.
35357 * config/nvptx/nvptx.c (vector_red_size, vector_red_align,
35358 vector_red_partition, vector_red_sym): New global variables.
35359 (nvptx_option_override): Initialize vector_red_sym.
35360 (nvptx_declare_function_name): Restore red_partition register.
35361 (nvptx_file_end): Emit code to declare the vector reduction variables.
35362 (nvptx_output_red_partition): New function.
35363 (nvptx_expand_shared_addr): Add vector argument. Use it to handle
35364 large vector reductions.
35365 (enum nvptx_builtins): Add NVPTX_BUILTIN_VECTOR_ADDR.
35366 (nvptx_init_builtins): Add VECTOR_ADDR.
35367 (nvptx_expand_builtin): Update call to nvptx_expand_shared_addr.
35368 Handle nvptx_expand_shared_addr.
35369 (nvptx_get_shared_red_addr): Add vector argument and handle large
35370 vectors.
35371 (nvptx_goacc_reduction_setup): Add offload_attrs argument and handle
35372 large vectors.
35373 (nvptx_goacc_reduction_init): Likewise.
35374 (nvptx_goacc_reduction_fini): Likewise.
35375 (nvptx_goacc_reduction_teardown): Likewise.
35376 (nvptx_goacc_reduction): Update calls to nvptx_goacc_reduction_{setup,
35377 init,fini,teardown}.
35378 (nvptx_init_axis_predicate): Initialize vector_red_partition.
35379 (nvptx_set_current_function): Init vector_red_partition.
35380 * config/nvptx/nvptx.md (UNSPECV_RED_PART): New unspecv.
35381 (nvptx_red_partition): New insn.
35382 * config/nvptx/nvptx.h (struct machine_function): Add red_partition.
35383
35384 2019-01-07 Tom de Vries <tdevries@suse.de>
35385
35386 PR target/85381
35387 * config/nvptx/nvptx.c (nvptx_process_pars): Don't emit barriers for
35388 empty loops.
35389
35390 2019-01-07 Tom de Vries <tdevries@suse.de>
35391
35392 * config/nvptx/nvptx.c (oacc_bcast_partition): Declare.
35393 (nvptx_option_override): Init oacc_bcast_partition.
35394 (nvptx_init_oacc_workers): New function.
35395 (nvptx_declare_function_name): Call nvptx_init_oacc_workers.
35396 (nvptx_needs_shared_bcast): New function.
35397 (nvptx_find_par): Generalize to enable vectors to use shared-memory
35398 to propagate state.
35399 (nvptx_shared_propagate): Initialize vector bcast partition and
35400 synchronization state.
35401 (nvptx_single): Generalize to enable vectors to use shared-memory
35402 to propagate state.
35403 (nvptx_process_pars): Likewise.
35404 (nvptx_set_current_function): Initialize oacc_broadcast_partition.
35405 * config/nvptx/nvptx.h (struct machine_function): Add
35406 bcast_partition and sync_bar members.
35407
35408 2019-01-07 Tom de Vries <tdevries@suse.de>
35409
35410 * config/nvptx/nvptx.c (nvptx_welformed_vector_length_p)
35411 (nvptx_apply_dim_limits): New function.
35412 (nvptx_goacc_validate_dims_1): Allow PTX_MAX_VECTOR_LENGTH larger than
35413 PTX_WARP_SIZE.
35414
35415 2019-01-07 Tom de Vries <tdevries@suse.de>
35416
35417 * config/nvptx/nvptx.c (nvptx_goacc_validate_dims_1): Move warnings to
35418 as late as possible.
35419
35420 2019-01-07 Tom de Vries <tdevries@suse.de>
35421
35422 * config/nvptx/nvptx.c (PTX_VECTOR_LENGTH): Remove.
35423 (PTX_DEFAULT_VECTOR_LENGTH, PTX_MAX_VECTOR_LENGTH): Define.
35424 (nvptx_goacc_validate_dims_1, nvptx_dim_limit)
35425 (nvptx_goacc_reduction_fini): Use PTX_DEFAULT_VECTOR_LENGTH,
35426 PTX_MAX_VECTOR_LENGTH and PTX_WARP_SIZE instead of PTX_VECTOR_LENGTH.
35427
35428 2019-01-07 Tom de Vries <tdevries@suse.de>
35429
35430 * config/nvptx/nvptx.c (nvptx_goacc_validate_dims): Add asserts.
35431
35432 2019-01-07 Tom de Vries <tdevries@suse.de>
35433
35434 * omp-offload.c (oacc_get_min_dim): New function.
35435 * omp-offload.h (oacc_get_min_dim): Declare.
35436
35437 2018-12-26 Mateusz B <mateuszb@poczta.onet.pl>
35438
35439 PR target/88521
35440 * config/i386/i386.c (function_value_ms_64): Return small sturct in
35441 AX_REG and float/double in FIRST_SSE_REG for 4 or 8 byte modes.
35442
35443 2019-01-05 Jan Hubicka <hubicka@ucw.cz>
35444
35445 PR tree-opt/86020
35446 Revert:
35447 2017-05-22 Jan Hubicka <hubicka@ucw.cz>
35448
35449 * ipa-inline.c (edge_badness): Use inlined_time instead of
35450 inline_summaries->get.
35451
35452 2019-01-05 Jan Hubicka <hubicka@ucw.cz>
35453
35454 * opts.c (enable_fdo_optimizations): Enable
35455 version-loops-for-strides, loop-interchange, unrol-and-jam
35456 and tree-loop-distribution.
35457 * invoke.texi: Document newly enabled options.
35458
35459 2019-01-05 Jan Hubicka <hubicka@ucw.cz>
35460
35461 * doc/invoke.texi (max-inline-insns-small): New parameters.
35462 * ipa-inline.c (want_early_inline_function_p): simplify.
35463 (want_inline_small_function_p): Fix pasto from previous patch;
35464 use max-inline-insns-small bound.
35465 * params.def (max-inline-insns-small): New param.
35466 * ipa-fnsummary.c (analyze_function_body): Initialize time/size
35467 variables correctly.
35468
35469 2019-01-05 Jan Hubicka <hubicka@ucw.cz>
35470
35471 * doc/invoke.texi: Document max-inline-insns-size,
35472 uninlined-function-insns, uninlined-function-time,
35473 uninlined-thunk-insns and uninlined-thunk-time.
35474 * params.def: Add max-inline-insns-size,
35475 uninlined-function-insns, uninlined-function-time,
35476 uninlined-thunk-insns and uninlined-thunk-time.
35477 * ipa-fnsummary.c (compute_fn_summary, analyze_function_body): Use
35478 new parameters.
35479 * ipa-inline.c (can_inline_edge_by_limits_p,
35480 want_inline_small_function_p): Use new parameters.
35481
35482 2019-01-05 Jan Hubicka <hubicka@ucw.cz>
35483
35484 * ipa-fnsummary.c (analyze_function_body): Fix accounting of time.
35485
35486 2019-01-05 Jakub Jelinek <jakub@redhat.com>
35487
35488 PR middle-end/82564
35489 PR target/88620
35490 * expr.c (expand_assignment): For calls returning VLA structures
35491 if to_rtx is not a MEM, force it into a stack temporary.
35492
35493 PR debug/88635
35494 * dwarf2out.c (const_ok_for_output_1): Reject MINUS that contains
35495 SYMBOL_REF, CODE_LABEL or UNSPEC in subexpressions of second argument.
35496 Reject PLUS that contains SYMBOL_REF, CODE_LABEL or UNSPEC in
35497 subexpressions of both operands.
35498 (mem_loc_descriptor): Handle UNSPEC if target hook acks it and all the
35499 subrtxes are CONSTANT_P.
35500 * config/i386/i386.c (ix86_const_not_ok_for_debug_p): Revert
35501 2018-11-09 changes.
35502
35503 2019-01-04 Jan Hubicka <hubicka@ucw.cz>
35504
35505 * params.def (hot-bb-count-ws-permille): Set to 990.
35506
35507 2019-01-04 Martin Sebor <msebor@redhat.com>
35508
35509 PR c/88546
35510 * attribs.c (decls_mismatched_attributes): Avoid warning for attribute
35511 leaf.
35512
35513 2019-01-04 Martin Sebor <msebor@redhat.com>
35514
35515 PR c/88363
35516 * doc/extend.texi (attribute alloc_align, alloc_size): Update.
35517
35518 2019-01-04 Jakub Jelinek <jakub@redhat.com>
35519
35520 * gdbinit.in: Turn off pagination for the skip commands, restore
35521 it to previous state afterwards.
35522
35523 2019-01-04 Jakub Jelinek <jakub@redhat.com>
35524
35525 PR target/88594
35526 * config/i386/i386.c (ix86_expand_divmod_libfunc): Use mode instead
35527 of GET_MODE (opN) as modes of the libcall arguments.
35528
35529 2019-01-04 Jan Beulich <jbeulich@suse.com>
35530
35531 * config/i386/sse.md
35532 (<avx512>_cmp<mode>3<mask_scalar_merge_name><round_saeonly_name>,
35533 <avx512>_cmp<mode>3<mask_scalar_merge_name>,
35534 <avx512>_ucmp<mode>3<mask_scalar_merge_name>,
35535 <avx512>_ucmp<mode>3<mask_scalar_merge_name>,
35536 avx512f_vmcmp<mode>3<round_saeonly_name>,
35537 avx512f_vmcmp<mode>3_mask<round_saeonly_name>,
35538 avx512f_maskcmp<mode>3,
35539 <avx512>_cvt<ssemodesuffix>2mask<mode>,
35540 <avx512>_cvt<ssemodesuffix>2mask<mode>,
35541 *<avx512>_cvtmask2<ssemodesuffix><mode>,
35542 *<avx512>_cvtmask2<ssemodesuffix><mode>,
35543 <avx512>_eq<mode>3<mask_scalar_merge_name>_1,
35544 <avx512>_eq<mode>3<mask_scalar_merge_name>_1,
35545 <avx512>_gt<mode>3<mask_scalar_merge_name>,
35546 <avx512>_gt<mode>3<mask_scalar_merge_name>,
35547 <avx512>_testm<mode>3<mask_scalar_merge_name>,
35548 <avx512>_testnm<mode>3<mask_scalar_merge_name>,
35549 *<avx512>_testm<VI1248_AVX512VLBW:mode>3_zext,
35550 *<avx512>_testm<VI1248_AVX512VLBW:mode>3_zext_mask,
35551 *<avx512>_testnm<VI1248_AVX512VLBW:mode>3_zext,
35552 *<avx512>_testnm<VI1248_AVX512VLBW:mode>3_zext_mask,
35553 avx512cd_maskb_vec_dup<mode>,
35554 avx512cd_maskw_vec_dup<mode>,
35555 avx512dq_fpclass<mode><mask_scalar_merge_name>,
35556 avx512dq_vmfpclass<mode>,
35557 avx512vl_vpshufbitqmb<mode><mask_scalar_merge_name>): Use =k
35558 instead of =Yk.
35559
35560 2019-01-03 Martin Sebor <msebor@redhat.com>
35561
35562 PR tree-optimization/88659
35563 * calls.c (maybe_warn_nonstring_arg): Avoid assuming maxlen is set.
35564
35565 2019-01-03 Aaron Sawdey <acsawdey@linux.ibm.com>
35566
35567 * config/rs6000/rs6000-string.c (expand_block_move): Don't use
35568 unaligned vsx and avoid lxvd2x/stxvd2x.
35569 (gen_lvx_v4si_move): New function.
35570
35571 2019-01-03 Tom de Vries <tdevries@suse.de>
35572
35573 * config/nvptx/nvptx.c (MACH_VECTOR_LENGTH, MACH_MAX_WORKERS): Define.
35574 (init_axis_dim, nvptx_mach_max_workers, nvptx_mach_vector_length): New
35575 function.
35576 * config/nvptx/nvptx.h (struct machine_function): Add axis_dims.
35577
35578 2019-01-03 Tom de Vries <tdevries@suse.de>
35579
35580 * config/nvptx/nvptx.c (struct offload_attrs): New.
35581 (populate_offload_attrs): New function. Factor mask extraction out of
35582 nvptx_reorg. Add extraction of dimensions.
35583 (nvptx_reorg): Use populate_offload_attrs.
35584
35585 2019-01-03 Tom de Vries <tdevries@suse.de>
35586
35587 * config/nvptx/nvptx.c (nvptx_goacc_validate_dims_1): Add early-out
35588 cases for oacc_min_dims_p and routine_p. Add asserts for
35589 oacc_default_dims_p and offload_region_p.
35590
35591 2019-01-03 Tom de Vries <tdevries@suse.de>
35592
35593 * config/nvptx/nvptx.c (nvptx_goacc_validate_dims_1): New function,
35594 factored out of ...
35595 (nvptx_goacc_validate_dims): ... here.
35596
35597 2019-01-03 Jan Hubicka <hubicka@ucw.cz>
35598
35599 PR tree-optimization/85574
35600 * tree-ssa-uncprop.c (struct equiv_hash_elt): Remove unused
35601 structure.
35602 (struct ssa_equip_hash_traits): Declare.
35603 (val_ssa_equiv): Use custom hash traits using operand_equal_p.
35604
35605 2019-01-03 Jakub Jelinek <jakub@redhat.com>
35606
35607 PR debug/88644
35608 * dwarf2out.c (modified_type_die): If type is equal to sizetype,
35609 change it to qualified_type.
35610
35611 2019-01-03 Jan Hubicka <hubicka@ucw.cz>
35612
35613 * ipa-utils.c (scale_ipa_profile_for_fn): Break out from ...
35614 (ipa_merge_profiles): ... here; do not ICE on thunks and aliases.
35615
35616 2019-01-02 Martin Sebor <msebor@redhat.com>
35617 Jeff Law <law@redhat.com>
35618
35619 * gimple-fold.c (strlen_range_kind): Remove SRK_LENRANGE_2.
35620 (get_range_strlen_tree): Update appropriately.
35621 (get_range_strlen)
35622 * gimple-fold.h (get_range_strlen): Drop unused last argument.
35623
35624 * gimple-fold.c (gimple_fold_builtin_strlen): Use set_strlen_range
35625 rather than set_range_info.
35626 * tree-ssa-strlen.c (set_strlen_range): Extracted from
35627 maybe_set_strlen_range. Handle potentially boundary crossing
35628 cases more conservatively.
35629 (maybe_set_strlen_range): Parts refactored into set_strlen_range.
35630 Call set_strlen_range.
35631 * tree-ssa-strlen.h (set_strlen_range): Add prototype.
35632
35633 PR middle-end/88663
35634 * gimple-fold.c (get_range_strlen): Update prototype to no longer
35635 need the flexp argument.
35636 (get_range_strlen_tree): Drop flexp argument. Drop flexp argument
35637 from calls to get_range_strlen. Update comments. Just update
35638 VAL for an unterminated const char array and let the reset of the
35639 code handle it normally. No longer try to set *flexp. Adjust
35640 return value.
35641 (get_range_strlen): Update for the new get_range_strlen API.
35642 (get_maxval_strlen): Similarly.
35643 (gimple_fold_builtin_strlen): Handle update meaning of return value
35644 from get_range_strlen.
35645 * gimple-ssa-sprintf.c (get_string_length): Update for the new
35646 get_range_strlen API.
35647
35648 2019-01-02 Jan Hubicka <hubicka@ucw.cz>
35649
35650 PR lto/88130
35651 * varpool.c (varpool_node::ctor_useable_for_folding_p): Also return
35652 false at WPA time when body was removed.
35653
35654 2019-01-02 Martin Liska <mliska@suse.cz>
35655
35656 PR tree-optimization/88650
35657 * predict.c (set_even_probabilities): Calculate probability
35658 remainer only when really used.
35659
35660 2019-01-02 Richard Biener <rguenther@suse.de>
35661
35662 PR middle-end/88651
35663 * tree-data-ref.c (analyze_subscript_affine_affine): Use
35664 widest_ints when mangling max_stmt_execution results.
35665
35666 2019-01-02 Richard Biener <rguenther@suse.de>
35667
35668 PR tree-optimization/88621
35669 * tree-ssa-loop-im.c (gather_mem_refs_stmt): Fix pastos, avoid
35670 bitfields when canoncalizing.
35671
35672 2019-01-02 Richard Biener <rguenther@suse.de>
35673
35674 PR target/87545
35675 * config/i386/x86-tune-costs.h (intel_cost): Adjust
35676 cost of cheap SSE instruction.
35677
35678 2019-01-02 Richard Biener <rguenther@suse.de>
35679
35680 PR ipa/85574
35681 * ipa-icf.h (sem_item_optimizer::sort_congruence_split): Declare.
35682 * ipa-icf.c (sem_item_optimizer::sort_congruence_split): New
35683 function.
35684 (sem_item_optimizer::do_congruence_step_f): Sort the congruence
35685 set after UIDs before splitting them.
35686
35687 2019-01-01 Martin Sebor <msebor@redhat.com>
35688 Jeff Law <law@redhat.com>
35689
35690 * gimple-fold.c (get_range_strlen_tree): Record if the computed
35691 length is optimistic. If it is, then arrange to compute the
35692 conservative length as well.
35693
35694 * gimple-fold.h (get_range_strlen): Update prototype.
35695 * builtins.c (check_access): Update call to get_range_strlen to use
35696 c_strlen_data pointer. Change various variable accesses to instead
35697 pull data from the c_strlen_data structure.
35698 (check_strncat_sizes, expand_builtin_strncat): Likewise.
35699 * calls.c (maybe_warn_nonstring_arg): Likewise.
35700 * tree-ssa-strlen.c (maybe_diag_stxncpy_trunc): Likewise. Reset
35701 minimum length if maximum lengh is unknown.
35702 * gimple-ssa-sprintf.c (get_string_length): Likewise. Drop code
35703 that used c_strlen, it's no longer needed. Restructure slightly.
35704 (format_string): Set unlikely range appropriately.
35705 * gimple-fold.c (get_range_strlen): Update comments. Fix minor
35706 formatting issues.
35707 (get_range_strlen): Accept c_strlen_data pointer for external
35708 call sites as well. Pass through to call to internal get_range_strlen.
35709 Adjust minlen, maxlen and maxbound as needed.
35710 (get_maxval_strlen): Update comments.
35711 (gimple_fold_builtin_strlen): Update call to get_range_strlen
35712 to use c_strlen_data pointer. Change variable accesses to instead
35713 use c_strlen_data data members.
35714
35715 * gimple-fold.c (get_range_strlen): Update prototype.
35716 (get_range_strlen_tree): Update prototype. Drop minlen/maxlen
35717 local variables. Use pdata to return information to caller.
35718 Update calls to get_range_strlen. Update pdata->maxbound.
35719 (get_range_strlen -- static version): Similarly.
35720 (get_range_strlen -- extern version): Update for internal
35721 get_range_strlen API change. Convert to external data format.
35722 (get_maxval_strlen): Similarly.
35723
35724 2019-01-01 Jan Hubicka <hubicka@ucw.cz>
35725
35726 * coverage.c (get_coverage_counts): Use current_function_decl.
35727 * profile.c (read_thunk_profile): New function.
35728 (branch_prob): Add THUNK parameter.
35729 * tree-profile.c (tree_profiling): Handle thunks.
35730 * value-prof.c (init_node_map): Handle thunks.
35731 * value-prof.h (branch_prob): Upate prototype.
35732 (read_thunk_profile): Declare.
35733
35734 2019-01-01 Jakub Jelinek <jakub@redhat.com>
35735
35736 Update copyright years.
35737
35738 * gcc.c (process_command): Update copyright notice dates.
35739 * gcov-dump.c (print_version): Ditto.
35740 * gcov.c (print_version): Ditto.
35741 * gcov-tool.c (print_version): Ditto.
35742 * gengtype.c (create_file): Ditto.
35743 * doc/cpp.texi: Bump @copying's copyright year.
35744 * doc/cppinternals.texi: Ditto.
35745 * doc/gcc.texi: Ditto.
35746 * doc/gccint.texi: Ditto.
35747 * doc/gcov.texi: Ditto.
35748 * doc/install.texi: Ditto.
35749 * doc/invoke.texi: Ditto.
35750 \f
35751 Copyright (C) 2019 Free Software Foundation, Inc.
35752
35753 Copying and distribution of this file, with or without modification,
35754 are permitted in any medium without royalty provided the copyright
35755 notice and this notice are preserved.