Remove x86.sse2.loadh.pd and x86.sse2.loadl.pd. These will be lowered into load and...
authorEvan Cheng <evan.cheng@apple.com>
Sat, 24 May 2008 00:07:06 +0000 (00:07 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 24 May 2008 00:07:06 +0000 (00:07 +0000)
commit3cc8f9bfefb10dd361b903b0be89751d17aa15ef
tree868b6547755d2ae3857465a3b384d7d038153eeb
parent2307a7f0cfe0f0a5261175849d928bd9e4b78c0f
Remove x86.sse2.loadh.pd and x86.sse2.loadl.pd. These will be lowered into load and shuffle instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51521 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IntrinsicsX86.td
lib/Transforms/Scalar/LoopStrengthReduce.cpp