summaryrefslogtreecommitdiff
path: root/gcc/machmode.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* ipa-chkp.c: New.Ilya Enkovich2014-11-051-0/+3
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-20/+20
* machmode.h (int_n_data_t): New.DJ Delorie2014-10-141-0/+12
* machmode.h (bitwise_mode_for_mode): Declare.Richard Sandiford2014-04-221-0/+2
* genmodes.c (struct mode_data): Add need_bytesize_adj field.Jakub Jelinek2014-04-171-0/+18
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* revert: cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich2013-11-291-3/+0
* mode-classes.def (MODE_POINTER_BOUNDS): New.Ilya Enkovich2013-10-251-0/+3
* basic-block.h (edge_list): Prefix member names with "m_".Richard Sandiford2013-09-301-8/+8
* stor-layout.c (element_precision): New function.Marc Glisse2013-05-101-0/+4
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* machmode.h (bit_field_mode_iterator): New class.Richard Sandiford2012-11-181-1/+24
* machmode.h (GET_MODE_UNIT_PRECISION): New macro.Richard Sandiford2012-10-071-0/+5
* Use synth_mult for vector multiplies vs scalar constantRichard Henderson2012-06-191-3/+8
* re PR middle-end/52940 (conversion from MODE_PARTIAL_INT uses sign extension ...Bernd Schmidt2012-04-261-0/+1
* Let GET_MODE_2XWIDER_MODE find a double-width vector mode.Richard Henderson2011-12-101-0/+2
* params.h (ALLOW_STORE_DATA_RACES): New.Aldy Hernandez2011-07-271-1/+4
* machmode.h (HWI_COMPUTABLE_MODE_P): New macro.Bernd Schmidt2011-07-061-0/+4
* machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro.Bernd Schmidt2011-07-061-0/+4
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* machmode.h (mode_for_vector): Declare.Richard Guenther2010-10-071-0/+5
* Fix enum conversions which are invalid in C++:Ian Lance Taylor2009-04-201-5/+6
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* real.h (struct real_format): New member has_sign_dependent_rounding.Ulrich Weigand2008-08-121-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-6/+5
* rtl.texi (Machine Modes): Document QQ...Chao-ying Fu2007-06-251-2/+96
* dfp.h, dfp.c: New files.Jon Grimm2005-12-021-1/+8
* machmode.h (CLASS_HAS_WIDER_MODES_P): New macro.Ben Elliston2005-11-241-0/+6
* Update FSF address.Kelley Cook2005-06-251-2/+2
* rtl.h (to_rtx_code): Remove.Gabriel Dos Reis2005-06-111-4/+0
* machmode.h (to_machine_mode): New.Gabriel Dos Reis2005-06-091-0/+4
* expr.c (convert_move): When a partial_int requires multiple conversion steps...DJ Delorie2005-05-311-0/+3
* genmodes.c: Change the word "bitsize" to "precision" throughout.Zack Weinberg2003-11-061-6/+6
* genmodes.c (struct mode_data): Add contained and next_cont fields.Zack Weinberg2003-10-251-13/+13
* genmodes.c: Include hashtab.h.Zack Weinberg2003-10-151-2/+5
* gengenrtl.c (find_formats, genheader): Make i an unsigned int, remove cast of...Zack Weinberg2003-10-111-11/+1
* genmodes.c, [...]: New files.Zack Weinberg2003-10-101-29/+23
* jump.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-9/+8
* convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Co...Nathanael Nerode2003-06-161-1/+1
* expr.c (emit_move_insn): Use SCALAR_FLOAT_MODE_PJan Hubicka2002-11-011-0/+4
* machmode.h (SCALAR_INT_MODE_P): New macro to test for scaler integer mode (MO...Geoffrey Keating2002-08-191-0/+5
* i386.md ("mmx_uavgv8qi3"): Use const_vector.Aldy Hernandez2002-02-191-1/+7
* 1750a.h (datalbl, jmplbl): Declare array size explicitly.Kaveh R. Ghazi2001-12-231-1/+1
* machmode.h (mode_name, [...]): Set array size in declaration to NUM_MACHINE_M...Kaveh R. Ghazi2001-12-181-7/+7
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* gencodes.c (output_predicate_decls): New function.Alexandre Oliva2001-01-031-4/+10
* machmode.def: Add BImode.Richard Henderson2000-09-181-2/+3
* Vector support: rtx and mode definitionsBernd Schmidt2000-06-241-3/+12