]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ChangeLog
[62/77] Big machine_mode to scalar_int_mode replacement
[thirdparty/gcc.git] / gcc / ChangeLog
2017-08-30  rsandifo[62/77] Big machine_mode to scalar_int_mode replacement
2017-08-30  rsandifo[60/77] Pass scalar_int_modes to do_jump_by_parts_*
2017-08-30  rsandifo[59/77] Add a rtx_jump_table_data::get_data_mode helper
2017-08-30  rsandifo[58/77] Use scalar_int_mode in a try_combine optimisation
2017-08-30  rsandifo[57/77] Use scalar_int_mode in expand_expr_addr_expr
2017-08-30  rsandifo[56/77] Use the more specific type when two modes are...
2017-08-30  rsandifo[55/77] Use scalar_int_mode in simplify_const_unary_ope...
2017-08-30  rsandifo[54/77] Add explicit int checks for alternative optab...
2017-08-30  rsandifo[53/77] Pass a mode to const_scalar_mask_from_tree
2017-08-30  rsandifo[52/77] Use scalar_int_mode in extract/store_bit_field
2017-08-30  rsandifo[51/77] Use opt_scalar_int_mode when iterating over...
2017-08-30  rsandifo[50/77] Add helper routines for SUBREG_PROMOTED_VAR_P...
2017-08-30  rsandifo[49/77] Simplify nonzero/num_sign_bits hooks
2017-08-30  rsandifo[48/77] Make subroutines of num_sign_bit_copies operate...
2017-08-30  rsandifo[47/77] Make subroutines of nonzero_bits operate on...
2017-08-30  rsandifo[45/77] Make extract_left_shift take a scalar_int_mode
2017-08-30  rsandifo[44/77] Make simplify_and_const_int take a scalar_int_mode
2017-08-30  rsandifo[43/77] Use scalar_int_mode in simplify_comparison
2017-08-30  rsandifo[42/77] Use scalar_int_mode in simplify_shift_const_1
2017-08-30  rsandifo[41/77] Split scalar integer handling out of force_to_mode
2017-08-30  rsandifo[40/77] Use scalar_int_mode for extraction_insn fields
2017-08-30  rsandifo[39/77] Two changes to the get_best_mode interface
2017-08-30  rsandifo[38/77] Move SCALAR_INT_MODE_P out of strict_volatile_b...
2017-08-30  rsandifo[37/77] Use scalar_int_mode when emitting cstores
2017-08-30  rsandifo[34/77] Add a SCALAR_INT_TYPE_MODE macro
2017-08-30  rsandifo[33/77] Add a NARROWEST_INT_MODE macro
2017-08-30  rsandifo[30/77] Use scalar_int_mode for doubleword splits
2017-08-30  rsandifo[29/77] Make some *_loc_descriptor helpers take scalar_...
2017-08-30  rsandifo[28/77] Use is_a <scalar_int_mode> for miscellaneous...
2017-08-30  rsandifo[27/77] Use is_a <scalar_int_mode> before LOAD_EXTEND_OP
2017-08-30  rsandifo[26/77] Use is_a <scalar_int_mode> in subreg/extract...
2017-08-30  rsandifo[25/77] Use is_a <scalar_int_mode> for bitmask optimisa...
2017-08-30  rsandifo[22/77] Replace !VECTOR_MODE_P with is_a <scalar_int_mode>
2017-08-30  rsandifo[21/77] Replace SCALAR_INT_MODE_P checks with is_a...
2017-08-30  rsandifo[20/77] Replace MODE_INT checks with is_int_mode
2017-08-30  rsandifo[19/77] Add a smallest_int_mode_for_size helper function
2017-08-30  rsandifo[18/77] Make int_mode_for_mode return an opt_scalar_int...
2017-08-30  rsandifo[17/77] Add an int_mode_for_size helper function
2017-08-30  rsandifo[16/77] Add scalar_int_mode_pod
2017-08-30  rsandifo[15/77] Add scalar_int_mode
2017-08-30  rsandifo[14/77] Make libgcc_floating_mode_supported_p take...
2017-08-30  rsandifo[13/77] Make floatn_mode return an opt_scalar_float_mode
2017-08-30  rsandifo[12/77] Use opt_scalar_float_mode when iterating over...
2017-08-30  rsandifo[11/77] Add a float_mode_for_size helper function
2017-08-30  rsandifo[10/77] Make assemble_real take a scalar_float_mode
2017-08-30  rsandifo[9/77] Add SCALAR_FLOAT_TYPE_MODE
2017-08-30  rsandifo[8/77] Simplify gen_trunc/extend_conv_libfunc
2017-08-30  rsandifo[7/77] Add scalar_float_mode
2017-08-30  rsandifo[6/77] Make GET_MODE_WIDER return an opt_mode
2017-08-30  rsandifo[5/77] Small tweak to array_value_type
2017-08-30  rsandifo[4/77] Add FOR_EACH iterators for modes
2017-08-30  rsandifo[3/77] Allow machine modes to be classes
2017-08-30  rsandifo[2/77] Add an E_ prefix to case statements
2017-08-30  rsandifo[1/77] Add an E_ prefix to mode names
2017-08-30  rsandifoSplit out parts of scompare_loc_descriptor and emit_sto...
2017-08-30  rguenth2017-08-30 Richard Biener <rguenther@suse.de>
2017-08-30  nickc * gcc/config/msp430/msp430.h: Pass -mcode/data-region...
2017-08-30  rguenth2017-08-30 Richard Biener <rguenther@suse.de>
2017-08-30  rsandifo[rs6000] int->machine_mode in rs6000-c.c
2017-08-29  meissner[gcc]
2017-08-29  amonakovira-costs: avoid missing base registers in record_addre...
2017-08-29  uros * config/i386/i386.opt (flag_fentry): Do not init...
2017-08-29  wschmidt[gcc]
2017-08-29  marxinMake expansion of balanced binary trees of switches...
2017-08-29  nickc PR target/80993
2017-08-29  rguenth2017-08-29 Richard Biener <rguenther@suse.de>
2017-08-29  rsandifoSet the call nothrow flag more often
2017-08-29  marxinFix --help=target (PR other/39851).
2017-08-29  rguenth2017-08-29 Richard Biener <rguenther@suse.de>
2017-08-29  law * tree-ssa-dom.c (edge_info::record_simple_equiv)...
2017-08-29  law * tree-ssa-dom.c (class edge_info): Changed from a...
2017-08-28  nathan * gcc.c (execute): Fold SIGPIPE handling into switch
2017-08-28  rguenth2017-08-28 Richard Biener <rguenther@suse.de>
2017-08-28  rguenth2017-08-28 Richard Biener <rguenther@suse.de>
2017-08-28  amonakovoptabs: ensure mem_thread_fence is a compiler barrier
2017-08-27  uros PR target/81995
2017-08-25  munroesjPart 2/3 for contributing PPC64LE support for X86 SSE
2017-08-25  wschmidt2017-08-25 Bill Schmidt <wschmidt@linux.vnet.ibm...
2017-08-25  meissner[gcc]
2017-08-25  nathanRetabify 2017-08-24 Richard Biener <rguenther@suse.de>
2017-08-25  amodraPR81747, ICE in operator[]
2017-08-25  mseborPR middle-end/81908 - FAIL: gfortran.dg/alloc_comp_auto...
2017-08-24  munroesjAdds the powerpc equivalent mm_malloc.h header which...
2017-08-24  amker PR tree-optimization/81913
2017-08-24  uros * dwarf2out.c (MAX_ARTIFICIAL_LABEL_BYTES): Increase...
2017-08-24  rguenth2017-08-23 Richard Biener <rguenther@suse.de>
2017-08-24  rguenth2017-08-24 Richard Biener <rguenther@suse.de>
2017-08-24  rguenth2017-08-24 Richard Biener <rguenther@suse.de>
2017-08-24  aldyh PR middle-end/81931
2017-08-24  rsandifoMake more use of subreg_offset_from_lsb
2017-08-23  dansanPR target/80969 - Fix ICE with -mabi=ms -mavx512f,...
2017-08-23  uros * config/i386/i386.opt: Remove unneeded Init(0) initia...
2017-08-23  rguenth2017-08-23 Richard Biener <rguenther@suse.de>
2017-08-23  rguenth2017-08-23 Richard Biener <rguenther@suse.de>
2017-08-23  tnfchris2017-08-23 Tamar Christina <tamar.christina@arm.com>
2017-08-23  tnfchris2017-08-23 Tamar Christina <tamar.christina@arm.com>
2017-08-23  thopre01Fix broken MinGW build of gcc.c
2017-08-22  dansanMove entry to correct ChangeLog.
2017-08-22  dansanPR target/71958: Error on -mx32 with -mabi=ms
2017-08-22  wschmidt2017-08-22 Bill Schmidt <wschmidt@linux.vnet.ibm...
next