+2020-05-04 Andreas Krebbel <krebbel@linux.ibm.com>
+
+ Backport from mainline
+ 2020-04-20 Andreas Krebbel <krebbel@linux.ibm.com>
+
+ * config/s390/vector.md ("popcountv8hi2_vx", "popcountv4si2_vx")
+ ("popcountv2di2_vx"): Use simplify_gen_subreg.
+
+2020-05-04 Andreas Krebbel <krebbel@linux.ibm.com>
+
+ Backport from mainline
+ 2020-04-20 Andreas Krebbel <krebbel@linux.ibm.com>
+
+ PR target/94613
+ * config/s390/s390-builtin-types.def: Add 3 new function modes.
+ * config/s390/s390-builtins.def: Add mode dependent low-level
+ builtin and map the overloaded builtins to these.
+ * config/s390/vx-builtins.md ("vec_selV_HW"): Rename to ...
+ ("vsel<V_HW"): ... this and rewrite the pattern with bitops.
+
2020-05-04 Bin Cheng <bin.cheng@linux.alibaba.com>
PR tree-optimization/93674
+2020-05-04 Andreas Krebbel <krebbel@linux.ibm.com>
+
+ Backport from mainline
+ 2020-04-20 Andreas Krebbel <krebbel@linux.ibm.com>
+
+ * g++.dg/pr94666.C: New test.
+
+2020-05-04 Andreas Krebbel <krebbel@linux.ibm.com>
+
+ Backport from mainline
+ 2020-04-20 Andreas Krebbel <krebbel@linux.ibm.com>
+
+ PR target/94613
+ * gcc.target/s390/zvector/pr94613.c: New test.
+ * gcc.target/s390/zvector/vec_sel-1.c: New test.
+
2020-05-04 Bin Cheng <bin.cheng@linux.alibaba.com>
PR tree-optimization/93674