fix a type compatibility bug. imm is i32 in the input
authorChris Lattner <sabre@nondot.org>
Mon, 8 Mar 2010 18:52:55 +0000 (18:52 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 8 Mar 2010 18:52:55 +0000 (18:52 +0000)
commit0273fbbf2223054a140e16f698465d3aeaf90553
treedf44c643322754f4355f7d1cfdc7f21507fa87e2
parentd10a53d5a1a5f5a729b55638acfb25d3871df70b
fix a type compatibility bug.  imm is i32 in the input
pattern, not i64.

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