This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap in repository toolchain/ci/gcc.
from ffb2c671707 Fix typo in <code>v1ti3. new 7862f6ccd85 [nvptx] Fix dummy location in gen_comment new c982d02ffe2 [nvptx] Add shf.{l,r}.wrap insn new a046033ea0b [nvptx] Add missing t-omp-device isas
The 3 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/nvptx/nvptx.cc | 10 ++++++++-- gcc/config/nvptx/nvptx.md | 16 ++++++++++++++++ gcc/config/nvptx/t-omp-device | 2 +- gcc/testsuite/gcc.target/nvptx/rotate-run.c | 23 +++++++++++++++++++++++ gcc/testsuite/gcc.target/nvptx/rotate.c | 20 ++++++++++++++++++++ 5 files changed, 68 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/nvptx/rotate-run.c create mode 100644 gcc/testsuite/gcc.target/nvptx/rotate.c