OSDN Git Service

ARM::MOVi32imm is expanded in ARMExpandPseudoInsts, so there's no need to
authorJim Grosbach <grosbach@apple.com>
Fri, 29 Oct 2010 20:37:06 +0000 (20:37 +0000)
committerJim Grosbach <grosbach@apple.com>
Fri, 29 Oct 2010 20:37:06 +0000 (20:37 +0000)
commita3c1629ff58812250de8848c42bfd3dbb5098436
tree03bbbba432fe11210d4230d64e2652a829cbadfc
parent9ae33fe396e5f7c050a60980e00a99435533c02f
ARM::MOVi32imm is expanded in ARMExpandPseudoInsts, so there's no need to
handle it in the asm lowering.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117707 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMAsmPrinter.cpp