CellSPU doesn't appear to support fully the "ISD::ROTR" operation. The DAG
authorBill Wendling <isanbard@gmail.com>
Sun, 31 Aug 2008 02:32:12 +0000 (02:32 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 31 Aug 2008 02:32:12 +0000 (02:32 +0000)
commit70fcb6bf58268798b9b3ee7983eb9c9e1aed4811
tree0adfcb16a8e6f48959e657a20dc06152439cd26e
parentacb04ec4273516242fe87cb0a57a43136805dedd
CellSPU doesn't appear to support fully the "ISD::ROTR" operation. The DAG
combiner can now generate ROTR if the backend says that it can handle it. Cell
SPU says this, but gets an error from code gen saying that it can't select
ROTR. I'm xfailing this test until this can be fixed.

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