This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2d63358 [X86][XOP] Added VPERMIL2PD/VPERMIL2PS as a target shuffle type new 7705b59 [X86][XOP] Added VPERMIL2PD/VPERMIL2PS raw mask decoding for [...]
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: lib/Target/X86/Utils/X86ShuffleDecode.cpp | 40 ++++++++++++++++++++++++ lib/Target/X86/Utils/X86ShuffleDecode.h | 4 +++ lib/Target/X86/X86ISelLowering.cpp | 5 +++ test/CodeGen/X86/vector-shuffle-combining-xop.ll | 5 +-- 4 files changed, 50 insertions(+), 4 deletions(-)