This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 41ef3985c79 [AArch64][SVE] Asm: Support for unpredicated FP operations. new 99893224eb0 ARM: deduplicate hard-float detection code. NFC. new feb1bb8b826 ARM: switch armv7em triple to hard-float defaults and libcalls. new b7eb4975c40 ARM: stop explicitly marking armv7k libcalls as hard-float. NFC.
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: lib/Target/ARM/ARMISelLowering.cpp | 7 ------- lib/Target/ARM/ARMSubtarget.cpp | 2 ++ lib/Target/ARM/ARMSubtarget.h | 8 +------ lib/Target/ARM/ARMTargetMachine.cpp | 6 +----- lib/Target/ARM/ARMTargetMachine.h | 9 ++++++++ test/CodeGen/ARM/darwin-eabi.ll | 2 +- test/CodeGen/ARM/macho-embedded-float.ll | 36 ++++++++++++++++++++++++++++++++ 7 files changed, 50 insertions(+), 20 deletions(-) create mode 100644 test/CodeGen/ARM/macho-embedded-float.ll