[X86] Use u8imm for the immediate type for all shift and rotate instructions. This...
authorCraig Topper <craig.topper@gmail.com>
Mon, 12 Oct 2015 06:23:10 +0000 (06:23 +0000)
committerCraig Topper <craig.topper@gmail.com>
Mon, 12 Oct 2015 06:23:10 +0000 (06:23 +0000)
commit0dcd516b64fa28ad83e5df4c71c5852cfe9d5683
tree1e6dc7f29fcbef2656e8ec3a3ddc8cc70742f7ac
parent3b260f38a91eb409abc904fb4a523dbcb4a25a5e
[X86] Use u8imm for the immediate type for all shift and rotate instructions. This way the assembler will perform range checking. Believe this matches gas behavior.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@250016 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrShiftRotate.td