summaryrefslogtreecommitdiff
path: root/gcc/machmode.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for adjusting the number of units in a modersandifo2018-01-031-2/+2
* Add support for MODE_VECTOR_BOOLrsandifo2018-01-031-2/+4
* poly_int: GET_MODE_SIZErsandifo2018-01-031-5/+27
* poly_int: GET_MODE_BITSIZErsandifo2018-01-031-2/+24
* poly_int: GET_MODE_PRECISIONrsandifo2018-01-031-6/+42
* poly_int: GET_MODE_NUNITSrsandifo2018-01-031-3/+39
* Update copyright years.jakub2018-01-031-1/+1
* poly_int: C++ bitfield regionsrsandifo2017-12-201-5/+4
* poly_int: mode query functionsrsandifo2017-12-161-7/+7
* poly_int: MACRO_MODErsandifo2017-12-161-0/+11
* Add an is_narrower_int_mode helper functionrsandifo2017-11-011-0/+11
* Add a fixed_size_mode classrsandifo2017-11-011-0/+33
* Turn TRULY_NOOP_TRUNCATION into a hookrsandifo2017-09-151-2/+2
* Make bitsize_mode_for_mode return an opt_modersandifo2017-09-051-1/+1
* Make mode_for_vector return an opt_modersandifo2017-09-051-11/+1
* Add mode_for_int_vector helper functionsrsandifo2017-09-051-0/+15
* Make mode_for_size return an opt_modersandifo2017-09-051-5/+26
* (decimal_)float_mode_for_size in real.hrsandifo2017-09-051-0/+9
* [77/77] Add a complex_mode classrsandifo2017-08-301-0/+54
* [76/77] Add a scalar_mode_pod classrsandifo2017-08-301-0/+18
* [74/77] Various small scalar_mode changesrsandifo2017-08-301-1/+1
* [71/77] Use opt_scalar_mode for mode iteratorsrsandifo2017-08-301-0/+7
* [64/77] Add a scalar_mode classrsandifo2017-08-301-4/+46
* [39/77] Two changes to the get_best_mode interfacersandifo2017-08-301-7/+5
* [33/77] Add a NARROWEST_INT_MODE macrorsandifo2017-08-301-0/+6
* [20/77] Replace MODE_INT checks with is_int_modersandifo2017-08-301-0/+15
* [19/77] Add a smallest_int_mode_for_size helper functionrsandifo2017-08-301-2/+9
* [18/77] Make int_mode_for_mode return an opt_scalar_int_modersandifo2017-08-301-3/+12
* [17/77] Add an int_mode_for_size helper functionrsandifo2017-08-301-0/+10
* [16/77] Add scalar_int_mode_podrsandifo2017-08-301-1/+14
* [15/77] Add scalar_int_modersandifo2017-08-301-3/+27
* [12/77] Use opt_scalar_float_mode when iterating over float modesrsandifo2017-08-301-0/+24
* [11/77] Add a float_mode_for_size helper functionrsandifo2017-08-301-1/+10
* [7/77] Add scalar_float_modersandifo2017-08-301-3/+94
* [6/77] Make GET_MODE_WIDER return an opt_modersandifo2017-08-301-9/+83
* [4/77] Add FOR_EACH iterators for modesrsandifo2017-08-301-0/+139
* [3/77] Allow machine modes to be classesrsandifo2017-08-301-45/+101
* Reorganise machmode.h headersrsandifo2017-07-021-3/+0
* Update copyright years.jakub2017-01-011-1/+1
* Enable AVX512_4FMAPS and AVX512_4VNNIW instructionshjl2016-11-171-2/+2
* [gcc]meissner2016-05-021-0/+4
* Update copyright years.jakub2016-01-041-1/+1
* 2015-08-19 David Sherwood <david.sherwood@arm.com>davids2015-08-191-2/+18
* remove more useless typedefstbsaunde2015-08-191-2/+2
* gcc/rsandifo2015-07-281-14/+6
* Update copyright years.jakub2015-01-051-1/+1
* gcc/ienkovich2014-11-051-0/+3
* gcc/ada/rsandifo2014-10-291-20/+20
* * machmode.h (int_n_data_t): New.dj2014-10-141-0/+12
* gcc/rsandifo2014-04-221-0/+2