]> 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
2023-01-02  Jakub JelinekUpdate copyright years.
2022-08-29  Robin Dapps390: Recognize reverse/element swap permute patterns.
2022-08-29  Robin Dapps390: Implement vec_extract via vec_select.
2022-08-29  Robin Dapps390: Use vpdi and verllg in vec_reve.
2022-08-04  Ilya LeoshkevichPR106342 - IBM zSystems: Provide vsel for all vector...
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-03  Jakub JelinekUpdate copyright years.
2021-10-11  Stefan Schulze Fri... IBM Z: Provide rawmemchr{qi,hi,si} expander
2021-08-04  Andreas KrebbelIBM Z: Remove redundant V_HW_64 mode iterator.
2021-08-04  Andreas KrebbelIBM Z: Get rid of vpdi unspec
2021-08-04  Andreas KrebbelIBM Z: Get rid of vec merge unspec
2021-03-02  Andreas KrebbelIBM Z: arch14: New instrinsics
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-12  Andreas KrebbelIBM Z: Rename mode attr tointvec to TOINTVEC
2020-11-10  Ilya LeoshkevichIBM Z: Store long doubles in vector registers when...
2020-04-30  Andreas KrebbelIBM Z: vec_store_len_r/vec_load_len_r fix
2020-04-20  Andreas KrebbelPR94613: Fix vec_sel builtin for IBM Z
2020-04-02  Andreas KrebbelS/390: Remove superfluous commutative constraint modifiers
2020-01-01  Jakub JelinekUpdate copyright years.
2019-10-10  Andreas KrebbelS/390: Add support for z15 as CPU name.
2019-07-06  Richard Sandiford[s390] Fix ambiguous .md attribute uses
2019-04-12  Andreas KrebbelS/390: Fix a problem with the bswap vector pattern
2019-04-02  Andreas KrebbelS/390: arch13: vector float-int conversion builtins
2019-04-02  Andreas KrebbelS/390: arch13: vector string search builtins
2019-04-02  Andreas KrebbelS/390: arch13: vector shift double by bit builtins
2019-04-02  Andreas KrebbelS/390: arch13: vector load byte reversed element and...
2019-04-02  Andreas KrebbelS/390: arch13: vector load/store byte reversed element...
2019-04-02  Andreas KrebbelS/390: arch13: vec_reve element order reversal builtins
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-13  Andreas KrebbelS/390: Use VEC_INEXACT/VEC_NOINEXACT instead of magic...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-01  Richard SandifordAdd gen_(const_)vec_duplicate helpers
2017-10-04  Andreas KrebbelS/390: Fix mode in vector merge pattern.
2017-09-26  Andreas KrebbelS/390: Fix vmslg instruction and builtin.
2017-09-26  Andreas KrebbelS/390: Add support for vec_shr
2017-08-30  Richard Sandiford[2/77] Add an E_ prefix to case statements
2017-03-24  Andreas KrebbelS/390: arch12: New builtins.
2017-03-24  Andreas KrebbelS/390: vec_init improvements
2017-03-09  Andreas KrebbelS/390: Add missing constraints in builtin patterns
2017-02-06  Dominik VogtS/390: Use macros from hwint.h where possible.
2017-02-02  Andreas KrebbelS/390: Remove unused expanders from vx-builtins.md
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-12-02  Andreas KrebbelS/390: Fix vector all/any cc modes.
2016-09-23  Martin LiskaFix typos: adress -> address
2016-08-11  Andreas KrebbelS/390: Provide low-level builtins with __int128 ops.
2016-04-29  Ulrich WeigandS/390: Memory constraint cleanup
2016-03-11  Andreas KrebbelS/390: Rename shift_count_or_setmem_operand to setmem_o...
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-01-04  Jakub JelinekUpdate copyright years.
2015-12-02  Andreas KrebbelS/390: Make constant checking more strict
2015-10-05  Richard SandifordRemove remaining uses of CONST_DOUBLE_FROM_REAL_VALUE
2015-09-10  Andreas KrebbelS/390: Fix mode iterators vmal, vmah, and vmalh.
2015-06-24  Andreas KrebbelS/390: Switch mode attribute to bhfgq for vec scatter
2015-05-19  Andreas KrebbelS/390 zvector builtin support.