This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from eb8bc2ae4ac [InstCombine] Don't violate dominance when replacing instructions. new df6aefce8b8 AMDGPU: Remove duplicate print outs from .AMDGPU.csdata new 53b47dd7b11 [X86][AVX512] Add 512-bit vector rotate tests
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/AMDGPUAsmPrinter.cpp | 9 - test/CodeGen/X86/vector-rotate-512.ll | 850 +++++++++++++++++++++++++++++++++ 2 files changed, 850 insertions(+), 9 deletions(-) create mode 100644 test/CodeGen/X86/vector-rotate-512.ll