Convert ARM::MOVi2pieces to a true pseudo-instruction and expand it in
authorJim Grosbach <grosbach@apple.com>
Fri, 29 Oct 2010 21:35:25 +0000 (21:35 +0000)
committerJim Grosbach <grosbach@apple.com>
Fri, 29 Oct 2010 21:35:25 +0000 (21:35 +0000)
commit8e0a3eb95784c76f3a73abf815a0143613068f72
treec00ddc8cce19fab0f4008a875afa31e6dbe029bc
parentb20955f319a559484b5b48463b06d1ac7d7b743e
Convert ARM::MOVi2pieces to a true pseudo-instruction and expand it in
the ARMExpandPseudos pass rather than during the asm lowering.

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