Fix inconsistent usage of PALIGN and PALIGNR when referring to the same instruction.
authorCraig Topper <craig.topper@gmail.com>
Mon, 28 Jan 2013 06:48:25 +0000 (06:48 +0000)
committerCraig Topper <craig.topper@gmail.com>
Mon, 28 Jan 2013 06:48:25 +0000 (06:48 +0000)
commit4aee1bb2223e59efb814a694edaecd07a3418da0
tree821e01df9d27ffb3ad93a3a24905f3edc63328f2
parent64437ead05db4f5d28e697058180ae575c3cf75b
Fix inconsistent usage of PALIGN and PALIGNR when referring to the same instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173667 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
lib/Target/X86/X86ISelLowering.h
lib/Target/X86/X86InstrFragmentsSIMD.td
lib/Target/X86/X86InstrSSE.td