This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 178e833 Fix typo in comment. NFC. new f04d638 [X86][AVX2] Add v8i32->v8i64 mul test (PR30845) new 9f23214 Fix spelling mistakes in AMDGPU target comments. NFC. new 3d73fca [Power9] Add patterns for vnegd, vnegw
The 3 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/R600Packetizer.cpp | 2 +- lib/Target/AMDGPU/SIInstructions.td | 4 +- lib/Target/AMDGPU/SIMachineScheduler.cpp | 10 +- lib/Target/AMDGPU/SIRegisterInfo.cpp | 2 +- lib/Target/AMDGPU/VOPInstructions.td | 4 +- lib/Target/PowerPC/PPCInstrAltivec.td | 9 +- test/CodeGen/PowerPC/vsx-p9.ll | 22 ++++ test/CodeGen/X86/pmul.ll | 183 +++++++++++++++++++++++++++++++ 8 files changed, 223 insertions(+), 13 deletions(-)