This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ecc2a1e Make StringTableBuilder to cache hash values. new 00ac1d0 [CodeGen] Round [SU]INT_TO_FP result when promoting from f16.
The 1 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: lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp | 7 ++++- test/CodeGen/AArch64/f16-instructions.ll | 28 +++++++++++++++++ test/CodeGen/ARM/fp16-promote.ll | 40 +++++++++++++++++++++++++ test/CodeGen/ARM/fp16-v3.ll | 12 ++++---- test/CodeGen/X86/half.ll | 34 +++++++++++++++++++++ 5 files changed, 115 insertions(+), 6 deletions(-)