This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cf442555835 Sync .gitignore with binutils-gdb new 9776b4653bc IBM Z: Use llihf and oilf to load large immediates into GPRs
The 1 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/config/s390/s390-protos.h | 1 + gcc/config/s390/s390.c | 31 ++++++++++++++++++++++++++++ gcc/config/s390/s390.md | 23 +++++++++++++++++++++ gcc/testsuite/gcc.target/s390/load-imm64-1.c | 14 +++++++++++++ gcc/testsuite/gcc.target/s390/load-imm64-2.c | 14 +++++++++++++ 5 files changed, 83 insertions(+) create mode 100644 gcc/testsuite/gcc.target/s390/load-imm64-1.c create mode 100644 gcc/testsuite/gcc.target/s390/load-imm64-2.c