This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 12d48c9 [AVX512] Remove masked unpack intrinsics and autoupgrade to v [...] new f8f2c7f [ARM] Do not test for CPUs, use SubtargetFeatures (Part 1). NFCI
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/ARM/ARM.td | 52 ++++++++++++++++++++++++++++++++----- lib/Target/ARM/ARMBaseInstrInfo.cpp | 6 ++--- lib/Target/ARM/ARMISelLowering.cpp | 5 ++-- lib/Target/ARM/ARMInstrInfo.td | 23 +++++++--------- lib/Target/ARM/ARMSubtarget.cpp | 6 +++++ lib/Target/ARM/ARMSubtarget.h | 24 +++++++++++++++++ 6 files changed, 91 insertions(+), 25 deletions(-)