Remove int_x86_sse2_movl_dq. It's replaced with a string compare.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 18 Dec 2007 01:04:25 +0000 (01:04 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 18 Dec 2007 01:04:25 +0000 (01:04 +0000)
commita5cecd0a130f7ebc4787f8f5b3e8959e41786673
tree337570d6de8365ec327f5a612968da95f4e8490d
parenta4d6818dbe8055e633d3984868943fd8ea4ee048
Remove int_x86_sse2_movl_dq. It's replaced with a string compare.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45140 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IntrinsicsX86.td
lib/VMCore/AutoUpgrade.cpp