This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1d353ca AMDGPU/SI: Fix pattern for i16 = sign_extend i1 new eb47aeb [AArch64] Add support for Qualcomm's Falkor CPU. new 0f03473 Object: replace backslashes with slashes in embedded relative [...]
The 2 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 | 2 ++ lib/Object/ArchiveWriter.cpp | 6 ++++++ lib/Target/AArch64/AArch64.td | 10 ++++++++++ lib/Target/AArch64/AArch64Subtarget.cpp | 1 + lib/Target/AArch64/AArch64Subtarget.h | 1 + test/CodeGen/AArch64/cpus.ll | 1 + test/CodeGen/AArch64/remat.ll | 1 + test/Object/archive-thin-paths.test | 9 +++++++++ unittests/Support/TargetParserTest.cpp | 1 + 9 files changed, 32 insertions(+) create mode 100644 test/Object/archive-thin-paths.test