oops, this stopped us turning movl r4=0xFFFFFFFF;; and rX, r4 into zxt4
authorDuraid Madina <duraid@octopus.com.au>
Thu, 14 Apr 2005 10:06:35 +0000 (10:06 +0000)
committerDuraid Madina <duraid@octopus.com.au>
Thu, 14 Apr 2005 10:06:35 +0000 (10:06 +0000)
commit3eb7150c3eddde856b62c9c6fbe11569d01a6bb3
tree52d494fd3a6ec6cc734af95c279a92b4f0e942f9
parent7bfba7d5e3efd90134584447e534ad65998a809b
oops, this stopped us turning movl r4=0xFFFFFFFF;; and rX, r4  into zxt4

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21299 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/IA64/IA64ISelPattern.cpp