This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_60 in repository llvm.
from 2e49864b29e Merging r325525: ------------------------------------------ [...] new 28b22410cd3 [AArch64][GlobalISel] Support G_INSERT/G_EXTRACT of types < [...] new 06b82dc2b85 ReleaseNotes: mention NetBSD support for sanitizers new edd46837c9c Merging r325654: ------------------------------------------ [...]
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: docs/ReleaseNotes.rst | 3 + lib/Target/AArch64/AArch64InstructionSelector.cpp | 23 +++- lib/Target/X86/X86.td | 8 +- test/CodeGen/AArch64/GlobalISel/fp16-copy-gpr.mir | 131 +++++++++++++++++++++ .../AArch64/GlobalISel/select-insert-extract.mir | 88 ++++++++++++-- test/CodeGen/X86/clwb.ll | 7 ++ 6 files changed, 243 insertions(+), 17 deletions(-) create mode 100644 test/CodeGen/AArch64/GlobalISel/fp16-copy-gpr.mir