This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ea453ce [AArch64] Removed the narrow load merging code in the ld/st o [...] new 813d120 This patch adds support for 16 bit floating point registers t [...] new 175d83a [SystemZ] Correct the SchedModel regarding vector unit / inst [...]
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/AArch64/AArch64ISelLowering.cpp | 2 + lib/Target/SystemZ/SystemZSchedule.td | 9 ++- lib/Target/SystemZ/SystemZScheduleZ13.td | 84 ++++++++++++----------- lib/Target/SystemZ/SystemZScheduleZ196.td | 41 +++++------ lib/Target/SystemZ/SystemZScheduleZEC12.td | 41 +++++------ test/CodeGen/AArch64/neon-inline-asm-16-bit-fp.ll | 20 ++++++ 6 files changed, 115 insertions(+), 82 deletions(-) create mode 100644 test/CodeGen/AArch64/neon-inline-asm-16-bit-fp.ll