This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3ebe457432b [SDAG] improve variable names; NFC new 3e0069dcb62 [AMDGPU] Fix for vector element insertion new 6eb7cafc7a9 [InstCombine] Refactor test checks (NFC)
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/AMDGPU/SIISelLowering.cpp | 10 ++-- test/CodeGen/AMDGPU/fcanonicalize-elimination.ll | 2 +- test/CodeGen/AMDGPU/insert_vector_dynelt.ll | 19 +++++-- test/CodeGen/AMDGPU/insert_vector_elt.ll | 20 ++++--- test/CodeGen/AMDGPU/insert_vector_elt.v2i16.ll | 31 +++++----- .../insert_vector_elt.v2i16.subtest-nosaddr.ll | 2 +- .../insert_vector_elt.v2i16.subtest-saddr.ll | 2 +- test/Transforms/InstCombine/win-math.ll | 66 ++++++++-------------- 8 files changed, 71 insertions(+), 81 deletions(-)