This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c87d751 [JumpThreading] PRE unordered loads new 7846f45 [AArch64] Adjust the scheduling model for Exynos-M1. new 1a360b3 [Hexagon] Packetize function call arguments with tail call in [...]
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/AArch64.td | 1 + lib/Target/Hexagon/HexagonInstrInfo.cpp | 11 +++++++++++ lib/Target/Hexagon/HexagonInstrInfo.h | 1 + lib/Target/Hexagon/HexagonVLIWPacketizer.cpp | 2 +- test/CodeGen/Hexagon/packetize-tailcall-arg.ll | 22 ++++++++++++++++++++++ 5 files changed, 36 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/Hexagon/packetize-tailcall-arg.ll