[X86] Replace i32i8imm on SSE/AVX instructions with i32u8imm which will make the...
authorCraig Topper <craig.topper@gmail.com>
Sun, 25 Jan 2015 02:21:16 +0000 (02:21 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 25 Jan 2015 02:21:16 +0000 (02:21 +0000)
commit53a846764cdd68b5187f15e3b4d5e5758053bcf1
treea0ac7e99c6eb01903a9104ede4bd35a8b3c668a2
parentfc946a0e6f2774e02d37ae84144c6ac2cc5d05f4
[X86] Replace i32i8imm on SSE/AVX instructions with i32u8imm which will make the assembler bounds check them. It will also make them print as unsigned.

llvm-svn: 227032
llvm/lib/Target/X86/X86InstrAVX512.td
llvm/lib/Target/X86/X86InstrInfo.td
llvm/lib/Target/X86/X86InstrMMX.td
llvm/lib/Target/X86/X86InstrSSE.td
llvm/utils/TableGen/X86RecognizableInstr.cpp