Revert the "XFAIL" for the rotate_ops.ll testcase. Instead, mark ISD::ROTR
authorBill Wendling <isanbard@gmail.com>
Sun, 31 Aug 2008 02:59:23 +0000 (02:59 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 31 Aug 2008 02:59:23 +0000 (02:59 +0000)
commit9440e35b9875757e5556a01f585aa6b2dd9a0c48
treefcb79c0caf3fa59d4d0b0ed7e822f2d493fea33c
parent3156b62855667566bf48641252526b57a8c46a49
Revert the "XFAIL" for the rotate_ops.ll testcase. Instead, mark ISD::ROTR
instructions in CellSPU as "Expand" so that they won't be generated. I added a
"FIXME" so that this hack can be addressed and reverted once ISD::ROTR is
supported in the .td files.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55582 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CellSPU/SPUISelLowering.cpp
test/CodeGen/CellSPU/rotate_ops.ll