OSDN Git Service

[X86] Add test cases showing missed opportunities to use rotate right by 1 instructio...
authorCraig Topper <craig.topper@gmail.com>
Mon, 20 Feb 2017 00:37:20 +0000 (00:37 +0000)
committerCraig Topper <craig.topper@gmail.com>
Mon, 20 Feb 2017 00:37:20 +0000 (00:37 +0000)
commitdb343e334dad64a21ae96bc17254be96921fb7d4
tree63b0aeec650d5a38f61ffe401b8d99c00156cd38
parent7c861d9e37c1272a9707d8df46062595df2a1d7b
[X86] Add test cases showing missed opportunities to use rotate right by 1 instructions when operation reads/writes memory.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@295625 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/rotate.ll