This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bdde755dcab [ARM] Select fp16 fabs new 7cf3718080b [X86][AVX] combineBitcastvxi1 - peek through bitops to dete [...] new b089430c53c [ARM] Promote various fp16 math intrinsics
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: lib/Target/ARM/ARMISelLowering.cpp | 11 ++ lib/Target/X86/X86ISelLowering.cpp | 20 ++- test/CodeGen/ARM/fp16-fullfp16.ll | 243 +++++++++++++++++++++--------- test/CodeGen/X86/bitcast-and-setcc-256.ll | 28 ++-- 4 files changed, 211 insertions(+), 91 deletions(-)