This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 998f8604339 SCEVExpander::expandAddRecExprLiterally(): check before cas [...] new 663484452ec [ARM][AArch64] Armv8.4-A Enablement
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: include/llvm/ADT/Triple.h | 1 + include/llvm/Support/AArch64TargetParser.def | 9 ++++++++ include/llvm/Support/ARMTargetParser.def | 6 ++++++ include/llvm/Support/TargetParser.h | 8 ++++++- lib/Support/TargetParser.cpp | 5 +++++ lib/Support/Triple.cpp | 2 ++ lib/Target/AArch64/AArch64.td | 29 +++++++++++++++++++++++++- lib/Target/AArch64/AArch64Subtarget.h | 14 +++++++++++++ lib/Target/ARM/ARM.td | 26 ++++++++++++++++++++++- lib/Target/ARM/ARMInstrInfo.td | 6 ++++++ lib/Target/ARM/ARMSubtarget.h | 11 ++++++++++ lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp | 2 ++ 12 files changed, 116 insertions(+), 3 deletions(-)