This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 47999fef49d [Hexagon] Use VSPLAT instead of COMBINE for vectors of type [...] new 1745e246f82 [Dominators] Improve reachability verification new 72018484653 [X86][tests] Added rotate_vec.ll CodeGen test. NFC precommi [...]
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: include/llvm/Support/GenericDomTree.h | 4 ++ include/llvm/Support/GenericDomTreeConstruction.h | 17 ++++++- test/CodeGen/X86/rotate_vec.ll | 60 +++++++++++++++++++++++ 3 files changed, 79 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/X86/rotate_vec.ll