]> granicus.if.org Git - llvm/commit
[x86] Change u8imm operands to always print as unsigned. This makes shuffle masks...
authorCraig Topper <craig.topper@gmail.com>
Fri, 23 Jan 2015 08:00:59 +0000 (08:00 +0000)
committerCraig Topper <craig.topper@gmail.com>
Fri, 23 Jan 2015 08:00:59 +0000 (08:00 +0000)
commitd05a6aa4e6e0adcdea3e430c84ff6286e118ba80
tree8ba447ef8737fa59d53a3b92cc4e69c017ae3cf8
parent33cf319cd12340814a56a65945e7df70118420e0
[x86] Change u8imm operands to always print as unsigned. This makes shuffle masks and the like make way more sense.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226902 91177308-0d34-0410-b5e6-96231b3b80d8
14 files changed:
lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp
lib/Target/X86/InstPrinter/X86ATTInstPrinter.h
lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp
lib/Target/X86/InstPrinter/X86IntelInstPrinter.h
lib/Target/X86/X86InstrInfo.td
test/CodeGen/X86/2009-06-18-movlp-shuffle-register.ll
test/CodeGen/X86/avx.ll
test/CodeGen/X86/sse41.ll
test/CodeGen/X86/stack-folding-fp-avx1.ll
test/CodeGen/X86/stack-folding-fp-sse42.ll
test/CodeGen/X86/vec_compare.ll
test/CodeGen/X86/vector-zext.ll
test/MC/X86/x86-32-avx.s
test/MC/X86/x86-32-coverage.s