Add missing implementation to the materialization of VFP misc. instructions (vmrs...
authorZonr Chang <zonr.xchg@gmail.com>
Tue, 25 May 2010 10:23:52 +0000 (10:23 +0000)
committerZonr Chang <zonr.xchg@gmail.com>
Tue, 25 May 2010 10:23:52 +0000 (10:23 +0000)
commitf3c770a2cb39e3293992f017c23539f293286bcc
tree9a85ff4fad4383d03ebef5babfa5bf1b0197b2f3
parentf86399be0c2cd095ebaa80dcc0180dab45ec263c
Add missing implementation to the materialization of VFP misc. instructions (vmrs, vmsr and vmov (immediate))

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