This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from aea1537f4d5 [Triple] Define OS Check for Haiku new 3d8decf651a [AArch64] Do not promote f16 when subtarget HasFullFP16
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/Target/AArch64/AArch64ISelLowering.cpp | 148 ++-- test/CodeGen/AArch64/f16-imm.ll | 102 +++ test/CodeGen/AArch64/f16-instructions.ll | 1120 +++++++++++++++++----------- 3 files changed, 880 insertions(+), 490 deletions(-) create mode 100644 test/CodeGen/AArch64/f16-imm.ll