This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 40a24a84872 [llvm-mca] Improved support for dependency-breaking instructions. new 29ab6ce3aab [AArch64] Improve single vector lane stores
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/AArch64InstrInfo.td | 77 ++++++--- test/CodeGen/AArch64/arm64-neon-copy.ll | 2 +- test/CodeGen/AArch64/arm64-neon-simd-ldst-one.ll | 74 +++++++- test/CodeGen/AArch64/arm64-st1.ll | 205 +++++++++++++++++++++++ test/CodeGen/AArch64/fp16-vector-load-store.ll | 78 +++++++++ 5 files changed, 414 insertions(+), 22 deletions(-)