This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 548b0e2a26d [AArch64] Adjust the feature set for Exynos new 68fa6767b40 AMDGPU: Add a fast path for icmp.i1(src, false, NE) new 9fbbcd04411 [WebAssembly] Expand SIMD shifts while V8's implementation [...]
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 | 5 + lib/Target/AMDGPU/SIInstructions.td | 5 + lib/Target/WebAssembly/WebAssemblyISelLowering.cpp | 32 +++- lib/Transforms/InstCombine/InstCombineCalls.cpp | 5 + test/CodeGen/AMDGPU/llvm.amdgcn.icmp.ll | 18 ++ test/CodeGen/WebAssembly/simd-arith.ll | 36 +++- .../InstCombine/AMDGPU/amdgcn-intrinsics.ll | 193 +++++++++++++++++++++ 7 files changed, 287 insertions(+), 7 deletions(-)