This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 58685b939bb Support Intel AVX-NE-CONVERT new 7f940822816 builtins: Add various __builtin_*f{16,32,64,128,32x,64x,128 [...] new 29490c2a1dc builtins: Add __builtin_nextafterf16b 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/builtin-types.def | 114 +++++++++++++++++++ gcc/builtins.cc | 140 +++++++++++++++-------- gcc/builtins.def | 92 ++++++++++++++- gcc/fold-const-call.cc | 40 +++++++ gcc/fold-const.cc | 27 +++++ gcc/testsuite/gcc.dg/torture/floatn-builtin.h | 154 ++++++++++++++++++++++++++ gcc/tree-call-cdce.cc | 20 ++++ 7 files changed, 535 insertions(+), 52 deletions(-)