The NEONPreAllocPass should never have to assign fixed registers anymore.
authorBob Wilson <bob.wilson@apple.com>
Thu, 8 Jul 2010 17:45:26 +0000 (17:45 +0000)
committerBob Wilson <bob.wilson@apple.com>
Thu, 8 Jul 2010 17:45:26 +0000 (17:45 +0000)
commit1425c6a92747acd904dfbb9c537e444e15b1ebdf
tree5788bd73efa1cf0c0a5bc4b237beb0eb3ccd5b7f
parent8190173350f4e4d916d2307278955b133fba8a00
The NEONPreAllocPass should never have to assign fixed registers anymore.
This pass can go away entirely soon.

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