This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c28fd904800 [X86][XOP] createVariablePermute - use VPPERM for v16i16 va [...] new d4f6324d82d [ADT] Shuffle containers before sorting to uncover non-dete [...] new c8b2a4c11ad [AArch64] Implement native TLS for Windows
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/ADT/STLExtras.h | 32 +++++++++++++ lib/Target/AArch64/AArch64ISelLowering.cpp | 63 ++++++++++++++++++++++++++ lib/Target/AArch64/AArch64ISelLowering.h | 1 + lib/Target/AArch64/AArch64InstrInfo.td | 1 + lib/Target/AArch64/AArch64MCInstLower.cpp | 13 +++++- test/CodeGen/AArch64/win-tls.ll | 72 ++++++++++++++++++++++++++++++ 6 files changed, 180 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/AArch64/win-tls.ll