This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cf397e4d395 [LV] Move InterleaveGroup and InterleavedAccessInfo to Vect [...] new 15889d480c6 [AArch64] Add parsing of aarch64_vector_pcs attribute.
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/IR/CallingConv.h | 3 +++ lib/AsmParser/LLLexer.cpp | 1 + lib/AsmParser/LLParser.cpp | 2 ++ lib/AsmParser/LLToken.h | 1 + lib/IR/AsmWriter.cpp | 1 + lib/Target/AArch64/AArch64ISelLowering.cpp | 2 ++ lib/Target/AArch64/AArch64RegisterInfo.cpp | 6 ++++++ test/Bitcode/vector-pcs.ll | 11 +++++++++++ 8 files changed, 27 insertions(+) create mode 100644 test/Bitcode/vector-pcs.ll