This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 079e93a26a2 [X86] Allow VPMAXUQ/VPMAXSQ/VPMINUQ/VPMINSQ to be used with [...] new 57337feb58b [ARM] Allow using emulated tls on platforms other than ELF new ed043734401 [AArch64] Allow using emulated tls on platforms other than ELF
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: lib/Target/AArch64/AArch64ISelLowering.cpp | 7 +- .../AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp | 5 ++ lib/Target/ARM/ARMISelLowering.cpp | 8 +-- test/CodeGen/AArch64/emutls_generic.ll | 43 ++++++++++++- test/CodeGen/ARM/emutls_generic.ll | 75 ++++++++++++++++++++++ 5 files changed, 129 insertions(+), 9 deletions(-)