This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0861fa2a97f AMDGPU/GlobalISel: Select amdgcn.cvt.pkrtz to 64-bit instructions new 791162c4879 [TailCallElim] Enable marking of calls with byval as tails new 8c00cc11f9c [x86] make horizontal binop matching clearer; NFCI
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/X86/X86ISelLowering.cpp | 78 ++++++++++------------ lib/Transforms/Scalar/TailRecursionElimination.cpp | 6 ++ test/Transforms/Inline/byval-tail-call.ll | 33 +++++++++ test/Transforms/TailCallElim/basic.ll | 41 ++++++++++++ 4 files changed, 117 insertions(+), 41 deletions(-)