OSDN Git Service

[SystemZ] Minor bugfixes.
authorJonas Paulsson <jonas.paulsson@ericsson.com>
Fri, 9 Oct 2015 07:19:16 +0000 (07:19 +0000)
committerJonas Paulsson <jonas.paulsson@ericsson.com>
Fri, 9 Oct 2015 07:19:16 +0000 (07:19 +0000)
commit497e4c4c12bfc66eae25a7d9649456fbb5abb8b1
treec5472cb96cd44225700a7ff4efc43ebc4467779a
parenteaacd7bc4baf6b4ca0dcdd849ddb50a0c3b659ae
[SystemZ] Minor bugfixes.

LLCH, LLHH and CLIH had the wrong register classes for the def-operand.
Tie operands if changing opcode to an instruction with tied ops.
Comment typo fix.

These fixes were needed in order to make regression test case
SystemZ/asm-18.ll pass with -verify-machineinstrs (not used by
default).

Reviewed by Ulrich Weigand.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249811 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SystemZ/SystemZInstrInfo.cpp
lib/Target/SystemZ/SystemZInstrInfo.td