This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from aa2f6f9 [X86] Remove XOP VPCMOV intrinsics and autoupgrade them to na [...] new b3d03a9 Revert "[X86] Remove XOP VPCMOV intrinsics and autoupgrade th [...]
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: include/llvm/IR/IntrinsicsX86.td | 11 ++++ lib/IR/AutoUpgrade.cpp | 4 +- lib/Target/X86/X86InstrInfo.cpp | 4 +- lib/Target/X86/X86InstrXOP.td | 79 +++++++++++++++++------ test/CodeGen/X86/xop-intrinsics-fast-isel.ll | 14 +--- test/CodeGen/X86/xop-intrinsics-x86_64-upgrade.ll | 39 ----------- test/CodeGen/X86/xop-intrinsics-x86_64.ll | 32 ++++----- 7 files changed, 89 insertions(+), 94 deletions(-)