Eliminate x86.sse2.punpckh.qdq and x86.sse2.punpckl.qdq.
authorEvan Cheng <evan.cheng@apple.com>
Sat, 24 May 2008 02:56:30 +0000 (02:56 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 24 May 2008 02:56:30 +0000 (02:56 +0000)
commita31593901de573813d1d8e7884a152011641a713
tree32c9f959580c44b6ccd935ec727bcafd3309304a
parente716bb1c59fe64c663d1d352e0e3889a28dbaca2
Eliminate x86.sse2.punpckh.qdq and x86.sse2.punpckl.qdq.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51533 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IntrinsicsX86.td
lib/Target/X86/X86InstrSSE.td
lib/VMCore/AutoUpgrade.cpp
test/Bitcode/sse2_punpck_qdq.ll [new file with mode: 0644]
test/Bitcode/sse2_punpck_qdq.ll.bc [new file with mode: 0644]