]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/s390/vx-builtins.md
Update copyright years.
[thirdparty/gcc.git] / gcc / config / s390 / vx-builtins.md
2019-01-01  jakub Update copyright years.
2018-12-13  krebbelS/390: Use VEC_INEXACT/VEC_NOINEXACT instead of magic...
2018-01-03  jakub Update copyright years.
2017-11-01  rsandifoAdd gen_(const_)vec_duplicate helpers
2017-10-04  krebbelS/390: Fix mode in vector merge pattern.
2017-09-26  krebbelS/390: Fix vmslg instruction and builtin.
2017-09-26  krebbelS/390: Add support for vec_shr
2017-08-30  rsandifo[2/77] Add an E_ prefix to case statements
2017-03-24  krebbelS/390: arch12: New builtins.
2017-03-24  krebbelS/390: vec_init improvements
2017-03-09  krebbelS/390: Add missing constraints in builtin patterns
2017-02-06  krebbelS/390: Use macros from hwint.h where possible.
2017-02-02  krebbelS/390: Remove unused expanders from vx-builtins.md
2017-02-02  krebbelS/390: Add missing comments listing mnemonics.
2017-01-01  jakub Update copyright years.
2016-12-02  krebbelS/390: Add vector pack/unpack patterns.
2016-12-02  krebbelS/390: Fix vector all/any cc modes.
2016-09-23  marxinFix typos: adress -> address
2016-08-11  krebbelS/390: Provide low-level builtins with __int128 ops.
2016-04-29  krebbelS/390: Memory constraint cleanup
2016-03-11  krebbelS/390: Rename shift_count_or_setmem_operand to setmem_o...
2016-02-19  krebbelS/390: z13 Add missing commutative operand markers.
2016-02-19  krebbelS/390: Add single element vector types to iterators.
2016-01-04  jakub Update copyright years.
2015-12-02  krebbelS/390: Make constant checking more strict
2015-10-05  rsandifoRemove remaining uses of CONST_DOUBLE_FROM_REAL_VALUE
2015-09-10  krebbelS/390: Fix mode iterators vmal, vmah, and vmalh.
2015-06-24  krebbelS/390: Switch mode attribute to bhfgq for vec scatter
2015-05-19  krebbelS/390 zvector builtin support.