This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b74dd1bbd2a Use bit-CCP in range-ops. new ee2be8f3a49 amdgcn: Add builtins for vectorized native versions of abs, [...] new cb0a2b1f28c amdgcn: Fix expansion of GCN_BUILTIN_LDEXPV builtin
The 2 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/gcn/gcn-builtins.def | 15 +++++++++++ gcc/config/gcn/gcn.cc | 35 +++++++++++++++++++++++++- gcc/testsuite/gcc.target/gcn/math-builtins-1.c | 33 ++++++++++++++++++++++++ 3 files changed, 82 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/gcn/math-builtins-1.c