This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from adf7d534739 GISelWorkList.h: Fix -fmodules build in rL318210. new 8aebe5139f4 [X86] Redefine the 128-bit version of VPGATHERQD and VGATHE [...] new c14b5c3b1e7 [Lint] Don't warn about passing alloca'd value to tail call [...]
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/Analysis/Lint.cpp | 25 +++++++++++++++++-------- lib/Target/X86/X86ISelLowering.cpp | 13 ++++++------- lib/Target/X86/X86InstrAVX512.td | 14 ++++++++------ lib/Target/X86/X86InstrFragmentsSIMD.td | 11 ++++++++++- test/Analysis/Lint/tail-call-byval.ll | 33 +++++++++++++++++++++++++++++++++ 5 files changed, 74 insertions(+), 22 deletions(-) create mode 100644 test/Analysis/Lint/tail-call-byval.ll