ARM: FastISel verifier error cleanup.
authorJim Grosbach <grosbach@apple.com>
Mon, 26 Aug 2013 20:07:29 +0000 (20:07 +0000)
committerJim Grosbach <grosbach@apple.com>
Mon, 26 Aug 2013 20:07:29 +0000 (20:07 +0000)
commite3dad19e0de5c639886055c09da1f4faaa8556f9
treeeaaaed1cef00215473221438aa0bdde3a3713d46
parentbb4066123d91c0347cb6333caca527d1a979e703
ARM: FastISel verifier error cleanup.

Constant pool and global value reference instructions need more
restricted register classes than plain GPR.

rdar://12594152

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189270 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMFastISel.cpp
test/CodeGen/ARM/fast-isel-pic.ll