aboutsummaryrefslogtreecommitdiff
path: root/gcc/machmode.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-02machmode.h (mode_complex): Add support to give the complex mode for a given m...Michael Meissner1-0/+4
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-08-19genmodes.c (emit_mode_unit_size_inline): New function.David Sherwood1-2/+18
2015-08-19remove more useless typedefsTrevor Saunders1-2/+2
2015-07-28arm.c (neon_element_bits, [...]): Call GET_MODE_INNER unconditionally.David Sherwood1-14/+6
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-05ipa-chkp.c: New.Ilya Enkovich1-0/+3
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-20/+20
2014-10-14machmode.h (int_n_data_t): New.DJ Delorie1-0/+12
2014-04-22machmode.h (bitwise_mode_for_mode): Declare.Richard Sandiford1-0/+2
2014-04-17genmodes.c (struct mode_data): Add need_bytesize_adj field.Jakub Jelinek1-0/+18
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-29revert: cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich1-3/+0
2013-10-25mode-classes.def (MODE_POINTER_BOUNDS): New.Ilya Enkovich1-0/+3
2013-09-30basic-block.h (edge_list): Prefix member names with "m_".Richard Sandiford1-8/+8
2013-05-10stor-layout.c (element_precision): New function.Marc Glisse1-0/+4
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-18machmode.h (bit_field_mode_iterator): New class.Richard Sandiford1-1/+24
2012-10-07machmode.h (GET_MODE_UNIT_PRECISION): New macro.Richard Sandiford1-0/+5
2012-06-19Use synth_mult for vector multiplies vs scalar constantRichard Henderson1-3/+8
2012-04-26re PR middle-end/52940 (conversion from MODE_PARTIAL_INT uses sign extension ...Bernd Schmidt1-0/+1
2011-12-10Let GET_MODE_2XWIDER_MODE find a double-width vector mode.Richard Henderson1-0/+2
2011-07-27params.h (ALLOW_STORE_DATA_RACES): New.Aldy Hernandez1-1/+4
2011-07-06machmode.h (HWI_COMPUTABLE_MODE_P): New macro.Bernd Schmidt1-0/+4
2011-07-06machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro.Bernd Schmidt1-0/+4
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-10-07machmode.h (mode_for_vector): Declare.Richard Guenther1-0/+5
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor1-5/+6
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-08-12real.h (struct real_format): New member has_sign_dependent_rounding.Ulrich Weigand1-1/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-6/+5
2007-06-25rtl.texi (Machine Modes): Document QQ...Chao-ying Fu1-2/+96
2005-12-02dfp.h, dfp.c: New files.Jon Grimm1-1/+8
2005-11-24machmode.h (CLASS_HAS_WIDER_MODES_P): New macro.Ben Elliston1-0/+6
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-11rtl.h (to_rtx_code): Remove.Gabriel Dos Reis1-4/+0
2005-06-09machmode.h (to_machine_mode): New.Gabriel Dos Reis1-0/+4
2005-05-31expr.c (convert_move): When a partial_int requires multiple conversion steps...DJ Delorie1-0/+3
2003-11-06genmodes.c: Change the word "bitsize" to "precision" throughout.Zack Weinberg1-6/+6
2003-10-25genmodes.c (struct mode_data): Add contained and next_cont fields.Zack Weinberg1-13/+13
2003-10-15genmodes.c: Include hashtab.h.Zack Weinberg1-2/+5
2003-10-11gengenrtl.c (find_formats, genheader): Make i an unsigned int, remove cast of...Zack Weinberg1-11/+1
2003-10-10genmodes.c, [...]: New files.Zack Weinberg1-29/+23
2003-07-06jump.c: Convert prototypes to ISO C90.Andreas Jaeger1-9/+8
2003-06-16convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Co...Nathanael Nerode1-1/+1
2002-11-01expr.c (emit_move_insn): Use SCALAR_FLOAT_MODE_PJan Hubicka1-0/+4
2002-08-19machmode.h (SCALAR_INT_MODE_P): New macro to test for scaler integer mode (MO...Geoffrey Keating1-0/+5
2002-02-19i386.md ("mmx_uavgv8qi3"): Use const_vector.Aldy Hernandez1-1/+7
2001-12-231750a.h (datalbl, jmplbl): Declare array size explicitly.Kaveh R. Ghazi1-1/+1