This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7873b5e [AVX-512] Add test case to check shuffle decoding for masked [...] new dfab481 [XRay] Support for for tail calls for ARM no-Thumb
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: lib/CodeGen/XRayInstrumentation.cpp | 13 ++++++-- lib/Target/ARM/ARMAsmPrinter.cpp | 3 ++ lib/Target/ARM/ARMAsmPrinter.h | 1 + lib/Target/ARM/ARMMCInstLower.cpp | 5 ++++ test/CodeGen/ARM/xray-tail-call-sled.ll | 53 +++++++++++++++++++++++++++++++++ 5 files changed, 72 insertions(+), 3 deletions(-) create mode 100644 test/CodeGen/ARM/xray-tail-call-sled.ll