This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f118d3f0269 S/390: Add widening vector mult lo/hi patterns new a878f67bc2c S/390: Add support for vec_shr new db21c8fc6a9 S/390: Add FP vec_pack/unpack new 3337b726fe7 S/390: Fix rtl standard names for vector unpack low->lo new 4de9f101a6a S/390: Set the preferred mode for float vectors new 4772a69922f S/390: Fix vector fp unordered compares new f2ab161e4f9 S/390: Fix vmslg instruction and builtin.
The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 42 ++++++++ gcc/config/s390/predicates.md | 7 ++ gcc/config/s390/s390-builtins.def | 2 +- gcc/config/s390/s390.c | 16 ++- gcc/config/s390/vector.md | 203 ++++++++++++++++++++++++++++++++++++-- gcc/config/s390/vx-builtins.md | 27 ++--- 6 files changed, 270 insertions(+), 27 deletions(-)