This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from de9d1e0 [RegUsageInfoCollector] Drop unneccesary const_cast. NFC. new b2cfb64 [X86] Remove sse2 pshufd/pshuflw/pshufhw intrinsics and upgra [...]
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 | 9 ----- lib/IR/AutoUpgrade.cpp | 32 ++++++++++++++++- lib/Target/X86/X86IntrinsicsInfo.h | 3 -- test/CodeGen/X86/sse2-intrinsics-x86-upgrade.ll | 31 ++++++++++++++++ test/CodeGen/X86/sse2-intrinsics-x86.ll | 48 ------------------------- test/CodeGen/X86/vector-shuffle-combining.ll | 13 ++++--- 6 files changed, 71 insertions(+), 65 deletions(-)