]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/machmode.h
Turn TRULY_NOOP_TRUNCATION into a hook
[thirdparty/gcc.git] / gcc / machmode.h
2017-09-15  Richard SandifordTurn TRULY_NOOP_TRUNCATION into a hook
2017-09-05  Richard SandifordMake bitsize_mode_for_mode return an opt_mode
2017-09-05  Richard SandifordMake mode_for_vector return an opt_mode
2017-09-05  Richard SandifordAdd mode_for_int_vector helper functions
2017-09-05  Richard SandifordMake mode_for_size return an opt_mode
2017-09-05  Richard Sandiford(decimal_)float_mode_for_size in real.h
2017-08-30  Richard Sandiford[77/77] Add a complex_mode class
2017-08-30  Richard Sandiford[76/77] Add a scalar_mode_pod class
2017-08-30  Richard Sandiford[74/77] Various small scalar_mode changes
2017-08-30  Richard Sandiford[71/77] Use opt_scalar_mode for mode iterators
2017-08-30  Richard Sandiford[64/77] Add a scalar_mode class
2017-08-30  Richard Sandiford[39/77] Two changes to the get_best_mode interface
2017-08-30  Richard Sandiford[33/77] Add a NARROWEST_INT_MODE macro
2017-08-30  Richard Sandiford[20/77] Replace MODE_INT checks with is_int_mode
2017-08-30  Richard Sandiford[19/77] Add a smallest_int_mode_for_size helper function
2017-08-30  Richard Sandiford[18/77] Make int_mode_for_mode return an opt_scalar_int...
2017-08-30  Richard Sandiford[17/77] Add an int_mode_for_size helper function
2017-08-30  Richard Sandiford[16/77] Add scalar_int_mode_pod
2017-08-30  Richard Sandiford[15/77] Add scalar_int_mode
2017-08-30  Richard Sandiford[12/77] Use opt_scalar_float_mode when iterating over...
2017-08-30  Richard Sandiford[11/77] Add a float_mode_for_size helper function
2017-08-30  Richard Sandiford[7/77] Add scalar_float_mode
2017-08-30  Richard Sandiford[6/77] Make GET_MODE_WIDER return an opt_mode
2017-08-30  Richard Sandiford[4/77] Add FOR_EACH iterators for modes
2017-08-30  Richard Sandiford[3/77] Allow machine modes to be classes
2017-07-02  Richard SandifordReorganise machmode.h headers
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-17  Kirill YukhinEnable AVX512_4FMAPS and AVX512_4VNNIW instructions
2016-05-02  Michael Meissnermachmode.h (mode_complex): Add support to give the...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-08-19  David Sherwoodgenmodes.c (emit_mode_unit_size_inline): New function.
2015-08-19  Trevor Saundersremove more useless typedefs
2015-07-28  David Sherwoodarm.c (neon_element_bits, [...]): Call GET_MODE_INNER...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-05  Ilya Enkovichipa-chkp.c: New.
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-14  DJ Deloriemachmode.h (int_n_data_t): New.
2014-04-22  Richard Sandifordmachmode.h (bitwise_mode_for_mode): Declare.
2014-04-17  Jakub Jelinekgenmodes.c (struct mode_data): Add need_bytesize_adj...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-29  Ilya Enkovichrevert: cgraph.h (varpool_node): Add need_bounds_init...
2013-10-25  Ilya Enkovichmode-classes.def (MODE_POINTER_BOUNDS): New.
2013-09-30  Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-05-10  Marc Glissestor-layout.c (element_precision): New function.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18  Richard Sandifordmachmode.h (bit_field_mode_iterator): New class.
2012-10-07  Richard Sandifordmachmode.h (GET_MODE_UNIT_PRECISION): New macro.
2012-06-19  Richard HendersonUse synth_mult for vector multiplies vs scalar constant
2012-04-26  Bernd Schmidtre PR middle-end/52940 (conversion from MODE_PARTIAL_IN...
2011-12-10  Richard HendersonLet GET_MODE_2XWIDER_MODE find a double-width vector...
2011-07-27  Aldy Hernandezparams.h (ALLOW_STORE_DATA_RACES): New.
2011-07-06  Bernd Schmidtmachmode.h (HWI_COMPUTABLE_MODE_P): New macro.
2011-07-06  Bernd Schmidtmachmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro.
2011-01-03  Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-10-07  Richard Guenthermachmode.h (mode_for_vector): Declare.
2009-04-20  Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-08-12  Ulrich Weigandreal.h (struct real_format): New member has_sign_depend...
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-25  Chao-ying Furtl.texi (Machine Modes): Document QQ...
2005-12-02  Jon Grimmdfp.h, dfp.c: New files.
2005-11-24  Ben Ellistonmachmode.h (CLASS_HAS_WIDER_MODES_P): New macro.
2005-06-25  Kelley CookUpdate FSF address.
2005-06-11  Gabriel Dos Reisrtl.h (to_rtx_code): Remove.
2005-06-09  Gabriel Dos Reismachmode.h (to_machine_mode): New.
2005-06-01  DJ Delorieexpr.c (convert_move): When a partial_int requires...
2003-11-06  Zack Weinberggenmodes.c: Change the word "bitsize" to "precision...
2003-10-25  Zack Weinberggenmodes.c (struct mode_data): Add contained and next_c...
2003-10-15  Zack Weinberggenmodes.c: Include hashtab.h.
2003-10-11  Zack Weinberggengenrtl.c (find_formats, genheader): Make i an unsign...
2003-10-10  Zack Weinberggenmodes.c, [...]: New files.
2003-07-06  Andreas Jaegerjump.c: Convert prototypes to ISO C90.
2003-06-16  Nathanael Nerodeconvert.c, [...]: Replace overly specific references...
2002-11-01  Jan Hubickaexpr.c (emit_move_insn): Use SCALAR_FLOAT_MODE_P
2002-08-19  Geoffrey Keatingmachmode.h (SCALAR_INT_MODE_P): New macro to test for...
2002-02-19  Aldy Hernandezi386.md ("mmx_uavgv8qi3"): Use const_vector.
2001-12-23  Kaveh R. Ghazi1750a.h (datalbl, jmplbl): Declare array size explicitly.
2001-12-18  Kaveh R. Ghazimachmode.h (mode_name, [...]): Set array size in declar...
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-01-03  Alexandre Olivagencodes.c (output_predicate_decls): New function.
2000-09-18  Richard Hendersonmachmode.def: Add BImode.
2000-06-24  Bernd SchmidtVector support: rtx and mode definitions
2000-03-25  Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-04  Richard Kennermachmode.h (mode_for_size, [...]): SIZE now signed.
2000-02-24  Nathan Sidwellmachmode.h (get_mode_alignment): Declare.
2000-02-10  Richard Kennercombine.c (make_extraction, [...]): Avoid warning on...
2000-01-17  Kaveh GhaziUpdate copyrights
2000-01-17  Kaveh R. Ghazimachmode.h: PROTO -> PARAMS.
1999-09-21  Kaveh R. Ghazimachmode.h (HOST_PTR_PRINTF): Move from here ...
1999-08-27  Zack Weinbergrtl.c: Define CONST_DOUBLE_FORMAT to the appropriate...
1999-08-20  Kaveh R. Ghazimachmode.h (mode_name): Constify a char*.
1999-04-08  Kaveh R. Ghaziconfigure.in (host_xm_file, [...]): Include hwint.h.
1999-03-11  Richard Hendersonmachmode.h (smallest_mode_for_size): Prototype.
1999-01-06  Jeff LawCopyright fixes.
1998-12-16  Kaveh R. Ghazicccp.c: Don't define MIN/MAX anymore.
1998-11-07  Kaveh R. Ghaziconfigure.in (host_xm_file, [...]): Arrange to include...
1998-10-23  Richard Earnshawmachmode.h (mode_mask_array): No longer const.
1998-10-09  Richard Hendersonexpmed.c (store_bit_field): Pun non-integral str_rtx...
1998-10-01  John Carrdwarf2out.c (expand_builtin_dwarf_reg_size): Fix to...
next