New testcase for rotate instructions. Each function should codegen to a
authorChris Lattner <sabre@nondot.org>
Wed, 19 Jan 2005 08:04:08 +0000 (08:04 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 19 Jan 2005 08:04:08 +0000 (08:04 +0000)
commitb51f2e3de25b8c543961e1cb7891964b916d1f4e
treea277ab9d61579d7f166e5ad599e9c175bdc96945
parent40ff633b05926efa2733f947e93a9f804d891613
New testcase for rotate instructions.  Each function should codegen to a
rotate.

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