This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 01fb00c5a75 [llvm-exegesis] Ignore double spaced separators in asm strings new 2390ffbd78f DAG: Handle odd vector sizes in calling conv splitting
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/SelectionDAG/SelectionDAGBuilder.cpp | 29 ++++++++++++-------- lib/Target/AMDGPU/SIISelLowering.cpp | 13 ++++----- test/CodeGen/AMDGPU/call-argument-types.ll | 27 ++++++++++++++---- test/CodeGen/AMDGPU/fcanonicalize.f16.ll | 7 ++--- test/CodeGen/AMDGPU/fmax_legacy.f16.ll | 2 +- test/CodeGen/AMDGPU/fmin_legacy.f16.ll | 2 +- test/CodeGen/AMDGPU/function-args.ll | 13 +++++++-- test/CodeGen/AMDGPU/function-returns.ll | 8 +++--- test/CodeGen/AMDGPU/mad-mix-lo.ll | 35 ++++++++++++------------ 9 files changed, 81 insertions(+), 55 deletions(-)