This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7cf5f05b8cd [X86][FastISel] Support EVEX version of sqrt. new a120e0c37ce [PowerPC] [NFC] Update __float128 tests new 3418676967e [SanitizerCoverage] Add associated metadata to 8-bit counters.
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: .../Instrumentation/SanitizerCoverage.cpp | 4 +- test/CodeGen/PowerPC/f128-aggregates.ll | 178 ++--- test/CodeGen/PowerPC/f128-arith.ll | 33 +- test/CodeGen/PowerPC/f128-compare.ll | 51 +- test/CodeGen/PowerPC/f128-conv.ll | 402 +++++----- test/CodeGen/PowerPC/f128-fma.ll | 95 +-- test/CodeGen/PowerPC/f128-passByValue.ll | 154 ++-- test/CodeGen/PowerPC/f128-rounding.ll | 15 +- test/CodeGen/PowerPC/f128-truncateNconv.ll | 350 ++++----- test/CodeGen/PowerPC/f128-vecExtractNconv.ll | 863 +++++++++++---------- 10 files changed, 1077 insertions(+), 1068 deletions(-)