add support for the sse.cmp.* intrinsics, which fixes sse.isamax with the CBE.
authorChris Lattner <sabre@nondot.org>
Sun, 2 Mar 2008 08:47:13 +0000 (08:47 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 2 Mar 2008 08:47:13 +0000 (08:47 +0000)
commit4e22012ea4c8bc35fb2ec3d025962843bec53ad7
treeabdaad99192b4693b091fb9e9da3858b7fdac8fd
parent2299fec22c44f632be0f767dbca11bb2b0559491
add support for the sse.cmp.* intrinsics, which fixes sse.isamax with the CBE.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47824 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CBackend/CBackend.cpp