]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/s390/vector.md
S/390: Add support for z15 as CPU name.
[thirdparty/gcc.git] / gcc / config / s390 / vector.md
2019-10-10  Andreas KrebbelS/390: Add support for z15 as CPU name.
2019-10-01  Ilya LeoshkevichS/390: Remove code duplication in vec_* comparison...
2019-10-01  Ilya LeoshkevichS/390: Implement vcond expander for V1TI,V1TF
2019-09-30  Ilya LeoshkevichS/390: Remove code duplication in vec_unordered<mode>
2019-07-08  Robin DappS/390: Rework shift count handling.
2019-07-01  Andreas KrebbelS/390: Fix vector shift count operand
2019-04-12  Andreas KrebbelS/390: Fix a problem with the bswap vector pattern
2019-04-02  Andreas KrebbelS/390: arch13: vector load byte reversed element and...
2019-04-02  Andreas KrebbelS/390: arch13: vec_revb vector byte swap builtin
2019-04-02  Andreas KrebbelS/390: arch13: Support 32 bit fp-int vector converts
2019-02-08  Robin DappS/390: Implement vector copysign.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-21  Andreas KrebbelS/390: Add support for double<->long vector converts
2018-11-21  Andreas KrebbelS/390: Support vector load/store alignment hints
2018-01-03  Jakub JelinekUpdate copyright years.
2017-09-26  Andreas KrebbelS/390: Fix vector fp unordered compares
2017-09-26  Andreas KrebbelS/390: Fix rtl standard names for vector unpack low->lo
2017-09-26  Andreas KrebbelS/390: Add FP vec_pack/unpack
2017-09-26  Andreas KrebbelS/390: Add support for vec_shr
2017-09-26  Andreas KrebbelS/390: Add widening vector mult lo/hi patterns
2017-08-01  Jakub Jelinekre PR target/80846 (auto-vectorized AVX2 horizontal...
2017-04-25  Andreas KrebbelS/390: PR80464: Split MEM->GPR vector moves
2017-03-24  Andreas KrebbelS/390: arch12: Support new vector floating point modes.
2017-03-24  Andreas KrebbelS/390: arch12: Add vllezlf instruction.
2017-03-24  Andreas KrebbelS/390: arch12: New vector popcount variants
2017-03-24  Andreas KrebbelS/390: arch12: Add support for new vector bit
2017-03-24  Andreas KrebbelS/390: vec_init improvements
2017-03-24  Andreas KrebbelS/390: Improve support of 128 bit vectors in GPRs
2017-02-06  Dominik VogtS/390: Use macros from hwint.h where possible.
2017-02-02  Andreas KrebbelS/390: Add missing comments listing mnemonics.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-02  Andreas KrebbelS/390: Add vector pack/unpack patterns.
2016-04-29  Andreas KrebbelS/390: Replace LDER with LDR.
2016-04-29  Ulrich WeigandS/390: Memory constraint cleanup
2016-03-01  Andreas KrebbelS/390: Get rid of Y constraint in vector.md.
2016-02-19  Andreas KrebbelS/390: z13 Add missing commutative operand markers.
2016-02-19  Andreas KrebbelS/390: Add single element vector types to iterators.
2016-02-19  Andreas KrebbelS/390: z13 Change predicates of 128 bit add sub.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-18  Robin DappS/390: Turn constm1_operand into all_ones_operand
2015-12-18  Robin DappS/390: Simplify vector conditionals
2015-12-02  Andreas KrebbelS/390: Make constant checking more strict
2015-12-02  Andreas KrebbelS/390: vec_set mode DI->SI for shift_count
2015-12-02  Andreas KrebbelS/390: Enable vrepi constants.
2015-12-02  Andreas KrebbelS/390: Fix vrepi constraint letter.
2015-05-19  Andreas KrebbelS/390 zvector builtin support.
2015-05-19  Andreas KrebbelS/390 Vector base support.