This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from becd3ddef1a Sanitize llvm-extract -help output new d761cdb4033 [x86] add tests for vector shifts; NFC
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: test/CodeGen/X86/vector-shift-lshr-128.ll | 181 +++++++++++++ test/CodeGen/X86/vector-shift-shl-128.ll | 344 ++++++++++++++++++++++++ test/Transforms/CodeGenPrepare/X86/vec-shift.ll | 117 ++++++++ 3 files changed, 642 insertions(+) create mode 100644 test/Transforms/CodeGenPrepare/X86/vec-shift.ll