Another situation where ROTR is cheaper than ROTL.
authorBill Wendling <isanbard@gmail.com>
Sun, 31 Aug 2008 01:13:31 +0000 (01:13 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 31 Aug 2008 01:13:31 +0000 (01:13 +0000)
commit2692d5957482184e767503d9c0ae703163b338e3
treeab02858a25af28c446ccf565ee95e0b34e024f62
parent353dea2f0aca7ddbdad242b9dabb065337744d98
Another situation where ROTR is cheaper than ROTL.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55577 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp