diff options
author | Bill Wendling <isanbard@gmail.com> | 2008-08-31 02:32:12 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2008-08-31 02:32:12 +0000 |
commit | 91bf1e0dc590b84f45958299b12dd89df29e6f80 (patch) | |
tree | 415e6aa1b1341bde182798474fef24bffc285b24 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 58bb4f1bf07a0ab78fa8aaf3f719db1717128d53 (diff) | |
download | bcm5719-llvm-91bf1e0dc590b84f45958299b12dd89df29e6f80.tar.gz bcm5719-llvm-91bf1e0dc590b84f45958299b12dd89df29e6f80.zip |
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.
llvm-svn: 55579
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions