This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9a71cb8ce5e [AArch64] Add preliminary support for ARMv8.1 SUB/AND atomics new 51a4b73703b [AArch64] Add an SVE target feature to the backend and Targ [...]
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/Support/AArch64TargetParser.def | 5 +++-- include/llvm/Support/TargetParser.h | 4 +++- lib/Support/TargetParser.cpp | 2 ++ lib/Target/AArch64/AArch64.td | 3 +++ lib/Target/AArch64/AArch64InstrInfo.td | 2 ++ lib/Target/AArch64/AArch64Subtarget.h | 2 ++ unittests/Support/TargetParserTest.cpp | 5 +++-- 7 files changed, 18 insertions(+), 5 deletions(-)