summaryrefslogtreecommitdiff
path: root/gcc/genmodes.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-10-16[AArch64] Add partial SVE vector modesRichard Sandiford
2019-01-01Update copyright years.Jakub Jelinek
2018-08-24emit-rtl.c (init_emit_once): Do not emit MODE_POINTER_BOUNDS RTXes.Uros Bizjak
2018-02-14re PR target/79242 (ICE in simplify_subreg, at simplify-rtx.c:6029)Jozef Lawrynowicz
2018-01-03Allow the target to set MAX_BITSIZE_MODE_ANY_MODERichard Sandiford
2018-01-03Add support for adjusting the number of units in a modeRichard Sandiford
2018-01-03Allow targets to pick a vector prefix other than "V"Richard Sandiford
2018-01-03Add support for MODE_VECTOR_BOOLRichard Sandiford
2018-01-03poly_int: GET_MODE_SIZERichard Sandiford
2018-01-03poly_int: GET_MODE_PRECISIONRichard Sandiford
2018-01-03poly_int: GET_MODE_NUNITSRichard Sandiford
2018-01-03Update copyright years.Jakub Jelinek
2017-12-14poly_int: add poly-int.hRichard Sandiford
2017-09-29qsort comparator consistency checkingAlexander Monakov
2017-08-30[77/77] Add a complex_mode classRichard Sandiford
2017-08-30[64/77] Add a scalar_mode classRichard Sandiford
2017-08-30[16/77] Add scalar_int_mode_podRichard Sandiford
2017-08-30[15/77] Add scalar_int_modeRichard Sandiford
2017-08-30[7/77] Add scalar_float_modeRichard Sandiford
2017-08-30[3/77] Allow machine modes to be classesRichard Sandiford
2017-08-30[1/77] Add an E_ prefix to mode namesRichard Sandiford
2017-07-02Reorganise machmode.h headersRichard Sandiford
2017-03-24genrecog.c (validate_pattern): Add VEC_SELECT validation.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-11-17Enable AVX512_4FMAPS and AVX512_4VNNIW instructionsKirill Yukhin
2016-09-01c-ada-spec.c (dump_ada_function_declaration): Increase buffer size to guarant...Martin Sebor
2016-07-26Teach VRP to register assertions along default switch labels (PR18046)Patrick Palka
2016-07-20cse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_INT) 0.Uros Bizjak
2016-07-19builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1...Uros Bizjak
2016-05-02machmode.h (mode_complex): Add support to give the complex mode for a given m...Michael Meissner
2016-01-04Update copyright years.Jakub Jelinek
2015-09-01genmodes.c: Add CONST_MODE_UNIT_SIZE modifier.David Sherwood
2015-08-19genmodes.c (emit_mode_unit_size_inline): New function.David Sherwood
2015-07-28arm.c (neon_element_bits, [...]): Call GET_MODE_INNER unconditionally.David Sherwood
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-05-19Use std::swap instead of explicit swapsMikhail Maltsev
2015-01-05Update copyright years.Jakub Jelinek
2014-11-05ipa-chkp.c: New.Ilya Enkovich
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford
2014-10-14machmode.h (int_n_data_t): New.DJ Delorie
2014-09-12Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers
2014-04-17genmodes.c (struct mode_data): Add need_bytesize_adj field.Jakub Jelinek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-13genmodes.c (emit_max_int): Fixed missing parens.Kenneth Zadeck
2013-12-13arc.h (BITS_PER_UNIT): Removed.Kenneth Zadeck
2013-11-29revert: cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich
2013-10-30machmode.def (PARTIAL_INT_MODE): Add precision and name.Mike Stump
2013-10-25mode-classes.def (MODE_POINTER_BOUNDS): New.Ilya Enkovich
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford