Add a regtest for cases we now recognize as rotates, thanks to Scott Michel's
authorChris Lattner <sabre@nondot.org>
Mon, 2 Apr 2007 22:08:54 +0000 (22:08 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 2 Apr 2007 22:08:54 +0000 (22:08 +0000)
commit19e970542d63ae7865b7abefd503575af8034299
treec6261635c133fc3117d2c54c39817dfc6448a57a
parentc9dc11457809b6641de853af2261721a97ad1f26
Add a regtest for cases we now recognize as rotates, thanks to Scott Michel's
recent dagcombine patch

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35606 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/PowerPC/rotl-2.ll [new file with mode: 0644]