This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6851dda2e79 Daily bump. new abb3993e49c amdgcn: Fix subdf3 pattern new c8812bac8ee amdgcn: Improve FP division accuracy new 3df6fac0080 amdgcn: Fix exec register live-on-entry to BB in md-reorg new 7993fe1877a amdgcn: Remove dead code for fixed v0 register
The 4 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-valu.md | 62 ++++++++++++++++++++++++------------ gcc/config/gcn/gcn.c | 21 +++++++++--- gcc/config/gcn/gcn.md | 3 +- gcc/testsuite/gcc.target/gcn/fpdiv.c | 38 ++++++++++++++++++++++ 4 files changed, 98 insertions(+), 26 deletions(-) create mode 100644 gcc/testsuite/gcc.target/gcn/fpdiv.c