altivec.md (VParity): New mode iterator for vector parity built-in functions.
[gcc.git] / gcc / ChangeLog
1 2016-05-24 Michael Meissner <meissner@linux.vnet.ibm.com>
2
3 * config/rs6000/altivec.md (VParity): New mode iterator for vector
4 parity built-in functions.
5 (p9v_ctz<mode>2): Add support for ISA 3.0 vector count trailing
6 zeros.
7 (p9v_parity<mode>2): Likewise.
8 * config/rs6000/vector.md (VEC_IP): New mode iterator for vector
9 parity.
10 (ctz<mode>2): ISA 3.0 expander for vector count trailing zeros.
11 (parity<mode>2): ISA 3.0 expander for vector parity.
12 * config/rs6000/rs6000-builtin.def (BU_P9_MISC_1): New macros for
13 power9 built-ins.
14 (BU_P9_64BIT_MISC_0): Likewise.
15 (BU_P9_MISC_0): Likewise.
16 (BU_P9V_AV_1): Likewise.
17 (BU_P9V_AV_2): Likewise.
18 (BU_P9V_AV_3): Likewise.
19 (BU_P9V_AV_P): Likewise.
20 (BU_P9V_VSX_1): Likewise.
21 (BU_P9V_OVERLOAD_1): Likewise.
22 (BU_P9V_OVERLOAD_2): Likewise.
23 (BU_P9V_OVERLOAD_3): Likewise.
24 (VCTZB): Add vector count trailing zeros support.
25 (VCTZH): Likewise.
26 (VCTZW): Likewise.
27 (VCTZD): Likewise.
28 (VPRTYBD): Add vector parity support.
29 (VPRTYBQ): Likewise.
30 (VPRTYBW): Likewise.
31 (VCTZ): Add overloaded vector count trailing zeros support.
32 (VPRTYB): Add overloaded vector parity support.
33 * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
34 overloaded vector count trailing zeros and parity instructions.
35 * config/rs6000/rs6000.md (wd mode attribute): Add V1TI and TI for
36 vector parity support.
37 * config/rs6000/altivec.h (vec_vctz): Add ISA 3.0 vector count
38 trailing zeros support.
39 (vec_cntlz): Likewise.
40 (vec_vctzb): Likewise.
41 (vec_vctzd): Likewise.
42 (vec_vctzh): Likewise.
43 (vec_vctzw): Likewise.
44 (vec_vprtyb): Add ISA 3.0 vector parity support.
45 (vec_vprtybd): Likewise.
46 (vec_vprtybw): Likewise.
47 (vec_vprtybq): Likewise.
48 * doc/extend.texi (PowerPC AltiVec Built-in Functions): Document
49 the ISA 3.0 vector count trailing zeros and vector parity built-in
50 functions.
51
52 2016-05-24 Kugan Vivekanandarajah <kuganv@linaro.org>
53
54 * tree-ssa-reassoc.c (sort_by_operand_rank): Skip checking gimple_bb
55 when there is stmt_to_insert.
56
57 2016-05-24 Martin Sebor <msebor@redhat.com>
58
59 PR c++/71147
60 * gcc/tree.h (complete_or_array_type_p): New inline function.
61
62 2016-05-24 Jakub Jelinek <jakub@redhat.com>
63
64 * config/i386/i386.h (TARGET_AVOID_4BYTE_PREFIXES): Define.
65 * config/i386/constraints.md (Yr): Test TARGET_AVOID_4BYTE_PREFIXES
66 rather than X86_TUNE_AVOID_4BYTE_PREFIXES.
67
68 * config/i386/sse.md (<sse4_1>_round<ssemodesuffix><avxsizesuffix>):
69 Limit 1st alternative to noavx isa, split 2nd alternative into one
70 noavx and one avx alternative, use *x and Bm in the former and
71 x and m in the latter.
72
73 * config/i386/sse.md (vec_set<mode>_0): Use sse4_noavx isa instead
74 of sse4 for the first alternative, drop %v from the template
75 and d operand modifier. Split second alternative into one sse4_noavx
76 and one avx alternative, use *x instead of *v in the former and v
77 instead of *v in the latter.
78 (*sse4_1_extractps): Use noavx isa instead of * for the first
79 alternative, drop %v from the template. Split second alternative into
80 one noavx and one avx alternative, use *x instead of *v in the
81 former and v instead of *v in the latter.
82 (<vi8_sse4_1_avx2_avx512>_movntdqa): Guard the first 2 alternatives
83 with noavx and the last one with avx.
84 (sse4_1_phminposuw): Guard first alternative with noavx isa,
85 split the second one into one noavx and one avx alternative,
86 use *x and Bm in the former and x and m in the latter one.
87 (<sse4_1>_ptest<mode>): Use noavx instead of * for the first two
88 alternatives.
89
90 * config/i386/sse.md (sse4_1_<code>v8qiv8hi2<mask_name>): Limit
91 first two alternatives to noavx, use *x instead of *v in the second
92 one, add avx alternative without *.
93 (sse4_1_<code>v4qiv4si2<mask_name>, sse4_1_<code>v4hiv4si2<mask_name>,
94 sse4_1_<code>v2qiv2di2<mask_name>, sse4_1_<code>v2hiv2di2<mask_name>,
95 sse4_1_<code>v2siv2di2<mask_name>): Likewise.
96
97 2016-05-24 Jeff Law <law@redhat.com>
98
99 * tree-ssa-threadbackwards.c (convert_and_register_jump_thread_path):
100 New function, extracted from...
101 (fsm_find_control_statement_thread_paths): Here. Use the new function.
102 Allow simple copies and constant initializations in the SSA chain.
103
104 2016-05-24 Marek Polacek <polacek@redhat.com>
105
106 PR c/71249
107 * gimplify.c (gimplify_switch_expr): Look into the innermost lexical
108 scope.
109
110 2016-05-24 Jakub Jelinek <jakub@redhat.com>
111
112 PR c++/71257
113 * tree-vect-stmts.c (vectorizable_simd_clone_call): Handle
114 SIMD_CLONE_ARG_TYPE_LINEAR_REF_CONSTANT_STEP like
115 SIMD_CLONE_ARG_TYPE_LINEAR_CONSTANT_STEP. Add
116 SIMD_CLONE_ARG_TYPE_LINEAR_VAL_CONSTANT_STEP and
117 SIMD_CLONE_ARG_TYPE_LINEAR_UVAL_CONSTANT_STEP cases explicitly.
118
119 2016-05-24 Richard Biener <rguenther@suse.de>
120
121 PR tree-optimization/71240
122 * tree-ssa-math-opts.c (init_symbolic_number): Verify the source
123 has integral type.
124
125 2016-05-24 Richard Biener <rguenther@suse.de>
126
127 PR tree-optimization/71230
128 * tree-ssa-reassoc.c (zero_one_operation): Handle negate special ops.
129
130 2016-05-24 Richard Sandiford <richard.sandiford@arm.com>
131
132 * tree-vectorizer.h (vectorizable_comparison): Delete.
133 * tree-vect-loop.c (vectorizable_reduction): Remove redundant
134 PURE_SLP_STMT check.
135 * tree-vect-stmts.c (vectorizable_call): Likewise.
136 (vectorizable_simd_clone_call): Likewise.
137 (vectorizable_conversion): Likewise.
138 (vectorizable_assignment): Likewise.
139 (vectorizable_shift): Likewise.
140 (vectorizable_operation): Likewise.
141 (vectorizable_load): Likewise.
142 (vectorizable_condition): Likewise.
143 (vectorizable_store): Likewise. Assert that we don't have
144 hybrid SLP.
145 (vectorizable_comparison): Make static. Remove redundant
146 PURE_SLP_STMT check.
147 (vect_transform_stmt): Assert that we always have an slp_node
148 if PURE_SLP_STMT.
149
150 2016-05-24 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
151
152 * config/arm/neon.md (ashldi3_neon): Replace comparison of INTVAL of
153 operands[2] against 1 with comparison against CONST1_RTX.
154 (<shift>di3_neon): Likewise.
155 * config/arm/predicates.md (const0_operand): Replace with comparison
156 against CONST0_RTX.
157
158 2016-05-24 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
159
160 * config/arm/arm.md (ashldi3): Replace comparison of INTVAL of
161 operands[2] against 1 with comparison against CONST1_RTX.
162 (ashrdi3): Likewise.
163 (lshrdi3): Likewise.
164 (ashlsi3): Replace cast of INTVAL to unsigned HOST_WIDE_INT with
165 UINTVAL.
166 (ashrsi3): Likewise.
167 (lshrsi3): Likewise.
168 (rotrsi3): Likewise.
169 (define_split above *compareqi_eq0): Likewise.
170 (define_split above "prologue"): Likewise.
171 * config/arm/arm.c (thumb1_size_rtx_costs): Likewise.
172 * config/arm/predicates.md (shift_operator): Likewise.
173 (shift_nomul_operator): Likewise.
174 (sat_shift_operator): Likewise.
175 (thumb1_cmp_operand): Likewise.
176 (const_neon_scalar_shift_amount_operand): Replace manual range
177 check with IN_RANGE.
178 * config/arm/thumb1.md (define_peephole2 above *thumb_subdi3):
179 Replace cast of INTVAL to unsigned HOST_WIDE_INT with UINTVAL.
180
181 2016-05-24 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
182
183 * config/arm/arm.md (andsi3): Replace cast of 1 to HOST_WIDE_INT
184 with HOST_WIDE_INT_1.
185 (insv): Likewise.
186 * config/arm/arm.c (optimal_immediate_sequence): Replace cast of
187 1 to unsigned HOST_WIDE_INT with HOST_WIDE_INT_1U.
188 (arm_canonicalize_comparison): Likewise.
189 (thumb1_rtx_costs): Replace cast of 1 to HOST_WIDE_INT with
190 HOST_WIDE_INT_1.
191 (thumb1_size_rtx_costs): Likewise.
192 (vfp_const_double_index): Replace cast of 1 to unsigned
193 HOST_WIDE_INT with HOST_WIDE_INT_1U.
194 (get_jump_table_size): Replace cast of 1 to HOST_WIDE_INT with
195 HOST_WIDE_INT_1.
196 (arm_asan_shadow_offset): Replace cast of 1 to unsigned
197 HOST_WIDE_INT with HOST_WIDE_INT_1U.
198 * config/arm/neon.md (vec_set<mode>): Replace cast of 1 to
199 HOST_WIDE_INT with HOST_WIDE_INT_1.
200
201 2016-05-24 Marek Polacek <polacek@redhat.com>
202
203 * tree-cfg.h (should_remove_lhs_p): New predicate.
204 * cgraph.c (cgraph_edge::redirect_call_stmt_to_callee): Use it.
205 * gimplify.c (gimplify_modify_expr): Likewise.
206 * tree-cfg.c (verify_gimple_call): Likewise.
207 * tree-cfgcleanup.c (fixup_noreturn_call): Likewise.
208 * gimple-fold.c: Include "tree-cfg.h".
209 (gimple_fold_call): Use should_remove_lhs_p.
210
211 2016-05-24 Richard Biener <rguenther@suse.de>
212
213 PR tree-optimization/71253
214 * cfganal.h (control_dependences): Make robust against edge
215 and BB removal.
216 (control_dependences::control_dependences): Remove edge_list argument.
217 (control_dependences::get_edge): Remove.
218 (control_dependences::get_edge_src): Add.
219 (control_dependences::get_edge_dest): Likewise.
220 (control_dependences::m_el): Make a vector of edge src/dest index.
221 * cfganal.c (control_dependences::find_control_dependence): Adjust.
222 (control_dependences::control_dependences): Likewise.
223 (control_dependences::~control_dependence): Likewise.
224 (control_dependences::get_edge): Remove.
225 (control_dependences::get_edge_src): Add.
226 (control_dependences::get_edge_dest): Likewise.
227 * tree-ssa-dce.c (mark_control_dependent_edges_necessary): Use
228 get_edge_src.
229 (perform_tree_ssa_dce): Adjust.
230 * tree-loop-distribution.c (create_edge_for_control_dependence): Use
231 get_edge_src.
232 (pass_loop_distribution::execute): Adjust. Do loop destroying
233 conditional on changed.
234
235 2016-05-24 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
236
237 PR target/69857
238 * config/arm/arm.c (gen_operands_ldrd_strd): Remove bogus early
239 return. Reindent transformation comment and mention the ARM state
240 behavior.
241
242 2016-05-24 Kugan Vivekanandarajah <kuganv@linaro.org>
243
244 PR middle-end/71252
245 * tree-ssa-reassoc.c (rewrite_expr_tree_parallel): Add stmt_to_insert
246 after build_and_add_sum creates new use stmt.
247
248 2016-05-24 Richard Sandiford <richard.sandiford@arm.com>
249
250 * tree-vect-stmts.c (vectorizable_load): Reorder checks so that
251 load_lanes/grouped_load classification comes first. Don't check
252 whether the vectorization factor is a multiple of the group size
253 for load_lanes.
254
255 2016-05-24 Richard Sandiford <richard.sandiford@arm.com>
256
257 * tree-vect-data-refs.c (vect_analyze_group_access_1): Set
258 GROUP_GAP for single-element interleaving.
259 * tree-vect-stmts.c (vectorizable_load): Remove force_peeling
260 variable.
261
262 2016-05-24 Richard Biener <rguenther@suse.de>
263
264 PR middle-end/70434
265 PR c/69504
266 * tree-ssa.c (non_rewritable_mem_ref_base): Make sure to mark
267 bases which are accessed with non-invariant indices.
268 * gimple-fold.c (maybe_canonicalize_mem_ref_addr): Re-write
269 constant index ARRAY_REFs of vectors into BIT_FIELD_REFs.
270
271 2016-05-24 Kugan Vivekanandarajah <kuganv@linaro.org>
272
273 PR middle-end/71170
274 * tree-ssa-reassoc.c (struct operand_entry): Add field stmt_to_insert.
275 (add_to_ops_vec): Add stmt_to_insert.
276 (add_repeat_to_ops_vec): Init stmt_to_insert.
277 (insert_stmt_before_use): New.
278 (transform_add_to_multiply): Remove mult_stmt insertion and add it
279 to ops vector.
280 (get_ops): Init stmt_to_insert.
281 (maybe_optimize_range_tests): Likewise.
282 (rewrite_expr_tree): Insert stmt_to_insert before use stmt.
283 (rewrite_expr_tree_parallel): Likewise.
284 (reassociate_bb): Likewise.
285
286 2016-05-23 Michael Meissner <meissner@linux.vnet.ibm.com>
287
288 PR target/71201
289 * config/rs6000/altivec.md (altivec_vperm_<mode>_internal): Drop
290 ISA 3.0 xxperm fusion alternative.
291 (altivec_vperm_v8hiv16qi): Likewise.
292 (altivec_vperm_<mode>_uns_internal): Likewise.
293 (vperm_v8hiv4si): Likewise.
294 (vperm_v16qiv8hi): Likewise.
295
296 2016-05-23 Michael Meissner <meissner@linux.vnet.ibm.com>
297 Kelvin Nilsen <kelvin@gcc.gnu.org>
298
299 * config/rs6000/rs6000.c (rs6000_expand_vector_set): Generate
300 vpermr/xxpermr on ISA 3.0.
301 (altivec_expand_vec_perm_le): Likewise.
302 * config/rs6000/altivec.md (UNSPEC_VPERMR): New unspec.
303 (altivec_vpermr_<mode>_internal): Add VPERMR/XXPERMR support for
304 ISA 3.0.
305
306 2016-05-23 Uros Bizjak <ubizjak@gmail.com>
307
308 * config/i386/i386.h (IS_STACK_MODE): Enable for
309 TARGET_MIX_SSE_I387. Rewrite using X87_FLOAT_MODE_P and
310 SSE_FLOAT_MODE_P macros.
311 * config/i386/i386.c (ix86_preferred_reload_class): Use
312 IS_STACK_MODE, INTEGER_CLASS_P, FLOAT_CLASS_P and Q_CLASS_P macros.
313 Cleanup regclass processing for CONST_DOUBLE_P.
314 (ix86_preferred_output_reload_class): Use IS_STACK_MODE macro.
315 (ix86_rtx_costs): Remove redundant TARGET_80387 check
316 with IS_STACK_MODE macro.
317 * config/i386/i386.md: Replace SSE_FLOAT_MODE_P (DFmode)
318 with TARGET_SSE2.
319 (*movdf_internal): Use IS_STACK_MODE macro.
320 (*movsf_internal): Ditto.
321
322 2016-05-23 Marc Glisse <marc.glisse@inria.fr>
323
324 * match.pd (a * (1 << b), ~x & ~y, ~X ^ ~Y, (X ^ Y) ^ Y, ~ (-A),
325 ~ (A - 1), ~(~X >> Y), ~(~X >>r Y)): Relax constraints.
326
327 2016-05-23 Jeff Law <law@redhat.com>
328
329 * tree-ssa-threadbackward.c (profitable_jump_thread_path): New function
330 extracted from ...
331 (fsm_find_control_statement_thread_paths): Call it.
332
333 2016-05-23 Martin Jambor <mjambor@suse.cz>
334
335 PR ipa/71234
336 * ipa-cp.c (ipa_get_indirect_edge_target_1): Only check value of
337 from_global_constant if t is not NULL.
338
339 2016-05-23 Marek Polacek <polacek@redhat.com>
340
341 PR c/49859
342 * common.opt (Wswitch-unreachable): New option.
343 * doc/invoke.texi: Document -Wswitch-unreachable.
344 * gimplify.c (gimplify_switch_expr): Implement the -Wswitch-unreachable
345 warning.
346
347 2016-05-23 Bin Cheng <bin.cheng@arm.com>
348
349 * tree-ssa-address.c (copy_ref_info): Check NULL TMR_STEP when
350 TMR_INDEX is non-NULL.
351
352 2016-05-23 Richard Biener <rguenther@suse.de>
353
354 PR tree-optimization/71230
355 * tree-ssa-reassoc.c (acceptable_pow_call): Move initial condition...
356 (try_special_add_to_ops): ... here. Always test for single-use.
357
358 2016-05-23 Martin Jambor <mjambor@suse.cz>
359
360 * hsa-gen.c (gen_hsa_insns_for_switch_stmt): Create an empty
361 default block if a PHI node in the original one would be resized.
362
363 2016-05-23 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
364
365 PR tree-optimization/58135
366 * tree-vect-slp.c: When group size is not multiple
367 of vector size, allow splitting of store group at
368 vector boundary.
369
370 2016-05-23 Christophe Lyon <christophe.lyon@linaro.org>
371
372 * config/arm/arm_neon.h (vtst_p16, vtstq_p16): New.
373
374 2016-05-22 Jakub Jelinek <jakub@redhat.com>
375
376 * config/i386/sse.md (vec_set_lo_<mode><mask_name>,
377 vec_set_hi_<mode><mask_name>): Add && <mask_avx512dq_condition>
378 condition. For !TARGET_AVX512DQ, emit 32x4 instruction instead
379 of 64x2.
380
381 * config/i386/sse.md (vec_set_lo_v16hi, vec_set_hi_v16hi,
382 vec_set_lo_v32qi, vec_set_hi_v32qi): Add alternative with
383 v constraint instead of x and vinserti32x4 insn.
384
385 * config/i386/sse.md (i128vldq): New mode iterator.
386 (avx2_vbroadcasti128_<mode>, avx_vbroadcastf128_<mode>): Add
387 avx512dq and avx512vl alternatives.
388
389 * config/i386/sse.md (avx2_vec_dupv4df): Use v instead of x
390 constraint, use maybe_evex prefix instead of vex.
391 (vec_dupv4sf): Use v constraint instead of x for output
392 operand except for noavx alternative, use Yv constraint
393 instead of x for input. Use maybe_evex prefix instead of vex.
394 (*vec_dupv4si): Likewise.
395 (*vec_dupv2di): Likewise.
396
397 2016-05-22 Kugan Vivekanandarajah <kuganv@linaro.org>
398
399 PR middle-end/40921
400 * tree-ssa-reassoc.c (try_special_add_to_ops): New.
401 (linearize_expr_tree): Call try_special_add_to_ops.
402 (reassociate_bb): Convert MULT_EXPR by (-1) to NEGATE_EXPR.
403
404 2016-05-21 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
405
406 * config/avr/avr.c (avr_expand_prologue): Add INCOMING_FRAME_SP_OFFSET
407 to computed stack_usage.
408
409 2016-05-21 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
410
411 PR target/71103
412 * config/avr/avr.md (define_expand "mov<mode>"): If the source
413 operand is subreg (symbol_ref) then move the symbol ref to register.
414
415 2016-05-21 Jan Hubicka <hubicka@ucw.cz>
416
417 * tree.c (array_at_struct_end_p): Look through MEM_REF.
418
419 2016-05-21 Kugan Vivekanandarajah <kuganv@linaro.org>
420
421 PR middle-end/71179
422 * tree-ssa-reassoc.c (transform_add_to_multiply): Disallow float
423 VECTOR type.
424
425 2016-05-20 Eric Botcazou <ebotcazou@adacore.com>
426
427 * tree-vrp.c (compare_values_warnv): Simplify handling of symbolic
428 ranges by calling get_single_symbol and tidy up. Look more closely
429 into NAME + CST1 vs CST2 comparisons if type overflow is undefined.
430
431 2016-05-20 Jeff Law <law@redhat.com>
432
433 * bitmap.c (bitmap_find_bit): Remove useless test.
434
435 2016-05-20 Segher Boessenkool <segher@kernel.crashing.org>
436
437 * function.c (thread_prologue_and_epilogue_insns): Commit the
438 insertion of the epilogue.
439
440 2016-05-20 Martin Jambor <mjambor@suse.cz>
441
442 PR tree-optimization/70884
443 * tree-sra.c (initialize_constant_pool_replacements): Do not check
444 should_scalarize_away_bitmap and cannot_scalarize_away_bitmap bits.
445 (sort_and_splice_var_accesses): Do not consider multiple scalar reads
446 of constant pool data as a reason for scalarization.
447
448 2016-05-20 Eric Botcazou <ebotcazou@adacore.com>
449
450 * config/arm/arm.c (arm_expand_prologue): Set the stack usage to 0
451 for naked functions.
452 (thumb1_expand_prologue): Likewise.
453
454 2016-05-20 Nathan Sidwell <nathan@acm.org>
455
456 * config/nvptx/nptx.c (nvptx_option_override): Only set
457 flag_toplevel_reorder, if not explicitly specified. Set
458 flag_no_common, unless explicitly specified.
459
460 2016-05-20 David Malcolm <dmalcolm@redhat.com>
461
462 * calls.c (can_implement_as_sibling_call_p): Mark param
463 reg_parm_stack_space with ATTRIBUTE_UNUSED.
464
465 2016-05-20 Uros Bizjak <ubizjak@gmail.com>
466
467 * config/i386/i386.c (ix86_rtx_costs) <case CONST_DOUBLE>:
468 Use IS_STACK_MODE when calculating cost of standard 80387 constants.
469 Fallthru to CONST_VECTOR case to calculate cost of standard SSE
470 constants.
471 <case CONST_WIDE_INT>: Calculate cost of (MEM (SYMBOL_REF)).
472 (ix86_legitimate_constant_p): Use CASE_CONST_SCALAR_INT
473 and CASE_CONST_ANY.
474
475 2016-05-20 Cesar Philippidis <cesar@codesourcery.com>
476
477 * config/nvptx/nvptx.md (sincossf3): New pattern.
478
479 2016-05-20 David Malcolm <dmalcolm@redhat.com>
480
481 * calls.c (maybe_complain_about_tail_call): New function.
482 (initialize_argument_information): Call
483 maybe_complain_about_tail_call when clearing *may_tailcall.
484 (can_implement_as_sibling_call_p): Call
485 maybe_complain_about_tail_call when returning false.
486 (expand_call): Read CALL_EXPR_MUST_TAIL_CALL and, if set,
487 ensure try_tail_call is set. Call maybe_complain_about_tail_call
488 if tail-call optimization fails.
489 * cfgexpand.c (expand_call_stmt): Initialize
490 CALL_EXPR_MUST_TAIL_CALL from gimple_call_must_tail_p.
491 * gimple-pretty-print.c (dump_gimple_call): Dump
492 gimple_call_must_tail_p.
493 * gimple.c (gimple_build_call_from_tree): Call
494 gimple_call_set_must_tail with the value of
495 CALL_EXPR_MUST_TAIL_CALL.
496 * gimple.h (enum gf_mask): Add GF_CALL_MUST_TAIL_CALL.
497 (gimple_call_set_must_tail): New function.
498 (gimple_call_must_tail_p): New function.
499 * print-tree.c (print_node): Update printing of TREE_STATIC
500 to reflect its use for CALL_EXPR_MUST_TAIL_CALL.
501 * tree-core.h (struct tree_base): Add MUST_TAIL_CALL to the
502 trailing comment listing applicable flags.
503 * tree.h (CALL_EXPR_MUST_TAIL_CALL): New macro.
504
505 2016-05-20 David Malcolm <dmalcolm@redhat.com>
506
507 * calls.c (expand_call): Move "Rest of purposes for tail call
508 optimizations to fail" to...
509 (can_implement_as_sibling_call_p): ...this new function, and
510 split into multiple "if" statements.
511
512 2016-05-20 Jan Hubicka <hubicka@ucw.cz>
513
514 * cfgloop.h (expected_loop_iterations_unbounded,
515 expected_loop_iterations): Unconstify.
516 * cfgloopanal.c (expected_loop_iterations_unbounded): Sanity check the
517 profile with known upper bound; return 3 when profile is absent.
518 (expected_loop_iterations): Update.
519
520 2016-05-20 Jan Hubicka <hubicka@ucw.cz>
521
522 * loop-doloop.c (doloop_optimize): Use get_estimated_loop_iterations_int
523 and get_max_loop_iterations_int.
524
525 2016-05-20 Jan Hubicka <hubicka@ucw.cz>
526
527 * tree-ssa-loop-niter.c (idx_infer_loop_bounds): We can not produce
528 realistic upper bounds here.
529
530 2016-05-20 Jakub Jelinek <jakub@redhat.com>
531
532 PR c++/71210
533 * gimple-fold.c (gimple_fold_call): Do not remove lhs of noreturn
534 calls if the LHS is variable length or has addressable type.
535 If targets[0]->decl is a noreturn call with void return type and
536 zero arguments, adjust fntype and remove lhs in that case.
537
538 2016-05-20 Marc Glisse <marc.glisse@inria.fr>
539
540 PR tree-optimization/71079
541 PR tree-optimization/71206
542 * match.pd ((X ^ Y) ^ (X ^ Z)): Convert the arguments.
543
544 2016-05-20 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
545
546 * tree-vectorizer.c (get_vec_alignment_for_decl): New static function.
547 (get_vec_alignment_for_array_decl): Likewise.
548 (get_vec_alignment_for_record_decl): Likewise.
549 (increase_alignment::execute): Move code to find alignment to
550 get_vec_alignment_for_array_decl and call get_vec_alignment_for_decl.
551 (type_align_map): New hash_map.
552
553 2016-05-20 Richard Guenther <rguenther@suse.de>
554
555 PR tree-optimization/29756
556 * tree.def (BIT_INSERT_EXPR): New tcc_expression tree code.
557 * expr.c (expand_expr_real_2): Handle BIT_INSERT_EXPR.
558 * fold-const.c (operand_equal_p): Likewise.
559 (fold_ternary_loc): Add constant folding of BIT_INSERT_EXPR.
560 * gimplify.c (gimplify_expr): Handle BIT_INSERT_EXPR.
561 * tree-inline.c (estimate_operator_cost): Likewise.
562 * tree-pretty-print.c (dump_generic_node): Likewise.
563 * tree-ssa-operands.c (get_expr_operands): Likewise.
564 * cfgexpand.c (expand_debug_expr): Likewise.
565 * gimple-pretty-print.c (dump_ternary_rhs): Likewise.
566 * gimple.c (get_gimple_rhs_num_ops): Handle BIT_INSERT_EXPR.
567 * tree-cfg.c (verify_gimple_assign_ternary): Verify BIT_INSERT_EXPR.
568 * tree-ssa.c (non_rewritable_lvalue_p): We can rewrite
569 vector inserts using BIT_FIELD_REF or MEM_REF on the lhs.
570 (execute_update_addresses_taken): Do it.
571
572 2016-05-20 Richard Biener <rguenther@suse.de>
573
574 PR tree-optimization/71185
575 * tree-ssa-loop-prefetch.c (gather_memory_references): Drop
576 register operations.
577
578 2016-05-20 Richard Biener <rguenther@suse.de>
579
580 * tree-if-conv.c (add_bb_predicate_gimplified_stmts): Use
581 gimple_seq_add_seq_without_update.
582 (release_bb_predicate): Assert we have no operands to free.
583 (if_convertible_loop_p_1): Calculate post dominators later.
584 Do not free BB predicates here.
585 (combine_blocks): Do not recompute BB predicates.
586 (version_loop_for_if_conversion): Save BB predicates around
587 loop versioning.
588
589 2016-05-19 Segher Boessenkool <segher@kernel.crashing.org>
590
591 * function.c (make_epilogue_seq): Remove epilogue_end parameter.
592 (thread_prologue_and_epilogue_insns): Remove bb_flags. Restructure
593 code. Ignore sibcalls on EDGE_IGNORE edges.
594 * shrink-wrap.c (handle_simple_exit): New function. Set EDGE_IGNORE
595 on edges for sibcalls that run without prologue. The rest of the
596 function is combined from...
597 (fix_fake_fallthrough_edge): ... this, and ...
598 (try_shrink_wrapping): ... a part of this. Remove the bb_with
599 function argument, make it a local variable.
600
601 2016-05-19 Sandra Loosemore <sandra@codesourcery.com>
602
603 * config/i386/cygming.h (DWARF2_UNWIND_INFO): Allow
604 --disable-sjlj-exceptions for TARGET_BI_ARCH to select DWARF-2 EH
605 for 32-bit mode and SEH for 64-bit.
606 * config/i386/mingw32.h (SHARED_LIBGCC_UNDEFS_SPEC): Handle
607 TARGET_64BIT_DEFAULT.
608
609 2016-05-19 Ryan Burn <contact@rnburn.com>
610
611 * Makefile.in (GTFILES): Add cilk.h and cilk-common.c.
612 * gengtype.c (open_base_files): Add cilk.h to ifiles.
613
614 2016-05-19 Uros Bizjak <ubizjak@gmail.com>
615
616 * sched-deps.c (sched_analyze_2) <case TRAP_IF>: Also
617 force pending loads from memory.
618
619 2016-05-19 Kelvin Nilsen <kelvin@gcc.gnu.org>
620
621 * config/rs6000/altivec.md (UNSPEC_DARN): New unspec constant.
622 (UNSPEC_DARN_32): New unspec constant.
623 (UNSPEC_DARN_RAW): New unspec constant.
624 (darn_32): New instruction.
625 (darn_raw): New instruction.
626 (darn): New instruction.
627 * config/rs6000/rs6000-builtin.def (RS6000_BUILTIN_0): Add
628 support and documentation for this macro.
629 (BU_P9_MISC_1): New macro definition.
630 (BU_P9_64BIT_MISC_0): New macro definition.
631 (BU_P9_MISC_0): New macro definition.
632 (darn_32): New builtin definition.
633 (darn_raw): New builtin definition.
634 (darn): New builtin definition.
635 * config/rs6000/rs6000.c: Add #define RS6000_BUILTIN_0 and #undef
636 RS6000_BUILTIN_0 directives to surround each occurrence of
637 #include "rs6000-builtin.def".
638 (rs6000_builtin_mask_calculate): Add in the RS6000_BTM_MODULO and
639 RS6000_BTM_64BIT flags to the returned mask, depending on
640 configuration.
641 (def_builtin): Correct an error in the assignments made to the
642 debugging variable attr_string.
643 (rs6000_expand_builtin): Add support for no-operand built-in
644 functions.
645 (builtin_function_type): Remove fatal_error assertion that is no
646 longer valid.
647 (rs6000_common_init_builtins): Add support for no-operand built-in
648 functions.
649 * config/rs6000/rs6000.h (RS6000_BTM_MODULO): New macro
650 definition.
651 (RS6000_BTM_PURE): Enhance comment to clarify intent of this flag
652 definition.
653 (RS6000_BTM_64BIT): New macro definition.
654 * doc/extend.texi: Document __builtin_darn (void),
655 __builtin_darn_raw (void), and __builtin_darn_32 (void) built-in
656 functions.
657
658 2016-05-19 Jan Hubicka <hubicka@ucw.cz>
659
660 * tree-vect-loop.c (vect_analyze_loop_2): Use also
661 max_loop_iterations_int.
662
663 2016-05-19 Marek Polacek <polacek@redhat.com>
664
665 PR tree-optimization/71031
666 * tree-vrp.c (extract_range_from_binary_expr_1): Turn assert into a
667 condition and adjust the code a bit.
668
669 2016-05-19 Martin Liska <mliska@suse.cz>
670
671 * tree-vect-stmts.c (vectorizable_simd_clone_call): Utilize
672 auto_vec instead of vec.
673
674 2016-05-19 Martin Liska <mliska@suse.cz>
675
676 * tree-parloops.c (oacc_entry_exit_ok): Release a vector.
677
678 2016-05-19 Martin Liska <mliska@suse.cz>
679
680 * tree-if-conv.c (ifcvt_repair_bool_pattern): Utilize auto_vecs.
681
682 2016-05-19 Martin Liska <mliska@suse.cz>
683
684 * ipa-pure-const.c (set_function_state): Remove an existing
685 funct_state.
686 (remove_node_data): Do not free it as it's released
687 in set_function_state.
688
689 2016-05-19 Martin Liska <mliska@suse.cz>
690
691 * tree-vect-slp.c (vect_attempt_slp_rearrange_stmts): Release
692 bitmap.
693
694 2016-05-19 Martin Liska <mliska@suse.cz>
695
696 * omp-simd-clone.c (simd_clone_adjust): Release vector.
697
698 2016-05-19 Martin Liska <mliska@suse.cz>
699
700 * tree-ssa-reassoc.c (eliminate_duplicate_pair): Truncate
701 an auto_vec instead of re-creating it.
702
703 2016-05-19 Martin Liska <mliska@suse.cz>
704
705 * tree-ssa-loop-prefetch.c (determine_loop_nest_reuse): Use
706 auto_vec instead of vec.
707
708 2016-05-19 Martin Liska <mliska@suse.cz>
709
710 * lto-section-in.c (lto_get_section_data): Call
711 lto_check_version with additional argument.
712 * lto-streamer.c (lto_check_version): Add new argument.
713 * lto-streamer.h (lto_check_version): Likewise.
714
715 2016-05-19 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
716
717 * config/arm/arm.c (arm_new_rtx_costs, SIGN_EXTEND case):
718 Don't add cost of inner memory when handling sign-extended loads.
719
720 2016-05-19 Ilya Enkovich <ilya.enkovich@intel.com>
721
722 PR rtl-optimization/71148
723 * cse.c (cse_main): Free dominance info.
724 (rest_of_handle_cse): Don't free dominance info.
725 (rest_of_handle_cse2): Likewise.
726 (rest_of_handle_cse_after_global_opts): Likewise.
727
728 2016-05-19 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
729
730 PR target/71056
731 * config/arm/arm-builtins.c (arm_builtin_vectorized_function): Return
732 NULL_TREE early if NEON is not available. Remove now redundant check
733 in ARM_CHECK_BUILTIN_MODE.
734
735 2016-05-19 Maxim Ostapenko <m.ostapenko@samsung.com>
736
737 PR sanitizer/64354
738 * cppbuiltin.c (define_builtin_macros_for_compilation_flags): Add new
739 builtin __SANITIZE_THREAD__ macros for fsanitize=thread switch.
740 * doc/cpp.texi: Document new macros.
741
742 2016-05-19 Bin Cheng <bin.cheng@arm.com>
743
744 PR tree-optimization/69848
745 * tree-vect-loop.c (vectorizable_reduction): Don't factor
746 comparison expr out of VEC_COND_EXPR for COND_REDUCTION.
747
748 2016-05-19 Segher Boessenkool <segher@kernel.crashing.org>
749
750 * function.c (thread_prologue_and_epilogue_insn): Move the
751 "goto epilogue_done" one block later.
752
753 2016-05-19 Richard Biener <rguenther@suse.de>
754
755 PR tree-optimization/70729
756 * passes.def: Move LIM pass before PRE. Remove no longer
757 required copyprop and move first DCE out of the loop pipeline.
758
759 2016-05-18 David Malcolm <dmalcolm@redhat.com>
760
761 PR driver/69265
762 * Makefile.in (GCC_OBJS): Move spellcheck.o to...
763 (OBJS-libcommon-target): ...here.
764 * opts-common.c: Include spellcheck.h.
765 (cmdline_handle_error): Build a vec of valid options and use it
766 to suggest provide hints for misspelled arguments.
767
768 2016-05-18 Jakub Jelinek <jakub@redhat.com>
769
770 PR c++/71100
771 * cgraph.c (cgraph_edge::redirect_call_stmt_to_callee): Don't drop
772 lhs if it has TREE_ADDRESSABLE type.
773
774 2016-05-18 Uros Bizjak <ubizjak@gmail.com>
775
776 PR target/71145
777 * config/alpha/alpha.md (trap): Add (use (reg:DI 29)).
778 (*exception_receiver_1): Return "#" for TARGET_EXPLICIT_RELOCS.
779
780 2016-05-18 Martin Jambor <mjambor@suse.cz>
781
782 PR ipa/69708
783 * ipa-cp.c (ipa_get_jf_pass_through_result): Allow non-ip constant
784 input for NOP_EXPR pass-through functions.
785 * ipa-prop.c (ipa_compute_jump_functions_for_edge): Allow
786 aggregate global constant VAR_DECLs in constant jump functions.
787
788 2016-05-18 Martin Jambor <mjambor@suse.cz>
789
790 PR ipa/69708
791 * ipa-prop.c (parm_preserved_before_stmt_p): Return true for loads
792 from TREE_READONLY parameters.
793
794 2016-05-18 Martin Jambor <mjambor@suse.cz>
795
796 PR ipa/69708
797 * cgraph.h (cgraph_indirect_call_info): New field
798 guaranteed_unmodified.
799 * ipa-cp.c (ipa_get_indirect_edge_target_1): Also pass parameter value
800 to ipa_find_agg_cst_for_param, check guaranteed_unmodified when
801 appropriate.
802 * ipa-inline-analysis.c (evaluate_conditions_for_known_args): Also
803 pass the parameter value to ipa_find_agg_cst_for_param.
804 * ipa-prop.c (ipa_load_from_parm_agg): New parameter
805 guaranteed_unmodified, store AA results there instead of bailing out
806 if present.
807 (ipa_note_param_call): Also initialize guaranteed_unmodified flag.
808 (ipa_analyze_indirect_call_uses): Also set guaranteed_unmodified flag.
809 (find_constructor_constant_at_offset): New function.
810 (ipa_find_agg_cst_from_init): Likewise.
811 (ipa_find_agg_cst_for_param): Also seearch for aggregate values in
812 static initializers of contants, report back through a new paameter
813 from_global_constant if that was the case.
814 (try_make_edge_direct_simple_call): Also pass parameter value to
815 ipa_find_agg_cst_for_param, check guaranteed_unmodified when
816 appropriate.
817 (ipa_write_indirect_edge_info): Stream new flag guaranteed_unmodified.
818 (ipa_read_indirect_edge_info): Likewise.
819 * ipa-prop.h (ipa_find_agg_cst_for_param): Update declaration.
820 (ipa_load_from_parm_agg): Likewise.
821
822 2016-05-18 Jiong Wang <jiong.wang@arm.com>
823
824 PR rtl-optimization/71150
825 * lra-constraint (process_addr_reg): Guard "in_class_p" with REG_P
826 check.
827
828 2016-05-18 Michael Meissner <meissner@linux.vnet.ibm.com>
829
830 PR target/70915
831 * config/rs6000/constraints.md (wE constraint): New constraint
832 for a vector constant that can be loaded with XXSPLTIB.
833 (wM constraint): New constraint for a vector constant of a 1's.
834 (wS constraint): New constraint for a vector constant that can be
835 loaded with XXSPLTIB and a vector sign extend instruction.
836 * config/rs6000/predicates.md (xxspltib_constant_split): New
837 predicates for wE/wS constraints.
838 (xxspltib_constant_nosplit): Likewise.
839 (easy_vector_constant): Add support for constants that can be
840 loaded via XXSPLTIB.
841 (all_ones_constant): New predicate for vector constant with all
842 1's set.
843 (splat_input_operand): Add support for ISA 3.0 word splat operations.
844 * config/rs6000/rs6000.c (xxspltib_constant_p): New function to
845 return if a constant can be loaded with the ISA 3.0 XXSPLTIB
846 instruction and possibly with a sign extension.
847 (output_vec_const_move): Add support for XXSPLTIB. If we are
848 loading up 0/-1 into Altivec registers, prefer using VSPLTISW
849 instead of XXLXOR/XXLORC.
850 (rs6000_expand_vector_init): Add support for ISA 3.0 word splat
851 operations.
852 (rs6000_legitimize_reload_address): Likewise.
853 (rs6000_output_move_128bit): Use output_vec_const_move to emit
854 constants.
855 * config/rs6000/vsx.md (VSX_M): Add TImode (if -mvsx-timode) and
856 combine VSX_M and VSX_M2 into one iterator.
857 (VSX_M2): Likewise.
858 (VSINT_84): New iterators for loading constants with XXSPLTIB.
859 (VSINT_842): Likewise.
860 (UNSPEC_VSX_SIGN_EXTEND): New UNSPEC.
861 (xxspltib_v16qi): New insns to load up constants with the ISA 3.0
862 XXSPLTIB instruction.
863 (xxspltib_<mode>_nosplit): Likewise.
864 (xxspltib_<mode>_split): New insn to load up constants with
865 XXSPLTIB and a sign extend instruction.
866 (vsx_mov<mode>): Replace single move that handled all vector types
867 with separate 32-bit and 64-bit moves. Combine the movti_<bit>
868 moves (when -mvsx-timode is in effect) into the main vector
869 moves. Eliminate separate moves for <VSr> <VSa>, where the
870 preferred register class (<VSr>) is listed first, and the
871 secondary register class (<VSa>) is listed second with a '?' to
872 discourage use. Prefer loading 0/-1 in any VSX register for ISA
873 3.0, and Altivec registers for ISA 2.06/2.07 (PR target/70915) so
874 that if the register was involved in a slow operation, the
875 clear/set operation does not wait for the slow operation to
876 finish. Adjust the length attributes for 32-bit mode. Use
877 rs6000_output_move_128bit and drop the use of the string
878 instructions for 32-bit movti when -mvsx-timode is in effect. Use
879 spacing so that the alternatives and attributes don't generate
880 long lines, and put things in columns, so that it is easier to
881 match up the operands and attributes with the insn alternatives.
882 (vsx_mov<mode>_64bit): Likewise.
883 (vsx_mov<mode>_32bit): Likewise.
884 (vsx_movti_64bit): Fold movti into normal vector moves.
885 (vsx_movti_32bit): Likewise.
886 (vsx_splat_<mode>, V4SI/V4SF modes): Add support for ISA 3.0 word
887 splat instructions.
888 (vsx_splat_v4si_internal): Likewise.
889 (vsx_splat_v4sf_internal): Likewise.
890 (vector fusion peepholes): Use VSX_M instead of VSX_M2.
891 (vsx_sign_extend_qi_<mode>): New ISA 3.0 instructions to sign
892 extend vector elements.
893 (vsx_sign_extend_hi_<mode>): Likewise.
894 (vsx_sign_extend_si_v2di): Likewise.
895 * config/rs6000/rs6000-protos.h (xxspltib_constant_p): Add
896 declaration.
897 * doc/md.texi (PowerPC constraints): Document the wE, wM, and wS
898 constraints. Add trailing period to wL documentation.
899
900 2016-05-18 Richard Sandiford <richard.sandiford@arm.com>
901
902 PR middle-end/71020
903 * tree-dfa.h (replace_abnormal_ssa_names): Declare.
904 * tree-dfa.c (replace_abnormal_ssa_names): New function.
905 * tree-call-cdce.c: Include tree-dfa.h.
906 (can_guard_call_p): New function, extracted from...
907 (can_use_internal_fn): ...here.
908 (shrink_wrap_one_built_in_call_with_conds): Remove failure path
909 and return void.
910 (shrink_wrap_one_built_in_call): Likewise.
911 (use_internal_fn): Likewise.
912 (shrink_wrap_conditional_dead_built_in_calls): Update accordingly
913 and return void. Call replace_abnormal_ssa_names.
914 (pass_call_cdce::execute): Check can_guard_call_p during the
915 initial walk. Assume shrink_wrap_conditional_dead_built_in_calls
916 will always change something.
917
918 2016-05-18 Martin Jambor <mjambor@suse.cz>
919
920 PR ipa/70646
921 * ipa-prop.c (determine_locally_known_aggregate_parts): Bail out early
922 if parameter PARAM_IPA_MAX_AGG_ITEMS is zero.
923
924 2016-05-18 Martin Jambor <mjambor@suse.cz>
925
926 PR ipa/70646
927 * ipa-inline.h (condition): New field size.
928 * ipa-inline-analysis.c (add_condition): New parameter SIZE, use it
929 for comaprison and store it into the new condition.
930 (evaluate_conditions_for_known_args): Use condition size to check
931 access sizes for all but CHANGED conditions.
932 (unmodified_parm_1): New parameter size_p, store access size into it.
933 (unmodified_parm): Likewise.
934 (unmodified_parm_or_parm_agg_item): Likewise.
935 (eliminated_by_inlining_prob): Pass NULL to unmodified_parm as size_p.
936 (set_cond_stmt_execution_predicate): Extract access sizes and store
937 them to conditions.
938 (set_switch_stmt_execution_predicate): Likewise.
939 (will_be_nonconstant_expr_predicate): Likewise.
940 (will_be_nonconstant_predicate): Likewise.
941 (inline_read_section): Stream condition size.
942 (inline_write_summary): Likewise.
943
944 2016-05-18 Richard Biener <rguenther@suse.de>
945
946 * tree-ssa-loop-im.c (determine_max_movement): Properly add
947 condition cost to PHI cost instead of total_cost.
948
949 2016-05-18 Martin Liska <mliska@suse.cz>
950
951 PR fortran/70856
952 * ipa-icf.c (sem_variable::merge): Set DECL_PT_UID for
953 merged variables.
954
955 2016-05-18 Richard Biener <rguenther@suse.de>
956
957 * lto-streamer.h (LTO_major_version): Bump to 6.
958
959 2016-05-18 Segher Boessenkool <segher@kernel.crashing.org>
960
961 * function.c (make_split_prologue_seq, make_prologue_seq,
962 make_epilogue_seq): New functions, factored out from...
963 (thread_prologue_and_epilogue_insns): Here.
964
965 2016-05-18 Segher Boessenkool <segher@kernel.crashing.org>
966
967 * function.c (rest_of_handle_thread_prologue_and_epilogue): Call
968 cleanup_cfg with CLEANUP_EXPENSIVE after shrink-wrapping instead
969 of before. Add a comment.
970
971 2016-05-18 Bin Cheng <bin.cheng@arm.com>
972
973 * tree-ssa-loop-ivopts.c (get_computation_cost_at): Check invariant
974 expression pointer, not pointer to the pointer.
975
976 2016-05-18 Jakub Jelinek <jakub@redhat.com>
977
978 * config/i386/sse.md (pbroadcast_evex_isa): New mode attr.
979 (avx2_pbroadcast<mode>): Add another alternative with v instead
980 of x constraints in it, using <pbroadcast_evex_isa> isa.
981 (avx2_pbroadcast<mode>_1): Similarly, add two such alternatives.
982
983 * config/i386/sse.md (<ssse3_avx2>_palignr<mode>): Use
984 constraint x instead of v in second alternative, add avx512bw
985 alternative.
986
987 * config/i386/sse.md (<ssse3_avx2>_pshufb<mode>3<mask_name>): Use
988 constraint x instead of v in second alternative, add avx512bw
989 alternative.
990
991 * config/i386/sse.md (*<ssse3_avx2>_pmulhrsw<mode>3<mask_name>): Use
992 constraint x instead of v in second alternative, add avx512bw
993 alternative.
994
995 * config/i386/sse.md (avx2_pmaddubsw256, ssse3_pmaddubsw128): Add
996 avx512bw alternative.
997
998 2016-05-18 Kirill Yukhin <kirill.yukhin@intel.com>
999
1000 * config/i386/sse.md (define_insn "*andnot<mode>3"): Extend static
1001 array to 128 chars.
1002 (define_insn "*andnottf3"): Ditto.
1003 (define_insn "*<code><mode>3"/any_logic): Ditto.
1004 (define_insn "*<code>tf3"/any_logic): Ditto.
1005 (define_insn "sse2_storehpd"): Use Yv constraint for scalar
1006 operand to block AVX-512VL insn variant emit when it is not enabled.
1007
1008 2016-05-18 Kirill Yukhin <kirill.yukhin@intel.com>
1009
1010 * config/i386/sse.md (define_insn "*vec_concatv2sf_sse4_1"): Use 'Yv'
1011 constraint fot SF mode.
1012
1013 2016-05-18 Petr Murzin <petr.murzin@intel.com>
1014 Kirill Yukhin <kirill.yukhin@intel.com>
1015
1016 * config/i386/sse.md (define_insn "srcp14<mode>"): Use proper operand
1017 modifiers.
1018 (define_insn "rsqrt14<mode>"): Ditto.
1019 (define_insn "<mask_codefor>avx512dq_cvtps2qqv2di<mask_name>"): Ditto.
1020 (define_insn "<fixsuffix>fix_truncv2sfv2di2<mask_name>"): Ditto.
1021 (define_insn "avx512f_<code>v8div16qi2_mask_store"): Ditto.
1022 (define_insn "vec_set_hi_<mode><mask_name>"): Ditto.
1023 (define_insn "<mask_codefor>avx512dq_broadcast<mode><mask_name>"):
1024 Ditto.
1025 (define_insn "*avx512f_gatherdi<mode>"): Ditto.
1026 (define_insn "*avx512f_scatterdi<mode>"): Ditto.
1027 * config/i386/i386.c (ix86_print_operand): Expand check for size
1028 override codes for Intel syntax.
1029
1030 2016-05-18 Richard Biener <rguenther@suse.de>
1031
1032 PR tree-optimization/71168
1033 * tree-loop-distribution.c (distribute_loop): Move *destroy_p
1034 initialization earlier.
1035
1036 2016-05-18 James Greenhalgh <james.greenhalgh@arm.com>
1037
1038 * config/aarch64/aarch64-simd.md
1039 (aarch64_reduc_plus_internal<mode>): Rename to...
1040 (reduc_plus_scal): ...This, and remove previous implementation.
1041
1042 2016-05-18 Richard Biener <rguenther@suse.de>
1043
1044 * passes.def: Put late dse and cd_dce in canonical order.
1045
1046 2016-05-17 Jan Hubicka <hubicka@ucw.cz>
1047
1048 * ipa-inline-transform.c (preserve_function_body_p): Look for
1049 first non-thunk clone.
1050 (save_function_body): Save into first non-thunk.
1051 * lto-cgraph.c (lto_output_edge): When streaming thunk do not look
1052 up call stmt id.
1053 (lto_output_node): Inline thunks don't need body in every
1054 partition.
1055 * lto-streamer-in.c: Do not fixup thunk clones.
1056 * cgraphclones.c (cgraph_node::create_edge_including_clone): Skip
1057 thunks.
1058 * tree-inline.c (copy_bb): Be prepared for target node to be new after
1059 folding suceeds.
1060
1061 2016-05-17 Kugan Vivekanandarajah <kuganv@linaro.org>
1062
1063 PR middle-end/63586
1064 * tree-ssa-reassoc.c (transform_add_to_multiply): New.
1065 (reassociate_bb): Call transform_add_to_multiply.
1066
1067 2016-05-17 Kugan Vivekanandarajah <kuganv@linaro.org>
1068
1069 * config/aarch64/aarch64.c (all_extensions): Removed unused
1070 static variable.
1071
1072 2016-05-17 Nathan Sidwell <nathan@acm.org>
1073
1074 * config/nvptx/nvptx.c (nvptx_function_arg_boundary): New.
1075 (TARGET_FUNCTION_ARG_BOUNDARY): Override.
1076
1077 2016-05-17 Mikhail Maltsev <maltsevm@gmail.com>
1078
1079 PR tree-optimization/54579
1080 PR middle-end/55299
1081 * match.pd (~(~X >> Y), ~(~X >>r Y), ~(~X <<r Y)): New patterns.
1082
1083 2016-05-17 Marek Polacek <polacek@redhat.com>
1084
1085 PR ipa/71146
1086 * tree-inline.c (expand_call_inline): Call
1087 maybe_remove_unused_call_args.
1088
1089 2016-05-17 Jim Wilson <jim.wilson@linaro.org>
1090
1091 * doc/cpp.texi (__GNUC__): Major version changes are no longer rare.
1092 * doc/invoke.texi (-mnan=2008): Change signalling to signaling.
1093 * doc/md.texi (fmin@var{m}3): Likewise.
1094
1095 2016-05-17 Marc Glisse <marc.glisse@inria.fr>
1096
1097 * match.pd (X & C): New transformation.
1098
1099 2016-05-17 Marc Glisse <marc.glisse@inria.fr>
1100
1101 * match.pd (~X & Y): New transformation.
1102
1103 2016-05-17 Marc Glisse <marc.glisse@inria.fr>
1104
1105 * tree-vrp.c (simplify_truth_ops_using_ranges): Set range
1106 information for new SSA_NAME.
1107 (simplify_conversion_using_ranges): Get range through get_range_info
1108 instead of get_value_range.
1109
1110 2016-05-17 Jiong Wang <jiong.wang@arm.com>
1111
1112 * config/aarch64/arm_neon.h (vmvn_s8): Reimplement using C operator.
1113 Remove inline assembly.
1114 (vmvn_s16): Likewise.
1115 (vmvn_s32): Likewise.
1116 (vmvn_u8): Likewise.
1117 (vmvn_u16): Likewise.
1118 (vmvn_u32): Likewise.
1119 (vmvnq_s8): Likewise.
1120 (vmvnq_s16): Likewise.
1121 (vmvnq_s32): Likewise.
1122 (vmvnq_u8): Likewise.
1123 (vmvnq_u16): Likewise.
1124 (vmvnq_u32): Likewise.
1125 (vmvn_p8): Likewise.
1126 (vmvnq_p16): Likewise.
1127
1128 2016-05-17 Jiong Wang <jiong.wang@arm.com>
1129
1130 * config/aarch64/aarch64-simd.md (vmul_n_f32): Remove inline assembly.
1131 Use builtin.
1132 (vmul_n_s16): Likewise.
1133 (vmul_n_s32): Likewise.
1134 (vmul_n_u16): Likewise.
1135 (vmul_n_u32): Likewise.
1136 (vmulq_n_f32): Likewise.
1137 (vmulq_n_f64): Likewise.
1138 (vmulq_n_s16): Likewise.
1139 (vmulq_n_s32): Likewise.
1140 (vmulq_n_u16): Likewise.
1141 (vmulq_n_u32): Likewise.
1142
1143 2016-05-17 Jiong Wang <jiong.wang@arm.com>
1144
1145 * config/aarch64/aarch64-simd.md (*aarch64_mul3_elt_to_128df): Extend
1146 to all supported modes. Rename to "*aarch64_mul3_elt_from_dup".
1147
1148 2016-05-17 Jiong Wang <jiong.wang@arm.com>
1149
1150 * config/aarch64/aarch64-simd.md (*aarch64_fma4_elt_to_128df): Rename
1151 to *aarch64_fma4_elt_from_dup<mode>.
1152 (*aarch64_fnma4_elt_to_128df): Rename to
1153 *aarch64_fnma4_elt_from_dup<mode>.
1154 * config/aarch64/arm_neon.h (vfma_n_f64): New.
1155 (vfms_n_f32): Likewise.
1156 (vfms_n_f64): Likewise.
1157 (vfmsq_n_f32): Likewise.
1158 (vfmsq_n_f64): Likewise.
1159
1160 2016-05-17 Gerald Pfeifer <gerald@pfeifer.com>
1161
1162 * wide-int.h: Change fixed_wide_int_storage from class to struct.
1163
1164 2016-05-17 Richard Biener <rguenther@suse.de>
1165
1166 PR tree-optimization/71132
1167 * tree-loop-distribution.c (create_rdg_cd_edges): Pass in loop.
1168 Only add control dependences for blocks in the loop.
1169 (build_rdg): Adjust.
1170 (generate_code_for_partition): Return whether loop should
1171 be destroyed and delay that.
1172 (distribute_loop): Likewise.
1173 (pass_loop_distribution::execute): Record loops to be destroyed
1174 and perform delayed destroying of loops.
1175
1176 2016-05-17 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1177
1178 PR target/70809
1179 * config/aarch64/aarch64-simd.md (aarch64_vmls<mode>): Delete.
1180
1181 2016-05-17 James Greenhalgh <james.greenhalgh@arm.com>
1182
1183 * config/aarch64/aarch64-elf.h (ASM_OUTPUT_DEF): Delete.
1184
1185 2016-05-17 Ilya Enkovich <ilya.enkovich@intel.com>
1186
1187 PR target/71114
1188 * config/i386/i386.c (dimode_scalar_chain::convert_op): Fix
1189 insertion point for instructions generated by validize_mem.
1190
1191 2016-05-17 James Greenhalgh <james.greenhalgh@arm.com>
1192
1193 * config/aarch64/aarch64.c (SHIFT_COUNT_TRUNCATED): Wrap definition
1194 in brackets.
1195
1196 2016-05-17 James Greenhalgh <james.greenhalgh@arm.com>
1197
1198 * config/aarch64/aarch64.c
1199 (aarch64_output_simd_mov_immediate): Make "buf_size" a variable
1200 rather than a macro.
1201
1202 2016-05-16 Wilco Dijkstra <wdijkstr@arm.com>
1203
1204 * doc/invoke.texi (AArch64 Options): Various updates.
1205
1206 2016-05-16 Jan Hubicka <hubicka@ucw.cz>
1207
1208 * ipa-inline-analysis.c (compute_inline_parameters): Disable inlinig
1209 into instrumentation thunks.
1210 * cif-code.def (CIF_CHKP): New.
1211
1212 2016-05-16 Uros Bizjak <ubizjak@gmail.com>
1213
1214 * config/i386/xopintrin.h: Correct "unsinged" typo in the comments.
1215
1216 2016-05-16 Martin Jambor <mjambor@suse.cz>
1217
1218 * hsa-gen.c (fillup_for_decl): Increase alignment to natural one.
1219 (get_symbol_for_decl): Sorry if a global symbol in under-aligned.
1220
1221 2016-05-16 Marek Polacek <polacek@redhat.com>
1222
1223 * gimple.c (maybe_remove_unused_call_args): Fix typos in the
1224 commentary.
1225
1226 2016-05-16 Martin Jambor <mjambor@suse.cz>
1227
1228 PR hsa/70857
1229 * omp-low.c (grid_expand_target_grid_body): Copy RESULT_DECL of
1230 the outlined kernel function.
1231
1232 2016-05-16 Robert Suchanek <robert.suchanek@imgtec.com>
1233
1234 * config/mips/mips.h (ISA_HAS_LSA): Enable for -mmsa.
1235 (ISA_HAS_DLSA): Ditto.
1236
1237 2016-05-16 Matthew Fortune <matthew.fortune@imgtec.com>
1238
1239 * config/mips/m5100.md (m51_int_load): Update the latency to 2.
1240
1241 2016-05-16 Nathan Sidwell <nathan@acm.org>
1242
1243 * config/nvptx/nvptx.c (nvptx_mangle_decl_assembler_name): Revert.
1244 (nvptx_name_replacement): Restore. Add comment.
1245 (write_fn_proto, write_fn_proto_from_insn,
1246 nvptx_output_call_insn): Restore
1247 (TARGET_MANGLE_DECL_ASSEMBLER_NAME): Delete.
1248
1249 2016-05-16 Wilco Dijkstra <wdijkstr@arm.com>
1250
1251 * config/aarch64/aarch64.md
1252 (add<mode>3_compareC_cconly_imm): Remove use of %w.
1253 (add<mode>3_compareC_imm): Likewise.
1254 (<optab>si3_uxtw): Split into register and immediate variants.
1255 (andsi3_compare0_uxtw): Likewise.
1256 (and<mode>3_compare0): Likewise.
1257 (and<mode>3nr_compare0): Likewise.
1258 (stack_protect_test_<mode>): Don't use %x for memory operands.
1259
1260 2016-05-16 Matthew Fortune <matthew.fortune@imgtec.com>
1261
1262 * config/mips/mips-cpus.def (p5600): Add multi-line brackets.
1263
1264 2016-05-16 Wilco Dijkstra <wdijkstr@arm.com>
1265
1266 * config/aarch64/aarch64.md (aarch64_ashl_sisd_or_int_<mode>3):
1267 Split integer shifts into shift_reg and bfm.
1268 (aarch64_lshr_sisd_or_int_<mode>3): Likewise.
1269 (aarch64_ashr_sisd_or_int_<mode>3): Likewise.
1270 (ror<mode>3_insn): Likewise.
1271 (<optab>si3_insn_uxtw): Likewise.
1272 (<optab><mode>3_insn): Change to rotate_imm.
1273 (extr<mode>5_insn_alt): Likewise.
1274 (extrsi5_insn_uxtw): Likewise.
1275 (extrsi5_insn_uxtw_alt): Likewise.
1276
1277 2016-05-16 Matthew Wahab <matthew.wahab@arm.com>
1278
1279 * doc/tm.texi: Regenerate.
1280 * doc/tm.texi.in (TARGET_INVALID_PARAMETER_TYPE): Remove.
1281 (TARGET_INVALID_RETURN_TYPE): Remove.
1282 * system.h: Poison TARGET_INVALID_PARAMETER_TYPE and
1283 TARGET_INVALID_RETURN_TYPE.
1284 * target.def (invalid_parameter_type): Remove.
1285 (invalid_return_type): Remove.
1286
1287 2016-05-16 Jan Hubicka <hubicka@ucw.cz>
1288
1289 * ipa-inline-analysis.c (compute_inline_parameters): Be more reailistic
1290 on estimating thunk bodies; do not set inline_failed to CIF_THUNK for
1291 calls from thunk.
1292 * ipa-inline-transform.c (inline_call): When inlining into thunk produce
1293 gimple body.
1294 (preserve_function_body_p): No need to preserve function body
1295 * cif-codes.def (CIF_THUNK): Remove.
1296 * cgraphclones.c (duplicate_thunk_for_node): Thunks calls are inlinable.
1297
1298 2016-05-16 Jan Hubicka <hubicka@ucw.cz>
1299
1300 * tree-inline.c (expand_call_inline): recurse after inlining thunk.
1301
1302 2016-05-16 Jan Hubicka <hubicka@ucw.cz>
1303
1304 * tree.c (free_lang_data_in_decl): Also set target/optimization flags
1305 for thunks.
1306
1307 2016-05-16 Jan Hubicka <hubicka@ucw.cz>
1308
1309 * ipa-inline.c (report_inline_failed_reason): Look into thunks, too
1310 (inline_small_functions): Do not look for function symbol when
1311 resetting caches.
1312
1313 2016-05-16 Jan Hubicka <hubicka@ucw.cz>
1314
1315 * lto-cgraph.c (compute_ltrans_boundary, output_symtab): Fix handling
1316 of inline thunks
1317
1318 2016-05-16 Matthew Wahab <matthew.wahab@arm.com>
1319 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1320 Jiong Wang <jiong.wang@arm.com>
1321
1322 * config/arm/arm-c.c (arm_cpu_builtins): Use def_or_undef_macro
1323 for __ARM_FP16_FORMAT_IEEE and __ARM_FP16_FORMAT_ALTERNATIVE.
1324 Define __ARM_FP16_ARGS when appropriate.
1325 * config/arm/arm.c (arm_invalid_parameter_type): Remove
1326 declaration.
1327 (arm_invalid_return_type): Likewise.
1328 (TARGET_INVALID_PARAMETER_TYPE): Remove.
1329 (TARGET_INVALID_RETURN_TYPE): Remove.
1330 (aapcs_vfp_sub_candidate): Allow HFmode.
1331 (aapcs_vfp_allocate): Add comment. Support HFmode.
1332 (aapcs_vfp_allocate_return_reg): Likewise.
1333 (struct aapcs_cp_arg_layout): Slightly reword comments for
1334 is_return_candidate and allocate_return_reg.
1335 (output_mov_vfp): Update assert.
1336 (arm_hard_regno_mode_ok): Remove comment, update HF-mode
1337 condition.
1338 (arm_invalid_parameter_type): Remove.
1339 (amr_invalid_return_type): Remove.
1340 * config/arm/arm.h (TARGET_NEON_FP16): Fix definition.
1341 * config/arm/arm.md (*arm32_movhf): Disable for TARGET_VFP.
1342 * config/arm/vfp.md (*movhf_vfp): Enable for TARGET_VFP.
1343
1344 2016-05-16 Matthew Wahab <matthew.wahab@arm.com>
1345
1346 * config/aarch64/aarch64.h (LEGITIMIZE_RELOAD_ADDRESS): Remove.
1347 * config/aarch64/arch64-protos.h
1348 (aarch64_legitimize_reload_address): Remove.
1349 * config/aarch64/aarch64.c (aarch64_legitimize_reload_address):
1350 Remove.
1351
1352 2016-05-16 Eric Botcazou <ebotcazou@adacore.com>
1353
1354 * configure.ac: Add ACX_NONCANONICAL_HOST.
1355 * configure: Regenerate.
1356 * Makefile.in: Set host_noncanonical.
1357
1358 2016-05-14 Uros Bizjak <ubizjak@gmail.com>
1359
1360 PR target/71097
1361 * config/i386/i386.md (*movtf_internal): Before register allocation,
1362 do not allow FP constants for CM_MEDIUM memory model, allow only
1363 standard FP constants for CM_LARGE and CM_LARGE_PIC models.
1364 (*movxf_internal): Ditto.
1365 (*movdf_internal): Ditto.
1366 (*movsf_internal): Ditto.
1367
1368 2016-05-13 Segher Boessenkool <segher@kernel.crashing.org>
1369
1370 PR rtl-optimization/67483
1371 * combine.c (make_compound_operation): Don't call extract_left_shift
1372 with negative shift amounts.
1373
1374 2016-05-13 Jakub Jelinek <jakub@redhat.com>
1375
1376 PR bootstrap/71071
1377 * fold-const.c (fold_checksum_tree): Allow modification
1378 of TYPE_ALIAS_SET during folding.
1379
1380 * config/i386/i386.c (ix86_compute_frame_layout, ix86_expand_prologue,
1381 ix86_expand_split_stack_prologue): Use HOST_WIDE_INT_C macro.
1382 (ix86_split_to_parts): Likewise. Fix up formatting.
1383
1384 2016-05-13 H.J. Lu <hongjiu.lu@intel.com>
1385
1386 * tree-ssa-loop-ivopts.c (create_new_ivs): Cast to
1387 unsigned HOST_WIDE_INT with HOST_WIDE_INT_PRINT_UNSIGNED in
1388 printf format.
1389
1390 2016-05-13 Nathan Sidwell <nathan@acm.org>
1391
1392 * config/nvptx/nvptx.c (nvptx_mangle_decl_assembler_name): New.
1393 (nvptx_name_replacement): Delete.
1394 (write_fn_proto, write_fn_proto_from_insn,
1395 nvptx_output_call_insn): Remove nvptx_name_replacement call.
1396 (TARGET_MANGLE_DECL_ASSEMBLER_NAME): Override.
1397 * langhooks.c (add_builtin_funcction_common): Call
1398 targetm.mangle_decl_assembler_name.
1399
1400 * config/nvptx/nvptx.c (write_fn_proto): Handle
1401 BUILT_IN_ATOMIC_COMPARE_EXCHANGE_n oddity.
1402
1403 2016-05-13 Martin Liska <mliska@suse.cz>
1404
1405 * tree-ssa-loop-ivopts.c (create_new_ivs): Use HOST_WIDE_INT_PRINT_DEC
1406 and PRIu64 in printf format.
1407
1408 2016-05-13 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1409
1410 * tree-ssa-loop-ivanon.c (try_unroll_loop_completely): Typo fix in
1411 comment.
1412
1413 2016-05-13 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1414
1415 * tree-ssa-loop-ivcanon.c (try_unroll_loop_completely):
1416 Change --param max-completely-peeled-times to
1417 --param max-completely-peel-times in dump file printing.
1418
1419 2016-05-13 Richard Biener <rguenther@suse.de>
1420
1421 PR tree-optimization/42587
1422 * tree-ssa-math-opts.c (perform_symbolic_merge): Handle BIT_FIELD_REF.
1423 (find_bswap_or_nop_1): Likewise.
1424 (bswap_replace): Likewise.
1425
1426 2016-05-13 Martin Liska <mliska@suse.cz>
1427
1428 * tree-vect-patterns.c (vect_recog_mask_conversion_pattern):
1429 Initialize a variable with default value.
1430
1431 2016-05-13 Martin Liska <mliska@suse.cz>
1432
1433 * doc/invoke.texi: Enhance explanation of error recovery
1434 of sanitizers.
1435
1436 2016-05-13 Martin Liska <mliska@suse.cz>
1437
1438 * tree-ssa-loop-ivopts.c (avg_loop_niter): Fix coding style.
1439 (struct cost_pair): Change inv_expr_id (int) to inv_expr
1440 (iv_inv_expr_ent *).
1441 (struct iv_inv_expr_ent): Comment struct fields.
1442 (sort_iv_inv_expr_ent): New function.
1443 (struct ivopts_data): Rename inv_expr_id to max_inv_expr_id.
1444 (struct iv_ca): Replace used_inv_expr and num_used_inv_expr with
1445 a hash_map between iv_inv_expr_ent and number of usages.
1446 (niter_for_exit): Fix coding style.
1447 (tree_ssa_iv_optimize_init): Use renamed variable.
1448 (determine_base_object): Fix coding style.
1449 (alloc_iv): Likewise.
1450 (find_interesting_uses_outside): Likewise.
1451 (add_candidate_1): Likewise.
1452 (add_standard_iv_candidates): Likewise.
1453 (set_group_iv_cost): Replace inv_expr_id with inv_expr.
1454 (prepare_decl_rtl): Fix coding style.
1455 (get_address_cost): Likewise.
1456 (get_shiftadd_cost): Likewise.
1457 (force_expr_to_var_cost): Likewise.
1458 (compare_aff_trees): Likewise.
1459 (get_expr_id): Restructure the function.
1460 (get_loop_invariant_expr_id): Renamed to
1461 get_loop_invariant_expr.
1462 (get_computation_cost_at): Replace usage of inv_expr_id with
1463 inv_expr.
1464 (get_computation_cost): Likewise.
1465 (determine_group_iv_cost_generic): Likewise.
1466 (determine_group_iv_cost_address): Likewise.
1467 (iv_period): Fix coding style.
1468 (iv_elimination_compare_lt): Likewise.
1469 (may_eliminate_iv): Likewise.
1470 (determine_group_iv_cost_cond): Replace usage of inv_expr_id with
1471 inv_expr.
1472 (determine_group_iv_costs): Dump invariant expressions.
1473 (iv_ca_recount_cost): Use the newly added hash_map.
1474 (iv_ca_set_remove_invariants): Fix coding style.
1475 (iv_ca_set_add_invariants): Fix coding style.
1476 (iv_ca_set_no_cp): Utilize the newly added hash_map for used
1477 invariants.
1478 (iv_ca_set_cp): Likewise.
1479 (iv_ca_new): Initialize the newly added hash_map and remove
1480 initialization of fields.
1481 (iv_ca_free): Delete the hash_map.
1482 (iv_ca_dump): Dump invariant expressions.
1483 (iv_ca_extend): Fix coding style.
1484 (try_add_cand_for): Likewise.
1485 (create_new_ivs): Dump information about # of avg iterations and
1486 # of used invariant expressions.
1487 (rewrite_use_compare): Fix coding style.
1488 (free_loop_data): Set default value for max_inv_expr_id.
1489
1490 2016-05-13 Ilya Enkovich <ilya.enkovich@intel.com>
1491
1492 * cse.c (rest_of_handle_cse): Use cleanup_cfg
1493 returned value cse_cfg_altered computation.
1494 (rest_of_handle_cse2): Likewise.
1495 (rest_of_handle_cse_after_global_opts): Likewise.
1496
1497 2016-05-13 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1498
1499 PR target/53440
1500 * config/arm/arm.c (arm32_output_mi_thunk): New.
1501 (arm_output_mi_thunk): Rename to arm_thumb1_mi_thunk. Rework
1502 to split Thumb1 vs TARGET_32BIT functionality.
1503 (arm_thumb1_mi_thunk): New.
1504
1505 2016-05-13 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1506
1507 * config/aarch64/aarch64.c (TARGET_OMIT_STRUCT_RETURN_REG): Set
1508 to true.
1509
1510 2016-05-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1511
1512 PR target/71080
1513 * config/i386/i386.c (ix86_in_large_data_p): Guard against NULL exp.
1514
1515 2016-05-13 Eric Botcazou <ebotcazou@adacore.com>
1516
1517 * builtins.c (expand_builtin_memcmp): Do not emit the call here.
1518 (expand_builtin_trap): Emit a regular call.
1519 (set_builtin_user_assembler_name): Remove obsolete cases.
1520 * dse.c (scan_insn): Adjust.
1521 * except.c: Include calls.h.
1522 (sjlj_emit_function_enter): If DONT_USE_BUILTIN_SETJMP is defined,
1523 emit a regular call to setjmp.
1524 * expr.c (emit_block_move_hints): Call emit_block_copy_via_libcall.
1525 (block_move_libcall_safe_for_call_parm): Use memcpy builtin.
1526 (emit_block_move_via_libcall): Delete.
1527 (block_move_fn): Delete.
1528 (init_block_move_fn): Likewise.
1529 (emit_block_move_libcall_fn): Likewise.
1530 (emit_block_op_via_libcall): New function.
1531 (set_storage_via_libcall): Tidy up and use memset builtin.
1532 (block_clear_fn): Delete.
1533 (init_block_clear_fn): Likewise.
1534 (clear_storage_libcall_fn): Likewise.
1535 (expand_assignment): Call emit_block_move_via_libcall.
1536 Do not include gt-expr.h.
1537 * expr.h (emit_block_op_via_libcall): Declare.
1538 (emit_block_copy_via_libcall): New inline function.
1539 (emit_block_move_via_libcall): Likewise.
1540 (emit_block_comp_via_libcall): Likewise.
1541 (block_clear_fn): Delete.
1542 (init_block_move_fn): Likewise.
1543 (init_block_clear_fn): Likewise.
1544 (emit_block_move_via_libcall): Likewise.
1545 (set_storage_via_libcall): Add default parameter value.
1546 * libfuncs.h (enum libfunc_index): Remove obsolete values.
1547 (abort_libfunc): Delete.
1548 (memcpy_libfunc): Likewise.
1549 (memmove_libfunc): Likewise.
1550 (memcmp_libfunc): Likewise.
1551 (memset_libfunc): Likewise.
1552 (setbits_libfunc): Likewise.
1553 (setjmp_libfunc): Likewise.
1554 (longjmp_libfunc): Likewise.
1555 (profile_function_entry_libfunc): Likewise.
1556 (profile_function_exit_libfunc): Likewise.
1557 (gcov_flush_libfunc): Likewise.
1558 * optabs-libfuncs.c (build_libfunc_function): Set DECL_ARTIFICIAL
1559 and DECL_VISIBILITY on the declaration.
1560 (init_optabs): Do not initialize obsolete libfuncs.
1561 * optabs.c (prepare_cmp_insn): Call emit_block_comp_via_libcall.
1562 * tree-core.h (ECF_RET1): Define.
1563 (ECF_TM_PURE): Adjust.
1564 (ECF_TM_BUILTIN): Likewise.
1565 * tree.c (set_call_expr_flags): Deal with ECF_RET1.
1566 (build_common_builtin_nodes): Initialize abort builtin.
1567 Add ECF_RET1 on memcpy, memmove and memset builtins.
1568 Pass final flags for alloca and alloca_with_align builtins.
1569 * config/alpha/alpha.c (alpha_init_libfuncs): Do not initialize
1570 obsolete builtins.
1571 * config/ia64/ia64.c (ia64_vms_init_libfuncs): Likewise.
1572 * config/i386/i386.c (ix86_expand_set_or_movmem): Adjust call to
1573 set_storage_via_libcall and call emit_block_copy_via_libcall.
1574
1575 2016-05-12 Uros Bizjak <ubizjak@gmail.com>
1576
1577 * config/i386/i386.md (*call_got_x32): Change operand 0 to
1578 DImode before it is passed to ix86_output_call_operand.
1579 (*call_value_got_x32): Ditto for operand 1.
1580
1581 2016-05-12 Jiong Wang <jiong.wang@arm.com>
1582
1583 PR rtl-optimization/70904
1584 * lra-constraint.c (process_addr_reg): Relax the restriction on subreg
1585 reload for wide mode.
1586
1587 2016-05-12 Marek Polacek <polacek@redhat.com>
1588
1589 PR c/70756
1590 * langhooks-def.h (lhd_incomplete_type_error): Adjust declaration.
1591 * langhooks.c (lhd_incomplete_type_error): Add location parameter.
1592 * langhooks.h (incomplete_type_error): Likewise.
1593 * tree.c (size_in_bytes_loc): Renamed from size_in_bytes. Add location
1594 parameter, pass it down to incomplete_type_error.
1595 * tree.h (size_in_bytes): New inline overload.
1596 (size_in_bytes_loc): Renamed from size_in_bytes.
1597
1598 2016-05-12 Richard Biener <rguenther@suse.de>
1599
1600 PR tree-optimization/71059
1601 * tree-ssa-pre.c (phi_translate_1): Fully fold translated
1602 nary before looking up or entering the expression into the VN
1603 hashes.
1604 * tree-ssa-sccvn.c (vn_nary_build_or_lookup): Fix comment typo.
1605 Make sure to re-use NARYs without result as inserted by
1606 phi-translation.
1607
1608 2016-05-12 Richard Biener <rguenther@suse.de>
1609
1610 PR tree-optimization/71062
1611 * tree-ssa-alias.h (struct pt_solution): Add vars_contains_restrict
1612 field.
1613 * tree-ssa-structalias.c (set_uids_in_ptset): Set
1614 vars_contains_restrict if the var is a restrict tag.
1615 * tree-ssa-alias.c (ptrs_compare_unequal): If vars_contains_restrict
1616 do not disambiguate pointers against it.
1617 (dump_points_to_solution): Re-structure and adjust for new
1618 vars_contains_restrict flag.
1619 * gimple-pretty-print.c (pp_points_to_solution): Likewise.
1620
1621 2016-05-12 Martin Liska <mliska@suse.cz>
1622
1623 * doc/invoke.texi: Explain connection between
1624 -fsanitize-recover=address and ASAN_OPTIONS="halt_on_error=1".
1625
1626 2016-05-12 Ilya Enkovich <ilya.enkovich@intel.com>
1627
1628 PR tree-optimization/71006
1629 * tree-vect-loop.c (vect_determine_vectorization_factor): Don't
1630 consider COND_EXPR as a mask producer.
1631
1632 2016-05-12 Marek Polacek <polacek@redhat.com>
1633
1634 PR driver/71063
1635 * opts.c (common_handle_option): Detect missing argument for --help^.
1636
1637 2016-05-12 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1638
1639 PR target/70830
1640 * config/arm/arm.c (arm_output_multireg_pop): Avoid POP instruction
1641 when popping the PC and within an interrupt handler routine.
1642 Add missing tab to output of "ldmfd".
1643 (output_return_instruction): Output LDMFD with SP update rather
1644 than POP when returning from interrupt handler.
1645
1646 2016-05-12 Jakub Jelinek <jakub@redhat.com>
1647
1648 * config/i386/i386.md (isa): Add x64_avx512dq, enable if
1649 TARGET_64BIT && TARGET_AVX512DQ.
1650 * config/i386/sse.md (*vec_extract<mode>): Add avx512bw alternatives.
1651 (*vec_extract<PEXTR_MODE12:mode>_zext): Add avx512bw alternative.
1652 (*vec_extract<ssevecmodelower>_0, *vec_extractv4si_0_zext,
1653 *vec_extractv2di_0_sse): Use v constraint instead of x constraint.
1654 (*vec_extractv4si): Add avx512dq and avx512bw alternatives.
1655 (*vec_extractv4si_zext): Add avx512dq alternative.
1656 (*vec_extractv2di_1): Add x64_avx512dq and avx512bw alternatives,
1657 use v instead of x constraint in other alternatives where possible.
1658
1659 * config/i386/sse.md (sse2_loadld): Use v instead of x
1660 constraint in alternatives 0,1,4.
1661
1662 * config/i386/sse.md (pinsr_evex_isa): New mode attr.
1663 (<sse2p4_1>_pinsr<ssemodesuffix>): Add 2 alternatives with
1664 v constraints instead of x and <pinsr_evex_isa> isa attribute.
1665
1666 PR target/71019
1667 * config/i386/sse.md (<sse2_avx2>_packssdw<mask_name>,
1668 <sse4_1_avx2>_packusdw<mask_name>): Make sure EVEX encoded insn
1669 is not emitted unless TARGET_AVX512BW.
1670 (<sse2_avx2>_packuswb<mask_name>, <sse2_avx2>_packsswb<mask_name>):
1671 Likewise. For TARGET_AVX512BW, use "=v" constraint instead of "=x"
1672 for the result operand.
1673
1674 * config/i386/sse.md (*vec_setv4sf_sse4_1, sse4_1_insertps): Use v
1675 constraint instead of x in avx alternatives. Use maybe_evex instead
1676 of vex prefix.
1677
1678 * config/i386/constraints.md (Yv): New constraint.
1679 * config/i386/i386.h (VALID_AVX512VL_128_REG_MODE): Allow
1680 TFmode and V1TImode in xmm16+ registers for TARGET_AVX512VL.
1681 * config/i386/i386.md (avx512fvecmode): New mode attr.
1682 (*pushtf): Use v constraint instead of x.
1683 (*movtf_internal): Likewise. For TARGET_AVX512VL and
1684 xmm16+ registers, use vmovdqu64 or vmovdqa64 instructions.
1685 (*absneg<mode>2): Use Yv constraint instead of x constraint.
1686 (*absnegtf2_sse): Likewise.
1687 (copysign<mode>3_const, copysign<mode>3_var): Likewise.
1688 * config/i386/sse.md (*andnot<mode>3): Add avx512vl and
1689 avx512f alternatives.
1690 (*andnottf3, *<code><mode>3, *<code>tf3): Likewise.
1691
1692 2016-05-12 Richard Biener <rguenther@suse.de>
1693
1694 PR tree-optimization/71060
1695 * tree-data-ref.c (initialize_data_dependence_relation): Do not
1696 require exact match of DR_BASE_OBJECT but only matching address and
1697 type.
1698
1699 2016-05-12 Richard Biener <rguenther@suse.de>
1700
1701 PR tree-optimization/70986
1702 * cfganal.c: Include cfgloop.h.
1703 (dfs_find_deadend): Prefer to take edges exiting loops.
1704
1705 2016-05-11 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1706
1707 * gcc.target/powerpc/pr70963.c: Require at least power8 at both
1708 compile and run time.
1709
1710 2016-05-11 Mikhail Maltsev <maltsevm@gmail.com>
1711
1712 PR c/43651
1713 * doc/invoke.texi (Wduplicate-decl-specifier): Document new option.
1714
1715 2016-05-11 Uros Bizjak <ubizjak@gmail.com>
1716
1717 * config/i386/i386.c (legitimize_pic_address): Use
1718 copy_to_suggested_reg instead of gen_movsi.
1719
1720 2016-05-11 Michael Meissner <meissner@linux.vnet.ibm.com>
1721
1722 * config/rs6000/predicates.md (quad_memory_operand): Move most of
1723 the code into quad_address_p and call it to share code with
1724 vsx_quad_dform_memory_operand.
1725 (vsx_quad_dform_memory_operand): New predicate for ISA 3.0 vector
1726 d-form support.
1727 * config/rs6000/rs6000.opt (-mlra): Switch to being an option mask
1728 bit instead of being a separate word. Split -mpower9-dform into
1729 two switches, -mpower9-dform-scalar and -mpower9-dform-vector.
1730 * config/rs6000/rs6000.c (RELOAD_REG_QUAD_OFFSET): New addr_mask
1731 for the register class supporting 128-bit quad word memory offsets.
1732 (mode_supports_vsx_dform_quad): Helper function to return if the
1733 register class uses quad word memory offsets.
1734 (rs6000_debug_addr_mask): Add support for quad word memory offsets.
1735 (rs6000_debug_reg_global): Always print if we are using LRA or not.
1736 (rs6000_setup_reg_addr_masks): If ISA 3.0 vector d-form
1737 instructions are enabled, set up the appropriate addr_masks for
1738 128-bit types.
1739 (rs6000_init_hard_regno_mode_ok): wb constraint is now based on
1740 -mpower9-dform-scalar, instead of -mpower9-dform.
1741 (rs6000_option_override_internal): Split -mpower9-dform into two
1742 switches, -mpower9-dform-scalar and -mpower9-dform-vector. The
1743 -mpower9-dform switch sets or clears both. If we are not using
1744 the LRA register allocator, do not enable -mpower9-dform-vector by
1745 default. If we are using LRA, enable -mpower9-dform-vector and
1746 -mvsx-timode if it is appropriate. Issue a warning if either
1747 -mpower9-dform-vector or -mvsx-timode are explicitly used without
1748 enabling LRA.
1749 (quad_address_offset_p): New helper function to return if the
1750 offset is legal for quad word memory instructions.
1751 (quad_address_p): New function to determin if GPR or vector
1752 register quad word memory addresses are legal.
1753 (mem_operand_gpr): Validate quad word address offsets.
1754 (reg_offset_addressing_ok_p): Add support for ISA 3.0 vector
1755 d-form (register + offset) instructions.
1756 (offsettable_ok_by_alignment): Likewise.
1757 (rs6000_legitimate_offset_address_p): Likewise.
1758 (legitimate_lo_sum_address_p): Likewise.
1759 (rs6000_legitimize_address): Likewise.
1760 (rs6000_legitimize_reload_address): Add more debug statements for
1761 -mdebug=addr.
1762 (rs6000_legitimate_address_p): Add support for ISA 3.0 vector
1763 d-form instructions.
1764 (rs6000_secondary_reload_memory): Add support for ISA 3.0 vector
1765 d-form instructions. Distinguish different cases in debug
1766 output. (rs6000_secondary_reload_inner): Add support for ISA 3.0 vector
1767 d-form instructions.
1768 (rs6000_preferred_reload_class): Likewise.
1769 (rs6000_output_move_128bit): Add support for ISA 3.0 d-form
1770 instructions. If ISA 3.0 is available, generate lxvx/stxvx instead
1771 of the ISA 2.06 indexed memory instructions.
1772 (rs6000_emit_prologue): If we have ISA 3.0 d-form instructions,
1773 use them to save/restore the saved vector registers instead of
1774 using Altivec instructions.
1775 (rs6000_emit_epilogue): Likewise.
1776 (rs6000_lra_p): Use TARGET_LRA instead of the old option word.
1777 (rs6000_opt_masks): Split -mpower9-dform into
1778 -mpower9-dform-scalar and -mpower9-dform-vector.
1779 (rs6000_print_options_internal): Print -mno-<switch> if <switch>
1780 was not selected.
1781 * config/rs6000/vsx.md (p9_vecload_<mode>): Delete hack to emit
1782 ISA 3.0 vector indexed memory instructions, and fold the code into
1783 the normal mov<mode> patterns.
1784 (p9_vecstore_<mode>): Likewise.
1785 (vsx_mov<mode>): Add support for ISA 3.0 vector d-form
1786 instructions.
1787 (vsx_movti_64bit): Likewise.
1788 (vsx_movti_32bit): Likewise.
1789 * config/rs6000/constraints.md (wO constraint): New constraint for
1790 ISA 3.0 vector d-form support.
1791 * config/rs6000/rs6000-cpus.def (ISA_3_0_MASKS_SERVER): Use
1792 -mpower9-dform-scalar instead of -mpower9-dform. Add note not to
1793 include -mpower9-dform-vector until we switch over to LRA.
1794 (POWERPC_MASKS): Add -mlra. Split -mpower9-dform into two.
1795 switches, -mpower9-dform-scalar and -mpower9-dform-vector.
1796 * config/rs6000/rs6000-protos.h (quad_address_p): Add declaration.
1797 * doc/invoke.texi (RS/6000 and PowerPC Options): Add documentation
1798 for -mpower9-dform and -mlra.
1799 * doc/md.texi (wO constraint): Document wO constraint.
1800
1801 2016-05-11 Alexander Monakov <amonakov@ispras.ru>
1802
1803 * genattr.c (main): Change 'rtx' to 'rtx_insn *' in prototypes of
1804 'insn_latency', 'maximal_insn_latency', 'min_insn_conflict_delay'.
1805 * genautomata.c (output_internal_insn_code_evaluation): Simplify.
1806 Move handling of non-insn arguments inline into the sole user:
1807 (output_trans_func): ...here.
1808 (output_min_insn_conflict_delay_func): Change 'rtx' to 'rtx_insn *'
1809 in emitted function prototype.
1810 (output_internal_insn_latency_func): Ditto. Simplify.
1811 (output_internal_maximal_insn_latency_func): Ditto. Delete
1812 always-unused argument.
1813 (output_insn_latency_func): Ditto.
1814 (output_maximal_insn_latency_func): Ditto.
1815
1816 2016-05-11 Richard Biener <rguenther@suse.de>
1817
1818 PR tree-optimization/71055
1819 * tree-ssa-sccvn.c (vn_reference_lookup_3): When native-interpreting
1820 sth with precision not equal to access size verify we don't chop
1821 off bits.
1822
1823 2016-05-11 Richard Biener <rguenther@suse.de>
1824
1825 PR debug/71057
1826 * dwarf2out.c (retry_incomplete_types): Set early_dwarf.
1827 (dwarf2out_finish): Move retry_incomplete_types call ...
1828 (dwarf2out_early_finish): ... here.
1829
1830 2016-05-11 Richard Biener <rguenther@suse.de>
1831
1832 PR middle-end/71002
1833 * alias.c (reference_alias_ptr_type): Preserve alias-set zero
1834 if the langhook insists on it.
1835 * fold-const.c (make_bit_field_ref): Add arg for the original
1836 reference and preserve its alias-set.
1837 (decode_field_reference): Take exp by reference and adjust it
1838 to the original memory reference.
1839 (optimize_bit_field_compare): Adjust callers.
1840 (fold_truth_andor_1): Likewise.
1841 * gimplify.c (gimplify_expr): Adjust in-SSA form test.
1842
1843 2016-05-11 Ilya Enkovich <ilya.enkovich@intel.com>
1844
1845 PR middle-end/70807
1846 * cfgrtl.h (delete_insn_and_edges): Now return bool.
1847 * cfgrtl.c (delete_insn_and_edges): Likewise.
1848 * config/i386/i386.c (convert_scalars_to_vector): Remove
1849 redundant code.
1850 * cse.c (cse_insn): Compute cse_cfg_altered.
1851 (delete_trivially_dead_insns): Likewise.
1852 (cse_cc_succs): Likewise.
1853 (rest_of_handle_cse): Free dominance info if required.
1854 (rest_of_handle_cse2): Likewise.
1855 (rest_of_handle_cse_after_global_opts): Likewise.
1856
1857 2016-05-11 Alan Modra <amodra@gmail.com>
1858
1859 * config/rs6000/rs6000.c (is_complex_IBM_long_double,
1860 abi_v4_pass_in_fpr): New functions.
1861 (rs6000_function_arg_boundary): Exclude complex IBM long double
1862 from 64-bit alignment when ABI_V4.
1863 (rs6000_function_arg, rs6000_function_arg_advance_1,
1864 rs6000_gimplify_va_arg): Use abi_v4_pass_in_fpr.
1865
1866 2016-05-10 Segher Boessenkool <segher@kernel.crashing.org>
1867
1868 PR rtl-optimization/71028
1869 * cfgcleanup.c (try_optimize_cfg): Do not flip a conditional
1870 jump with just a return in the fallthrough block if the branch
1871 block contains just a return as well.
1872
1873 2016-05-10 Marc Glisse <marc.glisse@inria.fr>
1874
1875 * fold-const.c (fold_binary_loc) [(X ^ Y) & Y]: Remove and merge with...
1876 * match.pd ((X & Y) ^ Y): ... this.
1877 ((X & Y) & Y, (X | Y) | Y, (X ^ Y) ^ Y, (X & Y) & (X & Z), (X | Y)
1878 | (X | Z), (X ^ Y) ^ (X ^ Z)): New transformations.
1879
1880 2016-05-10 David Malcolm <dmalcolm@redhat.com>
1881
1882 * read-md.c (require_char_ws): New function.
1883 (read_string): Simplify using require_char_ws.
1884 (handle_constants): Likewise.
1885 (handle_enum): Likewise.
1886 (handle_file): Likewise.
1887 * read-md.h (require_char_ws): New declaration.
1888 * read-rtl.c (read_conditions): Simplify using require_char_ws.
1889 (read_mapping): Likewise.
1890 (read_rtx_code): Likewise.
1891 (read_nested_rtx): Likewise.
1892
1893 2016-05-10 James Norris <jnorris@codesourcery.com>
1894
1895 * config/rs6000/sysv4.h (CRTOFFLOADBEGIN): Define. Add crtoffloadbegin.o
1896 if offloading is enabled and -fopenacc or -fopenmp is specified.
1897 (CRTOFFLOADEND): Likewise.
1898 (STARTFILE_LINUX_SPEC): Add CRTOFFLOADBEGIN.
1899 (ENDFILE_LINUX_SPEC): Add CRTOFFLOADEND.
1900
1901 2016-05-10 Uros Bizjak <ubizjak@gmail.com>
1902
1903 * config/i386/i386.c (legitimize_pic_address): Merge 64-bit and 32-bit
1904 gotoff_operand code paths. Use copy_to_suggested_regs and
1905 expand_simple_binop where appropriate. Cleanup.
1906
1907 2016-05-10 Ilya Enkovich <ilya.enkovich@intel.com>
1908
1909 PR target/70799
1910 * config/i386/i386.c (dimode_scalar_to_vector_candidate_p): Allow
1911 integer constants.
1912 (dimode_scalar_chain::vector_const_cost): New.
1913 (dimode_scalar_chain::compute_convert_gain): Handle constants.
1914 (dimode_scalar_chain::convert_op): Likewise.
1915 (dimode_scalar_chain::convert_insn): Likewise.
1916
1917 2016-05-10 Pierre-Marie de Rodat <derodat@adacore.com>
1918
1919 * dwarf2out.c (resolve_args_picking_1): Consider DW_OP_neg as an
1920 unary operation, not a binary one.
1921
1922 2016-05-10 Ilya Enkovich <ilya.enkovich@intel.com>
1923
1924 PR middle-end/70877
1925 * tree-chkp.c (chkp_add_bounds_to_call_stmt): Handle
1926 calls with type casted fndecl.
1927
1928 2016-05-10 Ilya Enkovich <ilya.enkovich@intel.com>
1929
1930 PR tree-optimization/70786
1931 * tree-chkp.c (chkp_find_bounds_1): Support WITH_SIZE_EXPR.
1932 * calls.c (initialize_argument_information): Bind bounds
1933 with corresponding args passed by reference.
1934
1935 2016-05-10 Jakub Jelinek <jakub@redhat.com>
1936
1937 PR target/70927
1938 * config/i386/sse.md (<sse>_andnot<mode>3<mask_name>),
1939 *<code><mode>3<mask_name>): For !TARGET_AVX512DQ and EVEX encoding,
1940 use vp*[dq] instead of v*p[sd] instructions and adjust mode attribute
1941 accordingly.
1942
1943 2016-05-10 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1944
1945 PR target/70963
1946 * config/rs6000/vsx.md (vsx_xvcvdpsxds_scale): Generate correct
1947 code for a zero scale factor.
1948 (vsx_xvcvdpuxds_scale): Likewise.
1949
1950 2016-05-10 David Malcolm <dmalcolm@redhat.com>
1951
1952 * diagnostic-show-locus.c (layout::layout): Call show_ruler
1953 if show_ruler_p was set on the context.
1954 (layout::show_ruler): New method.
1955 * diagnostic.h (struct diagnostic_context): Add field
1956 "show_ruler_p".
1957
1958 2016-05-10 Richard Biener <rguenther@suse.de>
1959
1960 PR tree-optimization/71039
1961 * tree-ssa-phiprop.c: Include tree-ssa-loop.h.
1962 (chk_uses): New function.
1963 (propagate_with_phi): Verify we can safely replicate the lhs of an
1964 aggregate assignment on all incoming edges.
1965
1966 2016-05-10 Oleg Endo <olegendo@gcc.gnu.org>
1967
1968 * config/rx/rx-protos.h (is_interrupt_func, is_fast_interrupt_func):
1969 Forward declare.
1970 (rx_atomic_sequence): New class.
1971 * config/rx/rx.c (rx_print_operand): Use symbolic names for PSW bits.
1972 (is_interrupt_func, is_fast_interrupt_func): Make non-static and
1973 non-inline.
1974 (rx_atomic_sequence::rx_atomic_sequence,
1975 rx_atomic_sequence::~rx_atomic_sequence): New functions.
1976 * config/rx/rx.md (CTRLREG_PSW, CTRLREG_USP, CTRLREG_FPSW, CTRLREG_CPEN,
1977 CTRLREG_BPSW, CTRLREG_BPC, CTRLREG_ISP, CTRLREG_FINTV,
1978 CTRLREG_INTB): New constants.
1979 (FETCHOP): New code iterator.
1980 (fethcop_name, fetchop_name2): New iterator code attributes.
1981 (QIHI): New mode iterator.
1982 (atomic_exchange<mode>, atomic_exchangesi, xchg_mem<mode>,
1983 atomic_fetch_<fetchop_name>si, atomic_fetch_nandsi,
1984 atomic_<fetchop_name>_fetchsi, atomic_nand_fetchsi): New patterns.
1985
1986 2016-05-10 Martin Liska <mliska@suse.cz>
1987
1988 * tree-inline.c (remap_dependence_clique): Do not remap
1989 debugging statements.
1990
1991 2016-05-10 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
1992
1993 * config/s390/s390.md ("*vec_cmp<insn_cmp>df_cconly")
1994 ("*fixuns_truncdfdi2_z13")
1995 ("*fixuns_trunc<FP:mode><GPR:mode>2_z196")
1996 ("*fix_truncdfdi2_bfp_z13", "*floatunsdidf2_z13")
1997 ("*extendsfdf2_z13"): Replace TARGET_Z13 with TARGET_VX.
1998
1999 2016-05-10 Richard Biener <rguenther@suse.de>
2000
2001 PR tree-optimization/70497
2002 PR tree-optimization/28367
2003 * tree-ssa-sccvn.c (vn_nary_build_or_lookup): New function
2004 split out from ...
2005 (visit_reference_op_load): ... here.
2006 (vn_reference_lookup_3): Use it to handle subreg-like accesses
2007 with simplified BIT_FIELD_REFs.
2008 * tree-ssa-pre.c (eliminate_insert): Handle inserting BIT_FIELD_REFs.
2009 * tree-complex.c (extract_component): Handle BIT_FIELD_REFs
2010 correctly.
2011
2012 2016-05-10 Pierre-Marie de Rodat <derodat@adacore.com>
2013
2014 * dwarf2out.c (add_abstract_origin_attribute): Adjust
2015 documentation comment. For BLOCK nodes, add a
2016 DW_AT_abstract_origin attribute that points to the DIE generated
2017 for the origin BLOCK.
2018 (gen_lexical_block_die): Call add_abstract_origin_attribute for
2019 blocks from inlined functions.
2020
2021 2016-05-10 Alan Modra <amodra@gmail.com>
2022
2023 PR target/70947
2024 * config/rs6000/rs6000.c (rs6000_expand_split_stack_prologue): Stop
2025 regrename modifying insns saving lr before __morestack call.
2026 * config/rs6000/rs6000.md (split_stack_return): Similarly for
2027 insns restoring lr after __morestack call.
2028
2029 2016-05-09 Jakub Jelinek <jakub@redhat.com>
2030
2031 * config/i386/i386.md (set_got, set_got_labelled, lwp_llwpcb,
2032 lwp_lwpval<mode>3, lwp_lwpins<mode>3): Remove constraints from
2033 expanders.
2034 * config/i386/sse.md (vec_interleave_high<mode>,
2035 vec_interleave_low<mode>, <avx512>_vpermi2var<mode>3_maskz,
2036 <avx512>_vpermt2var<mode>3_maskz): Likewise.
2037
2038 2016-05-04 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2039
2040 * config/rs6000/rs6000.c (rs6000_reassociation_width): Add
2041 function for TARGET_SCHED_REASSOCIATION_WIDTH to enable
2042 parallel reassociation for power8 and forward.
2043
2044 2016-05-09 Uros Bizjak <ubizjak@gmail.com>
2045
2046 * config/i386/i386.md (absneg splitters with general regs): Use
2047 general_reg_operand predicate.
2048 (btsq peephole2): Use x86_64_immediate_operand to check if new
2049 value is suitable for immediate operand. Generate emitted insn
2050 using RTL expressions.
2051 (btcq peephole2): Ditto.
2052 (btrq peephole2): Ditto. Generate correct immediate operand
2053 for AND masking.
2054
2055 2016-05-09 Richard Sandiford <richard.sandiford@arm.com>
2056
2057 * cfgexpand.c (expand_debug_expr): Fix address offset for negative
2058 bitpos.
2059
2060 2016-05-09 Richard Sandiford <richard.sandiford@arm.com>
2061
2062 * tree-affine.c (wide_int_constant_multiple_p): Add missing
2063 pointer dereference.
2064
2065 2016-05-09 Richard Biener <rguenther@suse.de>
2066
2067 PR tree-optimization/70985
2068 * match.pd (BIT_FIELD_REF -> (type)): Disable on GIMPLE when
2069 op0 isn't a gimple register.
2070
2071 2016-05-09 Prachi Godbole <prachi.godbole@imgtec.com>
2072
2073 * config/mips/i6400.md (i6400_fpu_intadd, i6400_fpu_logic)
2074 (i6400_fpu_div, i6400_fpu_cmp, i6400_fpu_float, i6400_fpu_store)
2075 (i6400_fpu_long_pipe, i6400_fpu_logic_l, i6400_fpu_float_l)
2076 (i6400_fpu_mult): New cpu units.
2077 (i6400_msa_add_d, i6400_msa_int_add, i6400_msa_short_logic3)
2078 (i6400_msa_short_logic2, i6400_msa_short_logic, i6400_msa_move)
2079 (i6400_msa_cmp, i6400_msa_short_float2, i6400_msa_div_d)
2080 (i6400_msa_div_w, i6400_msa_div_h, i6400_msa_div_b)
2081 (i6400_msa_copy, i6400_msa_branch, i6400_fpu_msa_store)
2082 (i6400_fpu_msa_load, i6400_fpu_msa_move, i6400_msa_long_logic1)
2083 (i6400_msa_long_logic2, i6400_msa_mult, i6400_msa_long_float2)
2084 (i6400_msa_long_float4, i6400_msa_long_float5)
2085 (i6400_msa_long_float8, i6400_msa_fdiv_df)
2086 (i6400_msa_fdiv_sf): New reservations.
2087 * config/mips/p5600.md (p5600_fpu_intadd, p5600_fpu_cmp)
2088 (p5600_fpu_float, p5600_fpu_logic_a, p5600_fpu_logic_b)
2089 (p5600_fpu_div, p5600_fpu_logic, p5600_fpu_float_a)
2090 (p5600_fpu_float_b, p5600_fpu_float_c, p5600_fpu_float_d)
2091 (p5600_fpu_mult, p5600_fpu_fdiv, p5600_fpu_load): New cpu units.
2092 (msa_short_int_add, msa_short_logic, msa_short_logic_move_v)
2093 (msa_short_cmp, msa_short_float2, msa_short_logic3)
2094 (msa_short_store4, msa_long_load, msa_short_store)
2095 (msa_long_logic, msa_long_float2, msa_long_float4)
2096 (msa_long_float5, msa_long_float8, msa_long_mult)
2097 (msa_long_fdiv, msa_long_div): New reservations.
2098
2099 2016-05-09 Robert Suchanek <robert.suchanek@imgtec.com>
2100 Sameera Deshpande <sameera.deshpande@imgtec.com>
2101 Matthew Fortune <matthew.fortune@imgtec.com>
2102 Graham Stott <graham.stott@imgtec.com>
2103 Chao-ying Fu <chao-ying.fu@imgtec.com>
2104
2105 * config.gcc: Add MSA header file for mips*-*-* target.
2106 * config/mips/constraints.md (YI, YC, YZ, Unv5, Uuv5, Usv5, Uuv6)
2107 (Ubv8i, Urv8): New constraints.
2108 * config/mips/mips-ftypes.def: Add function types for MSA
2109 builtins.
2110 * config/mips/mips-modes.def (V16QI, V8HI, V4SI, V2DI, V4SF)
2111 (V2DF, V32QI, V16HI, V8SI, V4DI, V8SF, V4DF): New modes.
2112 * config/mips/mips-msa.md: New file.
2113 * config/mips/mips-protos.h
2114 (mips_split_128bit_const_insns): New prototype.
2115 (mips_msa_idiv_insns): Likewise.
2116 (mips_split_128bit_move): Likewise.
2117 (mips_split_128bit_move_p): Likewise.
2118 (mips_split_msa_copy_d): Likewise.
2119 (mips_split_msa_insert_d): Likewise.
2120 (mips_split_msa_fill_d): Likewise.
2121 (mips_expand_msa_branch): Likewise.
2122 (mips_const_vector_same_val_p): Likewise.
2123 (mips_const_vector_same_bytes_p): Likewise.
2124 (mips_const_vector_same_int_p): Likewise.
2125 (mips_const_vector_shuffle_set_p): Likewise.
2126 (mips_const_vector_bitimm_set_p): Likewise.
2127 (mips_const_vector_bitimm_clr_p): Likewise.
2128 (mips_msa_vec_parallel_const_half): Likewise.
2129 (mips_msa_output_division): Likewise.
2130 (mips_ldst_scaled_shift): Likewise.
2131 (mips_expand_vec_cond_expr): Likewise.
2132 * config/mips/mips.c (enum mips_builtin_type): Add
2133 MIPS_BUILTIN_MSA_TEST_BRANCH.
2134 (mips_gen_const_int_vector_shuffle): New prototype.
2135 (mips_const_vector_bitimm_set_p): New function.
2136 (mips_const_vector_bitimm_clr_p): Likewise.
2137 (mips_const_vector_same_val_p): Likewise.
2138 (mips_const_vector_same_bytes_p): Likewise.
2139 (mips_const_vector_same_int_p): Likewise.
2140 (mips_const_vector_shuffle_set_p): Likewise.
2141 (mips_symbol_insns): Forbid loading symbols via immediate for
2142 MSA.
2143 (mips_valid_offset_p): Limit offset to 10-bit for MSA loads and
2144 stores.
2145 (mips_valid_lo_sum_p): Forbid loadings symbols via %lo(base) for
2146 MSA.
2147 (mips_lx_address_p): Add support load indexed address for MSA.
2148 (mips_address_insns): Add calculation of instructions needed for
2149 stores and loads for MSA.
2150 (mips_const_insns): Move CONST_DOUBLE below CONST_VECTOR. Handle
2151 CONST_VECTOR for MSA and let it fall through.
2152 (mips_ldst_scaled_shift): New function.
2153 (mips_subword_at_byte): Likewise.
2154 (mips_msa_idiv_insns): Likewise.
2155 (mips_legitimize_move): Validate MSA moves.
2156 (mips_rtx_costs): Add UNGE, UNGT, UNLE, UNLT cases. Add
2157 calculation of costs for MSA division.
2158 (mips_split_move_p): Check if MSA moves need splitting.
2159 (mips_split_move): Split MSA moves if necessary.
2160 (mips_split_128bit_move_p): New function.
2161 (mips_split_128bit_move): Likewise.
2162 (mips_split_msa_copy_d): Likewise.
2163 (mips_split_msa_insert_d): Likewise.
2164 (mips_split_msa_fill_d): Likewise.
2165 (mips_output_move): Handle MSA moves.
2166 (mips_expand_msa_branch): New function.
2167 (mips_print_operand): Add 'E', 'B', 'w', 'v' and 'V' modifiers.
2168 Reinstate 'y' modifier.
2169 (mips_file_start): Add MSA .gnu_attribute.
2170 (mips_hard_regno_mode_ok_p): Allow TImode and 128-bit vectors in
2171 FPRs.
2172 (mips_hard_regno_nregs): Always return 1 for MSA supported mode.
2173 (mips_class_max_nregs): Add register size for MSA supported mode.
2174 (mips_cannot_change_mode_class): Allow conversion between MSA
2175 vector modes and TImode.
2176 (mips_mode_ok_for_mov_fmt_p): Allow MSA to use move.v
2177 instruction.
2178 (mips_secondary_reload_class): Force MSA loads/stores via memory.
2179 (mips_preferred_simd_mode): Add preffered modes for MSA.
2180 (mips_vector_mode_supported_p): Add MSA supported modes.
2181 (mips_autovectorize_vector_sizes): New function.
2182 (mips_msa_output_division): Likewise.
2183 (MSA_BUILTIN, MIPS_BUILTIN_DIRECT_NO_TARGET)
2184 (MSA_NO_TARGET_BUILTIN, MSA_BUILTIN_TEST_BRANCH): New macros.
2185 (CODE_FOR_msa_adds_s_b, CODE_FOR_msa_adds_s_h)
2186 (CODE_FOR_msa_adds_s_w, CODE_FOR_msa_adds_s_d)
2187 (CODE_FOR_msa_adds_u_b, CODE_FOR_msa_adds_u_h)
2188 (CODE_FOR_msa_adds_u_w, CODE_FOR_msa_adds_u_du
2189 (CODE_FOR_msa_addv_b, CODE_FOR_msa_addv_h, CODE_FOR_msa_addv_w)
2190 (CODE_FOR_msa_addv_d, CODE_FOR_msa_and_v, CODE_FOR_msa_bmnz_v)
2191 (CODE_FOR_msa_bmnzi_b, CODE_FOR_msa_bmz_v, CODE_FOR_msa_bmzi_b)
2192 (CODE_FOR_msa_bnz_v, CODE_FOR_msa_bz_v, CODE_FOR_msa_bsel_v)
2193 (CODE_FOR_msa_bseli_b, CODE_FOR_msa_ceqi_h, CODE_FOR_msa_ceqi_w)
2194 (CODE_FOR_msa_ceqi_d, CODE_FOR_msa_clti_s_b)
2195 (CODE_FOR_msa_clti_s_h, CODE_FOR_msa_clti_s_w)
2196 (CODE_FOR_msa_clti_s_d, CODE_FOR_msa_clti_u_b)
2197 (CODE_FOR_msa_clti_u_h, CODE_FOR_msa_clti_u_w)
2198 (CODE_FOR_msa_clti_u_d, CODE_FOR_msa_clei_s_b)
2199 (CODE_FOR_msa_clei_s_h, CODE_FOR_msa_clei_s_w)
2200 (CODE_FOR_msa_clei_s_d, CODE_FOR_msa_clei_u_b)
2201 (CODE_FOR_msa_clei_u_h, CODE_FOR_msa_clei_u_w)
2202 (CODE_FOR_msa_clei_u_d, CODE_FOR_msa_div_s_b)
2203 (CODE_FOR_msa_div_s_h, CODE_FOR_msa_div_s_w)
2204 (CODE_FOR_msa_div_s_d, CODE_FOR_msa_div_u_b)
2205 (CODE_FOR_msa_div_u_h, CODE_FOR_msa_div_u_w)
2206 (CODE_FOR_msa_div_u_d, CODE_FOR_msa_fadd_w, CODE_FOR_msa_fadd_d)
2207 (CODE_FOR_msa_fexdo_w, CODE_FOR_msa_ftrunc_s_w)
2208 (CODE_FOR_msa_ftrunc_s_d, CODE_FOR_msa_ftrunc_u_w)
2209 (CODE_FOR_msa_ftrunc_u_d, CODE_FOR_msa_ffint_s_w)
2210 (CODE_FOR_msa_ffint_s_d, CODE_FOR_msa_ffint_u_w)
2211 (CODE_FOR_msa_ffint_u_d, CODE_FOR_msa_fsub_w)
2212 (CODE_FOR_msa_fsub_d, CODE_FOR_msa_fmsub_d, CODE_FOR_msa_fmadd_w)
2213 (CODE_FOR_msa_fmadd_d, CODE_FOR_msa_fmsub_w, CODE_FOR_msa_fmul_w)
2214 (CODE_FOR_msa_fmul_d, CODE_FOR_msa_fdiv_w, CODE_FOR_msa_fdiv_d)
2215 (CODE_FOR_msa_fmax_w, CODE_FOR_msa_fmax_d, CODE_FOR_msa_fmax_a_w)
2216 (CODE_FOR_msa_fmax_a_d, CODE_FOR_msa_fmin_w, CODE_FOR_msa_fmin_d)
2217 (CODE_FOR_msa_fmin_a_w, CODE_FOR_msa_fmin_a_d)
2218 (CODE_FOR_msa_fsqrt_w, CODE_FOR_msa_fsqrt_d)
2219 (CODE_FOR_msa_max_s_b, CODE_FOR_msa_max_s_h)
2220 (CODE_FOR_msa_max_s_w, CODE_FOR_msa_max_s_d)
2221 (CODE_FOR_msa_max_u_b, CODE_FOR_msa_max_u_h)
2222 (CODE_FOR_msa_max_u_w, CODE_FOR_msa_max_u_d)
2223 (CODE_FOR_msa_min_s_b, CODE_FOR_msa_min_s_h)
2224 (CODE_FOR_msa_min_s_w, CODE_FOR_msa_min_s_d)
2225 (CODE_FOR_msa_min_u_b, CODE_FOR_msa_min_u_h)
2226 (CODE_FOR_msa_min_u_w, CODE_FOR_msa_min_u_d)
2227 (CODE_FOR_msa_mod_s_b, CODE_FOR_msa_mod_s_h)
2228 (CODE_FOR_msa_mod_s_w, CODE_FOR_msa_mod_s_d)
2229 (CODE_FOR_msa_mod_u_b, CODE_FOR_msa_mod_u_h)
2230 (CODE_FOR_msa_mod_u_w, CODE_FOR_msa_mod_u_d)
2231 (CODE_FOR_msa_mod_s_b, CODE_FOR_msa_mod_s_h)
2232 (CODE_FOR_msa_mod_s_w, CODE_FOR_msa_mod_s_d)
2233 (CODE_FOR_msa_mod_u_b, CODE_FOR_msa_mod_u_h)
2234 (CODE_FOR_msa_mod_u_w, CODE_FOR_msa_mod_u_d)
2235 (CODE_FOR_msa_mulv_b, CODE_FOR_msa_mulv_h, CODE_FOR_msa_mulv_w)
2236 (CODE_FOR_msa_mulv_d, CODE_FOR_msa_nlzc_b, CODE_FOR_msa_nlzc_h)
2237 (CODE_FOR_msa_nlzc_w, CODE_FOR_msa_nlzc_d, CODE_FOR_msa_nor_v)
2238 (CODE_FOR_msa_or_v, CODE_FOR_msa_ori_b, CODE_FOR_msa_nori_b)
2239 (CODE_FOR_msa_pcnt_b, CODE_FOR_msa_pcnt_h, CODE_FOR_msa_pcnt_w)
2240 (CODE_FOR_msa_pcnt_d, CODE_FOR_msa_xor_v, CODE_FOR_msa_xori_b)
2241 (CODE_FOR_msa_sll_b, CODE_FOR_msa_sll_h, CODE_FOR_msa_sll_w)
2242 (CODE_FOR_msa_sll_d, CODE_FOR_msa_slli_b, CODE_FOR_msa_slli_h)
2243 (CODE_FOR_msa_slli_w, CODE_FOR_msa_slli_d, CODE_FOR_msa_sra_b)
2244 (CODE_FOR_msa_sra_h, CODE_FOR_msa_sra_w, CODE_FOR_msa_sra_d)
2245 (CODE_FOR_msa_srai_b, CODE_FOR_msa_srai_h, CODE_FOR_msa_srai_w)
2246 (CODE_FOR_msa_srai_d, CODE_FOR_msa_srl_b, CODE_FOR_msa_srl_h)
2247 (CODE_FOR_msa_srl_w, CODE_FOR_msa_srl_d, CODE_FOR_msa_srli_b)
2248 (CODE_FOR_msa_srli_h, CODE_FOR_msa_srli_w, CODE_FOR_msa_srli_d)
2249 (CODE_FOR_msa_subv_b, CODE_FOR_msa_subv_h, CODE_FOR_msa_subv_w)
2250 (CODE_FOR_msa_subv_d, CODE_FOR_msa_subvi_b, CODE_FOR_msa_subvi_h)
2251 (CODE_FOR_msa_subvi_w, CODE_FOR_msa_subvi_d, CODE_FOR_msa_move_v)
2252 (CODE_FOR_msa_vshf_b, CODE_FOR_msa_vshf_h, CODE_FOR_msa_vshf_w)
2253 (CODE_FOR_msa_vshf_d, CODE_FOR_msa_ilvod_d, CODE_FOR_msa_ilvev_d)
2254 (CODE_FOR_msa_pckod_d, CODE_FOR_msa_pckdev_d, CODE_FOR_msa_ldi_b)
2255 (CODE_FOR_msa_ldi_hi, CODE_FOR_msa_ldi_w)
2256 (CODE_FOR_msa_ldi_d): New code_aliasing macros.
2257 (mips_builtins): Add MSA sll_b, sll_h, sll_w, sll_d, slli_b,
2258 slli_h, slli_w, slli_d, sra_b, sra_h, sra_w, sra_d, srai_b,
2259 srai_h, srai_w, srai_d, srar_b, srar_h, srar_w, srar_d, srari_b,
2260 srari_h, srari_w, srari_d, srl_b, srl_h, srl_w, srl_d, srli_b,
2261 srli_h, srli_w, srli_d, srlr_b, srlr_h, srlr_w, srlr_d, srlri_b,
2262 srlri_h, srlri_w, srlri_d, bclr_b, bclr_h, bclr_w, bclr_d,
2263 bclri_b, bclri_h, bclri_w, bclri_d, bset_b, bset_h, bset_w,
2264 bset_d, bseti_b, bseti_h, bseti_w, bseti_d, bneg_b, bneg_h,
2265 bneg_w, bneg_d, bnegi_b, bnegi_h, bnegi_w, bnegi_d, binsl_b,
2266 binsl_h, binsl_w, binsl_d, binsli_b, binsli_h, binsli_w,
2267 binsli_d, binsr_b, binsr_h, binsr_w, binsr_d, binsri_b, binsri_h,
2268 binsri_w, binsri_d, addv_b, addv_h, addv_w, addv_d, addvi_b,
2269 addvi_h, addvi_w, addvi_d, subv_b, subv_h, subv_w, subv_d,
2270 subvi_b, subvi_h, subvi_w, subvi_d, max_s_b, max_s_h, max_s_w,
2271 max_s_d, maxi_s_b, maxi_s_h, maxi_s_w, maxi_s_d, max_u_b,
2272 max_u_h, max_u_w, max_u_d, maxi_u_b, maxi_u_h, maxi_u_w,
2273 maxi_u_d, min_s_b, min_s_h, min_s_w, min_s_d, mini_s_b, mini_s_h,
2274 mini_s_w, mini_s_d, min_u_b, min_u_h, min_u_w, min_u_d, mini_u_b,
2275 mini_u_h, mini_u_w, mini_u_d, max_a_b, max_a_h, max_a_w, max_a_d,
2276 min_a_b, min_a_h, min_a_w, min_a_d, ceq_b, ceq_h, ceq_w, ceq_d,
2277 ceqi_b, ceqi_h, ceqi_w, ceqi_d, clt_s_b, clt_s_h, clt_s_w,
2278 clt_s_d, clti_s_b, clti_s_h, clti_s_w, clti_s_d, clt_u_b,
2279 clt_u_h, clt_u_w, clt_u_d, clti_u_b, clti_u_h, clti_u_w,
2280 clti_u_d, cle_s_b, cle_s_h, cle_s_w, cle_s_d, clei_s_b, clei_s_h,
2281 clei_s_w, clei_s_d, cle_u_b, cle_u_h, cle_u_w, cle_u_d, clei_u_b,
2282 clei_u_h, clei_u_w, clei_u_d, ld_b, ld_h, ld_w, ld_d, st_b, st_h,
2283 st_w, st_d, sat_s_b, sat_s_h, sat_s_w, sat_s_d, sat_u_b, sat_u_h,
2284 sat_u_w, sat_u_d, add_a_b, add_a_h, add_a_w, add_a_d, adds_a_b,
2285 adds_a_h, adds_a_w, adds_a_d, adds_s_b, adds_s_h, adds_s_w,
2286 adds_s_d, adds_u_b, adds_u_h, adds_u_w, adds_u_d, ave_s_b,
2287 ave_s_h, ave_s_w, ave_s_d, ave_u_b, ave_u_h, ave_u_w, ave_u_d,
2288 aver_s_b, aver_s_h, aver_s_w, aver_s_d, aver_u_b, aver_u_h,
2289 aver_u_w, aver_u_d, subs_s_b, subs_s_h, subs_s_w, subs_s_d,
2290 subs_u_b, subs_u_h, subs_u_w, subs_u_d, subsuu_s_b, subsuu_s_h,
2291 subsuu_s_w, subsuu_s_d, subsus_u_b, subsus_u_h, subsus_u_w,
2292 subsus_u_d, asub_s_b, asub_s_h, asub_s_w, asub_s_d, asub_u_b,
2293 asub_u_h, asub_u_w, asub_u_d, mulv_b, mulv_h, mulv_w, mulv_d,
2294 maddv_b, maddv_h, maddv_w, maddv_d, msubv_b, msubv_h, msubv_w,
2295 msubv_d, div_s_b, div_s_h, div_s_w, div_s_d, div_u_b, div_u_h,
2296 div_u_w, div_u_d, hadd_s_h, hadd_s_w, hadd_s_d, hadd_u_h,
2297 hadd_u_w, hadd_u_d, hsub_s_h, hsub_s_w, hsub_s_d, hsub_u_h,
2298 hsub_u_w, hsub_u_d, mod_s_b, mod_s_h, mod_s_w, mod_s_d, mod_u_b,
2299 mod_u_h, mod_u_w, mod_u_d, dotp_s_h, dotp_s_w, dotp_s_d,
2300 dotp_u_h, dotp_u_w, dotp_u_d, dpadd_s_h, dpadd_s_w, dpadd_s_d,
2301 dpadd_u_h, dpadd_u_w, dpadd_u_d, dpsub_s_h, dpsub_s_w, dpsub_s_d,
2302 dpsub_u_h, dpsub_u_w, dpsub_u_d, sld_b, sld_h, sld_w, sld_d,
2303 sldi_b, sldi_h, sldi_w, sldi_d, splat_b, splat_h, splat_w,
2304 splat_d, splati_b, splati_h, splati_w, splati_d, pckev_b,
2305 pckev_h, pckev_w, pckev_d, pckod_b, pckod_h, pckod_w, pckod_d,
2306 ilvl_b, ilvl_h, ilvl_w, ilvl_d, ilvr_b, ilvr_h, ilvr_w, ilvr_d,
2307 ilvev_b, ilvev_h, ilvev_w, ilvev_d, ilvod_b, ilvod_h, ilvod_w,
2308 ilvod_d, vshf_b, vshf_h, vshf_w, vshf_d, and_v, andi_b, or_v,
2309 ori_b, nor_v, nori_b, xor_v, xori_b, bmnz_v, bmnzi_b, bmz_v,
2310 bmzi_b, bsel_v, bseli_b, shf_b, shf_h, shf_w, bnz_v, bz_v,
2311 fill_b, fill_h, fill_w, fill_d, pcnt_b, pcnt_h, pcnt_w,
2312 pcnt_d, nloc_b, nloc_h, nloc_w, nloc_d, nlzc_b, nlzc_h, nlzc_w,
2313 nlzc_d, copy_s_b, copy_s_h, copy_s_w, copy_s_d, copy_u_b,
2314 copy_u_h, copy_u_w, copy_u_d, insert_b, insert_h, insert_w,
2315 insert_d, insve_b, insve_h, insve_w, insve_d, bnz_b, bnz_h,
2316 bnz_w, bnz_d, bz_b, bz_h, bz_w, bz_d, ldi_b, ldi_h, ldi_w, ldi_d,
2317 fcaf_w, fcaf_d, fcor_w, fcor_d, fcun_w, fcun_d, fcune_w, fcune_d,
2318 fcueq_w, fcueq_d, fceq_w, fceq_d, fcne_w, fcne_d, fclt_w, fclt_d,
2319 fcult_w, fcult_d, fcle_w, fcle_d, fcule_w, fcule_d, fsaf_w,
2320 fsaf_d, fsor_w, fsor_d, fsun_w, fsun_d, fsune_w, fsune_d,
2321 fsueq_w, fsueq_d, fseq_w, fseq_d, fsne_w, fsne_d, fslt_w,
2322 fslt_d, fsult_w, fsult_d, fsle_w, fsle_d, fsule_w, fsule_d,
2323 fadd_w, fadd_d, fsub_w, fsub_d, fmul_w, fmul_d, fdiv_w, fdiv_d,
2324 fmadd_w, fmadd_d, fmsub_w, fmsub_d, fexp2_w, fexp2_d, fexdo_h,
2325 fexdo_w, ftq_h, ftq_w, fmin_w, fmin_d, fmin_a_w, fmin_a_d,
2326 fmax_w, fmax_d, fmax_a_w, fmax_a_d, mul_q_h, mul_q_w, mulr_q_h,
2327 mulr_q_w, madd_q_h, madd_q_w, maddr_q_h, maddr_q_w, msub_q_h,
2328 msub_q_w, msubr_q_h, msubr_q_w, fclass_w, fclass_d, fsqrt_w,
2329 fsqrt_d, frcp_w, frcp_d, frint_w, frint_d, frsqrt_w, frsqrt_d,
2330 flog2_w, flog2_d, fexupl_w, fexupl_d, fexupr_w, fexupr_d, ffql_w,
2331 ffql_d, ffqr_w, ffqr_d, ftint_s_w, ftint_s_d, ftint_u_w,
2332 ftint_u_d, ftrunc_s_w, ftrunc_s_d, ftrunc_u_w, ftrunc_u_d,
2333 ffint_s_w, ffint_s_d, ffint_u_w, ffint_u_d, ctcmsa, cfcmsa,
2334 move_v builtins.
2335 (mips_get_builtin_decl_index): New array.
2336 (MIPS_ATYPE_QI, MIPS_ATYPE_HI, MIPS_ATYPE_V2DI, MIPS_ATYPE_V4SI)
2337 (MIPS_ATYPE_V8HI, MIPS_ATYPE_V16QI, MIPS_ATYPE_V2DF)
2338 (MIPS_ATYPE_V4SF, MIPS_ATYPE_UV2DI, MIPS_ATYPE_UV4SI)
2339 (MIPS_ATYPE_UV8HI, MIPS_ATYPE_UV16QI): New.
2340 (mips_init_builtins): Initialize mips_get_builtin_decl_index
2341 array.
2342 (TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION): Define target
2343 hook.
2344 (mips_expand_builtin_insn): Prepare operands for
2345 CODE_FOR_msa_addvi_b, CODE_FOR_msa_addvi_h, CODE_FOR_msa_addvi_w,
2346 CODE_FOR_msa_addvi_d, CODE_FOR_msa_clti_u_b,
2347 CODE_FOR_msa_clti_u_h, CODE_FOR_msa_clti_u_w,
2348 CODE_FOR_msa_clti_u_d, CODE_FOR_msa_clei_u_b,
2349 CODE_FOR_msa_clei_u_h, CODE_FOR_msa_clei_u_w,
2350 CODE_FOR_msa_clei_u_d, CODE_FOR_msa_maxi_u_b,
2351 CODE_FOR_msa_maxi_u_h, CODE_FOR_msa_maxi_u_w,
2352 CODE_FOR_msa_maxi_u_d, CODE_FOR_msa_mini_u_b,
2353 CODE_FOR_msa_mini_u_h, CODE_FOR_msa_mini_u_w,
2354 CODE_FOR_msa_mini_u_d, CODE_FOR_msa_subvi_b,
2355 CODE_FOR_msa_subvi_h, CODE_FOR_msa_subvi_w, CODE_FOR_msa_subvi_d,
2356 CODE_FOR_msa_ceqi_b, CODE_FOR_msa_ceqi_h, CODE_FOR_msa_ceqi_w,
2357 CODE_FOR_msa_ceqi_d, CODE_FOR_msa_clti_s_b,
2358 CODE_FOR_msa_clti_s_h, CODE_FOR_msa_clti_s_w,
2359 CODE_FOR_msa_clti_s_d, CODE_FOR_msa_clei_s_b,
2360 CODE_FOR_msa_clei_s_h, CODE_FOR_msa_clei_s_w,
2361 CODE_FOR_msa_clei_s_d, CODE_FOR_msa_maxi_s_b,
2362 CODE_FOR_msa_maxi_s_h, CODE_FOR_msa_maxi_s_w,
2363 CODE_FOR_msa_maxi_s_d, CODE_FOR_msa_mini_s_b,
2364 CODE_FOR_msa_mini_s_h, CODE_FOR_msa_mini_s_w,
2365 CODE_FOR_msa_mini_s_d, CODE_FOR_msa_andi_b, CODE_FOR_msa_ori_b,
2366 CODE_FOR_msa_nori_b, CODE_FOR_msa_xori_b, CODE_FOR_msa_bmzi_b,
2367 CODE_FOR_msa_bmnzi_b, CODE_FOR_msa_bseli_b, CODE_FOR_msa_fill_b,
2368 CODE_FOR_msa_fill_h, CODE_FOR_msa_fill_w, CODE_FOR_msa_fill_d,
2369 CODE_FOR_msa_ilvl_b, CODE_FOR_msa_ilvl_h, CODE_FOR_msa_ilvl_w,
2370 CODE_FOR_msa_ilvl_d, CODE_FOR_msa_ilvr_b, CODE_FOR_msa_ilvr_h,
2371 CODE_FOR_msa_ilvr_w, CODE_FOR_msa_ilvr_d, CODE_FOR_msa_ilvev_b,
2372 CODE_FOR_msa_ilvev_h, CODE_FOR_msa_ilvev_w, CODE_FOR_msa_ilvod_b,
2373 CODE_FOR_msa_ilvod_h, CODE_FOR_msa_ilvod_w, CODE_FOR_msa_pckev_b,
2374 CODE_FOR_msa_pckev_h, CODE_FOR_msa_pckev_w, CODE_FOR_msa_pckod_b,
2375 CODE_FOR_msa_pckod_h, CODE_FOR_msa_pckod_w, CODE_FOR_msa_slli_b,
2376 CODE_FOR_msa_slli_h, CODE_FOR_msa_slli_w, CODE_FOR_msa_slli_d,
2377 CODE_FOR_msa_srai_b, CODE_FOR_msa_srai_h, CODE_FOR_msa_srai_w,
2378 CODE_FOR_msa_srai_d, CODE_FOR_msa_srli_b, CODE_FOR_msa_srli_h,
2379 CODE_FOR_msa_srli_w, CODE_FOR_msa_srli_d, CODE_FOR_msa_insert_b,
2380 CODE_FOR_msa_insert_h, CODE_FOR_msa_insert_w,
2381 CODE_FOR_msa_insert_d, CODE_FOR_msa_insve_b,
2382 CODE_FOR_msa_insve_h, CODE_FOR_msa_insve_w, CODE_FOR_msa_insve_d,
2383 CODE_FOR_msa_shf_b, CODE_FOR_msa_shf_h, CODE_FOR_msa_shf_w,
2384 CODE_FOR_msa_shf_w_f, CODE_FOR_msa_vshf_b, CODE_FOR_msa_vshf_h,
2385 CODE_FOR_msa_vshf_w, CODE_FOR_msa_vshf_d.
2386 (mips_expand_builtin): Add case for MIPS_BULTIN_MSA_TEST_BRANCH.
2387 (mips_set_compression_mode): Disallow MSA with MIPS16 code.
2388 (mips_option_override): -mmsa requires -mfp64 and -mhard-float.
2389 These are set implicitly and an error is reported if overridden.
2390 (mips_expand_builtin_msa_test_branch): New function.
2391 (mips_expand_msa_shuffle): Likewise.
2392 (MAX_VECT_LEN): Increase maximum length of a vector to 16 bytes.
2393 (TARGET_SCHED_REASSOCIATION_WIDTH): Define target hook.
2394 (TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES): Likewise.
2395 (mips_expand_vec_unpack): Add support for MSA.
2396 (mips_expand_vector_init): Likewise.
2397 (mips_expand_vi_constant): Use CONST0_RTX (element_mode)
2398 instead of const0_rtx.
2399 (mips_msa_vec_parallel_const_half): New function.
2400 (mips_gen_const_int_vector): Likewise.
2401 (mips_gen_const_int_vector_shuffle): Likewise.
2402 (mips_expand_msa_cmp): Likewise.
2403 (mips_expand_vec_cond_expr): Likewise.
2404 * config/mips/mips.h
2405 (TARGET_CPU_CPP_BUILTINS): Add __mips_msa and __mips_msa_width.
2406 (OPTION_DEFAULT_SPECS): Ignore --with-fp-32 if -mmsa is
2407 specified.
2408 (ASM_SPEC): Pass mmsa and mno-msa to the assembler.
2409 (ISA_HAS_MSA): New macro.
2410 (UNITS_PER_MSA_REG): Likewise.
2411 (BITS_PER_MSA_REG): Likewise.
2412 (BIGGEST_ALIGNMENT): Redefine using ISA_HAS_MSA.
2413 (MSA_REG_FIRST): New macro.
2414 (MSA_REG_LAST): Likewise.
2415 (MSA_REG_NUM): Likewise.
2416 (MSA_REG_P): Likewise.
2417 (MSA_REG_RTX_P): Likewise.
2418 (MSA_SUPPORTED_MODE_P): Likewise.
2419 (HARD_REGNO_CALL_PART_CLOBBERED): Redefine using TARGET_MSA.
2420 (ADDITIONAL_REGISTER_NAMES): Add named registers $w0-$w31.
2421 * config/mips/mips.md: Include mips-msa.md.
2422 (alu_type): Add simd_add.
2423 (mode): Add V2DI, V4SI, V8HI, V16QI, V2DF, V4SF.
2424 (type): Add simd_div, simd_fclass, simd_flog2, simd_fadd,
2425 simd_fcvt, simd_fmul, simd_fmadd, simd_fdiv, simd_bitins,
2426 simd_bitmov, simd_insert, simd_sld, simd_mul, simd_fcmp,
2427 simd_fexp2, simd_int_arith, simd_bit, simd_shift, simd_splat,
2428 simd_fill, simd_permute, simd_shf, simd_sat, simd_pcnt,
2429 simd_copy, simd_branch, simd_cmsa, simd_fminmax, simd_logic,
2430 simd_move, simd_load, simd_store. Choose "multi" for moves
2431 for "qword_mode".
2432 (qword_mode): New attribute.
2433 (insn_count): Add instruction count for quad moves.
2434 Increase the count for MIPS SIMD division.
2435 (UNITMODE): Add UNITMODEs for vector types.
2436 (addsub): New code iterator.
2437 * config/mips/mips.opt (mmsa): New option.
2438 * config/mips/msa.h: New file.
2439 * config/mips/mti-elf.h: Don't infer -mfpxx if -mmsa is
2440 specified.
2441 * config/mips/mti-linux.h: Likewise.
2442 * config/mips/predicates.md
2443 (const_msa_branch_operand): New constraint.
2444 (const_uimm3_operand): Likewise.
2445 (const_uimm4_operand): Likewise.
2446 (const_uimm5_operand): Likewise.
2447 (const_uimm8_operand): Likewise.
2448 (const_imm5_operand): Likewise.
2449 (aq10b_operand): Likewise.
2450 (aq10h_operand): Likewise.
2451 (aq10w_operand): Likewise.
2452 (aq10d_operand): Likewise.
2453 (const_m1_operand): Likewise.
2454 (reg_or_m1_operand): Likewise.
2455 (const_exp_2_operand): Likewise.
2456 (const_exp_4_operand): Likewise.
2457 (const_exp_8_operand): Likewise.
2458 (const_exp_16_operand): Likewise.
2459 (const_vector_same_val_operand): Likewise.
2460 (const_vector_same_simm5_operand): Likewise.
2461 (const_vector_same_uimm5_operand): Likewise.
2462 (const_vector_same_uimm6_operand): Likewise.
2463 (const_vector_same_uimm8_operand): Likewise.
2464 (par_const_vector_shf_set_operand): Likewise.
2465 (reg_or_vector_same_val_operand): Likewise.
2466 (reg_or_vector_same_simm5_operand): Likewise.
2467 (reg_or_vector_same_uimm6_operand): Likewise.
2468 * doc/extend.texi (MIPS SIMD Architecture Functions): New
2469 section.
2470 * doc/invoke.texi (-mmsa): Document new option.
2471
2472 2016-05-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2473
2474 * configure.ac (enable_vtable_verify): Handle --enable-vtable-verify.
2475 * configure: Regenerate.
2476 * config.in: Regenerate.
2477 * gcc.c (VTABLE_VERIFICATION_SPEC) [!ENABLE_VTABLE_VERIFY]: Error
2478 on -fvtable-verify.
2479 * config/sol2.h [!ENABLE_VTABLE_VERIFY] (STARTFILE_VTV_SPEC): Define.
2480 (ENDFILE_VTV_SPEC): Define.
2481
2482 2016-05-09 Kaushik Phatak <kaushik.phatak@kpit.com>
2483
2484 * config/rl78/rl78.c (rl78_expand_prologue): Save the MDUC related
2485 registers in all interrupt handlers if necessary.
2486 (rl78_option_override): Add warning.
2487 (MUST_SAVE_MDUC_REGISTERS): New macro.
2488 (rl78_expand_epilogue): Restore the MDUC registers if necessary.
2489 * config/rl78/rl78.c (check_mduc_usage): New function.
2490 (mduc_regs): New structure to hold MDUC register data.
2491 * config/rl78/rl78.md (is_g13_muldiv_insn): New attribute.
2492 (mulsi3_g13): Add is_g13_muldiv_insn attribute.
2493 (udivmodsi4_g13): Add is_g13_muldiv_insn attribute.
2494 (mulhi3_g13): Add is_g13_muldiv_insn attribute.
2495 * config/rl78/rl78.opt (msave-mduc-in-interrupts): New option.
2496 * doc/invoke.texi (RL78 Options): Add -msave-mduc-in-interrupts.
2497
2498 2016-05-09 Bin Cheng <bin.cheng@arm.com>
2499
2500 * tree-if-conv.c (tree-ssa-loop.h): Include header file.
2501 (tree-ssa-loop-niter.h): Ditto.
2502 (idx_within_array_bound, ref_within_array_bound): New functions.
2503 (ifcvt_memrefs_wont_trap): Check if array ref is within bound.
2504 Factor out check on writable base object to ...
2505 (base_object_writable): ... here.
2506
2507 2016-05-09 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2508
2509 * config/arm/arm.md (probe_stack): Add modes to set source
2510 and destination.
2511
2512 2016-05-09 Bernd Schmidt <bschmidt@redhat.com>
2513
2514 * regrename.c (base_reg_class_for_rename): New static function.
2515 (scan_rtx_address, scan_rtx): Use it instead of base_reg_class.
2516
2517 2016-05-08 Jan Hubicka <hubicka@ucw.cz>
2518
2519 * cgraph.c (thunk_adjust): Export.
2520 * cgraphclones.c (cgraph_node::create_clone): Clone thunk info.
2521 * cgraphunit.c (thunk_adjust): Export.
2522 (cgraph_node::assemble_thunks_and_aliases): Do not assemble inlined
2523 thunks.
2524 * ipa-inline-analyssi.c (compute_inline_parameters): Thunks are
2525 inlinable.
2526 * tree-inline.c (expand_call_inline): Expand thunks inline.
2527
2528 2016-05-08 Uros Bizjak <ubizjak@gmail.com>
2529
2530 PR target/70998
2531 * config/i386/sse.md (*sse2_vd_cvtsd2ss): New insn pattern.
2532 (*sse2_vd_cvtss2sd): Ditto.
2533 * config/i386/i386.md
2534 (TARGET_SSE_PARTIAL_REG_DEPENDENCY float_truncate df->sf splitter):
2535 Generate *sse2_vd_cvtsd2ss pattern.
2536 (TARGET_SSE_PARTIAL_REG_DEPENDENCY float_extend sf->df splitter):
2537 Generate *sse2_vd_cvtss2sd pattern.
2538
2539 2016-05-08 Oleg Endo <olegendo@gcc.gnu.org>
2540
2541 * config/sh/sh.h (GET_SH_ARG_CLASS): Convert macro into ...
2542 * config/sh/sh.c (get_sh_arg_class): ... this new function. Update its
2543 users.
2544
2545 2016-05-08 Oleg Endo <olegendo@gcc.gnu.org>
2546
2547 * config/sh/sh-protos.h (sh_media_register_for_return): Remove.
2548 * config/sh/sh.c: Define and declare variables on first use throughout
2549 the file.
2550 (current_function_interrupt): Change to bool type.
2551 (frame_insn): Rename to emit_frame_insn and update users.
2552 (push_regs): Use bool for 'interrupt_handler' argument.
2553 (save_schedule_s): Remove.
2554 (TARGET_ASM_UNALIGNED_DI_OP, TARGET_ASM_ALIGNED_DI_OP): Remove.
2555 (sh_option_override): Don't nullify targetm.asm_out.aligned_op.di and
2556 targetm.asm_out.unaligned_op.di.
2557 (gen_far_branch): Remove redundant forward declaration.
2558 (sh_media_register_for_return, MAX_SAVED_REGS, save_entry_s, save_entry,
2559 MAX_TEMPS, save_schedule_ssave_schedule): Remove.
2560 (sh_set_return_address, sh_function_ok_for_sibcall,
2561 scavenge_reg): Update comments.
2562 (sh_builtin_saveregs): Use TRAGET_FPU_ANY condition.
2563 (sh2a_get_function_vector_number, sh2a_function_vector_p): Use for loop.
2564 (sh_attr_renesas_p): Remove unnecessary parentheses.
2565 (branch_dest): Simplify.
2566 * config/sh/sh.h (sh_args): Remove byref, byref_regs, stack_regs fields.
2567 Change force_mem, prototype_p, outgoing, renesas_abi fields to bool.
2568 (CUMULATIVE_ARGS): Change macro to typedef.
2569 (current_function_interrupt): Change to bool type.
2570 (sh_arg_class, sh_args, CUMULATIVE_ARGS, current_function_interrupt):
2571 Surround with __cplusplus ifdef.
2572 (sh_compare_op0, sh_compare_op1): Remove.
2573 (EPILOGUE_USES): Use TARGET_FPU_ANY condition.
2574
2575 2016-05-07 Jim Wilson <jim.wilson@linaro.org>
2576
2577 * config/arm/arm.md: (arch): Add neon.
2578 (arch_enabled): Return yes for arch neon when TARGET_NEON.
2579 * config/arm/vfp.md (movdf_vfp): Add w/G as alternative 3. Add
2580 neon_move as type for alt 3. Add arch attr enabling alt 3 for neon.
2581 Emit vmov.i64 for alt 3. Renumber alternatives 3 to 8. Adjust
2582 attributes for alt renumbering. Mark alt 3 as non-predicable.
2583 (thumb2_movdf_vfp): Likewise.
2584
2585 2016-05-07 Uros Bizjak <ubizjak@gmail.com>
2586
2587 * config/i386/i386.md (*addqi_1): Add preferred_for_speed attribute
2588 to disparage alternatives 3 and 4 for TARGET_PARTIAL_REG_STALL targets.
2589 (*andqi_1): Add preferred_for_speed attribute to disparage
2590 alternative 2 for TARGET_PARTIAL_REG_STALL targets.
2591 (*<code>qi_1): Ditto.
2592 (*one_cmplqi2_1): Add preferred_for_speed attribute to disparage
2593 alternative 1 for TARGET_PARTIAL_REG_STALL targets.
2594 (*ashlqi3_1): Ditto.
2595 (*swap<mode>): Merge from *swap<mode>_1 and *swap<mode>_2 patterns.
2596 Add preferred_for_size attribute to disparage alternative 0 and
2597 preferred_for_speed attribute to disparage alternative 1 for
2598 TARGET_PARTIAL_REG_STALL targets.
2599
2600 2016-05-07 Tom de Vries <tom@codesourcery.com>
2601
2602 PR tree-optimization/70956
2603 * graphite-scop-detection.c (build_cross_bb_scalars_def): Handle NULL
2604 def.
2605
2606 2016-05-07 Oleg Endo <olegendo@gcc.gnu.org>
2607
2608 * config/sh/sh-protos.h (sh_cbranch_distance): Declare new function.
2609 * config/sh/sh.c (sh_cbranch_distance): Implement it.
2610 * config/sh/sh.md (branch_zero): Remove define_attr.
2611 (define_delay): Disable delay slot if branch distance is one insn.
2612
2613 2016-05-06 Uros Bizjak <ubizjak@gmail.com>
2614
2615 * config/i386/i386.md (LEAMODE): New mode attribute.
2616 (plus to LEA splitter): Rewrite splitter using LEAMODE mode attribute.
2617 (ashift to LEA splitter): Rewrte splitter using SWI mode iterator
2618 and LEAMODE mode attribute. Use VOIDmode const_0_to_3_operand as
2619 operand 2 predicate.
2620 (*lea<mode>_general_2): Use VOIDmode for const248_operand.
2621 (*lea<mode>_general_3): Ditto.
2622 (*lea<mode>_general_4): Use VOIDmode for const_0_to_3_operand.
2623
2624 2016-05-06 Jakub Jelinek <jakub@redhat.com>
2625
2626 * genmddump.c (main): Convert argv from char ** to const char **.
2627
2628 2016-05-06 David Malcolm <dmalcolm@redhat.com>
2629
2630 * coretypes.h (OVERRIDE): New macro.
2631 (FINAL): New macro.
2632
2633 2016-05-06 Eric Botcazou <ebotcazou@adacore.com>
2634
2635 * tree-ssa-coalesce.c (gimple_can_coalesce_p): In the optimized case,
2636 allow coalescing if the types are compatible.
2637
2638 2016-05-06 David Malcolm <dmalcolm@redhat.com>
2639
2640 * pass_manager.h (pass_manager::register_pass_name): New method.
2641 (pass_manager::get_pass_by_name): New method.
2642 (pass_manager::create_pass_tab): New method.
2643 (pass_manager::m_name_to_pass_map): New field.
2644 * passes.c (name_to_pass_map): Delete global in favor of field
2645 "m_name_to_pass_map" of pass_manager.
2646 (register_pass_name): Rename from a function to...
2647 (pass_manager::register_pass_name): ...this method, updating
2648 for renaming of global "name_to_pass_map" to field
2649 "m_name_to_pass_map".
2650 (create_pass_tab): Rename from a function to...
2651 (pass_manager::create_pass_tab): ...this method, updating
2652 for renaming of global "name_to_pass_map" to field.
2653 (get_pass_by_name): Rename from a function to...
2654 (pass_manager::get_pass_by_name): ...this method.
2655 (enable_disable_pass): Convert use of get_pass_by_name to
2656 a method call, locating the pass_manager singleton.
2657
2658 2016-05-06 David Malcolm <dmalcolm@redhat.com>
2659
2660 * genattr-common.c (main): Convert argv from char ** to const char **.
2661 * genattr.c (main): Likewise.
2662 * genattrtab.c (main): Likewise.
2663 * genautomata.c (initiate_automaton_gen): Likewise.
2664 (main): Likewise.
2665 * gencodes.c (main): Likewise.
2666 * genconditions.c (main): Likewise.
2667 * genconfig.c (main): Likewise.
2668 * genconstants.c (main): Likewise.
2669 * genemit.c (main): Likewise.
2670 * genenums.c (main): Likewise.
2671 * genextract.c (main): Likewise.
2672 * genflags.c (main): Likewise.
2673 * genmddeps.c (main): Likewise.
2674 * genopinit.c (main): Likewise.
2675 * genoutput.c (main): Likewise.
2676 * genpeep.c (main): Likewise.
2677 * genpreds.c (main): Likewise.
2678 * genrecog.c (main): Likewise.
2679 * gensupport.c (init_rtx_reader_args_cb): Likewise.
2680 (init_rtx_reader_args): Likewise.
2681 * gensupport.h (init_rtx_reader_args_cb): Likewise.
2682 (init_rtx_reader_args): Likewise.
2683 * gentarget-def.c (main): Likewise.
2684 * read-md.c (read_md_files): Likewise.
2685 * read-md.h (read_md_files): Likewise.
2686
2687 2016-05-06 Uros Bizjak <ubizjak@gmail.com>
2688
2689 * config/i386/i386.md (int cmove peephole2s): Use general_reg_operand
2690 instead of register_and_not_any_fp_reg_operand as operand 0 predicate.
2691 * config/i386/predicates.md (register_and_not_any_fp_reg_operand):
2692 Remove unused predicate.
2693 (register_and_not_fp_reg_operand): Ditto.
2694
2695 2016-05-06 Martin Liska <mliska@suse.cz>
2696
2697 * tree-if-conv.c (ifcvt_split_critical_edges): Use auto_vec
2698 instead of vec as the vector is local to the function.
2699
2700 2016-05-06 Jakub Jelinek <jakub@redhat.com>
2701
2702 * config/i386/sse.md (*<code>v8hi3, *<code>v16qi3): Add
2703 avx512bw alternative.
2704
2705 * config/i386/sse.md (<mask_codefor>ashr<mode>3<mask_name>): Move
2706 before the ashr<mode>3 pattern.
2707
2708 * config/i386/sse.md (*avx2_pmaddwd, *sse2_pmaddwd): Use
2709 v instead of x in vex or maybe_vex alternatives, use
2710 maybe_evex instead of vex in prefix.
2711
2712 * config/i386/sse.md (*vec_extractv4sf_0, *sse4_1_extractps,
2713 *vec_extractv4sf_mem, vec_extract_lo_v16hi, vec_extract_hi_v16hi,
2714 vec_extract_lo_v32qi, vec_extract_hi_v32qi): Use v instead of x
2715 in vex or maybe_vex alternatives, use maybe_evex instead of vex
2716 in prefix.
2717
2718 * config/i386/sse.md (*vec_concatv2sf_sse4_1, *vec_concatv4sf): Use
2719 v instead of x in vex or maybe_vex alternatives, use
2720 maybe_evex instead of vex in prefix.
2721
2722 * config/i386/sse.md (sse_shufps_<mode>, sse_storehps, sse_loadhps,
2723 sse_storelps, sse_movss, avx2_vec_dup<mode>, avx2_vec_dupv8sf_1,
2724 sse2_shufpd_<mode>, sse2_storehpd, sse2_storelpd, sse2_loadhpd,
2725 sse2_loadlpd, sse2_movsd): Use v instead of x in vex or maybe_vex
2726 alternatives, use maybe_evex instead of vex in prefix.
2727
2728 * config/i386/sse.md (vec_interleave_lowv4sf,
2729 *vec_interleave_highv2df, *vec_interleave_lowv2df): Use
2730 v instead of x in vex or maybe_vex alternatives, use
2731 maybe_evex instead of vex in prefix.
2732
2733 * config/i386/sse.md (sse_movhlps, sse_movlhps): Use
2734 v instead of x in vex or maybe_vex alternatives, use
2735 maybe_evex instead of vex in prefix.
2736
2737 * config/i386/sse.md (*avx_cvtpd2dq256_2, *avx_cvtps2pd256_2): Use
2738 v constraint instead of x.
2739
2740 2016-05-06 Nathan Sidwell <nathan@codesourcery.com>
2741
2742 * gimple.c (gimple_call_same_target_p): Unique functions are eq.
2743 * tree-ssa-tail-merge.c (same_succ::equal): Check pointer eq
2744 equality first.
2745
2746 2016-05-06 Richard Biener <rguenther@suse.de>
2747
2748 PR tree-optimization/70948
2749 * tree-ssa-structalias.c (find_func_aliases_for_builtin_call):
2750 Properly clobber all fields of va_list for __builtin_va_start.
2751
2752 2016-05-06 Yuri Rumyantsev <ysrumyan@gmail.com>
2753
2754 PR debug/70935
2755 * tree-ssa-loop-unswitch.c (find_loop_guard): Reject guard edge with
2756 loop latch destination.
2757
2758 2016-05-06 Martin Liska <mliska@suse.cz>
2759
2760 * tree-ssa-uninit.c: Apply manual changes
2761 to the GNU coding style.
2762 (prune_uninit_phi_opnds): Rename from
2763 prune_uninit_phi_opnds_in_unrealizable_paths.
2764
2765 2016-05-06 Oleg Endo <olegendo@gcc.gnu.org>
2766
2767 * config/sh/sh.opt (madjust-unroll, minvalid-symbols, msoft-atomic,
2768 mspace): Remove deprecated options.
2769 * doc/invoke.texi (SH options): Remove -mspace.
2770
2771 2016-05-06 Oleg Endo <olegendo@gcc.gnu.org>
2772
2773 * config/sh/sh.md (ic_invalidate_line_sh4a): Fix insn length.
2774
2775 2016-05-06 Oleg Endo <olegendo@gcc.gnu.org>
2776
2777 * config/sh/sh.md (*cmpeqsi_t): Remove combine insn pattern and similar
2778 corresponding combine split pattern.
2779
2780 2016-05-06 Oleg Endo <olegendo@gcc.gnu.org>
2781
2782 PR target/58219
2783 * config/sh/predicates.md (long_displacement_mem_operand): New.
2784 * config/sh/sh.md (movsi_i): Allow for SH2A, disallow for any FPU.
2785 Add movi20, movi20s alternatives. Adjust length attribute for
2786 alternatives.
2787 (movsi_ie): Allow for any FPU. Adjust length attribute for
2788 alternatives.
2789 (movsi_i_lowpart): Add movi20, movi20s alternatives. Adjust length
2790 attribute for alternatives.
2791 (*mov<mode>): Use long_displacement_mem_operand for length attribute.
2792 (*movdi_i, movdf_k, movdf_i4, movsf_i, movsf_ie, movsf_ie_ra): Adjust
2793 length attribute for alternatives.
2794
2795 2016-05-06 Richard Biener <rguenther@suse.de>
2796
2797 PR tree-optimization/70960
2798 * tree-if-conv.c (ifcvt_walk_pattern_tree): Handle non-SSA ops.
2799
2800 2016-05-06 Oleg Endo <olegendo@gcc.gnu.org>
2801
2802 PR target/52933
2803 * config/sh/sh.md (*cmp_div0s_7, *cmp_div0s_8): Add div0s variants.
2804 * config/sh/sh.c (sh_rtx_costs): Add another div0s case.
2805
2806 2016-05-06 Marek Polacek <polacek@redhat.com>
2807
2808 PR sanitizer/70875
2809 * ubsan.c (get_ubsan_type_info_for_type): Remove assert.
2810
2811 2016-05-06 Oleg Endo <olegendo@gcc.gnu.org>
2812
2813 PR target/54089
2814 * config/sh/sh.md (*rotcr): Add another variant.
2815
2816 2016-05-06 Richard Biener <rguenther@suse.de>
2817
2818 PR middle-end/70931
2819 * dwarf2out.c (native_encode_initializer): Skip zero-sized fields.
2820
2821 2016-05-06 Richard Biener <rguenther@suse.de>
2822
2823 PR middle-end/70941
2824 * fold-const.c (split_tree): Always convert to the original type
2825 before negating.
2826
2827 2016-05-06 Richard Biener <rguenther@suse.de>
2828
2829 * fwprop.c (fwprop): Remove duplicate cleanup_cfg call.
2830 (fwprop_addr): Likewise.
2831
2832 2016-05-06 Uros Bizjak <ubizjak@gmail.com>
2833
2834 PR target/70873
2835 * config/i386/i386-protos.h (ix86_standard_x87sse_constant_load_p):
2836 New prototype.
2837 * config/i386/i386.c (ix86_standard_x87sse_constant_load_p): New.
2838 * config/i386/i386.md (push mem splitter): Use find_constant_src in
2839 the splitter condition.
2840 (FP load splitter): Use ix86_standard_x87sse_constant_load_p in
2841 the splitter condition.
2842 (FP float_extend load splitter): Ditto.
2843
2844 2016-05-05 Uros Bizjak <ubizjak@gmail.com>
2845
2846 * config/i386/i386.md (peehole2 patterns): Change true_regnum
2847 to REGNO in all peephole2 patterns.
2848 (post-reload splitters): Change true_regnum to REGNO in
2849 post-reload splitters.
2850 (zero_extend splitters): Use general_reg_operand and
2851 nonimmediate_gr_operand predicates.
2852
2853 2016-05-05 Jakub Jelinek <jakub@redhat.com>
2854
2855 * config/i386/sse.md (<avx512>_fmadd_<mode>_mask3<round_name>): Use
2856 v constraint instead of x.
2857
2858 2016-05-05 Alan Modra <amodra@gmail.com>
2859
2860 PR target/68662
2861 * config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Don't
2862 set OPTION_MASK_RELOCATABLE when flag_pic == 2. Set
2863 TARGET_NO_FP_IN_TOC for -mrelocatable.
2864 (MINIMAL_TOC_SECTION_ASM_OP): Remove redundant
2865 TARGET_RELOCATABLE test.
2866 (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Likewise.
2867 (ASM_PREFERRED_EH_DATA_FORMAT): Likewise.
2868 * config/rs6000/linux64.h (MINIMAL_TOC_SECTION_ASM_OP): Likewise.
2869 (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Likewise.
2870 (ASM_PREFERRED_EH_DATA_FORMAT): Likewise.
2871 * config/rs6000/freebsd64.h (MINIMAL_TOC_SECTION_ASM_OP): Likewise.
2872 (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Likewise.
2873 (ASM_PREFERRED_EH_DATA_FORMAT): Likewise.
2874 * config/rs6000/predicates.md (easy_fp_constant): Likewise.
2875 * config/rs6000/rs6000.c (rs6000_elf_output_toc_section_asm_op):
2876 Likewise.
2877 (rs6000_assemble_integer): Update TARGET_RELOCATABLE test.
2878 (rs6000_stack_info): Likewise.
2879 (rs6000_elf_asm_out_constructor): Likewise.
2880 (rs6000_elf_asm_out_destructor): Likewise.
2881 (rs6000_elf_declare_function_name): Likewise.
2882 * config/rs6000/rs6000.md (load_toc_aix_di): Likewise.
2883 * config/rs6000/rs6000.h (MASK_RELOCATABLE, MASK_MINIMAL_TOC):
2884 Don't define.
2885
2886 2016-05-05 Alan Modra <amodra@gmail.com>
2887
2888 * config/rs6000/rs6000.c (rs6000_frame_related): Rewrite.
2889
2890 2016-05-05 Alan Modra <amodra@gmail.com>
2891
2892 * config/rs6000/rs6000.c (rs6000_savres_strategy): Don't use
2893 out-of-line gpr restore for one or two regs if that would add
2894 a save of lr.
2895
2896 2016-05-04 Uros Bizjak <ubizjak@gmail.com>
2897
2898 PR target/70873
2899 * config/i386/i386.md
2900 (TARGET_SSE_PARTIAL_REG_DEPENDENCY float_extend sf->df peephole2):
2901 Change to post-epilogue_completed late splitter. Use sse_reg_operand
2902 as operand 0 predicate.
2903 (TARGET_SSE_PARTIAL_REG_DEPENDENCY float_truncate df->sf peephole2):
2904 Ditto.
2905 (TARGET_SSE_PARTIAL_REG_DEPENDENCY float {si,di}->{sf,df} peephole2):
2906 Ditto. Emit the pattern using RTX.
2907
2908 (TARGET_USE_VECTOR_FP_CONVERTS float_extend sf->df splitter):
2909 Use sse_reg_opreand as operand 0 predicate. Do not use true_regnum in
2910 the post-reload splitter. Use lowpart_subreg instead of gen_rtx_REG.
2911 (TARGET_USE_VECTOR_FP_CONVERTS float_truncate df->sf splitter):
2912 Ditto.
2913 (TARGET_USE_VECTOR_CONVERTS float si->{sf,df} splitter): Use
2914 sse_reg_operand as operand 0 predicate.
2915
2916 (TARGET_SPLIT_MEM_OPND_FOR_FP_CONVERTS float_extend sf->df peephole2):
2917 Use sse_reg_opreand as operand 0 predicate. Use lowpart_subreg
2918 instead of gen_rtx_REG.
2919 (TARGET_SPLIT_MEM_OPND_FOR_FP_CONVERTS float_truncate sf->df peephole2):
2920 Ditto.
2921
2922 2016-05-04 Segher Boessenkool <segher@kernel.crashing.org>
2923
2924 * function.c (emit_use_return_register_into_block): Delete.
2925 (gen_return_pattern): Delete.
2926 (emit_return_into_block): Delete.
2927 (active_insn_between): Delete.
2928 (convert_jumps_to_returns): Delete.
2929 (emit_return_for_exit): Delete.
2930 (thread_prologue_and_epilogue_insns): Delete all code dealing with
2931 simple_return for shrink-wrapped blocks.
2932 * shrink-wrap.c (try_shrink_wrapping): Insert simple_return at the
2933 end of blocks that need one.
2934 (get_unconverted_simple_return): Delete.
2935 (convert_to_simple_return): Delete.
2936 * shrink-wrap.c (get_unconverted_simple_return): Delete declaration.
2937 (convert_to_simple_return): Ditto.
2938
2939 2016-05-04 Segher Boessenkool <segher@kernel.crashing.org>
2940
2941 * cfgcleanup.c (bb_is_just_return): New function.
2942 (try_optimize_cfg): Simplify jumps to return, branches to return,
2943 and branches around return.
2944
2945 2016-05-04 Segher Boessenkool <segher@kernel.crashing.org>
2946
2947 * cfgcleanup.c (try_simplify_condjump): Don't try to simplify a
2948 branch to a return.
2949
2950 2016-05-04 Jakub Jelinek <jakub@redhat.com>
2951
2952 PR c++/70906
2953 PR c++/70933
2954 * tree-core.h (enum operand_equal_flag): Add OEP_HASH_CHECK.
2955 * tree.c (inchash::add_expr): If !IS_EXPR_CODE_CLASS (tclass),
2956 assert flags & OEP_HASH_CHECK, instead of asserting it
2957 never happens. Handle TARGET_EXPR.
2958 * fold-const.c (operand_equal_p): For hash verification,
2959 or in OEP_HASH_CHECK into flags.
2960
2961 2016-05-04 Eric Botcazou <ebotcazou@adacore.com>
2962
2963 * tree-ssa-coalesce.c (gimple_can_coalesce_p): Fix reference in head
2964 comment.
2965 (compute_samebase_partition_bases): Fix typo.
2966
2967 2016-05-04 Jakub Jelinek <jakub@redhat.com>
2968
2969 * config/i386/sse.md (vec_interleave_highv8sf,
2970 vec_interleave_lowv8sf, vec_interleave_highv4df,
2971 vec_interleave_lowv4df): Remove constraints from expanders.
2972
2973 * config/i386/sse.md (sse2_movq128): Use v constraint instead of x.
2974
2975 2016-05-04 Jan Hubicka <hubicka@ucw.cz>
2976
2977 * tree-inline.c (expand_call_inline): Fix path dealing with
2978 making lhs of call statement undefined.
2979
2980 2016-05-04 Jan Hubicka <hubicka@ucw.cz>
2981
2982 * cgraph.c (cgraph_node::call_for_symbol_thunks_and_aliases):
2983 Check availability on NODE, too.
2984 * cgraph.h (symtab_node::call_for_symbol_and_aliases): Likewise.
2985 (cgraph_node::call_for_symbol_and_aliases): Likewise.
2986 (varpool_node::call_for_symbol_and_aliase): Likewise.
2987 * ipa-pure-const.c (add_new_function): Analyze all bodies.
2988 (propagate_pure_const): Propagate across interposable functions, too.
2989 (skip_function_for_local_pure_const): Do not skip interposable bodies
2990 with aliases.
2991 (pass_local_pure_const::execute): Update.
2992
2993 2016-05-04 Marek Polacek <polacek@redhat.com>
2994
2995 * doc/invoke.texi: Document -Wdangling-else.
2996
2997 2016-05-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2998
2999 * config.gcc: Error out when conflicting multilib is detected. Do not
3000 loop over multilibs since no combination is legal.
3001
3002 2016-05-04 Alan Modra <amodra@gmail.com>
3003
3004 * config/rs6000/rs6000.h (PIC_OFFSET_TABLE_REGNUM): Correct.
3005 * config/rs6000/sysv4.h (TARGET_TOC): Simplify.
3006 * config/rs6000/rs6000.c (rs6000_elf_output_toc_section_asm_op):
3007 Align .toc.
3008
3009 2016-05-04 Matthew Fortune <matthew.fortune@imgtec.com>
3010
3011 * config/mips/mips-cpus.def (p5600): Avoid IMADD by default.
3012 Clean up p5600 comments.
3013
3014 2016-05-04 Richard Biener <rguenther@suse.de>
3015
3016 * match.pd: Add BIT_FIELD_REF canonicalizations and vector
3017 constructor simplifications.
3018 * fold-const.c (fold_ternary_loc): Remove duplicate functionality here.
3019
3020 2016-05-04 Oleg Endo <olegendo@gcc.gnu.org>
3021
3022 * config/sh/predicates (post_inc_mem, pre_dec_mem): New predicates.
3023 * config/sh/sh-protos.h (sh_find_set_of_reg): Return null result if
3024 result.set_rtx is null instead of aborting.
3025 * config/sh/sh.h (USE_LOAD_POST_INCREMENT, USE_STORE_PRE_DECREMENT):
3026 Always enable.
3027 (USE_LOAD_PRE_DECREMENT, USE_STORE_POST_INCREMENT): Enable for SH2A.
3028 * config/sh/sh.md (*extend<mode>si2_predec, *mov<mode>_load_predec,
3029 *mov<mode>_store_postinc): New patterns.
3030
3031 2016-05-04 Marc Glisse <marc.glisse@inria.fr>
3032
3033 * match.pd ((A | B) & (A | C)): Generalize to BIT_XOR_EXPR. Mark
3034 as commutative. Check both conversions are NOP.
3035 ((A & B) OP (C & B)): Remove.
3036
3037 2016-05-04 Alan Modra <amodra@gmail.com>
3038
3039 * combine.c (simplify_set): Correct WORD_REGISTER_OPERATIONS test.
3040
3041 2016-05-04 Alan Modra <amodra@gmail.com>
3042
3043 PR target/70866
3044 * config/rs6000/rs6000.c (rs6000_stack_info): Don't set cr_save_p
3045 when cr2,3,4 are all fixed regs.
3046
3047 2016-05-04 Bernd Schmidt <bschmidt@redhat.com>
3048
3049 PR rtl-optimization/57193
3050 * opts.c (default_options_table): Revert OPT_frename_registers change.
3051 * doc/invoke.texi (-frename-registers, -O2): Likewise.
3052
3053 2016-05-03 Martin Sebor <msebor@redhat.com>
3054
3055 PR c++/66561
3056 * builtins.c (fold_builtin_FILE): New function.
3057 (fold_builtin_FUNCTION, fold_builtin_LINE): New functions.
3058 (fold_builtin_0): Call them.
3059 * gimplify.c (gimplify_call_expr): Remove the handling of
3060 BUILT_IN_FILE, BUILT_IN_FUNCTION, and BUILT_IN_LINE.
3061
3062 PR c++/66561
3063 * doc/extend.texi (Other Builtins): Update __builtin_FILE,
3064 __builtin_FUNCTION, and __builtin_LINE to reflect they yield
3065 constants.
3066
3067 PR c++/66639
3068 * doc/extend.texi (Function Names as Strings): Update __func__,
3069 __FUNCTION__, __PRETTY_FUNCTION__ to reflect they evaluate to
3070 constants.
3071
3072 2016-05-03 Jakub Jelinek <jakub@redhat.com>
3073 Richard Biener <rguenther@suse.de>
3074
3075 PR tree-optimization/70916
3076 * tree-if-conv.c: Include cfganal.h.
3077 (pass_if_conversion::execute): Call connect_infinite_loops_to_exit
3078 and remove_fake_exit_edges around the optimization pass.
3079
3080 2016-05-03 Jan Hubicka <hubicka@ucw.cz>
3081
3082 * cgraph.c (symbol_table::create_edge): Set inline_failed.
3083 (cgraph_edge::make_direct): Likewise.
3084 (cgraph_edge::dump_edge_flags): Dump call_stmt_cannot_inline_p.
3085 * cgraphclones.c (duplicate_thunk_for_node): Set inline_failed.
3086 * cif-code.def (CIF_LTO_MISMATCHED_DECLARATIONS): New code
3087 (CIF_THUNK): New code.
3088 * ipa-inline-analysis.c (initialize_inline_failed): Preserve
3089 CIF_FINAL_ERROR codes; do not deal with call_stmt_cannot_inline_p.
3090 (compute_inline_parameters): Set inline_failed for thunks.
3091 (inline_analyze_function): Cleanup.
3092 * ipa-inline.c (can_inline_edge_p): Do not deal with
3093 call_stmt_cannot_inline_p.
3094 (can_early_inline_edge_p): Likewise.
3095 (early_inliner): Initialize inline_failed.
3096 * lto-cgraph.c (lto_output_edge): Sanity check inline_failed.
3097
3098 2016-05-03 Uros Bizjak <ubizjak@gmail.com>
3099
3100 * config/i386/predicates.md (x87nonimm_ssenomem_operand): Rename
3101 from nonimm_ssenomem_operand.
3102 (nonimm_ssenomem_operand): New predicate.
3103 * config/i386/i386.md (extendsfdf2): Use nonimm_ssenomem_operand
3104 as operand 0 predicate.
3105 (*extendsfdf2): Merge from *extendsfdf2_mixed and *extendsfdf2_i387.
3106 Disable unsupported alternatives using "enabled" attribute.
3107 Use register_ssemem_operand as operand 0 predicate.
3108 (*fop_<mode>_1): Use x87nonimm_ssenomem_operand as operand 1 predicate.
3109
3110 2016-05-03 Marek Polacek <polacek@redhat.com>
3111
3112 PR c/70859
3113 * input.c (expansion_point_location): New function.
3114 * input.h (expansion_point_location): Declare.
3115
3116 2016-05-03 Pierre-Marie de Rodat <derodat@adacore.com>
3117
3118 * dwarf2out.c (resolve_args_picking_1): Replace the frame_offset
3119 occurence with frame_offset_ ones.
3120
3121 2016-05-03 Alan Modra <amodra@gmail.com>
3122
3123 PR rtl-optimization/70890
3124 * ira.c (combine_and_move_insns): When moving def_insn, remove
3125 equivs on use_insn.
3126
3127 2016-05-03 Dominik Vogt <vogt@linux.vnet.ibm.com>
3128
3129 * config/s390/s390.md ("*r<noxa>sbg_<mode>_sll")
3130 ("*r<noxa>sbg_<mode>_srl"): New define_insns.
3131 ("*r<noxa>sbg_<mode>_srl_bitmask"): Rename by adding "_bitmask".
3132 ("*r<noxa>sbg_<mode>_sll_bitmask"): Likewise.
3133
3134 2016-05-03 Alan Modra <amodra@gmail.com>
3135
3136 * config/rs6000/rs6000.c (rs6000_savres_strategy): Correct condition
3137 for SAVE_MULTIPLE/STORE_MULTIPLE.
3138
3139 2016-05-03 Jakub Jelinek <jakub@redhat.com>
3140
3141 * config/i386/i386.md (*truncdfsf_mixed, *truncdfsf_i387,
3142 *truncxfsf2_mixed, *truncxfdf2_mixed): Use v constraint instead of x.
3143
3144 2016-05-03 Richard Biener <rguenther@suse.de>
3145
3146 * gimplify.h (get_initialized_tmp_var): Add allow_ssa parameter
3147 default true.
3148 (gimplify_arg): Likewise.
3149 * gimplify.c (gimplify_expr): Add overload with allow_ssa parameter,
3150 re-writing the result to a decl if required.
3151 (internal_get_tmp_var): Add allow_ssa parameter
3152 and override into_ssa with it.
3153 (get_formal_tmp_var): Adjust.
3154 (get_initialized_tmp_var): Add allow_ssa parameter.
3155 (gimplify_arg): Add allow_ssa parameter and avoid generating
3156 SSA names for the result false.
3157 (gimplify_call_expr): If the call may return twice do not
3158 gimplify parameters into SSA.
3159 (prepare_gimple_addressable): Do not allow an SSA name as temporary.
3160 (gimplify_modify_expr): Adjust assert. For noreturn calls
3161 with a SSA name LHS adjust its def.
3162 (gimplify_save_expr): Do not allow an SSA name as save-expr result.
3163 (gimplify_one_sizepos): Do not allow an SSA name as a sizepos.
3164 (gimplify_body): Init GIMPLE SSA data structures and gimplify into-SSA.
3165 (gimplify_scan_omp_clauses): Make sure OMP_CLAUSE_SIZE is not
3166 an SSA name. Likewise for OMP_CLAUSE_REDUCTION operands.
3167 (gimplify_omp_for): Likewise for OMP_CLAUSE_DECL. Likewise
3168 for OMP_FOR_COND, OMP_FOR_INCR and OMP_CLAUSE_LINEAR_STEP.
3169 (optimize_target_teams): Do not allow SSA names for clause operands.
3170 (gimplify_expr): Likewise for where we mark the result addressable.
3171 * passes.def (pass_init_datastructures): Remove.
3172 * tree-into-ssa.c (mark_def_sites): Ignore existing SSA names.
3173 (rewrite_stmt): Likewise.
3174 * tree-inline.c (initialize_cfun): Properly transfer SSA state.
3175 (replace_locals_op): Replace SSA names.
3176 (copy_gimple_seq_and_replace_locals): Init src_cfun.
3177 * gimple-low.c (lower_builtin_setjmp): Deal with SSA.
3178 * cgraph.c (release_function_body): Free CFG annotations only
3179 when we have a CFG. Simplify.
3180 * gimple-fold.c (gimplify_and_update_call_from_tree): Use
3181 force_gimple_operand instead of get_initialized_tmp_var.
3182 * tree-pass.h (make_pass_init_datastructures): Remove.
3183 * tree-ssa.c (execute_init_datastructures): Remove.
3184 (pass_data_init_datastructures): Likewise.
3185 (class pass_init_datastructures): Likewise.
3186 (make_pass_init_datastructures): Likewise.
3187 * omp-low.c (create_omp_child_function): Init SSA data structures.
3188 (grid_expand_target_grid_body): Likewise.
3189 * tree-cfg.c (move_block_to_fn): Double-check the DEF is an SSA
3190 name before adding it to names_to_release.
3191 (remove_bb): Always release SSA defs.
3192 * tree-ssa-ccp.c (get_default_value): Check SSA_NAME_VAR
3193 before dereferencing it.
3194 * cgraphunit.c (init_lowered_empty_function): Always
3195 int SSA data structures.
3196 * tree-ssanames.c (release_defs): Remove assert that we are in
3197 SSA form.
3198 * trans-mem.c (diagnose_tm_1): Handle SSA name function.
3199
3200 2016-05-03 Jakub Jelinek <jakub@redhat.com>
3201 Uros Bizjak <ubizjak@gmail.com>
3202
3203 PR rtl-optimization/70467
3204 * config/i386/predicates.md (x86_64_hilo_int_operand,
3205 x86_64_hilo_general_operand): New predicates.
3206 * config/i386/constraints.md (Wd): New constraint.
3207 * config/i386/i386.md (mode attr di): Use Wd instead of e.
3208 (general_hilo_operand): New mode attr.
3209 (add<mode>3, sub<mode>3): Use <general_hilo_operand>
3210 instead of <general_operand>.
3211 (*add<dwi>3_doubleword, *sub<dwi>3_doubleword): Use
3212 x86_64_hilo_general_operand instead of <general_operand>.
3213
3214 2016-05-03 Jakub Jelinek <jakub@redhat.com>
3215
3216 PR tree-optimization/70916
3217 * tree-if-conv.c (constant_or_ssa_name): Removed.
3218 (fold_build_cond_expr): Use is_gimple_val instead of
3219 constant_or_ssa_name.
3220
3221 PR tree-optimization/70916
3222 * tree-vect-patterns.c (vect_recog_mask_conversion_pattern): Give up
3223 if COND_EXPR rhs1 is neither SSA_NAME nor COMPARISON_CLASS_P.
3224
3225 PR target/49244
3226 * tree-ssa-ccp.c: Include stor-layout.h and optabs-query.h.
3227 (optimize_atomic_bit_test_and): New function.
3228 (pass_fold_builtins::execute): Use it.
3229 * optabs.def (atomic_bit_test_and_set_optab,
3230 atomic_bit_test_and_complement_optab,
3231 atomic_bit_test_and_reset_optab): New optabs.
3232 * internal-fn.def (ATOMIC_BIT_TEST_AND_SET,
3233 ATOMIC_BIT_TEST_AND_COMPLEMENT, ATOMIC_BIT_TEST_AND_RESET): New ifns.
3234 * builtins.h (expand_ifn_atomic_bit_test_and): New prototype.
3235 * builtins.c (expand_ifn_atomic_bit_test_and): New function.
3236 * internal-fn.c (expand_ATOMIC_BIT_TEST_AND_SET,
3237 expand_ATOMIC_BIT_TEST_AND_COMPLEMENT,
3238 expand_ATOMIC_BIT_TEST_AND_RESET): New functions.
3239 * doc/md.texi (atomic_bit_test_and_set@var{mode},
3240 atomic_bit_test_and_complement@var{mode},
3241 atomic_bit_test_and_reset@var{mode}): Document.
3242 * config/i386/sync.md (atomic_bit_test_and_set<mode>,
3243 atomic_bit_test_and_complement<mode>,
3244 atomic_bit_test_and_reset<mode>): New expanders.
3245 (atomic_bit_test_and_set<mode>_1,
3246 atomic_bit_test_and_complement<mode>_1,
3247 atomic_bit_test_and_reset<mode>_1): New insns.
3248
3249 2016-05-03 Richard Sandiford <richard.sandiford@arm.com>
3250
3251 PR rtl-optimization/70687
3252 * combine.c (change_zero_ext): Check for scalar modes. Use wide_int
3253 instead of unsigned HOST_WIDE_INT.
3254
3255 2016-05-03 Bernd Schmidt <bschmidt@redhat.com>
3256
3257 PR rtl-optimization/44281
3258 * hard-reg-set.h (struct target_hard_regs): New field
3259 x_fixed_nonglobal_reg_set.
3260 (fixed_nonglobal_reg_set): New macro.
3261 * reginfo.c (init_reg_sets_1): Initialize it.
3262 * ira.c (setup_alloc_regs): Use fixed_nonglobal_reg_set instead
3263 of fixed_reg_set.
3264 * df-scan.c (df_insn_refs_collect): Asms may reference global regs.
3265
3266 2016-05-03 Bin Cheng <bin.cheng@arm.com>
3267
3268 PR tree-optimization/56541
3269 * doc/invoke.texi (@item max-tree-if-conversion-phi-args): New item.
3270 * params.def (PARAM_MAX_TREE_IF_CONVERSION_PHI_ARGS): new param.
3271 * tree-if-conv.c (MAX_PHI_ARG_NUM): new macro.
3272 (any_complicated_phi): new static variable.
3273 (aggressive_if_conv): delete.
3274 (if_convertible_phi_p): support phis with more than two arguments.
3275 (if_convertible_bb_p): remvoe check on aggressive_if_conv and
3276 critical pred edges.
3277 (ifcvt_split_critical_edges): support phis with more than two
3278 arguments by checking new parameter. only split critical edges
3279 if needed.
3280 (tree_if_conversion): handle simd pragma marked loop using new
3281 local variable aggressive_if_conv. check any_complicated_phi.
3282
3283 2016-05-03 Bin Cheng <bin.cheng@arm.com>
3284
3285 * tree-ssa-loop-ivopts.c (get_computation_cost_at): Check depends_on
3286 before using it.
3287
3288 2016-05-03 Bin Cheng <bin.cheng@arm.com>
3289
3290 * tree-ssa-loop-ivopts.c (get_computation_cost_at): Don't clobber
3291 cbase.
3292
3293 2016-05-03 Oleg Endo <olegendo@gcc.gnu.org>
3294
3295 * config/sh/sh.md (udivsi3, divsi3, mulsi3): Simplify.
3296 (mulhisi3, umulhisi3, (smulsi3_highpart, umulsi3_highpart): Convert to
3297 define_insn_and_split.
3298 (mulsi3_i): New define_insn_and_split.
3299 (mulsi3_call): Convert to define_insn.
3300 (mulsidi3, mulsidi3_compact, umulsidi3, umulsidi3_compact):
3301 Remove constraints.
3302
3303 2016-05-02 Michael Meissner <meissner@linux.vnet.ibm.com>
3304
3305 * machmode.h (mode_complex): Add support to give the complex mode
3306 for a given mode.
3307 (GET_MODE_COMPLEX_MODE): Likewise.
3308 * stor-layout.c (layout_type): For COMPLEX_TYPE, use the mode
3309 stored by build_complex_type and gfc_build_complex_type instead of
3310 trying to figure out the appropriate mode based on the size. Raise
3311 an assertion error, if the type was not set.
3312 * genmodes.c (struct mode_data): Add field for the complex type of
3313 the given type.
3314 (blank_mode): Likewise.
3315 (make_complex_modes): Remember the complex mode created in the
3316 base type.
3317 (emit_mode_complex): Write out the mode_complex array to map a
3318 type mode to the complex version.
3319 (emit_insn_modes_c): Likewise.
3320 * tree.c (build_complex_type): Set the complex type to use before
3321 calling layout_type.
3322 * config/rs6000/rs6000.c (rs6000_hard_regno_nregs_internal): Add
3323 support for __float128 complex datatypes.
3324 (rs6000_hard_regno_mode_ok): Likewise.
3325 (rs6000_setup_reg_addr_masks): Likewise.
3326 (rs6000_complex_function_value): Likewise.
3327 * config/rs6000/rs6000.h (FLOAT128_IEEE_P): Likewise.
3328 __float128 and __ibm128 complex.
3329 (FLOAT128_IBM_P): Likewise.
3330 (ALTIVEC_ARG_MAX_RETURN): Likewise.
3331 * doc/extend.texi (Additional Floating Types): Document that
3332 -mfloat128 must be used to enable __float128. Document complex
3333 __float128 and __ibm128 support.
3334
3335 2016-05-02 Jakub Jelinek <jakub@redhat.com>
3336
3337 PR target/49244
3338 * gimple.c (gimple_builtin_call_types_compatible_p): Allow
3339 char/short arguments promoted to int because of promote_prototypes.
3340
3341 2016-05-02 Uros Bizjak <ubizjak@gmail.com>
3342
3343 * config/i386/predicates.md (register_ssemem_operand): New predicate.
3344 * config/i386/i386.md (*cmpi<FPCMP:unord><MODEF:mode>): Merge from
3345 *cmpi<FPCMP:unord><MODEF:mode>_mixed and
3346 *cmpi<FPCMP:unord><X87MODEF:mode>_i387. Disable unsupported
3347 alternatives using "enabled" attribute. Use register_ssemem_operand
3348 as operand 1 predicate.
3349 (*cmpi<unord>xf_i387): Split XFmode pattern from
3350 *cmpi<FPCMP:unord><X87MODEF:mode>_i387.
3351 (*absneg<mode>2): Merge from *absneg<mode>2_mixed and
3352 *absneg<mode>2_i387. Disable unsupported alternatives using
3353 "enabled" attribute.
3354 (*absnegxf2_i387): Split XFmode pattern from *absneg<mode>2_i387.
3355
3356 2016-05-02 Nathan Sidwell <nathan@codesourcery.com>
3357
3358 * omp-low.c (lower_oacc_head_tail): Assert there is at least one
3359 marker.
3360 (oacc_loop_process): Check mask for loop termination.
3361
3362 2016-05-02 Jan Hubicka <hubicka@ucw.cz>
3363
3364 * cif-code.def (CIF_THUNK): Add.
3365 * ipa-inline-analsysis.c (evaluate_conditions_for_known_args): Revert
3366 accidental change.
3367
3368 2016-05-02 Jan Hubicka <hubicka@ucw.cz>
3369
3370 * ipa-inline-analysis.c (reset_inline_summary): Clear fp_expressions
3371 (dump_inline_summary): Dump it.
3372 (fp_expression_p): New predicate.
3373 (estimate_function_body_sizes): Use it.
3374 (inline_merge_summary): Merge fp_expressions.
3375 (inline_read_section): Read fp_expressions.
3376 (inline_write_summary): Write fp_expressions.
3377 * ipa-inline.c (can_inline_edge_p): Permit inlining across fp math
3378 codegen boundary if either caller or callee is !fp_expressions.
3379 * ipa-inline.h (inline_summary): Add fp_expressions.
3380 * ipa-inline-transform.c (inline_call): When inlining !fp_expressions
3381 to fp_expressions be sure the fp generation flags are updated.
3382
3383 2016-05-02 Jakub Jelinek <jakub@redhat.com>
3384
3385 PR rtl-optimization/70467
3386 * cse.c (cse_insn): Handle no-op MEM moves after folding.
3387
3388 PR rtl-optimization/70467
3389 * ipa-pure-const.c (check_call): Handle internal calls even in
3390 ipa mode like in local mode.
3391
3392 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
3393
3394 * doc/install.texi: Document supported in-tree gmp/mpfr/mpc versions.
3395
3396 2016-05-02 Marc Glisse <marc.glisse@inria.fr>
3397
3398 * match.pd (X u< X, X u> X): New transformations.
3399
3400 2016-05-02 Marc Glisse <marc.glisse@inria.fr>
3401
3402 * flag-types.h (enum warn_strict_overflow_code): Move ...
3403 * coretypes.h: ... here.
3404 * fold-const.h (fold_overflow_warning): Declare.
3405 * fold-const.c (fold_overflow_warning): Make non-static.
3406 (fold_comparison): Move the transformation of X +- C1 CMP C2
3407 into X CMP C2 -+ C1 ...
3408 * match.pd: ... here.
3409 * gimple-fold.c (fold_stmt_1): Protect with
3410 fold_defer_overflow_warnings.
3411
3412 2016-05-02 Nathan Sidwell <nathan@codesourcery.com>
3413
3414 * omp-low.c (struct oacc_loop): Add 'inner' field.
3415 (new_oacc_loop_raw): Initialize it to zero.
3416 (oacc_loop_fixed_partitions): Initialize it.
3417 (oacc_loop_auto_partitions): Partition outermost loop to outermost
3418 available partitioning.
3419
3420 2016-05-02 Claudiu Zissulescu <claziss@synopsys.com>
3421
3422 * config/arc/arc.md (mulsidi3): Change operand 0 predicate to
3423 register_operand.
3424 (umulsidi3): Likewise.
3425 (indirect_jump): Fix jump instruction assembly patterns.
3426
3427 2016-05-02 Thomas Schwinge <thomas@codesourcery.com>
3428
3429 PR target/70860
3430 * config/nvptx/nvptx.c (nvptx_libcall_value): Handle NULL cfun.
3431 (nvptx_function_value): Assert non-NULL cfun.
3432
3433 2016-05-02 Eric Botcazou <ebotcazou@adacore.com>
3434
3435 PR rtl-optimization/70886
3436 * sched-deps.c (estimate_dep_weak): Canonicalize cselib values.
3437
3438 * cselib.h (rtx_equal_for_cselib_1): Declare.
3439 (rtx_equal_for_cselib_p: New inline function.
3440 * cselib.c (rtx_equal_for_cselib_p): Delete.
3441 (rtx_equal_for_cselib_1): Make public.
3442
3443 2016-05-02 Uros Bizjak <ubizjak@gmail.com>
3444
3445 * config/i386/predicates.md (nonimm_ssenomem_operand): New predicate.
3446 (register_mixssei387nonimm_operand): Remove predicate.
3447 * config/i386/i386.md (*fop_<mode>_comm): Merge from
3448 *fop_<mode>_comm_mixed and *fop_<mode>_comm_i387. Disable unsupported
3449 alternatives using "enabled" attribute. Also check X87_ENABLE_ARITH
3450 for TARGET_MIX_SSE_I387 alternatives.
3451 (*fop_<mode>_1): Merge from *fop_<mode>_1_mixed and *fop_<mode>_1_i387.
3452 Disable unsupported alternatives using "enabled" attribute. Use
3453 nonimm_ssenomem_operand as operand 1 predicate. Also check
3454 X87_ENABLE_ARITH for TARGET_MIX_SSE_I387 alternatives.
3455
3456 2016-05-02 Richard Sandiford <richard.sandiford@arm.com>
3457
3458 * tree.c (cst_and_fits_in_hwi): Simplify.
3459
3460 2016-05-02 Richard Sandiford <richard.sandiford@arm.com>
3461
3462 * tree.h (wi::to_wide): New function.
3463 * expr.c (expand_expr_real_1): Use wi::to_wide.
3464 * fold-const.c (int_const_binop_1): Likewise.
3465 (extract_muldiv_1): Likewise.
3466
3467 2016-05-02 Richard Sandiford <richard.sandiford@arm.com>
3468
3469 * wide-int.h: Update offset_int and widest_int documentation.
3470 (WI_SIGNED_SHIFT_RESULT): New macro.
3471 (wi::binary_shift): Define signed_shift_result_type for
3472 shifts on offset_int- and widest_int-like types.
3473 (generic_wide_int): Support <<= and >>= if << and >> are supported.
3474 * tree.h (int_bit_position): Use shift operators instead of wi::
3475 shifts.
3476 * alias.c (adjust_offset_for_component_ref): Likewise.
3477 * expr.c (get_inner_reference): Likewise.
3478 * fold-const.c (fold_comparison): Likewise.
3479 * gimple-fold.c (fold_nonarray_ctor_reference): Likewise.
3480 * gimple-ssa-strength-reduction.c (restructure_reference): Likewise.
3481 * tree-dfa.c (get_ref_base_and_extent): Likewise.
3482 * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Likewise.
3483 (stmt_kills_ref_p): Likewise.
3484 * tree-ssa-ccp.c (bit_value_binop_1): Likewise.
3485 * tree-ssa-math-opts.c (find_bswap_or_nop_load): Likewise.
3486 * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Likewise.
3487 (ao_ref_init_from_vn_reference): Likewise.
3488
3489 2016-05-02 Richard Sandiford <richard.sandiford@arm.com>
3490
3491 * wide-int.h: Update offset_int and widest_int documentation.
3492 (WI_SIGNED_BINARY_PREDICATE_RESULT): New macro.
3493 (wi::binary_traits): Allow ordered comparisons between offset_int and
3494 offset_int, between widest_int and widest_int, and between either
3495 of these types and basic C types.
3496 (operator <, <=, >, >=): Define for the same combinations.
3497 * tree.h (tree_int_cst_lt): Use comparison operators instead
3498 of wi:: comparisons.
3499 (tree_int_cst_le): Likewise.
3500 * gimple-fold.c (fold_array_ctor_reference): Likewise.
3501 (fold_nonarray_ctor_reference): Likewise.
3502 * gimple-ssa-strength-reduction.c (record_increment): Likewise.
3503 * tree-affine.c (aff_comb_cannot_overlap_p): Likewise.
3504 * tree-parloops.c (try_transform_to_exit_first_loop_alt): Likewise.
3505 * tree-sra.c (completely_scalarize): Likewise.
3506 * tree-ssa-alias.c (stmt_kills_ref_p): Likewise.
3507 * tree-ssa-reassoc.c (extract_bit_test_mask): Likewise.
3508 * tree-vrp.c (extract_range_from_binary_expr_1): Likewise.
3509 (check_for_binary_op_overflow): Likewise.
3510 (search_for_addr_array): Likewise.
3511 * ubsan.c (ubsan_expand_objsize_ifn): Likewise.
3512
3513 2016-05-02 Claudiu Zissulescu <claziss@synopsys.com>
3514
3515 * config/arc/arc.c (arc_preferred_simd_mode): Remove enum keyword.
3516 (arc_save_restore): Likewise.
3517 (arc_dwarf_register_span): Likewise.
3518 (arc_output_pic_addr_const): Initialize suffix variable.
3519
3520 2016-05-02 Martin Liska <mliska@suse.cz>
3521
3522 * symbol-summary.h (function_summary::function_summary):
3523 Remove checking assert for all cgraph nodes.
3524 (function_summary::get): Check summary_uid.
3525 (symtab_insertion): Check summary_uid.
3526
3527 2016-05-02 Claudiu Zissulescu <claziss@synopsys.com>
3528
3529 * config/arc/arc-protos.h (compact_memory_operand_p): Declare.
3530 * config/arc/arc.c (arc_output_commutative_cond_exec): Consider
3531 bmaskn instruction.
3532 (arc_dwarf_register_span): Remove enum keyword.
3533 (compact_memory_operand_p): New function.
3534 * config/arc/arc.h (reg_class): Add code density register classes.
3535 (REG_CLASS_NAMES): Likewise.
3536 (REG_CLASS_CONTENTS): Likewise.
3537 * config/arc/arc.md (*movqi_insn): Add code density instructions.
3538 (*movhi_insn, *movsi_insn, *movsf_insn): Likewise.
3539 (*extendhisi2_i, andsi3_i, cmpsi_cc_insn_mixed): Likewise.
3540 (*cmpsi_cc_c_insn, *movsi_ne): Likewise.
3541 * config/arc/constraints.md (C2p, Uts, Cm1, Cm3, Ucd): New
3542 constraints.
3543 (h, Rcd, Rsd, Rzd): New register constraints.
3544 (T): Use compact_memory_operand_p function.
3545 * config/arc/predicates.md (compact_load_memory_operand): Remove.
3546
3547 2016-05-02 Oleg Endo <olegendo@gcc.gnu.org>
3548
3549 * config/sh/sh.md (*negnegt, *movtt): Remove.
3550
3551 2016-05-02 Marek Polacek <polacek@redhat.com>
3552 Tom de Vries <tom@codesourcery.com>
3553
3554 PR tree-optimization/70700
3555 * tree-ssa-structalias.c (dump_pred_graph): Fix getting varinfo for ids
3556 bigger than FIRST_REF_NODE.
3557
3558 2016-05-02 Oleg Endo <olegendo@gcc.gnu.org>
3559
3560 PR target/52898
3561 * config/sh/sh.c (sh_option_override): Remove TARGET_CBRANCHDI4,
3562 TARGET_CMPEQDI_T.
3563 (prepare_cbranch_operands): Don't use scratch register. Assume that
3564 function is used when pseudos can be created.
3565 (expand_cbranchdi4): Likewise. Remove unused TARGET_CMPEQDI_T paths.
3566 * config/sh/sh.md (cbranchsi4): Allow only when pseudos can be created.
3567 (cbranchdi4, cbranchdi4_i): Simplify to single cbranchdi4
3568 define_expand. Allow it only when pseudos can be created.
3569 * config/sh/sh.opt (mcbranchdi, mcmpeqdi): Delete.
3570
3571 2016-05-01 Uros Bizjak <ubizjak@gmail.com>
3572
3573 * config/i386/constraints.md (BC): Only allow -1 operands.
3574 * config/i386/sse.md (mov<mode>_internal): Add (v,C) alternative.
3575 Add "enabled" attribute. Update XI mode attribute calculation.
3576 * config/i386/i386.md (*movxi_internal_avx512f): Add (v,C) alternative.
3577 (*movoi_internal_avx): Update XI mode attribute calculation.
3578 (*movti_internal): Ditto.
3579
3580 2016-05-01 Oleg Endo <olegendo@gcc.gnu.org>
3581
3582 * config/sh/sh.md (push, pop, ic_invalidate_line, cstoresi4, cstoredi4,
3583 cstoresf4, cstoredf4, fix_truncsfsi2): Remove constraints.
3584
3585 2016-05-01 Eric Botcazou <ebotcazou@adacore.com>
3586
3587 * config/rs6000/rs6000.c (altivec_expand_lv_builtin): Do not use switch
3588 statement on instruction code. Remove trailing spaces.
3589 (altivec_expand_stv_builtin): Likewise.
3590
3591 2016-05-01 Oleg Endo <olegendo@gcc.gnu.org>
3592
3593 * config/sh/sh.h (TARGET_SH4): Remove and use default implementation.
3594 (TARGET_FPU_DOUBLE): Simplify.
3595 (BASE_ARG_REG, DOUBLE_TYPE_SIZE, OPTIMIZE_MODE_SWITCHING): Replace
3596 'TARGET_SH4 || TARGET_SH2A_DOUBLE' conditions with 'TARGET_FPU_DOUBLE'.
3597 * config/sh/sh.c: Replace 'TARGET_SH4 || TARGET_SH2A_DOUBLE' conditions
3598 with 'TARGET_FPU_DOUBLE'.
3599 * config/sh/sh.md: Likewise.
3600
3601 2016-05-01 Yoshinori Sato <ysato@users.sourceforge.jp>
3602
3603 * config/sh/linux.h (SH_DIV_STRATEGY_DEFAULT,
3604 SH_DIV_STR_FOR_SIZE): Remove.
3605 * config/sh/netbsd-elf.h (SH_DIV_STRATEGY_DEFAULT,
3606 SH_DIV_STR_FOR_SIZE): Remove.
3607
3608 2016-05-01 Oleg Endo <olegendo@gcc.gnu.org>
3609
3610 * config/sh/predicates.md (any_register_operand, zero_extend_operand,
3611 logical_reg_operand): Delete.
3612 (arith_operand, arith_reg_dest, arith_or_int_operand, cmpsi_operand,
3613 arith_reg_or_0_operand, arith_reg_or_0_or_1_operand, logical_operand,
3614 logical_and_operand, movsrc_no_disp_mem_operand): Rewrite using
3615 match_operand and match_test.
3616 (sh_const_vec, sh_1el_vec): Remove redundant checks. Declare local
3617 variables on their first use. Return bool values.
3618 * config/sh/sh.h (LOAD_EXTEND_OP): Update comment.
3619 * config/sh/sh.md (andsi3, iorsi3): Use arith_reg_dest for result and
3620 arith_reg_operand for input operand. Remove empty constraints.
3621 (xorsi3): Delete.
3622 (*xorsi3_compact): Rename to xorsi3.
3623 (zero_extend<mode>si2): Use arith_reg_operand for input operand.
3624 (*zero_extend<mode>si2_disp_mem): Update comment.
3625 (mov_nop): Delete.
3626
3627 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3628
3629 * config/sh/t-sh: Remove SH5 support.
3630 * config.gcc: Likewise.
3631 * configure: Likewise.
3632
3633 2016-04-30 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3634
3635 * config/darwin.h (LINK_COMMAND_SPEC_A): Handle -fcilkplus.
3636
3637 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3638
3639 * config/sh/sh.c (register_sh_passes, sh_option_override,
3640 sh_print_operand, prepare_move_operands,
3641 sh_can_follow_jump): Remove TARGET_SH1 checks.
3642 * config/sh/sh.h (TARGET_VARARGS_PRETEND_ARGS, VALID_REGISTER_P,
3643 PROMOTE_MODE): Likewise.
3644 * config/sh/sh.md (adddi3, addsi3, subdi3, subsi3, andsi3,
3645 movdi): Likewise.
3646
3647 2016-04-30 Alan Modra <amodra@gmail.com>
3648
3649 * config/rs6000/rs6000.c (rs6000_savres_strategy): Force inline
3650 restoring when fixed_reg_p, but allow out-of-line or stmw save.
3651 Check for user regs later to avoid unnecessary looping over regs.
3652 Merge user reg check with non-saved reg check. Don't force
3653 inline VR restore when static chain used.
3654 (rs6000_frame_related): Omit eh_frame info for user regs when
3655 saving.
3656 (fixed_regs_p): Delete.
3657
3658 2016-04-30 Alan Modra <amodra@gmail.com>
3659
3660 * config/rs6000/rs6000.c (SAVRES_MULTIPLE): Replace with..
3661 (SAVE_STRATEGY, REST_STRATEGY): ..this. Renumber and sort enum.
3662 Update all uses.
3663
3664 2016-04-30 Alan Modra <amodra@gmail.com>
3665
3666 PR target/69645
3667 * config/rs6000/rs6000.c (fixed_reg_p): New function.
3668 (fixed_regs_p): Rename from global_regs_p. Call fixed_reg_p.
3669 Update all uses.
3670
3671 2016-04-30 Alan Modra <amodra@gmail.com>
3672
3673 * config/rs6000/rs6000.c (rs6000_conditional_register_usage):
3674 Remove redundant PIC_OFFSET_TABLE_REGNUM test. Replace with
3675 flag_pic test for Darwin.
3676
3677 2016-04-30 Alan Modra <amodra@gmail.com>
3678
3679 * regs.h (struct reg_info_t): Delete freq_calls_crossed and
3680 throw_calls_crossed.
3681 (REG_FREQ_CALLS_CROSSED): Delete.
3682 (REG_N_THROWING_CALLS_CROSSED): Delete.
3683 * regstat.c (regstat_bb_compute_ri): Don't calculate
3684 REG_FREQ_CALLS_CROSSED and REG_N_THROWING_CALLS_CROSSED.
3685 (dump_reg_info): Don't print call cross frequency.
3686 * ira.c (combine_and_move_insns): Don't set REG_FREQ_CALLS_CROSSED
3687 and REG_N_THROWING_CALLS_CROSSED.
3688
3689 2016-04-30 Alan Modra <amodra@gmail.com>
3690
3691 * regs.h (struct reg_info_t): Delete live_length.
3692 (REG_LIVE_LENGTH): Delete macro.
3693 * regstat.c (regstat_bb_compute_ri): Delete artificial_uses,
3694 local_live, local_processed and local_live_last_luid params.
3695 Replace bb_index param with bb. Don't set REG_LIVE_LENGTH.
3696 Formatting fixes.
3697 (regstat_compute_ri): Adjust for above. Don't set
3698 REG_LIVE_LENGTH.
3699 (dump_reg_info): Don't print live length.
3700 * ira.c (update_equiv_regs): Replace test of REG_LIVE_LENGTH
3701 with test of setjmp_crosses. Don't set REG_LIVE_LENGTH.
3702 Localize loop_depth var.
3703
3704 2016-04-30 Alan Modra <amodra@gmail.com>
3705
3706 * ira.c (enum valid_equiv): New.
3707 (validate_equiv_mem): Return enum.
3708 (update_equiv_mem): Create replacement in more cases.
3709 (add_store_equivs): Update validate_equiv_mem call.
3710
3711 2016-04-30 Alan Modra <amodra@gmail.com>
3712
3713 * ira.c (combine_and_move_insns): Rather than scanning insns,
3714 use DF infrastucture to find use and def insns.
3715
3716 2016-04-30 Alan Modra <amodra@gmail.com>
3717
3718 ira.c (combine_and_move_insns): Move invariant conditions..
3719 (ira.c): ..to here. Call combine_and_move_insns before
3720 add_store_equivs. Call grow_reg_equivs later. Allocate
3721 req_equiv later using max_reg_num() rather than global max_regno.
3722 (contains_replace_regs): Delete.
3723 (add_store_equivs): Remove contains_replace_regs test.
3724
3725 2016-04-30 Alan Modra <amodra@gmail.com>
3726
3727 * ira.c (struct equiv_mem_data): New.
3728 (equiv_mem, equiv_mem_modified): Delete static vars.
3729 (validate_equiv_mem_from_store): Use "data" param to communicate..
3730 (validate_equiv_mem): ..from here.
3731
3732 2016-04-30 Alan Modra <amodra@gmail.com>
3733
3734 * ira.c (add_store_equivs, combine_and_move_insns): New functions,
3735 split out from..
3736 (update_reg_equivs): ..here. Move allocation and freeing of
3737 reg_equiv, and calls to grow_reg_equivs, init_alias_analysis,
3738 end_alias_analysis to..
3739 (ira): ..here.
3740
3741 2016-04-30 Alan Modra <amodra@gmail.com>
3742
3743 * ira.c (pdx_subregs): Delete.
3744 (struct equivalence): Add pdx_subregs field.
3745 (set_paradoxical_subreg): Remove pdx_subregs param. Update
3746 pdx_subregs access.
3747 (update_equiv_regs): Don't create or free pdx_subregs. Update
3748 pdx_subregs access.
3749
3750 2016-04-29 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
3751
3752 * config/rs6000/altivec.h: Change definitions of vec_xl and
3753 vec_xst.
3754 * config/rs6000/rs6000-builtin.def (LD_ELEMREV_V2DF): New.
3755 (LD_ELEMREV_V2DI): New.
3756 (LD_ELEMREV_V4SF): New.
3757 (LD_ELEMREV_V4SI): New.
3758 (LD_ELEMREV_V8HI): New.
3759 (LD_ELEMREV_V16QI): New.
3760 (ST_ELEMREV_V2DF): New.
3761 (ST_ELEMREV_V2DI): New.
3762 (ST_ELEMREV_V4SF): New.
3763 (ST_ELEMREV_V4SI): New.
3764 (ST_ELEMREV_V8HI): New.
3765 (ST_ELEMREV_V16QI): New.
3766 (XL): New.
3767 (XST): New.
3768 * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
3769 descriptions for VSX_BUILTIN_VEC_XL and VSX_BUILTIN_VEC_XST.
3770 * config/rs6000/rs6000.c (rs6000_builtin_mask_calculate): Map from
3771 TARGET_P9_VECTOR to RS6000_BTM_P9_VECTOR.
3772 (altivec_expand_builtin): Add handling for
3773 VSX_BUILTIN_ST_ELEMREV_<MODE> and VSX_BUILTIN_LD_ELEMREV_<MODE>.
3774 (rs6000_invalid_builtin): Add error-checking for
3775 RS6000_BTM_P9_VECTOR.
3776 (altivec_init_builtins): Define builtins used to implement vec_xl
3777 and vec_xst.
3778 (rs6000_builtin_mask_names): Define power9-vector.
3779 * config/rs6000/rs6000.h (MASK_P9_VECTOR): Define.
3780 (RS6000_BTM_P9_VECTOR): Define.
3781 (RS6000_BTM_COMMON): Include RS6000_BTM_P9_VECTOR.
3782 * config/rs6000/vsx.md (vsx_ld_elemrev_v2di): New define_insn.
3783 (vsx_ld_elemrev_v2df): Likewise.
3784 (vsx_ld_elemrev_v4sf): Likewise.
3785 (vsx_ld_elemrev_v4si): Likewise.
3786 (vsx_ld_elemrev_v8hi): Likewise.
3787 (vsx_ld_elemrev_v16qi): Likewise.
3788 (vsx_st_elemrev_v2df): Likewise.
3789 (vsx_st_elemrev_v2di): Likewise.
3790 (vsx_st_elemrev_v4sf): Likewise.
3791 (vsx_st_elemrev_v4si): Likewise.
3792 (vsx_st_elemrev_v8hi): Likewise.
3793 (vsx_st_elemrev_v16qi): Likewise.
3794 * doc/extend.texi: Add prototypes for vec_xl and vec_xst. Correct
3795 grammar.
3796
3797 2016-04-29 Patrick Palka <ppalka@gcc.gnu.org>
3798
3799 * tree-ssa-threadedge.c (simplify_control_stmt_condition): Split
3800 out into ...
3801 (simplify_control_stmt_condition_1): ... here. Recurse into
3802 BIT_AND_EXPRs and BIT_IOR_EXPRs.
3803
3804 2016-04-29 David Edelsohn <dje.gcc@gmail.com>
3805
3806 PR target/69810
3807 * config/rs6000/rs6000.md (EXTQI): Don't allow extension to HImode.
3808 (zero_extendqi<mode>2_dot): Revert earlier conversion from
3809 define_insn_and_split to define_insn.
3810 (zero_extendqi<mode>2_dot2): Same.
3811 (extendqi<mode>2_dot): Same.
3812 (extendqi<mode>2_dot2): Same.
3813
3814 2016-04-29 Uros Bizjak <ubizjak@gmail.com>
3815
3816 * config/i386/i386.md (unspec): Add UNSPEC_PROBE_STACK.
3817 (probe_stack): New expander.
3818 (probe_stack_<mode>): New insn pattern.
3819
3820 2016-04-29 Uros Bizjak <ubizjak@gmail.com>
3821
3822 * config/i386/i386.md
3823 (operations with memory inputs setting flags peephole2):
3824 Remove uneeded REG_P checks. Cleanup pattern generation.
3825
3826 2016-04-29 Ilya Enkovich <ilya.enkovich@intel.com>
3827
3828 * tree-vect-loop.c (vect_transform_loop): Fix
3829 nb_iterations_upper_bound computation for vectorized loop.
3830
3831 2016-04-29 Marek Polacek <polacek@redhat.com>
3832 Jakub Jelinek <jakub@redhat.com>
3833
3834 PR sanitizer/70342
3835 * fold-const.c (tree_single_nonzero_warnv_p): For TARGET_EXPR, use
3836 TARGET_EXPR_SLOT as a base.
3837
3838 2016-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
3839
3840 * config/arc/arc.md (*loadqi_update): Replace use of 'rI' constraint
3841 with 'rCm2' constraints to limit possible immediate size.
3842 (*load_zeroextendqisi_update): Likewise.
3843 (*load_signextendqisi_update): Likewise.
3844 (*loadhi_update): Likewise.
3845 (*load_zeroextendhisi_update): Likewise.
3846 (*load_signextendhisi_update): Likewise.
3847 (*loadsi_update): Likewise.
3848 (*loadsf_update): Likewise.
3849
3850 2016-04-29 Uros Bizjak <ubizjak@gmail.com>
3851
3852 * config/i386/predicates.md (constm1_operand): Fix comparison.
3853
3854 2016-04-29 Claudiu Zissulescu <claziss@synopsys.com>
3855
3856 * testsuite/gcc.target/arc/ieee_eq.c: New test.
3857
3858 2016-04-29 Oleg Endo <olegendo@gcc.gnu.org>
3859
3860 * common/config/sh/sh-common.c (sh_option_optimization_table): Remove
3861 remaining SH5 related settings.
3862 * config/sh/sh-protos.h (shmedia_cleanup_truncate,
3863 shmedia_prepare_call_address): Delete.
3864 * config/sh/sh.c (sh_print_operand, output_stack_adjust,
3865 DWARF_CIE_DATA_ALIGNMENT, LOCAL_ALIGNMENT): Update comments.
3866 * config/sh/sh.h (SUBTARGET_ASM_RELAX_SPEC,
3867 UNSUPPORTED_SH2A): Remove m5 checks.
3868 (sh_divide_strategy_e): Remove SH5 division strategies.
3869 (TARGET_PTRMEMFUNC_VBIT_LOCATION): Remove and use default.
3870 * config/sh/sh.md (divsf3): Reinstate define_expand pattern.
3871
3872 2016-04-29 Dominik Vogt <vogt@linux.vnet.ibm.com>
3873
3874 * config/s390/s390.c (s390_rtx_costs): Update documentation.
3875
3876 2016-04-29 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
3877
3878 * config/s390/2964.md ("z13_unit_fxu", "z13_0"): Remove lder.
3879 * config/s390/s390.md ("movsi_larl", "*movsi_esa", "mov<mode>"):
3880 Change lder to ldr.
3881 * config/s390/vector.md ("mov<mode>"): Likewise.
3882
3883 2016-04-29 Ulrich Weigand <uweigand@de.ibm.com>
3884
3885 * config/s390/constraints.md ("U", "W"): Invoke
3886 s390_mem_constraint with "ZR" and "ZT".
3887 * config/s390/s390.c (s390_check_qrst_address): Reject invalid
3888 addresses when using LRA. Accept also short displacements for S
3889 and T constraints. Do not check for long displacement target for
3890 S and T constraints.
3891 (s390_mem_constraint): Remove handling of U and W constraints.
3892 * config/s390/s390.md (various patterns): Remove the short
3893 displacement constraints (Q and R) if a long displacement
3894 constraint is present. Add longdisp as required CPU capability.
3895 * config/s390/vector.md: Likewise.
3896 * config/s390/vx-builtins.md: Likewise.
3897
3898 2016-04-29 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
3899
3900 PR target/60040
3901 * reload1.c (reload): Call finish_spills before
3902 restarting reload loop. Skip select_reload_regs
3903 if update_eliminables_and_spill returns true.
3904
3905 2016-04-29 Claudiu Zissulescu <claziss@synopsys.com>
3906
3907 * config/arc/arc.h (UNSIGNED_INT12, UNSIGNED_INT16): Define.
3908 * config/arc/arc.md (umulhisi3): Use arc_short_operand predicate.
3909 (umulhisi3_imm): Update predicates and constraint letters.
3910 (umulhisi3_reg): Declare instruction as commutative.
3911 * config/arc/constraints.md (J12, J16): New constraints.
3912 * config/arc/predicates.md (short_unsigned_const_operand): New
3913 predicate.
3914 (arc_short_operand): Likewise.
3915 * testsuite/gcc.target/arc/umulsihi3_z.c: New file.
3916
3917 2016-04-29 Richard Biener <rguenther@suse.de>
3918
3919 PR tree-optimization/13962
3920 PR tree-optimization/65686
3921 * tree-ssa-alias.h (ptrs_compare_unequal): Declare.
3922 * tree-ssa-alias.c (ptrs_compare_unequal): New function
3923 using PTA to compare pointers.
3924 * match.pd: Add pattern for pointer equality compare simplification
3925 using ptrs_compare_unequal.
3926
3927 2016-04-29 Richard Biener <rguenther@suse.de>
3928
3929 * stor-layout.c (layout_type): Do not build a pointer-to-element
3930 type for arrays.
3931
3932 2016-04-29 Uros Bizjak <ubizjak@gmail.com>
3933
3934 * config/i386/i386.md (Load+RegOp to Mov+MemOp peephole2):
3935 Use SWI mode iterator. Use general_reg_operand predicate.
3936 (Load+RegOp to Mov+MemOp peephole2 with vector regs): Split
3937 peephole to MMX and SSE part. Use mmx_reg_operand and sse_reg_operand
3938 predicates.
3939
3940 2016-04-29 Jakub Jelinek <jakub@redhat.com>
3941
3942 PR middle-end/70843
3943 * fold-const.c (operand_equal_p): Don't verify hash value equality
3944 if arg0 == arg1.
3945 * tree.c (inchash::add_expr): Handle STATEMENT_LIST. Ignore BLOCK
3946 and OMP_CLAUSE.
3947
3948 2016-04-28 Jakub Jelinek <jakub@redhat.com>
3949
3950 PR target/70858
3951 * config/i386/i386.c (bdesc_special_args): Add | OPTION_MASK_ISA_64BIT
3952 to __builtin_ia32_lwpval64 and __builtin_ia32_lwpins64.
3953 (bdesc_args): Add | OPTION_MASK_ISA_64BIT to __builtin_ia32_bextr_u64,
3954 __builtin_ia32_bextri_u64, __builtin_ia32_bzhi_di,
3955 __builtin_ia32_pdep_di and __builtin_ia32_pext_di.
3956
3957 2016-04-28 Segher Boessenkool <segher@kernel.crashing.org>
3958
3959 * config/rs6000/rs6000.c (compute_save_world_info): Rename info_ptr
3960 to info. Don't initialize separate fields to 0. Clean up
3961 formatting a bit.
3962
3963 2016-04-28 Uros Bizjak <ubizjak@gmail.com>
3964
3965 * config/i386/i386.md (peephole2s for operations with memory inputs):
3966 Use SWI mode iterator.
3967 (peephole2s for operations with memory outputs): Ditto.
3968 Do not check for stack checking probe.
3969
3970 (probe_stack): Remove expander.
3971
3972 2016-04-28 Joern Rennecke <joern.rennecke@embecosm.com>
3973 Andrew Burgess <andrew.burgess@embecosm.com>
3974
3975 * config/arc/arc.c (arc_print_operand): Print integer 'H' / 'L'
3976 operands as 32-bits.
3977
3978 2016-04-28 Jason Merrill <jason@redhat.com>
3979
3980 * gdbinit.in: Skip line-map.h.
3981
3982 2016-04-28 Joern Rennecke <joern.rennecke@embecosm.com>
3983 Andrew Burgess <andrew.burgess@embecosm.com>
3984
3985 * config/arc/arc.c (arc_conditional_register_usage): Take
3986 TARGET_RRQ_CLASS into account.
3987 (arc_print_operand): Support printing 'p' and 's' operands.
3988 * config/arc/arc.h (TARGET_NPS_BITOPS_DEFAULT): Provide default
3989 as 0.
3990 (TARGET_RRQ_CLASS): Define.
3991 (IS_POWEROF2_OR_0_P): Define.
3992 * config/arc/arc.md (*movsi_insn): Add w/Clo, w/Chi, and w/Cbi
3993 alternatives.
3994 (*tst_movb): New define_insn.
3995 (*tst): Avoid recognition if it could prevent '*tst_movb'
3996 combination; replace c/CnL with c/Chs alternative.
3997 (*tst_bitfield_tst): New define_insn.
3998 (*tst_bitfield_asr): New define_insn.
3999 (*tst_bitfield): New define_insn.
4000 (andsi3_i): Add Rrq variant.
4001 (extzv): New define_expand.
4002 (insv): New define_expand.
4003 (*insv_i): New define_insn.
4004 (*movb): New define_insn.
4005 (*movb_signed): New define_insn.
4006 (*movb_high): New define_insn.
4007 (*movb_high_signed): New define_insn.
4008 (*movb_high_signed + 1): New define_split pattern.
4009 (*mrgb): New define_insn.
4010 (*mrgb + 1): New define_peephole2 pattern.
4011 (*mrgb + 2): New define_peephole2 pattern.
4012 * config/arc/arc.opt (mbitops): New option for nps400, uses
4013 TARGET_NPS_BITOPS_DEFAULT.
4014 * config/arc/constraints.md (q): Make register class conditional.
4015 (Rrq): New register constraint.
4016 (Chs): New constraint.
4017 (Clo): New constraint.
4018 (Chi): New constraint.
4019 (Cbf): New constraint.
4020 (Cbn): New constraint.
4021 (C18): New constraint.
4022 (Cbi): New constraint.
4023
4024 2016-04-28 Segher Boessenkool <segher@kernel.crashing.org>
4025
4026 * cfganal.c (bitmap_intersection_of_succs): Delete assert checking
4027 dst->popcount.
4028 (bitmap_intersection_of_preds): Ditto.
4029 (bitmap_union_of_succs): Ditto.
4030 (bitmap_union_of_preds): Ditto.
4031 * sbitmap.c (do_popcount): Delete.
4032 (BITMAP_DEBUGGING): Delete.
4033 (sbitmap_verify_popcount): Delete.
4034 (sbitmap_alloc): Don't initialize the popcount field.
4035 (sbitmap_alloc_with_popcount): Delete.
4036 (sbitmap_resize): Don't resize the popcount array.
4037 (sbitmap_vector_alloc): Don't initialize the popcount field.
4038 (bitmap_copy): Don't copy the popcount array.
4039 (bitmap_clear): Don't clear the popcount array.
4040 (bitmap_clear): Delete the popcount array handling.
4041 (bitmap_ior_and_compl): Delete the popcount assert.
4042 (bitmap_not): Ditto.
4043 (bitmap_and_compl): Ditto.
4044 (bitmap_and): Delete the popcount array handling.
4045 (bitmap_xor): Ditto.
4046 (bitmap_ior): Ditto.
4047 (bitmap_or_and): Delete the popcount assert.
4048 (bitmap_and_or): Ditto.
4049 (popcount_table): Delete.
4050 (sbitmap_elt_popcount): Delete.
4051 * sbitmap.h (simple_bitmap_def): Delete the popcount field.
4052 (bitmap_set_bit): Delete the popcount assert.
4053 (bitmap_clear_bit): Ditto.
4054 (sbitmap_free): Don't free the popcount array.
4055 (sbitmap_alloc_with_popcount): Delete declaration.
4056 (sbitmap_popcount): Ditto.
4057
4058 2016-04-28 Joern Rennecke <joern.rennecke@embecosm.com>
4059 Andrew Burgess <andrew.burgess@embecosm.com>
4060
4061 * config/arc/arc.h (SYMBOL_FLAG_CMEM): Define.
4062 (TARGET_NPS_CMEM_DEFAULT): Provide default definition.
4063 * config/arc/arc.c (arc_address_cost): Return 0 for cmem_address.
4064 (arc_encode_section_info): Set SYMBOL_FLAG_CMEM where indicated.
4065 * config/arc/arc.opt (mcmem): New option.
4066 * config/arc/arc.md (*extendqihi2_i): Add r/Uex alternative,
4067 supply length for r/m alternative.
4068 (*extendqisi2_ac): Likewise.
4069 (*extendhisi2_i): Add r/Uex alternative, supply length for r/m and
4070 r/Uex alternative.
4071 (movqi_insn): Add r/Ucm and Ucm/?Rac alternatives.
4072 (movhi_insn): Likewise.
4073 (movsi_insn): Add r/Ucm,Ucm/w alternatives.
4074 (*zero_extendqihi2_i): Add r/Ucm alternative.
4075 (*zero_extendqisi2_ac): Likewise.
4076 (*zero_extendhisi2_i): Likewise.
4077 * config/arc/constraints.md (Uex): New memory constraint.
4078 (Ucm): New define_constraint.
4079 * config/arc/predicates.md (long_immediate_loadstore_operand):
4080 Return 0 for MEM with cmem_address address.
4081 (cmem_address_0): New predicates.
4082 (cmem_address_1): Likewise.
4083 (cmem_address_2): Likewise.
4084 (cmem_address): Likewise.
4085
4086 2016-04-28 Segher Boessenkool <segher@kernel.crashing.org>
4087
4088 * config/rs6000/rs6000.c (machine_function): Rename
4089 insn_chain_scanned_p to spe_insn_chain_scanned_p.
4090 (rs6000_stack_info): Adjust.
4091
4092 2016-04-28 Joern Rennecke <joern.rennecke@embecosm.com>
4093 Andrew Burgess <andrew.burgess@embecosm.com>
4094
4095 * config/arc/constraints.md (Usd): Convert to define_constraint.
4096 (Us<): Likewise.
4097 (Us>): Likewise.
4098
4099 2016-04-28 Jakub Jelinek <jakub@redhat.com>
4100
4101 PR target/70821
4102 * config/i386/sync.md (define_peephole2 *atomic_fetch_add_cmp<mode>):
4103 Add new peephole2 where the first insn is *mov<mode>_or instead of
4104 *mov<mode>_internal.
4105
4106 2016-04-28 Segher Boesssenkool <segher@kernel.crashing.org>
4107
4108 * tracer.c (bb_seen): Make static.
4109
4110 2016-04-28 Andrew Burgess <andrew.burgess@embecosm.com>
4111
4112 * common/config/arc/arc-common.c (arc_handle_option): Add NPS400
4113 support, setup defaults.
4114 * config/arc/arc-opts.h (enum processor_type): Add NPS400.
4115 * config/arc/arc.c (arc_init): Add NPS400 support.
4116 * config/arc/arc.h (CPP_SPEC): Add NPS400 defines.
4117 (TARGET_ARC700): NPS400 is also an ARC700.
4118 * config/arc/arc.opt: Add NPS400 options to -mcpu=.
4119
4120 2016-04-28 Segher Boessenkool <segher@kernel.crashing.org>
4121
4122 PR target/70668
4123 * config/nds32/nds32.md (casesi): Don't access the operands array
4124 out of bounds.
4125
4126 2016-04-28 Uros Bizjak <ubizjak@gmail.com>
4127
4128 * config/i386/i386.md (zeroing peephole2): Use general_reg_operand.
4129 (or $-1,reg peephole2): Ditto.
4130 (strict_low_part zeroing peephole2): Use SWI12 mode iterator.
4131
4132 2016-04-28 Markus Trippelsdorf <markus@trippelsdorf.de>
4133
4134 * doc/extend.texi (Common Function Attributes) [optimize]:
4135 Discourage use of the optimize attribute.
4136
4137 2016-04-28 Bill Seurer <seurer@linux.vnet.ibm.com>
4138
4139 * config/rs6000/rs6000-builtin.def (vec_adde): Change vec_adde to a
4140 special case builtin.
4141 * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Remove
4142 ALTIVEC_BUILTIN_VEC_ADDE.
4143 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
4144 support for ALTIVEC_BUILTIN_VEC_ADDE.
4145 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
4146 for __builtin_vec_adde.
4147
4148 2016-04-28 Jakub Jelinek <jakub@redhat.com>
4149
4150 * config/i386/i386.md (sse4_1_round<mode>2): Add avx512f alternative.
4151 * config/i386/sse.md (sse4_1_round<ssescalarmodesuffix>): Likewise.
4152
4153 2016-04-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4154
4155 PR testsuite/70595
4156 * doc/sourcebuild.texi (Effective-Target Keywords, Other
4157 attributes): Document cilkplus_runtime.
4158
4159 2016-04-28 Martin Jambor <mjambor@suse.cz>
4160
4161 * tree-cfg.c (verify_expr): Verify that local declarations belong to
4162 this function. Call verify_expr on MEM_REFs and bases of other
4163 handled_components.
4164
4165 2016-04-28 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4166
4167 * internal-fn.c (expand_arith_overflow): Convert preprocessor check
4168 for WORD_REGISTER_OPERATIONS to runtime check.
4169
4170 2016-04-28 Claudiu Zissulescu <claziss@synopsys.com>
4171
4172 * config/arc/arc.h (ASM_SPEC): Pass mfpuda to assembler.
4173
4174 2016-04-28 Claudiu Zissulescu <claziss@synopsys.com>
4175
4176 * config/arc/arc.c (arc_process_double_reg_moves): Fix for
4177 big-endian compilation.
4178 * config/arc/arc.md (addf3): Likewise.
4179 (subdf3): Likewise.
4180 (muldf3): Likewise.
4181
4182 2016-04-28 Richard Biener <rguenther@suse.de>
4183
4184 PR tree-optimization/70840
4185 * match.pd: powi(-x, y) and powi(|x|,y) -> powi(x,y) if y is even;
4186 Fix pow(copysign(x, y), z) -> pow(x, z) and add powi variant;
4187 Mark x * pow(x,c) -> pow(x,c+1) commutative.
4188 Add powi(x,y) * powi(z,y) -> powi(x*z,y).
4189
4190 2015-04-28 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4191
4192 * config/aarch64/aarch64.h (WORD_REGISTER_OPERATIONS): Define to 0
4193 and explain why in a comment.
4194
4195 2016-04-28 Claudiu Zissulescu <claziss@synopsys.com>
4196
4197 * config/arc/arc.md (cpu_facility): Add fpx variant.
4198 (subdf3): Prohibit use reverse sub when assist operations option
4199 is enabled.
4200 * config/arc/fpx.md (subdf3_insn, *dsubh_peep2_insn): Allow drsub
4201 instructions only when FPX is enabled.
4202 * testsuite/gcc.target/arc/trsub.c: New test.
4203
4204 2016-04-28 Uros Bizjak <ubizjak@gmail.com>
4205
4206 * config/i386/i386.md (*fop_<mode>_1_mixed): Do not check for
4207 mult_operator when calculating "type" attribute.
4208 (*fop_<mode>_1_i387): Ditto.
4209 (*fop_xf_1_i387): Ditto.
4210 (x87 stack loads peephole2): Add "reg = op (mem, reg)" peephole2.
4211 Use std::swap to swap operands. Use RTL expressions to generate
4212 converted pattern.
4213
4214 2016-04-28 Claudiu Zissulescu <claziss@synopsys.com>
4215 Joern Rennecke <joern.rennecke@embecosm.com>
4216
4217 * config/arc/arc-protos.h (arc_legitimize_pic_address): Remove
4218 declaration.
4219 (emit_pic_move): Remove.
4220 (arc_eh_uses, insn_is_tls_gd_dispatch): Declare.
4221 * config/arc/arc.c (emit_pic_move): Removed.
4222 (TARGET_HAVE_TLS): Define.
4223 (arc_conditional_register_usage): Test for arc_tp_regno.
4224 (arc_print_operand, arc_print_operand_address): Handle TLS
4225 unspecs.
4226 (arc_needs_pcl_p): New function.
4227 (arc_legitimate_pc_offset_p): Use arc_needs_pcl_p.
4228 (arc_legitimate_pic_addr_p): Handle TLS unspecs.
4229 (arc_raw_symbolic_reference_mentioned_p): Likewise.
4230 (arc_get_tp, arc_emit_call_tls_get_addr): New function.
4231 (arc_legitimize_tls_address): Likewise.
4232 (DTPOFF_ZERO_SYM): Define.
4233 (arc_legitimize_pic_address): Make it static, handle TLS cases.
4234 (arc_output_pic_addr_const): Print TLS unspecs.
4235 (prepare_pic_move): New function, replaces emit_pic_move.
4236 (arc_legitimate_constant_p): Handle TLS unspecs.
4237 (arc_legitimate_address_p): Likewise.
4238 (arc_rewrite_small_data_p): Use assert for TLS constants.
4239 (prepare_move_operands): Use prepare_pic_move.
4240 (arc_legitimize_address): Legitimize tls addresses.
4241 (arc_epilogue_uses): Check for arc_tp_regno.
4242 (arc_eh_uses, insn_is_tls_gd_dispatch): New function.
4243 * config/arc/arc.h [DEFAULT_LIBC != LIBC_UCLIBC] (EXTRA_SPECS):
4244 Define.
4245 [DEFAULT_LIBC != LIBC_UCLIBC] (ARC_TLS_EXTRA_START_SPEC):
4246 Likewise.
4247 [DEFAULT_LIBC != LIBC_UCLIBC] (STARTFILE_SPEC): Add
4248 %(arc_tls_extra_start_spec).
4249 (TARGET_CPU_CPP_BUILTINS): Define __ARC_TLS_REGNO__.
4250 (REGNO_OK_FOR_BASE_P): Check for arc_tp_regno.
4251 (EH_USES): Define.
4252 (INSN_REFERENCES_ARE_DELAYED): Use insn_is_tls_gd_dispatch.
4253 * config/arc/arc.md (UNSPEC_TLS_GD, UNSPEC_TLS_LD, UNSPEC_TLS_IE)
4254 (UNSPEC_TLS_OFF): Add.
4255 (R10_REG): Define.
4256 (tls_load_tp_soft, tls_gd_load, tls_gd_get_addr, tls_gd_dispatch)
4257 (get_thread_pointersi): New patterns.
4258 * config/arc/arc.opt (mtp-regno): New option.
4259 * config/arc/predicates.md (move_src_operand): Handle TLS symbols.
4260 (move_dest_operand): Likewise.
4261 * configure: Regenerate.
4262 * configure.ac: Add arc*-*-* case to test for tls.
4263 * doc/invoke.texi (ARC options): Document mtp-regno.
4264
4265 2016-04-28 Claudiu Zissulescu <claziss@synopsys.com>
4266
4267 * config/arc/arc.c (arc_vector_mode_supported_p): Add support for
4268 the new ARC HS SIMD instructions.
4269 (arc_preferred_simd_mode): New function.
4270 (arc_autovectorize_vector_sizes): Likewise.
4271 (TARGET_VECTORIZE_PREFERRED_SIMD_MODE)
4272 (TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES): Define.
4273 (arc_init_reg_tables): Accept new ARC HS SIMD modes.
4274 (arc_init_builtins): Add new SIMD builtin types.
4275 (arc_split_move): Handle 64 bit vector moves.
4276 * config/arc/arc.h (TARGET_PLUS_DMPY, TARGET_PLUS_MACD)
4277 (TARGET_PLUS_QMACW): Define.
4278 * config/arc/builtins.def (QMACH, QMACHU, QMPYH, QMPYHU, DMACH)
4279 (DMACHU, DMPYH, DMPYHU, DMACWH, DMACWHU, VMAC2H, VMAC2HU, VMPY2H)
4280 (VMPY2HU, VADDSUB2H, VSUBADD2H, VADDSUB, VSUBADD, VADDSUB4H)
4281 (VSUBADD4H): New builtins.
4282 * config/arc/simdext.md: Add new ARC HS SIMD instructions.
4283 * testsuite/gcc.target/arc/builtin_simdarc.c: New file.
4284
4285 2016-04-28 Eduard Sanou <dhole@openmailbox.org>
4286 Matthias Klose <doko@debian.org>
4287
4288 * doc/cppenv.texi: Document SOURCE_DATE_EPOCH environment variable.
4289
4290 2016-04-28 Richard Biener <rguenther@suse.de>
4291
4292 PR middle-end/70777
4293 * fold-const.c (fold_binary_loc): Remove x*x to pow(x,2.0)
4294 canonicalization.
4295
4296 2016-04-28 Oleg Endo <olegendo@gcc.gnu.org>
4297
4298 * common/config/sh/sh-common.c: Remove SH5 support.
4299 * config/sh/constraints.md: Likewise.
4300 * config/sh/config/sh/elf.h: Likewise.
4301 * config/sh/linux.h: Likewise.
4302 * config/sh/netbsd-elf.h: Likewise.
4303 * config/sh/predicates.md: Likewise.
4304 * config/sh/sh-c.c: Likewise.
4305 * config/sh/sh-protos.h: Likewise.
4306 * config/sh/sh.c: Likewise.
4307 * config/sh/sh.h: Likewise.
4308 * config/sh/sh.md: Likewise.
4309 * config/sh/sh.opt: Likewise.
4310 * config/sh/sync.md: Likewise.
4311 * config/sh/sh64.h: Delete.
4312 * config/sh/shmedia.h: Likewise.
4313 * config/sh/shmedia.md: Likewise.
4314 * config/sh/sshmedia.h: Likewise.
4315 * config/sh/t-netbsd-sh5-64: Likewise.
4316 * config/sh/t-sh64: Likewise.
4317 * config/sh/ushmedia.h: Likewise.
4318
4319 2016-04-28 Uros Bizjak <ubizjak@gmail.com>
4320
4321 * config/i386/i386.md (sign_extend to memory peephole2s): Use
4322 general_reg_operand instead of register_operand predicate.
4323
4324 2016-04-27 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
4325
4326 * params.def (MIN_PARTITION_SIZE): Set default value to 10000.
4327
4328 2016-04-27 Marc Glisse <marc.glisse@inria.fr>
4329
4330 * match.pd (A - B > A, A + B < A): New transformations.
4331
4332 2016-04-27 Patrick Palka <ppalka@gcc.gnu.org>
4333
4334 * genattrtab.c (write_test_expr): New parameter EMIT_PARENS
4335 which defaults to true. Emit an outer pair of parentheses only if
4336 EMIT_PARENS. When continuing a chain of && or || (or & or |),
4337 don't emit parentheses for the right-hand operand.
4338
4339 2016-04-27 Jeff Law <law@redhat.com>
4340
4341 * tree-ssa-dom.c (record_temporary_equivalences): Fix typo in comment.
4342
4343 2016-04-27 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4344
4345 * config/rs6000/altivec.md (altivec_lvx_<mode>): Remove.
4346 (altivec_lvx_<mode>_internal): Document.
4347 (altivec_lvx_<mode>_2op): New define_insn.
4348 (altivec_lvx_<mode>_1op): Likewise.
4349 (altivec_lvx_<mode>_2op_si): Likewise.
4350 (altivec_lvx_<mode>_1op_si): Likewise.
4351 (altivec_stvx_<mode>): Remove.
4352 (altivec_stvx_<mode>_internal): Document.
4353 (altivec_stvx_<mode>_2op): New define_insn.
4354 (altivec_stvx_<mode>_1op): Likewise.
4355 (altivec_stvx_<mode>_2op_si): Likewise.
4356 (altivec_stvx_<mode>_1op_si): Likewise.
4357 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
4358 Expand vec_ld and vec_st during parsing.
4359 * config/rs6000/rs6000.c (altivec_expand_lvx_be): Commentary
4360 changes.
4361 (altivec_expand_stvx_be): Likewise.
4362 (altivec_expand_lv_builtin): Expand lvx built-ins to expose the
4363 address-masking behavior in RTL.
4364 (altivec_expand_stv_builtin): Expand stvx built-ins to expose the
4365 address-masking behavior in RTL.
4366 (altivec_expand_builtin): Change builtin code arguments for calls
4367 to altivec_expand_stv_builtin and altivec_expand_lv_builtin.
4368 (insn_is_swappable_p): Avoid incorrect swap optimization in the
4369 presence of lvx/stvx patterns.
4370 (alignment_with_canonical_addr): New function.
4371 (alignment_mask): Likewise.
4372 (find_alignment_op): Likewise.
4373 (recombine_lvx_pattern): Likewise.
4374 (recombine_stvx_pattern): Likewise.
4375 (recombine_lvx_stvx_patterns): Likewise.
4376 (rs6000_analyze_swaps): Perform a pre-pass to recognize lvx and
4377 stvx patterns from expand.
4378 * config/rs6000/vector.md (vector_altivec_load_<mode>): Use new
4379 expansions.
4380 (vector_altivec_store_<mode>): Likewise.
4381
4382 2016-04-26 Evandro Menezes <e.menezes@samsung.com>
4383
4384 * config/aarch64/aarch64.md
4385 (*movhf_aarch64): Add "movi %0, #0" to zero up register and
4386 remove the "fp" attributes.
4387 (*movsf_aarch64): Add "movi %0, #0" to zero up register and
4388 add the "simd" attributes.
4389 (*movdf_aarch64): Likewise.
4390 (*movtf_aarch64): Remove the "fp" attributes.
4391 * testsuite/gcc.target/aarch64/fmovf-zero-reg.c: Update accordingly.
4392 * testsuite/gcc.target/aarch64/fmovd-zero-reg.c: Likewise.
4393
4394 2016-04-27 David Malcolm <dmalcolm@redhat.com>
4395
4396 * emit-rtl.c (maybe_set_first_label_num): Strengthen param from
4397 rtx to rtx_code_label *.
4398 * rtl.h (maybe_set_first_label_num): Likewise.
4399
4400 2016-04-27 David Malcolm <dmalcolm@redhat.com>
4401
4402 * df-core.c (df_add_problem): Make the problem param be const.
4403 (df_remove_problem): Make local "problem" be const.
4404 * df-problems.c (problem_RD): Make const.
4405 (problem_LR): Likewise.
4406 (problem_LIVE): Likewise.
4407 (problem_MIR): Likewise.
4408 (problem_CHAIN): Likewise.
4409 (problem_WORD_LR): Likewise.
4410 (problem_NOTE): Likewise.
4411 (problem_MD): Likewise.
4412 * df-scan.c (problem_SCAN): Likewise.
4413 * df.h (struct df_problem): Make field "dependent_problem" be
4414 const.
4415 (struct dataflow): Likewise for field "problem".
4416 (df_add_problem): Make param const.
4417
4418 2016-04-27 Uros Bizjak <ubizjak@gmail.com>
4419
4420 * config/i386/i386.c (ix86_spill_class): Enable for TARGET_SSE2 when
4421 inter-unit moves to/from vector registers are enabled. Do not disable
4422 for TARGET_MMX.
4423
4424 2016-04-27 David Malcolm <dmalcolm@redhat.com>
4425
4426 * df.h (DF_SCAN, DF_LR, DF_LIVE, DF_RD, DF_CHAIN, DF_WORD_LR,
4427 DF_NOTE, DF_MD, DF_MIR, DF_LAST_PROBLEM_PLUS1): Convert from
4428 #define to...
4429 (enum df_problem_id): ...this new enum.
4430 (struct df_problem): Convert field "id" from "int" to
4431 enum df_problem_id.
4432
4433 2016-04-27 David Malcolm <dmalcolm@redhat.com>
4434
4435 * rtl.def: Update comment for "things in the instruction chain" to
4436 reflect the removal of the leading "i" field for INSN_UID in
4437 r210360. Fix bogus apostrophe.
4438
4439 2016-04-27 Uros Bizjak <ubizjak@gmail.com>
4440
4441 * config/i386/i386.md
4442 (lea arith with mem operand + setcc peephole2): Set operator mode.
4443
4444 2016-04-27 H.J. Lu <hongjiu.lu@intel.com>
4445
4446 PR target/70155
4447 * config/i386/i386.c (scalar_to_vector_candidate_p): Renamed to ...
4448 (dimode_scalar_to_vector_candidate_p): This.
4449 (timode_scalar_to_vector_candidate_p): New function.
4450 (scalar_to_vector_candidate_p): Likewise.
4451 (timode_check_non_convertible_regs): Likewise.
4452 (timode_remove_non_convertible_regs): Likewise.
4453 (remove_non_convertible_regs): Likewise.
4454 (remove_non_convertible_regs): Renamed to ...
4455 (dimode_remove_non_convertible_regs): This.
4456 (scalar_chain::~scalar_chain): Make it virtual.
4457 (scalar_chain::compute_convert_gain): Make it pure virtual.
4458 (scalar_chain::mark_dual_mode_def): Likewise.
4459 (scalar_chain::convert_insn): Likewise.
4460 (scalar_chain::convert_registers): Likewise.
4461 (scalar_chain::add_to_queue): Make it protected.
4462 (scalar_chain::emit_conversion_insns): Likewise.
4463 (scalar_chain::replace_with_subreg): Likewise.
4464 (scalar_chain::replace_with_subreg_in_insn): Likewise.
4465 (scalar_chain::convert_op): Likewise.
4466 (scalar_chain::convert_reg): Likewise.
4467 (scalar_chain::make_vector_copies): Likewise.
4468 (scalar_chain::convert_registers): New pure virtual function.
4469 (class dimode_scalar_chain): New class.
4470 (class timode_scalar_chain): Likewise.
4471 (scalar_chain::mark_dual_mode_def): Renamed to ...
4472 (dimode_scalar_chain::mark_dual_mode_def): This.
4473 (timode_scalar_chain::mark_dual_mode_def): New function.
4474 (timode_scalar_chain::convert_insn): Likewise.
4475 (dimode_scalar_chain::convert_registers): Likewise.
4476 (scalar_chain::compute_convert_gain): Renamed to ...
4477 (dimode_scalar_chain::compute_convert_gain): This.
4478 (scalar_chain::replace_with_subreg): Renamed to ...
4479 (dimode_scalar_chain::replace_with_subreg): This.
4480 (scalar_chain::replace_with_subreg_in_insn): Renamed to ...
4481 (dimode_scalar_chain::replace_with_subreg_in_insn): This.
4482 (scalar_chain::make_vector_copies): Renamed to ...
4483 (dimode_scalar_chain::make_vector_copies): This.
4484 (scalar_chain::convert_reg): Renamed to ...
4485 (dimode_scalar_chain::convert_reg ): This.
4486 (scalar_chain::convert_op): Renamed to ...
4487 (dimode_scalar_chain::convert_op): This.
4488 (scalar_chain::convert_insn): Renamed to ...
4489 (dimode_scalar_chain::convert_insn): This.
4490 (scalar_chain::convert): Call convert_registers.
4491 (convert_scalars_to_vector): Change to scalar_chain pointer to
4492 use timode_scalar_chain in 64-bit mode and dimode_scalar_chain
4493 in 32-bit mode. Delete scalar_chain pointer. Call
4494 free_dominance_info in 64-bit mode.
4495 (pass_stv::gate): Remove TARGET_64BIT check.
4496 (ix86_option_override): Put the 64-bit STV pass before the CSE
4497 pass.
4498
4499 2016-04-27 Pierre-Marie de Rodat <derodat@adacore.com>
4500
4501 * dwarf2out.h (struct dw_loc_descr_node): Remove the
4502 dw_loc_frame_offset field.
4503 * dwarf2out.c (new_loc_descr): Likewise.
4504 (resolve_args_picking_1): Turn the VISITED hash set into a
4505 FRAME_OFFSET hash map. Use it to associate a frame offset to
4506 visited nodes. Remove uses of the CHECKING_P macro.
4507 (resolve_args_picking): Update call to resolve_args_picking_1.
4508
4509 2016-04-27 Martin Liska <mliska@suse.cz>
4510
4511 * tree-ssa-loop-ivopts.c (iv_ca_dump): Fix level of indentation.
4512 (free_loop_data): Release vuses of groups.
4513
4514 2016-04-27 Bin Cheng <bin.cheng@arm.com>
4515
4516 * tree-ssa-loop-ivopts.c (struct iv): Use pointer to struct iv_use
4517 instead of redundant use_id and boolean have_use_for.
4518 (struct iv_use): Change sub_id into group_id. Remove field next.
4519 Move fields: related_cands, n_map_members, cost_map and selected
4520 to ...
4521 (struct iv_group): ... here. New structure.
4522 (struct iv_common_cand): Use structure declaration directly.
4523 (struct ivopts_data, iv_ca, iv_ca_delta): Rename fields.
4524 (MAX_CONSIDERED_USES): Rename macro to ...
4525 (MAX_CONSIDERED_GROUPS): ... here.
4526 (n_iv_uses, iv_use, n_iv_cands, iv_cand): Delete.
4527 (dump_iv, dump_use, dump_cand): Refactor format of dump information.
4528 (dump_uses): Rename to ...
4529 (dump_groups): ... here. Update all uses.
4530 (tree_ssa_iv_optimize_init, alloc_iv): Update all uses.
4531 (find_induction_variables): Refactor format of dump information.
4532 (record_sub_use): Delete.
4533 (record_use): Update all uses.
4534 (record_group): New function.
4535 (record_group_use, find_interesting_uses_op): Call above functions.
4536 Update all uses.
4537 (find_interesting_uses_cond): Ditto.
4538 (group_compare_offset): New function.
4539 (split_all_small_groups): Rename to ...
4540 (split_small_address_groups_p): ... here. Update all uses.
4541 (split_address_groups): Update all uses.
4542 (find_interesting_uses): Refactor format of dump information.
4543 (add_candidate_1): Update all uses. Remove redundant check on iv,
4544 base and step.
4545 (add_candidate, record_common_cand): Remove redundant assert.
4546 (add_iv_candidate_for_biv): Update use.
4547 (add_iv_candidate_derived_from_uses): Update all uses.
4548 (add_iv_candidate_for_groups, record_important_candidates): Ditto.
4549 (alloc_use_cost_map): Ditto.
4550 (set_use_iv_cost, get_use_iv_cost): Rename to ...
4551 (set_group_iv_cost, get_group_iv_cost): ... here. Update all uses.
4552 (determine_use_iv_cost_generic): Ditto.
4553 (determine_group_iv_cost_generic): Ditto.
4554 (determine_use_iv_cost_address): Ditto.
4555 (determine_group_iv_cost_address): Ditto.
4556 (determine_use_iv_cost_condition): Ditto.
4557 (determine_group_iv_cost_cond): Ditto.
4558 (determine_use_iv_cost): Ditto.
4559 (determine_group_iv_cost): Ditto.
4560 (set_autoinc_for_original_candidates): Update all uses.
4561 (find_iv_candidates): Update all uses. Refactor dump information.
4562 (determine_use_iv_costs): Ditto.
4563 (determine_iv_costs): Ditto.
4564 (iv_ca_cand_for_use): Rename to ...
4565 (iv_ca_cand_for_group): ... here. Update all uses.
4566 (iv_ca_add_use, iv_ca_add_group): Ditto.
4567 (iv_ca_set_cp, iv_ca_cost, iv_ca_delta_add): Update all uses.
4568 (iv_ca_delta_join, iv_ca_delta_reverse, iv_ca_delta_free): Ditto.
4569 (iv_ca_new, iv_ca_dump, iv_ca_extend, iv_ca_narrow): Ditto.
4570 (iv_ca_prune, cheaper_cost_with_cand, iv_ca_replace): Ditto.
4571 (try_add_cand_for, try_improve_iv_set, find_optimal_iv_set): Ditto.
4572 (create_new_iv, adjust_iv_update_pos): Ditto.
4573 (rewrite_use_address): Delete.
4574 (rewrite_use_address_1): Rename to ...
4575 (rewrite_use_address): ... here.
4576 (rewrite_use_compare): Update all uses.
4577 (rewrite_use): Delete.
4578 (rewrite_uses): Rename to ...
4579 (rewrite_groups): ... here. Update all uses.
4580 (remove_unused_ivs, free_loop_data): Update all uses.
4581 (tree_ssa_iv_optimize_finalize, tree_ssa_iv_optimize_loop): Ditto.
4582
4583 2016-04-27 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4584
4585 * rtlanal.c (nonzero_bits1): Convert preprocessor check
4586 for WORD_REGISTER_OPERATIONS to runtime check.
4587
4588 2016-04-27 Richard Biener <rguenther@suse.de>
4589
4590 PR ipa/70760
4591 * tree-ssa-structalias.c (find_func_aliases_for_call): Use
4592 aggregate_value_p to determine if a function result is
4593 returned by reference.
4594 (ipa_pta_execute): Functions having their address taken are
4595 not automatically nonlocal.
4596
4597 2016-04-27 Jakub Jelinek <jakub@redhat.com>
4598
4599 PR sanitizer/70683
4600 * tree-core.h (enum operand_equal_flag): Add OEP_NO_HASH_CHECK.
4601 * fold-const.c (operand_equal_p): If flag_checking and
4602 OEP_NO_HASH_CHECK is not set in flag, recurse with OEP_NO_HASH_CHECK
4603 and if it returns non-zero, assert iterative_hash_expr on both
4604 args is the same.
4605
4606 2016-04-27 Bernd Schmidt <bschmidt@redhat.com>
4607
4608 * doc/invoke.texi (-frename-registers): Also enabled at -Os.
4609
4610 2016-04-27 Nick Clifton <nickc@redhat.com>
4611
4612 PR middle-end/49889
4613 * varasm.c (merge_weak): Generate an error if an attempt is made
4614 to convert a non-weak static function into a weak, public function.
4615
4616 2016-04-27 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
4617
4618 * params.def (MAX_PARTITION_SIZE): New param.
4619 * doc/invoke.texi: Document lto-max-partition.
4620
4621 2016-04-27 Richard Biener <rguenther@suse.de>
4622
4623 PR ipa/70785
4624 * tree-ssa-structalias.c (refered_from_nonlocal_fn): New
4625 function cummulating used_from_other_partition, externally_visible
4626 and force_output from aliases.
4627 (refered_from_nonlocal_var): Likewise.
4628 (ipa_pta_execute): Use call_for_symbol_and_aliases to cummulate
4629 node flags properly.
4630
4631 2016-04-27 Bernd Schmidt <bschmidt@redhat.com>
4632
4633 * doc/invoke.texi (Warning Options): Add -Wmemset-elt-size.
4634 (-Wmemset-elt-size): New item.
4635
4636 2016-04-27 Eric Botcazou <ebotcazou@adacore.com>
4637
4638 PR ada/70759
4639 * stor-layout.h (internal_reference_types): Delete.
4640 * stor-layout.c (reference_types_internal): Likewise.
4641 (internal_reference_types): Likewise.
4642 (layout_type) <REFERENCE_TYPE>: Adjust.
4643
4644 2016-04-27 Jakub Jelinek <jakub@redhat.com>
4645
4646 PR sanitizer/70683
4647 * tree.h (inchash::add_expr): Add FLAGS argument.
4648 * tree.c (inchash::add_expr): Likewise. If not OEP_ADDRESS_OF,
4649 use STRIP_NOPS first. For INTEGER_CST assert not OEP_ADDRESS_OF.
4650 For REAL_CST and !HONOR_SIGNED_ZEROS (t) hash +/- 0 the same.
4651 Formatting fix. Adjust recursive calls. For tcc_comparison,
4652 if swap_tree_comparison (code) is smaller than code, hash that
4653 and arguments in the other order. Hash CONVERT_EXPR the same
4654 as NOP_EXPR. For OEP_ADDRESS_OF hash MEM_REF with 0 offset
4655 of ADDR_EXPR of decl as the decl itself. Add or remove
4656 OEP_ADDRESS_OF from recursive flags as needed. For
4657 FMA_EXPR, WIDEN_MULT_{PLUS,MINUS}_EXPR hash the first two
4658 operands commutatively and only the third one normally.
4659 For internal CALL_EXPR hash in CALL_EXPR_IFN.
4660
4661 2016-04-27 Sebastian Huber <sebastian.huber@embedded-brains.de>
4662
4663 * config/rtems.h (LIB_SPEC): Add -latomic.
4664
4665 2016-04-27 Joel Sherrill <joel@rtems.org>
4666
4667 * config/microblaze/rtems.h: Redefine LINK_SPEC to avoid
4668 xilink.ld and flags not relevant to RTEMS.
4669
4670 2016-04-26 Zhouyi Zhou <yizhouzhou@ict.ac.cn>
4671
4672 * toplev.c (backend_init_target): Avoid calling init_reload when using
4673 LRA.
4674
4675 2016-04-26 Jakub Jelinek <jakub@redhat.com>
4676
4677 * reorg.c (try_merge_delay_insns): Declare i and j inside the
4678 for loops rather than one for the whole function.
4679
4680 2016-04-26 Marc Glisse <marc.glisse@inria.fr>
4681
4682 * match.pd (X + CST CMP X): New transformation.
4683
4684 2016-04-26 Marc Glisse <marc.glisse@inria.fr>
4685
4686 * genmatch.c (write_predicate): Add ATTRIBUTE_UNUSED.
4687 * fold-const.c (fold_binary_loc): Remove 2 transformations
4688 superseded by match.pd.
4689 * match.pd (x+x -> x*2): Generalize to integers.
4690
4691 2016-04-26 Bernd Schmidt <bschmidt@redhat.com>
4692
4693 * config/i386/i386.md (operation on memory peephole): Duplicate an
4694 existing peephole and adapt it to match lea rather than an operation
4695 that clobbers CC.
4696
4697 PR rtl-optimization/57193
4698 * opts.c (default_options_table): Add OPT_frename_registers at -O2
4699 and above.
4700 * doc/invoke.texi (-frename-registers, -O2): Update documentation.
4701
4702 2016-04-26 Bin Cheng <bin.cheng@arm.com>
4703
4704 * tree-if-conv.c (any_pred_load_store): New static variable.
4705 (if_convertible_gimple_assign_stmt_p): Remove parameter. Use
4706 any_pred_load_store instead of and_mask_load_store.
4707 (if_convertible_stmt_p, if_convertible_loop_p_1): Ditto.
4708 (if_convertible_loop_p, insert_gimplified_predicates): Ditto.
4709 (combine_blocks, tree_if_conversion): Ditto.
4710
4711 2016-04-26 Bin Cheng <bin.cheng@arm.com>
4712
4713 PR tree-optimization/70771
4714 PR tree-optimization/70775
4715 * tree-if-conv.c (if_convertible_phi_p): Remove check on special
4716 virtual PHI nodes. Delete parameter.
4717 (if_convertible_loop_p_1): Delete argument to above function.
4718 (predicate_all_scalar_phis): Delete code handling single-argument
4719 PHIs.
4720 (tree_if_conversion): Mark and update virtual SSA.
4721
4722 2016-04-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4723
4724 PR target/61821
4725 * config/i386/i386.c (LARGECOMM_SECTION_ASM_OP): Define default.
4726 (x86_elf_aligned_common): Rename to ...
4727 (x86_elf_aligned_decl_common): ... this.
4728 Add decl arg. Switch to .lbss for largecomm object. Use
4729 LARGECOMM_SECTION_ASM_OP.
4730 * config/i386/i386-protos.h (x86_elf_aligned_common): Reflect
4731 renaming.
4732 * config/i386/x86-64.h (ASM_OUTPUT_ALIGNED_COMMON): Rename to ...
4733 (ASM_OUTPUT_ALIGNED_DECL_COMMON): ... this.
4734 Pass new decl arg.
4735 * config/i386/sol2.h (ASM_OUTPUT_ALIGNED_COMMON): Likewise.
4736 [!USE_GAS] (LARGECOMM_SECTION_ASM_OP): Define.
4737
4738 2016-04-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4739
4740 PR target/59407
4741 * config/i386/i386.c (SECTION_LARGE): Define.
4742 (x86_64_elf_select_section): Set it for large data/bss sections.
4743 Only clear SECTION_WRITE for .lrodata.
4744 (x86_64_elf_section_type_flags): Set SECTION_LARGE for large
4745 data/bss sections.
4746 * config/i386/sol2.h (MACH_DEP_SECTION_ASM_FLAG): Define.
4747 * varasm.c (default_elf_asm_named_section): Grow flagchars.
4748 [MACH_DEP_SECTION_ASM_FLAG] Emit MACH_DEP_SECTION_ASM_FLAG for
4749 SECTION_MACH_DEP.
4750 * doc/tm.texi.in (Sections, MACH_DEP_SECTION_ASM_FLAG): Describe.
4751 * doc/tm.texi: Regenerate.
4752
4753 2016-04-26 Jakub Jelinek <jakub@redhat.com>
4754
4755 PR bootstrap/70704
4756 * configure.ac (--enable-checking): Document extra flag, for
4757 non-release builds default to --enable-checking=yes,extra.
4758 If misc checking and extra checking, define CHECKING_P to 2 instead
4759 of 1.
4760 * common.opt (fchecking=): Add.
4761 * doc/invoke.texi (-fchecking=): Document.
4762 * doc/install.texi: Document --enable-checking changes.
4763 * configure: Regenerated.
4764 * config.in: Regenerated.
4765
4766 2016-04-25 Uros Bizjak <ubizjak@gmail.com>
4767
4768 * config/i386/i386.md (*movxi_internal_avx512f): Use insn type
4769 attribute instead of which_alternative.
4770 * config/i386/sse.md (*mov<mode>_internal): Ditto.
4771 Use EXT_REX_SSE_REG_P where appropriate.
4772
4773 2016-04-25 Uros Bizjak <ubizjak@gmail.com>
4774
4775 * config/i386/predicates.md (const0_operand): Do not match
4776 const_wide_int code.
4777 (const1_operand): Ditto.
4778
4779 2016-04-25 Uros Bizjak <ubizjak@gmail.com>
4780
4781 * config/i386/i386.md (*movoi_internal_avx): Set mode attribute to XI
4782 for SSE constm1 operands and TARGET_AVX512VL.
4783 (*movti_internal): Ditto.
4784 (*mov<mode>_or): Use constm1_operand predicate.
4785 * config/i386/sse.md (*mov<mode>_internal): Set mode attribute to XI
4786 for SSE vector_all_ones operands and TARGET_AVX512VL.
4787 * config/i386/predicates.md (constm1_operand): New predicate.
4788 * config/i386/i386.c (standard_sse_constant_opcode): Simplify
4789 emission of constant -1 load.
4790
4791 2016-04-25 Jason Merrill <jason@redhat.com>
4792
4793 * gdbinit.in: Skip is-a.h.
4794
4795 * attribs.c (register_scoped_attributes): Fix logic.
4796 * attribs.h: Declare register_scoped_attributes.
4797
4798 2016-04-25 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4799
4800 * config/rs6000/rs6000-builtin.def: Correct pasto error for
4801 stxvd2x and stxvw4x built-in functions.
4802
4803 2016-04-25 DJ Delorie <dj@redhat.com>
4804
4805 * config/msp430/msp430.md (ashlhi3): Optimize one bit shifts.
4806 (ashrhi3): Likewise.
4807 (lshrhi3): Likewise.
4808
4809 2016-04-25 Richard Biener <rguenther@suse.de>
4810
4811 PR tree-optimization/70780
4812 * tree-ssa-pre.c (compute_antic_aux): Also return true if the block
4813 wasn't visited yet.
4814 (compute_antic): Mark blocks with abnormal preds as visited as
4815 they have a final empty antic-in solution already.
4816
4817 2016-04-25 Michael Collison <michael.collison@linaro.org>
4818
4819 * ChangeLog(2016-04-25): Fix ChangeLog formatting.
4820
4821 2016-04-25 Michael Collison <michael.collison@linaro.org>
4822
4823 * config/arm/neon.md (widen_<us>sum<mode>): New patterns where
4824 mode is VQI to improve mixed mode vectorization.
4825 * config/arm/neon.md (vec_sel_widen_ssum_lo<VQI:mode><VW:mode>3): New
4826 define_insn to match low half of signed vaddw.
4827 * config/arm/neon.md (vec_sel_widen_ssum_hi<VQI:mode><VW:mode>3): New
4828 define_insn to match high half of signed vaddw.
4829 * config/arm/neon.md (vec_sel_widen_usum_lo<VQI:mode><VW:mode>3): New
4830 define_insn to match low half of unsigned vaddw.
4831 * config/arm/neon.md (vec_sel_widen_usum_hi<VQI:mode><VW:mode>3): New
4832 define_insn to match high half of unsigned vaddw.
4833 * config/arm/arm.c (arm_simd_vect_par_cnst_half): New function.
4834 (arm_simd_check_vect_par_cnst_half_p): Likewise.
4835 * config/arm/arm-protos.h (arm_simd_vect_par_cnst_half): Prototype
4836 for new function.
4837 (arm_simd_check_vect_par_cnst_half_p): Likewise.
4838 * config/arm/predicates.md (vect_par_constant_high): Support
4839 big endian and simplify by calling
4840 arm_simd_check_vect_par_cnst_half
4841 (vect_par_constant_low): Likewise.
4842
4843 2016-04-25 Uros Bizjak <ubizjak@gmail.com>
4844
4845 * config/i386/i386.md (*lea<mode>_general_4): Use const_0_to_3_operand
4846 predicate for operand 2.
4847
4848 2016-04-24 Uros Bizjak <ubizjak@gmail.com>
4849 H.J. Lu <hongjiu.lu@intel.com>
4850
4851 * config/i386/i386-protos.h (standard_sse_constant_p): Add
4852 machine_mode argument.
4853 * config/i386/i386.c (standard_sse_constant_p): Return 2 for
4854 constm1_rtx operands. For VOIDmode constants, get mode from
4855 pred_mode. Check mode size if the mode is supported by ABI.
4856 (standard_sse_constant_opcode): Do not use standard_constant_p.
4857 Strictly check ABI support for all-ones operands.
4858 (ix86_legitimate_constant_p): Handle TImode, OImode and XImode
4859 immediates. Update calls to standard_sse_constant_p.
4860 (ix86_expand_vector_move): Update calls to standard_sse_constant_p.
4861 (ix86_rtx_costs): Ditto.
4862 * config/i386/i386.md (*movxi_internal_avx512f): Use
4863 nonimmediate_or_sse_const_operand instead of vector_move_operand.
4864 Use (v,BC) alternative instead of (v,C). Use register_operand
4865 checks instead of MEM_P.
4866 (*movoi_internal_avx): Use nonimmediate_or_sse_const_operand instead
4867 of vector_move_operand. Add (v,BC) alternative and corresponding avx2
4868 isa attribute. Use register_operand checks instead of MEM_P.
4869 (*movti_internal): Use nonimmediate_or_sse_const_operand for
4870 TARGET_SSE. Improve TARGET_SSE insn constraint. Add (v,BC)
4871 alternative and corresponding sse2 isa attribute.
4872 (*movtf_internal, *movdf_internal, *movsf_interal): Update calls
4873 to standard_sse_constant_p.
4874 (FP constant splitters): Ditto.
4875 * config/i386/constraints.md (BC): Do not use standard_sse_constant_p.
4876 (C): Ditto.
4877 * config/i386/predicates.md (constm1_operand): Remove.
4878 (nonimmediate_or_sse_const_operand): Rewrite using RTX.
4879 * config/i386/sse.md (*<avx512>_cvtmask2<ssemodesuffix><mode>): Use
4880 vector_all_ones_operand instead of constm1_operand.
4881
4882 2016-04-24 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
4883
4884 * print-rtl.c (print_rtx_insn_vec): New function.
4885 * print-rtl.h: New prototype.
4886 * store-motion.c (struct st_expr): Make avail_stores a vector.
4887 (st_expr_entry): Adjust.
4888 (free_st_expr_entry): Likewise.
4889 (print_store_motion_mems): Likewise.
4890 (find_moveable_store): Likewise.
4891 (compute_store_table): Likewise.
4892 (delete_store): Likewise.
4893 (build_store_vectors): Likewise.
4894
4895 2016-04-24 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
4896
4897 * reorg.c (try_merge_delay_insns): Make merged_insns a vector.
4898
4899 2016-04-24 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
4900
4901 * vec.h (vec_safe_contains): New function.
4902 (vec::contains): Likewise.
4903 (vec::begin): Likewise.
4904 (vec::end): Likewise.
4905
4906 2016-04-23 Jakub Jelinek <jakub@redhat.com>
4907
4908 PR sanitizer/70712
4909 * cfgexpand.c (expand_stack_vars): Fix typo.
4910
4911 2016-04-22 Szabolcs Nagy <szabolcs.nagy@arm.com>
4912
4913 * system.h (list, map, set, vector): Include conditionally.
4914 * auto-profile.c (INCLUDE_MAP, INCLUDE_SET): Define.
4915 * graphite-isl-ast-to-gimple.c (INCLUDE_MAP): Define.
4916 * ipa-icf.c (INCLUDE_LIST): Define.
4917 * config/aarch64/cortex-a57-fma-steering.c (INCLUDE_LIST): Define.
4918 * config/sh/sh.c (INCLUDE_VECTOR): Define.
4919 * config/sh/sh_treg_combine.cc (INCLUDE_ALGORITHM): Define.
4920 (INCLUDE_LIST, INCLUDE_VECTOR): Define.
4921 * cp/logic.cc (INCLUDE_LIST): Define.
4922 * fortran/trans-common.c (INCLUDE_MAP): Define.
4923
4924 2016-04-22 Szabolcs Nagy <szabolcs.nagy@arm.com>
4925
4926 * auto-profile.c: Remove <string.h> include.
4927 * ipa-icf-gimple.c: Remove <list> include.
4928 * diagnostic.c: Remove <new> include.
4929 * genmatch.c: Likewise.
4930 * pretty-print.c: Likewise.
4931 * toplev.c: Likewise
4932 * c/c-objc-common.c: Likewise.
4933 * cp/error.c: Likewise.
4934 * fortran/error.c: Likewise.
4935
4936 2016-04-22 Richard Biener <rguenther@suse.de>
4937
4938 * lto-streamer-in.c (input_ssa_names): Do not allocate
4939 GIMPLE_NOP for all SSA names.
4940 * lto-streamer-out.c (output_ssa_names): Do not output
4941 SSA names that should have been released.
4942
4943 2016-04-22 Richard Biener <rguenther@suse.de>
4944
4945 PR tree-optimization/70740
4946 * tree-ssa-phiprop.c (propagate_with_phi): Handle inserted
4947 VDEF.
4948
4949 2016-04-21 H.J. Lu <hongjiu.lu@intel.com>
4950
4951 PR target/70750
4952 * config/i386/predicates.md (call_insn_operand): Replace
4953 sibcall_memory_operand with memory_operand.
4954
4955 2016-04-21 Patrick Palka <ppalka@gcc.gnu.org>
4956
4957 * tree-vrp.c (register_edge_assert_for_2): Remove redundant
4958 has_single_use() tests.
4959 (register_edge_assert_for_1): Likewise.
4960 (find_assert_locations_1): Check the liveness bitmap instead of
4961 checking has_single_use().
4962
4963 2016-04-21 Kirill Yukhin <kirill.yukhin@intel.com>
4964
4965 PR target/70728
4966 * config/i386/sse.md (define_insn "<shift_insn><mode>3<mask_name>"):
4967 Extract AVX-512BW constraint from AVX.
4968
4969 2016-04-21 Richard Biener <rguenther@suse.de>
4970
4971 PR tree-optimization/70725
4972 * tree-if-conv.c (if_convertible_phi_p): Adjust guard
4973 for phi_convertible_by_degenerating_args.
4974 (predicate_all_scalar_phis): Handle single-argument PHIs.
4975
4976 2016-04-21 Richard Biener <rguenther@suse.de>
4977
4978 PR middle-end/70747
4979 * fold-const.c (fold_comparison): Return properly typed
4980 constant boolean.
4981
4982 2016-04-21 Bin Cheng <bin.cheng@arm.com>
4983
4984 PR tree-optimization/70715
4985 * tree-ssa-loop-niter.c (loop_exits_before_overflow): Check equality
4986 after expanding BASE using expand_simple_operations.
4987
4988 2016-04-21 Marc Glisse <marc.glisse@inria.fr>
4989
4990 * match.pd (min(-x, -y), max(-x, -y), min(~x, ~y), max(~x, ~y)):
4991 New transformations.
4992
4993 2016-04-21 Marc Glisse <marc.glisse@inria.fr>
4994
4995 * match.pd (min(int_max, x), max(int_min, x)): New transformations.
4996
4997 2016-04-20 Jan Hubicka <jh@suse.cz>
4998
4999 * ipa-inline.c (can_inline_edge_p): Pass caller info to
5000 ultiimate_alias_target.
5001 (update_callee_keys): Likewise.
5002 (lookup_recursive_calls): Likewise.
5003 (speculation_useful_p): Likewise.
5004
5005 2016-04-20 Jan Hubicka <jh@suse.cz>
5006
5007 PR ipa/70018
5008 * cgraph.c (cgraph_set_nothrow_flag_1): Rename to ...
5009 (set_nothrow_flag_1): ... this; handle interposition correctly;
5010 recurse on aliases and thunks.
5011 (cgraph_node::set_nothrow_flag): New.
5012 * ipa-pure-const.c (ignore_edge_for_nothrow): Ignore calls to
5013 functions compiled with non-call exceptions that binds to current
5014 def.
5015 (propagate_nothrow): Be safe WRT interposition.
5016 * cgraph.h (set_nothrow_flag): Update prototype.
5017
5018 2016-04-18 Jan Hubicka <jh@suse.cz>
5019
5020 * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Use also
5021 max_loop_iterations_int.
5022 (tree_unswitch_outer_loop): Likewise.
5023
5024 2016-04-20 Bin Cheng <bin.cheng@arm.com>
5025
5026 PR tree-optimization/69489
5027 * tree-if-conv.c (phi_convertible_by_degenerating_args): New.
5028 (if_convertible_phi_p): Call phi_convertible_by_degenerating_args.
5029 Revise dump message.
5030 (if_convertible_bb_p): Remove check on edge count of basic block's
5031 predecessors.
5032
5033 2016-04-20 Bin Cheng <bin.cheng@arm.com>
5034
5035 PR tree-optimization/56625
5036 PR tree-optimization/69489
5037 * tree-data-ref.h (DR_INNERMOST): New macro.
5038 * tree-if-conv.c (innermost_loop_behavior_hash): New class for
5039 hashing struct innermost_loop_behavior.
5040 (ref_DR_map): Remove.
5041 (innermost_DR_map): New map.
5042 (baseref_DR_map): Revise comment.
5043 (hash_memrefs_baserefs_and_store_DRs_read_written_info): Store DR
5044 to innermost_DR_map accroding to its innermost loop behavior.
5045 (ifcvt_memrefs_wont_trap): Get DR from innermost_DR_map according
5046 to its innermost loop behavior.
5047 (if_convertible_loop_p_1): Remove intialization for ref_DR_map.
5048 Add initialization for innermost_DR_map. Record memory reference
5049 in DR_BASE_ADDRESS if the reference is compound one or it doesn't
5050 have innermost loop behavior.
5051 (if_convertible_loop_p): Remove release for ref_DR_map. Release
5052 innermost_DR_map.
5053
5054 2016-04-20 Uros Bizjak <ubizjak@gmail.com>
5055
5056 * config/i386/i386.md (*lea<mode>_general_1): Rename from
5057 *lea_general_1. Use explicit SWI12 mode interator.
5058 (*lea<mode>_general_2): Rename from *lea_general_2.
5059 Use explicit SWI12 mode interator.
5060 (*lea<mode>_general_3): Rename from *lea_general_3.
5061 Use explicit SWI12 mode interator.
5062 (*lea<SWI12:mode>_general_4): Split from *lea_general_4.
5063 Use explicit SWI12 mode interator.
5064 (*lea<SWI48:mode>_general_4): Split from *lea_general_4.
5065 Use explicit SWI48 mode interator.
5066
5067 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
5068
5069 * config/i386/i386.c (ix86_avx256_split_vector_move_misalign):
5070 Short-cut unaligned load and store cases. Handle all integer
5071 vector modes.
5072 (ix86_expand_vector_move_misalign): Short-cut unaligned load
5073 and store cases. Call ix86_avx256_split_vector_move_misalign
5074 directly without checking mode class.
5075
5076 2016-04-20 Andrew Pinski <apinski@cavium.com>
5077 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
5078
5079 PR target/64971
5080 * config/aarch64/aarch64.md (sibcall): Force call
5081 address to be DImode for ILP32.
5082 (sibcall_value): Likewise.
5083
5084 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
5085
5086 * doc/invoke.texi: Replace -skip-rax-setup with -mskip-rax-setup.
5087
5088 2016-04-20 Richard Biener <rguenther@suse.de>
5089
5090 * gimple-match.h (maybe_build_generic_op): Adjust prototype.
5091 * gimple-match-head.c (maybe_build_generic_op): Pass all ops
5092 by reference, clear op1 and op2 when GENERICizing BIT_FIELD_REF.
5093 (maybe_push_res_to_seq): Adjust.
5094 * gimple-fold.c (maybe_build_generic_op): Likewise.
5095
5096 2016-04-20 Marek Polacek <polacek@redhat.com>
5097
5098 * tree-if-conv.c (is_false_predicate): For NULL_TREE return false
5099 rather than true.
5100
5101 2016-04-20 Ilya Enkovich <ilya.enkovich@intel.com>
5102
5103 * config/i386/sse.md (vec_unpacks_lo_hi): Always
5104 use kmovw to support AVX512F target.
5105
5106 2016-04-20 Bin Cheng <bin.cheng@arm.com>
5107
5108 * tree-scalar-evolution.c (interpret_rhs_expr): Handle BIT_AND_EXPR.
5109
5110 2016-04-20 Marek Polacek <polacek@redhat.com>
5111
5112 PR tree-optimization/70725
5113 * tree-if-conv.c (is_false_predicate): New function.
5114 (predicate_mem_writes): Use it.
5115
5116 2016-04-20 Richard Biener <rguenther@suse.de>
5117
5118 PR tree-optimization/70726
5119 * tree-vect-stmts.c (vectorizable_shift): Do not use scalar
5120 shift amounts from a pattern stmt operand.
5121
5122 2016-04-20 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
5123
5124 PR target/70674
5125 * config/s390/s390.c (s390_restore_gprs_from_fprs): Pick the new
5126 stack_restore_from_fpr pattern when restoring r15.
5127 (s390_optimize_prologue): Strip away the memory barrier in the
5128 parallel when trying to get rid of restore insns.
5129 * config/s390/s390.md ("stack_restore_from_fpr"): New insn
5130 definition for loading the stack pointer from an FPR. Compared to
5131 the normal move insn this pattern includes a full memory barrier.
5132
5133 2016-04-19 Jakub Jelinek <jakub@redhat.com>
5134
5135 PR middle-end/70680
5136 * gimplify.c (gimplify_omp_for): Call omp_notice_variable for
5137 implicitly linear or lastprivate iterator on the outer context.
5138
5139 2016-04-19 H.J. Lu <hongjiu.lu@intel.com>
5140
5141 * config/i386/i386.c (ix86_legitimate_combined_insn): Remove
5142 alignment check.
5143 * config/i386/i386.md (ssememalign): Removed.
5144 * config/i386/sse.md: Remove ssememalign attribute from patterns.
5145
5146 2016-04-19 H.J. Lu <hongjiu.lu@intel.com>
5147
5148 PR target/69201
5149 * config/i386/avx512bwintrin.h (_mm512_mask_loadu_epi16): Pass
5150 const short * to __builtin_ia32_loaddquhi512_mask.
5151 (_mm512_maskz_loadu_epi16): Likewise.
5152 (_mm512_mask_storeu_epi16): Pass short * to
5153 __builtin_ia32_storedquhi512_mask.
5154 (_mm512_mask_loadu_epi8): Pass const char * to
5155 __builtin_ia32_loaddquqi512_mask.
5156 (_mm512_maskz_loadu_epi8): Likewise.
5157 (_mm512_mask_storeu_epi8): Pass char * to
5158 __builtin_ia32_storedquqi512_mask.
5159 * config/i386/avx512fintrin.h (_mm512_loadu_pd): Pass
5160 const double * to __builtin_ia32_loadupd512_mask.
5161 (_mm512_mask_loadu_pd): Likewise.
5162 (_mm512_maskz_loadu_pd): Likewise.
5163 (_mm512_storeu_pd): Pass double * to
5164 __builtin_ia32_storeupd512_mask.
5165 (_mm512_mask_storeu_pd): Likewise.
5166 (_mm512_loadu_ps): Pass const float * to
5167 __builtin_ia32_loadups512_mask.
5168 (_mm512_mask_loadu_ps): Likewise.
5169 (_mm512_maskz_loadu_ps): Likewise.
5170 (_mm512_storeu_ps): Pass float * to
5171 __builtin_ia32_storeups512_mask.
5172 (_mm512_mask_storeu_ps): Likewise.
5173 (_mm512_mask_loadu_epi64): Pass const long long * to
5174 __builtin_ia32_loaddqudi512_mask.
5175 (_mm512_maskz_loadu_epi64): Likewise.
5176 (_mm512_mask_storeu_epi64): Pass long long *
5177 to __builtin_ia32_storedqudi512_mask.
5178 (_mm512_loadu_si512): Pass const int * to
5179 __builtin_ia32_loaddqusi512_mask.
5180 (_mm512_mask_loadu_epi32): Likewise.
5181 (_mm512_maskz_loadu_epi32): Likewise.
5182 (_mm512_storeu_si512): Pass int * to
5183 __builtin_ia32_storedqusi512_mask.
5184 (_mm512_mask_storeu_epi32): Likewise.
5185 * config/i386/avx512vlbwintrin.h (_mm256_mask_storeu_epi8): Pass
5186 char * to __builtin_ia32_storedquqi256_mask.
5187 (_mm_mask_storeu_epi8): Likewise.
5188 (_mm256_mask_loadu_epi16): Pass const short * to
5189 __builtin_ia32_loaddquhi256_mask.
5190 (_mm256_maskz_loadu_epi16): Likewise.
5191 (_mm_mask_loadu_epi16): Pass const short * to
5192 __builtin_ia32_loaddquhi128_mask.
5193 (_mm_maskz_loadu_epi16): Likewise.
5194 (_mm256_mask_loadu_epi8): Pass const char * to
5195 __builtin_ia32_loaddquqi256_mask.
5196 (_mm256_maskz_loadu_epi8): Likewise.
5197 (_mm_mask_loadu_epi8): Pass const char * to
5198 __builtin_ia32_loaddquqi128_mask.
5199 (_mm_maskz_loadu_epi8): Likewise.
5200 (_mm256_mask_storeu_epi16): Pass short * to.
5201 __builtin_ia32_storedquhi256_mask.
5202 (_mm_mask_storeu_epi16): Pass short * to.
5203 __builtin_ia32_storedquhi128_mask.
5204 * config/i386/avx512vlintrin.h (_mm256_mask_loadu_pd): Pass
5205 const double * to __builtin_ia32_loadupd256_mask.
5206 (_mm256_maskz_loadu_pd): Likewise.
5207 (_mm_mask_loadu_pd): Pass onst double * to
5208 __builtin_ia32_loadupd128_mask.
5209 (_mm_maskz_loadu_pd): Likewise.
5210 (_mm256_mask_storeu_pd): Pass double * to
5211 __builtin_ia32_storeupd256_mask.
5212 (_mm_mask_storeu_pd): Pass double * to
5213 __builtin_ia32_storeupd128_mask.
5214 (_mm256_mask_loadu_ps): Pass const float * to
5215 __builtin_ia32_loadups256_mask.
5216 (_mm256_maskz_loadu_ps): Likewise.
5217 (_mm_mask_loadu_ps): Pass const float * to
5218 __builtin_ia32_loadups128_mask.
5219 (_mm_maskz_loadu_ps): Likewise.
5220 (_mm256_mask_storeu_ps): Pass float * to
5221 __builtin_ia32_storeups256_mask.
5222 (_mm_mask_storeu_ps): ass float * to
5223 __builtin_ia32_storeups128_mask.
5224 (_mm256_mask_loadu_epi64): Pass const long long * to
5225 __builtin_ia32_loaddqudi256_mask.
5226 (_mm256_maskz_loadu_epi64): Likewise.
5227 (_mm_mask_loadu_epi64): Pass const long long * to
5228 __builtin_ia32_loaddqudi128_mask.
5229 (_mm_maskz_loadu_epi64): Likewise.
5230 (_mm256_mask_storeu_epi64): Pass long long * to
5231 __builtin_ia32_storedqudi256_mask.
5232 (_mm_mask_storeu_epi64): Pass long long * to
5233 __builtin_ia32_storedqudi128_mask.
5234 (_mm256_mask_loadu_epi32): Pass const int * to
5235 __builtin_ia32_loaddqusi256_mask.
5236 (_mm256_maskz_loadu_epi32): Likewise.
5237 (_mm_mask_loadu_epi32): Pass const int * to
5238 __builtin_ia32_loaddqusi128_mask.
5239 (_mm_maskz_loadu_epi32): Likewise.
5240 (_mm256_mask_storeu_epi32): Pass int * to
5241 __builtin_ia32_storedqusi256_mask.
5242 (_mm_mask_storeu_epi32): Pass int * to
5243 __builtin_ia32_storedqusi128_mask.
5244 * config/i386/i386-builtin-types.def (PCSHORT): New.
5245 (PINT64): Likewise.
5246 (V64QI_FTYPE_PCCHAR_V64QI_UDI): Likewise.
5247 (V32HI_FTYPE_PCSHORT_V32HI_USI): Likewise.
5248 (V32QI_FTYPE_PCCHAR_V32QI_USI): Likewise.
5249 (V16SF_FTYPE_PCFLOAT_V16SF_UHI): Likewise.
5250 (V8DF_FTYPE_PCDOUBLE_V8DF_UQI): Likewise.
5251 (V16SI_FTYPE_PCINT_V16SI_UHI): Likewise.
5252 (V16HI_FTYPE_PCSHORT_V16HI_UHI): Likewise.
5253 (V16QI_FTYPE_PCCHAR_V16QI_UHI): Likewise.
5254 (V8SF_FTYPE_PCFLOAT_V8SF_UQI): Likewise.
5255 (V8DI_FTYPE_PCINT64_V8DI_UQI): Likewise.
5256 (V8SI_FTYPE_PCINT_V8SI_UQI): Likewise.
5257 (V8HI_FTYPE_PCSHORT_V8HI_UQI): Likewise.
5258 (V4DF_FTYPE_PCDOUBLE_V4DF_UQI): Likewise.
5259 (V4SF_FTYPE_PCFLOAT_V4SF_UQI): Likewise.
5260 (V4DI_FTYPE_PCINT64_V4DI_UQI): Likewise.
5261 (V4SI_FTYPE_PCINT_V4SI_UQI): Likewise.
5262 (V2DF_FTYPE_PCDOUBLE_V2DF_UQI): Likewise.
5263 (V2DI_FTYPE_PCINT64_V2DI_UQI): Likewise.
5264 (VOID_FTYPE_PDOUBLE_V8DF_UQI): Likewise.
5265 (VOID_FTYPE_PDOUBLE_V4DF_UQI): Likewise.
5266 (VOID_FTYPE_PDOUBLE_V2DF_UQI): Likewise.
5267 (VOID_FTYPE_PFLOAT_V16SF_UHI): Likewise.
5268 (VOID_FTYPE_PFLOAT_V8SF_UQI): Likewise.
5269 (VOID_FTYPE_PFLOAT_V4SF_UQI): Likewise.
5270 (VOID_FTYPE_PINT64_V8DI_UQI): Likewise.
5271 (VOID_FTYPE_PINT64_V4DI_UQI): Likewise.
5272 (VOID_FTYPE_PINT64_V2DI_UQI): Likewise.
5273 (VOID_FTYPE_PINT_V16SI_UHI): Likewise.
5274 (VOID_FTYPE_PINT_V8SI_UHI): Likewise.
5275 (VOID_FTYPE_PINT_V4SI_UHI): Likewise.
5276 (VOID_FTYPE_PSHORT_V32HI_USI): Likewise.
5277 (VOID_FTYPE_PSHORT_V16HI_UHI): Likewise.
5278 (VOID_FTYPE_PSHORT_V8HI_UQI): Likewise.
5279 (VOID_FTYPE_PCHAR_V64QI_UDI): Likewise.
5280 (VOID_FTYPE_PCHAR_V32QI_USI): Likewise.
5281 (VOID_FTYPE_PCHAR_V16QI_UHI): Likewise.
5282 (V64QI_FTYPE_PCV64QI_V64QI_UDI): Removed.
5283 (V32HI_FTYPE_PCV32HI_V32HI_USI): Likewise.
5284 (V32QI_FTYPE_PCV32QI_V32QI_USI): Likewise.
5285 (V16HI_FTYPE_PCV16HI_V16HI_UHI): Likewise.
5286 (V16QI_FTYPE_PCV16QI_V16QI_UHI): Likewise.
5287 (V8HI_FTYPE_PCV8HI_V8HI_UQI): Likewise.
5288 (VOID_FTYPE_PV32HI_V32HI_USI): Likewise.
5289 (VOID_FTYPE_PV16HI_V16HI_UHI): Likewise.
5290 (VOID_FTYPE_PV8HI_V8HI_UQI): Likewise.
5291 (VOID_FTYPE_PV64QI_V64QI_UDI): Likewise.
5292 (VOID_FTYPE_PV32QI_V32QI_USI): Likewise.
5293 (VOID_FTYPE_PV16QI_V16QI_UHI): Likewise.
5294 * config/i386/i386.c (ix86_emit_save_reg_using_mov): Don't
5295 use UNSPEC_STOREU.
5296 (ix86_emit_restore_sse_regs_using_mov): Don't use UNSPEC_LOADU.
5297 (ix86_avx256_split_vector_move_misalign): Don't use unaligned
5298 load nor store.
5299 (ix86_expand_vector_move_misalign): Likewise.
5300 (bdesc_special_args): Use CODE_FOR_movvNXY_internal and pointer
5301 to scalar function prototype for unaligned load/store builtins.
5302 (ix86_expand_special_args_builtin): Updated.
5303 * config/i386/sse.md (UNSPEC_LOADU): Removed.
5304 (UNSPEC_STOREU): Likewise.
5305 (VI_ULOADSTORE_BW_AVX512VL): Likewise.
5306 (VI_ULOADSTORE_F_AVX512VL): Likewise.
5307 (ssescalarsize): Handle V4TI, V2TI and V1TI.
5308 (<sse>_loadu<ssemodesuffix><avxsizesuffix><mask_name>): Likewise.
5309 (*<sse>_loadu<ssemodesuffix><avxsizesuffix><mask_name>): Likewise.
5310 (<sse>_storeu<ssemodesuffix><avxsizesuffix>): Likewise.
5311 (<avx512>_storeu<ssemodesuffix><avxsizesuffix>_mask): Likewise.
5312 (<sse2_avx_avx512f>_loaddqu<mode><mask_name>): Likewise.
5313 (*<sse2_avx_avx512f>_loaddqu<mode><mask_name>"): Likewise.
5314 (sse2_avx_avx512f>_storedqu<mode>): Likewise.
5315 (<avx512>_storedqu<mode>_mask): Likewise.
5316 (*sse4_2_pcmpestr_unaligned): Likewise.
5317 (*sse4_2_pcmpistr_unaligned): Likewise.
5318 (*mov<mode>_internal): Renamed to ...
5319 (mov<mode>_internal): This. Remove check of AVX and IAMCU on
5320 misaligned operand. Replace vmovdqu64 with vmovdqu<ssescalarsize>.
5321 (movsd/movhpd to movupd peephole): Don't use UNSPEC_LOADU.
5322 (movlpd/movhpd to movupd peephole): Don't use UNSPEC_STOREU.
5323
5324 2016-04-19 Richard Biener <rguenther@suse.de>
5325
5326 PR tree-optimization/70171
5327 * tree-ssa-phiprop.c: Include stor-layout.h.
5328 (phiprop_insert_phi): Handle the aggregate copy case.
5329 (propagate_with_phi): Likewise.
5330
5331 2016-04-19 Uros Bizjak <ubizjak@gmail.com>
5332
5333 * config/i386/i386.c (ix86_decompose_address): Use lowpart_subreg
5334 instead of simplify_gen_subreg (... , 0).
5335 (ix86_delegitimize_address): Ditto.
5336 (ix86_split_divmod): Ditto.
5337 (ix86_split_copysign_const): Ditto.
5338 (ix86_split_copysign_var): Ditto.
5339 (ix86_expand_args_builtin): Ditto.
5340 (ix86_expand_round_builtin): Ditto.
5341 (ix86_expand_special_args_builtin): Ditto.
5342 * config/i386/i386.md (TARGET_USE_VECTOR_FP_CONVERTS splitters): Ditto.
5343 (TARGET_SSE_PARTIAL_REG_DEPENDENCY splitters and peephole2s): Ditto.
5344 (udivmodqi4): Ditto.
5345 (absneg splitters): Ditto.
5346 (*jcc_bt<mode>_1): Ditto.
5347
5348 2016-04-19 Richard Biener <rguenther@suse.de>
5349
5350 PR tree-optimization/70724
5351 * tree-ssa-sccvn.c (scc_vn_restore_ssa_info): Split SSA info
5352 restoring out from ...
5353 (free_scc_vn): ... here.
5354 * tree-ssa-sccvn.h (scc_vn_restore_ssa_info): Declare.
5355 * tres-ssa-pre.c (pass_pre::execute): Restore SSA info before
5356 tail merging.
5357 (pass_fre::execute): Restore SSA info.
5358
5359 2016-04-19 Richard Biener <rguenther@suse.de>
5360
5361 * gimple-walk.h (struct walk_stmt_info): Add stmt member.
5362 * gimple-walk.c (walk_gimple_op): Initialize it.
5363 (walk_gimple_asm): Set wi->is_lhs before each callback invocation.
5364 * tree-inline.c (remap_gimple_op_r): Set SSA_NAME_DEF_STMT when
5365 remapping SSA names of defs.
5366 (copy_bb): Remove walk over all SSA defs and SSA_NAME_DEF_STMT
5367 adjustment.
5368
5369 2016-04-18 Vladimir Makarov <vmakarov@redhat.com>
5370
5371 PR middle-end/70689
5372 * lra-constraints.c (equiv_substition_p): New.
5373 (process_alt_operands): Use it.
5374 (swap_operands): Swap it.
5375 (curr_insn_transform): Update it.
5376
5377 2016-04-18 Michael Matz <matz@suse.de>
5378
5379 * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
5380 (SET_TYPE_ALIGN, SET_DECL_ALIGN): New.
5381 * tree-core.h (tree_type_common.align): Use bit-field.
5382 (tree_type_common.spare): New.
5383 (tree_decl_common.off_align): Make smaller.
5384 (tree_decl_common.align): Use bit-field.
5385
5386 * expr.c (expand_expr_addr_expr_1): Use SET_TYPE_ALIGN.
5387 * omp-low.c (install_var_field): Use SET_DECL_ALIGN.
5388 (scan_sharing_clauses): Ditto.
5389 (finish_taskreg_scan): Use SET_DECL_ALIGN and SET_TYPE_ALIGN.
5390 (omp_finish_file): Ditto.
5391 * stor-layout.c (do_type_align): Use SET_DECL_ALIGN.
5392 (layout_decl): Ditto.
5393 (relayout_decl): Ditto.
5394 (finalize_record_size): Use SET_TYPE_ALIGN.
5395 (finalize_type_size): Ditto.
5396 (finish_builtin_struct): Ditto.
5397 (layout_type): Ditto.
5398 (initialize_sizetypes): Ditto.
5399 * targhooks.c (std_gimplify_va_arg_expr): Use SET_TYPE_ALIGN.
5400 * tree-nested.c (insert_field_into_struct): Use SET_TYPE_ALIGN.
5401 (lookup_field_for_decl): Use SET_DECL_ALIGN.
5402 (get_chain_field): Ditto.
5403 (get_trampoline_type): Ditto.
5404 (get_nl_goto_field): Ditto.
5405 * tree-streamer-in.c (unpack_ts_decl_common_value_fields): Use
5406 SET_DECL_ALIGN.
5407 (unpack_ts_type_common_value_fields): Use SET_TYPE_ALIGN.
5408 * gimple-expr.c (copy_var_decl): Use SET_DECL_ALIGN.
5409 * tree.c (make_node_stat): Use SET_DECL_ALIGN and SET_TYPE_ALIGN.
5410 (build_qualified_type): Use SET_TYPE_ALIGN.
5411 (build_aligned_type, build_range_type_1): Ditto.
5412 (build_atomic_base): Ditto.
5413 (build_common_tree_nodes): Ditto.
5414 * cfgexpand.c (align_local_variable): Use SET_DECL_ALIGN.
5415 (expand_one_stack_var_at): Ditto.
5416 * coverage.c (build_var): Use SET_DECL_ALIGN.
5417 * except.c (init_eh): Ditto.
5418 * function.c (assign_parm_setup_block): Ditto.
5419 * symtab.c (increase_alignment_1): Ditto.
5420 * tree-ssa-ccp.c (fold_builtin_alloca_with_align): Ditto.
5421 * tree-vect-stmts.c (ensure_base_align): Ditto.
5422 * varasm.c (align_variable): Ditto.
5423 (assemble_variable): Ditto.
5424 (build_constant_desc): Ditto.
5425 (output_constant_def_contents): Ditto.
5426
5427 * config/arm/arm.c (arm_relayout_function): Use SET_DECL_ALIGN.
5428 * config/avr/avr.c (avr_adjust_type_node): Use SET_TYPE_ALIGN.
5429 * config/mips/mips.c (mips_std_gimplify_va_arg_expr): Ditto.
5430 * config/msp430/msp430.c (msp430_gimplify_va_arg_expr): Ditto.
5431 * config/spu/spu.c (spu_build_builtin_va_list): Use SET_DECL_ALIGN.
5432
5433 2016-04-18 H.J. Lu <hongjiu.lu@intel.com>
5434
5435 PR target/70708
5436 * config/i386/sse.md (sse2_loadlpd): Accept load from "xm" and
5437 replace %vmovsd with "%vmovq".
5438 (vec_concatv2df): Likewise.
5439
5440 2016-04-18 Uros Bizjak <ubizjak@gmail.com>
5441
5442 * config/i386/mmx.md (*vec_extractv2sf_0): Use gen_lowpart.
5443 (*vec_extractv2si_0): Ditto.
5444 * config/i386/sse.md (*vec_extractv4sf_0): Ditto.
5445 (zero_extended_scalar_load_operand splitters): Ditto.
5446 (vec_extract splitters): Ditto.
5447 (*vec_extractv4si_0_zext): Ditto.
5448 (avx_<castmode><avxsizesuffix>_<castmode>): Use gen_lowpart
5449 and lowpart_subreg.
5450 (avx512f_<castmode><avxsizesuffix>_<castmode>): Ditto.
5451 (avx512f_<castmode><avxsizesuffix>_256<castmode>): Ditto.
5452 (*sse4_1_extractps): Use lowpart_subreg.
5453 * config/i386/i386.md (x87 floatsplitter): Use gen_lowpart.
5454
5455 2016-04-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5456
5457 * doc/install.texi (Specific, i?86-*-solaris2.10): Update gas and
5458 gld requirements.
5459 (Specific, *-*-solaris2*): Update Solaris 11 bundled gcc versions.
5460 Mention Solaris 11 packaging changes.
5461 Update gas and gld requirements.
5462 Remove reference to pre-Solaris 10 bug.
5463 (Specific, sparc-sun-solaris2*): Remove reference to pre-Solaris 10
5464 systems and bugs.
5465 (Specific, sparc64-*-solaris2*): Remove reference to bootstrap
5466 with cc.
5467
5468 2016-04-17 Jan Hubicka <jh@suse.cz>
5469
5470 * tree-ssa-loop-ivopts.c (avg_loop_niter): Use also
5471 max_loop_iterations_int.
5472
5473 2016-04-18 Richard Biener <rguenther@suse.de>
5474
5475 PR tree-optimization/43434
5476 * tree-ssa-structalias.c (struct vls_data): New.
5477 (visit_loadstore): Handle all pointer-based accesses.
5478 (compute_dependence_clique): Compute a bitmap of restrict tags
5479 assigned bases and pass it to visit_loadstore.
5480
5481 2016-04-18 Matthew Wahab <matthew.wahab@arm.com>
5482
5483 PR target/70711
5484 * config/arm/bpabi.h (BE8_LINK_SPEC): Add entries for armv8+crc,
5485 armv8.1-a and armv8.1-a+crc.
5486
5487 2016-04-18 Richard Biener <rguenther@suse.de>
5488
5489 PR tree-optimization/70701
5490 * tree-ssa-sccvn.c (vn_reference_lookup_3): Resolve fully constant
5491 references after translating through a memcpy.
5492
5493 2016-04-18 Richard Biener <rguenther@suse.de>
5494
5495 * tree-ssa-pre.c (postorder, postorder_num): Make locals ...
5496 (compute_antic): ... here. For partial antic use regular
5497 postorder and scrap iteration.
5498 (compute_partial_antic_aux): Remove unused return value.
5499 (init_pre): Do not allocate postorder.
5500 (fini_pre): Do not free postorder.
5501
5502 2016-04-18 Richard Biener <rguenther@suse.de>
5503
5504 PR middle-end/37870
5505 * expmed.c (extract_bit_field_1): Remove broken case
5506 using a wider MODE_INT mode.
5507
5508 2016-04-18 Segher Boessenkool <segher@kernel.crashing.org>
5509
5510 * has-brig.c (lendian16): Don't try to use __builtin_bswap16
5511 unless compiling with at least GCC-4.8.
5512
5513 2016-04-17 Jan Hubicka <jh@suse.cz>
5514
5515 PR bootstrap/70706
5516 * graphite.c (graphite_finalize): Update call to
5517 tree_estimate_probability.
5518 * predict.h (tree_estimate_probability): Update prototype.
5519
5520 2016-04-17 Jan Hubicka <jh@suse.cz>
5521
5522 * predict.c (combine_predictions_for_bb): Add dry_run parmaeter.
5523 (tree_estimate_probability): Likewise.
5524 (pass_profile::execute): Update.
5525 (report_predictor_hitrates): New function.
5526 * profile.c (compute_branch_probabilities): Use it.
5527 * predict.h (report_predictor_hitrates): Declare.
5528
5529 2016-04-17 Jan Hubicka <jh@suse.cz>
5530
5531 PR ipa/70018
5532 * cgraph.h (cgraph_node::set_const_flag,
5533 cgraph_node::set_pure_flag): Update prototype to return bool;
5534 update comment.
5535 * cgraph.c (cgraph_node::call_for_symbol_thunks_and_aliases): Thunks
5536 of interposable symbol are interposable, too.
5537 (cgraph_set_const_flag_1): Rename to ...
5538 (set_const_flag_1): ... this one; change to self recursive function
5539 instead of call_for_symbol_thunks_and_aliases. Handle correctly
5540 clearnig the flag in all variants and also virtual thunks of const
5541 functions are pure; track if any change was done.
5542 (cgraph_node::set_const_flag): Update.
5543 (struct set_pure_flag_info): New struct.
5544 (cgraph_set_pure_flag_1): Rename to ...
5545 (set_pure_flag_1): ... this one; take set_pure_flag_info parameter
5546 rather than pointer encoded flags; track if any changes was done;
5547 handle correctly clearning flag and setting flag of aliases already
5548 declared const.
5549 (cgraph_node::set_pure_flag): Update.
5550 (cgraph_node::set_nothrow_flag): Handle correctly clearning the flag.
5551
5552 2016-04-17 Tom de Vries <tom@codesourcery.com>
5553
5554 PR other/70433
5555 * pretty-print.c (pp_write_text_as_dot_label_to_stream): Escape
5556 backslash in label.
5557
5558 2016-04-17 Tom de Vries <tom@codesourcery.com>
5559
5560 * pretty-print.c (pp_write_text_as_dot_label_to_stream): Classify chars
5561 '{}<> ' as escape-for-record.
5562
5563 2016-04-17 Tom de Vries <tom@codesourcery.com>
5564
5565 * pretty-print.c (pp_write_text_as_dot_label_to_stream): Simplify loop
5566 structure.
5567
5568 2016-04-17 Tom de Vries <tom@codesourcery.com>
5569
5570 PR other/70185
5571 * tree-pass.h (class opt_pass): Remove graph_dump_initialized member.
5572 * dumpfile.h (struct dump_file_info): Add graph_dump_initialized field.
5573 * dumpfile.c (dump_files): Initialize graph_dump_initialized field.
5574 * passes.c (finish_optimization_passes): Only call
5575 finish_graph_dump_file if dfi->graph_dump_initialized.
5576 (execute_function_dump, pass_init_dump_file): Use
5577 dfi->graph_dump_initialized instead of pass->graph_dump_initialized.
5578
5579 2016-04-17 Tom de Vries <tom@codesourcery.com>
5580
5581 PR tree-optimization/70256
5582 * tree-ssa-structalias.c (dump_varinfo, debug_varinfo, dump_varmap)
5583 (debug_varmap): New function.
5584
5585 2016-04-17 Tom de Vries <tom@codesourcery.com>
5586
5587 PR other/70183
5588 * passes.c (pass_manager::register_pass): Propagate pflags.
5589
5590 2016-04-17 Tom de Vries <tom@codesourcery.com>
5591
5592 PR other/68875
5593 * pass_manager.h (TERMINATE_PASS_LIST): Add pass argument.
5594 * passes.c (pass_manager::pass_manager): Declare and init p_start in
5595 INSERT_PASSES_AFTER. Add pass parameter to TERMINATE_PASS_LIST, and
5596 check if it's equal to p_start.
5597 * passes.def: Add arguments to TERMINATE_PASS_LISTs.
5598
5599 2016-04-15 Jan Hubicka <jh@suse.cz>
5600
5601 PR ipa/70018
5602 * cgraph.c (cgraph_set_const_flag_1): Only set as pure if
5603 function does not bind to current def.
5604 * ipa-pure-const.c (worse_state): Add FROM and TO parameters;
5605 handle conservatively calls to functions that does not need to bind
5606 to current def.
5607 (check_call): Update call of worse_state.
5608 (ignore_edge_for_nothrow): Update.
5609 (ignore_edge_for_pure_const): Likewise.
5610 (propagate_pure_const): Update calls to worse_state.
5611 (skip_function_for_local_pure_const): Reformat comments.
5612
5613 2016-04-15 Jan Hubicka <jh@suse.cz>
5614
5615 PR ipa/70018
5616 * cgraph.c (cgraph_node::get_availability): Add REF parameter.
5617 (cgraph_node::function_symbol): Likewise.
5618 (cgraph_node::function_or_virtual_thunk_symbol): Likewise.
5619 * cgraph.h (symtab_node::get_availabbility): Add REF parameter.
5620 (symtab_node::ultimate_alias_target): Add REF parameter.
5621 (symtab_node::binds_to_current_def_p): Declare.
5622 (symtab_node;:ultimate_alias_target_1): Add REF parameter.
5623 (cgraph_node::function_symbol): Likewise.
5624 (cgraph_node::function_or_virtual_thunk_symbol): Likewise.
5625 (cgraph_node::get_availability): Likewise.
5626 (cgraph_edge::binds_to_current_def_p): New inline function.
5627 (varpool_node::get_availability): Add REF parameter.
5628 (varpool_node::ultimate_alias_target): Likewise.
5629 * symtab.c (symtab_node::ultimate_alias_target_1): Likewise.
5630 (symtab_node::binds_to_current_def_p): Likewise.
5631 * varpool.c (varpool_node::get_availability): Likewise.
5632
5633 2016-04-15 Kirill Yukhin <kirill.yukhin@intel.com>
5634
5635 PR target/70662
5636 * config/i386/sse.md(define_insn "<avx512>_vec_dup<mode><mask_name>"):
5637 Fix mode size check.
5638
5639 2016-04-15 Jakub Jelinek <jakub@redhat.com>
5640
5641 * BASE-VER: Set to 7.0.0.
5642
5643 2016-04-15 Alexander Monakov <amonakov@ispras.ru>
5644
5645 * config/nvptx/nvptx.opt (moptimize): Add a period at end of help text.
5646
5647 2016-04-15 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
5648
5649 * doc/invoke.texi (ARM Options): Add note on deprecation of pre-ARMv4T
5650 architecture revisions.
5651
5652 2016-04-15 Bernd Schmidt <bschmidt@redhat.com>
5653
5654 * config/i386/i386-protos.h (ix86_using_red_zone): Declare.
5655 * config/i386/i386.c (ix86_using_red_zone): No longer static.
5656 * config/i386/i386.md (stack decrement to push peepholes): Guard
5657 with !x86_using_red_zone ().
5658
5659 2016-04-15 Jakub Jelinek <jakub@redhat.com>
5660
5661 PR c++/70675
5662 * tree-pretty-print.c (do_niy): Add FLAGS argument, pass it down
5663 to dump_generic_node.
5664 (NIY): Pass also flags to do_niy.
5665
5666 2016-04-15 Thomas Schwinge <thomas@codesourcery.com>
5667
5668 * omp-low.c (simd_clone_struct_alloc, simd_clone_struct_copy)
5669 (simd_clone_vector_of_formal_parm_types)
5670 (simd_clone_clauses_extract, simd_clone_compute_base_data_type)
5671 (simd_clone_mangle, simd_clone_create)
5672 (simd_clone_adjust_return_type, create_tmp_simd_array)
5673 (simd_clone_adjust_argument_types, simd_clone_init_simd_arrays)
5674 (struct modify_stmt_info, ipa_simd_modify_stmt_ops)
5675 (ipa_simd_modify_function_body, simd_clone_linear_addend)
5676 (simd_clone_adjust, expand_simd_clones, ipa_omp_simd_clone)
5677 (pass_data_omp_simd_clone, class pass_omp_simd_clone)
5678 (pass_omp_simd_clone::gate, make_pass_omp_simd_clone): Move into...
5679 * omp-simd-clone.c: ... this new file.
5680 (simd_clone_vector_of_formal_parm_types): Make it static.
5681 * Makefile.in (OBJS): Add omp-simd-clone.o.
5682
5683 2016-04-15 Kirill Yukhin <kirill.yukhin@intel.com>
5684
5685 PR target/70662
5686 * config/i386/sse.md: Use proper memory operand modifiers.
5687
5688
5689 2016-04-15 Richard Biener <rguenther@suse.de>
5690 Alan Modra <amodra@gmail.com>
5691
5692 PR tree-optimization/70130
5693 * tree-vect-data-refs.c (vect_supportable_dr_alignment): Detect
5694 when alignment stays not the same and no not use the realign
5695 scheme then.
5696
5697 2016-04-14 Michael Meissner <meissner@linux.vnet.ibm.com>
5698
5699 PR target/70669
5700 * config/rs6000/rs6000.c (rs6000_init_hard_regno_mode_ok): Add
5701 direct move handlers for KFmode. Change TFmode handlers test from
5702 FLOAT128_IEEE_P to FLOAT128_VECTOR_P.
5703
5704 2016-04-14 Jakub Jelinek <jakub@redhat.com>
5705
5706 PR c++/70594
5707 * ipa-utils.h (polymorphic_ctor_dtor_p): New prototype.
5708 * ipa-polymorphic-call.c (polymorphic_ctor_dtor_p): New function.
5709 (inlined_polymorphic_ctor_dtor_block_p): Use it.
5710 * tree-ssa-live.c (remove_unused_scope_block_p): When
5711 in_ctor_dtor_block, avoid discarding not just BLOCKs with
5712 BLOCK_ABSTRACT_ORIGIN being FUNCTION_DECL, but even when
5713 block_ultimate_origin is FUNCTION_DECL.
5714 (remove_unused_locals): If current_function_decl is
5715 polymorphic_ctor_dtor_p, pass initial true to
5716 remove_unused_scope_block_p' is_ctor_dtor_block.
5717
5718 2016-04-14 Martin Sebor <msebor@redhat.com>
5719
5720 PR c++/69517
5721 PR c++/70019
5722 PR c++/70588
5723 * doc/extend.texi (Variable Length): Revert.
5724
5725 2016-04-14 Marek Polacek <polacek@redhat.com>
5726 Jan Hubicka <hubicka@ucw.cz>
5727
5728 PR c++/70029
5729 * tree.c (verify_type): Disable the canonical type of main variant
5730 check.
5731
5732 2016-04-14 Jason Merrill <jason@redhat.com>
5733
5734 * cfgexpand.c, expr.c: Revert previous change.
5735
5736 2016-04-14 Cesar Philippidis <cesar@codesourcery.com>
5737
5738 PR middle-end/70643
5739 * omp-low.c (lower_oacc_reductions): Check for TREE_CONSTANT
5740 when building a mem ref for the incoming reduction variable.
5741
5742 2016-04-14 Richard Biener <rguenther@suse.de>
5743
5744 PR tree-optimization/70614
5745 * tree-scalar-evolution.c (analyze_evolution_in_loop): Terminate
5746 loop if the evolution dropped to chrec_dont_know.
5747 (interpret_condition_phi): Likewise.
5748
5749 2016-04-14 Richard Biener <rguenther@suse.de>
5750
5751 PR tree-optimization/70623
5752 * tree-ssa-pre.c (changed_blocks): Make global ...
5753 (compute_antic): ... local here. Move and fix worklist
5754 handling here. Do not clear EDGE_DFS_BACK or call mark_dfs_back_edges.
5755 (compute_antic_aux): Add dumping for MAX assumed succs. Remove
5756 worklist handling, dump when ANTIC_IN changed.
5757 (compute_partial_antic_aux): Remove worklist handling.
5758 (init_pre): Do not compute post dominators. Add a comment about
5759 the CFG order chosen.
5760 (fini_pre): Do not free post dominators.
5761
5762 2016-04-13 Martin Sebor <msebor@redhat.com>
5763
5764 PR c++/69517
5765 PR c++/70019
5766 PR c++/70588
5767 * doc/extend.texi (Variable Length): Document C++ specifics.
5768
5769 2016-04-13 Jakub Jelinek <jakub@redhat.com>
5770
5771 PR c++/70641
5772 * ipa-pure-const.c (pass_nothrow::execute): Call maybe_clean_eh_stmt
5773 on all recursive call stmts. Return TODO_cleanup_cfg if any dead
5774 eh edges have been purged.
5775
5776 PR c++/70594
5777 * tree-sra.c (create_access_replacement,
5778 get_replaced_param_substitute): Set DECL_NAMELESS on repl if it
5779 gets fancy name.
5780 * tree-pretty-print.c (dump_fancy_name): New function.
5781 (dump_decl_name, dump_generic_node): Use it.
5782
5783 2016-04-13 Jason Merrill <jason@redhat.com>
5784
5785 * cfgexpand.c (pass_expand::execute): Handle attribute "abi warning".
5786 * expr.c (expand_expr_real_1): Likewise.
5787
5788 2016-04-13 Ilya Enkovich <ilya.enkovich@intel.com>
5789
5790 * config/i386/i386.md (kunpckhi): Swap operands.
5791 (kunpcksi): Likewise.
5792 (kunpckdi): Likewise.
5793 * config/i386/sse.md (vec_pack_trunc_qi): Likewise.
5794 (vec_pack_trunc_<mode>): Likewise.
5795
5796 2016-04-13 Jakub Jelinek <jakub@redhat.com>
5797
5798 PR debug/70628
5799 * explow.c (convert_memory_address_addr_space_1): Formatting fix.
5800
5801 PR middle-end/70633
5802 * gimplify.c (gimplify_init_constructor): Clear TREE_STATIC if
5803 gimplification turns some element into non-constant.
5804
5805 PR debug/70628
5806 * rtl.h (convert_memory_address_addr_space_1): New prototype.
5807 * explow.c (convert_memory_address_addr_space_1): No longer static,
5808 add NO_EMIT argument and don't call convert_modes if true, pass
5809 it down recursively, remove break after return.
5810 (convert_memory_address_addr_space): Adjust caller.
5811 * simplify-rtx.c (simplify_unary_operation_1): Call
5812 convert_memory_address_addr_space_1 instead of convert_memory_address,
5813 if it returns NULL, don't simplify.
5814
5815 2016-04-12 Eric Botcazou <ebotcazou@adacore.com>
5816
5817 PR target/70630
5818 * config/sparc/sparc.c (sparc_compute_frame_size): Add parentheses.
5819
5820 2016-04-12 Jakub Jelinek <jakub@redhat.com>
5821
5822 * config/i386/i386.c (ix86_simd_clone_compute_vecsize_and_simdlen):
5823 Bump the upper SIMDLEN limits, so that if the return type or
5824 characteristic type if the return type is void can be passed in
5825 all available SSE2/AVX/AVX2/AVX512-F registers, the SIMDLEN is
5826 allowed.
5827
5828 2016-04-12 Michael Meissner <meissner@linux.vnet.ibm.com>
5829
5830 PR target/70640
5831 * config/rs6000/rs6000.md (ieee_128bit_vsx_neg<mode>2_internal):
5832 Do not use "=" constraint on an input constraint.
5833 (ieee_128bit_vsx_abs<mode>2_internal): Likewise.
5834 (ieee_128bit_vsx_nabs<mode>2_internal): Likewise.
5835 (ieee_128bit_vsx_nabs<mode>2): Correct splitter so that it
5836 generates (neg (abs ...)) instead of (abs ...).
5837
5838 2016-04-12 Jakub Jelinek <jakub@redhat.com>
5839
5840 PR rtl-optimization/70596
5841 * lra-spills.c (spill_pseudos): Don't delete debug insns, instead
5842 just invalidate LRA data and reset them. Adjust dump wording.
5843
5844 2016-04-12 Martin Liska <mliska@suse.cz>
5845
5846 Revert
5847 2016-03-30 Jan Hubicka <hubicka@ucw.cz>
5848
5849 * tree-ssa-loop-niter.c (idx_infer_loop_bounds): We can't get realistic
5850 estimates here.
5851 * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Use also
5852 max_loop_iterations_int.
5853 (tree_unswitch_outer_loop): Likewise.
5854 * tree-ssa-loop-ivopts.c (avg_loop_niter): Likewise.
5855 * tree-vect-loop.c (vect_analyze_loop_2): Likewise.
5856
5857 2016-04-12 Tom de Vries <tom@codesourcery.com>
5858
5859 PR tree-optimization/68756
5860 * graphite-isl-ast-to-gimple.c (copy_cond_phi_args): Use new_expr
5861 instead of new_name.
5862
5863 2016-04-12 Jakub Jelinek <jakub@redhat.com>
5864
5865 PR tree-optimization/70602
5866 * tree-sra.c (generate_subtree_copies): Don't write anything into
5867 constant pool decls.
5868
5869 * omp-low.c (lower_omp_target): Use GOMP_MAP_FIRSTPRIVATE_INT
5870 regardless whether there are depend clauses or not.
5871
5872 2016-04-11 Michael Meissner <meissner@linux.vnet.ibm.com>
5873
5874 PR target/70381
5875 * config/rs6000/rs6000.c (rs6000_opt_masks): Disable using the
5876 target attribute and pragma from changing the -mfloat128
5877 and -mfloat128-hardware options.
5878
5879 * doc/extend.texi (Additional Floating Types): Document PowerPC
5880 __float128 restrictions.
5881
5882 2016-04-11 James Greenhalgh <james.greenhalgh@arm.com>
5883
5884 PR target/70133
5885 * config/aarch64/driver-aarch64.c
5886 (aarch64_get_extension_string_for_isa_flags): New.
5887 (arch_extension): Rename to...
5888 (aarch64_arch_extension): ...This.
5889 (ext_to_feat_string): Rename to...
5890 (aarch64_extensions): ...This.
5891 (aarch64_core_data): Keep track of architecture extension flags.
5892 (cpu_data): Rename to...
5893 (aarch64_cpu_data): ...This.
5894 (aarch64_arch_driver_info): Keep track of architecture extension
5895 flags.
5896 (get_arch_name_from_id): Rename to...
5897 (get_arch_from_id): ...This, change return type.
5898 (host_detect_local_cpu): Update and reformat for renames, handle
5899 extensions through common infrastructure.
5900
5901 2016-04-11 James Greenhalgh <james.greenhalgh@arm.com>
5902
5903 PR target/70133
5904 * config/aarch64/aarch64-common.c (aarch64_option_extension): Keep
5905 track of a canonical flag name.
5906 (all_extensions): Likewise.
5907 (arch_to_arch_name): Also track extension flags enabled by the arch.
5908 (all_architectures): Likewise.
5909 (aarch64_parse_extension): Move to here.
5910 (aarch64_get_extension_string_for_isa_flags): Take a new argument,
5911 rework.
5912 (aarch64_rewrite_selected_cpu): Update for above change.
5913 * config/aarch64/aarch64-option-extensions.def: Rework the way flags
5914 are handled, such that the single explicit value enabled by an
5915 extension is kept seperate from the implicit values it also enables.
5916 * config/aarch64/aarch64-protos.h (aarch64_parse_opt_result): Move
5917 to here.
5918 (aarch64_parse_extension): New.
5919 * config/aarch64/aarch64.c (aarch64_parse_opt_result): Move from
5920 here to config/aarch64/aarch64-protos.h.
5921 (aarch64_parse_extension): Move from here to
5922 common/config/aarch64/aarch64-common.c.
5923 (aarch64_option_print): Update.
5924 (aarch64_declare_function_name): Likewise.
5925 (aarch64_start_file): Likewise.
5926 * config/aarch64/driver-aarch64.c (arch_extension): Keep track of
5927 the canonical flag for extensions.
5928 * config.gcc (aarch64*-*-*): Extend regex for capturing extension
5929 flags.
5930
5931 2016-04-11 James Greenhalgh <james.greenhalgh@arm.com>
5932
5933 * config/aarch64/aarch64.h (AARCH64_FL_FOR_ARCH8_1): Also add
5934 AARCH64_FL_CRC.
5935
5936 2016-04-09 Tom de Vries <tom@codesourcery.com>
5937
5938 PR tree-optimization/68953
5939 * graphite-sese-to-poly.c (pdr_add_memory_accesses): Order accesses from
5940 first to last subscript.
5941
5942 2016-04-09 Jakub Jelinek <jakub@redhat.com>
5943
5944 PR tree-optimization/70586
5945 * tree-ssa-ifcombine.c (bb_no_side_effects_p): Return false
5946 for any calls.
5947
5948 2016-04-08 Cesar Philippidis <cesar@codesourcery.com>
5949
5950 PR lto/70289
5951 PR ipa/70348
5952 PR tree-optimization/70373
5953 PR middle-end/70533
5954 PR middle-end/70534
5955 PR middle-end/70535
5956 * gimplify.c (gimplify_adjust_omp_clauses): Add or adjust data
5957 clauses for acc parallel reductions as necessary. Error on those
5958 that are private.
5959 * omp-low.c (scan_sharing_clauses): Don't install variables which
5960 are used in acc parallel reductions.
5961 (lower_rec_input_clauses): Remove dead code.
5962 (lower_oacc_reductions): Add support for reference reductions.
5963 (lower_reduction_clauses): Remove dead code.
5964 (lower_omp_target): Don't remap variables appearing in acc parallel
5965 reductions.
5966 * tree.h (OMP_CLAUSE_MAP_IN_REDUCTION): New macro.
5967
5968 2016-04-08 Jakub Jelinek <jakub@redhat.com>
5969
5970 PR middle-end/70593
5971 * tree-ssa-coalesce.c (build_ssa_conflict_graph): For stmt
5972 with multiple SSA_NAME defs, force the outputs other than first
5973 to be live before calling live_track_process_def on each output.
5974
5975 PR rtl-optimization/70574
5976 * fwprop.c (forward_propagate_and_simplify): Don't add
5977 REG_EQUAL note if DF_REF_REG (use) is a paradoxical subreg.
5978 (try_fwprop_subst): Don't add REG_EQUAL note if there are any
5979 paradoxical subregs within *loc.
5980
5981 2016-04-08 Thomas Schwinge <thomas@codesourcery.com>
5982
5983 * config/arc/arc.h (LINK_COMMAND_SPEC): Use gt to ignore
5984 -ftree-parallelize-loops={0,1}.
5985 * config/darwin.h (LINK_COMMAND_SPEC_A): Likewise.
5986 * config/i386/mingw32.h (GOMP_SELF_SPECS): Likewise.
5987 * config/ia64/hpux.h (LIB_SPEC): Likewise.
5988 * config/pa/pa-hpux11.h (LIB_SPEC): Likewise.
5989 * config/pa/pa64-hpux.h (LIB_SPEC): Likewise.
5990
5991 2016-04-08 Maxim Ostapenko <m.ostapenko@samsung.com>
5992
5993 PR sanitizer/70541
5994 * asan.c (instrument_derefs): If we get unknown location, extract it
5995 with EXPR_LOCATION.
5996 (maybe_instrument_call): Instrument gimple_call's arguments if needed.
5997
5998 2016-04-08 Tom de Vries <tom@codesourcery.com>
5999
6000 * omp-low.c (lower_omp_target): Set TREE_NO_WARNING for oacc
6001 implicit firstprivate clause.
6002
6003 2016-04-08 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
6004
6005 PR target/70566
6006 * config/arm/thumb2.md (tst + branch-> lsls + branch
6007 peephole below *orsi_not_shiftsi_si): Require that condition
6008 register is dead after the peephole.
6009 (second peephole after the above): Likewise.
6010
6011 2016-04-08 Alan Modra <amodra@gmail.com>
6012
6013 PR target/70117
6014 * builtins.c (fold_builtin_classify): For IBM extended precision,
6015 look at just the high-order double to test for NaN.
6016 (fold_builtin_interclass_mathfn): Similarly for Inf. For isnormal
6017 test just the high double for Inf but both doubles for subnormal
6018 limit.
6019
6020 2016-04-07 Jakub Jelinek <jakub@redhat.com>
6021
6022 * cgraph.h (struct cgraph_simd_clone): Add mask_mode field.
6023 * omp-low.c (simd_clone_init_simd_arrays, simd_clone_adjust): Handle
6024 node->simdclone->mask_mode != VOIDmode masks.
6025 (simd_clone_adjust_argument_types): Likewise. Move sc var definition
6026 earlier, use it instead of node->simdclone.
6027 * config/i386/i386.c (ix86_simd_clone_compute_vecsize_and_simdlen):
6028 Set clonei->mask_mode.
6029
6030 2016-04-06 Patrick Palka <ppalka@gcc.gnu.org>
6031
6032 PR c/70436
6033 * parser.c (cp_parser_iteration_statement): New parameter IF_P.
6034 Pass it through to cp_parser_already_scoped_statement.
6035 (cp_parser_already_scoped_statement): New parameter IF_P. Pass
6036 it through to cp_parser_statement.
6037 (cp_parser_statement): Pass IF_P through to
6038 cp_parser_iteration_statement.
6039 (cp_parser_pragma): Adjust call to
6040 cp_parser_iteration_statement.
6041
6042 2016-04-06 Patrick Palka <ppalka@gcc.gnu.org>
6043
6044 PR c/70436
6045 * gimplify.c (gimplify_omp_ordered): Add explicit braces to
6046 resolve a future -Wparentheses warning.
6047 * omp-low.c (scan_sharing_clauses): Likewise.
6048 * tree-parloops.c (eliminate_local_variables): Likewise.
6049
6050 2016-04-06 Vladimir Makarov <vmakarov@redhat.com>
6051
6052 PR rtl-optimization/70398
6053 * lra-constraints.c (process_address_1): Check zero scale and code
6054 for reloading with zero scale.
6055
6056 2016-04-06 Uros Bizjak <ubizjak@gmail.com>
6057
6058 * config/i386/sse.md (shuffletype): Add V32HI and V4TI modes.
6059 (ssescalarsize): Add V8SF, V4SF, V4DF and V2DF modes.
6060
6061 2016-04-06 Jakub Jelinek <jakub@redhat.com>
6062
6063 * config/i386/i386.c (ix86_simd_clone_compute_vecsize_and_simdlen):
6064 Add support for AVX512F clones, include them by default for
6065 exported OpenMP declare simd functions. For AVX2 allow simdlen 32
6066 and use it if charasteric type is 8-bit, for AVX512F allow simdlen
6067 up to 128.
6068
6069 PR middle-end/70550
6070 * tree.h (OMP_CLAUSE_FIRSTPRIVATE_IMPLICIT): Define.
6071 * gimplify.c (gimplify_adjust_omp_clauses_1): Set it for implicit
6072 firstprivate clauses.
6073 * omp-low.c (lower_send_clauses): Set TREE_NO_WARNING for
6074 OMP_CLAUSE_FIRSTPRIVATE_IMPLICIT !by_ref vars in task contexts.
6075 (lower_omp_target): Set TREE_NO_WARNING for
6076 non-addressable possibly uninitialized vars which are copied into
6077 addressable temporaries or copied for GOMP_MAP_FIRSTPRIVATE_INT.
6078
6079 2016-04-05 John David Anglin <danglin@gcc.gnu.org>
6080
6081 * config/pa/predicates.md (integer_store_memory_operand): Accept
6082 REG+D operands with a large offset when reload_in_progress is true.
6083 (floating_point_store_memory_operand): Likewise.
6084
6085 2016-04-05 Jakub Jelinek <jakub@redhat.com>
6086
6087 PR c++/70336
6088 * match.pd (nested int casts): Limit to GIMPLE.
6089
6090 2016-04-05 Jan Hubicka <hubicka@ucw.cz>
6091
6092 PR ipa/66223
6093 * ipa-devirt.c (maybe_record_node): Fix comment; use
6094 SANITIZE_UNREACHABLE instead of SANITIZE_UNDEFINED.
6095
6096 2016-04-05 Jakub Jelinek <jakub@redhat.com>
6097
6098 PR rtl-optimization/70542
6099 * ree.c (add_removable_extension): For VECTOR_MODE_P punt
6100 if there are any uses other than insn or debug insns.
6101
6102 2016-04-05 Marc Glisse <marc.glisse@inria.fr>
6103 Jakub Jelinek <jakub@redhat.com>
6104
6105 PR tree-optimization/70509
6106 * simplify-rtx.c (simplify_binary_operation_1) <case VEC_SELECT>:
6107 Shift HOST_WIDE_INT_1U instead of 1.
6108
6109 2016-04-05 Zdenek Sojka <zsojka@seznam.cz>
6110
6111 PR tree-optimization/70509
6112 * tree-ssa-forwprop.c (simplify_bitfield_ref): Use bitsize_int instead
6113 of the vector base type for index.
6114
6115 2016-04-05 Uros Bizjak <ubizjak@gmail.com>
6116
6117 PR target/70510
6118 * config/i386/sse.md (iptr): Add V64QI, V32HI, V16SI and V8DI modes.
6119
6120 2016-04-05 Richard Biener <rguenther@suse.de>
6121
6122 PR tree-optimization/70526
6123 * tree-sra.c (build_ref_for_offset): Use prev_base to
6124 extract the alias pointer type.
6125
6126 2016-04-05 Richard Biener <rguenther@suse.de>
6127
6128 * dse.c (struct store_info): Remove alias_set member.
6129 (struct read_info_type): Likewise.
6130 (clear_alias_group, clear_alias_mode_table, clear_alias_mode_holder,
6131 spill_deleted, clear_alias_set_lookup): Remove.
6132 (get_group_info): Remove dead base == NULL_RTX case.
6133 (dse_step0): Remove initialization of removed variables.
6134 (delete_dead_store_insn): Reomve alias set dumping.
6135 (free_read_records): Remove alias_set handling.
6136 (canon_address): Remove alias_set_out parameter.
6137 (record_store): Remove spill_alias_set, it's always zero.
6138 (check_mem_read_rtx): Likewise.
6139 (dse_step2): Rename from ...
6140 (dse_step2_nospill): ... this. Adjust.
6141 (scan_stores): Rename from ...
6142 (scan_stores_nospill): ... this.
6143 (scan_reads): Rename from ...
6144 (scan_reads_nospill): ... this.
6145 (scan_stores_spill, scan_reads_spill): Remove.
6146 (dse_step3_scan): Remove for_spills argument which is always false.
6147 (dse_step3): Likewise.
6148 (dse_step5): Rename from ...
6149 (dse_step5_nospill): ... this. Remove alias_set handling.
6150 (rest_of_handle_dse): Adjust.
6151
6152 2016-04-05 Jakub Jelinek <jakub@redhat.com>
6153
6154 PR target/70525
6155 * config/i386/sse.md (*andnot<mode>3): Simplify assertions.
6156 Use vpandn<ssemodesuffix> for V16SI/V8DImode, vpandnq for
6157 V32HI/V64QImode, don't use <mask_operand3_1>, fix up formatting.
6158 (*andnot<mode>3_mask): Remove insn with VI12_AVX512VL iterator.
6159
6160 2016-04-05 Richard Biener <rguenther@suse.de>
6161
6162 PR middle-end/70499
6163 * gimplify-me.c (gimple_regimplify_operands): Do not rewrite
6164 non-register type temporaries into SSA.
6165
6166 2016-04-04 Jan Hubicka <hubicka@ucw.cz>
6167
6168 PR ipa/66223
6169 * ipa-devirt.c (maybe_record_node): Do not optimize cxa_pure_virtual
6170 calls when sanitizing.
6171 (possible_polymorphic_call_target_p): Fix formatting.
6172
6173 2016-04-04 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
6174 Jakub Jelinek <jakub@redhat.com>
6175
6176 PR middle-end/70457
6177 * tree-inline.c (estimate_num_insn): Use gimple_call_builtin_p
6178 to ensure a call statement is compatible with a built-in's
6179 prototype.
6180 * tree-ssa-math-opts.c (pass_optimize_windening_mul::execute):
6181 Likewise.
6182
6183 2016-04-04 Richard Biener <rguenther@suse.de>
6184
6185 PR rtl-optimization/70484
6186 * rtl.h (canon_output_dependence): Declare.
6187 * alias.c (canon_output_dependence): New function.
6188 * dse.c (record_store): Use canon_output_dependence rather
6189 than canon_true_dependence.
6190
6191 2016-03-30 Jan Hubicka <hubicka@ucw.cz>
6192
6193 PR ipa/68881
6194 * cgraph.h (symtab_node::copy_visibility_from): New function.
6195 * symtab.c (symtab_node::copy_visibility_from): New function.
6196 * ipa-visibility.c (optimize_weakref): New function.
6197 (function_and_variable_visibility): Use it.
6198
6199 2016-04-04 Martin Liska <mliska@suse.cz>
6200
6201 PR hsa/70402
6202 * hsa-gen.c (gen_hsa_insns_for_switch_stmt): Guard index
6203 value that is really in range handled by SBR instruction.
6204 * hsa-brig.c (emit_switch_insn): Do not emit unconditional jump.
6205 * hsa-dump.c (dump_hsa_insn_1): Do not dump default BB.
6206 * hsa.h (hsa_insn_sbr::m_default_bb): Remove field.
6207
6208 2016-04-03 Oleg Endo <olegendo@gcc.gnu.org>
6209
6210 PR target/70416
6211 PR target/67391
6212 * config/sh/sh.md (*addsi3): Allow pattern when reload_in_progress is
6213 set, but not for SP_REG operands.
6214
6215 2016-04-02 Martin Sebor <msebor@redhat.com>
6216
6217 PR c++/67376
6218 * fold-const.c (maybe_nonzero_address): New function.
6219 (fold_comparison): Call it. Fold equality and relational
6220 expressions involving null pointers.
6221 (tree_single_nonzero_warnv_p): Call maybe_nonzero_address.
6222
6223 2016-03-31 Evandro Menezes <e.menezes@samsung.com>
6224
6225 Fix the predicate "aarch64_simd_reg_or_zero" to correctly validate
6226 the "Y" constraint (scalar FP 0.0 immediate).
6227
6228 * config/aarch64/predicates.md (aarch64_simd_reg_or_zero):
6229 Add the "const_double" to the list of operand constraints.
6230
6231 2016-04-01 Jakub Jelinek <jakub@redhat.com>
6232
6233 PR rtl-optimization/70467
6234 * config/i386/i386.md (*add<dwi>3_doubleword, *sub<dwi>3_doubleword):
6235 If low word of the last operand is 0, just emit addition/subtraction
6236 for the high word.
6237
6238 2016-04-01 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
6239
6240 PR target/70404
6241 * config/s390/s390.c (s390_expand_insv): Check for everything
6242 constant instead of just VOIDmode stuff.
6243
6244 2016-04-01 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6245
6246 PR target/70496
6247 * config/arm/arm.h (ASM_APP_OFF): Handle TARGET_ARM and TARGET_THUMB.
6248
6249 2016-04-01 Nathan Sidwell <nathan@acm.org>
6250
6251 * tree.def (TRY_CATCH_EXPR): Correct documentation.
6252
6253 2016-03-31 Vladimir Makarov <vmakarov@redhat.com>
6254
6255 PR rtl-optimization/70461
6256 * ira-color.c (allocno_copy_cost_saving): Use allocno class if it
6257 is necessary.
6258
6259 2016-03-31 Martin Liska <mliska@suse.cz>
6260
6261 PR hsa/70399
6262 * hsa-brig.c (hsa_op_immed::emit_to_buffer): Emit either
6263 a tree value or an immediate integer value to a buffer
6264 that is eventually copied to a BRIG section.
6265 (emit_immediate_operand): Call the function here.
6266 * hsa-dump.c (dump_hsa_immed): Remove checking assert.
6267 * hsa-gen.c (hsa_op_immed::hsa_op_immed): Remove initialization
6268 of class' fields that are removed.
6269 (hsa_op_immed::~hsa_op_immed): Remove deinitialization.
6270 * hsa.h (class hsa_op_immed): Remove m_brig_repr and
6271 m_brig_repr_size fields.
6272
6273 2016-03-31 Martin Liska <mliska@suse.cz>
6274
6275 PR hsa/70391
6276 * hsa-gen.c (hsa_function_representation::update_dominance): New
6277 function.
6278 (convert_addr_to_flat_segment): Likewise.
6279 (gen_hsa_memory_set): New alignment argument.
6280 (gen_hsa_ctor_assignment): Likewise.
6281 (gen_hsa_insns_for_single_assignment): Provide alignment
6282 to gen_hsa_ctor_assignment.
6283 (gen_hsa_insns_for_direct_call): Add new argument.
6284 (expand_lhs_of_string_op): New function.
6285 (expand_string_operation_builtin): Likewise.
6286 (expand_memory_copy): New function.
6287 (expand_memory_set): New function.
6288 (gen_hsa_insns_for_call): Use HOST_WIDE_INT.
6289 (convert_switch_statements): Change signature.
6290 (generate_hsa): Use a return value of the function.
6291 (pass_gen_hsail::execute): Do not call
6292 convert_switch_statements here.
6293 * hsa-regalloc.c (hsa_regalloc): Call update_dominance.
6294 * hsa.h (hsa_function_representation::m_modified_cfg): New flag.
6295 (hsa_function_representation::update_dominance): New function.
6296
6297 2016-03-31 Martin Liska <mliska@suse.cz>
6298
6299 PR hsa/70391
6300 * hsa-brig.c (emit_directive_variable): Emit alignment
6301 according to hsa_symbol::m_align.
6302 * hsa-dump.c (hsa_byte_alignment): Move the function to another file.
6303 (dump_hsa_symbol): Dump alignment of HSA symbols.
6304 * hsa-gen.c (get_symbol_for_decl): Set-up alignment of a symbol.
6305 (gen_hsa_addr_with_align): New function.
6306 (hsa_bitmemref_alignment): Use newly added function.
6307 (gen_hsa_insns_for_load): Likewise.
6308 (gen_hsa_insns_for_store): Likewise.
6309 (gen_hsa_memory_copy): New argument added.
6310 (gen_hsa_insns_for_single_assignment): Respect
6311 alignment for assignments processed via gen_hsa_memory_copy.
6312 (gen_hsa_insns_for_direct_call): Likewise.
6313 (gen_hsa_insns_for_return): Likewise.
6314 (gen_function_def_parameters): Set default alignment.
6315 * hsa.c (hsa_object_alignment): New function.
6316 (hsa_byte_alignment): Pasted function.
6317 * hsa.h (hsa_symbol::m_align): New field.
6318
6319 2016-03-31 Bin Cheng <bin.cheng@arm.com>
6320
6321 * tree-ssa-loop-ivopts.c (get_computation_cost_at): Initialize
6322 scratch field for goto case.
6323
6324 2016-03-31 James Greenhalgh <james.greenhalgh@arm.com>
6325
6326 * config/arm/linux-elf.h (ASM_OUTPUT_DEF): Delete.
6327
6328 2016-03-31 Ilya Enkovich <enkovich.gnu@gmail.com>
6329
6330 PR target/70442
6331 * config/i386/i386.c (scalar_chain::convert_op): Fix description.
6332 (scalar_chain::convert_insn): Call convert_op for reg
6333 moves to handle undefined registers.
6334
6335 2016-03-31 Nathan Sidwell <nathan@acm.org>
6336
6337 PR c++/70393
6338 * varasm.c (output_constructor_regular_field): Flush bitfield earlier.
6339 Assert we don't want to move backwards.
6340
6341 2016-03-31 Kirill Yukhin <kirill.yukhin@intel.com>
6342
6343 PR target/70453
6344 * config/i386/sse.md (define_mode_attr shuffletype): Fix typo.
6345
6346 2016-03-31 Jakub Jelinek <jakub@redhat.com>
6347
6348 PR rtl-optimization/70460
6349 * ira.c (indirect_jump_optimize): Don't substitute LABEL_REF
6350 with operand from REG_LABEL_OPERAND, instead substitute
6351 SET_SRC or REG_EQUAL note content if it is a LABEL_REF.
6352 Don't do anything for REG_NON_LOCAL_GOTO jumps.
6353
6354 2016-03-31 Martin Liska <mliska@suse.cz>
6355
6356 * passes.c (execute_one_pass): Do not call
6357 todo_after for a discarded function.
6358
6359 2016-03-31 Bin Cheng <bin.cheng@arm.com>
6360
6361 * tree-ssa-loop-ivopts.c (struct comp_cost): New scrach field.
6362 (no_cost, infinite_cost): Initialize the new field.
6363 (get_computation_cost_at): Record setup cost.
6364 (determine_use_iv_cost_address): Skip cost computation for sub
6365 uses if we can estimate it without losing accuracy.
6366
6367 2016-03-30 Jan Hubicka <hubicka@ucw.cz>
6368
6369 * tree-ssa-loop-niter.c (idx_infer_loop_bounds): We can't get realistic
6370 estimates here.
6371 * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Use also
6372 max_loop_iterations_int.
6373 (tree_unswitch_outer_loop): Likewise.
6374 * tree-ssa-loop-ivopts.c (avg_loop_niter): Likewise.
6375 * tree-vect-loop.c (vect_analyze_loop_2): Likewise.
6376
6377 2016-03-30 Richard Biener <rguenther@suse.de>
6378
6379 PR middle-end/70450
6380 * fold-const.c (extract_muldiv_1): Fix thinko in wide_int::from usage.
6381
6382 2016-03-30 Jakub Jelinek <jakub@redhat.com>
6383
6384 PR target/70421
6385 * config/i386/i386.c (ix86_expand_vector_set): Fix up argument order
6386 in gen_blendm expander.
6387
6388 2016-03-30 Nick Clifton <nickc@redhat.com>
6389
6390 PR target/62254
6391 * config/arm/arm.c (arm_reload_out_hi): Add code to handle the
6392 case where we are already provided with an SImode SUBREG.
6393
6394 2016-03-30 H.J. Lu <hongjiu.lu@intel.com>
6395
6396 PR target/70439
6397 * config/i386/i386.c (ix86_expand_epilogue): Properly check
6398 conflict between DRAP register and __builtin_eh_return.
6399
6400 2016-03-30 Michael Matz <matz@suse.de>
6401 Richard Biener <rguenther@suse.de>
6402
6403 PR ipa/12392
6404 * ipa-polymorphic-call.c (struct type_change_info): Change
6405 speculative to an unsigned allowing to limit the work we do.
6406 (csftc_abort_walking_p): New inline function..
6407 (check_stmt_for_type_change): Limit the number of may-defs
6408 skipped for speculative devirtualization to
6409 max-speculative-devirt-maydefs.
6410 * params.def (max-speculative-devirt-maydefs): New param.
6411 * doc/invoke.texi (--param max-speculative-devirt-maydefs): Document.
6412
6413 2016-03-30 Mike Stump <mrs@gcc.gnu.org>
6414
6415 PR target/63890
6416 * config/i386/i386.h (ACCUMULATE_OUTGOING_ARGS): Use when profiling
6417 and TARGET_MACHO.
6418
6419 2016-03-30 Patrick Palka <ppalka@gcc.gnu.org>
6420
6421 PR tree-optimization/59124
6422 * tree-vrp.c (register_edge_assert_for_2): For NAME != CST1
6423 where NAME = A +- CST2 add the assertion A != (CST1 -+ CST2).
6424
6425 2016-03-29 Jeff Law <law@redhat.com>
6426
6427 * tree-ssa-coalesce.c (struct ssa_conflicts): Fix typo in comment.
6428
6429 2016-03-10 Jan Hubicka <hubicka@ucw.cz>
6430
6431 * tree-ssa-loop-ivcanon.c (try_peel_loop): Change type of peel
6432 to HOST_WIDE_INT.
6433
6434 2016-03-29 Thomas Schwinge <thomas@codesourcery.com>
6435
6436 * config/gnu.h (CPP_SPEC, LIB_SPEC): Don't override.
6437 * config/i386/gnu.h (STARTFILE_SPEC): Use gcrt1.o instead of
6438 gcrt0.o if linking dynamically.
6439
6440 2016-03-10 Jan Hubicka <hubicka@ucw.cz>
6441
6442 PR ipa/70283
6443 * ipa-devirt.c (methods_equal_p): New function.
6444 (compare_virtual_tables): Use it.
6445 * cgraph.h (symbol_table::symbol_suffix_separator): Declare.
6446 * cgraphclones.c (clone_function_name_1): Use
6447 symbol_table::symbol_suffix_separator.
6448 * coverage.c (build_var): Likewise.
6449 * symtab.c (symbol_table::symbol_suffix_separator): New.
6450
6451 2016-03-29 Jakub Jelinek <jakub@redhat.com>
6452
6453 PR rtl-optimization/70429
6454 * combine.c (simplify_shift_const_1): For ASHIFTRT don't optimize
6455 (cst1 >> count) >> cst2 into (cst1 >> cst2) >> count if
6456 mode != result_mode.
6457
6458 PR c++/70353
6459 * tree-inline.c (remap_decls): Don't add_local_decl if cfun is null.
6460
6461 PR tree-optimization/70405
6462 * ssa-iterators.h (num_imm_uses): Add missing braces.
6463
6464 2016-03-29 Vladimir Makarov <vmakarov@redhat.com>
6465
6466 PR rtl-optimization/68695
6467 * ira-color.c (allocno_copy_cost_saving): New.
6468 (improve_allocation): Use it.
6469
6470 2016-03-29 Richard Henderson <rth@redhat.com>
6471
6472 PR middle-end/70355
6473 * lower-subreg.c (simplify_subreg_concatn): Reject paradoxical subregs.
6474
6475 2016-03-29 Richard Biener <rguenther@suse.de>
6476
6477 PR middle-end/70424
6478 * ipa-prop.c (ipa_compute_jump_functions_for_edge): Always
6479 use alignment returned by get_pointer_alignment_1 if it is
6480 bigger than BITS_PER_UNIT.
6481 * builtins.c (get_pointer_alignment_1): Do not return true
6482 for alignment extracted from SSA info.
6483
6484 2016-03-28 James Bowman <james.bowman@ftdichip.com>
6485
6486 * config/ft32/ft32.opt (mnodiv): New.
6487 * config/ft32/ft32.md (*divsi3, *modsi3): Qualify with TARGET_NODIV.
6488 * doc/invoke.texi (FT32 Options -mnodiv): New.
6489
6490 2016-03-28 Kirill Yukhin <kirill.yukhin@intel.com>
6491
6492 PR target/70406
6493 * config/i386/i386.md (define_split, andn): Fix modes.
6494
6495 2016-03-26 Richard Biener <rguenther@suse.de>
6496 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
6497
6498 PR ipa/70366
6499 * ipa-inline-transform.c (inline_call): Pass opts_for_fn (to->decl)
6500 instead of
6501 TREE_OPTIMIZATION (DECL_FUNCTION_SPECIFIC_OPTIMIZATION (to->decl))
6502 as 2nd argument to cl_optimization_restore().
6503
6504 2016-03-25 Richard Henderson <rth@redhat.com>
6505
6506 PR target/70120
6507 * config/aarch64/aarch64.c (aarch64_asm_output_pool_epilogue): New.
6508 * config/aarch64/aarch64-protos.h: Declare it.
6509 * config/aarch64/aarch64.h (ASM_OUTPUT_POOL_EPILOGUE): New.
6510
6511 2016-03-25 Alan Modra <amodra@gmail.com>
6512
6513 PR target/70052
6514 * config/rs6000/constraints.md (j): Simplify.
6515 * config/rs6000/predicates.md (easy_fp_constant): Exclude
6516 decimal float 0.D.
6517 * config/rs6000/rs6000.md (zero_fp): New mode_attr.
6518 (mov<mode>_hardfloat, mov<mode>_hardfloat32, mov<mode>_hardfloat64,
6519 mov<mode>_64bit_dm, mov<mode>_32bit): Use zero_fp in place of j
6520 in all constraint alternatives.
6521 (movtd_64bit_nodm): Delete "j" constraint alternative.
6522
6523 2016-03-24 Aldy Hernandez <aldyh@redhat.com>
6524
6525 * tree-ssa-propagate.c: Enhance docs for
6526 SSA_PROP_NOT_INTERESTING.
6527
6528 2016-03-24 Aldy Hernandez <aldyh@redhat.com>
6529
6530 * doc/extend.texi: Fix typo in documentation to pure attribute.
6531
6532 2016-03-24 John David Anglin <danglin@gcc.gnu.org>
6533
6534 PR target/70319
6535 * config/pa/pa.md (bswapdi2): Use a scratch register.
6536
6537 2016-03-24 Richard Henderson <rth@redhat.com>
6538
6539 PR middle-end/69845
6540 * fold-const.c (extract_muldiv_1): Correct test for multiplication
6541 overflow.
6542
6543 2016-03-24 Uros Bizjak <ubizjak@gmail.com>
6544
6545 * config/i386/i386.md (*anddi3_doubleword): Generate AND insn
6546 using ix86_expand_binary_operator instead of gen_andsi3.
6547
6548 2016-03-24 Richard Biener <rguenther@suse.de>
6549
6550 PR tree-optimization/70396
6551 * tree-vect-stmts.c (vectorizable_comparison): Use
6552 get_vectype_for_scalar_type.
6553
6554 2016-03-24 Richard Biener <rguenther@suse.de>
6555
6556 PR middle-end/70370
6557 * gimplify.c (gimplify_asm_expr): Handle !allows_mem outputs
6558 with register bases.
6559
6560 2016-03-24 Richard Biener <rguenther@suse.de>
6561
6562 PR tree-optimization/70372
6563 * tree-ssa-reassoc.c (eliminate_plus_minus_pair): Use
6564 build_all_ones_cst to also handle vector types correctly.
6565
6566 2016-03-23 Michael Meissner <meissner@linux.vnet.ibm.com>
6567
6568 PR target/70381
6569 * config/rs6000/rs6000-cpus.def (ISA_2_6_MASKS_SERVER): Do not set
6570 -mfloat128 here.
6571
6572 2016-03-23 Marek Polacek <polacek@redhat.com>
6573
6574 PR c++/69884
6575 * doc/invoke.texi: Document -Wignored-attributes.
6576
6577 2016-03-23 Bin Cheng <bin.cheng@arm.com>
6578
6579 PR tree-optimization/69042
6580 * params.def (PARAM_IV_CONSIDER_ALL_CANDIDATES_BOUND): Increase the
6581 parameter from 30 to 40.
6582
6583 2016-03-23 Bin Cheng <bin.cheng@arm.com>
6584
6585 PR tree-optimization/69042
6586 * tree-ssa-loop-ivopts.c (add_iv_candidate_for_use): Add IV cand
6587 for use with constant offset stripped in base.
6588
6589 2016-03-23 Richard Biener <rguenther@suse.de>
6590
6591 PR middle-end/70251
6592 * match.pd (A + (B vcmp C ? 1 : 0) -> A - (B vcmp C)): Adjust
6593 mode compatibility check.
6594 (A - (B vcmp C ? 1 : 0) -> A + (B vcmp C)): Likewise.
6595
6596 2016-03-23 Jeff Law <law@redhat.com>
6597
6598 PR tree-optimization/64058
6599 * tree-ssa-coalesce.c (struct coalesce_pair): Add new field
6600 CONFLICT_COUNT.
6601 (struct ssa_conflicts): Move up earlier in the file.
6602 (conflicts_, var_map_): New static variables.
6603 (initialize_conflict_count): New function to initialize the
6604 CONFLICT_COUNT field for each conflict pair.
6605 (compare_pairs): Lazily initialize the conflict count and use it
6606 as the first tie-breaker.
6607 (sort_coalesce_list): Add new arguments conflicts, map. Initialize
6608 and wipe conflicts_ and map_ around the call to qsort. Remove
6609 special case for 2 coalesce pairs.
6610 * bitmap.c (bitmap_count_unique_bits): New function.
6611 (bitmap_count_bits_in_word): New function, extracted from
6612 bitmap_count_bits.
6613 (bitmap_count_bits): Use bitmap_count_bits_in_word.
6614 * bitmap.h (bitmap_count_unique_bits): Declare it.
6615
6616 2016-03-23 Ilya Enkovich <enkovich.gnu@gmail.com>
6617
6618 PR target/69917
6619 * config/i386/sol2.h (ASM_OUTPUT_DEF_FROM_DECLS): Follow
6620 transparent alias chain for decl assembler name.
6621 * config/sol2.c (solaris_assemble_visibility): Likewise.
6622
6623 2016-03-23 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
6624
6625 * config/arm/arm1020e.md (1020call_op): Reduce reservation
6626 duration.
6627 (v10_fdivs): Likewise.
6628 (v10_fdivd): Likewise.
6629
6630 2016-03-23 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
6631
6632 PR driver/70132
6633 * config/arm/driver-arm.c (host_detect_local_cpu): Reorder exit logic
6634 to not call fclose twice on file.
6635
6636 2016-03-23 Jakub Jelinek <jakub@redhat.com>
6637
6638 PR tree-optimization/70354
6639 * tree-vect-patterns.c (vect_recog_vector_vector_shift_pattern): If
6640 oprnd0 is wider than oprnd1 and there is a cast from the wider
6641 type to oprnd1, mask it with the mask of the narrower type.
6642
6643 PR target/70321
6644 * config/i386/i386.md (*anddi3_doubleword, *<code>di3_doubleword):
6645 Optimize TARGET_STV splitters, if high or low word of last argument
6646 is 0 or -1.
6647
6648 2016-03-22 Jeff Law <law@redhat.com>
6649
6650 PR target/70232
6651 tree-ssa-threadbackward.c
6652 (fsm_find_control_statement_thread_paths): Correctly distinguish
6653 between old style jump threads vs FSM jump threads.
6654
6655 2016-03-22 Ilya Enkovich <enkovich.gnu@gmail.com>
6656
6657 PR target/70302
6658 * config/i386/i386.c (scalar_chain::convert_op): Support
6659 uninitialized register usage case.
6660
6661 2016-03-22 Richard Biener <rguenther@suse.de>
6662
6663 PR middle-end/70251
6664 * genmatch.c (gen_transform): Adjust last parameter to a three-state
6665 int...
6666 (capture::gen_transform): ... to change behavior when substituting
6667 a condition into cond or not-cond expr context.
6668 (dt_simplify::gen_1): Adjust.
6669 * gimple-match-head.c: Include gimplify.h for unshare_expr.
6670 * match.pd (A + (B vcmp C ? 1 : 0) -> A - (B vcmp C)): Revert
6671 last change and instead change to
6672 A + (B vcmp C ? 1 : 0) -> A - (B vcmp C ? -1 : 0).
6673 (A - (B vcmp C ? 1 : 0) -> A + (B vcmp C)): Likewise.
6674
6675 2016-03-22 Anthony Green <green@moxielogic.com>
6676
6677 * config/moxie/moxiebox.h (CC1_SPEC): Define. Fix endianness
6678 issue for moxiebox targets.
6679 (CC1PLUS_SPEC): Ditto.
6680
6681 2016-03-22 Richard Biener <rguenther@suse.de>
6682
6683 PR middle-end/70333
6684 * fold-const.c (extract_muldiv_1): Properly perform multiplication
6685 in the wide type.
6686
6687 2016-03-22 Kirill Yukhin <kirill.yukhin@intel.com>
6688
6689 * config/i386/i386.c (def_builtin): Remove duplicated functionality.
6690
6691 2016-03-22 Kirill Yukhin <kirill.yukhin@intel.com>
6692
6693 PR target/70325
6694 * config/i386/i386.c (def_builtin): Handle
6695 OPTION_MASK_ISA_AVX512VL to be and-ed with other
6696 bits.
6697 (const struct builtin_description bdesc_special_args[]):
6698 Remove duplicate ISA bits.
6699
6700 2016-03-22 Jakub Jelinek <jakub@redhat.com>
6701
6702 PR target/70329
6703 * config/i386/i386.c (ix86_expand_vecop_qihi): Don't bother computing
6704 d.perm[i] for i >= d.nelt. If not full_interleave, compute d.perm[i]
6705 in a way that works also for AVX512BW.
6706
6707 PR target/70300
6708 * config/i386/i386.md (cvtsd2ss splitter): Unpack in destination
6709 instead of source if operands[1] is xmm16 and above and
6710 !TARGET_AVX512VL. Use avx512f_vec_dupv16sf_1 instead of
6711 vec_interleave_lowv4sf if we need to unpack xmm16 and above.
6712
6713 PR c++/70295
6714 * gimplify.c (gimplify_modify_expr): Call gimple_set_no_warning
6715 on assign if (*from_p) is a comparison, set it to
6716 TREE_NO_WARNING (*from_p).
6717
6718 2016-03-21 Jakub Jelinek <jakub@redhat.com>
6719
6720 PR middle-end/70326
6721 * lra.c (restore_scratches): Ignore deleted insns.
6722
6723 2016-03-21 Marc Glisse <marc.glisse@inria.fr>
6724 Jakub Jelinek <jakub@redhat.com>
6725
6726 PR tree-optimization/70317
6727 * match.pd (cmp @0 @0): Pass @0 instead of TYPE_MODE (TREE_TYPE (@0))
6728 to HONOR_NANS.
6729
6730 2016-03-21 Uros Bizjak <ubizjak@gmail.com>
6731
6732 PR target/70327
6733 * config/i386/i386.md (movxi): Use ix86_expand_vector_move instead
6734 of ix86_expand_move.
6735 (movoi): Ditto.
6736 (movti): Use general_operand for operand 1 predicate.
6737
6738 2016-03-21 Martin Liska <mliska@suse.cz>
6739
6740 * hsa-dump.c (dump_hsa_insn_1): dump default branch of SBR
6741 insns.
6742 (dump_hsa_symbol): Dump BRIG offset of hsa_symbols.
6743
6744 2016-03-21 Martin Liska <mliska@suse.cz>
6745
6746 PR ipa/70306
6747 * ipa-icf.c (sem_function::parse): Skip static
6748 constructors and destructors.
6749
6750 2016-03-21 Jakub Jelinek <jakub@redhat.com>
6751
6752 PR target/70296
6753 * config/rs6000/rs6000-c.c (rs6000_macro_to_expand): If IDENT is
6754 function-like macro, peek following token(s) if it is followed
6755 by CPP_OPEN_PAREN token with optional padding in between, and
6756 if not, don't treat it like a macro.
6757
6758 2016-03-21 Thomas Schwinge <thomas@codesourcery.com>
6759 Alexander Monakov <amonakov@ispras.ru>
6760
6761 * config/nvptx/nvptx.c (nvptx_option_override): Don't emit sorry
6762 for the stabs debug format.
6763
6764 2016-03-21 Richard Biener <rguenther@suse.de>
6765
6766 PR tree-optimization/70310
6767 * tree-vect-generic.c (expand_vector_condition): Fold the built
6768 condition.
6769
6770 2016-03-21 Kirill Yukhin <kirill.yukhin@intel.com>
6771
6772 PR target/70293
6773 * config/i386/sse.md: (define_insn "*vec_dup<mode>"/AVX2):
6774 Block third alternative for AVX-512VL target,
6775
6776 2016-03-21 Martin Liska <mliska@suse.cz>
6777
6778 PR hsa/70234
6779 * hsa-brig.c (emit_function_directives): Mark unemitted
6780 global variables for emission.
6781 * hsa-gen.c (hsa_symbol::hsa_symbol): Initialize a new flag.
6782 (get_symbol_for_decl): Likewise.
6783 * hsa.h (struct hsa_symbol): New flag.
6784
6785 2016-03-21 Richard Biener <rguenther@suse.de>
6786
6787 PR tree-optimization/70288
6788 * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Make sure
6789 we do not estimate unsimplified all-constant conditionals or
6790 switches as optimized away.
6791
6792 2016-03-21 Andrey Belevantsev <abel@ispras.ru>
6793
6794 PR rtl-optimization/69102
6795 * sched-deps.c (sched_analyze_insn): Do not set last_args_size field
6796 when we have a readonly dependency context.
6797
6798 2016-03-18 Jeff Law <law@redhat.com>
6799
6800 PR rtl-optimization/70263
6801 * ira.c (memref_used_between_p): Assert we found END in the insn chain.
6802 (update_equiv_regs): When trying to move a store to after the insn
6803 that sets the source of the store, make sure the store occurs after
6804 the insn that sets the source of the store. When successful note
6805 the REG_EQUIV note created in the dump file.
6806
6807 2016-03-16 David Wohlferd <dw@LimeGreenSocks.com>
6808 Bernd Schmidt <bschmidt@redhat.com>
6809
6810 * doc/extend.texi: Document more potential problems with basic asms.
6811
6812 2016-03-18 Bernd Schmidt <bschmidt@redhat.com>
6813
6814 PR rtl-optimization/70278
6815 * lra-constraints.c (split_reg): Handle the case where biggest_mode is
6816 VOIDmode.
6817
6818 2016-03-18 Jason Merrill <jason@redhat.com>
6819
6820 * calls.c (load_register_parameters): Fix zero size sibcall logic.
6821
6822 2016-03-18 Kirill Yukhin <kirill.yukhin@intel.com>
6823
6824 * config/i386/sse.md: Use vpbroadcastq for broadcasting DF
6825 values to 128b regs.
6826
6827 2016-03-18 Ilya Enkovich <enkovich.gnu@gmail.com>
6828
6829 PR tree-optimization/70252
6830 * tree-vect-stmts.c (supportable_widening_operation): Check resulting
6831 boolean vector has a proper number of elements.
6832 (supportable_narrowing_operation): Likewise.
6833
6834 2016-03-18 Tom de Vries <tom@codesourcery.com>
6835
6836 PR ipa/70269
6837 * cgraph.c (cgraph_node::get_body): Set dump_file to NULL after save.
6838
6839 2016-03-18 Jakub Jelinek <jakub@redhat.com>
6840
6841 * reload1.c (emit_input_reload_insns): Use simplify_replace_rtx
6842 instead of replace_rtx for DEBUG_INSNs.
6843
6844 2016-03-18 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
6845
6846 * config/i386/znver1.md : Fix latencies of FP/SSE/AVX
6847 load type reservations.
6848
6849 2016-03-17 John David Anglin <danglin@gcc.gnu.org>
6850
6851 PR target/70188
6852 * config/pa/constraints.md: Revert 2015-02-13 change. Use
6853 define_constraint for "Q" and "T" constraints.
6854
6855 2016-03-17 Evandro Menezes <e.menezes@samsung.com>
6856
6857 Tweak the pipeline model for Exynos M1
6858
6859 * config/aarch64/aarch64.c (exynosm1_tunings): Enable weak prefetching
6860 model.
6861
6862 2016-03-17 David Malcolm <dmalcolm@redhat.com>
6863
6864 PR c/70264
6865 * diagnostic-show-locus.c (compatible_locations_p): Handle the case
6866 where one or both locations aren't within a line_map.
6867
6868 2016-03-17 H.J. Lu <hongjiu.lu@intel.com>
6869
6870 PR driver/70192
6871 * opts.c (finish_options): Don't set flag_pie to the default if
6872 -fpic, -fPIC, -fno-pic or -fno-PIC is used. Set flag_pic to 0
6873 if it is -1.
6874
6875 2016-03-17 Joern Rennecke <joern.rennecke@embecosm.com>
6876
6877 * config/i386/i386.md (*movv4qicc_insn+1..36): Pass
6878 true as ALL_REGS argument to replace_rtx.
6879
6880 2016-03-17 Richard Biener <rguenther@suse.de>
6881
6882 PR debug/70271
6883 * dwarf2out.c (dwarf2out_early_finish): Process deferred_asm_name
6884 last.
6885
6886 2016-03-17 Jakub Jelinek <jakub@redhat.com>
6887
6888 PR target/70245
6889 * rtl.h (replace_rtx): Add ALL_REGS argument.
6890 * rtlanal.c (replace_rtx): Likewise. If true, use REGNO
6891 equality and assert mode is the same, instead of just rtx pointer
6892 equality.
6893 * config/i386/i386.md (mov + arithmetics with load peephole): Pass
6894 true as ALL_REGS argument to replace_rtx.
6895
6896 2016-03-17 Ilya Enkovich <enkovich.gnu@gmail.com>
6897
6898 * match.pd (A + (B vcmp C ? 1 : 0) -> A - (B vcmp C)): Apply
6899 for boolean vector with vector mode only.
6900 (A - (B vcmp C ? 1 : 0) -> A + (B vcmp C)): Likewise.
6901
6902 2016-03-17 Nick Clifton <nickc@redhat.com>
6903
6904 PR target/70162
6905 * config/rx/rx.c (rx_print_integer): Print negative constants in
6906 decimal.
6907
6908 2016-03-17 Jakub Jelinek <jakub@redhat.com>
6909
6910 PR target/70261
6911 * rtlanal.c (replace_rtx): Revert 2016-03-16 change.
6912
6913 2016-03-16 Richard Henderson <rth@redhat.com>
6914 Richard Biener <rguenth@suse.de>
6915
6916 PR middle-end/70240
6917 PR middle-end/68215
6918 PR tree-opt/68714
6919 * gimplify.c (gimplify_expr) [VEC_COND_EXPR]: Gimplify the
6920 first operand as is_gimple_condexpr.
6921
6922 PR middle-end/70240
6923 PR middle-end/68215
6924 Revert r231575
6925 2015-12-11 Eric Botcazou <ebotcazou@adacore.com>
6926 * tree-vect-generic.c (tree_vec_extract): Remove GSI parameter.
6927 Do not gimplify the result.
6928 (do_unop): Adjust call to tree_vec_extract.
6929 (do_binop): Likewise.
6930 (do_compare): Likewise.
6931 (do_plus_minus): Likewise.
6932 (do_negate): Likewise.
6933 (expand_vector_condition): Likewise.
6934 (do_cond): Likewise.
6935
6936 2016-03-16 Richard Henderson <rth@redhat.com>
6937
6938 PR target/70048
6939 * config/aarch64/aarch64.c (virt_or_elim_regno_p): New.
6940 (aarch64_classify_address): Use it.
6941 (aarch64_legitimize_address): Force all subexpressions of PLUS
6942 into registers. Simplify as (sfp+const)+reg or (reg+reg)+const.
6943
6944 2016-03-16 Jakub Jelinek <jakub@redhat.com>
6945 Richard Biener <rguenth@suse.de>
6946
6947 PR target/70245
6948 * rtlanal.c (replace_rtx): For REG, if from is a REG,
6949 return to even if only REGNO is equal, and assert
6950 mode is the same.
6951
6952 2016-03-11 Jeff Law <law@redhat.com>
6953
6954 PR rtl-optimization/70224
6955 * reorg.c (relax_delay_slots): Pass right argument to CROSSING_JUMP_P.
6956
6957 2016-03-16 Richard Henderson <rth@redhat.com>
6958
6959 PR middle-end/70199
6960 * function.h (struct function): Add has_forced_label_in_static.
6961 * gimplify.c (force_labels_r): Set it.
6962 * lto-streamer-in.c (input_struct_function_base): Read it.
6963 * lto-streamer-out.c (output_struct_function_base): Write it.
6964 * tree-inline.c (has_label_address_in_static_1): Remove.
6965 (copy_forbidden): Remove fndecl parameter; test
6966 has_forced_label_in_static.
6967 (inline_forbidden_p): Update call to copy_forbidden.
6968 (tree_versionable_function_p): Likewise.
6969 * ipa-chkp.c (chkp_instrumentable_p): Likewise.
6970 (chkp_versioning): Likewise.
6971 * tree-inline.h (copy_forbidden): Update decl.
6972
6973 2016-03-16 Marek Polacek <polacek@redhat.com>
6974
6975 PR c/70093
6976 * cgraphunit.c (cgraph_node::expand_thunk): Also build call to the
6977 function being thunked if the result type doesn't have fixed size.
6978 * gimplify.c (gimplify_modify_expr): Also set LHS if the result type
6979 doesn't have fixed size.
6980
6981 2016-03-16 Bin Cheng <bin.cheng@arm.com>
6982
6983 * tree-vect-loop.c (vect_analyze_loop_2): Fix wrong dump info by
6984 reporting malformed loop nest.
6985
6986 2016-03-16 Tom de Vries <tom@codesourcery.com>
6987
6988 PR lto/70187
6989 * ipa-devirt.c (possible_polymorphic_call_targets): Move
6990 nodes.length () == 1 test to before first nodes[0] access.
6991
6992 2016-03-16 Tom de Vries <tom@codesourcery.com>
6993
6994 PR tree-optimization/68715
6995 * graphite-scop-detection.c (scop_detection::merge_sese): Add missing
6996 single_pred_p test.
6997
6998 2016-03-16 Tom de Vries <tom@codesourcery.com>
6999
7000 PR tree-optimization/68809
7001 * graphite-scop-detection.c (same_close_phi_node): Test if result types
7002 are the same.
7003
7004 2016-03-16 Carlos O'Donell <carlos@redhat.com>
7005 Sandra Loosemore <sandra@codesourcery.com>
7006
7007 * doc/extend.texi (Common Function Attributes): Describe ifunc impact
7008 on leaf attribute. Mention ELF interposition problems.
7009
7010 2016-03-16 Alan Modra <amodra@gmail.com>
7011
7012 PR rtl-optimization/69195
7013 PR rtl-optimization/47992
7014 * ira.c (indirect_jump_optimize): Ignore artificial defs.
7015 Add comments.
7016
7017 2016-03-15 Eric Botcazou <ebotcazou@adacore.com>
7018
7019 PR bootstrap/69513
7020 * dwarf2out.c (flush_limbo_die_list): Really flush the limbo list.
7021
7022 2016-03-15 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
7023
7024 * config/avr/avr.md (rotl<mode>3): Set mode for operand 2.
7025
7026 2016-03-15 Jakub Jelinek <jakub@redhat.com>
7027
7028 PR rtl-optimization/70222
7029 * combine.c (simplify_shift_const_1): For A >> B >> C LSHIFTRT
7030 optimization if mode is different from result_mode, queue up masking
7031 of the result in outer_op. Formatting fix.
7032
7033 PR middle-end/70239
7034 * tree-ssa-sccvn.c (VN_INFO_GET): Use safe_grow_cleared instead
7035 of safe_grow.
7036
7037 2016-03-15 Andrey Belevantsev <abel@ispras.ru>
7038
7039 PR rtl-optimization/69032
7040 * sel-sched-ir.c (get_seqno_by_preds): Include both insn and head when
7041 looping backwards over basic block insns.
7042
7043 2016-03-15 Andrey Belevantsev <abel@ispras.ru>
7044
7045 PR target/66660
7046 * sel-sched-ir.c (merge_expr): Avoid changing the speculative pattern
7047 to non-speculative when propagating trap bits.
7048
7049 2016-03-15 Andrey Belevantsev <abel@ispras.ru>
7050
7051 PR rtl-optimization/63384
7052 * sel-sched.c (invoke_aftermath_hooks): Do not decrease issue_more on
7053 DEBUG_INSN_P insns.
7054
7055 2016-03-15 Andrey Belevantsev <abel@ispras.ru>
7056
7057 PR target/64411
7058 * sched-deps.c (get_implicit_reg_pending_clobbers): New function,
7059 factored out from ...
7060 (sched_analyze_insn): ... here.
7061 * sched-int.h (get_implicit_reg_pending_clobbers): Declare it.
7062 * sel-sched-ir.c (setup_id_implicit_regs): New function, use
7063 get_implicit_reg_pending_clobbers in it.
7064 (setup_id_reg_sets): Use setup_id_implicit_regs.
7065 (deps_init_id): Ditto.
7066
7067 2016-03-15 Tom de Vries <tom@codesourcery.com>
7068
7069 PR ipa/70161
7070 * cgraph.c (cgraph_node::get_body): Save, reset and restore
7071 dump_file_name.
7072 * passes.c (execute_one_ipa_transform_pass): Add missing argument to
7073 execute_function_dump.
7074 (execute_one_pass): Don't dump function if it will be dumped after ipa
7075 transform.
7076
7077 2016-03-15 Segher Boessenkool <segher@kernel.crashing.org>
7078
7079 * genrecog.c (match_pattern_2): If pred is NULL don't call
7080 safe_predicate_mode on it.
7081
7082 2016-03-14 Jakub Jelinek <jakub@redhat.com>
7083
7084 PR middle-end/70219
7085 * lra-constraints.c (delete_move_and_clobber): Change assertion
7086 to also allow dregno == 0.
7087
7088 2016-03-14 Richard Henderson <rth@redhat.com>
7089
7090 PR tree-opt/68714
7091 * tree-ssa-reassoc.c (ovce_extract_ops, optimize_vec_cond_expr): New.
7092 (can_reassociate_p): Allow ANY_INTEGRAL_TYPE_P.
7093 (reassociate_bb): Use optimize_vec_cond_expr; avoid
7094 optimize_range_tests, attempt_builtin_copysign and attempt_builtin_powi
7095 on vectors.
7096
7097 2016-03-14 Bernd Schmidt <bschmidt@redhat.com>
7098
7099 PR target/70083
7100 * lra-lives.c (process_bb_lives): Also update biggest mode for hard
7101 regs.
7102 (lra_create_live_ranges_1): initialize hard register biggest_mode to
7103 VOIDmode.
7104 * lra-constraints.c (split_reg): For hard regs, try to find the
7105 biggest single-register mode used in the function.
7106
7107 2016-03-14 Richard Biener <rguenther@suse.de>
7108
7109 PR tree-optimization/56365
7110 * tree-ssa-phiopt.c (minmax_replacement): Handle alternate
7111 constants to compare against.
7112
7113 2016-03-14 Segher Boessenkool <segher@kernel.crashing.org>
7114
7115 PR target/70098
7116 * config/rs6000/rs6000.md (*ctr<mode>_internal1, *ctr<mode>_internal2,
7117 *ctr<mode>_internal5, *ctr<mode>_internal6): Also allow "d" as output.
7118 (define_split for the GPR case): Use int_reg_operand instead of
7119 gpc_reg_operand for the output.
7120
7121 2016-03-14 Tom de Vries <tom@codesourcery.com>
7122
7123 PR tree-optimization/70045
7124 * graphite-isl-ast-to-gimple.c (graphite_create_new_loop_guard): Unshare
7125 create_empty_if_region_on_edge argument.
7126
7127 2016-03-13 Eric Botcazou <ebotcazou@adacore.com>
7128
7129 * config/arm/vxworks.h (STACK_CHECK_STATIC_BUILTIN): Define.
7130 (STACK_CHECK_PROTECT): Likewise.
7131 * config/i386/vxworks.h (STACK_CHECK_STATIC_BUILTIN): Likewise
7132 (STACK_CHECK_PROTECT): Likewise.
7133 * config/rs6000/vxworks.h (STACK_CHECK_STATIC_BUILTIN): Likewise
7134 (STACK_CHECK_PROTECT): Likewise.
7135 * config/rs6000/vxworksae.h (STACK_CHECK_PROTECT): Likewise.
7136 * config/sparc/vxworks.h (STACK_CHECK_STATIC_BUILTIN): Likewise.
7137 (STACK_CHECK_PROTECT): Likewise.
7138
7139 2016-03-12 Andrey Belevantsev <abel@ispras.ru>
7140
7141 PR rtl-optimization/69307
7142 * sel-sched.c (choose_best_pseudo_reg): Properly check for hard
7143 registers in modes that span more than one register.
7144
7145 2016-03-12 Vladimir Makarov <vmakarov@redhat.com>
7146
7147 PR target/69614
7148 * lra-constraints.c (delete_move_and_clobber): New.
7149 (remove_inheritance_pseudos): Use it.
7150
7151 2016-03-12 Eric Botcazou <ebotcazou@adacore.com>
7152
7153 PR ada/70017
7154 * calls.c (emit_library_call_value_1): Clear the ECF_NOTHROW flag if
7155 the libcall is LCT_THROW.
7156 * explow.c (probe_stack_range): Pass LCT_THROW to emit_library_call
7157 for the checking routine.
7158
7159 2016-03-11 Michael Meissner <meissner@linux.vnet.ibm.com>
7160
7161 PR target/70131
7162 * config/rs6000/rs6000.md (round32<mode>2_fprs): Do not do the
7163 optimization if we have direct move.
7164 (roundu32<mode>2_fprs): Likewise.
7165
7166 2016-03-11 Bernd Schmidt <bschmidt@redhat.com>
7167
7168 PR target/70123
7169 * lra-remat.c (operand_to_remat): Disallow hard regs in the value t
7170 be rematerialized.
7171 (reg_overlap_for_remat_p): Renamed from input_regno_present_p.
7172 Arguments swapped. All callers changed. Take reg_renumber into
7173 account, and Calculate and compare register ranges for hard regs.
7174
7175 2016-03-11 Jeff Law <law@redhat.com>
7176
7177 PR tree-optimization/70190
7178 * tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
7179 Handle cases where we can not extract the taken edge, even though we
7180 found a constant value.
7181
7182 PR tree-optimization/64058
7183 * tree-ssa-coalesce.c (struct coalesce_pair): Add new field INDEX.
7184 (num_coalesce_pairs): Move up earlier in file.
7185 (find_coalesce_pair): Initialize the INDEX field for each pair
7186 discovered.
7187 (compare_pairs): No longer sort on the elements in each pair.
7188 Instead break ties with the index of the coalesce pair.
7189
7190 2016-03-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
7191
7192 PR target/70002
7193 * config/aarch64/aarch64-protos.h
7194 (aarch64_save_restore_target_globals): New prototype.
7195 * config/aarch64/aarch64-c.c (aarch64_pragma_target_parse):
7196 Call the above when popping pragma.
7197 * config/aarch64/aarch64.c (aarch64_save_restore_target_globals):
7198 New function.
7199 (aarch64_set_current_function): Rewrite using the above.
7200
7201 2016-03-11 Jakub Jelinek <jakub@redhat.com>
7202
7203 PR tree-optimization/70177
7204 * gimple-expr.h (extract_ops_from_tree_1): Renamed to ...
7205 (extract_ops_from_tree): ... this. In the 2 argument
7206 overload remove _1 suffix.
7207 * gimple-expr.c (extract_ops_from_tree_1): Renamed to ...
7208 (extract_ops_from_tree): ... this.
7209 * gimple.c (gimple_build_assign, gimple_assign_set_rhs_from_tree):
7210 Adjust callers.
7211 * tree-ssa-loop-niter.c (derive_constant_upper_bound): Likewise.
7212 * tree-ssa-forwprop.c (defcodefor_name): Call 3 operand
7213 extract_ops_from_tree instead of 2 operand one.
7214
7215 2016-03-11 Alan Lawrence <alan.lawrence@arm.com>
7216
7217 PR tree-optimization/70013
7218 * tree-sra.c (analyze_access_subtree): Also set grp_unscalarized_data
7219 for constant-pool entries.
7220
7221 2016-03-11 Jakub Jelinek <jakub@redhat.com>
7222
7223 PR rtl-optimization/70174
7224 * expmed.c (store_bit_field_using_insv): Use gen_lowpart_if_possible
7225 followed by gen_lowpart on force_reg instead of just gen_lowpart.
7226
7227 PR tree-optimization/70169
7228 * tree-ssa-loop.c (gen_lsm_tmp_name): Handle FUNCTION_DECL and
7229 LABEL_DECL like VAR_DECL. Emit nothing instead of gcc_unreachable
7230 for unknown codes.
7231
7232 2016-03-11 Ilya Enkovich <enkovich.gnu@gmail.com>
7233 Jakub Jelinek <jakub@redhat.com>
7234
7235 PR target/70160
7236 * config/i386/i386.c (scalar_chain::convert_reg): Skip uses
7237 of uninitialized values.
7238
7239 2016-03-11 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
7240
7241 * config/s390/s390.md ("trunctddd2"): Turn former define_insn into
7242 define_expand.
7243 ("*trunctddd2"): New pattern definition.
7244 ("trunctdsd2"): Set prep_for_short_prec rounding mode for the
7245 TD->DD truncation.
7246
7247 2016-03-11 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
7248
7249 * config/s390/s390.md (BFP_RND_*, DFP_RND_*): Add new constant
7250 definitions for BFP and DFP rounding modes.
7251 ("fixuns_truncdddi2", "fixuns_trunctddi2")
7252 ("fixuns_trunc<BFP:mode><GPR:mode>2", "fixuns_trunc<mode>si2")
7253 ("fix_trunc<DSF:mode><GPR:mode>2", "fix_trunc<mode>di2")
7254 ("fix_trunctf<mode>2"): Use the new constants instead of magic
7255 numbers.
7256
7257 2016-03-11 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
7258
7259 * config/s390/constraints.md: Adjust comment.
7260 ("Y"): Adjust comment. Rename s390_decompose_shift_count to
7261 s390_decompose_addrstyle_without_index.
7262 * config/s390/predicates.md (shift_count_or_setmem_operand):
7263 Rename to setmem_operand.
7264 * config/s390/s390-protos.h
7265 (s390_decompose_shift_count): Rename to
7266 s390_decompose_addrstyle_without_index.
7267 * config/s390/s390.c (s390_decompose_shift_count)
7268 (s390_mem_constraint, print_shift_count_operand)
7269 (print_operand_address, print_operand): Rename
7270 s390_decompose_shift_count to
7271 s390_decompose_addrstyle_without_index and rename
7272 print_shift_count_operand to print_addrstyle_operand troughout the
7273 file.
7274 * config/s390/s390.md ("setmem_long_<P:mode>", "*setmem_long")
7275 ("*setmem_long_and", "*setmem_long_31z", "*setmem_long_and_31z"):
7276 Rename shift_count_or_setmem_operand to setmem_operand.
7277 * config/s390/vx-builtins.md ("vec_insert<mode>")
7278 ("vec_promote<mode>"): Replace shift_count_or_setmem_operand with
7279 nonmemory_operand.
7280
7281 2016-03-10 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7282
7283 PR target/70168
7284 * config/rs6000/rs6000.c (rs6000_expand_atomic_compare_and_swap):
7285 Handle overlapping retval and newval.
7286
7287 2016-03-10 Nick Clifton <nickc@redhat.com>
7288
7289 PR target/7044
7290 * config/aarch64/aarch64.c
7291 (aarch64_override_options_after_change_1): When forcing
7292 flag_omit_frame_pointer to be true, use a special value that can
7293 be detected if this function is called again, thus preventing
7294 flag_omit_leaf_frame_pointer from being forced to be false.
7295
7296 2016-03-10 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
7297
7298 * common/config/aarch64/aarch64-common.c (aarch64_handle_option):
7299 Set x_flag_omit_leaf_frame_pointer when handling
7300 -momit-leaf-frame-pointer.
7301
7302 2016-03-10 Jan Hubicka <hubicka@ucw.cz>
7303
7304 PR lto/69589
7305 * cgraph.c (cgraph_node::dump): Dump split_part and
7306 indirect_call_target.
7307 * cgraph.h (cgraph_node): Add indirect_call_target flag.
7308 * ipa.c (has_addr_references_p): Cleanup.
7309 (is_indirect_call_target_p): New.
7310 (walk_polymorphic_call_targets): Do not mark virtuals that may be
7311 called indirectly as local.
7312 (symbol_table::remove_unreachable_nodes): Compute indirect_call_target.
7313
7314 2016-03-10 Jan Hubicka <hubicka@ucw.cz>
7315
7316 PR ipa/69630
7317 * ipa-devirt.c (possible_polymorphic_call_targets): Do not ICE
7318 on cxa_pure_virtual.
7319
7320 2016-03-10 Jan Hubicka <hubicka@ucw.cz>
7321
7322 PR lto/69589
7323 * tree.c (free_lang_data_in_decl): Clear visibility of TYPE_DECL.
7324
7325 2016-03-10 Jan Hubicka <hubicka@ucw.cz>
7326
7327 PR lto/69589
7328 * tree.c (need_assembler_name_p): Only record main variant type names.
7329
7330 2016-03-10 Christophe Lyon <christophe.lyon@linaro.org>
7331
7332 PR target/70113.
7333 * config/aarch64/aarch64.h (TARGET_FIX_ERR_A53_843419_DEFAULT):
7334 Always define to 0 or 1.
7335 (TARGET_FIX_ERR_A53_843419): New macro.
7336 * config/aarch64/aarch64-elf-raw.h
7337 (TARGET_FIX_ERR_A53_843419_DEFAULT): Update for above changes.
7338 * config/aarch64/aarch64-linux.h: Likewise.
7339 * config/aarch64/aarch64.c
7340 (aarch64_override_options_after_change_1): Do not default
7341 aarch64_nopcrelative_literal_loads to true if Cortex-A53 erratum
7342 843419 is on.
7343 (aarch64_attributes): Handle fix-cortex-a53-843419.
7344 (aarch64_can_inline_p): Likewise.
7345 * config/aarch64/aarch64.opt (aarch64_fix_a53_err843419): Save.
7346
7347 2016-03-10 Alan Lawrence <alan.lawrence@arm.com>
7348 Jakub Jelinek <jakub@redhat.com>
7349
7350 * common.opt (funconstrained-commons, flag_unconstrained_commons): New.
7351 * tree.c (array_at_struct_end_p): Do not limit to size of decl for
7352 DECL_COMMONS if flag_unconstrained_commons is set.
7353 * tree-dfa.c (get_ref_base_and_extent): Likewise.
7354 * doc/invoke.texi (Optimize Options): Add -funconstrained-commons.
7355 (funconstrained-commons): Document.
7356
7357 2016-03-10 Christophe Lyon <christophe.lyon@linaro.org>
7358
7359 * config/aarch64/t-aarch64 (OPTIONS_H_EXTRA): Add
7360 aarch64-fusion-pairs.def and aarch64-tuning-flags.def
7361
7362 2016-03-10 Ilya Enkovich <enkovich.gnu@gmail.com>
7363
7364 * tree-vect-stmts.c (vectorizable_mask_load_store): Check mask
7365 has a proper number of elements.
7366
7367 2016-03-10 Alan Modra <amodra@gmail.com>
7368
7369 PR rtl-optimization/69195
7370 PR rtl-optimization/47992
7371 * ira.c (recorded_label_ref): Delete.
7372 (update_equiv_regs): Return void.
7373 (indirect_jump_optimize): New function.
7374 (ira): Call indirect_jump_optimize and delete_trivially_dead_insns
7375 before regstat_compute_ri. Don't rebuild_jump_labels here.
7376 Delete update_regstat.
7377
7378 2016-03-10 Richard Biener <rguenther@suse.de>
7379
7380 PR tree-optimization/70128
7381 * tree-ssa-structalias.c (set_uids_in_ptset): Set
7382 vars_contains_nonlocal for any FUNCTION_DECL or LABEL_DECL.
7383
7384 2016-03-09 Jakub Jelinek <jakub@redhat.com>
7385
7386 PR tree-optimization/70152
7387 * tree-sra.c (replace_removed_params_ssa_names): Copy over
7388 SSA_NAME_OCCURS_IN_ABNORMAL_PHI from old_name to new_name.
7389
7390 PR target/70086
7391 * config/i386/i386.md (truncdfsf2 splitter): Use gen_vec_concatv2df
7392 instead of gen_sse2_loadlpd.
7393 * config/i386/sse.md (*vec_concatv2df): Rename to...
7394 (vec_concatv2df): ... this.
7395
7396 PR tree-optimization/70127
7397 * fold-const.c (operand_equal_p): Revert the 2015-10-28 change.
7398
7399 2016-03-09 David Malcolm <dmalcolm@redhat.com>
7400
7401 PR c/68473
7402 PR c++/70105
7403 * diagnostic-show-locus.c (compatible_locations_p): New function.
7404 (layout::layout): Sanitize ranges using compatible_locations_p.
7405
7406 2016-03-09 David Malcolm <dmalcolm@redhat.com>
7407
7408 PR c/68473
7409 PR c++/70105
7410 * diagnostic-show-locus.c (layout_range::layout_range): Replace
7411 location_range param with three const expanded_locations * and a
7412 bool.
7413 (layout::layout): Replace call to
7414 rich_location::lazily_expand_location with get_expanded_location.
7415 Extract the range and perform location expansion here, passing
7416 the results to the layout_range ctor.
7417 * diagnostic.c (source_range::debug): Delete.
7418 * diagnostic.h (diagnostic_expand_location): Reimplement in terms
7419 of rich_location::get_expanded_location.
7420 * gcc-rich-location.c (get_range_for_expr): Delete.
7421 (gcc_rich_location::add_expr): Reimplement to avoid the
7422 rich_location::add_range overload that took a location_range,
7423 passing a location_t instead.
7424
7425 2016-03-09 Richard Biener <rguenther@suse.de>
7426 Jakub Jelinek <jakub@redhat.com>
7427
7428 PR tree-optimization/70138
7429 * tree-vect-loop-manip.c (vect_update_ivs_after_vectorizer):
7430 Also skip vect_double_reduction_def.
7431
7432 2016-03-09 Jakub Jelinek <jakub@redhat.com>
7433
7434 PR target/70049
7435 * config/i386/sse.md (*vec_extract<mode>): Use %0 instead of %k0
7436 if the operand is "m".
7437
7438 2016-03-09 Nathan Sidwell <nathan@acm.org>
7439
7440 * config/nvptx/nvptx.c (nvptx_option_override): Don't kill debug level.
7441
7442 2016-03-09 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
7443
7444 * config/i386/i386.c (processor_target_table): Fix cost table
7445 intialization order for znver1.
7446
7447 2016-03-08 Jakub Jelinek <jakub@redhat.com>
7448
7449 * ipa-polymorphic-call.c (walk_ssa_copies): Fix spelling
7450 - becuase -> because.
7451 * ipa-reference.c (ignore_module_statics): Likewise.
7452 * cgraph.c (cgraph_node::get_body): Likewise.
7453 * ipa-inline.c (early_inliner): Likewise.
7454 * ipa-devirt.c (types_same_for_odr): Likewise.
7455 * tree-streamer-out.c (pack_ts_type_common_value_fields): Likewise.
7456 * config/i386/i386.h (ACCUMULATE_OUTGOING_ARGS): Likewise.
7457
7458 2016-03-08 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
7459
7460 * tree-ssa-math-opts.c: Fix typo in comment.
7461
7462 2016-03-08 Jakub Jelinek <jakub@redhat.com>
7463
7464 PR target/70110
7465 * config/i386/i386.c (scalar_chain::make_vector_copies,
7466 scalar_chain::convert_reg): Call end_sequence in between
7467 get_insns and emit_conversion_insns rather than after both
7468 calls.
7469
7470 2016-03-07 Uros Bizjak <ubizjak@gmail.com>
7471
7472 PR target/70064
7473 * config/i386/i386.h (machine_function): Add
7474 pc_thunk_call_expanded flag.
7475 (ix86_pc_thunk_call_expanded): New define.
7476 * config/i386/i386.md (set_got, set_got_labelled): New expanders.
7477 (*set_got): Rename insn pattern from set_got.
7478 (*set_got_labelled): Rename inst pattern from set_got_labelled.
7479 * config/i386/i386.c (ix86_compute_frame_layout): Use
7480 ix86_pc_thunk_call_expanded to prevent red-zone.
7481
7482 2016-03-07 Martin Jambor <mjambor@suse.cz>
7483
7484 * hsa.h (hsa_get_ctor_statements): Declare.
7485 (hsa_get_dtor_statements): Likewise.
7486 (hsa_get_kernel_dispatch_type): Likewise.
7487 * hsa.c (hsa_get_ctor_statements): New function.
7488 (hsa_get_dtor_statements): Likewise.
7489 (hsa_get_kernel_dispatch_type): Likewise.
7490 * hsa-brig.c (hsa_cdtor_statements): Removed.
7491 (hsa_output_libgomp_mapping): Use hsa_get_ctor_statements and
7492 hsa_get_dtor_statements.
7493 * hsa-gen.c (hsa_kernel_dispatch_type): Removed.
7494 (get_hsa_kernel_dispatch_offset): Use hsa_get_kernel_dispatch_type.
7495
7496 2016-03-07 Andre Vieira <andre.simoesdiasvieira@arm.com>
7497
7498 * config/arm/arm-cores.def (cortex-r8): New.
7499 * config/arm/arm-tables.opt (cortex-r8): Regenerate.
7500 * config/arm/arm-tune.md: Likewise.
7501 * doc/invoke.texi: Add cortex-r8 to list of cpu values.
7502
7503 2016-03-07 Martin Sebor <msebor@redhat.com>
7504
7505 PR rtl-optimization/19705
7506 * doc/invoke.texi (Options That Control Optimization): Clarify
7507 -fno-branch-count-reg.
7508
7509 2016-02-26 Richard Biener <rguenther@suse.de>
7510 Jeff Law <law@redhat.com>
7511
7512 PR tree-optimization/69740
7513 * cfghooks.c (remove_edge): Request loop fixups if we delete
7514 an edge that might turn an irreducible loop into a natural
7515 loop.
7516 * cfgloop.h (check_verify_loop_structure): Clear LOOPS_NEED_FIXUP.
7517 Move after definition of loops_state_clear.
7518
7519 2016-03-07 Bin Cheng <bin.cheng@arm.com>
7520
7521 PR rtl-optimization/69052
7522 * rtlanal.c (commutative_operand_precedence): Set higher precedence
7523 to CONST_WIDE_INT.
7524
7525 2016-03-07 Tom de Vries <tom@codesourcery.com>
7526
7527 PR tree-optimization/70116
7528 * tree-ssa-tail-merge.c (merge_stmts_p): New function, handling
7529 is_tm_ending stmts and ubsan/asan internal functions.
7530 (find_duplicate): Use it. Don't test is_tm_ending here.
7531
7532 2016-03-07 Richard Biener <rguenther@suse.de>
7533
7534 PR tree-optimization/70115
7535 * tree-ssa-loop-ivcanon.c (propagate_into_all_uses): Remove.
7536 (propagate_constants_for_unrolling): Use replace_uses_by.
7537
7538 2016-03-07 Nathan Sidwell <nathan@codesourcery.com>
7539
7540 PR middle-end/69916
7541 * omp-low.c (struct oacc_loop): Add ifns.
7542 (new_oacc_loop_raw): Initialize it.
7543 (finish_oacc_loop): Clear mask & flags if no ifns.
7544 (oacc_loop_discover_walk): Count IFN_GOACC_LOOP calls.
7545 (oacc_loop_xform_loop): Add ifns arg & adjust.
7546 (oacc_loop_process): Adjust oacc_loop_xform_loop call.
7547
7548 2016-03-07 Richard Henderson <rth@redhat.com>
7549
7550 PR rtl-opt/70061
7551 * tree-outofssa.c (emit_partition_copy): Flush pending stack adjust.
7552 (insert_value_copy_on_edge): Likewise.
7553
7554 2016-03-07 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
7555
7556 * config/arm/arm_neon.h: Show error if using with soft-float ABI.
7557
7558 2016-03-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7559
7560 PR target/62281
7561 * config/i386/sol2.h (STACK_REALIGN_DEFAULT): Define.
7562
7563 2016-03-05 Venkataramanan Kumar <Venkataramanan.kumar@amd.com>
7564
7565 * config/i386/i386.c (znver1_cost): Fix Multiply cost.
7566
7567 2016-03-05 Venkataramanan Kumar <Venkataramanan.kumar@amd.com>
7568
7569 Fix sseimul type attribute.
7570 * config/i386/znver1.md
7571 (znver1_sseimul, znver1_sseimul_avx256, znver1_sseimul_load,
7572 znver1_sseimul_avx256_load) : Fix the type attribute.
7573 (znver1_sseimul_di, znver1_sseimul_load_di): Fix type attribute,
7574 pipe usage and latency.
7575
7576 2016-03-05 Jakub Jelinek <jakub@redhat.com>
7577
7578 PR c++/70084
7579 * tree-inline.c (copy_tree_body_r): When cancelling ADDR_EXPR
7580 of INDIRECT_REF and ADDR_EXPR changed type, fold_convert it
7581 to the right type.
7582
7583 2016-03-04 Bernd Schmidt <bschmidt@redhat.com>
7584
7585 PR c/69973
7586 * targhooks.c (default_vector_alignment): Limit to MAX_OFILE_ALIGNMENT.
7587
7588 PR rtl-optimization/69941
7589 * postreload.c (reload_combine_recognize_pattern): Ensure all uses of
7590 the reg share its mode.
7591
7592 2016-03-04 Jeff Law <law@redhat.com>
7593
7594 PR tree-optimization/69196
7595 * tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
7596 If the both SSA_NAMEs are anonymous, then consider them unassociated
7597 and include the PHI in the statement count.
7598
7599 2016-03-05 Tom de Vries <tom@codesourcery.com>
7600
7601 * omp-low.c (check_omp_nesting_restrictions): Check for non-oacc
7602 construct in oacc routine. Check for oacc region in oacc routine.
7603
7604 2016-03-04 Jakub Jelinek <jakub@redhat.com>
7605
7606 PR target/70062
7607 * config/i386/i386.c (decide_alg): Add RECUR argument. Revert
7608 2016-02-22 changes, instead don't recurse if RECUR is already true.
7609 Don't change *dynamic_check if RECUR. Adjust recursive caller
7610 to pass true to the new argument.
7611 (ix86_expand_set_or_movmem): Adjust decide_alg caller.
7612
7613 PR target/70059
7614 * config/i386/sse.md (vec_set_lo_<mode><mask_name>,
7615 <extract_type_2>_vinsert<shuffletype><extract_suf_2>_mask): Formatting
7616 fixes.
7617 (vec_set_hi_<mode><mask_name>): Likewise. Swap VEC_CONCAT operands.
7618
7619 2016-03-04 Bernd Schmidt <bschmidt@redhat.com>
7620
7621 PR rtl-optimization/57676
7622 * lra-assigns.c (lra_assign): Guard test for maximum iterations
7623 with flag_checking.
7624
7625 2016-03-04 Ilya Enkovich <enkovich.gnu@gmail.com>
7626
7627 * tree-vect-patterns.c (search_type_for_mask): Handle
7628 comparison of booleans.
7629
7630 2016-03-04 Jakub Jelinek <jakub@redhat.com>
7631
7632 * doc/extend.texi (__builtin_alloca, __builtin_alloca_with_align):
7633 Fix @xref usage.
7634
7635 PR debug/69947
7636 * dwarf2out.c (prune_unused_types_walk_loc_descr): Handle
7637 all other ops that have dw_val_class_die_ref operands,
7638 and DW_OP_GNU_entry_value.
7639
7640 2016-03-03 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
7641
7642 PR rtl-optimization/69904
7643 * config/arm/arm.c (arm_cannot_copy_insn_p):
7644 Return true for load-exclusive instructions.
7645
7646 2016-03-03 Jakub Jelinek <jakub@redhat.com>
7647
7648 PR target/70021
7649 * tree-vect-stmts.c (vect_mark_relevant): Remove USED_IN_PATTERN
7650 argument, if STMT_VINFO_IN_PATTERN_P (stmt_info), always mark
7651 the pattern no matter if it is used just by non-pattern, pattern
7652 or mix thereof.
7653 (process_use, vect_mark_stmts_to_be_vectorized): Adjust callers.
7654 * tree-vect-patterns.c (vect_recog_vector_vector_shift_pattern): If
7655 oprnd1 def_stmt is in pattern, don't look through it.
7656
7657 2016-03-03 Marek Polacek <polacek@redhat.com>
7658
7659 PR middle-end/70050
7660 * match.pd (X % -Y): Add INTEGRAL_TYPE_P check.
7661
7662 2016-03-03 Martin Liska <mliska@suse.cz>
7663
7664 PR tree-optimization/70043
7665 * tree-vect-loop.c (optimize_mask_stores): Move iterator to
7666 previous statement if we see a debug statement.
7667
7668 2016-03-03 Richard Biener <rguenther@suse.de>
7669
7670 PR tree-optimization/55936
7671 * tree-vrp.c (compare_name_with_value): Add use_equiv_p
7672 parameter and guard unsafe equivalence use.
7673 (vrp_evaluate_conditional_warnv_with_ops): Always use
7674 safe equivalences but not via the quadratic compare_names
7675 helper.
7676
7677 2016-03-03 Michael Collison <michael.collison@linaro.org>
7678
7679 PR target/70014
7680 * config/arm/arm.md (*subsi3_carryin_const): Change predicate
7681 for operand 1 to s_register_operand. Change predicate for operand
7682 2 to arm_not_immediate_operand.
7683
7684 2016-03-02 H.J. Lu <hongjiu.lu@intel.com>
7685
7686 * doc/tm.texi: Regenerated.
7687
7688 2016-03-02 Richard Henderson <rth@redhat.com>
7689
7690 PR rtl-opt/67145
7691 * simplify-rtx.c (simplify_plus_minus): Allow reassoc without
7692 simplification when all args are positive non-fixed registers.
7693
7694 2016-03-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7695
7696 * target.def (lra_p): Specify that new ports should use LRA.
7697
7698 2016-03-02 Jakub Jelinek <jakub@redhat.com>
7699
7700 PR libgomp/69555
7701 * gimplify.c (gimplify_decl_expr): For decls with REFERENCE_TYPE, also
7702 gimplify_type_sizes the type they refer to.
7703 (omp_notice_variable): Handle reference vars to VLAs.
7704 * omp-low.c (lower_omp_target): Emit setup of OMP_CLAUSE_PRIVATE
7705 reference to VLA decls in the second pass instead of first pass.
7706
7707 2016-03-02 Tom de Vries <tom@codesourcery.com>
7708
7709 PR tree-optimization/68659
7710 * graphite-isl-ast-to-gimple.c (collect_all_ssa_names): Handle
7711 new_expr == NULL_TREE.
7712 (get_new_name): Handle ADDR_EXPR.
7713
7714 2016-03-02 Bin Cheng <bin.cheng@arm.com>
7715
7716 PR rtl-optimization/69052
7717 * loop-invariant.c (canonicalize_address): New function.
7718 (inv_can_prop_to_addr_use): Check validity of address expression
7719 which is canonicalized by above function.
7720
7721 2016-03-02 Alan Modra <amodra@gmail.com>
7722
7723 PR ipa/69990
7724 * ipa-icf.c (sem_variable::merge): Do not merge an alias with
7725 larger alignment.
7726
7727 2016-03-02 Jakub Jelinek <jakub@redhat.com>
7728
7729 PR target/70028
7730 * config/i386/i386.md (kmovw): Move m constraint to 2nd alternative.
7731 (*movhi_internal): Put mask moves from and to memory separately
7732 from moves from/to GPRs.
7733
7734 2016-03-02 Richard Biener <rguenther@suse.de>
7735
7736 * genmatch.c (dt_node::gen_kids): Fix match code-gen for embedded
7737 GENERIC expressions in GIMPLE.
7738
7739 2016-03-02 Richard Biener <rguenther@suse.de>
7740
7741 * config/i386/i386.c (type_natural_mode): Fix typo.
7742
7743 2016-03-02 Nick Clifton <nickc@redhat.com>
7744
7745 * config.gcc (mep-*-elf): Add newlib-stdint.h to tm_file.
7746
7747 2016-03-02 Richard Biener <rguenther@suse.de>
7748 Uros Bizjak <ubizjak@gmail.com>
7749
7750 PR target/67278
7751 * config/i386/i386.c (type_natural_mode): Handle XFmode vectors.
7752
7753 2016-03-02 Richard Biener <rguenther@suse.de>
7754
7755 PR middle-end/67278
7756 * tree-cfg.c (verify_expr): Adjust BIT_FIELD_REF case.
7757
7758 2016-03-02 Marek Polacek <polacek@redhat.com>
7759
7760 PR c/67854
7761 * gimplify.c (gimplify_va_arg_expr): Use expanded location for the
7762 "is promoted to" warning.
7763
7764 2016-03-01 DJ Delorie <dj@redhat.com>
7765
7766 * config.gcc: Deprecate mep-*.
7767
7768 2016-03-01 Vladimir Makarov <vmakarov@redhat.com>
7769
7770 PR middle-end/70025
7771 * lra-constraints.c (regno_val_use_in): New.
7772 (match_reload): Use it instead of regno_use_in.
7773
7774 2016-03-01 Eric Botcazou <ebotcazou@adacore.com>
7775
7776 PR rtl-optimization/70007
7777 * gcse.c (compute_ld_motion_mems): Tidy up and also invalidate memory
7778 references present in REG_EQUAL notes attached to non-SET patterns.
7779
7780 2016-03-01 Jeff Law <law@redhat.com>
7781
7782 PR tree-optimization/69196
7783 * tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
7784 Appropriately clamp the number of statements to copy when the
7785 thread path does not traverse a loop backedge.
7786
7787 PR tree-optimization/69196
7788 * tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
7789 Do count some PHIs in the thread path against the insn count. Decrease
7790 final statement count by one as the control statement in the last
7791 block will get removed. Remove special cased code for handling PHIs
7792 in the last block.
7793
7794 2016-03-01 Uros Bizjak <ubizjak@gmail.com>
7795
7796 PR target/70027
7797 * config/i386/i386.c (ix86_output_call_insn): Add -masm=intel
7798 asm dialect alternatives to explicit GOTPCREL calls.
7799
7800 2016-03-01 Eric Botcazou <ebotcazou@adacore.com>
7801
7802 PR ada/70017
7803 * ira.c (do_reload): Issue warning for generic stack checking here...
7804 * reload1.c (reload): ...instead of here and streamline it.
7805
7806 2016-03-01 Nick Clifton <nickc@redhat.com>
7807
7808 * config.gcc (cr16-*-elf): Add newlib-stdint.h to tm_file.
7809
7810 2016-03-01 Richard Biener <rguenther@suse.de>
7811
7812 PR tree-optimization/69983
7813 * tree-chrec.c (eq_evolutions_p): Handle conversions, compare
7814 types and fall back to operand_equal_p.
7815
7816 2016-03-01 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
7817
7818 Revert
7819 2016-03-01 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
7820
7821 * config/s390/constraints.md ("jm8"): New constraint.
7822 * config/s390/predicates.md ("const_int_8bitset_operand"): New
7823 predicate.
7824 * config/s390/s390.md ("*setmem_long", "*setmem_long_and"): Merge
7825 into ...
7826 ("*setmem_long<setmem_and>"): New pattern.
7827 ("*setmem_long_31z", "*setmem_long_and_31z"): Merge
7828 into ...
7829 ("*setmem_long_31z<setmem_and>"): New pattern.
7830 * config/s390/subst.md ("setmem_31z_subst", "setmem_and_subst"):
7831 New substitution rules with the required attributes.
7832
7833
7834 2016-03-01 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
7835
7836 Revert
7837 2016-03-01 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
7838
7839 * gensupport.c (process_substs_on_one_elem): Split loop to
7840 complete mark_operands_used_in_match_dup on all expressions in the
7841 vector first.
7842 (adjust_operands_numbers): Inline into process_substs_on_one_elem
7843 and remove function.
7844
7845 2016-03-01 Richard Biener <rguenther@suse.de>
7846
7847 PR middle-end/70022
7848 * fold-const.c (fold_indirect_ref_1): Fix range checking for
7849 vector BIT_FIELD_REF extract.
7850
7851 2016-03-01 Richard Biener <rguenther@suse.de>
7852
7853 PR tree-optimization/69994
7854 * tree-ssa-reassoc.c (ops_equal_values_p): Handle missing case.
7855
7856 2016-03-01 Ilya Enkovich <enkovich.gnu@gmail.com>
7857
7858 PR tree-optimization/69956
7859 * tree-vect-stmts.c (supportable_widening_operation): Support
7860 multi-step conversion of boolean vectors.
7861 (supportable_narrowing_operation): Likewise.
7862
7863 2016-03-01 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
7864
7865 * config/s390/s390.c (s390_decompose_address): Don't accept SImode
7866 anymore.
7867
7868 2016-03-01 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
7869
7870 * config/s390/subst.md (DSI_VI): New mode iterator.
7871 ("addr_style_op_subst"): Use DSI_VI instead of DSI.
7872 * config/s390/vector.md ("vec_set<mode>"): Move expander before
7873 the insn definition.
7874 ("*vec_set<mode>"): Change predicate and add alternative to
7875 support only either register or const_int operands as element
7876 selector.
7877 ("*vec_set<mode>_plus"): New pattern to support reg + const_int
7878 operands.
7879 ("vec_extract<mode>"): New expander.
7880 ("*vec_extract<mode>"): New insn definition supporting reg and
7881 const_int element selectors.
7882 ("*vec_extract<mode>_plus"): New insn definition supporting
7883 reg+const_int element selectors.
7884 ("rotl<mode>3", "ashl<mode>3", "ashr<mode>3"): Merge into the
7885 following expander+insn definition.
7886 ("<vec_shifts_name><mode>3"): New expander.
7887 ("*<vec_shifts_name><mode>3<addr_style_op>"): New insn definition.
7888
7889 2016-03-01 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
7890
7891 * config/s390/s390.md ("*tabort_1"): Change predicate to
7892 nonmemory_operand. Add a second alternative to cover
7893 register as well as const int operands.
7894 ("*tabort_1_plus"): New pattern definition.
7895
7896 2016-03-01 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
7897
7898 * config/s390/s390.md ("*ashrdi3_cc_31")
7899 ("*ashrdi3_cconly_31""*ashrdi3_cc_31_and")
7900 ("*ashrdi3_cconly_31_and", "*ashrdi3_31_and", "*ashrdi3_31"):
7901 Merge insn definitions into ...
7902 ("*ashrdi3_31<addr_style_op_cc><masked_op_cc><setcc><cconly>"):
7903 New pattern definition.
7904 ("*ashr<mode>3_cc", "*ashr<mode>3_cconly", "ashr<mode>3", )
7905 ("*ashr<mode>3_cc_and", "*ashr<mode>3_cconly_and")
7906 ("*ashr<mode>3_and"): Merge insn definitions into ...
7907 ("*ashr<mode>3<addr_style_op_cc><masked_op_cc><setcc><cconly>"):
7908 New pattern definition.
7909 * config/s390/subst.md ("addr_style_op_cc_subst")
7910 ("masked_op_cc_subst", "setcc_subst", "cconly_subst"): New
7911 substitutions patterns plus attributes.
7912 Add ashiftrt to SUBST iterator.
7913
7914 2016-03-01 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
7915
7916 * config/s390/s390.md ("<shift><mode>3"): Change predicate of
7917 op2 to nonmemory_operand.
7918 ("*<shift>di3_31", "*<shift>di3_31_and"):
7919 Merge into single pattern definition ...
7920 ("*<shift>di3_31<addr_style_op><masked_op>"): New pattern.
7921 ("*<shift><mode>3", "*<shift><mode>3_and"): Merge into single
7922 pattern definition ...
7923 ("*<shift><mode>3<addr_style_op><masked_op>"): New pattern.
7924 * config/s390/subst.md: Add ashift and lshiftrt to SUBST
7925 iterator.
7926
7927 2016-03-01 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
7928
7929 * config/s390/predicates.md (const_int_6bitset_operand): New
7930 predicate.
7931 * config/s390/s390.md: Include subst.md.
7932 ("rotl<mode>3"): New expander.
7933 ("rotl<mode>3", "*rotl<mode>3_and"): Merge insn definitions into
7934 ...
7935 ("*rotl<mode>3<addr_style_op><masked_op>"): New insn definition.
7936 * config/s390/subst.md: New file.
7937
7938 2016-03-01 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
7939
7940 * config/s390/s390.md ("op_type", "atype", "length" attributes):
7941 Remove RRR type. It doesn't really exist.
7942 ("RRer", "f0", "v0", "vf", "vd", "op1", "Rf"): Remove mode
7943 attributes.
7944 ("BFP", "DFP", "nDSF", "nDFDI"): Add mode attributes.
7945 ("*cmp<mode>_ccs", "floatdi<mode>2", "add<mode>3")
7946 ("*add<mode>3_cc", "*add<mode>3_cconly", "sub<mode>3")
7947 ("*sub<mode>3_cc", "*sub<mode>3_cconly", "mul<mode>3")
7948 ("fma<mode>4", "fms<mode>4", "div<mode>3", "*neg<mode>2")
7949 ("*abs<mode>2", "*negabs<mode>2", "sqrt<mode>2"): Override
7950 `enabled' attribute.
7951
7952 2016-03-01 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
7953
7954 * gensupport.c (process_substs_on_one_elem): Split loop to
7955 complete mark_operands_used_in_match_dup on all expressions in the
7956 vector first.
7957 (adjust_operands_numbers): Inline into process_substs_on_one_elem
7958 and remove function.
7959
7960 2016-02-29 Eric Botcazou <ebotcazou@adacore.com>
7961
7962 PR target/69706
7963 * config/sparc/sparc.c (NWORDS_UP): Rename to...
7964 (CEIL_NWORDS): ...this. Use CEIL macro.
7965 (compute_fp_layout): Adjust to above renaming.
7966 (function_arg_union_value): Likewise.
7967 (sparc_arg_partial_bytes): Likewise.
7968 (sparc_function_arg_advance): Likewise.
7969
7970 2016-02-29 Jeff Law <law@redhat.com>
7971
7972 PR tree-optimization/70005
7973 * tree-ssa-uncprop.c (associate_equivalences_with_edges): Handle case
7974 where an object with a boolean range is compared against a value
7975 outside [0..1].
7976
7977 PR tree-optimization/69999
7978 * gimple-ssa-split-paths.c (split_paths): When duplicating a block
7979 with an outgoing edge marked with EDGE_IRREDUCIBLE_LOOP, schedule
7980 loop cleanups.
7981
7982 2016-02-29 Richard Biener <rguenther@suse.de>
7983
7984 PR tree-optimization/69994
7985 * tree-ssa-reassoc.c (gimple_nop_conversion_p): New function.
7986 (get_unary_op): Look through nop conversions.
7987 (ops_equal_values_p): New function, look for equality diregarding
7988 nop conversions.
7989 (eliminate_plus_minus_pair): Use ops_equal_values_p
7990 (repropagate_negates): Do not use get_unary_op here.
7991
7992 2016-02-29 Martin Liska <mliska@suse.cz>
7993
7994 * system.h: Poison ENABLE_CHECKING macro.
7995
7996 2016-02-29 Martin Liska <mliska@suse.cz>
7997
7998 * hsa-gen.c (gen_body_from_gimple): Dump only if TDF_DETAILS
7999 is presented in dump flags.
8000 * hsa-regalloc.c (linear_scan_regalloc): Likewise.
8001 (hsa_regalloc): Likewise.
8002
8003 2016-02-19 Richard Biener <rguenther@suse.de>
8004
8005 PR tree-optimization/69980
8006 * tree-vect-slp.c (vect_attempt_slp_rearrange_stmts): Update
8007 permutation of those we need to keep.
8008
8009 2016-02-29 Eric Botcazou <ebotcazou@adacore.com>
8010
8011 PR target/69706
8012 * config/sparc/sparc.c (ROUND_ADVANCE): Rename to...
8013 (NWORDS_UP): ...this
8014 (init_cumulative_args): Minor tweaks.
8015 (sparc_promote_function_mode): Likewise.
8016 (scan_record_type): Delete.
8017 (traverse_record_type): New function template.
8018 (classify_data_t): New structure type.
8019 (classify_registers): New inline function.
8020 (function_arg_slotno): In 64-bit mode, bail out early if FP slots are
8021 exhausted. Instantiate traverse_record_type on classify_registers and
8022 deal with the case of a structure passed in slot #15 with no FP field
8023 in the first word.
8024 (assign_data_t): New structure type.
8025 (compute_int_layout): New static function.
8026 (compute_fp_layout): Likewise.
8027 (count_registers): New inline function.
8028 (assign_int_registers): New static function.
8029 (assign_fp_registers): Likewise.
8030 (assign_registers): New inline function.
8031 (function_arg_record_value_1): Delete.
8032 (function_arg_record_value_2): Likewise.
8033 (function_arg_record_value_3): Likewise.
8034 (function_arg_record_value): Adjust to above changes. Instantiate
8035 traverse_record_type on count_registers to first count the number of
8036 registers to be used and then on assign_registers to assign them.
8037 (function_arg_union_value): Adjust to above renaming.
8038 (sparc_function_arg_1); Minor tweaks. Remove commented out code.
8039 (sparc_arg_partial_bytes): Adjust to above renaming. Deal with the
8040 case of a structure passed in slot #15
8041 (sparc_function_arg_advance): Likewise.
8042 (function_arg_padding): Minor tweak.
8043
8044 2016-02-29 Richard Biener <rguenther@suse.de>
8045
8046 PR tree-optimization/69720
8047 * tree-vect-loop.c (get_initial_def_for_reduction): Avoid
8048 the adjustment_def path for possibly vectorized defs.
8049 (vect_create_epilog_for_reduction): Handle vectorized initial
8050 defs properly.
8051
8052 2016-02-28 Eric Botcazou <ebotcazou@adacore.com>
8053
8054 * config/i386/cygming.h (STACK_REALIGN_DEFAULT): Define.
8055
8056 2016-02-27 Jeff Law <law@redhat.com>
8057
8058 Revert
8059 2016-02-26 Richard Biener <rguenther@suse.de>
8060 Jeff Law <law@redhat.com>
8061
8062 PR tree-optimization/69740
8063 * cfghooks.c (remove_edge): Request loop fixups if we delete
8064 an edge that might turn an irreducible loop into a natural
8065 loop.
8066
8067 2016-02-27 Jakub Jelinek <jakub@redhat.com>
8068
8069 PR rtl-optimization/69896
8070 * tree-vect-generic.c (get_compute_type): Avoid single element
8071 vector types.
8072
8073 2016-02-26 Evandro Menezes <e.menezes@samsung.com>
8074
8075 Rename the AArch64 tuning option and related functions to enable the
8076 Newton series for the reciprocal square root to reflect its
8077 approximative characteristic.
8078
8079 * config/aarch64/aarch64-protos.h (aarch64_emit_swrsqrt): Rename
8080 function to "aarch64_emit_approx_rsqrt".
8081 * config/aarch64/aarch64-tuning-flags.def: Rename tuning flag to
8082 AARCH64_EXTRA_TUNE_APPROX_RSQRT.
8083 * config/aarch64/aarch64.c (exynosm1_tunigs): Use new flag name.
8084 (xgene1_tunings): Likewise.
8085 (use_rsqrt_p): Likewise.
8086 (aarch64_emit_swrsqrt): Use new function name.
8087 * config/aarch64/aarch64-simd.md (aarch64_rsqrts_*): Likewise.
8088 * config/aarch64/aarch64.opt (mlow-precision-recip-sqrt): Reword the
8089 text explaining this option.
8090 * doc/invoke.texi (-mlow-precision-recip-sqrt): Likewise.
8091
8092 2016-02-26 Jakub Jelinek <jakub@redhat.com>
8093
8094 PR target/69969
8095 * config/rs6000/rs6000.c (rs6000_option_override_internal): Don't
8096 complain about -mallow-movmisalign without -mvsx if
8097 TARGET_ALLOW_MOVMISALIGN was not set explicitly.
8098
8099 2016-02-26 Joel Sherrill <joel@rtems.org>
8100
8101 * config.gcc: Add x86_64-*-rtems*.
8102 * config/i386/rtems-64.h: New file.
8103
8104 2016-02-26 Joel Sherrill <joel@rtems.org>
8105
8106 * config.gcc: Add aarch64-*-rtems*.
8107 * config/aarch64/rtems.h: New file.
8108
8109 2016-02-26 Segher Boessenkool <segher@kernel.crashing.org>
8110
8111 PR target/69946
8112 * config/rs6000/rs6000.c (rs6000_insn_for_shift_mask): Print rlwinm
8113 shift amount using %h. Add comment.
8114
8115 2016-02-26 Richard Biener <rguenther@suse.de>
8116 Jeff Law <law@redhat.com>
8117
8118 PR tree-optimization/69740
8119 * cfghooks.c (remove_edge): Request loop fixups if we delete
8120 an edge that might turn an irreducible loop into a natural
8121 loop.
8122
8123 2016-02-26 Martin Jambor <mjambor@suse.cz>
8124
8125 PR middle-end/69920
8126 * tree-sra.c (sra_modify_assign): Do not remove loads of
8127 uninitialized aggregates to SSA_NAMEs.
8128
8129 2016-02-26 Richard Henderson <rth@redhat.com>
8130
8131 PR target/69709
8132 * config/s390/s390.md (risbg and risbgn splitters): Allocate new
8133 pseudo in case the target rtx matches the source of the left
8134 shift.
8135
8136 2016-02-26 Martin Jambor <mjambor@suse.cz>
8137
8138 PR hsa/69568
8139 * hsa.h (hsa_type_packed_p): Declare.
8140 * hsa.c (hsa_type_packed_p): New function.
8141 * hsa-gen.c (mem_type_for_type): Use unsigned type for packed
8142 loads.
8143 (gen_hsa_insns_for_store): Use hsa_type_packed_p.
8144 * hsa-brig.c (emit_basic_insn): Likewise.
8145
8146 2016-02-26 Martin Jambor <mjambor@suse.cz>
8147
8148 pr hsa/69674
8149 * hsa-gen.c (gen_hsa_phi_from_gimple_phi): Use proper hsa type for
8150 pointers.
8151 (gen_hsa_addr): Allow integer constants in TMR_INDEX2.
8152
8153 2016-02-26 Martin Jambor <mjambor@suse.cz>
8154
8155 * hsa.h (is_a_helper): New overload for hsa_op_immed for
8156 hsa_op_with_type operands.
8157 (hsa_unsigned_type_for_type): Declare.
8158 * hsa.c (hsa_unsigned_type_for_type): New function.
8159 * hsa-gen.c (gen_hsa_binary_operation): Use hsa_unsigned_type_for_type.
8160 (gen_hsa_insns_for_operation_assignment): Satisfy constrains of
8161 the finalizer. Do not emit extra move.
8162
8163 2016-02-26 Martin Jambor <mjambor@suse.cz>
8164
8165 * hsa-gen.c (gen_hsa_ternary_atomic_for_builtin): Fail in presence of
8166 atomic operations in private segment.
8167
8168 2016-02-26 Martin Jambor <mjambor@suse.cz>
8169
8170 * omp-low.c (grid_find_ungridifiable_statement): Store problematic
8171 statements to wi->info. Also disallow omp simd constructs.
8172 (grid_target_follows_gridifiable_pattern): Use wi.info to dump reason
8173 for not gridifying. Dump special string for omp_for.
8174
8175 2016-02-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
8176
8177 PR target/69245
8178 * config/aarch64/aarch64.c (aarch64_set_current_function):
8179 Save/restore target globals when switching to
8180 target_option_default_node.
8181
8182 2016-02-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
8183
8184 PR target/69613
8185 * config/aarch64/aarch64.c (aarch64_shift_truncation_mask):
8186 Return 0 if !SHIFT_COUNT_TRUNCATED.
8187
8188 2016-02-26 Jakub Jelinek <jakub@redhat.com>
8189 Eric Botcazou <ebotcazou@adacore.com>
8190
8191 PR rtl-optimization/69891
8192 * dse.c (scan_insn): If we can't figure out memset arguments
8193 or they are non-constant, call clear_rhs_from_active_local_stores.
8194
8195 2016-02-26 Martin Liska <mliska@suse.cz>
8196
8197 * doc/extend.texi: Mention clog10, clog10f an clog10l
8198 in Builtins section.
8199
8200 2016-02-26 Martin Liska <mliska@suse.cz>
8201
8202 * dwarf2out.c (new_loc_descr): Replace ENABLE_CHECKING with
8203 CHECKING_P.
8204 (resolve_args_picking_1): Likewise.
8205 * dwarf2out.h (struct GTY): Likewise.
8206
8207 2016-02-26 Martin Liska <mliska@suse.cz>
8208
8209 * hsa-gen.c (generate_hsa): Replace ENABLE_CHECKING macro
8210 with flag_checking.
8211 * hsa-regalloc.c (linear_scan_regalloc): Likewise.
8212
8213 2016-02-26 Markus Trippelsdorf <markus@trippelsdorf.de>
8214 Martin Liska <mliska@suse.cz>
8215
8216 * doc/install.texi: Mention --enable-valgrind-annotations.
8217
8218 2016-02-26 Richard Biener <rguenther@suse.de>
8219
8220 PR tree-optimization/69551
8221 * tree-ssa-structalias.c (get_constraint_for_ssa_var): When
8222 looking through aliases adjust DECL_PT_UID to refer to the
8223 ultimate alias target.
8224
8225 2016-02-25 Martin Liska <mliska@suse.cz>
8226
8227 PR middle-end/69919
8228 * alloc-pool.c (after_memory_report): New variable.
8229 * alloc-pool.h (base_pool_allocator ::release): Do not use
8230 the infrastructure if after_memory_report.
8231 * toplev.c (toplev::main): Mark after memory report.
8232
8233 2016-02-25 Richard Biener <rguenther@suse.de>
8234
8235 PR tree-optimization/48795
8236 * tree-vrp.c (check_array_ref): Use array_at_struct_end_p.
8237
8238 2016-02-25 Ilya Verbin <ilya.verbin@intel.com>
8239
8240 PR driver/68463
8241 * config/gnu-user.h (CRTOFFLOADBEGIN): Define. Add crtoffloadbegin.o if
8242 offloading is enabled and -fopenacc or -fopenmp is specified.
8243 (CRTOFFLOADEND): Likewise.
8244 (GNU_USER_TARGET_STARTFILE_SPEC): Add CRTOFFLOADBEGIN.
8245 (GNU_USER_TARGET_ENDFILE_SPEC): Add CRTOFFLOADEND.
8246 * lto-wrapper.c (offloadbegin, offloadend): Remove static vars.
8247 (offload_objects_file_name): New static var.
8248 (tool_cleanup): Remove offload_objects_file_name file.
8249 (find_offloadbeginend): Replace with ...
8250 (find_crtoffloadtable): ... this.
8251 (run_gcc): Remove offload_argc and offload_argv.
8252 Get offload_objects_file_name from -foffload-objects=... option.
8253 Read names of object files with offload from this file, pass them to
8254 compile_images_for_offload_targets. Don't call find_offloadbeginend and
8255 don't pass offloadbegin and offloadend to the linker. Don't pass
8256 offload non-LTO files to the linker, because now they're not claimed.
8257
8258 2016-02-25 Jan Hubicka <hubicka@ucw.cz>
8259
8260 PR ipa/69630
8261 * ipa-devirt.c (possible_polymorphic_call_targets): Do not ICE
8262 on builtin_unreachable.
8263
8264 2016-02-25 Jakub Jelinek <jakub@redhat.com>
8265
8266 PR rtl-optimization/69896
8267 * regcprop.c: Include cfgrtl.h.
8268 (copyprop_hardreg_forward_1): If noop_p insn uses narrower
8269 than remembered mode, either delete it (if noop_move_p), or
8270 treat like copy_p but not noop_p instruction.
8271
8272 2016-02-24 Jakub Jelinek <jakub@redhat.com>
8273
8274 PR debug/69705
8275 * dwarf2out.c (gen_variable_die): Work around buggy LTO
8276 - allow NULL decl for Fortran DW_TAG_common_block variables.
8277
8278 2016-02-24 Jason Merrill <jason@redhat.com>
8279
8280 * common.opt (flifetime-dse): Add -flifetime-dse=1.
8281
8282 2016-02-24 Richard Biener <rguenther@suse.de>
8283 Jakub Jelinek <jakub@redhat.com>
8284
8285 PR middle-end/69760
8286 * tree-scalar-evolution.c (interpret_rhs_expr): Re-write
8287 conditionally executed ops to well-defined overflow behavior.
8288
8289 2016-02-24 Jakub Jelinek <jakub@redhat.com>
8290
8291 PR middle-end/69915
8292 * tree.c (build_vector_from_ctor): Fix handling of VECTOR_CST
8293 elements.
8294
8295 2016-02-24 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
8296
8297 PR rtl-optimization/69886
8298 * gcse.c (can_assign_to_reg_without_clobbers_p): Accept mode
8299 argument. Use it when checking validity of set instructions.
8300 (want_to_gcse_p): Pass mode to can_assign_to_reg_without_clobbers_p.
8301 (compute_ld_motion_mems): Update can_assign_to_reg_without_clobbers_p
8302 callsite.
8303 * rtl.h (can_assign_to_reg_without_clobbers_p): Update prototype.
8304 * store-motion.c (find_moveable_store): Update
8305 can_assign_to_reg_without_clobbers_p callsite.
8306
8307 2016-02-24 Richard Biener <rguenther@suse.de>
8308
8309 PR middle-end/68963
8310 * tree-ssa-loop-niter.c (derive_constant_upper_bound_ops): Fix
8311 bogus check.
8312 (record_nonwrapping_iv): Do not fall back to the low/high bound
8313 for non-constant IV bases if the stmt is not always executed.
8314
8315 2016-02-24 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
8316
8317 * config/arm/arm-cores.def (cortex-a32): New entry.
8318 * config/arm/arm-tables.opt: Regenerate.
8319 * config/arm/arm-tune.md: Regenerate.
8320 * config/arm/bpabi.h (BE8_LINK_SPEC): Add mcpu=cortex-a32.
8321 * config/arm/t-aprofile: Handle mcpu=cortex-a32.
8322 * doc/invoke.texi (ARM Options): Document cortex-a32 as value
8323 for -mcpu and -mtune.
8324
8325 2016-02-24 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
8326
8327 PR target/69875
8328 * config/arm/arm.h (TARGET_HAVE_LPAE): Define.
8329 * config/arm/unspecs.md (VUNSPEC_LDRD_ATOMIC): New value.
8330 * config/arm/sync.md (arm_atomic_loaddi2_ldrd): New pattern.
8331 (atomic_loaddi_1): Delete.
8332 (atomic_loaddi): Rewrite expander using the above changes.
8333
8334 2016-02-24 Jakub Jelinek <jakub@redhat.com>
8335
8336 PR c/69918
8337 * params.def (PARAM_MAX_SSA_NAME_QUERY_DEPTH): Bump default from
8338 2 to 3.
8339
8340 2016-02-24 Jakub Jelinek <jakub@redhat.com>
8341 Richard Biener <rguenth@suse.de>
8342
8343 PR middle-end/69909
8344 * expr.c (expand_expr_real_1) <normal_inner_ref>: Avoid
8345 set_mem_attributes if tem is SSA_NAME which got expanded
8346 as a MEM.
8347
8348 2016-02-24 Richard Biener <rguenther@suse.de>
8349
8350 PR tree-optimization/69907
8351 * tree-vect-stmts.c (vectorizable_load): Check for gaps at the
8352 end of permutations for BB vectorization.
8353
8354 2016-02-24 Christian Bruel <christian.bruel@st.com>
8355
8356 * config/arm/arm-c.c (arm_option_override): Initialize
8357 target_option_current_node.
8358 * config/arm/arm.c (arm_pragma_target_parse): Replace
8359 build_target_option_node call by target_option_current_node.
8360 Set target_option_current_node.
8361 Fix comments.
8362
8363 2016-02-23 David Edelsohn <dje.gcc@gmail.com>
8364
8365 PR target/69810
8366 * config/rs6000/rs6000.md (zero_extendqi<mode>2_dot): Convert from
8367 define_insn_and_split to define_insn.
8368 (zero_extendqi<mode>2_dot2): Same.
8369 (extendqi<mode>2_dot): Same.
8370 (extendqi<mode>2_dot2): Same.
8371
8372 2016-02-23 Evandro Menezes <e.menezes@samsung.com>
8373
8374 * config/arm/exynos-m1.md: Change cost of STP, fix bypass for stores
8375 and add bypass for AES{D,E} and AESMC pairs.
8376 * config/aarch64/aarch64.c (exynosm1_tunings): Enable fusion of AES{D,E}
8377 and AESMC pairs.
8378
8379 2016-02-23 Evandro Menezes <e.menezes@samsung.com>
8380
8381 * config/aarch64/aarch64.c (exynosm1_tunings): Enable the Newton
8382 series for reciprocal square root in Exynos M1.
8383
8384 2016-02-23 Martin Sebor <msebor@redhat.com>
8385
8386 PR c/69759
8387 * doc/extend.texi (Other Builtins): Document __builtin_alloca and
8388 __builtin_alloca_with_align.
8389
8390 2016-02-23 Richard Henderson <rth@redhat.com>
8391
8392 * config/i386/i386-c.c (ix86_target_macros): Remove __SEG_TLS.
8393 (ix86_register_pragmas): Remove __seg_tls.
8394 * config/i386/i386-protos.h (ADDR_SPACE_SEG_TLS): Remove.
8395 * config/i386/i386.c (ix86_print_operand_address_as): Don't handle it.
8396 (ix86_addr_space_subset_p, TARGET_ADDR_SPACE_SUBSET_P): Remove.
8397 (ix86_addr_space_convert, TARGET_ADDR_SPACE_CONVERT): Remove.
8398 (ix86_addr_space_debug, TARGET_ADDR_SPACE_DEBUG): Remove.
8399 * doc/extend.texi (__seg_tls): Remove item.
8400
8401 2016-02-23 Richard Biener <rguenther@suse.de>
8402
8403 * alloc-pool.h (struct allocation_object): Make id member
8404 conditional on CHECKING_P again.
8405 (get_instance): Adjust.
8406 (base_pool_allocator): Likewise.
8407
8408 2016-02-23 Thomas Schwinge <thomas@codesourcery.com>
8409
8410 * tree-parloops.c (create_parallel_loop, gen_parallel_loop)
8411 (parallelize_loops): In OpenACC kernels mode, set n_threads to
8412 zero.
8413 (pass_parallelize_loops::gate): In OpenACC kernels mode, gate on
8414 flag_openacc.
8415 * tree-ssa-loop.c (gate_oacc_kernels): Likewise.
8416
8417 2016-02-23 Richard Biener <rguenther@suse.de>
8418
8419 * mem-stats.h (struct mem_usage): Use PRIu64 for printing size_t.
8420 * bitmap.h (struct bitmap_usage): Likewise.
8421 (bitmap_move): Declare.
8422 * bitmap.c (register_overhead): Take size_t argument.
8423 (bitmap_move): New function.
8424 * df-problems.c (df_rd_transfer_function): Use bitmap_move
8425 to properly account overhead.
8426 * tree.c (free_node): Use tree_size.
8427
8428 2016-02-23 Jakub Jelinek <jakub@redhat.com>
8429
8430 PR c++/69902
8431 * fold-const.c (fold_truth_not_expr): Propagate TREE_NO_WARNING
8432 when inverting comparison.
8433
8434 PR c/69900
8435 * common.opt (Wunreachable-code): Add Warning flag.
8436
8437 2016-02-23 Mark Wielaard <mjw@redhat.com>
8438 Jakub Jelinek <jakub@redhat.com>
8439
8440 PR c/69911
8441 * cgraphunit.c (check_global_declaration): Check main_input_filename
8442 and DECL_SOURCE_FILE are not NULL.
8443
8444 2016-02-23 Martin Jambor <mjambor@suse.cz>
8445
8446 PR tree-optimization/69666
8447 * tree-sra.c (sra_modify_assign): Do not attempt to create
8448 default_def replacements for unscalarizable regions.
8449
8450 2016-02-20 Mark Wielaard <mjw@redhat.com>
8451
8452 PR c/28901
8453 * cgraphunit.c (check_global_declaration): Check level of
8454 warn_unused_const_variable and main_input_filename.
8455 * doc/invoke.texi (Warning Options): Add -Wunused-const-variable=.
8456 (-Wunused-variable): For C implies -Wunused-const-variable=1.
8457 (-Wunused-const-variable): Explain levels 1 and 2.
8458
8459 2016-02-22 Jakub Jelinek <jakub@redhat.com>
8460
8461 PR target/69888
8462 * config/i386/i386.c (decide_alg): Ensure we don't recurse with
8463 identical arguments. Formatting and spelling fixes.
8464
8465 PR target/69885
8466 * doc/md.texi (ashl@var{m}3): Document that mode of operand 2 must
8467 be specified.
8468
8469 PR target/69894
8470 PR target/69895
8471 * config/m68k/t-opts (OPTIONS_H_EXTRA): Add m68k-microarchs.def
8472 and m68k-devices.def.
8473 * config/c6x/t-c6x (OPTIONS_H_EXTRA): Add c6x-isas.def.
8474 * config/aarch64/t-aarch64 (OPTIONS_H_EXTRA): Add aarch64-arches.def.
8475
8476 2016-02-22 Cesar Philippidis <cesar@codesourcery.com>
8477
8478 * config/nvptx/nvptx.c (nvptx_gen_shuffle): Add support for QImode
8479 and HImode registers.
8480
8481 2016-02-22 Richard Biener <rguenther@suse.de>
8482
8483 PR tree-optimization/69882
8484 * tree-vect-slp.c (vect_attempt_slp_rearrange_stmts): Properly
8485 preserve permutations present because of gaps.
8486 (vect_supported_load_permutation_p): Always continue checking
8487 permutations after vect_attempt_slp_rearrange_stmts.
8488
8489 2016-02-22 Bin Cheng <bin.cheng@arm.com>
8490
8491 * tree-vect-loop.c (vect_estimate_min_profitable_iters): Dump
8492 min_profitable_estimate, rather than min_profitable_iters.
8493
8494 2016-02-22 Jakub Jelinek <jakub@redhat.com>
8495
8496 PR target/69885
8497 * config/m68k/m68k.md (ashldi3, ashrdi3, lshrdi3): Use
8498 SImode for last match_operand.
8499
8500 2016-02-22 Martin Liska <mliska@suse.cz>
8501
8502 * hsa-gen.c (gen_hsa_clrsb): In case of zero value,
8503 return bitsize - 1 as the return value.
8504
8505 2016-02-22 Oleg Endo <olegendo@gcc.gnu.org>
8506
8507 PR target/69806
8508 PR target/54089
8509 * config/sh/sh.c (sh_lshrsi_clobbers_t_reg_p, sh_dynamicalize_shift_p):
8510 Handle negative shift counts.
8511 * config/sh/sh.md (ashlsi3, lshrsi3_n, lshrsi3_n_clobbers_t): Don't use
8512 force_reg on the shift constant.
8513 (lshrsi3): Likewise. Expand into lshrsi3_n* instead of lshrsi3_d.
8514 (lshrsi3_d): Handle negative shift counts.
8515
8516 2016-02-22 Richard Biener <rguenther@suse.de>
8517 Tom de Vries <tom@codesourcery.com>
8518
8519 * graph.c: Include dumpfile.h.
8520 (print_graph_cfg): Split into three overloads.
8521 * gdbhooks.py (class DotFn): Add and instantiate, adding command dot-fn.
8522
8523 2016-02-22 Tom de Vries <tom@codesourcery.com>
8524
8525 * gdbhooks.py (class DumpFn): Add and instantiate, adding command
8526 dump-fn.
8527
8528 2016-02-22 Richard Biener <rguenther@suse.de>
8529
8530 PR ipa/37448
8531 * ipa-inline-transform.c (inline_call): When not updating
8532 overall summaries adjust self size by the growth estimate.
8533 * ipa-inline.c (inline_to_all_callers_1): Add to the callers
8534 hash-set, do not update overall summaries here. Renamed from ...
8535 (inline_to_all_callers): ... this which is now wrapping the
8536 above and performing delayed overall summary update.
8537 (early_inline_small_functions): Delay updating of the overall
8538 summary.
8539
8540 2016-02-21 Markus Trippelsdorf <markus@trippelsdorf.de>
8541
8542 * tree-chkp.c (chkp_mark_invalid_bounds_walker): Initialize
8543 variable.
8544
8545 2016-02-19 Jakub Jelinek <jakub@redhat.com>
8546
8547 PR driver/69805
8548 * gcc.c (LINK_COMMAND_SPEC, GOMP_SELF_SPECS): Use
8549 :%* in %:gt() argument.
8550 (greater_than_spec_func): Adjust for expecting only numbers,
8551 if there are more than two numbers, compare the last two.
8552
8553 2016-02-19 Jonathan Wakely <jwakely@redhat.com>
8554
8555 * doc/invoke.texi (C++ Dialect Options): Clarify interaction of
8556 -Wnarrowing with -std.
8557
8558 2016-02-19 Jakub Jelinek <jakub@redhat.com>
8559
8560 PR c++/69851
8561 * expr.c (store_field): Don't use bit-field path if exp is
8562 COMPONENT_REF with TREE_ADDRESSABLE type, where TYPE_SIZE is
8563 different from bitsize, but DECL_SIZE of FIELD_DECL is bitsize
8564 and the assignment can be performed by bitwise copy. Formatting
8565 fix.
8566
8567 PR middle-end/69838
8568 * lra.c (lra_process_new_insns): If non-call exceptions are enabled,
8569 call copy_reg_eh_region_note_forward on before and/or after sequences
8570 and remove note from insn if it no longer can throw.
8571
8572 PR target/69820
8573 * config/i386/sse.md (VI_512): Only include V64QImode and V32HImode
8574 if TARGET_AVX512BW.
8575
8576 2016-02-19 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
8577
8578 * config/s390/vector.md: Add missing commutative operand markers
8579 to the patterns which qualify for one.
8580 * config/s390/vx-builtins.md: Likewise.
8581
8582 2016-02-19 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
8583
8584 * config/s390/vector.md (VI, VI_QHS): Add single element vector
8585 types to mode iterators.
8586 (vec_double): ... and mode attribute.
8587 * config/s390/vx-builtins.md (non_vec_int): Likewise.
8588
8589 2016-02-19 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
8590
8591 * config/s390/vector.md ("<ti*>add<mode>3", "<ti*>sub<mode>3"):
8592 Change the predicate of op2 from nonimmediate to general and let
8593 reload fix it if necessary.
8594
8595 2016-02-19 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
8596
8597 * config/s390/vecintrin.h (vec_sub_u128): Define missing macro.
8598
8599 2016-02-19 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
8600
8601 * config/s390/s390.c (s390_expand_vcond): Use the compare operand
8602 mode.
8603
8604 2016-02-19 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
8605
8606 * config/s390/s390-protos.h: Add s390_expand_vec_movstr prototype.
8607 * config/s390/s390.c (s390_expand_vec_movstr): New function.
8608 * config/s390/s390.md ("movstr<P:mode>"): Call
8609 s390_expand_vec_movstr.
8610
8611 2016-02-19 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
8612
8613 * config/s390/s390.md: Add missing output modifier for operand 1
8614 to print it as address properly.
8615
8616 2016-02-19 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
8617
8618 * config/s390/2827.md: Rename ooo_* insn attributes to zEC12_*.
8619 * config/s390/2964.md: New file.
8620 * config/s390/s390.c (s390_get_sched_attrmask): Use the right set
8621 of insn grouping attributes depending on the CPU level.
8622 (s390_get_unit_mask): New function.
8623 (s390_sched_score): Remove the OOO from the scheduling macros.
8624 Add loop to calculate a score for the instruction mix.
8625 (s390_sched_reorder): Likewise plus improve debug output.
8626 (s390_sched_variable_issue): Rename macros as above. Calculate
8627 the unit distances after actually scheduling an insn. Improve
8628 debug output.
8629 (s390_sched_init): Clear last_scheduled_unit_distance array.
8630 * config/s390/s390.md: Include 2964.md.
8631
8632 2016-02-18 Jakub Jelinek <jakub@redhat.com>
8633
8634 PR target/69671
8635 * config/i386/sse.md (*<floatsuffix>floatv2div2sf2_mask_1,
8636 *avx512vl_<code>v2div2qi2_mask_1, *avx512vl_<code><mode>v4qi2_mask_1,
8637 *avx512vl_<code><mode>v8qi2_mask_1, *avx512vl_<code><mode>v4hi2_mask_1,
8638 *avx512vl_<code>v2div2hi2_mask_1, *avx512vl_<code>v2div2si2_mask_1,
8639 *avx512f_<code>v8div16qi2_mask_1): New insns.
8640
8641 2016-02-18 Michael Meissner <meissner@linux.vnet.ibm.com>
8642
8643 PR target/68404
8644 * config/rs6000/predicates.md (fusion_gpr_addis): Revert
8645 2016-02-09 change.
8646
8647 * config/rs6000/rs6000.md (fusion_gpr_load_<mode>): Remove
8648 earlyclobber from target. Use wF constraint for fused memory
8649 address.
8650 (fusion_gpr_<P:mode>_<GPR_FUSION:mode>_load): Likewise.
8651
8652 2016-02-18 Jakub Jelinek <jakub@redhat.com>
8653 Martin Liska <mliska@suse.cz>
8654
8655 PR sanitizer/69863
8656 * cfgexpand.c (asan_sanitize_stack_p): New function.
8657 (partition_stack_vars): Use the function.
8658 (expand_stack_vars): Likewise.
8659 (defer_stack_allocation): Likewise.
8660 (expand_used_vars): Likewise.
8661
8662 2016-02-18 Richard Biener <rguenther@suse.de>
8663
8664 PR middle-end/69553
8665 * fold-const.c (operand_equal_p): Properly compare offsets for
8666 IMAGPART_EXPR and ARRAY_REF.
8667
8668 2016-02-18 Nick Clifton <nickc@redhat.com>
8669
8670 PR target/62254
8671 PR target/69610
8672 * config/arm/arm.c (arm_option_override_internal): Disable
8673 interworking if the target does not support thumb instructions.
8674 (arm_reload_in_hi): Handle the case where a register to register
8675 move needs reloading because there is no simple pattern to handle
8676 it.
8677 (arm_reload_out_hi): Likewise.
8678
8679 2016-02-18 Richard Biener <rguenther@suse.de>
8680
8681 PR middle-end/69854
8682 * match.pd: Don't use fold_binary or fold_unary for folding
8683 constants.
8684
8685 2016-02-17 Jakub Jelinek <jakub@redhat.com>
8686
8687 PR c++/69850
8688 * gimplify.c (gimplify_cond_expr): Call gimple_set_no_warning
8689 on the cond_stmt from TREE_NO_WARNING on COND_EXPR_COND.
8690 * gimple-ssa-nonnull-compare.c (do_warn_nonnull_compare): Don't
8691 warn on gimple_no_warning_p statements.
8692
8693 2016-02-17 Jonathan Wakely <jwakely@redhat.com>
8694
8695 * doc/extend.texi (C++ Attributes): Correct description of
8696 warn_unused type attribute.
8697
8698 2016-02-17 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
8699
8700 * config/rs6000/altivec.md (*altivec_lvxl_<mode>_internal): Output
8701 correct instruction.
8702
8703 2016-02-17 Richard Biener <rguenther@suse.de>
8704
8705 PR rtl-optimization/69609
8706 * bb-reorder.c (struct bbro_basic_block_data): Add priority member.
8707 (find_traces_1_round): When ending a trace update cached priority
8708 of successors.
8709 (bb_to_key): Use cached priority when available.
8710 (copy_bb): Initialize cached priority.
8711 (reorder_basic_blocks_software_trace_cache): Likewise.
8712
8713 2016-02-17 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
8714
8715 PR target/69161
8716 * config/aarch64/predicates.md (aarch64_comparison_operator_mode):
8717 New predicate.
8718 (aarch64_comparison_operator): Break overly long line into two.
8719 (aarch64_comparison_operation): Likewise.
8720 * config/aarch64/aarch64.md (cstorecc4): Use
8721 aarch64_comparison_operator_mode instead of
8722 aarch64_comparison_operator.
8723 (cstore<mode>4): Likewise.
8724 (aarch64_cstore<mode>): Likewise.
8725 (*cstoresi_insn_uxtw): Likewise.
8726 (cstore<mode>_neg): Likewise.
8727 (*cstoresi_neg_uxtw): Likewise.
8728
8729 2016-02-17 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
8730
8731 PR target/69161
8732 * config/arm/predicates.md (arm_comparison_operator_mode):
8733 New predicate.
8734 * config/arm/arm.md (*mov_scc): Use arm_comparison_operator_mode
8735 instead of arm_comparison_operator.
8736 (*mov_negscc): Likewise.
8737 (*mov_notscc): Likewise.
8738 * config/arm/thumb2.md (*thumb2_mov_scc): Likewise.
8739 (*thumb2_mov_negscc): Likewise.
8740 (*thumb2_mov_negscc_strict_it): Likewise.
8741 (*thumb2_mov_notscc): Likewise.
8742 (*thumb2_mov_notscc_strict_it): Likewise.
8743
8744 2016-02-17 Wilco Dijkstra <wdijkstr@arm.com>
8745
8746 * config/aarch64/aarch64.c (aarch64_internal_mov_immediate):
8747 Add missing return.
8748
8749 2016-02-17 Eric Botcazou <ebotcazou@adacore.com>
8750
8751 * config/visium/visium.c (machine_libfunc_index): New enum.
8752 (machine_libfuncs): New structure.
8753 (visium_libfuncs): New static variable.
8754 (TARGET_INIT_LIBFUNCS): Define to...
8755 (visium_init_libfuncs): ...this. New function.
8756 (expand_block_move_4): Use the appropriate libfunc.
8757 (expand_block_move_2): Likewise.
8758 (expand_block_move_1): Likewise.
8759 (expand_block_set_4): Likewise.
8760 (expand_block_set_2): Likewise.
8761 (expand_block_set_1): Likewise.
8762 (visium_trampoline_init): Likewise.
8763
8764 2016-02-17 Nick Clifton <nickc@redhat.com>
8765
8766 * config/msp430/msp430.c (msp430_mcu_data): Sync with data from
8767 TI's devices.csv file as of March 2016.
8768
8769 2016-02-16 Kelvin Nilsen <kelvin@gcc.gnu.org>
8770
8771 PR Target/48344
8772 * opts-global.c (handle_common_deferred_options): Introduce and
8773 initialize two global variables to remember command-line options
8774 specifying a stack-limiting register.
8775 * opts.h: Add extern declarations of the two new global variables.
8776 * emit-rtl.c (init_emit_once): Initialize the stack_limit_rtx
8777 variable based on the values of the two new global variables.
8778
8779 2016-02-16 Jakub Jelinek <jakub@redhat.com>
8780
8781 PR c/69835
8782 * common.opt (Wnonnull-compare): New warning.
8783 * doc/invoke.texi (-Wnonnull): Remove text about comparison
8784 of arguments against NULL.
8785 (-Wnonnull-compare): Document.
8786 * Makefile.in (OBJS): Add gimple-ssa-nonnull-compare.o.
8787 * tree-pass.h (make_pass_warn_nonnull_compare): Declare.
8788 * passes.def (pass_warn_nonnull_compare): Add.
8789 * gimple-ssa-nonnull-compare.c: New file.
8790
8791 2016-02-16 James Greenhalgh <james.greenhalgh@arm.com>
8792
8793 * config/aarch64/aarch64.c (cortexa57_tunings): Remove
8794 AARCH64_EXTRA_TUNE_RECIP_SQRT.
8795
8796 2016-02-16 James Greenhalgh <james.greenhalgh@arm.com>
8797
8798 * config/aarch64/aarch64.c (use_rsqrt_p): Always use software
8799 reciprocal sqrt for -mlow-precision-recip-sqrt.
8800
8801 2016-02-16 James Greenhalgh <james.greenhalgh@arm.com>
8802 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
8803
8804 * config/aarch64/aarch64.c (aarch64_expand_vector_init): Refactor,
8805 always use lane loads to construct non-constant vectors.
8806
8807 2016-02-16 James Greenhalgh <james.greenhalgh@arm.com>
8808
8809 * config/aarch64/aarch64.md
8810 (arch64_sqrdml<SQRDMLH_AS:rdma_as>h_lane<mode>): Fix register
8811 constraints for operand 3.
8812 (aarch64_sqrdml<SQRDMLH_AS:rdma_as>h_laneq<mode>): Likewise.
8813
8814 2016-02-16 Jakub Jelinek <jakub@redhat.com>
8815 Richard Biener <rguenther@suse.de>
8816
8817 PR tree-optimization/69820
8818 * tree-vect-patterns.c (type_conversion_p): Return false if
8819 *orig_type is unsigned single precision or boolean.
8820 (vect_recog_dot_prod_pattern, vect_recog_widen_mult_pattern):
8821 Formatting fix.
8822
8823 2016-02-16 Jakub Jelinek <jakub@redhat.com>
8824
8825 PR rtl-optimization/69764
8826 PR rtl-optimization/69771
8827 * optabs.c (expand_binop): Ensure for shift optabs invalid CONST_INT
8828 op1 is valid for GET_MODE_INNER (mode) and force it into a reg.
8829
8830 2016-02-16 Richard Biener <rguenther@suse.de>
8831
8832 PR tree-optimization/69776
8833 * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Get alias
8834 sets from caller.
8835 (indirect_refs_may_alias_p): Likewise.
8836 (refs_may_alias_p_1): Pass alias sets as from ao_ref.
8837 * tree-ssa-sccvn.c (vn_reference_lookup): Also adjust vr alias-set
8838 according to tbaa_p.
8839 * tree-ssa-dom.c (lookup_avail_expr): Add tbaa_p flag.
8840 (optimize_stmt): For redundant store discovery do not allow tbaa.
8841
8842 2016-02-16 Bernd Schmidt <bschmidt@redhat.com>
8843
8844 PR tree-optimization/69714
8845 * tree-ssa-math-opts.c (find_bswap_or_nop): Revert previous change.
8846 Return NULL if we have irrelevant high bytes on BIG_ENDIAN.
8847
8848 2016-02-16 Claudiu Zissulescu <claziss@synopsys.com>
8849
8850 * config/arc/arc-modes.def (CC_FPU, CC_FPU_UNEQ): New modes.
8851 * config/arc/arc-opts.h (FPU_SP, FPU_SF, FPU_SC, FPU_SD, FPU_DP)
8852 (FPU_DF, FPU_DC, FPU_DD, FXP_DP): Define.
8853 * config/arc/arc.c (arc_init): Check FPU options.
8854 (get_arc_condition_code): Handle new CC_FPU* modes.
8855 (arc_select_cc_mode): Likewise.
8856 (arc_conditional_register_usage): Allow 64 bit datum into even-odd
8857 register pair only. Allow access for ARCv2 accumulator.
8858 (gen_compare_reg): Whenever we have FPU support use FPU compare
8859 instructions.
8860 (arc_reorg): Don't generate brcc insns when FPU compare
8861 instructions are involved.
8862 * config/arc/arc.h (TARGET_DPFP): Add TARGET_FP_DPAX condition.
8863 (TARGET_OPTFPE): Add condition when ARC EM can use optimized
8864 floating point emulation.
8865 (ACC_REG_FIRST, ACC_REG_LAST, ACCL_REGNO, ACCH_REGNO): Define.
8866 (REVERSE_CONDITION): Add new CC_FPU* modes.
8867 (TARGET_FP_SP_BASE): Define.
8868 (TARGET_FP_DP_BASE): Likewise.
8869 (TARGET_FP_SP_FUSED): Likewise.
8870 (TARGET_FP_DP_FUSED): Likewise.
8871 (TARGET_FP_SP_CONV): Likewise.
8872 (TARGET_FP_DP_CONV): Likewise.
8873 (TARGET_FP_SP_SQRT): Likewise.
8874 (TARGET_FP_DP_SQRT): Likewise.
8875 (TARGET_FP_DP_AX): Likewise.
8876 * config/arc/arc.md (ARCV2_ACC): New constant.
8877 (type): New fpu type attribute.
8878 (SDF): Conditional iterator.
8879 (cstore<mode>, cbranch<mode>): Change expand condition.
8880 (addsf3, subsf3, mulsf3, adddf3, subdf3, muldf3): New expands,
8881 handles FPU/FPX cases as well.
8882 * config/arc/arc.opt (mfpu): New option.
8883 * config/arc/fpx.md (addsf3_fpx, subsf3_fpx, mulsf3_fpx):
8884 Renamed.
8885 (adddf3, muldf3, subdf3): Removed.
8886 * config/arc/predicates.md (proper_comparison_operator): Recognize
8887 CC_FPU* modes.
8888 * config/arc/fpu.md: New file.
8889 * doc/invoke.texi (ARC Options): Document mfpu option.
8890
8891 2016-02-16 Richard Biener <rguenther@suse.de>
8892
8893 PR rtl-optimization/69291
8894 * ifcvt.c (noce_try_store_flag_constants): Re-instantiate
8895 noce_operand_ok check.
8896
8897 2016-02-16 Tom de Vries <tom@codesourcery.com>
8898
8899 PR lto/67709
8900 * omp-low.c (simd_clone_create): Remove call to
8901 symtab->call_cgraph_insertion_hooks.
8902
8903 2016-02-16 Jakub Jelinek <jakub@redhat.com>
8904
8905 PR tree-optimization/69802
8906 * tree-ssa-reassoc.c (update_range_test): If op is
8907 SSA_NAME_IS_DEFAULT_DEF, give up unless tem is a positive
8908 op == 1 test of precision 1 integral op, otherwise handle
8909 that case as op itself. Fix up formatting.
8910 (optimize_range_tests_to_bit_test, optimize_range_tests): Fix
8911 up formatting.
8912
8913 2016-02-16 Richard Biener <rguenther@suse.de>
8914
8915 PR tree-optimization/69586
8916 * tree-vrp.c (register_edge_assert_for_2): Handle all integral
8917 types for conversion sources.
8918
8919 2016-02-16 Richard Biener <rguenther@suse.de>
8920
8921 PR middle-end/69801
8922 * fold-const.c (operand_equal_p): For COND_EXPR zero operand
8923 mask OEP_ADDRESS_OF.
8924
8925 2016-02-16 Alan Modra <amodra@gmail.com>
8926
8927 PR target/68973
8928 * config/rs6000/rs6000.md (reload_vsx_from_gprsf): Rewrite splitter.
8929 (p8_mtvsrd_df, p8_mtvsrd_sf): New.
8930 (p8_mtvsrd_1, p8_mtvsrd_2): Delete.
8931 (p8_mtvsrwz): New.
8932 (p8_mtvsrwz_1, p8_mtvsrwz_2): Delete.
8933 (p8_xxpermdi_<mode>): Take two DF inputs rather than one TF.
8934 (p8_fmrgow_<mode>): Likewise.
8935 (reload_vsx_from_gpr<mode>): Make clobber IF. Adjust for above
8936 changes.
8937 (reload_fpr_from_gpr<mode>): Similarly. Use "d" for op0 constraint.
8938 (reload_vsx_from_gprsf): Use p8_mtvsrd_sf rather than attempting
8939 to use movdi_internal64. Remove op0_di.
8940 * config/rs6000/vsx.md (vsx_xscvspdpn_directmove): Make op1 SFmode.
8941
8942 2016-02-15 Evandro Menezes <e.menezes@samsung.com>
8943
8944 Add support for the FCCMP insn types
8945
8946 * config/aarch64/aarch64.md (fccmp): Change insn type.
8947 (fccmpe): Likewise.
8948 * config/aarch64/thunderx.md (thunderx_fcmp): Add "fccmp{s,d}" types.
8949 * config/arm/cortex-a53.md (cortex_a53_fpalu): Likewise.
8950 * config/arm/cortex-a57.md (cortex_a57_fp_cmp): Likewise.
8951 * config/arm/xgene1.md (xgene1_fcmp): Likewise.
8952 * config/arm/exynos-m1.md (exynos_m1_fp_ccmp): New insn reservation.
8953 * config/arm/types.md (fccmps): Add new insn type.
8954 (fccmpd): Likewise.
8955
8956 2016-02-15 Bernd Edlinger <bernd.edlinger@hotmail.de>
8957
8958 * alias.c (get_alias_set): Fix a typo in comment.
8959
8960 2016-02-15 Richard Biener <rguenther@suse.de>
8961
8962 PR tree-optimization/69595
8963 * match.pd: Complete range test simplification to true.
8964
8965 2016-02-15 Bernd Schmidt <bschmidt@redhat.com>
8966
8967 PR rtl-optimization/69648
8968 * lra-constraints.c (update_ebb_live_info): Don't remove sets of
8969 pic_offset_table_rtx.
8970
8971 PR rtl-optimization/69752
8972 * ira.c (update_equiv_regs): When looking for more than a single SET,
8973 also take other side effects into account.
8974
8975 2016-02-15 Marcin Kościelnicki <koriakin@0x04.net>
8976
8977 * config/s390/s390.c (s390_function_profiler): Add a new sequence
8978 for z900+ CPUs in 31-bit mode.
8979
8980 2016-02-15 Marcin Kościelnicki <koriakin@0x04.net>
8981
8982 * common/config/s390/s390-common.c (s390_supports_split_stack):
8983 New function.
8984 (TARGET_SUPPORTS_SPLIT_STACK): New macro.
8985 * config/s390/s390-protos.h: Add s390_expand_split_stack_prologue.
8986 * config/s390/s390.c (struct machine_function): New field
8987 split_stack_varargs_pointer.
8988 (s390_register_info): Mark r12 as clobbered if it'll be used as temp
8989 in s390_emit_prologue.
8990 (s390_emit_prologue): Use r12 as temp if r1 is taken by split-stack
8991 vararg pointer.
8992 (morestack_ref): New global.
8993 (SPLIT_STACK_AVAILABLE): New macro.
8994 (s390_expand_split_stack_prologue): New function.
8995 (s390_live_on_entry): New function.
8996 (s390_va_start): Use split-stack vararg pointer if appropriate.
8997 (s390_asm_file_end): Emit the split-stack note sections.
8998 (TARGET_EXTRA_LIVE_ON_ENTRY): New macro.
8999 * config/s390/s390.md (UNSPEC_STACK_CHECK): New unspec.
9000 (UNSPECV_SPLIT_STACK_CALL): New unspec.
9001 (UNSPECV_SPLIT_STACK_DATA): New unspec.
9002 (split_stack_prologue): New expand.
9003 (split_stack_space_check): New expand.
9004 (split_stack_data): New insn.
9005 (split_stack_call): New expand.
9006 (split_stack_call_*): New insn.
9007 (split_stack_cond_call): New expand.
9008 (split_stack_cond_call_*): New insn.
9009
9010 2016-02-15 Richard Biener <rguenther@suse.de>
9011
9012 PR tree-optimization/69783
9013 * tree-vect-data-refs.c (vect_prune_runtime_alias_test_list):
9014 Add trivially correct cases.
9015
9016 2016-02-15 Tom de Vries <tom@codesourcery.com>
9017
9018 PR lto/69655
9019 * lto-cgraph.c (input_offload_tables): Add and handle bool parameter
9020 do_force_output.
9021 * lto-streamer.h (input_offload_tables): Add and handle bool parameter.
9022
9023 2016-02-15 Richard Biener <rguenther@suse.de>
9024
9025 PR tree-optimization/69776
9026 * tree-ssa-sccvn.h (vn_reference_lookup): Adjust prototype.
9027 * tree-ssa-sccvn.c (vn_reference_lookup): Add parameter to
9028 indicate whether we can use TBAA to disambiguate against stores.
9029 Use alias-set zero if not.
9030 (visit_reference_op_store): Do not use TBAA when looking up
9031 redundant stores.
9032 * tree-ssa-pre.c (compute_avail): Use TBAA here.
9033 (eliminate_dom_walker::before_dom_children): But not when looking
9034 up redundant stores.
9035
9036 2016-02-14 John David Anglin <danglin@gcc.gnu.org>
9037
9038 * config/pa/pa.md (absqi2, absghi2, bswaphi2, bswapsi2, bswapdi2): New.
9039
9040 2016-02-14 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
9041
9042 * config/i386/znver1.md
9043 (znver1_pop, znver1_pop_mem,
9044 znver1_load_imov_double_store,
9045 znver1_load_imov_direct_store,
9046 znver1_load_imov_direct_load,
9047 znver1_load_imov_double_load): Add new.
9048 (znver1_insn, znver1_insn_load): Add icmov type.
9049 (znver1_sseavx_fma,
9050 znver1_sseavx_fma_load,
9051 znver1_avx256_fma,
9052 znver1_avx256_fma_load): Fix pipe usage.
9053
9054 2016-02-14 Alan Modra <amodra@gmail.com>
9055
9056 PR target/68973
9057 * reloads.c (find_reloads_address_1): For pre/post-inc/dec
9058 with an invalid hard reg, reload just the reg not the entire
9059 pre/post-inc/dec address expression.
9060
9061 2016-02-13 Oleg Endo <olegendo@gcc.gnu.org>
9062
9063 PR target/67260
9064 * config/sh/sh.md (sibcall_value_pcrel): Replace =&k scratch reg with
9065 fixed R1_REG scratch reg.
9066 (sibcall_value_pcrel_fdpic): Likewise.
9067
9068 2016-02-13 Oleg Endo <olegendo@gcc.gnu.org>
9069
9070 PR target/67636
9071 PR target/64345
9072 * config/sh/sh.md (*zero_extract_3): New insn_and_split pattern.
9073
9074 2016-02-12 Walter Lee <walt@tilera.com>
9075
9076 * config/tilepro/t-tilepro: Replace CC_FOR_BUILD with CXX_FOR_BUILD.
9077 * config/tilegx/t-tilegx: Likewise.
9078
9079 2016-02-12 David Malcolm <dmalcolm@redhat.com>
9080
9081 PR other/69554
9082 * diagnostic-show-locus.c (struct line_span): New struct.
9083 (layout::get_first_line): Delete.
9084 (layout::get_last_line): Delete.
9085 (layout::get_num_line_spans): New member function.
9086 (layout::get_line_span): Likewise.
9087 (layout::print_heading_for_line_span_index_p): Likewise.
9088 (layout::get_expanded_location): Likewise.
9089 (layout::calculate_line_spans): Likewise.
9090 (layout::m_first_line): Delete.
9091 (layout::m_last_line): Delete.
9092 (layout::m_line_spans): New field.
9093 (layout::layout): Update comment. Replace m_first_line and
9094 m_last_line with m_line_spans, replacing their initialization
9095 with a call to calculate_line_spans.
9096 (diagnostic_show_locus): When printing source lines and
9097 annotations, rather than looping over a single span
9098 of lines, instead loop over each line_span within
9099 the layout, with an inner loop over the lines within them.
9100 Call the context's start_span callback when changing line spans.
9101 * diagnostic.c (diagnostic_initialize): Initialize start_span.
9102 (diagnostic_build_prefix): Break out the building of the location
9103 part of the string into...
9104 (diagnostic_get_location_text): ...this new function, rewriting
9105 it from nested ternary expressions to a sequence of "if"
9106 statements.
9107 (default_diagnostic_start_span_fn): New function.
9108 * diagnostic.h (diagnostic_start_span_fn): New typedef.
9109 (diagnostic_context::start_span): New field.
9110 (default_diagnostic_start_span_fn): New prototype.
9111
9112 2016-02-12 David Malcolm <dmalcolm@redhat.com>
9113
9114 PR driver/69779
9115 * gcc.c (driver::finalize): Fix cleanup of "specs".
9116
9117 2016-02-12 David Malcolm <dmalcolm@redhat.com>
9118
9119 PR driver/69265
9120 PR driver/69453
9121 * gcc.c (driver::driver): Initialize m_option_suggestions.
9122 (driver::~driver): Clean up m_option_suggestions.
9123 (suggest_option): Convert to...
9124 (driver::suggest_option): ...this, and split out into
9125 driver::build_option_suggestions and find_closest_string.
9126 (driver::build_option_suggestions): New function, from
9127 first half of suggest_option. Special-case
9128 OPT_fsanitize_ and OPT_fsanitize_recover_, making use of
9129 the sanitizer_opts array. For options of enum types, add the
9130 various enum values to the candidate strings.
9131 (driver::handle_unrecognized_options): Remove "const".
9132 * gcc.h (driver::handle_unrecognized_options): Likewise.
9133 (driver::build_option_suggestions): New decl.
9134 (driver::suggest_option): New decl.
9135 (driver::m_option_suggestions): New field.
9136 * opts-common.c (add_misspelling_candidates): New function.
9137 * opts.c (sanitizer_opts): Remove decl of struct sanitizer_opts_s
9138 and make non-static.
9139 * opts.h (sanitizer_opts): New array decl.
9140 (add_misspelling_candidates): New function decl.
9141 * spellcheck.c (find_closest_string): New function.
9142 * spellcheck.h (find_closest_string): New function decl.
9143
9144 2016-02-12 Jakub Jelinek <jakub@redhat.com>
9145
9146 PR rtl-optimization/69764
9147 PR rtl-optimization/69771
9148 * optabs.c (expand_binop_directly): For shift_optab_p, force
9149 convert_modes with VOIDmode if xop1 has VOIDmode.
9150
9151 2016-02-12 Ilya Enkovich <enkovich.gnu@gmail.com>
9152
9153 PR target/69729
9154 * lto-streamer-out.c (lto_output): Use thunk.add_pointer_bounds_args
9155 to correctly determine instrumentation thunks.
9156
9157 2016-02-12 Jakub Jelinek <jakub@redhat.com>
9158
9159 PR ipa/69241
9160 * ipa-split.c (split_function): If split part returns TREE_ADDRESSABLE
9161 type by reference, force lhs on the call.
9162
9163 PR ipa/68672
9164 * ipa-split.c (split_function): Don't compute/use main_part_return_p.
9165 Compute retval and retbnd early in all cases if split_part_return_p
9166 and return_bb is not EXIT. Remove all clobber stmts and reset
9167 all debug stmts that refer to SSA_NAMEs defined in split part,
9168 except if it is retval, in that case replace the old retval with the
9169 lhs of the call to the split part.
9170
9171 2016-02-12 Kugan Vivekanandarajah <kuganv@linaro.org>
9172
9173 revert:
9174 2016-02-12 Kugan Vivekanandarajah <kuganv@linaro.org>
9175
9176 PR middle-end/66726
9177 * tree-ssa-reassoc.c (optimize_range_tests): Handle tcc_compare stmt
9178 whose result is used in PHI.
9179 (maybe_optimize_range_tests): Likewise.
9180 (final_range_test_p): Likweise.
9181
9182 2016-02-12 Kugan Vivekanandarajah <kuganv@linaro.org>
9183
9184 PR middle-end/66726
9185 * tree-ssa-reassoc.c (optimize_range_tests): Handle tcc_compare stmt
9186 whose result is used in PHI.
9187 (maybe_optimize_range_tests): Likewise.
9188 (final_range_test_p): Likweise.
9189
9190 2016-02-12 Jakub Jelinek <jakub@redhat.com>
9191
9192 * cgraph.c: Spelling fixes - behaviour -> behavior and
9193 neighbour -> neighbor.
9194 * target.def: Likewise.
9195 * sel-sched.c: Likewise.
9196 * config/mips/mips.c: Likewise.
9197 * config/arc/arc.md: Likewise.
9198 * config/arm/cortex-a57.md: Likewise.
9199 * config/arm/arm.c: Likewise.
9200 * config/arm/neon.md: Likewise.
9201 * config/arm/arm-c.c: Likewise.
9202 * config/vms/vms-c.c: Likewise.
9203 * config/s390/s390.c: Likewise.
9204 * config/i386/znver1.md: Likewise.
9205 * config/i386/i386.c: Likewise.
9206 * config/ia64/hpux-unix2003.h: Likewise.
9207 * config/msp430/msp430.md: Likewise.
9208 * config/rx/rx.c: Likewise.
9209 * config/rx/rx.md: Likewise.
9210 * config/aarch64/aarch64-simd.md: Likewise.
9211 * config/aarch64/aarch64.c: Likewise.
9212 * config/nvptx/nvptx.c: Likewise.
9213 * config/bfin/bfin.c: Likewise.
9214 * config/cris/cris.opt: Likewise.
9215 * config/rs6000/rs6000.c: Likewise.
9216 * target.h: Likewise.
9217 * spellcheck.c: Likewise.
9218 * ira-build.c: Likewise.
9219 * tree-inline.c: Likewise.
9220 * builtins.c: Likewise.
9221 * lra-constraints.c: Likewise.
9222 * explow.c: Likewise.
9223 * hwint.h: Likewise.
9224 * targhooks.c: Likewise.
9225 * tree-vect-data-refs.c: Likewise.
9226 * expr.c: Likewise.
9227 * doc/tm.texi: Likewise.
9228 * doc/extend.texi: Likewise.
9229 * doc/install.texi: Likewise.
9230 * doc/md.texi: Likewise.
9231 * tree-ssa-tail-merge.c: Likewise.
9232 * sched-int.h: Likewise.
9233 * match.pd: Likewise.
9234 * sched-ebb.c: Likewise.
9235 * target.def (omit_struct_return_reg): Likewise.
9236 * gimple-ssa-isolate-paths.c: Likewise.
9237 (find_implicit_erroneous_behaviour): Renamed to...
9238 (find_implicit_erroneous_behavior): ... this.
9239 (find_explicit_erroneous_behaviour): Renamed to...
9240 (find_explicit_erroneous_behavior): ... this.
9241 (gimple_ssa_isolate_erroneous_paths): Adjust caller.
9242
9243 2016-02-11 Segher Boessenkool <segher@kernel.crashing.org>
9244
9245 PR rtl-optimization/64682
9246 PR rtl-optimization/69567
9247 PR rtl-optimization/69737
9248 * combine.c (distribute_notes) <REG_DEAD>: If the register is set
9249 in I2 as well, just lose it.
9250
9251 2016-02-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
9252
9253 * config/aarch64/aarch64.c (aarch64_last_printed_arch_string):
9254 New variable.
9255 (aarch64_last_printed_tune_string): Likewise.
9256 (aarch64_declare_function_name): Only output .arch assembler
9257 directive if it will be different from the previously output
9258 directive. Same for .tune comment but only if -dA is set.
9259 (aarch64_start_file): New function.
9260 (TARGET_ASM_FILE_START): Define.
9261
9262 2016-02-11 David Malcolm <dmalcolm@redhat.com>
9263
9264 PR plugins/69758
9265 * Makefile.in (PLUGIN_HEADERS): Add params.list.
9266
9267 2016-02-11 Jakub Jelinek <jakub@redhat.com>
9268
9269 PR target/65313
9270 * tree-vect-slp.c (vect_schedule_slp_instance): Avoid
9271 -Wmaybe-uninitialized warning.
9272
9273 2016-02-11 Oleg Endo <olegendo@gcc.gnu.org>
9274
9275 PR target/69713
9276 * config/sh/sh.md (casesi_worker_0): Add T_REG use.
9277
9278 2016-02-11 Richard Biener <rguenther@suse.de>
9279
9280 PR rtl-optimization/69291
9281 * ifcvt.c (noce_try_store_flag_constants): Do not allow
9282 subexpressions affected by changing the result.
9283
9284 2016-02-10 Vladimir Makarov <vmakarov@redhat.com>
9285
9286 PR target/69148
9287 * lra-constraints.c (curr_insn_transform): Find in/out operands
9288 for secondary memory moves. Update dups.
9289
9290 2016-02-10 Yuri Rumyantsev <ysrumyan@gmail.com>
9291
9292 PR tree-optimization/69652
9293 * tree-vect-loop.c (optimize_mask_stores): Move declaration of STMT1
9294 to nested loop, did source re-formatting, skip debug statements,
9295 add check on statement with volatile operand, remove dead scalar
9296 statements.
9297
9298 2016-02-10 Jakub Jelinek <jakub@redhat.com>
9299 Patrick Palka <ppalka@gcc.gnu.org>
9300
9301 PR ipa/69241
9302 PR c++/69649
9303 * gimplify.c (gimplify_modify_expr): Set lhs even for noreturn
9304 calls if the return type is TREE_ADDRESSABLE.
9305 * cgraphunit.c (cgraph_node::expand_thunk): Likewise.
9306 * ipa-split.c (split_function): Fix doubled "we" in comment.
9307 Use void return type for the split part even if
9308 !split_point->split_part_set_retval.
9309
9310 2016-02-10 Bin Cheng <bin.cheng@arm.com>
9311
9312 PR tree-optimization/68021
9313 * tree-ssa-loop-ivopts.c (get_computation_aff): Set ratio to 1 if
9314 when computing the value of biv cand by itself.
9315
9316 2016-02-10 Wilco Dijkstra <wdijkstr@arm.com>
9317
9318 * config/aarch64/aarch64.c (cortexa53_tunings): Enable AES fusion.
9319 (cortexa57_tunings): Likewise.
9320 (cortexa72_tunings): Likewise.
9321 (arch_macro_fusion_pair_p): Add support for AES fusion.
9322 * config/aarch64/aarch64-fusion-pairs.def: Add AES_AESMC entry.
9323 * config/arm/aarch-common.c (aarch_crypto_can_dual_issue):
9324 Allow virtual registers before reload so early scheduling works.
9325 * config/arm/cortex-a57.md (cortex_a57_crypto_simple): Use
9326 correct latency and pipeline.
9327 (cortex_a57_crypto_complex): Likewise.
9328 (cortex_a57_crypto_xor): Likewise.
9329 (define_bypass): Add AES bypass.
9330
9331 2016-02-10 Richard Biener <rguenther@suse.de>
9332
9333 PR tree-optimization/69726
9334 * passes.def: Add DCE pass before late uninit.
9335 * match.pd: Add A ? B : (!A ? C : X) -> A ? B : C patterns to
9336 really fixup if-conversions job.
9337
9338 2016-02-10 Wilco Dijkstra <wdijkstr@arm.com>
9339
9340 * config/arm/arm.c (arm_cortex_a53_tune): Enable AES fusion.
9341 (arm_cortex_a57_tune): Likewise.
9342 (aarch_macro_fusion_pair_p): Add support for AES fusion.
9343 * config/arm/arm-protos.h (fuse_ops): Add FUSE_AES_AESMC.
9344
9345 2016-02-10 Eric Botcazou <ebotcazou@adacore.com>
9346
9347 * timevar.def (TV_PHASE_DBGINFO): Delete.
9348 (TV_PHASE_CHECK_DBGINFO): Likewise.
9349 * varpool.c (varpool_node::assemble_decl): Do not change timevar.
9350
9351 2016-02-10 Richard Biener <rguenther@suse.de>
9352
9353 PR tree-optimization/69719
9354 * tree-vect-data-refs.c (vect_prune_runtime_alias_test_list):
9355 Adjust previous fix by ensuring that dr_a1 is left of dr_a2.
9356
9357 2016-02-09 Andrew Pinski <apinski@cavium.com>
9358
9359 PR tree-opt/69282
9360 * optabs-tree.c (expand_vec_cond_expr_p): Don't early return if
9361 get_vcond_mask_icode returns false.
9362
9363 2016-02-09 Michael Meissner <meissner@linux.vnet.ibm.com>
9364
9365 PR target/68404
9366 * config/rs6000/predicates.md (fusion_gpr_addis): Prevent fusing
9367 an ADDIS that adds a pointer to a large constant that sets the
9368 upper16 bits with a load operation.
9369
9370 2016-02-09 Charles Baylis <charles.baylis@linaro.org>
9371
9372 PR target/68532
9373 * config/arm/arm.c (arm_evpc_neon_vzip): Allow for big endian lane
9374 order.
9375 * config/arm/arm_neon.h (vzipq_s8): Adjust shuffle patterns for big
9376 endian.
9377 (vzipq_s16): Likewise.
9378 (vzipq_s32): Likewise.
9379 (vzipq_f32): Likewise.
9380 (vzipq_u8): Likewise.
9381 (vzipq_u16): Likewise.
9382 (vzipq_u32): Likewise.
9383 (vzipq_p8): Likewise.
9384 (vzipq_p16): Likewise.
9385
9386 2016-02-09 Charles Baylis <charles.baylis@linaro.org>
9387
9388 PR target/68532
9389 * config/arm/arm.c (neon_endian_lane_map): New function.
9390 (neon_vector_pair_endian_lane_map): New function.
9391 (arm_evpc_neon_vuzp): Allow for big endian lane order.
9392 * config/arm/arm_neon.h (vuzpq_s8): Adjust shuffle patterns for big
9393 endian.
9394 (vuzpq_s16): Likewise.
9395 (vuzpq_s32): Likewise.
9396 (vuzpq_f32): Likewise.
9397 (vuzpq_u8): Likewise.
9398 (vuzpq_u16): Likewise.
9399 (vuzpq_u32): Likewise.
9400 (vuzpq_p8): Likewise.
9401 (vuzpq_p16): Likewise.
9402
9403 2016-02-11 Alexandre Oliva <aoliva@redhat.com>
9404
9405 PR target/69634
9406 * regstat.c (regstat_bb_compute_calls_crossed): Disregard
9407 debug insns.
9408
9409 2016-02-09 Uros Bizjak <ubizjak@gmail.com>
9410
9411 * config/i386/i386.md (insv<mode>_1): Use gen_int_mode to
9412 truncate const_int operand 1 to QImode.
9413
9414 2016-02-09 Eric Botcazou <ebotcazou@adacore.com>
9415
9416 * gimple-ssa-backprop.c (optimize_phi): Do not replace an argument
9417 corresponding to an abnormal edge.
9418
9419 2016-02-09 Tom de Vries <tom@codesourcery.com>
9420
9421 PR tree-optimization/69599
9422 * tree-ssa-structalias.c (fndecl_maybe_in_other_partition): New
9423 function.
9424 (find_func_aliases_for_builtin_call, find_func_clobbers)
9425 (ipa_pta_execute): Handle case that foo and foo._0 are not in same lto
9426 partition.
9427
9428 2016-02-09 Richard Biener <rguenther@suse.de>
9429
9430 PR tree-optimization/69715
9431 * tree-ssa.c (execute_update_addresses_taken): Mark non-decl
9432 LHS on calls as non-rewritable.
9433
9434 2016-02-09 Tom de Vries <tom@codesourcery.com>
9435
9436 PR lto/69707
9437 * lto-wrapper.c (append_diag_options): New function.
9438 (compile_offload_image): Call append_diag_options.
9439
9440 2016-02-08 Sandra Loosemore <sandra@codesourcery.com>
9441
9442 PR other/69722
9443 * doc/extend.texi (Flag Output Operands): Correct sectioning.
9444 Minor copy-edit to fix verb tenses.
9445
9446 2016-02-08 Jakub Jelinek <jakub@redhat.com>
9447
9448 PR tree-optimization/69209
9449 * ipa-split.c (split_function): If split part is not
9450 returning retval, retval has gimple type but is not
9451 gimple value, force it into a SSA_NAME first.
9452
9453 2016-02-08 Nicklas Bo Jensen <nbjensen@gmail.com>
9454
9455 * doc/tree-ssa.texi (Preserving the virtual SSA form): Remove
9456 outdated section.
9457
9458 2016-02-08 Jason Merrill <jason@redhat.com>
9459
9460 PR c++/69631
9461 * convert.c (convert_to_integer_1): Check dofold on truncation
9462 distribution.
9463 (convert_to_pointer_maybe_fold, convert_to_real_maybe_fold)
9464 (convert_to_integer_maybe_fold, convert_to_complex_maybe_fold):
9465 Rename from *_nofold.
9466 * convert.h (convert_to_pointer_nofold, convert_to_integer_nofold)
9467 (convert_to_real_nofold, convert_to_complex_nofold): New inlines.
9468
9469 2016-02-08 Bernd Schmidt <bschmidt@redhat.com>
9470
9471 PR target/60410
9472 * tree.c (build_common_tree_nodes): Remove short_double argument.
9473 All callers changed.
9474 * tree.h (build_common_tree_nodes): Adjust declaration.
9475 * doc/invoke.texi (-fshort-double): Remove documentation.
9476 * config/mips/t-img-elf (MULTILIB_OPTIONS, MULTILIB_DIRNAMES,
9477 MULTILIB_EXCEPTIONS): Remove -fshort-double variant.
9478 * lto-wrapper.c (merge_and_complain, append_compiler_options)
9479 (append_linker_options): Don't handle OPT_fshort_double.
9480
9481 PR rtl-optimization/68730
9482 * lra-remat.c (insn_to_cand_activation): New static variable.
9483 (lra_remat): Allocate and free it.
9484 (create_cand): New arg activation. Initialize a field in
9485 insn_to_cand_activation if it is nonnull.
9486 (create_cands): Pass the activation insn to create_cand when making
9487 a candidate involving an output reload. Reorganize code a little.
9488 (do_remat): Keep track of active status of candidates in a separate
9489 bitmap.
9490
9491 2016-02-08 Richard Biener <rguenther@suse.de>
9492
9493 PR tree-optimization/69719
9494 * tree-vect-data-refs.c (vect_prune_runtime_alias_test_list):
9495 Properly use absolute of the difference of the two offsets to
9496 compare or adjust the segment length.
9497
9498 2016-02-08 Richard Biener <rguenther@suse.de>
9499 Jeff Law <law@redhat.com>
9500
9501 PR target/68273
9502 * tree-ssanames.c (make_ssa_name_fn): Always use unqualified
9503 types for anonymous SSA names.
9504
9505 2016-02-08 Richard Biener <rguenther@suse.de>
9506
9507 PR rtl-optimization/69274
9508 * ira.c (ira_setup_alts): Do not change recog_data.operand order.
9509
9510 2016-02-08 Jeff Law <law@redhat.com>
9511
9512 PR tree-optimization/65917
9513 * tree-ssa-dom.c (record_temporary_equivalences): Record both
9514 equivalences from if (x == y) style conditionals.
9515 (loop_depth_of_name): Remove.
9516 (record_equality): Remove loop depth check.
9517 * tree-ssa-scopedtables.h (const_and_copies): Refine comments.
9518 (const_and_copies::record_const_or_copy_raw): New member function.
9519 * tree-ssa-scopedtables.c
9520 (const_and_copies::record_const_or_copy_raw): New, factored out of
9521 (const_and_copies::record_const_or_copy): Call new member function.
9522
9523 2016-02-05 Jeff Law <law@redhat.com>
9524
9525 PR tree-optimization/68541
9526 * gimple-ssa-split-paths.c: Include tree-cfg.h and params.h.
9527 (count_stmts_in_block): New function.
9528 (poor_ifcvt_candidate_code): Likewise.
9529 (is_feasible_trace): Add some heuristics to determine when path
9530 splitting is profitable.
9531 (find_block_to_duplicate_for_splitting_paths): Make sure the graph
9532 is a diamond with a single exit.
9533
9534 2016-02-05 Martin Sebor <msebor@redhat.com>
9535
9536 PR c++/69662
9537 * doc/invoke.texi: Update -Wplacement-new to take an optional
9538 argument.
9539
9540 2016-02-06 Richard Henderson <rth@redhat.com>
9541
9542 PR c/69643
9543 * tree.c (tree_nop_conversion_p): Do not strip casts into or
9544 out of non-standard address spaces.
9545
9546 2016-02-05 Jakub Jelinek <jakub@redhat.com>
9547
9548 PR rtl-optimization/69691
9549 * lra-eliminations.c (move_plus_up): Don't add the addend twice.
9550
9551 2016-02-05 Pat Haugen <pthaugen@us.ibm.com>
9552
9553 * config/rs6000/crypto.md (crypto_vpermxor_<mode>): Correct insn type.
9554 * config/rs6000/rs6000.md (mov<mode>_hardfloat): Likewise.
9555 (*ieee128_mfvsrd_64bit): Likewise.
9556 (*ieee128_mfvsrd_32bit): Likewise.
9557
9558 2016-02-05 Ilya Enkovich <enkovich.gnu@gmail.com>
9559
9560 PR target/69369
9561 Revert r232560:
9562 2016-01-19 Jan Hubicka <hubicka@ucw.cz>
9563
9564 * cgraphunit.c (cgraph_node::reset): Clear thunk info and
9565 instrumented_version.
9566
9567 2016-01-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
9568
9569 * doc/invoke.texi (Optimize Options): In table of --param options
9570 rename second occurrence of tracer-min-branch-ratio to
9571 tracer-min-branch-probability, rename
9572 tracer-min-branch-ratio-feedback to
9573 tracer-min-branch-probability-feedback and clarify description,
9574 rename sched-spec-state-edge-prob-cutoff to
9575 sched-state-edge-prob-cutoff, rename selsched-max-insns-to-rename
9576 to selsched-insns-to-rename, rename lto-minpartition to
9577 lto-min-partition, delete reorder-blocks-duplicate and
9578 reorder-blocks-duplicate-feedback.
9579
9580 2016-02-05 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
9581
9582 * config/s390/s390.c (s390_register_info_set_ranges): Remove
9583 superfluous loops.
9584
9585 2016-02-05 Dominik Vogt <vogt@linux.vnet.ibm.com>
9586
9587 * doc/extend.texi: S/390: Correct some typos.
9588
9589 2016-02-05 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
9590
9591 * config/s390/s390.c (s390_emit_call): Add missing 64 bit check.
9592
9593 2016-02-05 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
9594
9595 PR target/69625
9596 * config/s390/s390.c (SAVE_SLOT_NONE, SAVE_SLOT_STACK): New defines.
9597 (s390_register_info_gprtofpr): Use new macros above.
9598 (s390_register_info_stdarg_fpr): Adjust max_fpr to better match
9599 its name.
9600 (s390_register_info_stdarg_gpr): Adjust max_gpr to better match
9601 its name. Adjust restore and save gpr ranges.
9602 (s390_register_info_set_ranges): New function.
9603 (s390_register_info): Use new macros above. Call
9604 s390_register_info_set_ranges.
9605 (s390_optimize_register_info): Likewise.
9606 (s390_hard_regno_rename_ok): Use new macros.
9607 (s390_hard_regno_scratch_ok): Likewise.
9608 (s390_emit_epilogue): Likewise.
9609 (s390_can_use_return_insn): Likewise.
9610 (s390_optimize_prologue): Likewise.
9611 * config/s390/s390.md (GPR2_REGNUM, GPR6_REGNUM): New constants.
9612
9613 2016-02-05 Jakub Jelinek <jakub@redhat.com>
9614
9615 PR bootstrap/69677
9616 * config/i386/i386.c (convert_scalars_to_vector): Readd stack
9617 alignment fixes.
9618 (ix86_option_override_internal): Disable TARGET_STV even for
9619 -m{incoming,preferred}-stack-boundary=3.
9620
9621 2016-02-03 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
9622
9623 * config.gcc: Mark deprecated rtems targets as obsolete.
9624
9625 2016-02-04 Segher Boessenkool <segher@kernel.crashing.org>
9626
9627 PR rtl-optimization/64682
9628 PR rtl-optimization/69567
9629 * combine.c (distribute_notes) <REG_DEAD>: Place the death note
9630 before I2 only if the register is both used and set in I2.
9631
9632 2016-02-04 DJ Delorie <dj@redhat.com>
9633
9634 * config/msp430/msp430.c (msp430_start_function): Add function type.
9635
9636 2016-02-04 Jakub Jelinek <jakub@redhat.com>
9637
9638 PR fortran/69368
9639 * tree-dfa.c (get_ref_base_and_extent): Remove unreachable code.
9640
9641 2016-02-04 Uros Bizjak <ubizjak@gmail.com>
9642
9643 PR rtl-optimization/69577
9644 Revert:
9645 2015-10-29 Richard Henderson <rth@redhat.com>
9646
9647 PR target/68124
9648 PR rtl-opt/67609
9649 * config/i386/i386.c (ix86_cannot_change_mode_class): Tighten
9650 sse check to the exact conditions of PR 67609.
9651
9652 2016-02-04 Michael Meissner <meissner@linux.vnet.ibm.com>
9653
9654 PR target/69667
9655 * config/rs6000/rs6000.md (mov<mode>_64bit_dm): Use 'd' constraint
9656 instead of 'ws', and 'wh' instead of 'wm' since TFmode/IFmode are
9657 not allowed into the traditional Altivec registers.
9658 (movtd_64bit_nodm): Likewise.
9659 (mov<mode>_32bit, FMOVE128_FPR iterator): Likewise.
9660
9661 2016-02-04 David Malcolm <dmalcolm@redhat.com>
9662
9663 * config/aarch64/cortex-a57-fma-steering.c
9664 (aarch64_register_fma_steering): Remove "static" from arguments
9665 to register_pass.
9666
9667 2016-02-04 Wilco Dijkstra <wdijkstr@arm.com>
9668
9669 PR target/69619
9670 * ccmp.c (expand_ccmp_expr_1): Avoid evaluating gs0/gs1
9671 twice when complex.
9672
9673 2016-02-04 Mike Frysinger <vapier@gentoo.org>
9674
9675 * doc/invoke.texi: Delete -mno-fma4.
9676
9677 2016-02-04 Richard Sandiford <richard.sandiford@arm.com>
9678
9679 PR rtl-optimization/69577
9680 * reginfo.c (record_subregs_of_mode): Add a partial_def parameter.
9681 (find_subregs_of_mode): Update accordingly. Iterate over partial
9682 definitions.
9683
9684 2016-02-04 Alan Lawrence <alan.lawrence@arm.com>
9685
9686 * config/arm/arm-protos.h (neon_reinterpret): Remove.
9687 * config/arm/arm.c (neon_reinterpret): Remove.
9688 * config/arm/arm_neon_builtins.def (vreinterpretv8qi, vreinterpretv4hi,
9689 vreinterpretv2si, vreinterpretv2sf, vreinterpretdi, vreinterpretv16qi,
9690 vreinterpretv8hi, vreinterpretv4si, vreinterpretv4sf, vreinterpretv2di,
9691 vreinterpretti): Remove.
9692 * config/arm/neon.md (neon_vreinterpretv8qi<mode>,
9693 neon_vreinterpretv4hi<mode>, neon_vreinterpretv2si<mode>,
9694 neon_vreinterpretv2sf<mode>, neon_vreinterpretdi<mode>,
9695 neon_vreinterpretti<mode>, neon_vreinterpretv16qi<mode>,
9696 neon_vreinterpretv8hi<mode>, neon_vreinterpretv4si<mode>,
9697 neon_vreinterpretv4sf<mode>, neon_vreinterpretv2di<mode>): Remove.
9698 * config/arm/arm_neon.h (vreinterpret_p8_p16, vreinterpret_p8_f32,
9699 vreinterpret_p8_p64, vreinterpret_p8_s64, vreinterpret_p8_u64,
9700 vreinterpret_p8_s8, vreinterpret_p8_s16, vreinterpret_p8_s32,
9701 vreinterpret_p8_u8, vreinterpret_p8_u16, vreinterpret_p8_u32,
9702 vreinterpret_p16_p8, vreinterpret_p16_f32, vreinterpret_p16_p64,
9703 vreinterpret_p16_s64, vreinterpret_p16_u64, vreinterpret_p16_s8,
9704 vreinterpret_p16_s16, vreinterpret_p16_s32, vreinterpret_p16_u8,
9705 vreinterpret_p16_u16, vreinterpret_p16_u32, vreinterpret_f32_p8,
9706 vreinterpret_f32_p16, vreinterpret_f32_p64, vreinterpret_f32_s64,
9707 vreinterpret_f32_u64, vreinterpret_f32_s8, vreinterpret_f32_s16,
9708 vreinterpret_f32_s32, vreinterpret_f32_u8, vreinterpret_f32_u16,
9709 vreinterpret_f32_u32, vreinterpret_p64_p8, vreinterpret_p64_p16,
9710 vreinterpret_p64_f32, vreinterpret_p64_s64, vreinterpret_p64_u64,
9711 vreinterpret_p64_s8, vreinterpret_p64_s16, vreinterpret_p64_s32,
9712 vreinterpret_p64_u8, vreinterpret_p64_u16, vreinterpret_p64_u32,
9713 vreinterpret_s64_p8, vreinterpret_s64_p16, vreinterpret_s64_f32,
9714 vreinterpret_s64_p64, vreinterpret_s64_u64, vreinterpret_s64_s8,
9715 vreinterpret_s64_s16, vreinterpret_s64_s32, vreinterpret_s64_u8,
9716 vreinterpret_s64_u16, vreinterpret_s64_u32, vreinterpret_u64_p8,
9717 vreinterpret_u64_p16, vreinterpret_u64_f32, vreinterpret_u64_p64,
9718 vreinterpret_u64_s64, vreinterpret_u64_s8, vreinterpret_u64_s16,
9719 vreinterpret_u64_s32, vreinterpret_u64_u8, vreinterpret_u64_u16,
9720 vreinterpret_u64_u32, vreinterpret_s8_p8, vreinterpret_s8_p16,
9721 vreinterpret_s8_f32, vreinterpret_s8_p64, vreinterpret_s8_s64,
9722 vreinterpret_s8_u64, vreinterpret_s8_s16, vreinterpret_s8_s32,
9723 vreinterpret_s8_u8, vreinterpret_s8_u16, vreinterpret_s8_u32,
9724 vreinterpret_s16_p8, vreinterpret_s16_p16, vreinterpret_s16_f32,
9725 vreinterpret_s16_p64, vreinterpret_s16_s64, vreinterpret_s16_u64,
9726 vreinterpret_s16_s8, vreinterpret_s16_s32, vreinterpret_s16_u8,
9727 vreinterpret_s16_u16, vreinterpret_s16_u32, vreinterpret_s32_p8,
9728 vreinterpret_s32_p16, vreinterpret_s32_f32, vreinterpret_s32_p64,
9729 vreinterpret_s32_s64, vreinterpret_s32_u64, vreinterpret_s32_s8,
9730 vreinterpret_s32_s16, vreinterpret_s32_u8, vreinterpret_s32_u16,
9731 vreinterpret_s32_u32, vreinterpret_u8_p8, vreinterpret_u8_p16,
9732 vreinterpret_u8_f32, vreinterpret_u8_p64, vreinterpret_u8_s64,
9733 vreinterpret_u8_u64, vreinterpret_u8_s8, vreinterpret_u8_s16,
9734 vreinterpret_u8_s32, vreinterpret_u8_u16, vreinterpret_u8_u32,
9735 vreinterpret_u16_p8, vreinterpret_u16_p16, vreinterpret_u16_f32,
9736 vreinterpret_u16_p64, vreinterpret_u16_s64, vreinterpret_u16_u64,
9737 vreinterpret_u16_s8, vreinterpret_u16_s16, vreinterpret_u16_s32,
9738 vreinterpret_u16_u8, vreinterpret_u16_u32, vreinterpret_u32_p8,
9739 vreinterpret_u32_p16, vreinterpret_u32_f32, vreinterpret_u32_p64,
9740 vreinterpret_u32_s64, vreinterpret_u32_u64, vreinterpret_u32_s8,
9741 vreinterpret_u32_s16, vreinterpret_u32_s32, vreinterpret_u32_u8,
9742 vreinterpret_u32_u16, vreinterpretq_p8_p16, vreinterpretq_p8_f32,
9743 vreinterpretq_p8_p64, vreinterpretq_p8_p128, vreinterpretq_p8_s64,
9744 vreinterpretq_p8_u64, vreinterpretq_p8_s8, vreinterpretq_p8_s16,
9745 vreinterpretq_p8_s32, vreinterpretq_p8_u8, vreinterpretq_p8_u16,
9746 vreinterpretq_p8_u32, vreinterpretq_p16_p8, vreinterpretq_p16_f32,
9747 vreinterpretq_p16_p64, vreinterpretq_p16_p128, vreinterpretq_p16_s64,
9748 vreinterpretq_p16_u64, vreinterpretq_p16_s8, vreinterpretq_p16_s16,
9749 vreinterpretq_p16_s32, vreinterpretq_p16_u8, vreinterpretq_p16_u16,
9750 vreinterpretq_p16_u32, vreinterpretq_f32_p8, vreinterpretq_f32_p16,
9751 vreinterpretq_f32_p64, vreinterpretq_f32_p128, vreinterpretq_f32_s64,
9752 vreinterpretq_f32_u64, vreinterpretq_f32_s8, vreinterpretq_f32_s16,
9753 vreinterpretq_f32_s32, vreinterpretq_f32_u8, vreinterpretq_f32_u16,
9754 vreinterpretq_f32_u32, vreinterpretq_p64_p8, vreinterpretq_p64_p16,
9755 vreinterpretq_p64_f32, vreinterpretq_p64_p128, vreinterpretq_p64_s64,
9756 vreinterpretq_p64_u64, vreinterpretq_p64_s8, vreinterpretq_p64_s16,
9757 vreinterpretq_p64_s32, vreinterpretq_p64_u8, vreinterpretq_p64_u16,
9758 vreinterpretq_p64_u32, vreinterpretq_p128_p8, vreinterpretq_p128_p16,
9759 vreinterpretq_p128_f32, vreinterpretq_p128_p64, vreinterpretq_p128_s64,
9760 vreinterpretq_p128_u64, vreinterpretq_p128_s8, vreinterpretq_p128_s16,
9761 vreinterpretq_p128_s32, vreinterpretq_p128_u8, vreinterpretq_p128_u16,
9762 vreinterpretq_p128_u32, vreinterpretq_s64_p8, vreinterpretq_s64_p16,
9763 vreinterpretq_s64_f32, vreinterpretq_s64_p64, vreinterpretq_s64_p128,
9764 vreinterpretq_s64_u64, vreinterpretq_s64_s8, vreinterpretq_s64_s16,
9765 vreinterpretq_s64_s32, vreinterpretq_s64_u8, vreinterpretq_s64_u16,
9766 vreinterpretq_s64_u32, vreinterpretq_u64_p8, vreinterpretq_u64_p16,
9767 vreinterpretq_u64_f32, vreinterpretq_u64_p64, vreinterpretq_u64_p128,
9768 vreinterpretq_u64_s64, vreinterpretq_u64_s8, vreinterpretq_u64_s16,
9769 vreinterpretq_u64_s32, vreinterpretq_u64_u8, vreinterpretq_u64_u16,
9770 vreinterpretq_u64_u32, vreinterpretq_s8_p8, vreinterpretq_s8_p16,
9771 vreinterpretq_s8_f32, vreinterpretq_s8_p64, vreinterpretq_s8_p128,
9772 vreinterpretq_s8_s64, vreinterpretq_s8_u64, vreinterpretq_s8_s16,
9773 vreinterpretq_s8_s32, vreinterpretq_s8_u8, vreinterpretq_s8_u16,
9774 vreinterpretq_s8_u32, vreinterpretq_s16_p8, vreinterpretq_s16_p16,
9775 vreinterpretq_s16_f32, vreinterpretq_s16_p64, vreinterpretq_s16_p128,
9776 vreinterpretq_s16_s64, vreinterpretq_s16_u64, vreinterpretq_s16_s8,
9777 vreinterpretq_s16_s32, vreinterpretq_s16_u8, vreinterpretq_s16_u16,
9778 vreinterpretq_s16_u32, vreinterpretq_s32_p8, vreinterpretq_s32_p16,
9779 vreinterpretq_s32_f16, vreinterpretq_s32_f32, vreinterpretq_s32_p64,
9780 vreinterpretq_s32_p128, vreinterpretq_s32_s64, vreinterpretq_s32_u64,
9781 vreinterpretq_s32_s8, vreinterpretq_s32_s16, vreinterpretq_s32_u8,
9782 vreinterpretq_s32_u16, vreinterpretq_s32_u32, vreinterpretq_u8_p8,
9783 vreinterpretq_u8_p16, vreinterpretq_u8_f32, vreinterpretq_u8_p64,
9784 vreinterpretq_u8_p128, vreinterpretq_u8_s64, vreinterpretq_u8_u64,
9785 vreinterpretq_u8_s8, vreinterpretq_u8_s16, vreinterpretq_u8_s32,
9786 vreinterpretq_u8_u16, vreinterpretq_u8_u32, vreinterpretq_u16_p8,
9787 vreinterpretq_u16_p16, vreinterpretq_u16_f32, vreinterpretq_u16_p64,
9788 vreinterpretq_u16_p128, vreinterpretq_u16_s64, vreinterpretq_u16_u64,
9789 vreinterpretq_u16_s8, vreinterpretq_u16_s16, vreinterpretq_u16_s32,
9790 vreinterpretq_u16_u8, vreinterpretq_u16_u32, vreinterpretq_u32_p8,
9791 vreinterpretq_u32_p16, vreinterpretq_u32_f32, vreinterpretq_u32_p64,
9792 vreinterpretq_u32_p128, vreinterpretq_u32_s64, vreinterpretq_u32_u64,
9793 vreinterpretq_u32_s8, vreinterpretq_u32_s16, vreinterpretq_u32_s32,
9794 vreinterpretq_u32_u8, vreinterpretq_u32_u16): Rewrite using casts.
9795
9796 2016-02-04 Martin Liska <mliska@suse.cz>
9797
9798 PR sanitizer/69276
9799 * asan.c (has_stmt_been_instrumented_p): Instrument gimple calls
9800 that are gimple_store_p.
9801 (maybe_instrument_call): Likewise.
9802
9803 2016-02-04 Bin Cheng <bin.cheng@arm.com>
9804
9805 * config/aarch64/aarch64.c (aarch64_legitimize_address): Force
9806 register scaling out of memory reference and comment why.
9807
9808 2016-02-04 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
9809
9810 PR target/65932
9811 PR target/67714
9812 * cse.c (cse_insn): Pass NULL to fold_rtx when initially
9813 folding the source of a SET.
9814
9815 2016-02-04 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
9816
9817 PR target/65932
9818 PR target/67714
9819 * config/arm/arm.c (arm_new_rtx_costs, MULT case): Properly extract
9820 the operands of the SIGN_EXTENDs from a SMUL[TB][TB] rtx.
9821
9822 2016-02-04 Jim Wilson <jim.wilson@linaro.org>
9823
9824 PR target/65932
9825 PR target/67714
9826 * config/arm/arm.h (PROMOTE_MODE): Don't set UNSIGNEDP for QImode and
9827 HImode.
9828
9829 2016-02-04 Christian Bruel <christian.bruel@st.com>
9830
9831 * config/arm/arm-c.c (arm_reset_previous_fndecl): Style fix and typo.
9832 * config/arm/arm.c (arm_set_current_function): Likewise.
9833
9834 2016-02-04 Jakub Jelinek <jakub@redhat.com>
9835 Ilya Enkovich <enkovich.gnu@gmail.com>
9836 H.J. Lu <hongjiu.lu@intel.com>
9837
9838 PR target/69454
9839 * config/i386/i386.c (convert_scalars_to_vector): Remove
9840 stack alignment fixes.
9841 (ix86_option_override_internal): Disable TARGET_STV if stack
9842 might not be aligned enough.
9843 (ix86_minimum_alignment): Assert that TARGET_STV is false.
9844
9845 2016-02-04 Victoria Stepanyan <victoria.stepanyan@amd.com>
9846
9847 * config/i386/x86-tune.def: Disable default prefetching
9848 for -march=znver1.
9849
9850 2016-02-03 Michael Meissner <meissner@linux.vnet.ibm.com>
9851 Vladimir Makarov <vmakarov@redhat.com>
9852
9853 PR target/69461
9854 * config/rs6000/rs6000.c (rs6000_legitimate_address_p): Fix thinko
9855 in validating fused toc addresses.
9856
9857 2016-02-03 Jakub Jelinek <jakub@redhat.com>
9858
9859 PR c/69627
9860 * diagnostic-show-locus.c (layout::get_state_at_point): Don't read
9861 range->m_caret fields if range->m_show_caret_p is false.
9862
9863 PR target/69644
9864 * config/rs6000/rs6000.c (rs6000_expand_atomic_compare_and_swap):
9865 Force oldval into register if it does not satisfy reg_or_short_operand
9866 predicate. Fix up formatting.
9867
9868 2016-02-03 Vladimir Makarov <vmakarov@redhat.com>
9869 Alexandre Oliva <aoliva@redhat.com>
9870
9871 PR target/69461
9872 * lra-constraints.c (simplify_operand_subreg): Check additionally
9873 address validity after potential reloading.
9874 (process_address_1): Check insns validity. In case of failure do
9875 nothing.
9876
9877 2016-02-03 Kirill Yukhin <kirill.yukhin@intel.com>
9878
9879 PR target/69118
9880 * config/i386/sse.md (define_insn "avx512f_maskcmp<mode>3"):
9881 Fix target.
9882
9883 2016-02-02 Jakub Jelinek <jakub@redhat.com>
9884
9885 * wide-int.cc (canonize_uhwi): New function.
9886 (wi::divmod_internal): Use it.
9887
9888 2016-02-02 James Norris <jnorris@codesourcery.com
9889
9890 * gimplify.c (omp_notice_variable): Add usage check.
9891
9892 2016-02-02 Alexander Monakov <amonakov@ispras.ru>
9893
9894 * config/nvptx/nvptx.c (nvptx_print_operand): Treat LEU, GEU, LTU, GTU
9895 like LE, GE, LT, GT when emitting relational operator.
9896
9897 2016-02-02 Wilco Dijkstra <wdijkstr@arm.com>
9898
9899 * ira-costs.c (find_costs_and_classes): Add extra argument.
9900 * target.def (ira_change_pseudo_allocno_class): Add parameter.
9901 * targhooks.h (ira_change_pseudo_allocno_class): Likewise.
9902 * targhooks.c (ira_change_pseudo_allocno_class): Likewise.
9903 * config/aarch64/aarch64.c (aarch64_ira_change_pseudo_allocno_class)
9904 Add best_class parameter, and return it if not ALL_REGS.
9905 * config/mips/mips.c (mips_ira_change_pseudo_allocno_class):
9906 Add parameter.
9907 * doc/tm.texi (TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS):
9908 Update target hook.
9909
9910 2016-02-02 Wilco Dijkstra <wdijkstr@arm.com>
9911
9912 * config/aarch64/aarch64.c
9913 (TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS): New define.
9914 (aarch64_ira_change_pseudo_allocno_class): New function.
9915
9916 2016-02-02 Uros Bizjak <ubizjak@gmail.com>
9917
9918 PR target/67032
9919 * config/i386/i386.c (geode_cost): Increase cost of MMX and SSE moves.
9920
9921 2016-02-02 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
9922
9923 * config/avr/avr.c (avr_option_override): Set
9924 PARAM_ALLOW_STORE_DATA_RACES to 1.
9925
9926 2016-02-02 Richard Biener <rguenther@suse.de>
9927
9928 PR tree-optimization/69595
9929 * match.pd: Add range test simplifications to true/false.
9930
9931 2016-02-02 Thomas Schwinge <thomas@codesourcery.com>
9932
9933 * omp-builtins.def (BUILT_IN_GOACC_HOST_DATA): Remove.
9934 * omp-low.c (expand_omp_target): Use BUILT_IN_GOACC_DATA_START
9935 instead.
9936
9937 2016-02-02 Richard Biener <rguenther@suse.de>
9938
9939 PR tree-optimization/69606
9940 * tree-ssa-math-opts.c (bswap_replace): Clear flow sensitive
9941 info on the result before moving a stmt.
9942
9943 2016-02-02 Yuri Rumyantsev <ysrumyan@gmail.com>
9944
9945 PR middle-end/68542
9946 * config/i386/i386.c (ix86_expand_branch): Add support for conditional
9947 branch with vector comparison.
9948 * config/i386/sse.md (VI48_AVX): New mode iterator.
9949 (define_expand "cbranch<mode>4): Add support for conditional branch
9950 with vector comparison.
9951 * tree-vect-loop.c (optimize_mask_stores): New function.
9952 * tree-vect-stmts.c (vectorizable_mask_load_store): Initialize
9953 has_mask_store field of vect_info.
9954 * tree-vectorizer.c (vectorize_loops): Invoke optimaze_mask_stores for
9955 vectorized loops having masked stores after vec_info destroy.
9956 * tree-vectorizer.h (loop_vec_info): Add new has_mask_store field and
9957 correspondent macros.
9958 (optimize_mask_stores): Add prototype.
9959
9960 2016-02-02 Alan Modra <amodra@gmail.com>
9961
9962 PR target/69548
9963 * config/rs6000/predicates.md (quad_int_reg_operand): Don't
9964 allow subregs.
9965
9966 2016-02-02 Alan Modra <amodra@gmail.com>
9967
9968 PR target/68662
9969 * config/rs6000/rs6000.c (need_toc_init): New var, set it
9970 whenever toc_label_name used.
9971 (rs6000_file_start): Don't set up toc section here,
9972 (rs6000_output_function_epilogue): do so here instead,
9973 (rs6000_xcoff_file_start): and here.
9974 * config/rs6000/rs6000.md (load_toc_aix_si): Set need_toc_init.
9975 (load_toc_aix_di): Likewise.
9976
9977 2016-02-01 Jakub Jelinek <jakub@redhat.com>
9978
9979 PR rtl-optimization/69592
9980 * rtlanal.c (nonzero_bits_binary_arith_p): New inline function.
9981 (cached_nonzero_bits): Use it instead of ARITHMETIC_P.
9982 (num_sign_bit_copies_binary_arith_p): New inline function.
9983 (cached_num_sign_bit_copies): Use it instead of ARITHMETIC_P.
9984
9985 2016-02-01 Jeff Law <law@redhat.com>
9986
9987 PR tree-optimization/69580
9988 * params.def (FSM_MAXIMUM_PHI_ARGUMENTS): New param.
9989 * tree-ssa-threadbackward.c
9990 (fsm_find_control_statement_thread_paths): Do not try to walk
9991 through large PHI nodes.
9992
9993 2016-02-01 Jakub Jelinek <jakub@redhat.com>
9994
9995 * ifcvt.c (bb_ok_for_noce_convert_multiple_sets): Return false
9996 when count is incremented above limit, don't analyze further
9997 insns afterwards.
9998
9999 * omp-low.c (oacc_parse_default_dims): Avoid
10000 -Wsign-compare warning, make sure value fits into int
10001 rather than just unsigned int.
10002
10003 2016-02-01 Bin Cheng <bin.cheng@arm.com>
10004
10005 PR tree-optimization/67921
10006 * fold-const.c (split_tree): New parameters. Convert pointer
10007 type variable part to proper type before negating.
10008 (fold_binary_loc): Pass new arguments to split_tree.
10009
10010 2016-02-01 Nathan Sidwell <nathan@codesourcery.com>
10011
10012 * config/nvptx/nvptx.c (PTX_GANG_DEFAULT): New.
10013 (nvptx_goacc_validate_dims): Extend to handle global defaults.
10014 * target.def (OACC_VALIDATE_DIMS): Extend documentation.
10015 * doc/tm.texti: Rebuilt.
10016 * doc/invoke.texi (fopenacc-dim): Document.
10017 * lto-wrapper.c (merge_and_complain): Add OPT_fopenacc_dim_ case.
10018 (append_compiler_options): Likewise.
10019 * omp-low.c (oacc_default_dims, oacc_min_dims): New.
10020 (oacc_parse_default_dims): New.
10021 (oacc_validate_dims): Add USED arg. Select non-unity default when
10022 possible.
10023 (oacc_loop_fixed_partitions): Return mask of used partitions.
10024 (oacc_loop_auto_partitions): Emit dump info.
10025 (oacc_loop_partition): Return mask of used partitions.
10026 (execute_oacc_device_lower): Parse default dimension arg. Adjust
10027 loop partitioning and validation calls.
10028
10029 2016-02-01 Richard Biener <rguenther@suse.de>
10030
10031 PR middle-end/69556
10032 * match.pd: Guard (C1/X)*C2 -> (C1*C2)/X with single_use.
10033
10034 2016-02-01 Richard Biener <rguenther@suse.de>
10035
10036 PR tree-optimization/69574
10037 * tree-chrec.c (hide_evolution_in_other_loops_than_loop): Instead
10038 of asserting return chrec_dont_know.
10039
10040 2016-02-01 Martin Liska <mliska@suse.cz>
10041
10042 * mem-stats-traits.h: Add copyright header.
10043 * mem-stats.h: Likewise.
10044
10045 2016-02-01 Richard Biener <rguenther@suse.de>
10046
10047 PR tree-optimization/69579
10048 * tree-ssa-loop-ivcanon.c (propagate_constants_for_unrolling):
10049 Do not propagate through abnormal PHI results.
10050
10051 2016-02-01 Eric Botcazou <ebotcazou@adacore.com>
10052
10053 * postreload.c (reload_cse_simplify): Remove dead code.
10054
10055 2016-02-01 Jakub Jelinek <jakub@redhat.com>
10056
10057 PR rtl-optimization/69570
10058 * ifcvt.c (bb_ok_for_noce_convert_multiple_sets): Return true only
10059 if there is more than one set, not if there is a single set.
10060
10061 2016-02-01 Richard Henderson <rth@redhat.com>
10062
10063 PR rtl-opt/69535
10064 * combine.c (make_compound_operation): When looking through a
10065 subreg, make sure to re-extend to the width of the outer mode.
10066
10067 2016-01-30 Jakub Jelinek <jakub@redhat.com>
10068
10069 PR tree-optimization/69546
10070 * wide-int.cc (wi::divmod_internal): For unsigned division
10071 where both operands fit into uhwi, if o1 is 1 and o0 has
10072 msb set, if divident_prec is larger than bits per hwi,
10073 clear another quotient word and return 2 instead of 1.
10074 Similarly for remainder with msb in HWI set, if dividend_prec
10075 is larger than bits per hwi.
10076
10077 2016-01-29 Martin Jambor <mjambor@suse.cz>
10078
10079 * hsa-gen.c (get_memory_order_name): Mask with MEMMODEL_BASE_MASK.
10080 Use short lowercase names.
10081 (get_memory_order): Mask with MEMMODEL_BASE_MASK. Support
10082 MEMMODEL_CONSUME with acquire semantics and MEMMODEL_SEQ_CST with
10083 acq_rel one. Protect warning agains segfaults if
10084 get_memory_order_name returns NULL.
10085 (gen_hsa_ternary_atomic_for_builtin): Support with MEMMODEL_SEQ_CST
10086 with release semantics. Do not warn if get_memory_order already did.
10087 (gen_hsa_insns_for_call): Support with MEMMODEL_SEQ_CST with acquire
10088 semantics. Fix check for relaxed or acquire semantics. Do not warn
10089 if get_memory_order already did.
10090
10091 2016-01-29 Sebastian Pop <s.pop@samsung.com>
10092
10093 * doc/install.texi: Document that isl-0.16 is supported.
10094
10095 2016-01-29 Vladimir Makarov <vmakarov@redhat.com>
10096
10097 PR target/69299
10098 * config/i386/constraints.md (Bm): Describe as special memory
10099 constraint.
10100 * doc/md.texi (DEFINE_SPECIAL_MEMORY_CONSTRAINT): Describe it.
10101 * genoutput.c (main): Process DEFINE_SPECIAL_MEMORY_CONSTRAINT.
10102 * genpreds.c (struct constraint_data): Add is_special_memory.
10103 (have_special_memory_constraints, special_memory_start): New
10104 static vars.
10105 (special_memory_end): Ditto.
10106 (add_constraint): Add new arg is_special_memory. Add code to
10107 process its true value. Update have_special_memory_constraints.
10108 (process_define_constraint): Pass the new arg.
10109 (process_define_register_constraint): Ditto.
10110 (choose_enum_order): Process special memory.
10111 (write_tm_preds_h): Generate enum const CT_SPECIAL_MEMORY and
10112 function insn_extra_special_memory_constraint.
10113 (main): Process DEFINE_SPECIAL_MEMORY_CONSTRAINT.
10114 * gensupport.c (process_rtx): Process
10115 DEFINE_SPECIAL_MEMORY_CONSTRAINT.
10116 * ira-costs.c (record_reg_classes): Process CT_SPECIAL_MEMORY.
10117 * ira-lives.c (single_reg_class): Use
10118 insn_extra_special_memory_constraint.
10119 * ira.c (ira_setup_alts): Process CT_SPECIAL_MEMORY.
10120 * lra-constraints.c (process_alt_operands): Ditto.
10121 (curr_insn_transform): Use insn_extra_special_memory_constraint.
10122 * recog.c (asm_operand_ok, preprocess_constraints): Process
10123 CT_SPECIAL_MEMORY.
10124 * reload.c (find_reloads): Ditto.
10125 * rtl.def (DEFINE_SPECIFAL_MEMORY_CONSTRAINT): New.
10126 * stmt.c (parse_input_constraint): Use
10127 insn_extra_special_memory_constraint.
10128
10129 2016-01-29 H.J. Lu <hongjiu.lu@intel.com>
10130
10131 PR target/69530
10132 * lra-splill.c (lra_final_code_change): Revert r229087 by
10133 removing all sub-registers.
10134
10135 2016-01-29 Steve Ellcey <sellcey@imgtec.com>
10136
10137 PR target/65604
10138 * config/mips/mips.c (mips_output_division): Check flag_delayed_branch.
10139
10140 2016-01-29 Jakub Jelinek <jakub@redhat.com>
10141
10142 PR target/69551
10143 * config/i386/i386.c (ix86_expand_vector_set) <case V4SImode>: For
10144 SSE1, copy target into the temporary reg first before recursing
10145 on it.
10146
10147 2016-01-29 H.J. Lu <hongjiu.lu@intel.com>
10148
10149 * config/i386/sse.md (sse2_cvtps2pd<mask_name>): Replace vBm
10150 with vm.
10151
10152 2016-01-29 Jonathan Wakely <jwakely@redhat.com>
10153
10154 * ginclude/stdarg.h: Test __cplusplus instead of
10155 __GXX_EXPERIMENTAL_CXX0X__.
10156
10157 2016-01-29 Richard Biener <rguenther@suse.de>
10158
10159 PR tree-optimization/69547
10160 * tree-ssa-dce.c (mark_aliased_reaching_defs_necessary_1):
10161 Do not mark clobbers necessary.
10162 (mark_all_reaching_defs_necessary_1): Likewise.
10163
10164 2016-01-29 Dominik Vogt <vogt@linux.vnet.ibm.com>
10165
10166 * config/s390/s390-c.c (s390_resolve_overloaded_builtin): Format
10167 declaration name with %qs and print it in both error messages.
10168 Also fix indentation.
10169
10170 2016-01-29 Dominik Vogt <vogt@linux.vnet.ibm.com>
10171
10172 PR other/69006
10173 * config/s390/s390-c.c (s390_resolve_overloaded_builtin): Remove
10174 trailing blank line from error message.
10175
10176 2016-01-29 Jonathan Wakely <jwakely@redhat.com>
10177
10178 PR c++/69462
10179 * ginclude/float.h: Also provide FLT_EVAL_METHOD and DECIMAL_DIG
10180 for C++-11.
10181
10182 2016-01-29 Richard Biener <rguenther@suse.de>
10183
10184 PR middle-end/69537
10185 * match.pd: Allow all integral types when simplifying a
10186 widening or sign-changing conversion.
10187
10188 2016-01-28 Sebastian Pop <s.pop@samsung.com>
10189
10190 * graphite-isl-ast-to-gimple.c (get_rename_from_scev): Revert assert
10191 back to setting codegen_error to fail codegen.
10192
10193 2016-01-28 Uros Bizjak <ubizjak@gmail.com>
10194
10195 PR target/69459
10196 * config/i386/constraints.md (C): Only accept constant zero operand.
10197 (BC): New constraint.
10198 * config/i386/sse.md (*mov<mode>_internal): Use BC constraint
10199 instead of C constraint.
10200 * doc/md.texi (Machine Constraints): Update description
10201 of C constraint.
10202
10203 2016-01-28 Steve Ellcey <sellcey@imgtec.com>
10204
10205 PR target/68400
10206 * config/mips/mips.c (and_operands_ok): Add MIPS16 check.
10207
10208 2016-01-28 Jakub Jelinek <jakub@redhat.com>
10209
10210 PR middle-end/69542
10211 * lra-remat.c (calculate_local_reg_remat_bb_data): Only consider
10212 non-debug insns.
10213
10214 2016-01-28 Pat Haugen <pthaugen@us.ibm.com>
10215
10216 * config/rs6000/rs6000.c (output_cbranch): Don't statically predict
10217 branches if using guessed profile.
10218
10219 2016-01-28 H.J. Lu <hongjiu.lu@intel.com>
10220
10221 * graphite-optimize-isl.c (optimize_isl): Fix dump.
10222
10223 2016-01-28 Richard Henderson <rth@redhat.com>
10224
10225 PR target/69305
10226 * config/aarch64/aarch64-modes.def (CC_Cmode): New
10227 * config/aarch64/aarch64-protos.h: Update.
10228 * config/aarch64/aarch64.c (aarch64_zero_extend_const_eq): New.
10229 (aarch64_select_cc_mode): Add check for use of CC_Cmode.
10230 (aarch64_get_condition_code_1): Handle CC_Cmode.
10231 * config/aarch64/aarch64.md (addti3): Use adddi3_compareC.
10232 (*add<mode>3_compareC_cconly_imm): New.
10233 (*add<mode>3_compareC_cconly): New.
10234 (*add<mode>3_compareC_imm): New.
10235 (add<mode>3_compareC): New.
10236 (add<mode>3_carryin, *addsi3_carryin_uxtw): Sort compare operand
10237 to be first. Use aarch64_carry_operation.
10238 (*add<mode>3_carryin_alt1, *addsi3_carryin_alt1_uxtw): Remove.
10239 (*add<mode>3_carryin_alt2, *addsi3_carryin_alt2_uxtw): Remove.
10240 (*add<mode>3_carryin_alt3, *addsi3_carryin_alt3_uxtw): Remove.
10241 (subti3): Use subdi3_compare1.
10242 (*sub<mode>3_compare0): Rename from sub<mode>3_compare0.
10243 (sub<mode>3_compare1): New.
10244 (*sub<mode>3_carryin0, *subsi3_carryin_uxtw): New.
10245 (*sub<mode>3_carryin): Use aarch64_borrow_operation.
10246 (*subsi3_carryin_uxtw): Likewise.
10247 (*ngc<mode>, *ngcsi_uxtw): Likewise.
10248 (*sub<mode>3_carryin_alt, *subsi3_carryin_alt_uxtw): New.
10249 * config/aarch64/iterators.md (DWI): New.
10250 * config/aarch64/predicates.md (aarch64_carry_operation): New.
10251 (aarch64_borrow_operation): New.
10252
10253 2016-01-28 Abderrazek Zaafrani <a.zaafrani@samsung.com>
10254
10255 * graphite-optimize-isl.c (optimize_isl): Print a different debug
10256 message when isl does not return a valid schedule.
10257
10258 2016-01-28 Sebastian Pop <s.pop@samsung.com>
10259
10260 * graphite-isl-ast-to-gimple.c (class translate_isl_ast_to_gimple):
10261 Remove comments from class declarations: they are already in the code
10262 close by the defs.
10263
10264 2016-01-28 Sebastian Pop <s.pop@samsung.com>
10265
10266 * graphite-isl-ast-to-gimple.c (binary_op_to_tree): Call
10267 codegen_error_p.
10268 (ternary_op_to_tree): Same.
10269 (unary_op_to_tree): Same.
10270 (nary_op_to_tree): Same.
10271 (gcc_expression_from_isl_expr_op): Same.
10272 (gcc_expression_from_isl_expression): Same.
10273 (graphite_create_new_loop): Same.
10274 (graphite_create_new_loop_guard): Same.
10275 (build_iv_mapping): Same.
10276 (graphite_create_new_guard): Same.
10277 (translate_isl_ast_to_gimple::copy_loop_phi_nodes): Same.
10278 (translate_isl_ast_to_gimple::translate_pending_phi_nodes): Same.
10279
10280 2016-01-28 Sebastian Pop <s.pop@samsung.com>
10281
10282 * graphite-isl-ast-to-gimple.c (get_rename_from_scev): Assert
10283 instead of setting codegen_error to fail codegen.
10284
10285 2016-01-28 Jason Merrill <jason@redhat.com>
10286
10287 * tree.h (BINFO_FLAG_0): Rename from BINFO_MARKED.
10288
10289 2016-01-28 Wilco Dijkstra <wdijkstr@arm.com>
10290
10291 * config/aarch64/aarch64.c (aarch64_if_then_else_costs):
10292 Remove CONST_INT_P check in CCMP cost calculation.
10293
10294 2016-01-28 Wilco Dijkstra <wdijkstr@arm.com>
10295
10296 * config/aarch64/aarch64.c (generic_vector_cost):
10297 Set vec_permute_cost.
10298 (cortexa57_vector_cost): Likewise.
10299 (exynosm1_vector_cost): Likewise.
10300 (xgene1_vector_cost): Likewise.
10301 (aarch64_builtin_vectorization_cost): Use vec_permute_cost.
10302 * config/aarch64/aarch64-protos.h (cpu_vector_cost):
10303 Add vec_permute_cost entry.
10304
10305 2016-01-28 Wilco Dijkstra <wdijkstr@arm.com>
10306
10307 * config/aarch64/aarch64.md (ccmp<mode>): Disassemble
10308 immediate as %1.
10309 (add<mode>3_compare0): Likewise.
10310 (addsi3_compare0_uxtw): Likewise.
10311 (add<mode>3nr_compare0): Likewise.
10312 (compare_neg<mode>): Likewise.
10313 (<optab><mode>3): Likewise.
10314
10315 2016-01-28 Ilya Enkovich <enkovich.gnu@gmail.com>
10316
10317 * tree-vect-stmts.c (vectorizable_comparison): Add
10318 NULL check for vectype.
10319
10320 2016-01-28 Richard Biener <rguenther@suse.de>
10321
10322 PR tree-optimization/69466
10323 * tree-vect-loop-manip.c (slpeel_duplicate_current_defs_from_edges):
10324 Account for PHIs we couldn't duplicate.
10325
10326 2016-01-28 Martin Liska <mliska@suse.cz>
10327
10328 PR pch/68758
10329 * ggc-common.c (gt_pch_save): Use ENABLE_VALGRIND_ANNOTATIONS macro
10330 instead of ENABLE_VALGRIND_CHECKING.
10331
10332 2016-01-27 Richard Henderson <rth@redhat.com>
10333
10334 PR rtl-opt/69447
10335 * lra-remat.c (subreg_regs): New.
10336 (dump_candidates_and_remat_bb_data): Dump it.
10337 (operand_to_remat): Reject if operand in subreg_regs.
10338 (set_bb_regs): Collect subreg_regs.
10339 (lra_remat): Init and free subreg_regs. Compute
10340 calculate_local_reg_remat_bb_data before create_cands.
10341
10342 2016-01-27 H.J. Lu <hongjiu.lu@intel.com>
10343
10344 PR target/68986
10345 * config/i386/i386.c (ix86_update_stack_boundary): Don't
10346 change stack_alignment_needed for __tls_get_addr call.
10347
10348 2016-01-27 Segher Boessenkool <segher@kernel.crashing.org>
10349
10350 * config/rs6000/rs6000.c (print_operand): Rollback 's' removal.
10351
10352 2016-01-27 Jeff Law <law@redhat.com>
10353
10354 PR tree-optimization/68398
10355 PR tree-optimization/69196
10356 * params.def (PARAM_FSM_SCALE_PATH_STMTS): New parameter.
10357 (PARAM_FSM_SCALE_PATH_BLOCKS): Likewise.
10358 * tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
10359 Only count PHIs in the last block in the path. The others will
10360 const/copy propagate away. Add heuristic to allow more irreducible
10361 subloops to be created when it is likely profitable to do so.
10362
10363 * tree-ssa-threadbackward.c (fsm_find_control_statement_thread_paths):
10364 Fix typo in comment. Use gsi_after_labels and remove the GIMPLE_LABEL
10365 check from within the loop. Use gsi_next_nondebug rather than gsi_next.
10366
10367 2016-01-27 Jakub Jelinek <jakub@redhat.com>
10368
10369 PR lto/69254
10370 * sanitizer.def: Add BEGIN_SANITIZER_BUILTINS and
10371 END_SANITIZER_BUILTINS markers using DEF_BUILTIN_STUB.
10372 * asan.c (DEF_BUILTIN_STUB): Temporarily define.
10373 * tree-streamer-in.c: Include asan.h.
10374 (streamer_get_builtin_tree): For builtins in sanitizer
10375 range call initialize_sanitizer_builtins and retry.
10376
10377 2016-01-27 Ian Lance Taylor <iant@google.com>
10378
10379 * common.opt (fkeep-gc-roots-live): New undocumented option.
10380 * tree-ssa-loop-ivopts.c (add_candidate_1): If
10381 -fkeep-gc-roots-live, skip pointers.
10382 (add_iv_candidate_for_biv): Handle add_candidate_1 returning
10383 NULL.
10384
10385 2016-01-27 Uros Bizjak <ubizjak@gmail.com>
10386
10387 PR target/69512
10388 * config/i386/i386.md (*zext<mode>_doubleword_and): New pattern.
10389 (*zext<mode>_doubleword): Disable for TARGET_ZERO_EXTEND_WITH_AND.
10390
10391 2016-01-27 Thomas Klausner <wiz@NetBSD.org>
10392
10393 PR target/68380
10394 * configure.ac: NetBSD provides SSP in its C library.
10395 * configure: Updated.
10396
10397 2016-01-27 Richard Biener <rguenther@suse.de>
10398
10399 PR tree-optimization/69166
10400 * tree-vect-loop.c (vect_is_simple_reduction): Always check
10401 reduction code for commutativity / associativity.
10402
10403 2016-01-27 Martin Jambor <mjambor@suse.cz>
10404
10405 PR tree-optimization/69355
10406 * tree-sra.c (analyze_access_subtree): Correct hole detection when
10407 total_scalarization fails.
10408
10409 2016-01-27 David Edelsohn <dje.gcc@gmail.com>
10410
10411 * config/rs6000/driver-rs6000.c (detect_processor_aix): Add
10412 power9.
10413
10414 2016-01-27 Christian Bruel <christian.bruel@st.com>
10415
10416 PR target/69245
10417 * config/arm/arm-c.c (arm_pragma_target_parse): Add comments.
10418 Move arm_reset_previous_fndecl and set_target_option_current_node in
10419 the conditional part. Call save_restore_target_globals.
10420 * config/arm/arm.c (arm_set_current_function):
10421 Refactor to better support #pragma target and attribute mix.
10422 Call save_restore_target_globals.
10423 * config/arm/arm-protos.h (save_restore_target_globals): New function.
10424
10425 2016-01-27 Martin Liska <mliska@suse.cz>
10426
10427 * hsa.c (hsa_summary_t::link_functions): Create IPA_REF_ADDR
10428 reference for an HSA kernel and its host function.
10429
10430 2016-01-27 Jakub Jelinek <jakub@redhat.com>
10431
10432 PR tree-optimization/69399
10433 * wide-int.h (wi::lrshift): For larger precisions, only
10434 use fast path if shift is known to be < HOST_BITS_PER_WIDE_INT.
10435
10436 2016-01-27 Claudiu Zissulescu <claziss@synopsys.com>
10437
10438 * config/arc/predicates.md (proper_comparison_operator): Reject
10439 constant-constant comparison.
10440
10441 2016-01-26 Tom de Vries <tom@codesourcery.com>
10442
10443 PR tree-optimization/69110
10444 * tree-data-ref.c (initialize_data_dependence_relation): Handle
10445 DR_NUM_DIMENSIONS == 0.
10446
10447 2016-01-26 Abderrazek Zaafrani <a.zaafrani@samsung.com>
10448 Sebastian Pop <s.pop@samsung.com>
10449
10450 * graphite-isl-ast-to-gimple.c (ternary_op_to_tree): Handle
10451 isl_ast_op_cond and isl_ast_op_select.
10452 (gcc_expression_from_isl_expr_op): Same.
10453
10454 2016-01-26 Jason Merrill <jason@redhat.com>
10455
10456 PR c++/68782
10457 * tree.c (recompute_constructor_flags): Split out from
10458 build_constructor.
10459 (verify_constructor_flags): New.
10460 * tree.h: Declare them.
10461
10462 2016-01-26 Iain Buclaw <ibuclaw@gdcproject.org>
10463
10464 PR rtl-optimization/69217
10465 * var-tracking.c (tracked_record_parameter_p): Don't segfault if there
10466 are no TYPE_FIELDS set for the record type.
10467
10468 2016-01-26 Jakub Jelinek <jakub@redhat.com>
10469
10470 PR target/68662
10471 * config/rs6000/rs6000.c (rs6000_option_override_internal): Initialize
10472 toc_label_name unconditionally.
10473 (rs6000_emit_load_toc_table): Call ggc_strdup on toc_label_name for
10474 SYMBOL_REF string. Use toc_label_name instead of constructing
10475 LCTOC1.
10476 (rs6000_elf_declare_function_name): Use toc_label_name instead of
10477 constructing LCTOC1.
10478
10479 2016-01-26 Martin Sebor <msebor@redhat.com>
10480
10481 PR other/69477
10482 * doc/extend.texi (Common Type Attributes): Move text that talks about
10483 attribute packed from attribute aligned to the section discussing
10484 the former attribute for clarity.
10485
10486 2016-01-26 Richard Henderson <rth@redhat.com>
10487
10488 PR middle-end/60908
10489 * trans-mem.c (tm_region_init): Mark entry block as visited.
10490
10491 2016-01-26 David Malcolm <dmalcolm@redhat.com>
10492
10493 PR other/69006
10494 * diagnostic-show-locus.c (layout::print_source_line): Replace
10495 call to pp_newline with call to layout::print_newline.
10496 (layout::print_annotation_line): Likewise.
10497 (layout::move_to_column): Likewise.
10498 (layout::print_any_fixits): After printing any fixits, print a
10499 trailing newline, if necessary.
10500 (layout::print_newline): New method, resetting any colorization
10501 before a newline.
10502 (diagnostic_show_locus): Move the pp_newline to before the
10503 early bailout. Remove dummy block enclosing the layout instance.
10504 * diagnostic.c (default_diagnostic_finalizer): Replace invocation
10505 of pp_newline_and_flush with pp_flush.
10506 (diagnostic_append_note): Delete use of pp_newline.
10507 (diagnostic_append_note_at_rich_loc): Delete.
10508 * diagnostic.h (diagnostic_append_note_at_rich_loc): Delete.
10509 * pretty-print.h (output_buffer_append_r): Reset buff->line_length
10510 when newline characters are added to the buffer.
10511
10512 2016-01-26 Michael Matz <matz@suse.de>
10513
10514 * configure.ac (ac_cv_std_swap_in_utility): New test.
10515 * system.h (<algorithm>): Check HAVE_SWAP_IN_UTILITY as well.
10516 * configure: Regenerate.
10517 * config.in: Regenerate.
10518
10519 2016-01-26 Claudiu Zissulescu <claziss@synopsys.com>
10520
10521 * config/arc/arc.md (cstoresi4): Force operand into register.
10522 (arcset<code>): Fix predicate.
10523 (arcsetltu): Likewise.
10524 (arcsetgeu): Likewise.
10525 (arcsethi): Likewise.
10526 (arcsetls): Likewise.
10527
10528 2016-01-26 Jakub Jelinek <jakub@redhat.com>
10529
10530 PR tree-optimization/69483
10531 * gimple-fold.c (canonicalize_constructor_val): Return NULL
10532 if base has error_mark_node type.
10533
10534 2016-01-26 Christophe Lyon <christophe.lyon@linaro.org>
10535
10536 PR target/68620
10537 * config/arm/arm.c (neon_valid_immediate): Handle FP16 vectors.
10538 * config/arm/arm_neon.h (__ARM_NUM_LANES, __arm_lane, arm_lanq):
10539 New helper macros.
10540 (vget_lane_f16): Handle big-endian.
10541 (vgetq_lane_f16): Likewise.
10542 (vset_lane_f16): Likewise.
10543 (vsetq_lane_f16): Likewise.
10544 * config/arm/iterators.md (VQXMOV): Add V8HF.
10545 (VDQ): Add V4HF and V8HF.
10546 (V_reg): Handle V4HF and V8HF.
10547 (Is_float_mode): Likewise.
10548 * config/arm/neon.md (movv4hf, movv8hf, neon_vdup_nv4hf,
10549 neon_vdup_nv8hf): New patterns.
10550 (vec_set<mode>_internal, vec_extract<mode>, neon_vld1_dup<mode>):
10551 Use VD_LANE iterator.
10552 (neon_vld1_dup<mode>): Use VQ2 iterator.
10553
10554 2016-01-26 Nathan Sidwell <nathan@acm.org>
10555
10556 * omp-low.h (oacc_fn_attrib_kernels_p): Declare.
10557 (set_oacc_fn_attrib): Add IS_KERNEL arg.
10558 * omp-low.c (set_oacc_fn_attrib): Add IS_KERNEL arg.
10559 (oacc_fn_attrib_kernels_p, oacc_fn_attrib_level): New.
10560 (expand_omp_target): Pass is_kernel to set_oacc_fn_attrib.
10561 (oacc_validate_dims): Add LEVEL arg, don't return level.
10562 (new_oacc_loop_routine): Use oacc_fn_attrib_level, not
10563 oacc_validate_dims.
10564 (execute_oacc_device_lower): Adjust, add more dump output.
10565 * tree-ssa-loop.c (gate_oacc_kernels): Use
10566 oacc_fn_attrib_kernels_p.
10567 * tree-parloops.c (create_parallel_loop): Adjust
10568 set_oacc_fn_attrib call.
10569
10570 2016-01-26 Jakub Jelinek <jakub@redhat.com>
10571
10572 PR lto/69254
10573 * lto-wrapper.c (merge_and_complain): Handle -fcilkplus.
10574 (append_compiler_options): Handle -fcilkplus.
10575 (append_linker_options): Ignore -fno-{openmp,openacc,cilkplus}.
10576
10577 2016-01-26 Nick Clifton <nickc@redhat.com>
10578
10579 PR target/66655
10580 * config/i386/winnt.c (i386_pe_binds_local_p): If a function has
10581 been marked as DECL_ONE_ONLY but we do not the means to make it
10582 so, then do not allow it to bind locally.
10583
10584 2016-01-26 Jakub Jelinek <jakub@redhat.com>
10585
10586 PR lto/69254
10587 * opts.h (parse_sanitizer_options): New prototype.
10588 * opts.c (sanitizer_opts): New array.
10589 (parse_sanitizer_options): New function.
10590 (common_handle_option): Use parse_sanitizer_options.
10591
10592 2016-01-26 H.J. Lu <hongjiu.lu@intel.com>
10593
10594 PR target/68986
10595 * config/i386/i386.c (ix86_compute_frame_layout): Move stack
10596 alignment adjustment to ...
10597 (ix86_update_stack_boundary): Here. Don't over-align stack for
10598 __tls_get_addr.
10599 (ix86_finalize_stack_realign_flags): Use stack_alignment_needed
10600 if __tls_get_addr is called.
10601
10602 2016-01-26 Christian Bruel <christian.bruel@st.com>
10603
10604 * doc/sourcebuild.texi (arm_crypto_pragma_ok): Remove.
10605
10606 2016-01-26 Eric Botcazou <ebotcazou@adacore.com>
10607
10608 * config/ia64/ia64.c (ia64_expand_vecint_compare): Use gen_int_mode.
10609
10610 2016-01-26 Richard Biener <rguenther@suse.de>
10611
10612 PR middle-end/69467
10613 * match.pd: Guard X * CST CMP 0 pattern with single_use.
10614
10615 2016-01-26 Richard Biener <rguenther@suse.de>
10616
10617 PR tree-optimization/69452
10618 * tree-ssa-loop-im.c (move_computations_dom_walker): Remove.
10619 (move_computations_dom_walker::before_dom_children): Rename
10620 to ...
10621 (move_computations_worker): This.
10622 (move_computations): Perform an RPO rather than a DOM walk.
10623
10624 2016-01-26 Jakub Jelinek <jakub@redhat.com>
10625
10626 PR target/69442
10627 * combine.c (combine_instructions): For REG_EQUAL note with
10628 SET_DEST being ZERO_EXTRACT, also temporarily set SET_DEST
10629 to the underlying register.
10630 * doc/rtl.texi (REG_EQUAL): Document the behavior of
10631 REG_EQUAL/REG_EQUIV notes if SET_DEST is ZERO_EXTRACT.
10632
10633 2016-01-26 Roger Ferrer Ibáñez <rofirrim@gmail.com>
10634
10635 PR target/67896
10636 * config/aarch64/aarch64-builtins.c
10637 (aarch64_init_simd_builtin_types): Do not set structural
10638 equality to __Poly{8,16,64,128}_t types.
10639
10640 2016-01-26 Richard Sandiford <richard.sandiford@arm.com>
10641
10642 PR tree-optimization/69400
10643 * wide-int.cc (wi_pack): Take the precision as argument and
10644 perform canonicalization here rather than in the callers.
10645 Use the main loop to handle all full-width HWIs. Add a
10646 zero HWI if in_len isn't a full result.
10647 (wi::divmod_internal): Update accordingly.
10648 (wi::mul_internal): Likewise. Simplify.
10649
10650 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
10651 Sebastian Pop <s.pop@samsung.com>
10652
10653 * graphite-poly.c (apply_poly_transforms): Simplify.
10654 (print_isl_set): Use more readable format: ISL_YAML_STYLE_BLOCK.
10655 (print_isl_map): Same.
10656 (print_isl_union_map): Same.
10657 (print_isl_schedule): New.
10658 (debug_isl_schedule): New.
10659 * graphite-dependences.c (scop_get_reads): Do not call
10660 isl_union_map_add_map that is undocumented isl functionality.
10661 (scop_get_must_writes): Same.
10662 (scop_get_may_writes): Same.
10663 (scop_get_original_schedule): Remove.
10664 (scop_get_dependences): Do not call isl_union_map_compute_flow that
10665 is deprecated in isl 0.15. Instead, use isl_union_access_* interface.
10666 (compute_deps): Remove.
10667 * graphite-isl-ast-to-gimple.c (print_schedule_ast): New.
10668 (debug_schedule_ast): New.
10669 (translate_isl_ast_to_gimple::scop_to_isl_ast): Call
10670 set_separate_option.
10671 (graphite_regenerate_ast_isl): Add dump.
10672 (translate_isl_ast_to_gimple::scop_to_isl_ast): Generate code
10673 from scop->transformed_schedule.
10674 (graphite_regenerate_ast_isl): Add more dump.
10675 * graphite-optimize-isl.c (optimize_isl): Set
10676 scop->transformed_schedule. Check whether schedules are equal.
10677 (apply_poly_transforms): Move here.
10678 * graphite-poly.c (apply_poly_transforms): ... from here.
10679 (free_poly_bb): Static.
10680 (free_scop): Static.
10681 (pbb_number_of_iterations_at_time): Remove.
10682 (print_isl_ast): New.
10683 (debug_isl_ast): New.
10684 (debug_scop_pbb): New.
10685 * graphite-scop-detection.c (print_edge): Move.
10686 (print_sese): Move.
10687 * graphite-sese-to-poly.c (build_pbb_scattering_polyhedrons): Remove.
10688 (build_scop_scattering): Remove.
10689 (create_pw_aff_from_tree): Assert instead of bailing out.
10690 (add_condition_to_pbb): Remove unused code, do not fail.
10691 (add_conditions_to_domain): Same.
10692 (add_conditions_to_constraints): Remove.
10693 (build_scop_context): New.
10694 (add_iter_domain_dimension): New.
10695 (build_iteration_domains): Initialize pbb->iterators.
10696 Call add_conditions_to_domain.
10697 (nested_in): New.
10698 (loop_at): New.
10699 (index_outermost_in_loop): New.
10700 (index_pbb_in_loop): New.
10701 (outermost_pbb_in): New.
10702 (add_in_sequence): New.
10703 (add_outer_projection): New.
10704 (outer_projection_mupa): New.
10705 (add_loop_schedule): New.
10706 (build_schedule_pbb): New.
10707 (build_schedule_loop): New.
10708 (embed_in_surrounding_loops): New.
10709 (build_schedule_loop_nest): New.
10710 (build_original_schedule): New.
10711 (build_poly_scop): Call build_original_schedule.
10712 * graphite.h: Declare print_isl_schedule and debug_isl_schedule.
10713 (free_poly_dr): Remove.
10714 (struct poly_bb): Add iterators. Remove schedule, transformed, saved.
10715 (free_poly_bb): Remove.
10716 (debug_loop_vec): Remove.
10717 (print_isl_ast): Declare.
10718 (debug_isl_ast): Declare.
10719 (scop_do_interchange): Remove.
10720 (scop_do_strip_mine): Remove.
10721 (scop_do_block): Remove.
10722 (flatten_all_loops): Remove.
10723 (optimize_isl): Remove.
10724 (pbb_number_of_iterations_at_time): Remove.
10725 (debug_scop_pbb): Declare.
10726 (print_schedule_ast): Declare.
10727 (debug_schedule_ast): Declare.
10728 (struct scop): Remove schedule. Add original_schedule,
10729 transformed_schedule.
10730 (free_gimple_poly_bb): Remove.
10731 (print_generated_program): Remove.
10732 (debug_generated_program): Remove.
10733 (unify_scattering_dimensions): Remove.
10734 * sese.c (print_edge): ... here.
10735 (print_sese): ... here.
10736 (debug_edge): ... here.
10737 (debug_sese): ... here.
10738 * sese.h (print_edge): Declare.
10739 (print_sese): Declare.
10740 (dump_edge): Declare.
10741 (dump_sese): Declare.
10742
10743 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
10744 Sebastian Pop <s.pop@samsung.com>
10745
10746 * Makefile.in: Set ISLVER in site.exp.
10747
10748 2016-01-25 Jakub Jelinek <jakub@redhat.com>
10749
10750 * omp-low.c (lower_omp_target) <case USE_DEVICE_PTR>: Set
10751 DECL_VALUE_EXPR of new_var even for the non-array case. Look
10752 through DECL_VALUE_EXPR for expansion.
10753
10754 2016-01-25 Bernd Edlinger <bernd.edlinger@hotmail.de>
10755
10756 * config/mips/mips.c (mips_compute_frame_info): Skip re-computing
10757 the frame info after reload completed.
10758
10759 2016-01-25 Jeff Law <law@redhat.com>
10760
10761 PR tree-optimization/69196
10762 PR tree-optimization/68398
10763 * tree-ssa-threadupdate.h (enum bb_dom_status): Moved here from
10764 tree-ssa-threadupdate.c.
10765 (determine_bb_domination_status): Prototype
10766 * tree-ssa-threadupdate.c (enum bb_dom_status): Remove
10767 (determine_bb_domination_status): No longer static.
10768 (valid_jump_thread_path): Remove code to detect characteristics
10769 of the jump thread path not associated with correctness.
10770 * tree-ssa-threadbackward.c (fsm_find_control_statment_thread_paths):
10771 Correct test for thread path length. Count PHIs for real operands as
10772 statements that need to be copied. Do not count ASSERT_EXPRs.
10773 Look at all the blocks in the thread path. Compute and selectively
10774 filter thread paths based on threading through the latch, threading
10775 a multiway branch or crossing a multiway branch.
10776
10777 2016-01-25 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
10778
10779 * config/rs6000/rs6000.c (rs6000_keep_leaf_when_profiled): Add
10780 decl with __attribute__ ((unused)) annotation.
10781
10782 2016-01-25 Ilya Enkovich <enkovich.gnu@gmail.com>
10783
10784 PR target/69421
10785 * tree-vect-stmts.c (vectorizable_condition): Check vectype
10786 of operands is compatible with a statement vectype.
10787
10788 2016-01-25 Eric Botcazou <ebotcazou@adacore.com>
10789
10790 * doc/extend.texi (scalar_storage_order type attribute): Fix typo and
10791 improve wording for mixed storage order support.
10792
10793 2016-01-25 Bilyan Borisov <bilyan.borisov@arm.com>
10794
10795 * config/aarch64/arm_neon.h (vcvt_s64_f64): New intrinsic.
10796 (vcvt_u64_f64): Likewise.
10797 (vcvta_s64_f64): Likewise.
10798 (vcvta_u64_f64): Likewise.
10799 (vcvtm_s64_f64): Likewise.
10800 (vcvtm_u64_f64): Likewise.
10801 (vcvtn_s64_f64): Likewise.
10802 (vcvtn_u64_f64): Likewise.
10803 (vcvtp_s64_f64): Likewise.
10804 (vcvtp_u64_f64): Likewise.
10805
10806 2016-01-25 Claudiu Zissulescu <claziss@synopsys.com>
10807
10808 * config/arc/arc.c (TARGET_DWARF_REGISTER_SPAN): Define.
10809 (arc_init): Check validity mll64 option.
10810 (arc_save_restore): Use double load/store instruction.
10811 (arc_expand_movmem): Likewise.
10812 (arc_split_move): Don't split if we have double load/store
10813 instructions. Returns a boolean.
10814 (arc_process_double_reg_moves): Change function to return boolean
10815 instead of a sequence of instructions.
10816 (arc_dwarf_register_span): New function.
10817 * config/arc/arc-protos.h (arc_split_move): Change prototype.
10818 * config/arc/arc.h (TARGET_CPU_CPP_BUILTINS): Define __ARC_LL64__.
10819 * config/arc/arc.md (*movdi_insn): Emit ldd/std instructions.
10820 (*movdf_insn): Likewise.
10821 * config/arc/arc.opt (mll64): New option.
10822 * config/arc/predicates.md (even_register_operand): New predicate.
10823 * doc/invoke.texi (ARC Options): Add mll64 documentation.
10824
10825 2016-01-25 Richard Biener <rguenther@suse.de>
10826
10827 PR lto/69393
10828 * dwarf2out.c (is_naming_typedef_decl): Not when DECL_NAMELESS.
10829 * tree-streamer-out.c (pack_ts_base_value_fields): Stream
10830 DECL_NAMELESS.
10831 * tree-streamer-in.c (unpack_ts_base_value_fields): Likewise.
10832
10833 2016-01-25 Richard Biener <rguenther@suse.de>
10834
10835 PR tree-optimization/69376
10836 * tree-ssa-sccvn.h (struct vn_ssa_aux): Add range_info_anti_range_p
10837 flag.
10838 (VN_INFO_ANTI_RANGE_P): New inline.
10839 (VN_INFO_RANGE_TYPE): Likewise.
10840 * tree-ssa-sccvn.c (set_ssa_val_to): Also record and copy
10841 SSA_NAME_ANTI_RANGE_P.
10842 (free_scc_vn): Restore SSA_NAME_ANTI_RANGE_P.
10843 * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
10844 Properly query VN_INFO_RANGE_TYPE.
10845
10846 2016-01-25 Nick Clifton <nickc@redhat.com>
10847
10848 PR target/66655
10849 * config/i386/cygming.h (MAKE_DECL_ONE_ONLY): Remove definition.
10850
10851 2016-01-23 Tom de Vries <tom@codesourcery.com>
10852
10853 PR tree-optimization/69426
10854 * tree-parloops.c (eliminate_local_variables_stmt): Handle vdef of
10855 removed clobber.
10856
10857 2016-01-23 Jakub Jelinek <jakub@redhat.com>
10858
10859 * tree-ssanames.c (release_free_names_and_compact_live_names): Replace
10860 "the the" with "the" in the comments.
10861 * ipa-devirt.c (build_type_inheritance_graph,
10862 update_type_inheritance_graph): Likewise.
10863 * tree.c (build_function_type_list_1): Likewise.
10864 * cfgloopmanip.c (scale_loop_profile): Likewise.
10865 * tree-ssa-loop-ivopts.c (get_shiftadd_cost): Likewise.
10866 * gimple-ssa-split-paths.c
10867 (find_block_to_duplicate_for_splitting_paths): Likewise.
10868 * tree-sra.c (init_subtree_with_zero, clobber_subtree): Likewise.
10869 * expr.c (convert_move): Likewise.
10870 * var-tracking.c (vt_stack_adjustments): Likewise.
10871 * tree-vect-data-refs.c (vect_enhance_data_refs_alignment): Likewise.
10872 * tree-vrp.c (test_for_singularity): Likewise.
10873
10874 * tree-vect-stmts.c (vectorizable_condition): Build a VEC_COND_EXPR
10875 directly instead of building a temporary tree.
10876
10877 PR bootstrap/69434
10878 * genrecog.c: Define INCLUDE_ALGORITHM before including system.h,
10879 remove <algorithm> include.
10880
10881 2016-01-22 Jakub Jelinek <jakub@redhat.com>
10882
10883 PR target/69432
10884 * config/i386/i386.c: Include dojump.h.
10885 (expand_small_movmem_or_setmem,
10886 expand_set_or_movmem_prologue_epilogue_by_misaligned_moves): Spelling
10887 fixes.
10888 (ix86_expand_set_or_movmem): Call do_pending_stack_adjust () early
10889 if dynamic_check != -1.
10890
10891 2016-01-21 Jeff Law <law@redhat.com>
10892
10893 PR middle-end/69347
10894 * tree-ssa-dom.c (back_propagate_equivalences): Factored out of
10895 record_temporary_equivalences. Rewritten to avoid unnecessary calls
10896 into dominated_by_p.
10897 (cprop_into_successor_phis): Avoid unnecessary tests.
10898
10899 2016-01-22 Richard Henderson <rth@redhat.com>
10900
10901 PR target/69416
10902 * config/aarch64/aarch64.md (UNSPEC_NZCV): New.
10903 (ccmp<mode>, fccmp<mode>, fccmpe<mode>): Use it.
10904
10905 2016-01-22 Michael Matz <matz@suse.de>
10906
10907 * system.h (string, algorithm): Include only conditionally.
10908 (new): Include always under C++.
10909 * bb-reorder.c (toplevel): Define INCLUDE_ALGORITHM.
10910 * final.c (toplevel): Ditto.
10911 * ipa-chkp.c (toplevel): Define INCLUDE_STRING.
10912 * genconditions.c (write_header): Make gencondmd.c define
10913 INCLUDE_STRING.
10914 * mem-stats.h (mem_usage::print_dash_line): Don't use std::string.
10915
10916 * config/aarch64/aarch64.c (toplevel): Define INCLUDE_STRING.
10917 * common/config/aarch64/aarch64-common.c (toplevel): Ditto.
10918
10919 2016-01-22 Christian Bruel <christian.bruel@st.com>
10920
10921 PR target/68674
10922 * expr.c (expand_expr_real_1): Reset DECL_MODE if VECTOR_TYPE_P changed.
10923
10924 2016-01-22 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
10925
10926 PR target/69403
10927 * config/arm/thumb2.md (*thumb2_ior_scc_strict_it): Convert to
10928 define_insn_and_split. Ensure operands[1] and operands[0] do not
10929 get assigned the same register.
10930
10931 2016-01-22 Kugan Vivekanandarajah <kuganv@linaro.org>
10932
10933 * ipa-prop.c (ipa_set_jf_constant): Remove redundant unshare_expr.
10934
10935 2016-01-22 Christian Bruel <christian.bruel@st.com>
10936
10937 * config/arm/arm-c.c (arm_pragma_target_parse):
10938 Remove warn_builtin_macro_redefined overwrite.
10939
10940 2016-01-22 Eric Botcazou <ebotcazou@adacore.com>
10941
10942 * ipa-inline.c (can_inline_edge_p): Back out overzealous check on
10943 flag_non_call_exceptions compatibility.
10944
10945 2016-01-22 Jakub Jelinek <jakub@redhat.com>
10946
10947 PR debug/66668
10948 * dwarf2out.c (add_child_die_after): New function.
10949 (dwarf_qual_info_t): New type.
10950 (dwarf_qual_info): New variable.
10951 (qualified_die_p): New function.
10952 (modified_type_die): For -fdebug-types-section, ensure
10953 canonical order of qualifiers. Put qualified DIEs adjacent
10954 to the corresponding non-qualified type DIE and search there
10955 for existing qualified DIEs.
10956
10957 2016-01-22 Eric Botcazou <ebotcazou@adacore.com>
10958
10959 * doc/extend.texi (scalar_storage_order type attribute): Document
10960 restriction on type punning and aliasing, and remove future tense.
10961
10962 2016-01-21 Roman Zhuykov <zhroma@ispras.ru>
10963
10964 PR target/69252
10965 * modulo-sched.c (optimize_sc): Allow branch-scheduling to add a new
10966 first stage.
10967
10968 2016-01-21 Jeff Law <law@redhat.com>
10969
10970 PR middle-end/69347
10971 * tree-ssa-dom.c (dom_opt_dom_walker::thread_across_edge): Avoid
10972 useless call to record_temporary_equivalences.
10973 * tree-ssa-threadbackward.c (find_jump_threads_backwards): Just
10974 allocate 10 slots in the bb_path vector and let it grow as needed.
10975 (fsm_find_control_statement_thread_paths): Similarly for the next_path
10976 vector.
10977
10978 2016-01-21 David Edelsohn <dje.gcc@gmail.com>
10979
10980 * configure.ac (gcc_cv_as_powerpc_mfcrf, gcc_cv_as_machine_directive):
10981 Detangle.
10982 * configure: Regenerate.
10983
10984 2016-01-21 Pat Haugen <pthaugen@us.ibm.com>
10985
10986 * config/rs6000/aix71.h (ASM_CPU_SPEC): Add entry for Power9.
10987 * config/rs6000/driver-rs6000.c (struct asm_names): Likewise.
10988
10989 2016-01-21 Bernd Schmidt <bschmidt@redhat.com>
10990
10991 PR middle-end/66178
10992 * expr.c (expand_expr_real_2) [PLUS_EXPR, MINUS_EXPR]: Don't
10993 drop EXPAND_INITIALIZER.
10994 * rtl.h (contains_symbolic_reference_p): Declare.
10995 * rtlanal.c (contains_symbolic_reference_p): New function.
10996 * simplify-rtx.c (simplify_binary_operation_1): Don't turn
10997 a subtraction into a NOT if symbolic constants are involved.
10998
10999 2016-01-21 Anton Blanchard <anton@samba.org>
11000 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
11001
11002 PR target/63354
11003 * config/rs6000/linux64.h (TARGET_KEEP_LEAF_WHEN_PROFILED): New
11004 #define.
11005 * config/rs6000/rs6000.c (rs6000_keep_leaf_when_profiled): New
11006 function.
11007
11008 2016-01-21 Ajit Agarwal <ajitkum@xilinx.com>
11009
11010 * config/microblaze/microblaze.c
11011 (get_branch_target): New.
11012 (insert_wic_for_ilb_runout): New.
11013 (insert_wic): New.
11014 (microblaze_machine_dependent_reorg): New.
11015 (TARGET_MACHINE_DEPENDENT_REORG): Define macro.
11016 * config/microblaze/microblaze.md
11017 (UNSPEC_IPREFETCH): Define.
11018 (iprefetch): New pattern
11019 * config/microblaze/microblaze.opt
11020 (mxl-prefetch): New flag.
11021
11022 2016-01-21 Ajit Agarwal <ajitkum@xilinx.com>
11023
11024 * config/microblaze/microblaze.h
11025 (FIXED_REGISTERS): Update in macro.
11026 (CALL_USED_REGISTERS): Update in macro.
11027
11028 2016-01-21 Yuri Rumyantsev <ysrumyan@gmail.com>
11029
11030 PR rtl-optimization/68920
11031 * ifcvt.c (cond_move_process_if_block): Limit number of conditional
11032 moves.
11033
11034 2016-01-21 Vladimir Makarov <vmakarov@redhat.com>
11035
11036 PR rtl-optimization/68990
11037 * lra-coalesce.c (lra_coalesce): Invalidate value for the result
11038 pseudo instead of inheritance ones.
11039
11040 2016-01-21 Bernd Edlinger <bernd.edlinger@hotmail.de>
11041 Nick Clifton <nickc@redhat.com>
11042
11043 PR target/69129
11044 PR target/69012
11045 * config/mips/mips.c (mips_compute_frame_info): Initialise
11046 args_size and hard_frame_pointer_offset fields of the frame
11047 structure before calling mips_global_pointer.
11048
11049 2016-01-21 David Edelsohn <dje.gcc@gmail.com>
11050
11051 * configure.ac (gcc_cv_as_dwloc): Test support for debug frame section
11052 label reference.
11053 * configure: Regenerate.
11054
11055 2016-01-21 Richard Biener <rguenther@suse.de>
11056
11057 * graphite-optimize-isl.c (get_schedule_map): Fix typo.
11058
11059 2016-01-21 Marcin Kościelnicki <koriakin@0x04.net>
11060
11061 * config/s390/s390.c (s390_asm_declare_function_size): Add code
11062 to actually emit the .size directive.
11063
11064 2016-01-21 Stefan Sørensen <stefan.sorensen@spectralink.com>
11065 Jakub Jelinek <jakub@redhat.com>
11066
11067 PR target/69187
11068 PR target/65624
11069 * config/arm/arm-builtins.c (arm_expand_neon_builtin): Increase
11070 args array size by one to avoid buffer overflow.
11071
11072 2016-01-21 Marcin Kościelnicki <koriakin@0x04.net>
11073
11074 * config/s390/s390.md (pool_section_start): Use switch_to_section
11075 to select proper read-only data section instead of hardcoding
11076 .rodata.
11077 (pool_section_end): Use switch_to_section to match the above.
11078
11079 2016-01-21 Richard Biener <rguenther@suse.de>
11080
11081 PR tree-optimization/69378
11082 * tree-ssa-sccvn.c (dominated_by_p_w_unex): New function.
11083 (set_ssa_val_to): Use it for dominance checks taking into
11084 account not executable edges.
11085
11086 2016-01-21 Jakub Jelinek <jakub@redhat.com>
11087
11088 PR c++/69355
11089 * tree-dfa.c (get_ref_base_and_extent): Use GET_MODE_BITSIZE (mode)
11090 for bitsize instead of GET_MODE_PRECISION (mode).
11091
11092 2016-01-20 Martin Sebor <msebor@redhat.com>
11093
11094 PR c/52291
11095 * extend.texi (__sync Builtins): Clarify the semantics of
11096 __sync_fetch_and_OP built-ins on pointers.
11097 (__atomic Builtins): Same.
11098
11099 2016-01-21 Aditya Kumar <aditya.k7@samsung.com>
11100 Sebastian Pop <s.pop@samsung.com>
11101
11102 * graphite-isl-ast-to-gimple.c (enum phi_node_kind): New.
11103 (class translate_isl_ast_to_gimple): Use phi_node_kind instead of bool.
11104 (is_valid_rename): Same.
11105 (translate_isl_ast_to_gimple::get_rename): Same.
11106 (translate_isl_ast_to_gimple::rename_all_uses): Same.
11107 (translate_isl_ast_to_gimple::rename_uses): Same.
11108 (get_new_name): Check for close_phi nodes.
11109 (copy_loop_phi_args): Use phi_node_kind.
11110 (translate_isl_ast_to_gimple::copy_loop_close_phi_args): Same.
11111 (translate_isl_ast_to_gimple::copy_cond_phi_args): Same.
11112
11113 2016-01-21 Aditya Kumar <aditya.k7@samsung.com>
11114 Sebastian Pop <s.pop@samsung.com>
11115
11116 Revert commit r229783.
11117 * graphite-isl-ast-to-gimple.c (gcc_expression_from_isl_ast_expr_id):
11118 Remove use of parameter_rename_map.
11119 (copy_def): Remove.
11120 (copy_internal_parameters): Remove.
11121 (graphite_regenerate_ast_isl): Remove call to copy_internal_parameters.
11122 * sese.c (new_sese_info): Do not initialize parameter_rename_map.
11123 (free_sese_info): Do not free parameter_rename_map.
11124 (set_rename): Do not use parameter_rename_map.
11125 (rename_uses): Update call to set_rename.
11126 (graphite_copy_stmts_from_block): Do not use parameter_rename_map.
11127 * sese.h (parameter_rename_map_t): Remove.
11128 (struct sese_info_t): Remove field parameter_rename_map.
11129
11130 2016-01-21 Aditya Kumar <aditya.k7@samsung.com>
11131 Sebastian Pop <s.pop@samsung.com>
11132
11133 * graphite-isl-ast-to-gimple.c: Fix comment.
11134 * graphite-scop-detection.c (defined_in_loop_p): New.
11135 (canonicalize_loop_closed_ssa): Do not add close phi nodes for SSA
11136 names defined in loop.
11137
11138 2016-01-21 Aditya Kumar <aditya.k7@samsung.com>
11139 Sebastian Pop <s.pop@samsung.com>
11140
11141 * graphite-scop-detection.c (scop_detection::harmful_loop_in_region):
11142 Discard unstructured if-then-else regions.
11143
11144 2016-01-21 Aditya Kumar <aditya.k7@samsung.com>
11145 Sebastian Pop <s.pop@samsung.com>
11146
11147 * graphite-sese-to-poly.c (set_scop_parameter_dim): Remove.
11148 (cleanup_loop_iter_dom): Remove.
11149 (build_loop_iteration_domains): Remove.
11150 (build_scop_context): Remove.
11151 (build_scop_iteration_domain): Remove.
11152 (add_loop_constraints): New.
11153 (build_iteration_domains): New.
11154 (build_poly_scop): Call build_iteration_domains.
11155
11156 2016-01-21 Aditya Kumar <aditya.k7@samsung.com>
11157 Sebastian Pop <s.pop@samsung.com>
11158
11159 * graphite-scop-detection.c
11160 (scop_detection::harmful_loop_in_region): Free dom and loops.
11161 (scop_detection::loop_body_is_valid_scop): Free bbs.
11162
11163 2016-01-21 Aditya Kumar <aditya.k7@samsung.com>
11164 Sebastian Pop <s.pop@samsung.com>
11165
11166 * graphite-scop-detection.c (record_loop_in_sese): New.
11167 (gather_bbs::before_dom_children): Call record_loop_in_sese.
11168 (build_scops): Remove call to build_sese_loop_nests.
11169 * sese.c (sese_record_loop): Remove.
11170 (build_sese_loop_nests): Remove.
11171 (new_sese_info): Remove region->loops.
11172 (free_sese_info): Same.
11173 * sese.h (sese_contains_loop): Same.
11174 (build_sese_loop_nests): Remove.
11175 (sese_contains_loop): Remove.
11176
11177 2016-01-21 Aditya Kumar <aditya.k7@samsung.com>
11178 Sebastian Pop <s.pop@samsung.com>
11179
11180 * graphite-scop-detection.c (loop_is_valid_scop): Renamed
11181 loop_is_valid_in_scop.
11182 (scop_detection::harmful_stmt_in_region): Renamed
11183 harmful_loop_in_region.
11184 Call loop_is_valid_in_scop.
11185
11186 2016-01-21 Aditya Kumar <aditya.k7@samsung.com>
11187 Sebastian Pop <s.pop@samsung.com>
11188
11189 * graphite-isl-ast-to-gimple.c (translate_isl_ast): Also handle
11190 isl_ast_node_mark.
11191
11192 2016-01-21 Aditya Kumar <aditya.k7@samsung.com>
11193 Sebastian Pop <s.pop@samsung.com>
11194
11195 * graphite-poly.c (new_poly_bb): Remove use of PBB_IS_REDUCTION.
11196 * graphite.h (struct poly_bb): Remove field is_reduction.
11197 (PBB_IS_REDUCTION): Remove.
11198
11199 2016-01-21 Aditya Kumar <aditya.k7@samsung.com>
11200 Sebastian Pop <s.pop@samsung.com>
11201
11202 * graphite-dependences.c (constrain_domain): Add call to isl_*_coalesce.
11203 (add_pdr_constraints): Same.
11204 (scop_get_reads): Same.
11205 (scop_get_must_writes): Same.
11206 (scop_get_may_writes): Same.
11207 (scop_get_original_schedule): Same.
11208 (extend_schedule): Same.
11209 (apply_schedule_on_deps): Same.
11210 (carries_deps): Same.
11211 (compute_deps): Same.
11212 (scop_get_dependences): Same.
11213 * graphite-isl-ast-to-gimple.c
11214 (translate_isl_ast_to_gimple::generate_isl_schedule): Same.
11215 * graphite-optimize-isl.c (get_schedule_for_band): Same.
11216 (get_schedule_for_band_list): Same.
11217 (get_schedule_map): Same.
11218 (apply_schedule_map_to_scop): Same.
11219 * graphite-sese-to-poly.c (build_pbb_scattering_polyhedrons): Same.
11220 (build_loop_iteration_domains): Same.
11221 (add_condition_to_pbb): Same.
11222 (add_param_constraints): Same.
11223 (pdr_add_memory_accesses): Same.
11224 (pdr_add_data_dimensions): Same.
11225
11226 2016-01-20 Sandra Loosemore <sandra@codesourcery.com>
11227
11228 * doc/invoke.texi (Instrumentation Options): Clarify -mmpx linking
11229 requirements.
11230
11231 2016-01-20 Sandra Loosemore <sandra@codesourcery.com>
11232
11233 * common.opt (feliminate-dwarf2-dups): Replace references to
11234 "DWARF 2" with just "DWARF".
11235 * config/ia64/ia64.opt (mdwarf2-asm): Likewise.
11236 * doc/extend.texi: Likewise.
11237 * doc/cpp.texi: Likewise.
11238 * doc/invoke.texi: Likewise.
11239 (Option Summary): Add -gdwarf to list of Debugging Options.
11240 (Debugging Options): Document -gdwarf.
11241 * doc/contrib.texi: Spell "DWARF" like that.
11242
11243 2016-01-21 Jakub Jelinek <jakub@redhat.com>
11244
11245 * omp-low.c (expand_omp_target): Avoid -Wmaybe-uninitialized
11246 warning. Fix up formatting.
11247
11248 PR middle-end/67653
11249 * gimplify.c (gimplify_asm_expr): Warn if it is too late to
11250 attempt to mark memory input operand addressable and
11251 call prepare_gimple_addressable in that case. Don't adjust
11252 input_location for diagnostics, use error_at instead.
11253
11254 2016-01-20 Peter Bergner <bergner@vnet.ibm.com>
11255
11256 * config/rs6000/ppc-auxv.h: New file.
11257 * config/rs6000/rs6000-builtin.def (cpu_init): Add new builtin.
11258 (cpu_is): Likewise.
11259 (cpu_supports): Likewise.
11260 * config/rs6000/rs6000.c: include "ppc-auxv.h".
11261 (cpu_is_info): New variable.
11262 (cpu_supports_info): Likewise.
11263 (tcb_verification_symbol): Likewise.
11264 (cpu_builtin_p): Likewise.
11265 (cpu_expand_builtin): New function.
11266 (rs6000_expand_ternop_builtin): Add support for CPU builtin functions.
11267 (rs6000_init_builtins): Likewise.
11268 (rs6000_elf_file_end): Emit HWCAP in TCB verification symbol.
11269 * config/rs6000/rs6000.h (TLS_REGNUM): New define.
11270 * configure.ac (gcc_cv_libc_provides_hwcap_in_tcb): New test.
11271 * configure: Regenerate.
11272 * config.in: Likewise.
11273 * doc/extend.texi (PowerPC Built-in Functions): Document
11274 __builtin_cpu_init, __builtin_cpu_is and __builtin_cpu_supports.
11275
11276 2016-01-20 David Edelsohn <dje.gcc@gmail.com>
11277
11278 PR target/68609
11279 * config/rs6000/rs6000.c (rs6000_emit_swsqrt): Add vector sqrt
11280 domain check.
11281 * config/rs6000/vector.md (sqrt<mode>2): Call rs6000_emit_swsqrt
11282 for V4SFmode.
11283
11284 2016-01-20 Richard Henderson <rth@redhat.com>
11285
11286 PR bootstrap/69343
11287 PR bootstrap/69339
11288 PR tree-opt/68964
11289 Revert:
11290 * tree.c (tm_define_builtin): New.
11291 (find_tm_vector_type): New.
11292 (build_tm_vector_builtins): New.
11293 (build_common_builtin_nodes): Call it.
11294
11295 2016-01-20 Christophe Lyon <christophe.lyon@linaro.org>
11296
11297 * doc/sourcebuild.texi (arm_crypto_pragma_ok): Document new entry.
11298 (arm_fp_ok): Likewise.
11299 (arm_fp): Likewise.
11300 (arm_crypto): Likewise.
11301
11302 2016-01-20 Ilya Enkovich <enkovich.gnu@gmail.com>
11303 Richard Biener <rguenther@suse.de>
11304
11305 PR tree-optimization/69328
11306 * tree-vect-stmts.c (vect_is_simple_cond): Check compared
11307 vectors have same number of elements.
11308 (vectorizable_condition): Fix masked version recognition.
11309
11310 2016-01-20 Richard Biener <rguenther@suse.de>
11311
11312 PR tree-optimization/69345
11313 * tree-ssa-sccvn.h (VN_INFO_RANGE_INFO): New inline function.
11314 (VN_INFO_PTR_INFO): Likewise.
11315 * tree-ssa-sccvn.c (set_ssa_val_to): Avoid clearing points-to
11316 info when it is equal between non-dominating SSA names.
11317 * tree-ssa-pre.c (eliminate_dom_walker::before_dom_children):
11318 Make sure to look at original SSA infos.
11319
11320 2016-01-20 Jeff Law <law@redhat.com>
11321
11322 PR target/25114
11323 * config/m68k/predicates.md (pow2_m1_operand): New predicate
11324 extracted from ...
11325 (reg_or_pow2_m1_operand): Call pow2_m1_operand.
11326 (pc_or_label_operand): New predicate.
11327 * config/m68k/m68k.md: Add new peephole2 patterns for GTU/LEU
11328 tests for small integers that are 2^n - 1.
11329
11330 2016-01-20 Jonathan Wakely <jwakely@redhat.com>
11331
11332 * doc/invoke.texi (Options Summary): Add '.' after @xref.
11333
11334 2016-01-19 Jeff Law <law@redhat.com>
11335
11336 PR middle-end/69347
11337 * tree-ssa-threadbackwards.c
11338 (fsm_find_control_statement_thread_paths): Do not try to lookup
11339 FSM paths for SSA_NAMEs appearing in abnormal PHIs.
11340
11341 2016-01-20 Kugan Vivekanandarajah <kuganv@linaro.org>
11342
11343 * doc/lto.texi: Remove text that says only Gold has linker plugin
11344 support.
11345
11346 2016-01-19 Eric Botcazou <ebotcazou@adacore.com>
11347
11348 * dwarf2out.c (need_endianity_attribute_p): New inline predicate.
11349 (base_type_die): Add REVERSE parameter and attach DW_AT_endianity to
11350 the DIE accordingly.
11351 (modified_type_die): Add REVERSE parameter and pass it recursively,
11352 as well as to base_type_die. Adjust presence check accordingly.
11353 (base_type_for_mode): Adjust call to modified_type_die.
11354 (add_type_attribute): Add REVERSE parameter and pass it to
11355 modified_type_die.
11356 (generic_parameter_die): Adjust call to add_type_attribute.
11357 (add_scalar_info): Likewise.
11358 (add_subscript_info): Likewise.
11359 (gen_array_type_die): Likewise.
11360 (gen_descr_array_type_die): Likewise.
11361 (gen_entry_point_die): Likewise.
11362 (gen_enumeration_type_die): Likewise.
11363 (gen_formal_parameter_die): Likewise.
11364 (gen_subprogram_die): Likewise.
11365 (gen_variable_die ): Likewise.
11366 (gen_const_die): Likewise.
11367 (gen_field_die): Likewise.
11368 (gen_pointer_type_die): Likewise.
11369 (gen_reference_type_die): Likewise.
11370 (gen_ptr_to_mbr_type_die): Likewise.
11371 (gen_inheritance_die): Likewise.
11372 (gen_subroutine_type_die): Likewise.
11373 (gen_typedef_die): Likewise.
11374 (force_type_die): Adjust call to modified_type_die.
11375
11376 2016-01-19 Sandra Loosemore <sandra@codesourcery.com>
11377
11378 * doc/standards.texi: Copy-editing for grammar, markup, and sentence
11379 flow throughout the file. Fix broken link to Objective-C 2.0
11380 documentation.
11381 * doc/invoke.texi: More copy-editing; fix numerous typos and spelling
11382 errors.
11383
11384 2016-01-19 Wilco Dijkstra <wdijkstr@arm.com>
11385
11386 * ccmp.c (expand_ccmp_expr_1): Avoid spurious unused warnings.
11387
11388 2016-01-19 Jan Hubicka <hubicka@ucw.cz>
11389
11390 PR ipa/66223
11391 * ipa-devirt.c (is_cxa_pure_virtual_p): New function.
11392 (maybe_record_node): Record cxa_pure_virtual as the only possible
11393 target if there are not ohter candidates.
11394 (possible_polymorphic_call_target_p): Accept cxa_pure_virtual.
11395
11396 2016-01-19 Richard Biener <rguenther@suse.de>
11397
11398 * hsa-gen.c (get_memory_order_name): Use MEMMODEL_ constants.
11399 (get_memory_order): Likewise.
11400
11401 2016-01-19 Kirill Yukhin <kirill.yukhin@intel.com>
11402
11403 * tree-vect-stmts.c (vectorizable_store): Check
11404 rhs vectype.
11405
11406 2016-01-19 David Malcolm <dmalcolm@redhat.com>
11407
11408 PR jit/68446
11409 * gcc.c (driver::decode_argv): Add call to
11410 init_opts_obstack before init_options_struct.
11411 * opts.c (init_opts_obstack): Remove idempotency.
11412 (init_options_struct): Replace call to init_opts_obstack
11413 with a gcc_assert to verify that it has already been called.
11414 * toplev.c (toplev::main): Add call to init_opts_obstack before
11415 calls to init_options_struct.
11416 (toplev::finalize): Move cleanup of opts_obstack next to
11417 cleanup of save_decoded_options, clearing the latter, and
11418 save_decoded_options_count.
11419
11420 2016-01-19 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
11421
11422 PR target/69135
11423 * config/arm/vfp.md (l<vrint_pattern><su_optab><mode>si2): Set "conds"
11424 attribute to unconditional. Remove %? from output template.
11425
11426 2015-01-19 Wilco Dijkstra <wdijkstr@arm.com>
11427 Jiong Wang <jiong.wang@arm.com>
11428
11429 * ccmp.c (expand_ccmp_expr_1): Cost the instruction sequences
11430 generated from different expand order.
11431
11432 2015-01-19 Wilco Dijkstra <wdijkstr@arm.com>
11433
11434 * /config/aarch64/aarch64.c (aarch64_if_then_else_costs):
11435 Add support for CCMP costing.
11436
11437 2015-01-19 Wilco Dijkstra <wdijkstr@arm.com>
11438
11439 * ccmp.c (ccmp_candidate_p): Remove integer-only restriction.
11440 * config/aarch64/aarch64.md (fccmp<mode>): New pattern.
11441 (fccmpe<mode>): Likewise.
11442 (fcmp): Rename to fcmp and globalize pattern.
11443 (fcmpe): Likewise.
11444 * config/aarch64/aarch64.c (aarch64_gen_ccmp_first): Add FP support.
11445 (aarch64_gen_ccmp_next): Add FP support.
11446
11447 2015-01-19 Wilco Dijkstra <wdijkstr@arm.com>
11448
11449 * target.def (gen_ccmp_first): Update documentation.
11450 (gen_ccmp_next): Likewise.
11451 * doc/tm.texi (gen_ccmp_first): Update documentation.
11452 (gen_ccmp_next): Likewise.
11453 * ccmp.c (expand_ccmp_expr): Extract cmp_code from return value of
11454 expand_ccmp_expr_1. Improve comments.
11455 * config/aarch64/aarch64.md (ccmp_and): Use if_then_else for ccmp.
11456 (ccmp_ior<mode>): Remove pattern.
11457 (cmp<mode>): Remove expand.
11458 (cmp): Globalize pattern.
11459 (cstorecc4): Use cc_register.
11460 (mov<mode>cc): Remove ccmp_cc_register check.
11461 * config/aarch64/aarch64.c (aarch64_get_condition_code_1):
11462 Simplify after removal of CC_DNE/* modes.
11463 (aarch64_ccmp_mode_to_code): Remove.
11464 (aarch64_print_operand): Remove 'K' case. Merge 'm' and 'M' cases.
11465 In 'k' case use integer as condition.
11466 (aarch64_nzcv_codes): Remove inverted cases.
11467 (aarch64_code_to_ccmode): Remove.
11468 (aarch64_gen_ccmp_first): Use cmp pattern directly. Return the correct
11469 comparison with CC register to be used in folowing CCMP/branch/CSEL.
11470 (aarch64_gen_ccmp_next): Use previous comparison and mode in CCMP
11471 pattern. Return the comparison with CC register. Invert conditions
11472 when bitcode is OR.
11473 * config/aarch64/aarch64-modes.def: Remove CC_DNE/* modes.
11474 * config/aarch64/predicates.md (ccmp_cc_register): Remove.
11475
11476 2016-01-19 Jan Hubicka <hubicka@ucw.cz>
11477
11478 * cgraphunit.c (cgraph_node::reset): Clear thunk info and
11479 instrumented_version.
11480
11481 2016-01-19 Richard Biener <rguenther@suse.de>
11482
11483 PR tree-optimization/69336
11484 * tree-ssa-scopedtables.c (avail_expr_hash): Handle all
11485 handled components with get_ref_base_and_extent.
11486 (equal_mem_array_ref_p): Adjust.
11487
11488 2016-01-19 Jakub Jelinek <jakub@redhat.com>
11489
11490 PR debug/65779
11491 * shrink-wrap.c: Include valtrack.h.
11492 (move_insn_for_shrink_wrap): Add DEBUG argument. If
11493 MAY_HAVE_DEBUG_INSNS, call dead_debug_add on DEBUG_INSNs
11494 in between insn and where it will be moved to. Call
11495 dead_debug_insert_temp.
11496 (prepare_shrink_wrap): Adjust caller. Call dead_debug_local_init
11497 first and dead_debug_local_finish at the end.
11498 For uses and defs bitmap, handle all regs in between REGNO and
11499 END_REGNO, not just the first one.
11500
11501 2016-01-19 Richard Biener <rguenther@suse.de>
11502
11503 PR tree-optimization/69352
11504 * tree-ssa-scopedtables.c (avail_expr_hash): Check for size == -1.
11505 (equal_mem_array_ref_p): Constrain size and max size properly.
11506 Compare the reverse flag.
11507
11508 2016-01-19 Bernd Schmidt <bschmidt@redhat.com>
11509
11510 * ira.c (ira): Update regstat data if we deleted insns.
11511
11512 2016-01-19 Jakub Jelinek <jakub@redhat.com>
11513
11514 PR rtl-optimization/68955
11515 PR rtl-optimization/64557
11516 * dse.c (record_store, check_mem_read_rtx): Don't call get_addr
11517 here. Fix up formatting.
11518 * alias.c (get_addr): Handle VALUE +/- CONST_SCALAR_INT_P.
11519
11520 2016-01-19 Jan Hubicka <hubicka@ucw.cz>
11521
11522 PR lto/69133
11523 * cgraphunit.c (cgraph_node::expand_thunk): When forcing gimple
11524 assume that the node has body.
11525 * cgraph.c (cgraph_node::get_untransformed_body): Use gimple_body_p
11526 check.
11527
11528 2016-01-19 Jan Hubicka <hubicka@ucw.cz>
11529
11530 * lto-streamer-out.c (lto_output): Do not stream instrumentation
11531 thunks.
11532
11533 2016-01-19 Jan Hubicka <hubicka@ucw.cz>
11534
11535 * symtab.c (symtab_node::asm_name): Do not call printable name directly.
11536 (symtab_node::name): Report name as unnamed if DECL_NAME is not set.
11537
11538 2016-01-19 Martin Jambor <mjambor@suse.cz>
11539 Martin Liska <mliska@suse.cz>
11540 Michael Matz <matz@suse.de>
11541
11542 * Makefile.in (OBJS): Add new source files.
11543 (GTFILES): Add hsa.c.
11544 * common.opt (disable_hsa): New variable.
11545 (-Whsa): New warning.
11546 * config.in (ENABLE_HSA): New.
11547 * configure.ac: Treat hsa differently from other accelerators.
11548 (OFFLOAD_TARGETS): Define ENABLE_OFFLOADING according to
11549 $enable_offloading.
11550 (ENABLE_HSA): Define ENABLE_HSA according to $enable_hsa.
11551 * doc/install.texi (Configuration): Document --with-hsa-runtime,
11552 --with-hsa-runtime-include, --with-hsa-runtime-lib and
11553 --with-hsa-kmt-lib.
11554 * doc/invoke.texi (-Whsa): Document.
11555 (hsa-gen-debug-stores): Likewise.
11556 * lto-wrapper.c (compile_images_for_offload_targets): Do not attempt
11557 to invoke offload compiler for hsa acclerator.
11558 * opts.c (common_handle_option): Determine whether HSA offloading
11559 should be performed.
11560 * params.def (PARAM_HSA_GEN_DEBUG_STORES): New parameter.
11561 * builtin-types.def (BT_FN_VOID_UINT_PTR_INT_PTR): New.
11562 (BT_FN_VOID_INT_OMPFN_SIZE_PTR_PTR_PTR_UINT_PTR_INT_INT): Removed.
11563 (BT_FN_VOID_INT_OMPFN_SIZE_PTR_PTR_PTR_UINT_PTR_PTR): New.
11564 * gimple-low.c (lower_stmt): Also handle GIMPLE_OMP_GRID_BODY.
11565 * gimple-pretty-print.c (dump_gimple_omp_for): Also handle
11566 GF_OMP_FOR_KIND_GRID_LOOP.
11567 (dump_gimple_omp_block): Also handle GIMPLE_OMP_GRID_BODY.
11568 (pp_gimple_stmt_1): Likewise.
11569 * gimple-walk.c (walk_gimple_stmt): Likewise.
11570 * gimple.c (gimple_build_omp_grid_body): New function.
11571 (gimple_copy): Also handle GIMPLE_OMP_GRID_BODY.
11572 * gimple.def (GIMPLE_OMP_GRID_BODY): New.
11573 * gimple.h (enum gf_mask): Added GF_OMP_PARALLEL_GRID_PHONY,
11574 GF_OMP_FOR_KIND_GRID_LOOP, GF_OMP_FOR_GRID_PHONY and
11575 GF_OMP_TEAMS_GRID_PHONY.
11576 (gimple_statement_omp_single_layout): Updated comments.
11577 (gimple_build_omp_grid_body): New function.
11578 (gimple_has_substatements): Also handle GIMPLE_OMP_GRID_BODY.
11579 (gimple_omp_for_grid_phony): New function.
11580 (gimple_omp_for_set_grid_phony): Likewise.
11581 (gimple_omp_parallel_grid_phony): Likewise.
11582 (gimple_omp_parallel_set_grid_phony): Likewise.
11583 (gimple_omp_teams_grid_phony): Likewise.
11584 (gimple_omp_teams_set_grid_phony): Likewise.
11585 (gimple_return_set_retbnd): Also handle GIMPLE_OMP_GRID_BODY.
11586 * omp-builtins.def (BUILT_IN_GOMP_OFFLOAD_REGISTER): New.
11587 (BUILT_IN_GOMP_OFFLOAD_UNREGISTER): Likewise.
11588 (BUILT_IN_GOMP_TARGET): Updated type.
11589 * omp-low.c: Include symbol-summary.h, hsa.h and params.h.
11590 (adjust_for_condition): New function.
11591 (get_omp_for_step_from_incr): Likewise.
11592 (extract_omp_for_data): Moved parts to adjust_for_condition and
11593 get_omp_for_step_from_incr.
11594 (build_outer_var_ref): Handle GIMPLE_OMP_GRID_BODY.
11595 (fixup_child_record_type): Bail out if receiver_decl is NULL.
11596 (scan_sharing_clauses): Handle OMP_CLAUSE__GRIDDIM_.
11597 (scan_omp_parallel): Do not create child functions for phony
11598 constructs.
11599 (check_omp_nesting_restrictions): Handle GIMPLE_OMP_GRID_BODY.
11600 (scan_omp_1_op): Checking assert we are not remapping to
11601 ERROR_MARK. Also also handle GIMPLE_OMP_GRID_BODY.
11602 (parallel_needs_hsa_kernel_p): New function.
11603 (expand_parallel_call): Register apprpriate parallel child
11604 functions as HSA kernels.
11605 (grid_launch_attributes_trees): New type.
11606 (grid_attr_trees): New variable.
11607 (grid_create_kernel_launch_attr_types): New function.
11608 (grid_insert_store_range_dim): Likewise.
11609 (grid_get_kernel_launch_attributes): Likewise.
11610 (get_target_argument_identifier_1): Likewise.
11611 (get_target_argument_identifier): Likewise.
11612 (get_target_argument_value): Likewise.
11613 (push_target_argument_according_to_value): Likewise.
11614 (get_target_arguments): Likewise.
11615 (expand_omp_target): Call get_target_arguments instead of looking
11616 up for teams and thread limit.
11617 (grid_expand_omp_for_loop): New function.
11618 (grid_arg_decl_map): New type.
11619 (grid_remap_kernel_arg_accesses): New function.
11620 (grid_expand_target_kernel_body): New function.
11621 (expand_omp): Call it.
11622 (lower_omp_for): Do not emit phony constructs.
11623 (lower_omp_taskreg): Do not emit phony constructs but create for them
11624 a temporary variable receiver_decl.
11625 (lower_omp_taskreg): Do not emit phony constructs.
11626 (lower_omp_teams): Likewise.
11627 (lower_omp_grid_body): New function.
11628 (lower_omp_1): Call it.
11629 (grid_reg_assignment_to_local_var_p): New function.
11630 (grid_seq_only_contains_local_assignments): Likewise.
11631 (grid_find_single_omp_among_assignments_1): Likewise.
11632 (grid_find_single_omp_among_assignments): Likewise.
11633 (grid_find_ungridifiable_statement): Likewise.
11634 (grid_target_follows_gridifiable_pattern): Likewise.
11635 (grid_remap_prebody_decls): Likewise.
11636 (grid_copy_leading_local_assignments): Likewise.
11637 (grid_process_kernel_body_copy): Likewise.
11638 (grid_attempt_target_gridification): Likewise.
11639 (grid_gridify_all_targets_stmt): Likewise.
11640 (grid_gridify_all_targets): Likewise.
11641 (execute_lower_omp): Call grid_gridify_all_targets.
11642 (make_gimple_omp_edges): Handle GIMPLE_OMP_GRID_BODY.
11643 * tree-core.h (omp_clause_code): Added OMP_CLAUSE__GRIDDIM_.
11644 (tree_omp_clause): Added union field dimension.
11645 * tree-pretty-print.c (dump_omp_clause): Handle OMP_CLAUSE__GRIDDIM_.
11646 * tree.c (omp_clause_num_ops): Added number of arguments of
11647 OMP_CLAUSE__GRIDDIM_.
11648 (omp_clause_code_name): Added name of OMP_CLAUSE__GRIDDIM_.
11649 (walk_tree_1): Handle OMP_CLAUSE__GRIDDIM_.
11650 * tree.h (OMP_CLAUSE_GRIDDIM_DIMENSION): New.
11651 (OMP_CLAUSE_SET_GRIDDIM_DIMENSION): Likewise.
11652 (OMP_CLAUSE_GRIDDIM_SIZE): Likewise.
11653 (OMP_CLAUSE_GRIDDIM_GROUP): Likewise.
11654 * passes.def: Schedule pass_ipa_hsa and pass_gen_hsail.
11655 * tree-pass.h (make_pass_gen_hsail): Declare.
11656 (make_pass_ipa_hsa): Likewise.
11657 * ipa-hsa.c: New file.
11658 * lto-section-in.c (lto_section_name): Add hsa section name.
11659 * lto-streamer.h (lto_section_type): Add hsa section.
11660 * timevar.def (TV_IPA_HSA): New.
11661 * hsa-brig-format.h: New file.
11662 * hsa-brig.c: New file.
11663 * hsa-dump.c: Likewise.
11664 * hsa-gen.c: Likewise.
11665 * hsa.c: Likewise.
11666 * hsa.h: Likewise.
11667 * toplev.c (compile_file): Call hsa_output_brig.
11668 * hsa-regalloc.c: New file.
11669
11670 2016-01-18 Jeff Law <law@redhat.com>
11671
11672 PR tree-optimization/69320
11673 * tree-ssa-dom.c (record_edge_info): For comparisons against a boolean
11674 ranged object, do nothing if the RHS constant is not [0..1].
11675 (optimize_stmt): Comparing a boolean ranged object against a
11676 constant outside [0..1] results in a compile-time constant.
11677
11678 * tree-ssanames.c (ssa_name_has_boolean_range): Remove unnecessary
11679 test.
11680
11681 2016-01-18 Sandra Loosemore <sandra@codesourcery.com>
11682
11683 * doc/invoke.texi (Invoking GCC): Add new section to menu.
11684 (Option Summary): Update to reflect new section and moved options.
11685 (C++ Dialect Options): Move -fstats to new section.
11686 (Debugging Options): Move all dump, statistics, and other GCC
11687 developer options to new section. Rewrite section introduction
11688 and re-order remaining options to put the more basic ones first.
11689 (Optimization Options): Move -fira-verbose and -flto-report* to
11690 new section.
11691 (Developer Options): New section incorporating moved options.
11692 * doc/cppopts.texi (-dM): Update cross-reference.
11693
11694 2016-01-18 Richard Henderson <rth@redhat.com>
11695
11696 PR target/69176
11697 * config/aarch64/aarch64.md (add<GPI>3): Move long immediate
11698 operands to pseudo only if CSE is expected. Split long immediate
11699 operands only after reload, and for the stack pointer.
11700 (*add<GPI>3_pluslong): Remove.
11701 (*addsi3_aarch64, *adddi3_aarch64): Merge into...
11702 (*add<GPI>3_aarch64): ... here. Add r/rk/Upl alternative.
11703 (*addsi3_aarch64_uxtw): Add r/rk/Upl alternative.
11704 (*add<GPI>3 peepholes): New.
11705 (*add<GPI>3 splitters): New.
11706 * config/aarch64/constraints.md (Upl): New.
11707 * config/aarch64/predicates.md (aarch64_pluslong_strict_immedate): New.
11708
11709 2016-01-18 Richard Biener <rguenther@suse.de>
11710
11711 PR tree-optimization/69297
11712 * tree-vect-slp.c (vect_bb_slp_scalar_cost): Count each scalar
11713 stmt at most once.
11714 (vect_bb_vectorization_profitable_p): Clear visited flag again.
11715
11716 2016-01-18 Yuri Rumyantsev <ysrumyan@gmail.com>
11717
11718 PR middle-end/68542
11719 * fold-const.c (fold_binary_op_with_conditional_arg): Bail out for case
11720 of mixind vector and scalar types.
11721 (fold_relational_const): Add handling of vector
11722 comparison with boolean result.
11723 * tree-cfg.c (verify_gimple_comparison): Add argument CODE, allow
11724 comparison of vector operands with boolean result for EQ/NE only.
11725 (verify_gimple_assign_binary): Adjust call for verify_gimple_comparison.
11726 (verify_gimple_cond): Likewise.
11727 * tree-vrp.c (extract_code_and_val_from_cond_with_ops): Modify check on
11728 valid type of VAL.
11729
11730 2016-01-18 Joseph Myers <joseph@codesourcery.com>
11731
11732 * config/mips/mips.h (ISA_HAS_PAIRED_SINGLE): Require
11733 !TARGET_OCTEON.
11734
11735 2016-01-18 Richard Biener <rguenther@suse.de>
11736
11737 PR middle-end/69308
11738 * gimple.c (gimple_could_trap_p_1): Handle GIMPLE_COND.
11739
11740 2016-01-18 Tom de Vries <tom@codesourcery.com>
11741
11742 * passes.def: Add pass_parallelize_loops to pass_oacc_kernels.
11743
11744 2016-01-18 Tom de Vries <tom@codesourcery.com>
11745
11746 * omp-low.c (set_oacc_fn_attrib): Make extern.
11747 * omp-low.h (set_oacc_fn_attrib): Declare.
11748 * tree-parloops.c (struct reduction_info): Add reduc_addr field.
11749 (create_call_for_reduction_1): Handle case that reduc_addr is non-NULL.
11750 (create_parallel_loop, gen_parallel_loop, try_create_reduction_list):
11751 Add and handle function parameter oacc_kernels_p.
11752 (find_reduc_addr, get_omp_data_i_param): New function.
11753 (ref_conflicts_with_region, oacc_entry_exit_ok_1)
11754 (oacc_entry_exit_single_gang, oacc_entry_exit_ok): New function.
11755 (parallelize_loops): Add and handle function parameter oacc_kernels_p.
11756 Calculate dominance info. Skip loops that are not in a kernels region
11757 in oacc_kernels_p mode. Skip inner loops of parallelized loops.
11758 (pass_parallelize_loops::execute): Call parallelize_loops with
11759 oacc_kernels_p argument.
11760 (pass_parallelize_loops::clone, pass_parallelize_loops::set_pass_param):
11761 New member function.
11762 (pass_parallelize_loops::bool oacc_kernels_p): New member var.
11763 * passes.def: Add argument to pass_parallelize_loops instantation.
11764
11765 2016-01-18 Tom de Vries <tom@codesourcery.com>
11766
11767 * tree-parloops.c (pass_parallelize_loops::execute): Allow
11768 pass_parallelize_loops to be run outside the loop pipeline.
11769
11770 2016-01-18 Alan Lawrence <alan.lawrence@arm.com>
11771
11772 * tree-scalar-evolution.c (follow_copies_to_constant): New.
11773 (analyze_initial_condition, analyze_scalar_evolution_1): Call previous.
11774
11775 2016-01-18 Alan Lawrence <alan.lawrence@arm.com>
11776
11777 PR target/63679
11778 * tree-ssa-scopedtables.c (avail_expr_hash): Hash MEM_REF and ARRAY_REF
11779 using get_ref_base_and_extent.
11780 (equal_mem_array_ref_p): New.
11781 (hashable_expr_equal_p): Add call to previous.
11782
11783 2016-01-18 Alan Lawrence <alan.lawrence@arm.com>
11784
11785 PR target/63679
11786 * tree-sra.c (disqualified_constants, constant_decl_p): New.
11787 (sra_initialize): Allocate disqualified_constants.
11788 (sra_deinitialize): Free disqualified_constants.
11789 (disqualify_candidate): Update disqualified_constants when appropriate.
11790 (create_access): Scan for constant-pool entries as we go along.
11791 (scalarizable_type_p): Add check against type_contains_placeholder_p.
11792 (maybe_add_sra_candidate): Allow constant-pool entries.
11793 (load_assign_lhs_subreplacements): Bind debug for constant pool vars.
11794 (initialize_constant_pool_replacements): New.
11795 (sra_modify_assign): Avoid mangling assignments created by previous,
11796 and don't generate writes into constant pool.
11797 (sra_modify_function_body): Call initialize_constant_pool_replacements.
11798
11799 2016-01-18 Ilya Enkovich <enkovich.gnu@gmail.com>
11800
11801 * config/i386/i386.c (scalar_to_vector_candidate_p): Support
11802 andnot instruction.
11803 (scalar_chain::convert_op): Likewise.
11804 * config/i386/i386.md (*andndi3_doubleword): New.
11805
11806 2016-01-18 Richard Biener <rguenther@suse.de>
11807
11808 PR tree-optimization/69170
11809 * tree-vect-slp.c (vect_build_slp_tree): Verify we are not
11810 building a vector from scalar results of a pattern stmt.
11811
11812 2016-01-18 Jakub Jelinek <jakub@redhat.com>
11813
11814 * haifa-sched.c (autopref_multipass_init): Work around
11815 -Wmaybe-uninitialized warning.
11816
11817 2016-01-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
11818
11819 * config/arm/arm.c (thumb1_reorg): Check that the comparison is
11820 against the constant 0.
11821
11822 2016-01-17 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
11823
11824 PR tree-optimization/68799
11825 * gimple-ssa-strength-reduction.c (create_phi_basis): Directly
11826 look up phi candidates in the statement-candidate map.
11827 (phi_add_costs): Likewise.
11828 (record_phi_increments): Likewise.
11829 (phi_incr_cost): Likewise.
11830 (ncd_with_phi): Likewise.
11831 (all_phi_incrs_profitable): Likewise.
11832
11833 2016-01-17 Jakub Jelinek <jakub@redhat.com>
11834
11835 * omp-low.c (mark_loops_in_oacc_kernels_region): Work around
11836 -Wmaybe-uninitialized warning.
11837
11838 2016-01-16 Sandra Loosemore <sandra@codesourcery.com>
11839
11840 * doc/invoke.texi (Invoking GCC): Add new section to menu.
11841 (Option Summary): Update to reflect new section and moved options.
11842 (C++ Dialect Options): Move -fvtable-verify and related options.
11843 (Debugging Options): Move Sanitizer, Pointer Bounds Checker,
11844 and profiling-related options.
11845 (Optimization Options): Move profile generation options and
11846 -fstack-protector and related options.
11847 (Instrumentation Options): New section incorporating moved options.
11848 (Code Generation Options): Move -finstrument-functions and
11849 related options, -fstack-check, -fstack-limit*, and -fbounds-check.
11850
11851 2016-01-16 Tom de Vries <tom@codesourcery.com>
11852
11853 * passes.def: Move pass_expand_omp_ssa out of pass_parallelize_loops.
11854
11855 2016-01-16 Tom de Vries <tom@codesourcery.com>
11856
11857 * omp-low.c (expand_omp_atomic_fetch_op): Release defs of update stmt.
11858
11859 2016-01-16 Richard Sandiford <richard.sandiford@arm.com>
11860
11861 * hash-table.h (hash_table::empty): Turn into an inline wrapper
11862 that checks whether the table is already empty. Rename the
11863 original implementation to...
11864 (hash_table::empty_slot): ...this new private function.
11865
11866 2016-01-15 David Malcolm <dmalcolm@redhat.com>
11867
11868 PR diagnostic/68899
11869 * diagnostic-show-locus.c (layout::print_source_line): Move x
11870 offset of line until after call to
11871 get_line_width_without_trailing_whitespace.
11872
11873 2016-01-15 Jeff Law <law@redhat.com>
11874
11875 PR tree-optimization/69270
11876 * tree-ssanames.c (ssa_name_has_boolean_range): Moved here from
11877 tree-ssa-dom.c. Improve test for [0..1] ranve from VRP.
11878 * tree-ssa-dom.c (ssa_name_has_boolean_range): Remove.
11879 * tree-ssanames.h (ssa_name_has_boolean_range): Prototype.
11880 * tree-ssa-uncprop.c (associate_equivalences_with_edges): Use
11881 ssa_name_has_boolean_range and constant_boolean_node.
11882
11883 2016-01-15 Vladimir Makarov <vmakarov@redhat.com>
11884
11885 PR rtl-optimization/69030
11886 * lra-spills.c (remove_pseudos): Check nrefs and make the function
11887 returning bool.
11888 (spill_pseudos): Delete debug insn for dead pseudo.
11889 (lra_spill): Initiate spill_hard_reg and slots memory separately.
11890
11891 2016-01-15 Jiong Wang <jiong.wang@arm.com>
11892
11893 * config/aarch64/aarch64-builtins.c (aarch64_types_unopus_qualifiers):
11894 New.
11895 (TYPES_UNOPUS): Likewise.
11896 * config/aarch64/aarch64-simd-builtins.def (lbtruncuv2sf): Correct
11897 builtin type, from UNOP to UNOPUS.
11898 (lbtruncuv4sf): Likewise.
11899 (lbtruncuv2df): Likewise.
11900 (lrounduv2sf): Likewise.
11901 (lrounduv4sf): Likewise.
11902 (lrounduv2df): Likewise.
11903 (lroundusf): Likewise.
11904 (lroundusf): Likewise.
11905 (lceiluv2sf): Likewise.
11906 (lceiluv4sf): Likewise.
11907 (lceiluv2df): Likewise.
11908 (lceilusf): Likewise.
11909 (lceiludf): Likewise.
11910 (lflooruv2sf): Likewise.
11911 (lflooruv4sf): Likewise.
11912 (lflooruv2df): Likewise.
11913 (lfloorusf): Likewise.
11914 (lfloorudf): Likewise.
11915 (lfrintnuv2sf): Likewise.
11916 (lfrintnuv4sf): Likewise.
11917 (lfrintnuv2df): Likewise.
11918 (lfrintnusf): Likewise.
11919 (lfrintnudf): Likewise.
11920 * config/aarch64/arm_neon.h (vcvt_u32_f32): Remove unncessary type
11921 conversion.
11922 (vcvtq_u32_f32): Likewise.
11923 (vcvtq_u64_f64): Likewise.
11924 (vcvta_u32_f32): Likewise.
11925 (vcvtaq_u32_f32): Likewise.
11926 (vcvtaq_u64_f64): Likewise.
11927 (vcvtm_u32_f32): Likewise.
11928 (vcvtmq_u32_f32): Likewise.
11929 (vcvtmq_u64_f64): Likewise.
11930 (vcvtn_u32_f32): Likwise.
11931 (vcvtnq_u32_f32): Likewise.
11932 (vcvtnq_u64_f64): Likewise.
11933 (vcvtp_u32_f32): Likewise.
11934 (vcvtpq_u32_f32): Likewise.
11935 (vcvtpq_u64_f64): Likewise.
11936 (vcvtmd_u64_f64): Likewise.
11937 (vcvtms_u32_f32): Likewise.
11938 (vcvtad_u64_f64): Likewise.
11939 (vcvtas_u32_f32): Likewise.
11940 (vcvtnd_u64_f64): Likewise.
11941 (vcvtns_u32_f32): Likewise.
11942 (vcvtpd_u64_f64): Likewise.
11943 (vcvtps_u32_f32): Likewise.
11944
11945 2016-01-15 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
11946
11947 * config/aarch64/aarch64.c (aarch64_if_then_else_costs): Handle
11948 CSEL of zero_extended registers.
11949
11950 2016-01-15 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
11951
11952 * config/aarch64/aarch64.c (aarch64_rtx_costs, COMPARE case):
11953 Handle COMPARE of ZERO_EXTRACT against zero form of TST-immediate.
11954
11955 2016-01-15 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
11956
11957 * config/aarch64/aarch64.c (aarch64_process_one_target_attr): Return
11958 false when argument string is not found in the attributes table
11959 at all.
11960
11961 2016-01-15 David Edelsohn <dje.gcc@gmail.com>
11962
11963 PR target/68609
11964 * config/rs6000/rs6000.c (rs6000_emit_msub): Delete.
11965 (rs6000_emit_swsqrt): Convert to Goldschmidt's Algorithm
11966 * config/rs6000/rs6000.md (sqrt<mode>2): Limit swsqrt to high
11967 precision estimate.
11968
11969 2016-01-15 Richard Biener <rguenther@suse.de>
11970
11971 PR tree-optimization/66856
11972 * tree-vect-loop.c (vect_transform_loop): Free SLP instances here.
11973 * tree-vect-slp.c (vect_free_slp_tree): Decrement stmt reference count.
11974 (vect_create_new_slp_node): Increment stmt reference count.
11975 (vect_get_and_check_slp_defs): Make sure stmts are nor already in
11976 an SLP tree before swapping operands.
11977 (vect_build_slp_tree): Likewise.
11978 (destroy_bb_vec_info): Free stmt info after SLP instances.
11979 * tree-vect-stmts.c (new_stmt_vec_info): Initialize reference count.
11980 * tree-vectorizer.h (struct _stmt_vec_info): Add num_slp_uses field.
11981 (STMT_VINFO_NUM_SLP_USES): New macro.
11982
11983 2016-01-15 Richard Biener <rguenther@suse.de>
11984
11985 PR debug/69137
11986 * dwarf2out.c (add_linkage_name_raw): New function split out from ...
11987 (add_linkage_name): ... here.
11988 (gen_typedef_die): Use add_linkage_name_raw instead of
11989 add_linkage_attr to delay DECL_ASSEMBLER_NAME computation
11990 if necessary.
11991
11992 2016-01-15 Cesar Philippidis <cesar@codesourcery.com>
11993
11994 * gimplify.c (oacc_default_clause): Decode reference and pointer
11995 types for both kernels and parallel regions.
11996
11997 2016-01-15 Richard Sandiford <richard.sandiford@arm.com>
11998
11999 PR middle-end/69246
12000 * calls.c (emit_call_1): Force n_popped to zero for sibcalls.
12001
12002 2016-01-15 Ilya Enkovich <enkovich.gnu@gmail.com>
12003
12004 * config/i386/i386.c (scalar_chain::compute_convert_gain): Fix typo.
12005 (convert_scalars_to_vector): Likewise.
12006
12007 2016-01-15 Jonathan Wakely <jwakely@redhat.com>
12008
12009 * doc/extend.texi (Type Traits): Fix grammar.
12010
12011 2016-01-15 Martin Jambor <mjambor@suse.cz>
12012
12013 * tree-inline.c (remap_decl): Use existing dclarations if
12014 remapping a type and prevent_decl_creation_for_types.
12015 (replace_locals_stmt): Do an initial remapping of non-VLA typed
12016 decls first. Do real remapping with
12017 prevent_decl_creation_for_types set.
12018 * tree-inline.h (copy_body_data): New field
12019 prevent_decl_creation_for_types, moved remap_var_for_cilk to avoid
12020 padding.
12021
12022 2016-01-15 Dominik Vogt <vogt@linux.vnet.ibm.com>
12023
12024 * config/s390/s390.opt (mmvcle): More verbose help text.
12025
12026 2016-01-15 Dominik Vogt <vogt@linux.vnet.ibm.com>
12027
12028 * config/s390/s390.opt: Add period to -mzvector option text.
12029
12030 2016-01-15 Richard Biener <rguenther@suse.de>
12031
12032 PR tree-optimization/68961
12033 * tree-vect-slp.c (vect_analyze_slp_cost_1): Consider cost
12034 of invariants in stores again.
12035
12036 2016-01-15 Sebastian Huber <sebastian.huber@embedded-brains.de>
12037
12038 * config/arm/t-rtems: Add cortex-m7/fpv5-d16 multilib.
12039
12040 2016-01-15 Ilya Enkovich <enkovich.gnu@gmail.com>
12041
12042 * config/i386/i386.c (ix86_expand_branch): Don't split
12043 DI mode xor instruction to SI mode.
12044
12045 2016-01-15 Jan Hubicka <hubicka@ucw.cz>
12046
12047 PR ipa/68148
12048 * ipa-icf.c (sem_function::merge): Virtual functions may become
12049 reachable even if they address is not taken and there are no
12050 idrect calls.
12051
12052 2016-01-15 Jan Hubicka <hubicka@ucw.cz>
12053
12054 * lto-streamer-out.c (subtract_estimated_size): New function.
12055 (get_symbol_initial_value): Use it.
12056
12057 2016-01-15 Christian Bruel <christian.bruel@st.com>
12058
12059 PR target/65837
12060 * config/arm/arm-builtins.c (ARM_BUILTIN_CRYPTO_BASE): New enum tag.
12061 (arm_init_neon_builtins_internal): Rename arm_init_neon_builtins,
12062 (arm_init_crypto_builtins_internal): Rename arm_init_crypto_builtins.
12063 use add_builtin_function_ext_scope instead of add_builtin_function.
12064 (neon_set_p, neon_crypto_set_p): Remove.
12065 (arm_init_builtins): Always call arm_init_neon_builtins and
12066 arm_init_crypto_builtins.
12067 (arm_expand_builtin): Check that builtins are allowed for the arch.
12068 * config/arm/arm-protos.h (arm_init_neon_builtins): Remove prototype.
12069 * config/arm/arm.c (arm_valid_target_attribute_tree): Remove
12070 arm_init_neon_builtins call.
12071
12072 2016-01-15 Richard Biener <rguenther@suse.de>
12073
12074 PR tree-optimization/69117
12075 * tree-ssa-sccvn.h (struct vn_ssa_aux): Add info member.
12076 * tree-ssa-sccvn.c (set_ssa_val_to): Save and adjust SSA name info
12077 of the leader conservatively.
12078 (free_scc_vn): Restore original SSA name infos.
12079
12080 2016-01-14 Jeff Law <law@redhat.com>
12081
12082 PR tree-optimization/69270
12083 * tree-ssa-dom.c (ssa_name_has_boolean_range): If the type has a
12084 single bit of precision, verify it's also unsigned.
12085 (record_edge_info): Use constant_boolean_node rather than fold_convert
12086 to convert boolean_true/boolean_false to the right type.
12087
12088 2016-01-14 Richard Henderson <rth@redhat.com>
12089
12090 PR rtl-opt/69014
12091 * loop-doloop.c (record_reg_sets): New.
12092 (doloop_optimize): Reject the transform if the sequence
12093 clobbers registers live at the end of the loop block.
12094 (doloop_optimize_loops): Enable df_live if needed.
12095
12096 2016-01-14 Michael Meissner <meissner@linux.vnet.ibm.com>
12097
12098 * config/rs6000/rs6000-builtin.def: Revert 2016-01-13 change.
12099 * config/rs6000/rs6000.c: Likewise.
12100 * config/rs6000/rs6000.h: Likewise.
12101 * config/rs6000/rs6000.md: Likewise.
12102 * doc/extend.texi: Likewsie.
12103
12104 2016-01-14 Jeff Law <law@redhat.com>
12105
12106 * tree-ssa-dom.c (ssa_name_has_boolean_range): Fix comment
12107 typo.
12108
12109 2016-01-14 Richard Henderson <rth@redhat.com>
12110
12111 PR c/69272
12112 PR tree-opt/68964
12113 * trans-mem.c (tm_log_emit_stmt): Fix unit size to bit size.
12114 * tree.c (build_tm_vector_builtins): Use builtin_decl_explicit_p
12115 instead of builtin_decl_declared_p to test for declaration.
12116
12117 2016-01-14 Nicklas Bo Jensen <nbjensen@gmail.com>
12118
12119 * doc/loop.texi (Loop Analysis and Representation): Document
12120 loop_depth function.
12121
12122 2016-01-14 Tom de Vries <tom@codesourcery.com>
12123
12124 PR tree-optimization/68773
12125 * omp-low.c (expand_omp_target): Don't set force_output.
12126 * varpool.c (varpool_node::get_create): Same.
12127 * lto-cgraph.c (input_offload_tables): Mark entries in offload_vars and
12128 offload_funcs with force_output.
12129
12130 2016-01-14 Jakub Jelinek <jakub@redhat.com>
12131
12132 PR debug/69244
12133 * lra-eliminations.c (move_plus_up): Don't change anything if either
12134 the outer or inner subreg mode is not MODE_INT.
12135 * dwarf2out.c (mem_loc_descriptor): For SUBREG, if outer mode is
12136 integral <= DWARF2_ADDR_SIZE, convert to untyped afterwards.
12137
12138 2016-01-14 Alan Lawrence <alan.lawrence@arm.com>
12139
12140 * doc/md.texi (reduc_smin_@var{m}, reduc_smax_@var{m},
12141 reduc_umin_@var{m}, reduc_umax_@var{m}, reduc_splus_@var{m},
12142 reduc_uplus_@var{m}): Remove.
12143 * expr.c (expand_expr_real_2): Remove expansion path for
12144 reduc_[us](min|max|plus) optabs.
12145 * optabs-tree.c (scalar_reduc_to_vector): Remove.
12146 * optabs-tree.h (scalar_reduc_to_vector): Remove.
12147 * optabs.def (reduc_smax_optab, reduc_smin_optab, reduc_splus_optab,
12148 reduc_umax_optab, reduc_umin_optab, reduc_uplus_optab): Remove.
12149 * tree-vect-loop.c (vectorizable_reduction): Remove test for
12150 reduc_[us](min|max|plus) optabs.
12151
12152 2016-01-14 Alan Lawrence <alan.lawrence@arm.com>
12153
12154 * config/mips/mips-ps-3d.md (reduc_splus_v2sf): Remove.
12155 (reduc_plus_scal_v2sf): New.
12156 (reduc_smax_v2sf): Rename to...
12157 (reduc_smax_scal_v2sf): ...here, make result SFmode, add vec_extract.
12158 (reduc_smin_v2sf): Rename to...
12159 (reduc_smin_scal_v2sf): ...here, make result SFmode, add vec_extract.
12160
12161 2016-01-14 Jan Hubicka <hubicka@ucw.cz>
12162
12163 * alias.c (compare_base_symbol_refs): New function.
12164 (rtx_equal_for_memref_p, base_alias_check, memrefs_conflict_p): Use
12165 it.
12166
12167 2016-01-14 Jakub Jelinek <jakub@redhat.com>
12168
12169 PR middle-end/68146
12170 PR tree-optimization/69155
12171 * tree-complex.c: Include cfganal.h.
12172 (phis_to_revisit): New variable.
12173 (extract_component): Add phiarg_p argument. Assert that returned
12174 SSA_NAME has non-NULL SSA_NAME_DEF_STMT unless phiarg_p is true.
12175 (update_phi_components): Partly rewrite to use loop over real/imag
12176 components instead of code duplication. If extract_component returns
12177 SSA_NAME with NULL SSA_NAME_DEF_STMT, store SSA_NAME_VAR or
12178 create_tmp_reg into the PHI node instead, and mention the phi triplet
12179 in phis_to_revisit.
12180 (tree_lower_complex): Walk bbs in rpo order. Adjust phis recorded
12181 in phis_to_revisit at the end.
12182
12183 2016-01-14 Richard Biener <rguenther@suse.de>
12184
12185 PR tree-optimization/68060
12186 * tree-vect-loop.c (vect_is_simple_reduction): Check the
12187 outer loop reduction is only used in the inner loop before
12188 detecting a double reduction.
12189
12190 2016-01-14 Jakub Jelinek <jakub@redhat.com>
12191
12192 PR target/68269
12193 * combine.c (expand_field_assignment): Punt if compute_mode is
12194 unsupported scalar mode.
12195
12196 2016-01-14 Richard Biener <rguenther@suse.de>
12197
12198 PR tree-optimization/66856
12199 * tree-vect-slp.c (vect_build_slp_tree): Refactor to build
12200 SLP node only if it built successfully.
12201 (vect_analyze_slp_instance): Adjust.
12202
12203 2016-01-14 Jeff Law <law@redhat.com>
12204
12205 PR tree-optimization/69270
12206 * tree-ssa-dom.c (ssa_name_has_boolean_range): New function.
12207 (record_edge_info): Use it. Convert boolean_{true,false}_node
12208 to the type of op0.
12209
12210 2016-01-13 Jan Hubicka <hubicka@ucw.cz>
12211
12212 PR ipa/66487
12213 * ipa-polymorphic-call.c (inlined_polymorphic_ctor_dtor_block_p):
12214 use block_ultimate_origin
12215 (noncall-stmt_may_be_vtbl_ptr_store): Likewise.
12216
12217 2016-01-13 Sandra Loosemore <sandra@codesourcery.com>
12218
12219 * doc/invoke.texi (Submodel Options): Rename section to
12220 "Machine-Dependent Options" to better reflect its content.
12221 Rewrite introductory text to remove archaic CPU names.
12222 Update references.
12223
12224 2016-01-13 Sandra Loosemore <sandra@codesourcery.com>
12225
12226 * doc/invoke.texi (Code Gen Options): Move section up in file,
12227 before target-specific options. Update menu and option summary
12228 to reflect the new section ordering.
12229
12230 2016-01-13 Jonathan Wakely <jwakely@redhat.com>
12231
12232 * doc/invoke.texi (C Dialect Options): Adjust -std default for C++.
12233 (C++ Dialect Options): Add cross-reference to -std option.
12234 * doc/standards.texi (C++ Language): Document C++14 support.
12235
12236 2016-01-13 Michael Meissner <meissner@linux.vnet.ibm.com>
12237
12238 * config/rs6000/rs6000-builtin.def (BU_FLOAT128_2): Add support
12239 for pack/unpack functions for __ibm128.
12240 (PACK_IF): Likewise.
12241 (UNPACK_IF): Likewise.
12242
12243 * config/rs6000/rs6000.c (rs6000_builtin_mask_calculate): Add
12244 support for __ibm128 pack/unpack functions.
12245 (rs6000_invalid_builtin): Likewise.
12246 (rs6000_init_builtins): Likewise.
12247 (rs6000_opt_masks): Likewise.
12248
12249 * config/rs6000/rs6000.h (MASK_FLOAT128): Add short name.
12250 (RS6000_BTM_FLOAT128): Add support for __ibm128 pack/unpack
12251 functions
12252 (RS6000_BTM_COMMON): Likewise.
12253
12254 * config/rs6000/rs6000.md (f128_vsx): New mode attribute.
12255 (unpack<mode>): Use FMOVE128_FPR iterator instead of FMOVE128, to
12256 disallow __builtin_{pack,unpack}_longdouble if long double is IEEE
12257 128-bit floating point. Add support for the double values to be
12258 in Altivec registers for TF/IF packing and unpacking, but restrict
12259 TD packing sub-fields to be FPR registers. Don't allow overlapped
12260 register support for packing. Allow pack inputs to be memory
12261 locations. Don't build generator functions for unpack<mode>_dm
12262 and unpack<mode>_nodm.
12263 (unpack<mode>_dm): Likewise.
12264 (unpack<mode>_nodm): Likewise.
12265 (pack<mode>): Likewise.
12266
12267 * config/rs6000/rs6000-builtin.def (__builtin_pack_ibm128): Add
12268 built-in functions to pack/unpack explicit __ibm128 values.
12269 (__builtin_unpack_ibm128): Likewise.
12270
12271 * doc/extend.texi (PowerPC Built-in Functions): Document
12272 __builtin_pack_ibm128 and __builtin_unpack_ibm128.
12273
12274 2016-01-13 Bernd Schmidt <bschmidt@redhat.com>
12275
12276 PR c/66208
12277 * c-common.c (check_function_nonnull): Remove unnecessary declaration.
12278 Add new arg loc and pass it down as context.
12279 (check_nonnull_arg): Don't mark ctx arg as unused. Use it as a pointer
12280 to the location to use for the warning.
12281 (check_function_arguments): New arg loc. All callers changed. Pass
12282 it to check_function_nonnull.
12283 * c-common.h (check_function_arguments): Adjust declaration.
12284
12285 2016-01-13 Jakub Jelinek <jakub@redhat.com>
12286
12287 PR tree-optimization/69156
12288 * gimple.c (validate_type): Removed.
12289 (gimple_builtin_call_types_compatible_p): Use
12290 useless_type_conversion_p instead of validate_type.
12291 * value-prof.c (gimple_stringop_fixed_value): Fold
12292 icall_size to correct type.
12293
12294 2016-01-13 Jonathan Wakely <jwakely@redhat.com>
12295
12296 * doc/extend.texi (__atomic Builtins): Clarify compare_exchange
12297 effects.
12298
12299 2016-01-13 Richard Henderson <rth@redhat.com>
12300
12301 PR tree-opt/68964
12302 * target.def (builtin_tm_load, builtin_tm_store): Remove.
12303 * config/i386/i386.c (ix86_builtin_tm_load): Remove.
12304 (ix86_builtin_tm_store): Remove.
12305 (TARGET_VECTORIZE_BUILTIN_TM_LOAD): Remove.
12306 (TARGET_VECTORIZE_BUILTIN_TM_STORE): Remove.
12307 * doc/tm.texi.in (TARGET_VECTORIZE_BUILTIN_TM_LOAD): Remove.
12308 (TARGET_VECTORIZE_BUILTIN_TM_STORE): Remove.
12309 * doc/tm.texi: Rebuild.
12310
12311 * gtm-builtins.def (BUILT_IN_TM_MEMCPY_RNWT): New.
12312 (BUILT_IN_TM_MEMCPY_RTWN): New.
12313 * trans-mem.c (tm_log_emit_stmt): Rearrange code for better
12314 fallback from vector to integer helpers.
12315 (build_tm_load): Handle vector types directly, instead of
12316 via target hook.
12317 (build_tm_store): Likewise.
12318 (expand_assign_tm): Prepare for register types not handled by
12319 the above. Copy them to memory and use memcpy.
12320 * tree.c (tm_define_builtin): New.
12321 (find_tm_vector_type): New.
12322 (build_tm_vector_builtins): New.
12323 (build_common_builtin_nodes): Call it.
12324
12325 2016-01-13 Uros Bizjak <ubizjak@gmail.com>
12326
12327 * config/i386/i386.h (TARGET_FLT_EVAL_METHOD): Return -1 for
12328 TARGET_SSE_MATH without TARGET_SSE2. Rewrite.
12329
12330 2016-01-13 Tom de Vries <tom@codesourcery.com>
12331
12332 PR tree-optimization/69169
12333 * tree-ssa-structalias.c (create_variable_info_for_1): Add and handle
12334 handled_struct_type param.
12335 (create_variable_info_for, intra_create_variable_infos): Call
12336 create_variable_info_for_1 with extra arg.
12337
12338 2016-01-13 Yvan Roux <yvan.roux@linaro.org>
12339
12340 * config/arm/arm-arches.def: Remove spurious whitespace in "armv8.1-a"
12341 and "armv8.1-a+crc" entries.
12342
12343 2016-01-13 Alexander Fomin <alexander.fomin@intel.com>
12344
12345 PR target/69228
12346 * config/i386/sse.md (define_expand "avx512pf_gatherpf<mode>sf"):
12347 Change first operand predicate from register_or_constm1_operand
12348 to register_operand.
12349 (define_expand "avx512pf_gatherpf<mode>df"): Likewise.
12350 (define_expand "avx512pf_scatterpf<mode>sf"): Likewise.
12351 (define_expand "avx512pf_scatterpf<mode>df"): Likewise.
12352 (define_insn "*avx512pf_gatherpf<mode>sf"): Remove.
12353 (define_insn "*avx512pf_gatherpf<mode>df"): Likewise.
12354 (define_insn "*avx512pf_scatterpf<mode>sf"): Likewise.
12355 (define_insn "*avx512pf_scatterpf<mode>df"): Likewise.
12356 * config/i386/i386.c (ix86_expand_builtin): Remove first operand
12357 comparison with constm1_rtx from vec_prefetch_gen part.
12358
12359 2016-01-13 Richard Biener <rguenther@suse.de>
12360
12361 PR tree-optimization/69013
12362 * tree-ssa-uninit.c (prune_uninit_phi_opnds_in_unrealizable_paths):
12363 Exchange assert for a test.
12364
12365 2016-01-13 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
12366
12367 PR target/69247
12368 * config/s390/s390.md (bswaphi splitter): Use simplify_gen_subreg.
12369
12370 2016-01-13 Richard Biener <rguenther@suse.de>
12371
12372 PR tree-optimization/69242
12373 * tree-ssa-sccvn.c (visit_reference_op_load): Replace bogus
12374 assert with a check.
12375
12376 2016-01-13 Richard Biener <rguenther@suse.de>
12377
12378 PR tree-optimization/69186
12379 * tree-vect-data-refs.c (vect_enhance_data_refs_alignment):
12380 Properly guard vect_update_misalignment_for_peel call.
12381
12382 2016-01-12 Jeff Law <law@redhat.com>
12383
12384 PR tree-optimization/pr67755
12385 * tree-ssa-threadupdate.c (struct ssa_local_info_t): Add new field
12386 "need_profile_correction".
12387 (thread_block_1): Initialize new field to false by default. If we
12388 have multiple thread paths through a common joiner to different
12389 final targets, then set new field to true.
12390 (compute_path_counts): Only do count adjustment when it's really
12391 needed.
12392
12393 2016-01-12 Sandra Loosemore <sandra@codesourcery.com>
12394
12395 * doc/invoke.texi (Spec Files): Move section down in file, past
12396 all command-line option descriptions.
12397
12398 2016-01-12 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
12399
12400 PR middle-end/54809
12401 * doc/gty.texi: Remove documentation of mark_hook.
12402 * gengtype.c (struct write_types_data): Remove code to support
12403 mark_hook attribute.
12404 (walk_type): Likewise.
12405 (write_func_for_structure): Likewise.
12406
12407 2016-01-12 Sandra Loosemore <sandra@codesourcery.com>
12408
12409 * doc/invoke.texi (Option Summary) Move -no-canonical-prefixes to
12410 Directory Options, and -specs= to Overall Options.
12411 (Overall Options): Adjust similarly. Reorder to group related
12412 options together. Make -specs= cross-reference the spec file details.
12413 (Directory Options): Adjust similarly.
12414
12415 2016-01-12 Jeff Law <law@redhat.com>
12416
12417 * tree-ssa-threadupdate.c: Various whitespace and typo fixes.
12418
12419 2016-01-12 Olivier Hainque <hainque@adacore.com>
12420
12421 * gcc.c (spec_undefvar_allowed): New global.
12422 (process_command): Set to true when running for --version or --help,
12423 alone or together.
12424 (getenv_spec_function): When the variable is not defined, use the
12425 variable name as the variable value if we're allowed not to issue
12426 a fatal error.
12427
12428 2016-01-12 Bin Cheng <bin.cheng@arm.com>
12429
12430 PR tree-optimization/68911
12431 * tree-vrp.c (adjust_range_with_scev): Check overflow in range
12432 information computed for expression "init + nit * step".
12433
12434 2016-01-12 Sandra Loosemore <sandra@codesourcery.com>
12435
12436 * doc/invoke.texi (Invoking GCC): Copy-edit. Incorporate information
12437 about name of GCC executable. Remove deleted node from menu.
12438 (Directory Options) <-B>: Remove cross-reference to deleted node.
12439 (Target Options): Delete section.
12440
12441 2016-01-12 Christian Bruel <christian.bruel@st.com>
12442
12443 PR target/69180
12444 * config/arm/arm-c.c (arm_pragma_target_parse): Set NODE_CONDITIONAL
12445 for __ARM_NEON_FP, __ARM_FP, _ARM_FEATURE_LDREX.
12446
12447 2016-01-12 Jakub Jelinek <jakub@redhat.com>
12448
12449 PR target/69198
12450 * config/i386/i386.c (ix86_expand_special_args_builtin): Ensure
12451 aligned_mem is properly set for AVX512-VL floating point masked
12452 stores.
12453
12454 PR target/69175
12455 * ifcvt.c (cond_exec_process_if_block): When removing the last
12456 insn from then_bb, remove also any possible barriers that follow it.
12457
12458 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
12459
12460 PR target/68456
12461 PR target/69226
12462 * config/i386/iamcu.h (SIZE_TYPE): New macro.
12463 (PTRDIFF_TYPE): Likewise.
12464 (WCHAR_TYPE): Likewise.
12465 (WCHAR_TYPE_SIZE): Likewise.
12466 (STDINT_LONG32): Likewise.
12467
12468 2016-01-12 Richard Biener <rguenther@suse.de>
12469
12470 PR tree-optimization/69053
12471 * tree-vect-loop.c (get_initial_def_for_reduction): Properly
12472 convert initial value for cond reductions.
12473
12474 2016-01-12 Richard Biener <rguenther@suse.de>
12475
12476 PR tree-optimization/69007
12477 * tree-vect-patterns.c (vect_vect_recog_func_ptrs): Move
12478 widen_sum after dot_prod and sad.
12479
12480 2016-01-12 Richard Biener <rguenther@suse.de>
12481
12482 PR tree-optimization/69168
12483 * tree-vect-loop.c (vect_analyze_loop_2): Reset both main and
12484 pattern stmt SLP type.
12485 * tree-vect-slp.c (vect_detect_hybrid_slp_stmts): Patterns may
12486 end up unused so cope with that case.
12487
12488 2016-01-12 Richard Biener <rguenther@suse.de>
12489
12490 PR tree-optimization/69157
12491 * tree-vect-stmts.c (vectorizable_mask_load_store): Check
12492 stmts def type only during analyze phase.
12493 (vectorizable_call): Likewise.
12494 (vectorizable_simd_clone_call): Likewise.
12495 (vectorizable_conversion): Likewise.
12496 (vectorizable_assignment): Likewise.
12497 (vectorizable_shift): Likewise.
12498 (vectorizable_operation): Likewise.
12499 (vectorizable_store): Likewise.
12500 (vectorizable_load): Likewise.
12501
12502 2016-01-12 Richard Biener <rguenther@suse.de>
12503
12504 PR tree-optimization/69174
12505 * tree-vect-stmts.c (vect_mark_relevant): Remove excessive vertical
12506 space.
12507 (vectorizable_load): Properly compute the number of loads needed
12508 for permuted strided SLP loads and do not spuriously assign
12509 to SLP_TREE_VEC_STMTS.
12510
12511 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
12512
12513 * config/i386/djgpp.h (PREFERRED_DEBUGGING_TYPE): Define to DWARF2
12514 (TARGET_ASM_OUTPUT_IDENT): Define to default_asm_output_ident_directive
12515 (MD_EXEC_PREFIX): Remove.
12516 (MD_STARTFILE_PREFIX) Removee.
12517 (FILE_NAME_ABSOLUTE_P): Remove.
12518 (CPP_SPEC): Do not read macros from sys/version.h.
12519 (LINK_COMMAND_SPEC): Remove.
12520 (LOCAL_INCLUDE_DIR): Remove.
12521 (TARGET_ASM_NAMED_SECTION): Define to i386_djgpp_asm_named_section
12522 (TARGET_OS_CPP_BUILTINS): Add DJGPP (non ISO only), __DJGPP, __DJGPP__, unix.
12523 (POST_LINK_SPEC): Define to invoke stubify after linker
12524 (LIBSTDCXX): Remove define
12525 (DBX_REGISTER_NUMBER): Define to svr4_dbx_register_map.
12526 (DEFAULT_PCC_STRUCT_RETURN): Define to 1.
12527 (SUBTARGET_OVERRIDE_OPTIONS): Remove warning about -mbnu2210.
12528 (SUBTARGET_OVERRIDE_OPTIONS): Ignore -fPIC and generate message.
12529 (SUBTARGET_OVERRIDE_OPTIONS): Default to DWARF2 debugging info.
12530 (IX86_MAYBE_NO_LIBGCC_TFMODE): Remove.
12531 (i386_djgpp_asm_named_section): Add propotype of new procedure
12532
12533 * config/i386/xm-djgpp.h (NATIVE_SYSTEM_HEADER_DIR): Define.
12534 (MD_EXEC_PREFIX): Define (moved from config/i386/djgpp.h).
12535 (STANDARD_STARTFILE_PREFIX_1): Define (moved from MD_STARTFILE_PREFIX
12536 in config/i386/djgpp.h).
12537 (STANDARD_STARTFILE_PREFIX_2): Define identical to
12538 STANDARD_STARTFILE_PREFIX_1.
12539 (LOCAL_INCLUDE_DIR): Define (moved from config/i386/djgpp.h).
12540 (GCC_DRIVER_HOST_INITIALIZATION): Fix reporting fatal
12541 installation errors.
12542 (MAX_OFILE_ALIGNMENT): Define to 128.
12543 (HAVE_FTW_H): Undefine as DJGPP do not have nftw, but have ftw.h.
12544
12545 * config/i386/djgpp.c: New file. Add implementation of
12546 i386_djgpp_asm_named_section.
12547
12548 * config/i386/djgpp.opt: Remove obsolete option -mbnu210.
12549
12550 * config/i386/t-djgpp: New file. Add djgpp.o to EXTRA_OBJS.
12551 Add rule for building djgpp.o.
12552
12553 2016-01-11 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
12554
12555 * config/rs6000/rs6000.c (v2df_reduction_p): New function.
12556 (rtx_is_swappable_p): Reductions are swappable.
12557 (insn_is_swappable_p): V2DF reductions are swappable.
12558
12559 2016-01-11 John David Anglin <danglin@gcc.gnu.org>
12560
12561 * config/pa/pa.c (pa_emit_move_sequence): Handle floating point
12562 reloads for other unsupported memory operands.
12563
12564 2016-01-12 Kugan Vivekanandarajah <kuganv@linaro.org>
12565 Jim Wilson <jim.wilson@linaro.org>
12566
12567 PR target/69194
12568 * config/arm/arm-builtins.c (arm_expand_neon_args): Call
12569 copy_to_mode_reg instead of force_reg.
12570
12571 2016-01-11 H.J. Lu <hongjiu.lu@intel.com>
12572
12573 PR target/69225
12574 * config/i386/i386.h (TARGET_FLT_EVAL_METHOD): Set to 2 only if
12575 TARGET_80387 is true.
12576
12577 2016-01-11 Jakub Jelinek <jakub@redhat.com>
12578
12579 PR target/69071
12580 * lra-eliminations.c (move_plus_up): Only move plus up
12581 if subreg of the constant can be simplified into constant
12582 and use the simplified subreg of the constant instead of
12583 the original constant.
12584
12585 * fold-const.c (fold_convertible_p): Don't return true
12586 for conversion of VECTOR_TYPE to same sized integral type.
12587 (fold_convert_loc): Fix up formatting. Fold conversion of
12588 VECTOR_TYPE to same sized integral type using VIEW_CONVERT_EXPR
12589 instead of NOP_EXPR.
12590
12591 PR tree-optimization/69214
12592 * tree-vrp.c (simplify_cond_using_ranges): Don't propagate
12593 innerop into a comparison if SSA_NAME_OCCURS_IN_ABNORMAL_PHI.
12594 Formatting fix.
12595
12596 PR tree-optimization/69207
12597 * tree-vect-slp.c (vect_get_constant_vectors): For
12598 VECTOR_BOOLEAN_TYPE_P, assert op has integral type instead of
12599 fold_convertible_p to vector_type's element type, and always
12600 use VCE for non-VECTOR_BOOLEAN_TYPE_P.
12601
12602 2016-01-11 Richard Biener <rguenther@suse.de>
12603
12604 PR tree-optimization/69173
12605 * tree-vect-loop.c (vect_fixup_scalar_cycles_with_patterns): Only
12606 fixup the cycle if all stmts are in a pattern.
12607
12608 2016-01-11 Uros Bizjak <ubizjak@gmail.com>
12609
12610 PR middle-end/68999
12611 * alias.c (base_alias_check): Move check for addresses with
12612 alignment ANDs before the call for compare_base_decls.
12613 (memrefs_conflict_p): Return -1 for different decls
12614 that went through alignment adjustments.
12615
12616 2016-01-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
12617
12618 PR rtl-optimization/68796
12619 * config/aarch64/aarch64.md (*and<mode>_compare0): New pattern.
12620 * config/aarch64/aarch64.c (aarch64_select_cc_mode): Handle HImode
12621 and QImode comparisons against zero with CC_NZmode.
12622 * config/aarch64/iterators.md (short_mask): New mode_attr.
12623
12624 2016-01-11 H.J. Lu <hongjiu.lu@intel.com>
12625
12626 * config/i386/sse.md (<avx512>_load<mode>_mask): Remove snprintf.
12627 (<avx512>_store<mode>_mask): Likewise.
12628
12629 2016-01-11 Bernd Schmidt <bschmidt@redhat.com>
12630 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
12631
12632 PR rtl-optimization/68841
12633 * ifcvt.c (struct noce_if_info): Add orig_x field.
12634 (bbs_ok_for_cmove_arith): Add to_rename parameter.
12635 Don't record conflicts on to_rename if it's present.
12636 Allow memory destinations in sets.
12637 (noce_try_cmove_arith): Call bbs_ok_for_cmove_arith even on simple
12638 blocks, passing orig_x to the checks.
12639 (noce_process_if_block): Set if_info->orig_x appropriately.
12640
12641 2016-01-11 Tom de Vries <tom@codesourcery.com>
12642
12643 PR tree-optimization/69069
12644 * tree-parloops.c (create_parallel_loop): Add missing phi args.
12645
12646 2016-01-11 Yuri Rumyantsev <ysrumyan@gmail.com>
12647
12648 PR rtl-optimization/68920
12649 * config/i386/i386.c (ix86_option_override_internal): Restrict number
12650 of conditional moves for RTL if-conversion to 1 for
12651 TARGET_ONE_IF_CONV_INSN.
12652 * config/i386/i386.h (TARGET_ONE_IF_CONV_INSN): New macros.
12653 * config/i386/x86-tune.def (X86_TUNE_ONE_IF_CONV_INSN): New macros.
12654 * params.def (PARAM_MAX_RTL_IF_CONVERSION_INSNS) : Introduce new
12655 parameter to restirct number of conditional moves for
12656 RTL if-conversion.
12657 * doc/invoke.texi (max-rtl-if-conversion-insns): Document it.
12658 * ifcvt.c (bb_ok_for_noce_convert_multiple_sets): Limit number of
12659 conditionl moves.
12660
12661 2016-01-11 Alexandre Oliva <aoliva@redhat.com>
12662
12663 PR bootstrap/69123
12664 * var-tracking.c (drop_overlapping_mem_locs): Operate on all
12665 onepart vars. Fix typo in comment. Fix reversed condition in
12666 unshare test.
12667 (dataflow_set_remove_mem_locs): Operate on all onepart vars.
12668
12669 PR bootstrap/69123
12670 * var-tracking.c (dump_onepart_variable_differences): New.
12671 (dataflow_set_different): If a detailed dump is requested,
12672 delay early returns and dump differences between onepart
12673 variables present before and after, and added variables.
12674
12675 2016-01-11 Ilya Enkovich <enkovich.gnu@gmail.com>
12676
12677 PR target/69010
12678 * expr.c (expand_expr_real_1): For boolean vector constants
12679 with a scalar mode use const_scalar_mask_from_tree.
12680 (const_scalar_mask_from_tree): New.
12681 * optabs.c (expand_vec_cond_mask_expr): Use mask mode
12682 assigned to a mask type to handle constants.
12683
12684 2016-01-11 Martin Jambor <mjambor@suse.cz>
12685
12686 PR ipa/69044
12687 * ipa-cp.c (estimate_local_effects): Do not clone for removal of
12688 useless parameters if we cannot change function signature.
12689
12690 2016-01-11 Martin Jambor <mjambor@suse.cz>
12691
12692 PR ipa/66616
12693 * cgraphclones.c (duplicate_thunk_for_node): Copy can_change_signature
12694 flag.
12695
12696 2016-01-11 Tom de Vries <tom@codesourcery.com>
12697
12698 PR tree-optimization/69109
12699 * tree-parloops.c (try_transform_to_exit_first_loop_alt): Don't allow
12700 latch with phi.
12701
12702 2016-01-11 Tom de Vries <tom@codesourcery.com>
12703
12704 PR tree-optimization/69108
12705 * tree-parloops.c (gather_scalar_reductions): Handle case that outer phi
12706 res is not used in a phi.
12707
12708 2016-01-11 Yury Gribov <y.gribov@samsung.com>
12709
12710 PR 67425
12711 * common.opt (frandom-seed): Fix parameter name.
12712 * doc/invoke.texi (frandom-seed): Ditto and describe parameter.
12713
12714 2016-01-11 Tom de Vries <tom@codesourcery.com>
12715
12716 PR tree-optimization/69058
12717 * tree-parloops.c (pass_parallelize_loops::execute): Return 0 if libgomp
12718 not supported.
12719
12720 2016-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
12721
12722 * config/arc/arc.opt (mdiv-rem): Add period to the end.
12723 (mcode-density): Likewise.
12724
12725 2016-01-10 Tom de Vries <tom@codesourcery.com>
12726
12727 PR tree-optimization/69062
12728 * tree-parloops.c (loop_has_phi_with_address_arg): New function.
12729 (parallelize_loops): Don't paralelize loop that has phi with address
12730 arg.
12731
12732 2016-01-10 Tom de Vries <tom@codesourcery.com>
12733
12734 PR tree-optimization/69039
12735 * tree-parloops.c (try_create_reduction_list): Only allow single exit
12736 phi for reduction.
12737
12738 2016-01-09 John David Anglin <danglin@gcc.gnu.org>
12739
12740 PR middle-end/68743
12741 * match.pd: Require target has function_c99_misc before doing
12742 truncl(extend(x)) and trunc(extend(x)) -> extend(truncf(x)), etc.
12743
12744 2016-01-09 Gerald Pfeifer <gerald@pfeifer.com>
12745
12746 * configure.ac (isl_options_set_schedule_serialize_sccs): Also
12747 use GMPINC.
12748 * configure: Regenerate.
12749
12750 2016-01-09 Jakub Jelinek <jakub@redhat.com>
12751
12752 PR middle-end/50865
12753 PR tree-optimization/69097
12754 * fold-const.h (expr_not_equal_to): New prototype.
12755 * fold-const.c: Include stringpool.h and tree-ssanames.h.
12756 (expr_not_equal_to): New function.
12757 * match.pd (X % -Y is the same as X % Y): Don't optimize
12758 unless X is known not to be equal to minimum or Y is known
12759 not to be equal to -1.
12760 * tree-vrp.c (simplify_div_or_mod_using_ranges): Add GSI argument.
12761 fold TRUNC_MOD_EXPR if the second argument is not a power of two.
12762 (simplify_stmt_using_ranges): Adjust caller.
12763 (vrp_finalize): Call set_value_range on SSA_NAMEs before calling
12764 substitute_and_fold.
12765
12766 2016-01-09 Jan Hubicka <hubicka@ucw.cz>
12767
12768 * ipa-icf.c (sem_item_optimizer::merge_classes): Do not ICE on VAR_DECL
12769 w/o DECL_NAME.
12770
12771 2016-01-08 Jakub Jelinek <jakub@redhat.com>
12772
12773 PR tree-optimization/69167
12774 * gimple-fold.c (replace_stmt_with_simplification): Also punt if
12775 new SSA_NAME_OCCURS_IN_ABNORMAL_PHI SSA_NAMEs appear in operands of
12776 ops[0] comparison.
12777 * gimple-match-head.c (maybe_push_res_to_seq): Likewise.
12778
12779 2016-01-08 Alan Lawrence <alan.lawrence@arm.com>
12780 Richard Biener <rguenther@suse.de>
12781
12782 PR tree-optimization/68707
12783 * tree-vect-slp.c (vect_analyze_slp_instance): Cancel permuted SLP
12784 instances that can be handled via vect_load_lanes.
12785
12786 2016-01-08 Uros Bizjak <ubizjak@gmail.com>
12787
12788 * symtab.c (symtab_node::equal_address_to): Return -1 instead of 2
12789 if we can't determine address equivalence.
12790 * alias.c (compare_base_decl): Update for changed return value of
12791 symtab_node::equal_address_to.
12792
12793 2016-01-08 Jason Merrill <jason@redhat.com>
12794
12795 PR c++/68983
12796 PR c++/67557
12797 * function.c (assign_temp): Guard against TREE_ADDRESSABLE types here.
12798 * expr.c (store_field): Not here.
12799 * tree-cfgcleanup.c (fixup_noreturn_call): Don't clear LHS of a
12800 call with TREE_ADDRESSABLE type.
12801 * tree-cfg.c (verify_gimple_call): Adjust.
12802
12803 2016-01-08 Olivier Hainque <hainque@adacore.com>
12804
12805 * config/vxworks.h (VXWORKS_LIBGCC_SPEC): Don't link shared RTPs with
12806 libc_internal.
12807
12808 2016-01-08 Alan Lawrence <alan.lawrence@arm.com>
12809
12810 * gcc.target/rs6000/paired.md (reduc_smax_v2sf): Rename to...
12811 (reduc_smax_scal_v2sf): ...here, make result SFmode, extract element.
12812 (reduc_smin_v2sf): Rename to...
12813 (reduc_smin_scal_v2sf): ...here, make result SFmode, extract element.
12814 (reduc_splus_v2sf): Rename to...
12815 (reduc_plus_scal_v2sf): ...here, make result SFmode, extract element.
12816
12817 2016-01-08 Jakub Jelinek <jakub@redhat.com>
12818
12819 PR tree-optimization/69162
12820 * gimplify.c (gimplify_va_arg_expr): Encode original type of
12821 valist argument in another argument.
12822 (gimplify_modify_expr): Adjust for the above change. Cleanup.
12823 * tree-stdarg.c (expand_ifn_va_arg_1): Use new 3rd argument
12824 to determine the va_list type, build a MEM_REF instead of
12825 build_fold_indirect_ref.
12826
12827 PR tree-optimization/69172
12828 * gimple-fold.c (gimple_fold_builtin_memory_chk): Pass type to
12829 gimple_build.
12830
12831 2016-01-08 Thomas Preud'homme <thomas.preudhomme@arm.com>
12832
12833 PR tree-optimization/67781
12834 * tree-ssa-math-opts.c (find_bswap_or_nop): Zero out bytes in cmpxchg
12835 and cmpnop in two steps: first the ones not accessed in original
12836 gimple expression in a endian independent way and then the ones not
12837 accessed in the final result in an endian-specific way.
12838
12839 2016-01-08 Jakub Jelinek <jakub@redhat.com>
12840
12841 PR tree-optimization/69083
12842 * tree-vect-slp.c (vect_get_constant_vectors): For
12843 VECTOR_BOOLEAN_TYPE_P assert op is fold_convertible_p to vector_type's
12844 element type. If op is fold_convertible_p to vector_type's element
12845 type, use NOP_EXPR instead of VCE.
12846
12847 2016-01-08 Segher Boessenkool <segher@kernel.crashing.org>
12848
12849 PR rtl-optimization/67778
12850 PR rtl-optimization/68634
12851 PR rtl-optimization/68909
12852 * shrink-wrap.c (try_shrink_wrapping): Add comment. Don't pop
12853 block from the stack until done with it. Remove a superfluous
12854 bitmap set. Remove a superfluous bitmap test.
12855
12856 2016-01-07 Martin Sebor <msebor@redhat.com>
12857
12858 PR c/68966
12859 * doc/extend.texi (__atomic Builtins, __sync Builtins): Document
12860 constraint on the type of arguments.
12861
12862 2016-01-07 Andreas Tobler <andreast@gcc.gnu.org>
12863
12864 * config/arm/freebsd.h: Rename SUBTARGET_OVERRIDE_OPTIONS to
12865 SUBTARGET_OVERRIDE_INTERNAL_OPTIONS. Adjust to check
12866 unaligned_access on the gcc_options set.
12867 * config/arm/arm.c (arm_option_override_internal): Use
12868 SUBTARGET_OVERRIDE_INTERNAL_OPTIONS.
12869
12870 2016-01-07 Uros Bizjak <ubizjak@gmail.com>
12871
12872 PR target/69140
12873 * config/i386/i386.c (ix86_frame_pointer_required): Enable
12874 frame pointer for TARGET_64BIT_MS_ABI when stack is misaligned.
12875
12876 2016-01-07 Uros Bizjak <ubizjak@gmail.com>
12877
12878 Revert
12879 2016-01-06 Uros Bizjak <ubizjak@gmail.com>
12880
12881 PR target/69140
12882 * config/i386/i386.c (ix86_expand_prologue): Declare fs.sp_valid
12883 depending on frame_pointer_needed before remaining integer and SSE
12884 registers are saved.
12885
12886 2016-01-07 Sandra Loosemore <sandra@codesourcery.com>
12887
12888 PR 1078
12889 * doc/extend.texi (Nvidia PDX Function Attributes): New section.
12890
12891 2016-01-07 H.J. Lu <hongjiu.lu@intel.com>
12892
12893 PR target/69171
12894 * config/i386/sse.md (<sse>_sqrt<mode>2<mask_name><round_name>):
12895 Use the "xBm" constraint.
12896 (float<sseintvecmodelower><mode>2<mask_name><round_name):
12897 Likewise.
12898 (sse_cvtsi2ss<round_name>): Use round_nimm_scalar_predicate.
12899 (sse_cvtsi2ssq<round_name>): Likewise.
12900 (sse_cvtss2si<round_name>): Likewise.
12901 (sse_cvtss2siq<round_name>): Likewise.
12902 (sse2_cvtsi2sdq<round_name>): Likewise.
12903 (sse2_cvtsd2si<round_name>): Likewise.
12904 (sse2_cvtsd2siq<round_name>): Likewise.
12905 * config/i386/subst.md (round_nimm_scalar_predicate): New
12906 predicate.
12907
12908 2015-12-15 Bernd Schmidt <bschmidt@redhat.com>
12909
12910 PR middle-end/67639
12911 * varasm.c (make_decl_rtl): Mark invalid register vars as
12912 DECL_EXTERNAL.
12913
12914 PR rtl-optimization/66206
12915 * bt-load.c (find_btr_use): Change first arg to be a pointer to an rtx.
12916 All callers changed.
12917
12918 2016-01-07 Jakub Jelinek <jakub@redhat.com>
12919
12920 PR tree-optimization/69141
12921 * tree-ssa-pre.c: Include langhooks.h.
12922 (eliminate_dom_walker::before_dom_children): Use
12923 lang_hooks.decl_printable_name instead of
12924 cgraph_node::get ()->name ().
12925
12926 PR middle-end/68960
12927 * gimple-expr.c (copy_var_decl): If var has DECL_USER_ALIGN set, copy
12928 it and DECL_ALIGN too.
12929
12930 2016-01-06 Robert Suchanek <robert.suchanek@imgtec.com>
12931
12932 * config/mips/mips-ftypes.def: Sort to lexicographical order.
12933
12934 2016-01-06 Uros Bizjak <ubizjak@gmail.com>
12935
12936 PR target/69140
12937 * config/i386/i386.c (ix86_expand_prologue): Declare fs.sp_valid
12938 depending on frame_pointer_needed before remaining integer and SSE
12939 registers are saved.
12940
12941 2015-01-06 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
12942
12943 * config/rs6000/vsx.md (*p9_vecload_<mode>): Replace VSX_M
12944 mode iterator with VSX_M2.
12945 (*p9_vecstore_<mode>): Likewise.
12946 (*vsx_le_permute_<mode>): Restrict to !TARGET_P9_VECTOR.
12947 (*vsx_le_perm_load_<mode> for VSX_LE_128): Likewise.
12948 (*vsx_le_perm_store_<mode> for VSX_LE_128): Likewise.
12949 (define_split for VSX_LE128 stores): Likewise.
12950 (define_peephole2 for TImode LE swaps): Likewise.
12951 (define_split for VSX_LE128 post-reload stores): Likewise.
12952
12953 2016-01-06 Marek Polacek <polacek@redhat.com>
12954
12955 PR sanitizer/69099
12956 * convert.c (convert_to_integer_1): Adjust call to
12957 ubsan_instrument_float_cast. Use NULL_TREE instead of NULL.
12958 * ubsan.c (ubsan_instrument_float_cast): Drop the ARG parameter. Use
12959 EXPR instead of ARG.
12960 * ubsan.h (ubsan_instrument_float_cast): Adjust declaration.
12961
12962 2016-01-05 Sandra Loosemore <sandra@codesourcery.com>
12963
12964 PR 1078
12965 * doc/extend.texi (RL78 Variable Attributes): New section.
12966
12967 2016-01-05 Marek Polacek <polacek@redhat.com>
12968
12969 PR c/69104
12970 * builtins.c (get_memmodel): Use expansion point location rather than
12971 the input location. Call warning_at rather than warning.
12972 (expand_builtin_atomic_compare_exchange): Likewise.
12973 (expand_builtin_atomic_load): Likewise.
12974 (expand_builtin_atomic_store): Likewise.
12975 (expand_builtin_atomic_clear): Likewise.
12976
12977 2016-01-05 H.J. Lu <hongjiu.lu@intel.com>
12978
12979 PR target/68991
12980 * config/i386/i386.c (ix86_expand_vector_logical_operator):
12981 Replace nonimmediate_operand with vector_operand.
12982 * config/i386/predicates.md (vector_operand): New predicate.
12983 (general_vector_operand): Replace nonimmediate_operand with
12984 vector_operand.
12985 * config/i386/sse.md: Replace nonimmediate_operand with
12986 vector_operand and m constraint with Bm constraint on SSE
12987 patterns with 16-byte memory operand.
12988 * config/i386/subst.md (round_nimm_predicate): Replace
12989 nonimmediate_operand with vector_operand.
12990 (round_saeonly_nimm_predicate): Likewise.
12991 (round_saeonly_nimm_scalar_predicate): New.
12992
12993 2016-01-05 H.J. Lu <hongjiu.lu@intel.com>
12994
12995 PR target/68991
12996 * config/i386/constraints.md (Bm): New constraint.
12997 * config/i386/predicates.md (vector_memory_operand): New
12998 predicate.
12999 * config/i386/sse.md: Replace xm with xBm in plusminus and
13000 any_logic patterns.
13001
13002 2016-01-05 Sandra Loosemore <sandra@codesourcery.com>
13003
13004 PR 1078
13005 * doc/extend.texi (V850 Function Attributes): New section.
13006 (V850 Variable Attributes): New section.
13007
13008 2016-01-05 Sandra Loosemore <sandra@codesourcery.com>
13009
13010 PR 1078
13011 * doc/extend.texi (MicroBlaze Function Attributes): Document
13012 interrupt_handler and fast_interrupt attributes.
13013
13014 2016-01-05 Sergei Trofimovich <siarheit@google.com>
13015
13016 PR other/60465
13017 * config/ia64/ia64.c (ia64_expand_load_address): Use gprel64
13018 for local symbolic operands.
13019 * config/ia64/predicates.md (local_symbolic_operand64): New
13020 predicate.
13021
13022 2016-01-05 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
13023
13024 PR rtl-optimization/68651
13025 * combine.c (combine_simplify_rtx): Canonicalize x + x into
13026 x << 1.
13027
13028 2016-01-05 Nathan Sidwell <nathan@acm.org>
13029
13030 * alias.c (compare_base_decls): Use symtab_node::get.
13031
13032 2016-01-05 Nick Clifton <nickc@redhat.com>
13033
13034 PR target/68770
13035 * ira-costs.c (copy_cost): Initialise the t_icode field of the
13036 secondary_reload_info structure.
13037
13038 PR target/66655
13039 * config/i386/cygming.h (MAKE_DECL_ONE_ONLY): Define to use weak
13040 decls if weak support is available.
13041
13042 2016-01-04 Martin Sebor <msebor@redhat.com>
13043
13044 * doc/invoke.texi (Warning Options): Document -Winvalid-memory-model.
13045
13046 2016-01-04 Michael Meissner <meissner@linux.vnet.ibm.com>
13047
13048 * config/rs6000/rs6000-cpus.def (ISA_3_0_MASKS_SERVER): Add
13049 OPTION_MASK_P9_DFORM.
13050
13051 * config/rs6000/constraints.md (wo constraint): New constraint for
13052 ISA 3.0 (power9).
13053
13054 * config/rs6000/rs6000.c (rs6000_debug_reg_global): Add support
13055 for wo constraint.
13056 (rs6000_init_hard_regno_mode_ok): Likewise.
13057
13058 * config/rs6000/rs6000.h (r6000_reg_class_enum): Add support for
13059 wo constraint.
13060
13061 * config/rs6000/altivec.md (altivec_vperm_<mode>): Clean up vperm
13062 expanders not to have constraints. Add support for ISA 3.0 xxperm
13063 instruction. Add support for fusing xxlor with xxperm.
13064 (altivec_vperm_<mode>_internal): Likewise.
13065 (altivec_vperm_v8hiv16qi): Likewise.
13066 (altivec_vperm_<mode>v16q): Likewise.
13067 (altivec_vperm_<mode>_uns): Likewise.
13068 (vperm_v8hiv4si): Likewise.
13069 (vperm_v16qiv8hi): Likewise.
13070
13071 * doc/md.texi (RS/6000 constraints): Document wo constraint.
13072
13073 2016-01-04 Jakub Jelinek <jakub@redhat.com>
13074
13075 Update copyright years.
13076
13077 * gcc.c (process_command): Update copyright notice dates.
13078 * gcov-dump.c (print_version): Ditto.
13079 * gcov.c (print_version): Ditto.
13080 * gcov-tool.c (print_version): Ditto.
13081 * gengtype.c (create_file): Ditto.
13082 * doc/cpp.texi: Bump @copying's copyright year.
13083 * doc/cppinternals.texi: Ditto.
13084 * doc/gcc.texi: Ditto.
13085 * doc/gccint.texi: Ditto.
13086 * doc/gcov.texi: Ditto.
13087 * doc/install.texi: Ditto.
13088 * doc/invoke.texi: Ditto.
13089
13090 2016-01-04 Eric Botcazou <ebotcazou@adacore.com>
13091
13092 * config/arm/arm.c (aapcs_vfp_allocate_return_reg): Treat all integer
13093 modes larger than TImode as TImode if NEON is not enabled.
13094
13095 2016-01-04 Eric Botcazou <ebotcazou@adacore.com>
13096
13097 PR target/69100
13098 * config/sparc/sparc.h (FUNCTION_ARG_REGNO_P): Return true in 64-bit
13099 mode for %f0-%f31 only if TARGET_FPU.
13100
13101 2016-01-04 Eric Botcazou <ebotcazou@adacore.com>
13102
13103 PR target/69072
13104 * config/sparc/sparc.c (scan_record_type): Take into account subfields
13105 to compute the PACKED_P predicate.
13106 (function_arg_record_value): Minor tweaks.
13107
13108 2016-01-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
13109
13110 * doc/install.texi (--with-multilib-list): Describe the meaning of the
13111 option for arm*-*-* targets.
13112
13113 2016-01-03 Sandra Loosemore <sandra@codesourcery.com>
13114
13115 * doc/extend.texi (Common Function Attributes): Move docs for
13116 MSP430-specific attributes to....
13117 (MSP430 Function Attributes): ...here. Delete the redundant
13118 entries and copy-edit the remaining text.
13119 (MSP430 Variable Attributes): Use uniform format for index
13120 entries and add a cross-reference to the corresponding function
13121 attribute docs.
13122
13123 2016-01-03 Vladimír Čunát <vcunat@gmail.com>
13124
13125 * doc/invoke.texi (RS/6000 and PowerPC Options): Fix
13126 -finite-math typo.
13127 (x86 Options): Likewise.
13128
13129 2016-01-01 Sandra Loosemore <sandra@codesourcery.com>
13130
13131 PR 1078
13132
13133 * extend.texi (Common Function Attributes) <no_stack_limit>: New.
13134 * invoke.texi (Code Gen Options) <-fno-stack-limit>: Add pointer
13135 to corresponding attribute.
13136
13137 2016-01-01 Sandra Loosemore <sandra@codesourcery.com>
13138
13139 * doc/extend.texi (Common Function Attributes) <noplt>: Move
13140 to correct alphabetization of table. Copy-edit and correct
13141 markup.
13142 <stack_protect>: Likewise.
13143 <target_clones>: Likewise.
13144 <simd>: Likewise.
13145 * doc/invoke.texi (Optimize Options) <-fstack-protector-explicit>:
13146 Correct punctuation.
13147 (Code Gen Options) <-fno-plt>: Copy-edit.
13148
13149 2016-01-01 Bernd Edlinger <bernd.edlinger@hotmail.de>
13150
13151 PR target/68917
13152 * config/tilegx/tilegx.md (clzsi2): Don't create DI subregs of
13153 SI values. Explicitly convert SI to DI and vice-versa.
13154
13155 2016-01-01 Jakub Jelinek <jakub@redhat.com>
13156
13157 PR tree-optimization/69070
13158 * tree-ssa-math-opts.c (gimple_expand_builtin_pow): Only test
13159 REAL_VALUE_ISSIGNALING_NAN on arg0 if arg0 is a REAL_CST.
13160
13161 PR sanitizer/69055
13162 * ubsan.c (ubsan_instrument_float_cast): Call
13163 initialize_sanitizer_builtins.
13164
13165 PR target/69015
13166 * ifcvt.c (find_cond_trap): Give up if returnjump_p (jump).
13167 \f
13168 Copyright (C) 2016 Free Software Foundation, Inc.
13169
13170 Copying and distribution of this file, with or without modification,
13171 are permitted in any medium without royalty provided the copyright
13172 notice and this notice are preserved.