This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 89be17a1b23 Fix 'hash_table::expand' to destruct stale Value objects new 41a34e22f89 rs6000: Handle gimple folding of target built-ins new 6cba7d1dc43 rs6000: Handle some recent MMA builtin changes new 47e5052b5e1 rs6000: Support for vectorizing built-in functions
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/rs6000/rs6000-builtin-new.def | 145 ++-- gcc/config/rs6000/rs6000-call.c | 1202 ++++++++++++++++++++++++++++++ gcc/config/rs6000/rs6000-gen-builtins.c | 38 +- gcc/config/rs6000/rs6000.c | 257 +++++++ 4 files changed, 1558 insertions(+), 84 deletions(-)