X86: Decode PALIGN operands so I don't have to do it in my head.
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 26 Jan 2013 13:31:37 +0000 (13:31 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 26 Jan 2013 13:31:37 +0000 (13:31 +0000)
commit200b306f2006533a0e7a0ca75cb3103620e7aa84
treebde1553da345534d456a9467af26108bfc110c0f
parent126fde57f3bf8b9c1233cd434552fae4b296ca74
X86: Decode PALIGN operands so I don't have to do it in my head.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173572 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/InstPrinter/X86InstComments.cpp
lib/Target/X86/Utils/X86ShuffleDecode.cpp
lib/Target/X86/Utils/X86ShuffleDecode.h
lib/Target/X86/X86ISelLowering.cpp
test/MC/X86/shuffle-comments.s [new file with mode: 0644]